Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 829e8fdb577067879b803ac37640c358b37462cf Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2676057049253039835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7463154884313537029.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9050263287276058105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4271843536641051525.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6366105087543392698.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline ‘prd-centos7-docker-4c-2g-2871’ is offline ‘prd-centos7-docker-4c-2g-2874’ is offline Running on prd-centos7-docker-4c-2g-2877 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh3324621086453667374.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 829e8fdb577067879b803ac37640c358b37462cf (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#3620)" > git rev-list --no-walk ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T17:08:50.757Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T17:08:50.991Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T17:08:51.026Z] ========================================================= [2021-07-15T17:08:51.026Z] EdgeX Global Pipelines Version Info [2021-07-15T17:08:51.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:08:52.495Z] ------------------- [2021-07-15T17:08:52.495Z] stable info: [2021-07-15T17:08:52.495Z] ------------------- [2021-07-15T17:08:52.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T17:08:52.495Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:08:52.495Z] Message: update stable to v1.0.196 [2021-07-15T17:08:53.088Z] ------------------- [2021-07-15T17:08:53.089Z] experimental info: [2021-07-15T17:08:53.089Z] ------------------- [2021-07-15T17:08:53.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T17:08:53.089Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:08:53.089Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T17:08:53.218Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T17:08:53.239Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T17:08:53.259Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T17:08:53.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T17:08:53.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T17:08:53.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T17:08:53.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T17:08:53.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T17:08:53.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T17:08:53.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T17:08:53.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T17:08:53.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T17:08:53.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T17:08:53.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T17:08:53.583Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T17:08:53.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T17:08:53.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T17:08:53.665Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T17:08:53.687Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T17:08:53.707Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T17:08:53.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T17:08:53.750Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T17:08:53.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-15T17:08:53.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-15T17:08:53.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-15T17:08:53.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 829e8fdb577067879b803ac37640c358b37462cf [Pipeline] echo [2021-07-15T17:08:53.849Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 829e8fd [Pipeline] echo [2021-07-15T17:08:53.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:08:53.941Z] provisioning config files... [2021-07-15T17:08:53.960Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1684658973040109882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:08:54.325Z] ---> docker-login.sh [2021-07-15T17:08:54.325Z] nexus3.edgexfoundry.org:10001 [2021-07-15T17:08:54.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:08:54.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:08:54.602Z] Configure a credential helper to remove this warning. See [2021-07-15T17:08:54.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:08:54.602Z] [2021-07-15T17:08:54.602Z] Login Succeeded [2021-07-15T17:08:54.602Z] nexus3.edgexfoundry.org:10002 [2021-07-15T17:08:54.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:08:54.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:08:54.602Z] Configure a credential helper to remove this warning. See [2021-07-15T17:08:54.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:08:54.602Z] [2021-07-15T17:08:54.602Z] Login Succeeded [2021-07-15T17:08:54.602Z] nexus3.edgexfoundry.org:10003 [2021-07-15T17:08:54.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:08:54.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:08:54.875Z] Configure a credential helper to remove this warning. See [2021-07-15T17:08:54.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:08:54.875Z] [2021-07-15T17:08:54.875Z] Login Succeeded [2021-07-15T17:08:54.875Z] nexus3.edgexfoundry.org:10004 [2021-07-15T17:08:54.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:08:54.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:08:54.875Z] Configure a credential helper to remove this warning. See [2021-07-15T17:08:54.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:08:54.875Z] [2021-07-15T17:08:54.875Z] Login Succeeded [2021-07-15T17:08:54.875Z] docker.io [2021-07-15T17:08:55.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:08:55.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:08:55.409Z] Configure a credential helper to remove this warning. See [2021-07-15T17:08:55.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:08:55.409Z] [2021-07-15T17:08:55.409Z] Login Succeeded [2021-07-15T17:08:55.409Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T17:08:55.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:08:55.786Z] ++ 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-07-15T17:08:55.786Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:55.786Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T17:08:55.786Z] ++ cut -d/ -f2 [2021-07-15T17:08:55.786Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T17:08:55.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:55.787Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T17:08:55.787Z] ++ cut -d/ -f2 [2021-07-15T17:08:55.787Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T17:08:55.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:55.787Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T17:08:55.787Z] ++ cut -d/ -f2 [2021-07-15T17:08:55.787Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T17:08:55.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:55.787Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T17:08:55.787Z] ++ cut -d/ -f2 [2021-07-15T17:08:55.787Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T17:08:55.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:55.787Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T17:08:55.787Z] ++ cut -d/ -f2 [2021-07-15T17:08:55.787Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T17:08:55.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:55.787Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T17:08:55.787Z] ++ cut -d/ -f2 [2021-07-15T17:08:55.787Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T17:08:55.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:55.787Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T17:08:55.787Z] ++ cut -d/ -f2 [2021-07-15T17:08:55.787Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T17:08:55.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:55.787Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T17:08:55.787Z] ++ cut -d/ -f2 [2021-07-15T17:08:55.787Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T17:08:55.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:55.787Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T17:08:55.787Z] ++ cut -d/ -f2 [2021-07-15T17:08:55.787Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T17:08:55.875Z] 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-07-15T17:08:56.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:08:56.690Z] [2021-07-15T17:08:56.690Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:08:57.042Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:08:58.016Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T17:08:58.016Z] 31603596830f: Pulling fs layer [2021-07-15T17:08:58.016Z] b6dc333f4379: Pulling fs layer [2021-07-15T17:08:58.016Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T17:08:58.016Z] fd332fbdc1db: Pulling fs layer [2021-07-15T17:08:58.016Z] fd332fbdc1db: Waiting [2021-07-15T17:08:58.016Z] b6dc333f4379: Verifying Checksum [2021-07-15T17:08:58.016Z] b6dc333f4379: Download complete [2021-07-15T17:08:58.016Z] 31603596830f: Verifying Checksum [2021-07-15T17:08:58.016Z] 31603596830f: Download complete [2021-07-15T17:08:58.281Z] 31603596830f: Pull complete [2021-07-15T17:08:58.281Z] b6dc333f4379: Pull complete [2021-07-15T17:08:58.547Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T17:08:58.547Z] 3d9ef1400e77: Download complete [2021-07-15T17:08:58.547Z] fd332fbdc1db: Verifying Checksum [2021-07-15T17:08:58.547Z] fd332fbdc1db: Download complete [2021-07-15T17:08:59.148Z] 3d9ef1400e77: Pull complete [2021-07-15T17:08:59.148Z] fd332fbdc1db: Pull complete [2021-07-15T17:08:59.148Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T17:08:59.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:08:59.148Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T17:08:59.245Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:08:59.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:09:00.020Z] $ docker top c29dbb4885e52f821c974ea210d72e9fff1915333d0dd3c78f1b071adeb72c0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:09:00.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:09:00.147Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:09:00.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:09:00.267Z] $ docker exec c29dbb4885e52f821c974ea210d72e9fff1915333d0dd3c78f1b071adeb72c0a ssh-agent [2021-07-15T17:09:00.390Z] SSH_AUTH_SOCK=/tmp/ssh-Vbo6dgvOdCbQ/agent.14 [2021-07-15T17:09:00.390Z] SSH_AGENT_PID=21 [2021-07-15T17:09:00.403Z] Running ssh-add (command line suppressed) [2021-07-15T17:09:00.503Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_8890818145538595267.key (/w/workspace/edgex-go/10@tmp/private_key_8890818145538595267.key) [2021-07-15T17:09:00.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:09:00.864Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T17:09:00.884Z] $ docker exec --env ******** --env ******** c29dbb4885e52f821c974ea210d72e9fff1915333d0dd3c78f1b071adeb72c0a ssh-agent -k [2021-07-15T17:09:00.986Z] unset SSH_AUTH_SOCK; [2021-07-15T17:09:00.987Z] unset SSH_AGENT_PID; [2021-07-15T17:09:00.987Z] echo Agent pid 21 killed; [2021-07-15T17:09:01.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T17:09:01.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:09:01.044Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:09:01.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:09:01.189Z] $ docker exec c29dbb4885e52f821c974ea210d72e9fff1915333d0dd3c78f1b071adeb72c0a ssh-agent [2021-07-15T17:09:01.312Z] SSH_AUTH_SOCK=/tmp/ssh-kCNnRfk3MvLf/agent.54 [2021-07-15T17:09:01.312Z] SSH_AGENT_PID=61 [2021-07-15T17:09:01.323Z] Running ssh-add (command line suppressed) [2021-07-15T17:09:01.415Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_8030773993544305673.key (/w/workspace/edgex-go/10@tmp/private_key_8030773993544305673.key) [2021-07-15T17:09:01.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:09:01.767Z] + git semver init [2021-07-15T17:09:01.767Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:09:01.767Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-07-15T17:09:01.767Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-07-15T17:09:01.767Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:09:01.767Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:09:01.767Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:09:01.768Z] # $SEMVER_BRANCH = main [2021-07-15T17:09:01.768Z] # $SEMVER_TEMP = /tmp/semver-050329511 [2021-07-15T17:09:01.768Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T17:09:48.638Z] # '/tmp/semver-050329511' -> '/w/workspace/edgex-go/10/.semver' [2021-07-15T17:09:48.638Z] # -> Force: false [2021-07-15T17:09:48.638Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-07-15T17:09:48.662Z] $ docker exec --env ******** --env ******** c29dbb4885e52f821c974ea210d72e9fff1915333d0dd3c78f1b071adeb72c0a ssh-agent -k [2021-07-15T17:09:48.776Z] unset SSH_AUTH_SOCK; [2021-07-15T17:09:48.777Z] unset SSH_AGENT_PID; [2021-07-15T17:09:48.777Z] echo Agent pid 61 killed; [2021-07-15T17:09:48.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:09:49.149Z] + git semver [Pipeline] } [2021-07-15T17:09:49.170Z] $ docker stop --time=1 c29dbb4885e52f821c974ea210d72e9fff1915333d0dd3c78f1b071adeb72c0a [2021-07-15T17:09:50.803Z] $ docker rm -f c29dbb4885e52f821c974ea210d72e9fff1915333d0dd3c78f1b071adeb72c0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:09:51.212Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T17:09:51.557Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T17:09:51.561Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.10 [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-07-15T17:09:52.135Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:09:52.464Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:09:52.787Z] + true [2021-07-15T17:09:52.787Z] + sudo service docker restart [2021-07-15T17:09:52.787Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T17:10:06.762Z] Still waiting to schedule task [2021-07-15T17:10:06.762Z] ‘prd-centos7-docker-4c-2g-2785’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T17:10:06.762Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2883’ is offline [2021-07-15T17:10:06.763Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2885’ is offline [Pipeline] echo [2021-07-15T17:10:11.050Z] ========================================================= [2021-07-15T17:10:11.050Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T17:10:11.050Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:10:11.390Z] + 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-07-15T17:10:12.817Z] Sending build context to Docker daemon 328.4MB [2021-07-15T17:10:12.817Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T17:10:12.817Z] Step 2/6 : FROM ${BASE} [2021-07-15T17:10:12.817Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T17:10:12.817Z] 540db60ca938: Pulling fs layer [2021-07-15T17:10:12.817Z] adcc1eea9eea: Pulling fs layer [2021-07-15T17:10:12.817Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T17:10:12.817Z] 0773c198feca: Pulling fs layer [2021-07-15T17:10:12.817Z] 345f892a5656: Pulling fs layer [2021-07-15T17:10:12.817Z] 4796506630df: Pulling fs layer [2021-07-15T17:10:12.817Z] cc55df3e53f1: Pulling fs layer [2021-07-15T17:10:12.817Z] 4d027b6c602c: Pulling fs layer [2021-07-15T17:10:12.817Z] 449e75d2c14e: Pulling fs layer [2021-07-15T17:10:12.817Z] 4796506630df: Waiting [2021-07-15T17:10:12.817Z] cc55df3e53f1: Waiting [2021-07-15T17:10:12.817Z] 4d027b6c602c: Waiting [2021-07-15T17:10:12.817Z] 449e75d2c14e: Waiting [2021-07-15T17:10:12.817Z] 0773c198feca: Waiting [2021-07-15T17:10:12.817Z] 345f892a5656: Waiting [2021-07-15T17:10:12.817Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T17:10:12.817Z] 4c4ab2625f07: Download complete [2021-07-15T17:10:12.817Z] adcc1eea9eea: Verifying Checksum [2021-07-15T17:10:12.817Z] adcc1eea9eea: Download complete [2021-07-15T17:10:12.817Z] 345f892a5656: Verifying Checksum [2021-07-15T17:10:12.817Z] 345f892a5656: Download complete [2021-07-15T17:10:12.817Z] 4796506630df: Verifying Checksum [2021-07-15T17:10:12.817Z] 4796506630df: Download complete [2021-07-15T17:10:12.817Z] cc55df3e53f1: Verifying Checksum [2021-07-15T17:10:12.817Z] cc55df3e53f1: Download complete [2021-07-15T17:10:13.093Z] 540db60ca938: Verifying Checksum [2021-07-15T17:10:13.093Z] 540db60ca938: Download complete [2021-07-15T17:10:13.371Z] 540db60ca938: Pull complete [2021-07-15T17:10:13.371Z] adcc1eea9eea: Pull complete [2021-07-15T17:10:13.371Z] 4d027b6c602c: Verifying Checksum [2021-07-15T17:10:13.371Z] 4d027b6c602c: Download complete [2021-07-15T17:10:13.638Z] 4c4ab2625f07: Pull complete [2021-07-15T17:10:16.431Z] 449e75d2c14e: Verifying Checksum [2021-07-15T17:10:16.431Z] 449e75d2c14e: Download complete [2021-07-15T17:10:19.009Z] 0773c198feca: Verifying Checksum [2021-07-15T17:10:19.009Z] 0773c198feca: Download complete [2021-07-15T17:10:22.379Z] 0773c198feca: Pull complete [2021-07-15T17:10:22.379Z] 345f892a5656: Pull complete [2021-07-15T17:10:22.379Z] 4796506630df: Pull complete [2021-07-15T17:10:22.379Z] cc55df3e53f1: Pull complete [2021-07-15T17:10:22.379Z] 4d027b6c602c: Pull complete [2021-07-15T17:10:23.806Z] 449e75d2c14e: Pull complete [2021-07-15T17:10:23.806Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T17:10:23.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T17:10:23.806Z] ---> 0d28375d9b5b [2021-07-15T17:10:23.806Z] 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-07-15T17:10:25.221Z] ---> Running in 5e1a986a9028 [2021-07-15T17:10:25.221Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:10:26.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:10:27.146Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T17:10:27.728Z] (2/12) Installing file (5.39-r0) [2021-07-15T17:10:27.728Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T17:10:27.728Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T17:10:45.983Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T17:10:45.983Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T17:10:45.983Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T17:10:45.983Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T17:10:45.983Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T17:10:45.983Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T17:10:45.983Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T17:10:45.983Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T17:10:45.983Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T17:10:45.983Z] OK: 219 MiB in 52 packages [2021-07-15T17:10:47.404Z] Removing intermediate container 5e1a986a9028 [2021-07-15T17:10:47.404Z] ---> d63c3328693a [2021-07-15T17:10:47.404Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T17:10:47.404Z] ---> Running in 1924abb63356 [2021-07-15T17:10:47.404Z] Removing intermediate container 1924abb63356 [2021-07-15T17:10:47.404Z] ---> 754095be3e33 [2021-07-15T17:10:47.404Z] Step 5/6 : COPY go.mod . [2021-07-15T17:10:47.404Z] ---> 5685f0161e55 [2021-07-15T17:10:47.404Z] Step 6/6 : RUN go mod download [2021-07-15T17:10:47.404Z] ---> Running in 5f3fc69fe1df [2021-07-15T17:10:57.682Z] Removing intermediate container 5f3fc69fe1df [2021-07-15T17:10:57.682Z] ---> 202357c0bc91 [2021-07-15T17:10:57.682Z] Successfully built 202357c0bc91 [2021-07-15T17:10:57.682Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:10:58.031Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:10:58.031Z] . [Pipeline] withDockerContainer [2021-07-15T17:10:58.141Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:10:58.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:10:58.575Z] $ docker top 962674544dd790956fc6bd49edc0a108a34d6392b69aa00880150fbefe37e537 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:10:58.999Z] + go version [2021-07-15T17:10:58.999Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T17:10:59.011Z] $ docker stop --time=1 962674544dd790956fc6bd49edc0a108a34d6392b69aa00880150fbefe37e537 [2021-07-15T17:11:00.188Z] $ docker rm -f 962674544dd790956fc6bd49edc0a108a34d6392b69aa00880150fbefe37e537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:11:01.012Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:11:01.012Z] . [Pipeline] withDockerContainer [2021-07-15T17:11:01.096Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:11:01.170Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:11:01.511Z] $ docker top 7430b2782193be4b4b9f3476fd4608304c6adada6ec95c68192711c66a7dc2b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T17:11:01.604Z] ========================================================= [2021-07-15T17:11:01.604Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T17:11:01.604Z] ========================================================= [Pipeline] sh [2021-07-15T17:11:01.911Z] + go mod tidy [Pipeline] sh [2021-07-15T17:11:02.233Z] + make test [2021-07-15T17:11:02.233Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-15T17:11:02.509Z] go mod tidy [2021-07-15T17:11:02.509Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T17:11:07.908Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T17:11:23.071Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T17:11:27.488Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T17:11:28.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T17:11:28.468Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T17:11:31.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T17:11:31.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T17:11:31.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T17:11:31.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T17:11:31.970Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T17:11:32.252Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T17:11:32.529Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T17:11:32.529Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T17:11:32.529Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T17:11:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T17:11:35.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-07-15T17:11:35.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T17:11:35.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T17:11:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements [2021-07-15T17:11:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T17:11:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 46.3% of statements [2021-07-15T17:11:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T17:11:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T17:11:37.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.097s coverage: 89.9% of statements [2021-07-15T17:11:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T17:11:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:11:37.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-07-15T17:11:38.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements [2021-07-15T17:11:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T17:11:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T17:11:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T17:11:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T17:11:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T17:11:38.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 95.1% of statements [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T17:11:38.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T17:11:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T17:11:40.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-07-15T17:11:40.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T17:11:40.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-07-15T17:11:40.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements [2021-07-15T17:11:40.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T17:11:40.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-07-15T17:11:40.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-07-15T17:11:40.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-07-15T17:11:40.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-07-15T17:11:40.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-07-15T17:11:53.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2021-07-15T17:11:53.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-07-15T17:11:58.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.194s coverage: 81.8% of statements [2021-07-15T17:11:58.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T17:12:16.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-07-15T17:12:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T17:12:17.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-07-15T17:12:17.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T17:12:21.542Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2887 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-07-15T17:12:21.564Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-07-15T17:12:21.855Z] The recommended git tool is: git [2021-07-15T17:12:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T17:12:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T17:12:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T17:12:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T17:12:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T17:12:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T17:12:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-07-15T17:12:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-07-15T17:12:24.340Z] GO111MODULE=on go vet ./... [2021-07-15T17:12:29.387Z] using credential edgex-jenkins-ssh [2021-07-15T17:12:29.411Z] Cloning the remote Git repository [2021-07-15T17:12:29.491Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:12:29.683Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-07-15T17:12:29.821Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:12:29.822Z] > git --version # timeout=10 [2021-07-15T17:12:29.847Z] > git --version # 'git version 2.17.1' [2021-07-15T17:12:29.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:12:29.966Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:12:46.562Z] gofmt -l . [2021-07-15T17:12:46.562Z] [ "`gofmt -l .`" = "" ] [2021-07-15T17:12:46.562Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T17:12:46.907Z] + ls -al . [2021-07-15T17:12:46.907Z] total 568 [2021-07-15T17:12:46.907Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 17:12 . [2021-07-15T17:12:46.907Z] drwxr-xr-x 4 root root 30 Jul 15 17:11 .. [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 17:08 .dockerignore [2021-07-15T17:12:46.907Z] drwxrwxr-x 8 1001 1001 162 Jul 15 17:08 .git [2021-07-15T17:12:46.907Z] drwxrwxr-x 3 1001 1001 125 Jul 15 17:08 .github [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 17:08 .gitignore [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 17:08 .hadolint.yml [2021-07-15T17:12:46.907Z] drwx------ 3 1001 1001 43 Jul 15 17:09 .semver [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 17:08 .sonarcloud.properties [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 17:08 Attribution.txt [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 17:08 CHANGELOG.md [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 17:08 CONTRIBUTING.md [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 17:08 Dockerfile.build [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 17:08 Jenkinsfile [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 17:08 LICENSE [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 17:08 Makefile [2021-07-15T17:12:46.907Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 17:08 README.md [2021-07-15T17:12:46.908Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 17:08 SECURITY.md [2021-07-15T17:12:46.908Z] -rw-rw-r-- 1 1001 1001 12 Jul 15 17:09 VERSION [2021-07-15T17:12:46.908Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 17:08 ZMQWindows.md [2021-07-15T17:12:46.908Z] drwxrwxr-x 2 1001 1001 37 Jul 15 17:08 bin [2021-07-15T17:12:46.908Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 17:08 cmd [2021-07-15T17:12:46.908Z] -rw-r--r-- 1 root root 402846 Jul 15 17:12 coverage.out [2021-07-15T17:12:46.908Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 17:08 go.mod [2021-07-15T17:12:46.908Z] -rw-r--r-- 1 root root 21058 Jul 15 17:11 go.sum [2021-07-15T17:12:46.908Z] drwxrwxr-x 7 1001 1001 114 Jul 15 17:08 internal [2021-07-15T17:12:46.908Z] drwxrwxr-x 3 1001 1001 16 Jul 15 17:08 openapi [2021-07-15T17:12:46.908Z] drwxrwxr-x 4 1001 1001 71 Jul 15 17:08 snap [2021-07-15T17:12:46.908Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 17:08 version.go [Pipeline] sh [2021-07-15T17:12:47.243Z] + '[' -e coverage.out ] [2021-07-15T17:12:47.244Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T17:12:47.368Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T17:12:47.692Z] + make build [2021-07-15T17:12:47.692Z] go mod tidy [2021-07-15T17:12:47.692Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T17:12:49.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T17:12:55.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T17:12:55.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T17:12:56.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T17:12:56.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T17:12:57.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T17:12:58.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T17:12:59.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T17:13:00.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T17:13:01.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T17:13:01.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T17:13:02.744Z] Avoid second fetch [2021-07-15T17:13:02.745Z] Checking out Revision 829e8fdb577067879b803ac37640c358b37462cf (main) [Pipeline] } [2021-07-15T17:13:03.388Z] $ docker stop --time=1 7430b2782193be4b4b9f3476fd4608304c6adada6ec95c68192711c66a7dc2b3 [2021-07-15T17:13:02.693Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T17:13:02.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:13:02.771Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:13:02.789Z] > git checkout -f 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 [2021-07-15T17:13:05.278Z] $ docker rm -f 7430b2782193be4b4b9f3476fd4608304c6adada6ec95c68192711c66a7dc2b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:13:07.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:13:07.716Z] [2021-07-15T17:13:07.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:13:07.760Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#3620)" [2021-07-15T17:13:08.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:13:09.070Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:13:09.556Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:13:09.921Z] + sudo service docker restart [2021-07-15T17:13:09.921Z] + true [2021-07-15T17:13:13.437Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T17:13:13.437Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T17:13:13.437Z] ca9280d653b3: Pulling fs layer [2021-07-15T17:13:13.437Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T17:13:13.437Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-15T17:13:13.437Z] cbdbe7a5bc2a: Download complete [2021-07-15T17:13:13.708Z] cbdbe7a5bc2a: Pull complete [2021-07-15T17:13:14.664Z] ca9280d653b3: Verifying Checksum [2021-07-15T17:13:14.664Z] ca9280d653b3: Download complete [2021-07-15T17:13:14.937Z] ca9280d653b3: Pull complete [2021-07-15T17:13:17.536Z] 7e9c9ca2126c: Verifying Checksum [2021-07-15T17:13:17.536Z] 7e9c9ca2126c: Download complete [2021-07-15T17:13:20.966Z] 7e9c9ca2126c: Pull complete [2021-07-15T17:13:20.966Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T17:13:20.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:13:20.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T17:13:21.081Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:13:21.167Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-07-15T17:13:23.739Z] $ docker top 85843168938a4d25e08a19f087bc256643a971caaa5332b79b575abb5cf23917 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:13:24.169Z] + docker-compose build --help [2021-07-15T17:13:24.169Z] + grep parallel [2021-07-15T17:13:24.772Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T17:13:24.789Z] $ docker stop --time=1 85843168938a4d25e08a19f087bc256643a971caaa5332b79b575abb5cf23917 [2021-07-15T17:13:26.004Z] $ docker rm -f 85843168938a4d25e08a19f087bc256643a971caaa5332b79b575abb5cf23917 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:13:26.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:13:26.475Z] . [Pipeline] withDockerContainer [2021-07-15T17:13:26.569Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:13:26.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T17:13:26.987Z] $ docker top fedd1bd83e00d8b3cf8965a2c37ea2f15be972520fdd15d55752301949b9e8a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:13:27.403Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T17:13:27.986Z] Building core-command ... [2021-07-15T17:13:27.986Z] Building core-data ... [2021-07-15T17:13:27.986Z] Building core-metadata ... [2021-07-15T17:13:27.986Z] Building security-bootstrapper ... [2021-07-15T17:13:27.986Z] Building security-proxy-setup ... [2021-07-15T17:13:27.986Z] Building security-secretstore-setup ... [2021-07-15T17:13:27.986Z] Building support-notifications ... [2021-07-15T17:13:27.986Z] Building support-scheduler ... [2021-07-15T17:13:27.986Z] Building sys-mgmt-agent ... [2021-07-15T17:13:27.986Z] Building security-secretstore-setup [2021-07-15T17:13:27.986Z] Building core-metadata [2021-07-15T17:13:27.986Z] Building core-command [2021-07-15T17:13:27.986Z] Building security-proxy-setup [2021-07-15T17:13:27.986Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:13:28.545Z] provisioning config files... [2021-07-15T17:13:28.577Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config2050140893580788902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:13:28.973Z] ---> docker-login.sh [2021-07-15T17:13:28.973Z] nexus3.edgexfoundry.org:10001 [2021-07-15T17:13:30.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:13:30.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:13:30.608Z] Configure a credential helper to remove this warning. See [2021-07-15T17:13:30.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:13:30.608Z] [2021-07-15T17:13:30.608Z] Login Succeeded [2021-07-15T17:13:30.608Z] nexus3.edgexfoundry.org:10002 [2021-07-15T17:13:30.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:13:31.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:13:31.173Z] Configure a credential helper to remove this warning. See [2021-07-15T17:13:31.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:13:31.173Z] [2021-07-15T17:13:31.173Z] Login Succeeded [2021-07-15T17:13:31.173Z] nexus3.edgexfoundry.org:10003 [2021-07-15T17:13:31.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:13:31.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:13:31.892Z] Configure a credential helper to remove this warning. See [2021-07-15T17:13:31.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:13:31.892Z] [2021-07-15T17:13:31.892Z] Login Succeeded [2021-07-15T17:13:31.892Z] nexus3.edgexfoundry.org:10004 [2021-07-15T17:13:32.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:13:32.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:13:32.494Z] Configure a credential helper to remove this warning. See [2021-07-15T17:13:32.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:13:32.494Z] [2021-07-15T17:13:32.494Z] Login Succeeded [2021-07-15T17:13:32.494Z] docker.io [2021-07-15T17:13:33.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:13:33.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:13:33.376Z] Configure a credential helper to remove this warning. See [2021-07-15T17:13:33.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:13:33.376Z] [2021-07-15T17:13:33.376Z] Login Succeeded [2021-07-15T17:13:33.652Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T17:13:33.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-15T17:13:34.034Z] ========================================================= [2021-07-15T17:13:34.034Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T17:13:34.034Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:13:34.411Z] + 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-07-15T17:13:37.100Z] Sending build context to Docker daemon 165.8MB [2021-07-15T17:13:37.100Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:37.100Z] Step 2/6 : FROM ${BASE} [2021-07-15T17:13:37.100Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T17:13:37.100Z] 595b0fe564bb: Pulling fs layer [2021-07-15T17:13:37.100Z] 24495759ef45: Pulling fs layer [2021-07-15T17:13:37.100Z] d148012ef14d: Pulling fs layer [2021-07-15T17:13:37.100Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T17:13:37.100Z] 093eec477d81: Pulling fs layer [2021-07-15T17:13:37.100Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T17:13:37.100Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T17:13:37.100Z] 596795e73e0f: Pulling fs layer [2021-07-15T17:13:37.100Z] cb65c68fc2e2: Waiting [2021-07-15T17:13:37.100Z] 093eec477d81: Waiting [2021-07-15T17:13:37.100Z] a6d5b2bbb924: Waiting [2021-07-15T17:13:37.100Z] 2446dc1eb7d3: Waiting [2021-07-15T17:13:37.100Z] 596795e73e0f: Waiting [2021-07-15T17:13:37.100Z] d148012ef14d: Verifying Checksum [2021-07-15T17:13:37.100Z] d148012ef14d: Download complete [2021-07-15T17:13:37.100Z] 24495759ef45: Download complete [2021-07-15T17:13:37.100Z] 093eec477d81: Verifying Checksum [2021-07-15T17:13:37.100Z] 093eec477d81: Download complete [2021-07-15T17:13:37.100Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T17:13:37.100Z] a6d5b2bbb924: Download complete [2021-07-15T17:13:37.100Z] 595b0fe564bb: Verifying Checksum [2021-07-15T17:13:37.100Z] 595b0fe564bb: Download complete [2021-07-15T17:13:37.100Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T17:13:37.100Z] 2446dc1eb7d3: Download complete [2021-07-15T17:13:38.104Z] 595b0fe564bb: Pull complete [2021-07-15T17:13:38.733Z] 24495759ef45: Pull complete [2021-07-15T17:13:39.342Z] d148012ef14d: Pull complete [2021-07-15T17:13:39.955Z] 596795e73e0f: Verifying Checksum [2021-07-15T17:13:39.955Z] 596795e73e0f: Download complete [2021-07-15T17:13:40.350Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:40.350Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:13:40.350Z] ---> 202357c0bc91 [2021-07-15T17:13:40.350Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T17:13:40.350Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:40.350Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:13:40.350Z] ---> 202357c0bc91 [2021-07-15T17:13:40.350Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:13:40.350Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:40.350Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:13:40.350Z] ---> 202357c0bc91 [2021-07-15T17:13:40.350Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T17:13:40.350Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:40.350Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:13:40.350Z] ---> 202357c0bc91 [2021-07-15T17:13:40.350Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:13:40.971Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T17:13:40.971Z] cb65c68fc2e2: Download complete [2021-07-15T17:13:41.315Z] ---> Running in f12dba2d63be [2021-07-15T17:13:41.581Z] ---> Running in f7b26b5a37b7 [2021-07-15T17:13:41.581Z] ---> Running in 920ecf96294f [2021-07-15T17:13:41.581Z] ---> Running in 4370aac2ecf8 [2021-07-15T17:13:46.972Z] Removing intermediate container 4370aac2ecf8 [2021-07-15T17:13:46.972Z] ---> bf406563aeb2 [2021-07-15T17:13:46.972Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:13:46.972Z] Removing intermediate container f12dba2d63be [2021-07-15T17:13:46.972Z] ---> 4eaf9b2893c0 [2021-07-15T17:13:46.972Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:13:46.972Z] Removing intermediate container 920ecf96294f [2021-07-15T17:13:46.972Z] ---> 30edecaa90e6 [2021-07-15T17:13:46.972Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:13:46.972Z] Removing intermediate container f7b26b5a37b7 [2021-07-15T17:13:46.972Z] ---> 8b97d04ab61d [2021-07-15T17:13:46.972Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:13:46.972Z] ---> Running in 5f7421e2507e [2021-07-15T17:13:46.972Z] ---> Running in 66d880347494 [2021-07-15T17:13:46.972Z] ---> Running in b7c440abdc7c [2021-07-15T17:13:46.972Z] ---> Running in 72db89cf9d84 [2021-07-15T17:13:48.949Z] Removing intermediate container 5f7421e2507e [2021-07-15T17:13:48.949Z] ---> a299d2bcb55f [2021-07-15T17:13:48.949Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T17:13:48.949Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:48.949Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:13:48.949Z] ---> 202357c0bc91 [2021-07-15T17:13:48.949Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T17:13:48.949Z] ---> Using cache [2021-07-15T17:13:48.949Z] ---> 30edecaa90e6 [2021-07-15T17:13:48.949Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:13:49.229Z] ---> Running in f69765fdefbe [2021-07-15T17:13:49.229Z] ---> Running in 50b116477999 [2021-07-15T17:13:49.229Z] Removing intermediate container b7c440abdc7c [2021-07-15T17:13:49.229Z] ---> be04651c7f76 [2021-07-15T17:13:49.229Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T17:13:49.229Z] Removing intermediate container 66d880347494 [2021-07-15T17:13:49.229Z] ---> 7940908e1601 [2021-07-15T17:13:49.229Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T17:13:49.229Z] ---> Running in d75a55ecd645 [2021-07-15T17:13:49.229Z] ---> Running in 013baec6ebc8 [2021-07-15T17:13:49.229Z] Removing intermediate container 72db89cf9d84 [2021-07-15T17:13:49.229Z] ---> 5b8f329645fe [2021-07-15T17:13:49.229Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T17:13:49.508Z] ---> Running in df7b79a1ee2c [2021-07-15T17:13:49.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:50.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:50.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:50.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:50.051Z] Removing intermediate container f69765fdefbe [2021-07-15T17:13:50.051Z] ---> 82274f9bde2a [2021-07-15T17:13:50.051Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T17:13:50.051Z] ---> Running in b4f95ad9f776 [2021-07-15T17:13:50.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:50.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:50.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:50.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:50.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:51.291Z] cb65c68fc2e2: Pull complete [2021-07-15T17:13:51.291Z] 093eec477d81: Pull complete [2021-07-15T17:13:51.486Z] OK: 219 MiB in 52 packages [2021-07-15T17:13:51.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:51.486Z] Removing intermediate container 50b116477999 [2021-07-15T17:13:51.486Z] ---> 75cb5ba378e1 [2021-07-15T17:13:51.486Z] Step 6/32 : COPY go.mod . [2021-07-15T17:13:51.757Z] OK: 219 MiB in 52 packages [2021-07-15T17:13:51.757Z] ---> 197029084260 [2021-07-15T17:13:51.757Z] Step 7/32 : RUN go mod download [2021-07-15T17:13:51.757Z] ---> Running in 8d85754021d2 [2021-07-15T17:13:51.893Z] a6d5b2bbb924: Pull complete [2021-07-15T17:13:52.034Z] Removing intermediate container 013baec6ebc8 [2021-07-15T17:13:52.034Z] ---> a59a0511baad [2021-07-15T17:13:52.034Z] Step 6/22 : COPY go.mod . [2021-07-15T17:13:52.034Z] OK: 219 MiB in 52 packages [2021-07-15T17:13:52.034Z] OK: 219 MiB in 52 packages [2021-07-15T17:13:52.034Z] OK: 219 MiB in 52 packages [2021-07-15T17:13:52.168Z] 2446dc1eb7d3: Pull complete [2021-07-15T17:13:52.326Z] ---> edcc45077362 [2021-07-15T17:13:52.326Z] Step 7/22 : RUN go mod download [2021-07-15T17:13:52.326Z] ---> Running in e21886afe43c [2021-07-15T17:13:52.595Z] Removing intermediate container df7b79a1ee2c [2021-07-15T17:13:52.595Z] ---> 3329ae0c4398 [2021-07-15T17:13:52.595Z] Step 6/24 : COPY go.mod . [2021-07-15T17:13:52.595Z] Removing intermediate container d75a55ecd645 [2021-07-15T17:13:52.595Z] ---> d48a58076a83 [2021-07-15T17:13:52.595Z] Step 6/24 : COPY go.mod . [2021-07-15T17:13:52.595Z] Removing intermediate container b4f95ad9f776 [2021-07-15T17:13:52.595Z] ---> 41ce5c1206c4 [2021-07-15T17:13:52.595Z] Step 6/26 : COPY go.mod . [2021-07-15T17:13:52.871Z] ---> d78a8f0f7d8f [2021-07-15T17:13:52.871Z] Step 7/24 : RUN go mod download [2021-07-15T17:13:52.871Z] Removing intermediate container 8d85754021d2 [2021-07-15T17:13:52.871Z] ---> 855881355080 [2021-07-15T17:13:52.871Z] Step 8/32 : COPY . . [2021-07-15T17:13:52.871Z] ---> 26079df1a560 [2021-07-15T17:13:52.871Z] Step 7/24 : RUN go mod download [2021-07-15T17:13:52.871Z] ---> Running in f737385e8bc8 [2021-07-15T17:13:52.871Z] ---> 102e9bbc9a80 [2021-07-15T17:13:52.871Z] Step 7/26 : RUN go mod download [2021-07-15T17:13:53.146Z] ---> Running in 77f10546ee6c [2021-07-15T17:13:53.146Z] ---> Running in 242c23d61da0 [2021-07-15T17:13:55.990Z] Removing intermediate container e21886afe43c [2021-07-15T17:13:55.991Z] ---> dc2e23d368de [2021-07-15T17:13:55.991Z] Step 8/22 : COPY . . [2021-07-15T17:13:55.991Z] Removing intermediate container f737385e8bc8 [2021-07-15T17:13:55.991Z] ---> 76c884b6497d [2021-07-15T17:13:55.991Z] Step 8/24 : COPY . . [2021-07-15T17:13:56.558Z] 596795e73e0f: Pull complete [2021-07-15T17:13:56.833Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T17:13:56.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T17:13:56.833Z] ---> d9e956139c92 [2021-07-15T17:13:56.833Z] 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-07-15T17:13:59.447Z] ---> 9eb88230ad4e [2021-07-15T17:13:59.447Z] Step 9/32 : RUN go mod tidy [2021-07-15T17:13:59.447Z] Removing intermediate container 77f10546ee6c [2021-07-15T17:13:59.447Z] ---> 28299872b5e2 [2021-07-15T17:13:59.447Z] Step 8/24 : COPY . . [2021-07-15T17:13:59.447Z] Removing intermediate container 242c23d61da0 [2021-07-15T17:13:59.447Z] ---> 01e5a6c161a0 [2021-07-15T17:13:59.447Z] Step 8/26 : COPY . . [2021-07-15T17:13:59.447Z] ---> Running in 80718eb809b8 [2021-07-15T17:14:00.279Z] ---> Running in c6ad6d2d9c49 [2021-07-15T17:14:01.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:14:02.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:14:03.305Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T17:14:03.771Z] ---> b05ba0beee1f [2021-07-15T17:14:03.771Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:14:03.900Z] (2/12) Installing file (5.39-r0) [2021-07-15T17:14:03.900Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T17:14:03.900Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T17:14:04.054Z] ---> b865f9c1481c [2021-07-15T17:14:04.054Z] Step 9/22 : RUN go mod tidy [2021-07-15T17:14:04.664Z] ---> Running in ee7970482031 [2021-07-15T17:14:04.664Z] ---> Running in 9bd9b30ec60e [2021-07-15T17:14:05.270Z] Removing intermediate container 80718eb809b8 [2021-07-15T17:14:05.270Z] ---> 3e230cd1fc8d [2021-07-15T17:14:05.270Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T17:14:05.270Z] ---> Running in bc0a1a776161 [2021-07-15T17:14:05.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T17:14:08.613Z] Removing intermediate container 9bd9b30ec60e [2021-07-15T17:14:08.613Z] ---> 32e7745e80c6 [2021-07-15T17:14:08.613Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T17:14:08.900Z] Removing intermediate container ee7970482031 [2021-07-15T17:14:08.900Z] ---> 4bcb557d68c1 [2021-07-15T17:14:08.900Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T17:14:08.900Z] ---> Running in 499f45734f5f [2021-07-15T17:14:09.206Z] ---> Running in b7bdf9ba65b3 [2021-07-15T17:14:09.322Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T17:14:09.322Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T17:14:09.322Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T17:14:09.322Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T17:14:09.322Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T17:14:09.322Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T17:14:09.322Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T17:14:09.322Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T17:14:09.322Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T17:14:09.322Z] OK: 218 MiB in 52 packages [2021-07-15T17:14:09.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T17:14:10.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T17:14:13.922Z] Removing intermediate container c6ad6d2d9c49 [2021-07-15T17:14:13.922Z] ---> bed9c2338a7a [2021-07-15T17:14:13.922Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T17:14:13.922Z] ---> Running in bcdc79173b10 [2021-07-15T17:14:14.199Z] Removing intermediate container bcdc79173b10 [2021-07-15T17:14:14.199Z] ---> 98486316b8f0 [2021-07-15T17:14:14.199Z] Step 5/6 : COPY go.mod . [2021-07-15T17:14:15.237Z] ---> d0e5f093e6d9 [2021-07-15T17:14:15.237Z] Step 6/6 : RUN go mod download [2021-07-15T17:14:15.237Z] ---> Running in 15b0063d3954 [2021-07-15T17:14:15.779Z] ---> 82876f216c17 [2021-07-15T17:14:15.779Z] Step 9/26 : RUN go mod tidy [2021-07-15T17:14:15.779Z] ---> 990bb35e78c0 [2021-07-15T17:14:15.779Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:14:15.779Z] ---> Running in 0d10a799c238 [2021-07-15T17:14:15.779Z] ---> Running in e1f462723ebe [2021-07-15T17:14:16.789Z] Removing intermediate container 0d10a799c238 [2021-07-15T17:14:16.789Z] ---> baa7a934ce3c [2021-07-15T17:14:16.789Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T17:14:16.789Z] ---> Running in 8b0df8228c3e [2021-07-15T17:14:17.400Z] Removing intermediate container e1f462723ebe [2021-07-15T17:14:17.400Z] ---> f73869139394 [2021-07-15T17:14:17.400Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T17:14:17.400Z] ---> Running in 230f881e5b03 [2021-07-15T17:14:17.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T17:14:18.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T17:14:40.277Z] Removing intermediate container bc0a1a776161 [2021-07-15T17:14:40.277Z] ---> e836c3a9de70 [2021-07-15T17:14:40.277Z] [2021-07-15T17:14:40.277Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T17:14:40.277Z] 3.12: Pulling from library/alpine [2021-07-15T17:14:40.277Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T17:14:40.277Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T17:14:40.277Z] ---> 13621d1b12d4 [2021-07-15T17:14:40.277Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T17:14:40.277Z] ---> Running in e14321571fcd [2021-07-15T17:14:40.277Z] Removing intermediate container e14321571fcd [2021-07-15T17:14:40.277Z] ---> 9afbf6ca8111 [2021-07-15T17:14:40.277Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T17:14:40.277Z] ---> Running in f42dcad1725f [2021-07-15T17:14:40.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:40.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:40.277Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T17:14:40.277Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T17:14:40.277Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:14:40.277Z] OK: 6 MiB in 16 packages [2021-07-15T17:14:40.277Z] Removing intermediate container f42dcad1725f [2021-07-15T17:14:40.277Z] ---> 2e07df314f54 [2021-07-15T17:14:40.277Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T17:14:40.277Z] ---> Running in e724db458670 [2021-07-15T17:14:40.277Z] Removing intermediate container e724db458670 [2021-07-15T17:14:40.277Z] ---> a425398cca29 [2021-07-15T17:14:40.277Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T17:14:40.277Z] ---> Running in 6c84b5951139 [2021-07-15T17:14:40.277Z] Removing intermediate container 6c84b5951139 [2021-07-15T17:14:40.277Z] ---> 441451684e94 [2021-07-15T17:14:40.277Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T17:14:40.277Z] ---> Running in d52504f009e9 [2021-07-15T17:14:40.557Z] Removing intermediate container d52504f009e9 [2021-07-15T17:14:40.557Z] ---> 89c77b069ccf [2021-07-15T17:14:40.557Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T17:14:40.836Z] ---> Running in 8dc8c8170690 [2021-07-15T17:14:40.836Z] Removing intermediate container 8dc8c8170690 [2021-07-15T17:14:40.836Z] ---> 55fbdeb5bb49 [2021-07-15T17:14:40.836Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T17:14:41.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T17:14:41.397Z] ---> 1af1e1995a30 [2021-07-15T17:14:41.397Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T17:14:41.397Z] ---> Running in 0c9ee11d5cf2 [2021-07-15T17:14:42.150Z] Removing intermediate container 15b0063d3954 [2021-07-15T17:14:42.150Z] ---> 29a0b46b317c [2021-07-15T17:14:42.150Z] Successfully built 29a0b46b317c [2021-07-15T17:14:42.150Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:14:42.395Z] Removing intermediate container 0c9ee11d5cf2 [2021-07-15T17:14:42.395Z] ---> a5c78368aedf [2021-07-15T17:14:42.395Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:14:42.503Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:14:42.503Z] . [Pipeline] withDockerContainer [2021-07-15T17:14:42.676Z] ---> 8d5585989d16 [2021-07-15T17:14:42.677Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T17:14:42.760Z] prd-ubuntu18.04-docker-arm64-4c-16g-2887 does not seem to be running inside a container [2021-07-15T17:14:42.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T17:14:43.280Z] ---> aa0992b1e098 [2021-07-15T17:14:43.280Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T17:14:43.556Z] ---> 3b4235a5d302 [2021-07-15T17:14:43.556Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T17:14:43.835Z] ---> 56d14f661b07 [2021-07-15T17:14:43.835Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T17:14:44.111Z] ---> 406151c79fdc [2021-07-15T17:14:44.111Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T17:14:44.111Z] ---> Running in 00d8b4a97ae8 [2021-07-15T17:14:44.411Z] Removing intermediate container 00d8b4a97ae8 [2021-07-15T17:14:44.411Z] ---> 64eebadccd4b [2021-07-15T17:14:44.411Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T17:14:44.657Z] $ docker top 4af7680aa9c2b8c9b441d29e6d2aee1c2d169d3a036339739c50064dad621d58 -eo pid,comm [2021-07-15T17:14:44.697Z] ---> a956e78cec3b [2021-07-15T17:14:44.697Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T17:14:44.980Z] ---> Running in 4553bd95920d [Pipeline] { [Pipeline] sh [2021-07-15T17:14:45.704Z] + go version [2021-07-15T17:14:45.704Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T17:14:45.730Z] $ docker stop --time=1 4af7680aa9c2b8c9b441d29e6d2aee1c2d169d3a036339739c50064dad621d58 [2021-07-15T17:14:47.044Z] Removing intermediate container b7bdf9ba65b3 [2021-07-15T17:14:47.044Z] ---> 5c0a67472e6b [2021-07-15T17:14:47.044Z] [2021-07-15T17:14:47.044Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T17:14:47.044Z] ---> 13621d1b12d4 [2021-07-15T17:14:47.044Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T17:14:47.044Z] Removing intermediate container 4553bd95920d [2021-07-15T17:14:47.044Z] ---> ee966a4ddca2 [2021-07-15T17:14:47.044Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T17:14:47.044Z] Removing intermediate container 499f45734f5f [2021-07-15T17:14:47.044Z] ---> f9ea3b0c01e0 [2021-07-15T17:14:47.044Z] [2021-07-15T17:14:47.044Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:14:47.044Z] ---> 13621d1b12d4 [2021-07-15T17:14:47.044Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:14:47.044Z] ---> Running in 521d3ddf0002 [2021-07-15T17:14:47.044Z] ---> Running in 2475918f143e [2021-07-15T17:14:47.044Z] ---> Running in 41edcd14d74c [2021-07-15T17:14:47.044Z] Removing intermediate container 41edcd14d74c [2021-07-15T17:14:47.044Z] ---> f6e1de88fd8b [2021-07-15T17:14:47.044Z] Step 29/32 : CMD ["gate"] [2021-07-15T17:14:47.337Z] ---> Running in b43176b9c404 [2021-07-15T17:14:47.630Z] Removing intermediate container b43176b9c404 [2021-07-15T17:14:47.630Z] ---> e698b2ee7ebf [2021-07-15T17:14:47.630Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T17:14:47.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:47.630Z] ---> Running in 549256eea4e1 [2021-07-15T17:14:47.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:47.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:47.675Z] $ docker rm -f 4af7680aa9c2b8c9b441d29e6d2aee1c2d169d3a036339739c50064dad621d58 [2021-07-15T17:14:47.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:47.936Z] Removing intermediate container 549256eea4e1 [2021-07-15T17:14:47.936Z] ---> f96c5f1e5245 [2021-07-15T17:14:47.936Z] Step 31/32 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:14:47.936Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T17:14:47.936Z] ---> Running in b454a9e40d43 [2021-07-15T17:14:47.936Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:14:47.936Z] OK: 6 MiB in 15 packages [2021-07-15T17:14:47.936Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T17:14:47.936Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:14:47.936Z] (3/4) Installing libcurl (7.77.0-r0) [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 [2021-07-15T17:14:48.229Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T17:14:48.229Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:14:48.229Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:14:48.229Z] Removing intermediate container b454a9e40d43 [2021-07-15T17:14:48.229Z] ---> 9860174d08ff [2021-07-15T17:14:48.229Z] Step 32/32 : LABEL version=2.0.1-dev.10 [2021-07-15T17:14:48.229Z] OK: 7 MiB in 18 packages [2021-07-15T17:14:48.229Z] ---> Running in 56e4fb669bbf [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:14:48.523Z] Removing intermediate container 56e4fb669bbf [2021-07-15T17:14:48.523Z] ---> 5a24d3ad4013 [2021-07-15T17:14:48.523Z] [2021-07-15T17:14:48.523Z] Removing intermediate container 2475918f143e [2021-07-15T17:14:48.523Z] ---> cc6391c0ad4d [2021-07-15T17:14:48.523Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:14:48.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T17:14:48.821Z] ---> Running in 9d888dc24a48 [2021-07-15T17:14:48.821Z] Successfully built 5a24d3ad4013 [2021-07-15T17:14:48.821Z] Successfully tagged security-bootstrapper:latest [2021-07-15T17:14:48.821Z] Building support-notifications [2021-07-15T17:14:48.821Z]  Building security-bootstrapper ... done Removing intermediate container 9d888dc24a48 [2021-07-15T17:14:48.821Z] ---> 86c1c6b042d6 [2021-07-15T17:14:48.821Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T17:14:48.821Z] Removing intermediate container 521d3ddf0002 [2021-07-15T17:14:48.821Z] ---> 454216715409 [2021-07-15T17:14:48.821Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T17:14:48.821Z] ---> Running in 360fabb94740 [2021-07-15T17:14:48.821Z] ---> Running in 3e7b9aadf4ec [2021-07-15T17:14:48.931Z] [2021-07-15T17:14:48.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:14:49.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T17:14:49.579Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T17:14:49.580Z] 29e5d40040c1: Pulling fs layer [2021-07-15T17:14:49.580Z] 1ce36da41761: Pulling fs layer [2021-07-15T17:14:49.580Z] 25b303627fd3: Pulling fs layer [2021-07-15T17:14:49.827Z] Removing intermediate container 3e7b9aadf4ec [2021-07-15T17:14:49.827Z] ---> 6bb703538464 [2021-07-15T17:14:49.827Z] Step 14/22 : WORKDIR /edgex [2021-07-15T17:14:49.827Z] Removing intermediate container 360fabb94740 [2021-07-15T17:14:49.827Z] ---> 9bdde0c0523c [2021-07-15T17:14:49.827Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T17:14:49.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T17:14:49.827Z] ---> Running in bd94e6d3f47c [2021-07-15T17:14:49.827Z] ---> Running in e7daced3d4ac [2021-07-15T17:14:49.856Z] 29e5d40040c1: Verifying Checksum [2021-07-15T17:14:49.856Z] 29e5d40040c1: Download complete [2021-07-15T17:14:50.113Z] Removing intermediate container bd94e6d3f47c [2021-07-15T17:14:50.114Z] ---> 851c456e72da [2021-07-15T17:14:50.114Z] Step 16/24 : WORKDIR / [2021-07-15T17:14:50.462Z] 1ce36da41761: Verifying Checksum [2021-07-15T17:14:50.462Z] 1ce36da41761: Download complete [2021-07-15T17:14:50.462Z] 29e5d40040c1: Pull complete [2021-07-15T17:14:50.730Z] ---> Running in b30fb29c202c [2021-07-15T17:14:50.730Z] Removing intermediate container e7daced3d4ac [2021-07-15T17:14:50.730Z] ---> 12c875440960 [2021-07-15T17:14:50.730Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T17:14:50.730Z] Removing intermediate container b30fb29c202c [2021-07-15T17:14:50.730Z] ---> 4d96e8bf2e21 [2021-07-15T17:14:50.730Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:14:51.012Z] ---> 5d077fbea284 [2021-07-15T17:14:51.012Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T17:14:51.336Z] ---> 07627ad1bf9b [2021-07-15T17:14:51.336Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T17:14:51.627Z] ---> 94cab77a7d75 [2021-07-15T17:14:51.627Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T17:14:51.924Z] 1ce36da41761: Pull complete [2021-07-15T17:14:52.200Z] 25b303627fd3: Verifying Checksum [2021-07-15T17:14:52.200Z] 25b303627fd3: Download complete [2021-07-15T17:14:52.615Z] ---> dd5336463dcb [2021-07-15T17:14:52.615Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] ---> 04bfab3d921d [2021-07-15T17:14:52.615Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T17:14:52.615Z] [2021-07-15T17:14:52.615Z] ---> Running in 314180588eaf [2021-07-15T17:14:52.887Z] ---> a951acaf9f5d [2021-07-15T17:14:52.887Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T17:14:52.887Z] Removing intermediate container 314180588eaf [2021-07-15T17:14:52.887Z] ---> 958c27eca236 [2021-07-15T17:14:52.887Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T17:14:53.163Z] Removing intermediate container 8b0df8228c3e [2021-07-15T17:14:53.163Z] ---> eda36d820bfc [2021-07-15T17:14:53.163Z] [2021-07-15T17:14:53.163Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T17:14:53.163Z] ---> 13621d1b12d4 [2021-07-15T17:14:53.163Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T17:14:53.163Z] ---> Running in cbd9e10dd315 [2021-07-15T17:14:53.163Z] ---> Running in cc648daeea88 [2021-07-15T17:14:53.163Z] ---> Running in 436acd959d4c [2021-07-15T17:14:53.163Z] Removing intermediate container cbd9e10dd315 [2021-07-15T17:14:53.163Z] ---> 00c868e9f1e0 [2021-07-15T17:14:53.163Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T17:14:53.432Z] ---> Running in 407626087c63 [2021-07-15T17:14:53.432Z] Removing intermediate container cc648daeea88 [2021-07-15T17:14:53.432Z] ---> f5219f4be47e [2021-07-15T17:14:53.432Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:14:53.703Z] ---> Running in 36563ec491a4 [2021-07-15T17:14:53.703Z] Removing intermediate container 230f881e5b03 [2021-07-15T17:14:53.703Z] ---> 294ab0fae9eb [2021-07-15T17:14:53.703Z] [2021-07-15T17:14:53.703Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:14:53.703Z] ---> 13621d1b12d4 [2021-07-15T17:14:53.703Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:14:53.703Z] ---> Using cache [2021-07-15T17:14:53.703Z] ---> cc6391c0ad4d [2021-07-15T17:14:53.703Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:14:53.703Z] ---> Using cache [2021-07-15T17:14:53.703Z] ---> 86c1c6b042d6 [2021-07-15T17:14:53.703Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T17:14:53.703Z] Removing intermediate container 407626087c63 [2021-07-15T17:14:53.703Z] ---> a990550c5c97 [2021-07-15T17:14:53.703Z] Step 21/22 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:14:53.703Z] ---> Running in e7983d0a5aa5 [2021-07-15T17:14:53.703Z] ---> Running in a11d3003ab68 [2021-07-15T17:14:53.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:53.703Z] Removing intermediate container 36563ec491a4 [2021-07-15T17:14:53.703Z] ---> e29e7ffde673 [2021-07-15T17:14:53.703Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:14:53.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:53.985Z] ---> Running in 27a39d88466d [2021-07-15T17:14:53.985Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T17:14:53.985Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:14:53.985Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T17:14:53.985Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T17:14:53.985Z] Removing intermediate container a11d3003ab68 [2021-07-15T17:14:53.985Z] ---> 77347abb5aad [2021-07-15T17:14:53.985Z] Step 22/22 : LABEL version=2.0.1-dev.10 [2021-07-15T17:14:53.985Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T17:14:53.985Z] Removing intermediate container e7983d0a5aa5 [2021-07-15T17:14:53.985Z] ---> 4e405531af33 [2021-07-15T17:14:53.985Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T17:14:53.985Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T17:14:53.985Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:14:53.985Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:14:53.985Z] ---> Running in 87daec13b870 [2021-07-15T17:14:53.985Z] OK: 7 MiB in 20 packages [2021-07-15T17:14:53.985Z] ---> Running in 3e9640fbdd7b [2021-07-15T17:14:53.985Z] Removing intermediate container 27a39d88466d [2021-07-15T17:14:53.985Z] ---> 90bc2ec917ba [2021-07-15T17:14:53.985Z] Step 23/24 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:14:53.985Z] ---> Running in cdccfa8d6987 [2021-07-15T17:14:54.266Z] Removing intermediate container 87daec13b870 [2021-07-15T17:14:54.266Z] ---> 7d19e1fd2359 [2021-07-15T17:14:54.266Z] [2021-07-15T17:14:54.266Z] Removing intermediate container 3e9640fbdd7b [2021-07-15T17:14:54.266Z] ---> f40507ffa16a [2021-07-15T17:14:54.266Z] Step 16/24 : WORKDIR / [2021-07-15T17:14:54.266Z] Successfully built 7d19e1fd2359 [2021-07-15T17:14:54.266Z] Successfully tagged security-proxy-setup:latest [2021-07-15T17:14:54.266Z]  Building security-proxy-setup ... done Building core-data [2021-07-15T17:14:54.266Z] Removing intermediate container cdccfa8d6987 [2021-07-15T17:14:54.266Z] ---> 3d364cd92525 [2021-07-15T17:14:54.266Z] Step 24/24 : LABEL version=2.0.1-dev.10 [2021-07-15T17:14:54.266Z] ---> Running in a90026888da3 [2021-07-15T17:14:54.540Z] ---> Running in d0b20cf9a99b [2021-07-15T17:14:55.516Z] Removing intermediate container 436acd959d4c [2021-07-15T17:14:55.516Z] ---> 39c73ead3c1c [2021-07-15T17:14:55.516Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T17:14:56.130Z] Removing intermediate container d0b20cf9a99b [2021-07-15T17:14:56.130Z] ---> 4265b612f6ed [2021-07-15T17:14:56.130Z] [2021-07-15T17:14:56.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:14:56.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:14:56.415Z] ---> 202357c0bc91 [2021-07-15T17:14:56.415Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T17:14:56.415Z] ---> Using cache [2021-07-15T17:14:56.415Z] ---> 30edecaa90e6 [2021-07-15T17:14:56.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:14:56.415Z] ---> Using cache [2021-07-15T17:14:56.415Z] ---> 82274f9bde2a [2021-07-15T17:14:56.415Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T17:14:56.415Z] Successfully built 4265b612f6ed [2021-07-15T17:14:56.415Z] Successfully tagged core-command:latest [2021-07-15T17:14:56.415Z]  Building core-command ... done Building sys-mgmt-agent [2021-07-15T17:14:56.690Z] Removing intermediate container a90026888da3 [2021-07-15T17:14:56.690Z] ---> 667a2ac5d156 [2021-07-15T17:14:56.690Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:14:56.690Z] ---> Running in 5c4173d68094 [2021-07-15T17:14:56.690Z] ---> Running in 6c412bdc5347 [2021-07-15T17:14:58.638Z] ---> 60b370d4d62e [2021-07-15T17:14:58.638Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T17:14:58.638Z] Removing intermediate container 6c412bdc5347 [2021-07-15T17:14:58.638Z] ---> 20e861d8c841 [2021-07-15T17:14:58.638Z] Step 14/26 : WORKDIR / [2021-07-15T17:14:58.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:58.905Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:14:58.905Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:14:58.905Z] ---> 202357c0bc91 [2021-07-15T17:14:58.905Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:14:58.905Z] ---> Using cache [2021-07-15T17:14:58.905Z] ---> 30edecaa90e6 [2021-07-15T17:14:58.905Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:14:58.905Z] ---> Using cache [2021-07-15T17:14:58.905Z] ---> 82274f9bde2a [2021-07-15T17:14:58.905Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T17:14:58.905Z] ---> Running in cd366218f1f0 [2021-07-15T17:14:58.905Z] ---> Running in 5c4c28815a8b [2021-07-15T17:14:58.905Z] Removing intermediate container cd366218f1f0 [2021-07-15T17:14:58.905Z] ---> 23928ea452de [2021-07-15T17:14:58.905Z] 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-07-15T17:14:59.175Z] ---> 7776632b234f [2021-07-15T17:14:59.175Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T17:14:59.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:59.447Z] ---> 798b6b7d6ba8 [2021-07-15T17:14:59.447Z] 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-07-15T17:14:59.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:59.447Z] ---> 9b9810a2e98f [2021-07-15T17:14:59.447Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T17:14:59.447Z] ---> Running in d51929ee35d8 [2021-07-15T17:14:59.447Z] ---> 81085cbaf164 [2021-07-15T17:14:59.447Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T17:14:59.721Z] Removing intermediate container d51929ee35d8 [2021-07-15T17:14:59.721Z] ---> 29fc66227538 [2021-07-15T17:14:59.721Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:14:59.721Z] ---> Running in 3365b6f1e7a9 [2021-07-15T17:14:59.721Z] OK: 219 MiB in 52 packages [2021-07-15T17:15:00.012Z] ---> d33103a51c64 [2021-07-15T17:15:00.012Z] 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-07-15T17:15:00.012Z] Removing intermediate container 3365b6f1e7a9 [2021-07-15T17:15:00.012Z] ---> 337f37be7972 [2021-07-15T17:15:00.012Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:15:00.012Z] ---> Running in 4aee235abdac [2021-07-15T17:15:00.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:00.284Z] ---> 0954f1ae0d8f [2021-07-15T17:15:00.284Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T17:15:00.284Z] Removing intermediate container 5c4173d68094 [2021-07-15T17:15:00.284Z] ---> bad3e38eea3e [2021-07-15T17:15:00.284Z] Step 6/23 : COPY go.mod . [2021-07-15T17:15:00.284Z] Removing intermediate container 4aee235abdac [2021-07-15T17:15:00.284Z] ---> 46110e56844d [2021-07-15T17:15:00.284Z] Step 23/24 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:15:00.284Z] ---> Running in b6cc81d5ad55 [2021-07-15T17:15:00.562Z] ---> 011014f2f295 [2021-07-15T17:15:00.562Z] Step 7/23 : RUN go mod download [2021-07-15T17:15:00.562Z] OK: 219 MiB in 52 packages [2021-07-15T17:15:00.562Z] Removing intermediate container b6cc81d5ad55 [2021-07-15T17:15:00.562Z] ---> b3e9de8ec966 [2021-07-15T17:15:00.562Z] Step 24/24 : LABEL version=2.0.1-dev.10 [2021-07-15T17:15:00.562Z] ---> Running in 64eea277796a [2021-07-15T17:15:00.562Z] ---> 989db205748b [2021-07-15T17:15:00.562Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T17:15:00.562Z] ---> Running in 30b99d15d900 [2021-07-15T17:15:00.839Z] Removing intermediate container 30b99d15d900 [2021-07-15T17:15:00.839Z] ---> 8c6b86ffe0e2 [2021-07-15T17:15:00.839Z] [2021-07-15T17:15:01.131Z] Successfully built 8c6b86ffe0e2 [2021-07-15T17:15:01.131Z] Successfully tagged core-metadata:latest [2021-07-15T17:15:01.131Z] Building support-scheduler [2021-07-15T17:15:01.131Z]  Building core-metadata ... done Removing intermediate container 5c4c28815a8b [2021-07-15T17:15:01.131Z] ---> 7ab3f2084cf7 [2021-07-15T17:15:01.131Z] Step 6/24 : COPY go.mod . [2021-07-15T17:15:01.438Z] ---> 278eba986028 [2021-07-15T17:15:01.438Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T17:15:01.804Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:15:01.804Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:15:01.804Z] ---> 202357c0bc91 [2021-07-15T17:15:01.812Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:15:01.812Z] ---> Using cache [2021-07-15T17:15:01.812Z] ---> 30edecaa90e6 [2021-07-15T17:15:01.812Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:15:01.812Z] ---> Using cache [2021-07-15T17:15:01.812Z] ---> 82274f9bde2a [2021-07-15T17:15:01.812Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T17:15:02.437Z] 25b303627fd3: Pull complete [2021-07-15T17:15:02.437Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T17:15:02.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T17:15:02.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-15T17:15:02.824Z] prd-ubuntu18.04-docker-arm64-4c-16g-2887 does not seem to be running inside a container [2021-07-15T17:15:02.961Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-07-15T17:15:03.377Z] ---> 530d28d7aac2 [2021-07-15T17:15:03.377Z] Step 7/24 : RUN go mod download [2021-07-15T17:15:03.993Z] ---> Running in 9b6001c32845 [2021-07-15T17:15:03.993Z] ---> 0270f3d4dfdf [2021-07-15T17:15:03.993Z] 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-07-15T17:15:03.993Z] ---> Running in 936b6b11fc35 [2021-07-15T17:15:03.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:15:03.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:15:03.993Z] ---> 202357c0bc91 [2021-07-15T17:15:03.993Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T17:15:03.993Z] ---> Using cache [2021-07-15T17:15:03.993Z] ---> 30edecaa90e6 [2021-07-15T17:15:03.993Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:15:03.993Z] ---> Using cache [2021-07-15T17:15:03.993Z] ---> 82274f9bde2a [2021-07-15T17:15:03.993Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T17:15:03.993Z] ---> Using cache [2021-07-15T17:15:03.993Z] ---> 41ce5c1206c4 [2021-07-15T17:15:03.993Z] Step 6/23 : COPY go.mod . [2021-07-15T17:15:03.993Z] ---> Using cache [2021-07-15T17:15:03.993Z] ---> 102e9bbc9a80 [2021-07-15T17:15:03.993Z] Step 7/23 : RUN go mod download [2021-07-15T17:15:03.993Z] ---> Using cache [2021-07-15T17:15:03.993Z] ---> 01e5a6c161a0 [2021-07-15T17:15:03.993Z] Step 8/23 : COPY . . [2021-07-15T17:15:03.993Z] ---> Using cache [2021-07-15T17:15:03.993Z] ---> 82876f216c17 [2021-07-15T17:15:03.993Z] Step 9/23 : RUN go mod tidy [2021-07-15T17:15:03.993Z] ---> Using cache [2021-07-15T17:15:03.993Z] ---> baa7a934ce3c [2021-07-15T17:15:03.993Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T17:15:03.993Z] Removing intermediate container 64eea277796a [2021-07-15T17:15:03.993Z] ---> 5a75fefa3ce8 [2021-07-15T17:15:03.993Z] Step 8/23 : COPY . . [2021-07-15T17:15:03.993Z] ---> Running in bf11e5a8ee4e [2021-07-15T17:15:03.993Z] ---> Running in 63df651bbb3e [2021-07-15T17:15:04.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:05.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T17:15:05.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:05.877Z] OK: 219 MiB in 52 packages [2021-07-15T17:15:06.500Z] Removing intermediate container 936b6b11fc35 [2021-07-15T17:15:06.500Z] ---> c08030f2ea0e [2021-07-15T17:15:06.500Z] Step 8/24 : COPY . . [2021-07-15T17:15:06.643Z] $ docker top 2ce03db57318f5eb5ebe4eaf7f9c441fd05b2bed54f4c9d405c9787046ea215f -eo pid,comm [2021-07-15T17:15:06.787Z] Removing intermediate container 9b6001c32845 [2021-07-15T17:15:06.787Z] ---> 45fe984a8b7a [2021-07-15T17:15:06.787Z] Step 6/24 : COPY go.mod . [Pipeline] { [Pipeline] sh [2021-07-15T17:15:07.731Z] + docker-compose build --help [2021-07-15T17:15:07.731Z] + grep parallel [2021-07-15T17:15:07.815Z] Removing intermediate container bf11e5a8ee4e [2021-07-15T17:15:07.815Z] ---> a0853caf0ddf [2021-07-15T17:15:07.815Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T17:15:08.860Z] ---> 9b83b1838d83 [2021-07-15T17:15:08.860Z] Step 7/24 : RUN go mod download [2021-07-15T17:15:09.154Z] ---> Running in c7b42bcb1ca8 [2021-07-15T17:15:09.155Z] ---> Running in 98e218c3a261 [2021-07-15T17:15:09.155Z] ---> b66868d1bed6 [2021-07-15T17:15:09.155Z] Step 9/23 : RUN go mod tidy [2021-07-15T17:15:09.470Z] ---> Running in c3de810890d8 [2021-07-15T17:15:09.470Z] Removing intermediate container c7b42bcb1ca8 [2021-07-15T17:15:09.470Z] ---> 859c6cfa561f [2021-07-15T17:15:09.470Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T17:15:09.788Z] ---> Running in da5cec0ee26a [2021-07-15T17:15:10.103Z] Removing intermediate container da5cec0ee26a [2021-07-15T17:15:10.103Z] ---> bffb065613ba [2021-07-15T17:15:10.103Z] Step 25/26 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:15:10.401Z] ---> Running in 9329a22f9a0b [2021-07-15T17:15:10.708Z] Removing intermediate container 9329a22f9a0b [2021-07-15T17:15:10.708Z] ---> 2a4b23df2078 [2021-07-15T17:15:10.708Z] Step 26/26 : LABEL version=2.0.1-dev.10 [2021-07-15T17:15:11.007Z] ---> Running in bd70a367049a [2021-07-15T17:15:11.296Z] Removing intermediate container bd70a367049a [2021-07-15T17:15:11.296Z] ---> b2c17ad6aeb1 [2021-07-15T17:15:11.296Z] [2021-07-15T17:15:11.591Z] Removing intermediate container 98e218c3a261 [2021-07-15T17:15:11.591Z] ---> 7bfcefdd196f [2021-07-15T17:15:11.591Z] Step 8/24 : COPY . . [2021-07-15T17:15:11.591Z] Successfully built b2c17ad6aeb1 [2021-07-15T17:15:11.591Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T17:15:11.891Z]  Building security-secretstore-setup ... done Removing intermediate container c3de810890d8 [2021-07-15T17:15:11.891Z] ---> dda58e5e34dd [2021-07-15T17:15:11.891Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T17:15:12.183Z] ---> Running in 8ea50cdc5afa [2021-07-15T17:15:13.255Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T17:15:13.283Z] $ docker stop --time=1 2ce03db57318f5eb5ebe4eaf7f9c441fd05b2bed54f4c9d405c9787046ea215f [2021-07-15T17:15:13.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T17:15:13.640Z] ---> 15e5b8d2383f [2021-07-15T17:15:13.640Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:15:14.274Z] ---> Running in b8de30b626f9 [2021-07-15T17:15:15.234Z] $ docker rm -f 2ce03db57318f5eb5ebe4eaf7f9c441fd05b2bed54f4c9d405c9787046ea215f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:15:15.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T17:15:15.970Z] . [Pipeline] withDockerContainer [2021-07-15T17:15:16.264Z] prd-ubuntu18.04-docker-arm64-4c-16g-2887 does not seem to be running inside a container [2021-07-15T17:15:16.382Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T17:15:17.158Z] Removing intermediate container b8de30b626f9 [2021-07-15T17:15:17.158Z] ---> f2e0f27aa776 [2021-07-15T17:15:17.158Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T17:15:17.158Z] ---> b3d1cb758d3c [2021-07-15T17:15:17.158Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:15:17.158Z] ---> Running in c0c06b5bcf60 [2021-07-15T17:15:17.158Z] ---> Running in 2f4ac4fd0a25 [2021-07-15T17:15:18.134Z] $ docker top 51bbe1c78ff78d89606138df9038eb692ab5dc9f1065cf63f5e52c3c9d028769 -eo pid,comm [2021-07-15T17:15:18.150Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] { [Pipeline] sh [2021-07-15T17:15:19.072Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T17:15:19.139Z] Removing intermediate container 2f4ac4fd0a25 [2021-07-15T17:15:19.139Z] ---> 42ca8741d079 [2021-07-15T17:15:19.139Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T17:15:19.139Z] ---> Running in a2c686e35884 [2021-07-15T17:15:19.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T17:15:24.481Z] Building core-command ... [2021-07-15T17:15:24.481Z] Building core-data ... [2021-07-15T17:15:24.481Z] Building core-metadata ... [2021-07-15T17:15:24.481Z] Building security-bootstrapper ... [2021-07-15T17:15:24.481Z] Building security-proxy-setup ... [2021-07-15T17:15:24.481Z] Building security-secretstore-setup ... [2021-07-15T17:15:24.481Z] Building support-notifications ... [2021-07-15T17:15:24.481Z] Building support-scheduler ... [2021-07-15T17:15:24.481Z] Building sys-mgmt-agent ... [2021-07-15T17:15:24.481Z] Building security-proxy-setup [2021-07-15T17:15:24.481Z] Building security-secretstore-setup [2021-07-15T17:15:24.481Z] Building core-command [2021-07-15T17:15:24.481Z] Building support-scheduler [2021-07-15T17:15:24.481Z] Building core-data [2021-07-15T17:15:29.942Z] Removing intermediate container 63df651bbb3e [2021-07-15T17:15:29.942Z] ---> 7fb2b1037818 [2021-07-15T17:15:29.942Z] [2021-07-15T17:15:29.942Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T17:15:29.942Z] ---> 13621d1b12d4 [2021-07-15T17:15:29.942Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:15:29.942Z] ---> Using cache [2021-07-15T17:15:29.942Z] ---> cc6391c0ad4d [2021-07-15T17:15:29.942Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:15:29.942Z] ---> Using cache [2021-07-15T17:15:29.942Z] ---> 86c1c6b042d6 [2021-07-15T17:15:29.942Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T17:15:30.219Z] ---> Running in ec21304376b1 [2021-07-15T17:15:30.219Z] Removing intermediate container ec21304376b1 [2021-07-15T17:15:30.219Z] ---> a7a8d1701e56 [2021-07-15T17:15:30.219Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T17:15:30.219Z] ---> Running in ca1b5fc9472e [2021-07-15T17:15:30.495Z] Removing intermediate container ca1b5fc9472e [2021-07-15T17:15:30.495Z] ---> 2c1c403b1327 [2021-07-15T17:15:30.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:15:30.773Z] ---> abdceb84dba7 [2021-07-15T17:15:30.773Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T17:15:31.385Z] ---> b40aab390f2c [2021-07-15T17:15:31.385Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T17:15:31.385Z] ---> 42d63e138c31 [2021-07-15T17:15:31.385Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T17:15:31.676Z] ---> Running in 5251e20029e0 [2021-07-15T17:15:31.676Z] Removing intermediate container 5251e20029e0 [2021-07-15T17:15:31.676Z] ---> bb1c7e2b47f0 [2021-07-15T17:15:31.676Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:15:31.676Z] ---> Running in 1ce2190b3096 [2021-07-15T17:15:31.959Z] Removing intermediate container 1ce2190b3096 [2021-07-15T17:15:31.959Z] ---> 160fed7ab8b8 [2021-07-15T17:15:31.959Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T17:15:31.959Z] ---> Running in ccf534d0cbc6 [2021-07-15T17:15:31.959Z] Removing intermediate container ccf534d0cbc6 [2021-07-15T17:15:31.959Z] ---> cfed97fe5442 [2021-07-15T17:15:31.959Z] Step 22/23 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:15:32.241Z] ---> Running in c19c8183d855 [2021-07-15T17:15:32.241Z] Removing intermediate container c19c8183d855 [2021-07-15T17:15:32.241Z] ---> a40b92cc3003 [2021-07-15T17:15:32.241Z] Step 23/23 : LABEL version=2.0.1-dev.10 [2021-07-15T17:15:32.241Z] ---> Running in ba8c86170f7c [2021-07-15T17:15:32.523Z] Removing intermediate container ba8c86170f7c [2021-07-15T17:15:32.523Z] ---> b571b71b4b33 [2021-07-15T17:15:32.523Z] [2021-07-15T17:15:32.523Z] Successfully built b571b71b4b33 [2021-07-15T17:15:32.523Z] Successfully tagged support-scheduler:latest [2021-07-15T17:15:47.029Z]  Building support-scheduler ... done Removing intermediate container 8ea50cdc5afa [2021-07-15T17:15:47.029Z] ---> 2a7a889682d8 [2021-07-15T17:15:47.029Z] [2021-07-15T17:15:47.029Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T17:15:47.029Z] ---> 13621d1b12d4 [2021-07-15T17:15:47.029Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T17:15:47.029Z] ---> Running in 4dc31529e04a [2021-07-15T17:15:47.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:47.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:47.029Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T17:15:47.029Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T17:15:47.029Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:15:47.029Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:15:47.029Z] OK: 6 MiB in 16 packages [2021-07-15T17:15:47.029Z] Removing intermediate container 4dc31529e04a [2021-07-15T17:15:47.029Z] ---> c4dd8f9e591d [2021-07-15T17:15:47.029Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:15:47.029Z] ---> Running in 97468c66860e [2021-07-15T17:15:47.029Z] Removing intermediate container 97468c66860e [2021-07-15T17:15:47.029Z] ---> 889317f68a59 [2021-07-15T17:15:47.029Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T17:15:47.308Z] ---> Running in 77db61dfe1a5 [2021-07-15T17:15:47.635Z] Removing intermediate container 77db61dfe1a5 [2021-07-15T17:15:47.635Z] ---> 81dca1bcb259 [2021-07-15T17:15:47.635Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T17:15:47.635Z] Removing intermediate container a2c686e35884 [2021-07-15T17:15:47.635Z] ---> f2174aa7879d [2021-07-15T17:15:47.635Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T17:15:47.635Z] ---> Running in 59565d546535 [2021-07-15T17:15:48.244Z] ---> Running in de916c35b262 [2021-07-15T17:15:48.244Z] Removing intermediate container 59565d546535 [2021-07-15T17:15:48.244Z] ---> 015b54ebb521 [2021-07-15T17:15:48.244Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:15:48.244Z] ---> fc09ecf455aa [2021-07-15T17:15:48.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T17:15:48.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T17:15:49.038Z] ---> 43eb07bdc864 [2021-07-15T17:15:49.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T17:15:49.038Z] ---> c059ba7bc643 [2021-07-15T17:15:49.038Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T17:15:49.399Z] ---> Running in b212e7c3bce6 [2021-07-15T17:15:49.399Z] Removing intermediate container de916c35b262 [2021-07-15T17:15:49.399Z] ---> b41c77e56f36 [2021-07-15T17:15:49.399Z] [2021-07-15T17:15:49.399Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T17:15:49.399Z] Removing intermediate container b212e7c3bce6 [2021-07-15T17:15:49.399Z] ---> 568c00aeafc2 [2021-07-15T17:15:49.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:15:49.399Z] ---> Running in 724c4863a095 [2021-07-15T17:15:49.399Z] Removing intermediate container 724c4863a095 [2021-07-15T17:15:49.399Z] ---> bd797854c791 [2021-07-15T17:15:49.399Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T17:15:49.399Z] ---> Running in 1e4fc92c41c8 [2021-07-15T17:15:49.767Z] 20.10.0: Pulling from library/docker [2021-07-15T17:15:49.767Z] Removing intermediate container 1e4fc92c41c8 [2021-07-15T17:15:49.767Z] ---> 731565b60a6f [2021-07-15T17:15:49.767Z] Step 22/23 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:15:49.767Z] ---> Running in b521fb1ede02 [2021-07-15T17:15:49.767Z] Removing intermediate container b521fb1ede02 [2021-07-15T17:15:49.767Z] ---> 5ebea5f7ee41 [2021-07-15T17:15:49.767Z] Step 23/23 : LABEL version=2.0.1-dev.10 [2021-07-15T17:15:49.767Z] ---> Running in 4d8df34bc081 [2021-07-15T17:15:50.093Z] Removing intermediate container 4d8df34bc081 [2021-07-15T17:15:50.093Z] ---> 483674a45af0 [2021-07-15T17:15:50.093Z] [2021-07-15T17:15:50.386Z] Successfully built 483674a45af0 [2021-07-15T17:15:50.386Z] Successfully tagged support-notifications:latest [2021-07-15T17:15:50.981Z]  Building support-notifications ... done Removing intermediate container c0c06b5bcf60 [2021-07-15T17:15:50.981Z] ---> a1b4a6914a13 [2021-07-15T17:15:50.981Z] [2021-07-15T17:15:50.981Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:15:50.981Z] ---> 13621d1b12d4 [2021-07-15T17:15:50.981Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T17:15:50.981Z] ---> Running in 8a73db722eb3 [2021-07-15T17:15:50.981Z] Removing intermediate container 8a73db722eb3 [2021-07-15T17:15:50.981Z] ---> eb3b6a2f2785 [2021-07-15T17:15:50.981Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T17:15:50.981Z] ---> Running in 59c30ba74bae [2021-07-15T17:15:51.261Z] Removing intermediate container 59c30ba74bae [2021-07-15T17:15:51.261Z] ---> 0b6ea48ed173 [2021-07-15T17:15:51.261Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T17:15:51.261Z] ---> Running in 847fd0d4069f [2021-07-15T17:15:51.261Z] Removing intermediate container 847fd0d4069f [2021-07-15T17:15:51.261Z] ---> 93d159d30a2b [2021-07-15T17:15:51.261Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:15:51.261Z] ---> Running in 5745be9653f8 [2021-07-15T17:15:51.854Z] Removing intermediate container 5745be9653f8 [2021-07-15T17:15:51.854Z] ---> b272d0b252ed [2021-07-15T17:15:51.854Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T17:15:51.854Z] ---> Running in ee808fa8aee7 [2021-07-15T17:15:52.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:52.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:53.362Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T17:15:53.362Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T17:15:53.362Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T17:15:53.362Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T17:15:54.348Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T17:15:54.348Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T17:15:54.348Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:15:54.348Z] OK: 8 MiB in 20 packages [2021-07-15T17:15:55.338Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T17:15:55.338Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T17:15:55.338Z] ---> aefe523efa57 [2021-07-15T17:15:55.338Z] 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-07-15T17:15:55.338Z] ---> Running in 57433c644e9f [2021-07-15T17:15:55.338Z] Removing intermediate container ee808fa8aee7 [2021-07-15T17:15:55.338Z] ---> 92e67248d0a7 [2021-07-15T17:15:55.338Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:15:55.338Z] Removing intermediate container 57433c644e9f [2021-07-15T17:15:55.338Z] ---> 53ae20782479 [2021-07-15T17:15:55.338Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-15T17:15:55.338Z] ---> Running in 72e962437565 [2021-07-15T17:15:55.620Z] ---> 6fb9ae5492f3 [2021-07-15T17:15:55.620Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T17:15:55.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:55.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:55.908Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T17:15:55.908Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T17:15:55.908Z] Executing bash-5.0.17-r0.post-install [2021-07-15T17:15:55.908Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:15:55.908Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T17:15:55.908Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T17:15:55.908Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T17:15:55.908Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T17:15:55.908Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T17:15:55.908Z] ---> d561be190a7c [2021-07-15T17:15:55.908Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T17:15:55.908Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T17:15:55.908Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T17:15:55.908Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T17:15:55.908Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T17:15:55.908Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T17:15:56.515Z] ---> ac6965ffbee2 [2021-07-15T17:15:56.515Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T17:15:56.787Z] ---> Running in 67d7597adad1 [2021-07-15T17:15:56.787Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T17:15:56.787Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T17:15:56.787Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T17:15:56.787Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T17:15:57.067Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T17:15:57.067Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T17:15:57.067Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T17:15:57.067Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T17:15:57.067Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T17:15:57.067Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T17:15:57.067Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T17:15:57.067Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T17:15:57.067Z] Removing intermediate container 67d7597adad1 [2021-07-15T17:15:57.067Z] ---> 7bcbee4254f4 [2021-07-15T17:15:57.067Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:15:57.067Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T17:15:57.067Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T17:15:57.343Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T17:15:57.343Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T17:15:57.343Z] ---> Running in db235e57a36a [2021-07-15T17:15:57.343Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T17:15:57.343Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T17:15:57.343Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T17:15:57.343Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T17:15:57.343Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T17:15:57.343Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T17:15:57.343Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T17:15:57.343Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T17:15:57.343Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T17:15:57.343Z] Removing intermediate container db235e57a36a [2021-07-15T17:15:57.343Z] ---> 210eaf8b5fc0 [2021-07-15T17:15:57.343Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:15:57.343Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T17:15:57.619Z] ---> Running in 0c6bc8c014a4 [2021-07-15T17:15:57.619Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T17:15:57.619Z] OK: 72 MiB in 59 packages [2021-07-15T17:15:57.619Z] Removing intermediate container 0c6bc8c014a4 [2021-07-15T17:15:57.619Z] ---> 818a9d1ce1f5 [2021-07-15T17:15:57.619Z] Step 23/24 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:15:57.619Z] ---> Running in fc36e436c38d [2021-07-15T17:15:57.905Z] Removing intermediate container fc36e436c38d [2021-07-15T17:15:57.905Z] ---> c9a8acef7e4d [2021-07-15T17:15:57.905Z] Step 24/24 : LABEL version=2.0.1-dev.10 [2021-07-15T17:15:57.905Z] ---> Running in 8175750ddc9d [2021-07-15T17:15:57.905Z] Removing intermediate container 8175750ddc9d [2021-07-15T17:15:57.905Z] ---> f7ff7bd42e71 [2021-07-15T17:15:57.905Z] [2021-07-15T17:15:57.905Z] Successfully built f7ff7bd42e71 [2021-07-15T17:15:57.905Z] Successfully tagged core-data:latest [2021-07-15T17:15:58.185Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-07-15T17:15:58.185Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T17:15:58.459Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T17:15:58.459Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T17:15:58.459Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T17:15:58.459Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T17:15:59.056Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T17:15:59.056Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T17:15:59.343Z] Collecting PyYAML<4,>=3.10 [2021-07-15T17:15:59.343Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T17:15:59.941Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T17:15:59.941Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T17:16:00.214Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T17:16:00.214Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T17:16:00.214Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T17:16:00.214Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T17:16:00.214Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T17:16:00.214Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T17:16:00.537Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T17:16:00.537Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T17:16:00.537Z] 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-07-15T17:16:00.537Z] Collecting idna<2.8,>=2.5 [2021-07-15T17:16:00.537Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T17:16:00.537Z] 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-07-15T17:16:00.537Z] 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-07-15T17:16:00.537Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T17:16:00.537Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T17:16:00.537Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T17:16:00.537Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T17:16:00.537Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T17:16:00.537Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T17:16:00.537Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T17:16:00.537Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T17:16:00.804Z] Installing collected packages: idna, urllib3, requests, dockerpty, texttable, PyYAML, docopt, cached-property, websocket-client, docker-pycreds, docker, jsonschema, docker-compose [2021-07-15T17:16:00.804Z] Attempting uninstall: idna [2021-07-15T17:16:00.804Z] Found existing installation: idna 2.9 [2021-07-15T17:16:00.804Z] Uninstalling idna-2.9: [2021-07-15T17:16:00.804Z] Successfully uninstalled idna-2.9 [2021-07-15T17:16:00.804Z] Attempting uninstall: urllib3 [2021-07-15T17:16:00.804Z] Found existing installation: urllib3 1.25.9 [2021-07-15T17:16:00.804Z] Uninstalling urllib3-1.25.9: [2021-07-15T17:16:00.804Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T17:16:01.094Z] Attempting uninstall: requests [2021-07-15T17:16:01.094Z] Found existing installation: requests 2.23.0 [2021-07-15T17:16:01.094Z] Uninstalling requests-2.23.0: [2021-07-15T17:16:01.094Z] Successfully uninstalled requests-2.23.0 [2021-07-15T17:16:01.094Z] Running setup.py install for dockerpty: started [2021-07-15T17:16:01.364Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T17:16:01.364Z] Running setup.py install for texttable: started [2021-07-15T17:16:01.635Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T17:16:01.635Z] Running setup.py install for PyYAML: started [2021-07-15T17:16:02.231Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T17:16:02.231Z] Running setup.py install for docopt: started [2021-07-15T17:16:02.502Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T17:16:02.786Z] 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-07-15T17:16:04.500Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:16:04.500Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:16:04.500Z] ---> 29a0b46b317c [2021-07-15T17:16:04.500Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T17:16:04.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:16:04.501Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:16:04.501Z] ---> 29a0b46b317c [2021-07-15T17:16:04.501Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:16:04.501Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:16:04.501Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:16:04.501Z] ---> 29a0b46b317c [2021-07-15T17:16:04.501Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T17:16:04.501Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:16:04.501Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:16:04.501Z] ---> 29a0b46b317c [2021-07-15T17:16:04.501Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:16:04.501Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:16:04.501Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:16:04.501Z] ---> 29a0b46b317c [2021-07-15T17:16:04.501Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T17:16:05.382Z] Removing intermediate container 72e962437565 [2021-07-15T17:16:05.383Z] ---> fd95b9210221 [2021-07-15T17:16:05.383Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T17:16:05.383Z] ---> Running in d0494fc69a29 [2021-07-15T17:16:05.383Z] Removing intermediate container d0494fc69a29 [2021-07-15T17:16:05.383Z] ---> 0308f22e0805 [2021-07-15T17:16:05.383Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T17:16:05.383Z] ---> Running in b2ad12034ee9 [2021-07-15T17:16:05.383Z] Removing intermediate container b2ad12034ee9 [2021-07-15T17:16:05.383Z] ---> d0f116ad3e5d [2021-07-15T17:16:05.383Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T17:16:05.383Z] ---> 3a1f1653a047 [2021-07-15T17:16:05.383Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T17:16:05.656Z] ---> f08fe7e9d0b5 [2021-07-15T17:16:05.656Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T17:16:05.656Z] ---> 1fad996291ab [2021-07-15T17:16:05.656Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T17:16:05.967Z] ---> Running in 4ae42540d85f [2021-07-15T17:16:05.967Z] Removing intermediate container 4ae42540d85f [2021-07-15T17:16:05.967Z] ---> a6c97da01114 [2021-07-15T17:16:05.967Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:16:05.967Z] ---> Running in 038f7cd0317e [2021-07-15T17:16:05.967Z] Removing intermediate container 038f7cd0317e [2021-07-15T17:16:05.967Z] ---> f20d02e7b4e5 [2021-07-15T17:16:05.967Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:16:05.967Z] ---> Running in f23bd8901d88 [2021-07-15T17:16:06.244Z] Removing intermediate container f23bd8901d88 [2021-07-15T17:16:06.244Z] ---> 9867a0d4a081 [2021-07-15T17:16:06.244Z] Step 23/24 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:06.244Z] ---> Running in bc0d583a8787 [2021-07-15T17:16:06.244Z] Removing intermediate container bc0d583a8787 [2021-07-15T17:16:06.244Z] ---> b8537ef17ead [2021-07-15T17:16:06.244Z] Step 24/24 : LABEL version=2.0.1-dev.10 [2021-07-15T17:16:06.244Z] ---> Running in ae82b86702ce [2021-07-15T17:16:06.244Z] Removing intermediate container ae82b86702ce [2021-07-15T17:16:06.244Z] ---> 8ae92d4d52ab [2021-07-15T17:16:06.244Z] [2021-07-15T17:16:06.520Z] Successfully built 8ae92d4d52ab [2021-07-15T17:16:06.520Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T17:16:06.537Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T17:16:06.583Z] $ docker stop --time=1 fedd1bd83e00d8b3cf8965a2c37ea2f15be972520fdd15d55752301949b9e8a3 [2021-07-15T17:16:07.879Z] $ docker rm -f fedd1bd83e00d8b3cf8965a2c37ea2f15be972520fdd15d55752301949b9e8a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:16:08.299Z] + docker images [2021-07-15T17:16:08.299Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T17:16:08.299Z] sys-mgmt-agent latest 8ae92d4d52ab 2 seconds ago 311MB [2021-07-15T17:16:08.299Z] core-data latest f7ff7bd42e71 11 seconds ago 20.3MB [2021-07-15T17:16:08.299Z] a1b4a6914a13 18 seconds ago 1.18GB [2021-07-15T17:16:08.299Z] support-notifications latest 483674a45af0 19 seconds ago 16.7MB [2021-07-15T17:16:08.299Z] b41c77e56f36 19 seconds ago 1.18GB [2021-07-15T17:16:08.299Z] 2a7a889682d8 24 seconds ago 1.18GB [2021-07-15T17:16:08.299Z] support-scheduler latest b571b71b4b33 36 seconds ago 15.9MB [2021-07-15T17:16:08.299Z] 7fb2b1037818 39 seconds ago 1.18GB [2021-07-15T17:16:08.299Z] security-secretstore-setup latest b2c17ad6aeb1 57 seconds ago 28.7MB [2021-07-15T17:16:08.299Z] core-metadata latest 8c6b86ffe0e2 About a minute ago 16.6MB [2021-07-15T17:16:08.299Z] core-command latest 4265b612f6ed About a minute ago 15.9MB [2021-07-15T17:16:08.299Z] security-proxy-setup latest 7d19e1fd2359 About a minute ago 25.7MB [2021-07-15T17:16:08.299Z] 294ab0fae9eb About a minute ago 1.18GB [2021-07-15T17:16:08.299Z] eda36d820bfc About a minute ago 1.18GB [2021-07-15T17:16:08.299Z] security-bootstrapper latest 5a24d3ad4013 About a minute ago 18.6MB [2021-07-15T17:16:08.299Z] f9ea3b0c01e0 About a minute ago 1.17GB [2021-07-15T17:16:08.299Z] 5c0a67472e6b About a minute ago 1.18GB [2021-07-15T17:16:08.299Z] e836c3a9de70 About a minute ago 1.18GB [2021-07-15T17:16:08.299Z] ci-base-image-x86_64 latest 202357c0bc91 5 minutes ago 678MB [2021-07-15T17:16:08.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 21 hours ago 475MB [2021-07-15T17:16:08.299Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB [2021-07-15T17:16:08.299Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T17:16:08.299Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-15T17:16:08.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-15T17:16:08.565Z] provisioning config files... [2021-07-15T17:16:08.582Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config8487176463744463909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:16:08.847Z] ---> Running in 606e7ad1bd38 [2021-07-15T17:16:08.847Z] ---> Running in 812706e050fa [2021-07-15T17:16:08.847Z] ---> Running in 263500e36460 [2021-07-15T17:16:08.847Z] ---> Running in d45efea979ac [2021-07-15T17:16:08.847Z] ---> Running in 1c056fe03c04 [2021-07-15T17:16:08.929Z] ---> docker-login.sh [2021-07-15T17:16:08.929Z] nexus3.edgexfoundry.org:10001 [2021-07-15T17:16:08.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:16:08.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:16:08.929Z] Configure a credential helper to remove this warning. See [2021-07-15T17:16:08.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:16:08.929Z] [2021-07-15T17:16:08.929Z] Login Succeeded [2021-07-15T17:16:08.929Z] nexus3.edgexfoundry.org:10002 [2021-07-15T17:16:09.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:16:09.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:16:09.202Z] Configure a credential helper to remove this warning. See [2021-07-15T17:16:09.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:16:09.202Z] [2021-07-15T17:16:09.202Z] Login Succeeded [2021-07-15T17:16:09.202Z] nexus3.edgexfoundry.org:10003 [2021-07-15T17:16:09.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:16:09.464Z] Removing intermediate container 1c056fe03c04 [2021-07-15T17:16:09.464Z] ---> 8ee3a33d3514 [2021-07-15T17:16:09.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:16:09.464Z] ---> Running in d8d021e853d9 [2021-07-15T17:16:09.464Z] Removing intermediate container 812706e050fa [2021-07-15T17:16:09.464Z] ---> 68651aa39fdc [2021-07-15T17:16:09.464Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:16:09.464Z] Removing intermediate container 606e7ad1bd38 [2021-07-15T17:16:09.464Z] ---> 356f3e5e8475 [2021-07-15T17:16:09.464Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:16:09.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:16:09.470Z] Configure a credential helper to remove this warning. See [2021-07-15T17:16:09.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:16:09.470Z] [2021-07-15T17:16:09.470Z] Login Succeeded [2021-07-15T17:16:09.470Z] nexus3.edgexfoundry.org:10004 [2021-07-15T17:16:09.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:16:09.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:16:09.737Z] Configure a credential helper to remove this warning. See [2021-07-15T17:16:09.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:16:09.737Z] [2021-07-15T17:16:09.737Z] Login Succeeded [2021-07-15T17:16:09.737Z] docker.io [2021-07-15T17:16:09.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:16:09.742Z] Removing intermediate container d45efea979ac [2021-07-15T17:16:09.742Z] ---> c9a97d0bfe83 [2021-07-15T17:16:09.742Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:16:09.742Z] Removing intermediate container 263500e36460 [2021-07-15T17:16:09.742Z] ---> 1781615dc22b [2021-07-15T17:16:09.742Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:16:09.742Z] ---> Running in cb19cc0e86d9 [2021-07-15T17:16:09.742Z] ---> Running in 2f3a73d4d250 [2021-07-15T17:16:09.742Z] ---> Running in 632c37fd27eb [2021-07-15T17:16:10.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:16:10.005Z] Configure a credential helper to remove this warning. See [2021-07-15T17:16:10.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:16:10.005Z] [2021-07-15T17:16:10.005Z] Login Succeeded [2021-07-15T17:16:10.005Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T17:16:10.019Z] Deleting 1 temporary files [2021-07-15T17:16:10.021Z] ---> Running in 90b8f0511b1f [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:16:10.107Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-07-15T17:16:10.107Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:10.107Z] latest [2021-07-15T17:16:10.107Z] 2.0.1-dev.10 [2021-07-15T17:16:10.107Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:10.107Z] main [2021-07-15T17:16:10.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:10.570Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:10.900Z] + docker push nexus3.edgexfoundry.org:10004/core-command:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:10.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-15T17:16:10.900Z] 7c7d638fedbc: Preparing [2021-07-15T17:16:10.900Z] 0830929c8baa: Preparing [2021-07-15T17:16:10.900Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:10.900Z] ae9891722a65: Preparing [2021-07-15T17:16:10.900Z] 32f366d666a5: Preparing [2021-07-15T17:16:10.900Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:11.171Z] 7c7d638fedbc: Pushed [2021-07-15T17:16:11.171Z] ae9891722a65: Pushed [2021-07-15T17:16:11.171Z] 29e21d1c34e2: Pushed [2021-07-15T17:16:12.587Z] 0830929c8baa: Pushed [2021-07-15T17:16:13.522Z] Removing intermediate container d8d021e853d9 [2021-07-15T17:16:13.522Z] ---> 1987ad04bad8 [2021-07-15T17:16:13.522Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T17:16:13.522Z] ---> Running in 19b2c169e0d4 [2021-07-15T17:16:13.844Z] Removing intermediate container 632c37fd27eb [2021-07-15T17:16:13.844Z] ---> 828892daa485 [2021-07-15T17:16:13.844Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T17:16:14.156Z] Removing intermediate container cb19cc0e86d9 [2021-07-15T17:16:14.156Z] ---> db5f572a7ca9 [2021-07-15T17:16:14.156Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T17:16:14.500Z] ---> Running in 554fd01f1cea [2021-07-15T17:16:14.500Z] ---> Running in 091ab2594fb6 [2021-07-15T17:16:14.500Z] Removing intermediate container 90b8f0511b1f [2021-07-15T17:16:14.500Z] ---> 08c8f905058f [2021-07-15T17:16:14.500Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T17:16:15.138Z] ---> Running in 3b1b1d5fff8d [2021-07-15T17:16:15.138Z] Removing intermediate container 2f3a73d4d250 [2021-07-15T17:16:15.138Z] ---> c23ee786a6a6 [2021-07-15T17:16:15.138Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T17:16:15.823Z] ---> Running in 5af6d4ae4952 [2021-07-15T17:16:16.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:16:17.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:16:17.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:16:17.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:16:17.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:16:17.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:16:17.930Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:0bdbaa579013d6f6fabc59e79ac910bcd60cd70f87353a922a1de9ad6e64eb8d size: 1363 [2021-07-15T17:16:17.947Z] OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:18.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:16:18.285Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:18.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:16:18.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:16:18.618Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-15T17:16:18.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-15T17:16:18.618Z] 7c7d638fedbc: Preparing [2021-07-15T17:16:18.618Z] 0830929c8baa: Preparing [2021-07-15T17:16:18.618Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:18.618Z] ae9891722a65: Preparing [2021-07-15T17:16:18.618Z] 32f366d666a5: Preparing [2021-07-15T17:16:18.618Z] 7c7d638fedbc: Layer already exists [2021-07-15T17:16:18.618Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:18.618Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:18.618Z] 0830929c8baa: Layer already exists [2021-07-15T17:16:18.618Z] ae9891722a65: Layer already exists [2021-07-15T17:16:18.618Z] latest: digest: sha256:0bdbaa579013d6f6fabc59e79ac910bcd60cd70f87353a922a1de9ad6e64eb8d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:18.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:16:18.948Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:19.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.10 [2021-07-15T17:16:19.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-15T17:16:19.267Z] 7c7d638fedbc: Preparing [2021-07-15T17:16:19.267Z] 0830929c8baa: Preparing [2021-07-15T17:16:19.267Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:19.267Z] ae9891722a65: Preparing [2021-07-15T17:16:19.267Z] 32f366d666a5: Preparing [2021-07-15T17:16:19.267Z] ae9891722a65: Layer already exists [2021-07-15T17:16:19.267Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:19.267Z] 0830929c8baa: Layer already exists [2021-07-15T17:16:19.267Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:19.267Z] 7c7d638fedbc: Layer already exists [2021-07-15T17:16:19.267Z] 2.0.1-dev.10: digest: sha256:0bdbaa579013d6f6fabc59e79ac910bcd60cd70f87353a922a1de9ad6e64eb8d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:19.414Z] OK: 218 MiB in 52 packages [2021-07-15T17:16:19.598Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:19.694Z] OK: 218 MiB in 52 packages [2021-07-15T17:16:19.694Z] Removing intermediate container 19b2c169e0d4 [2021-07-15T17:16:19.694Z] ---> 0c0917c70672 [2021-07-15T17:16:19.694Z] Step 6/23 : COPY go.mod . [2021-07-15T17:16:19.694Z] OK: 218 MiB in 52 packages [2021-07-15T17:16:19.948Z] + docker push nexus3.edgexfoundry.org:10004/core-command:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:19.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-15T17:16:19.948Z] 7c7d638fedbc: Preparing [2021-07-15T17:16:19.948Z] 0830929c8baa: Preparing [2021-07-15T17:16:19.948Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:19.948Z] ae9891722a65: Preparing [2021-07-15T17:16:19.948Z] 32f366d666a5: Preparing [2021-07-15T17:16:19.948Z] 7c7d638fedbc: Layer already exists [2021-07-15T17:16:19.948Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:19.948Z] 0830929c8baa: Layer already exists [2021-07-15T17:16:19.948Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:19.948Z] ae9891722a65: Layer already exists [2021-07-15T17:16:19.948Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:0bdbaa579013d6f6fabc59e79ac910bcd60cd70f87353a922a1de9ad6e64eb8d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:20.271Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:20.313Z] OK: 218 MiB in 52 packages [2021-07-15T17:16:20.590Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-07-15T17:16:20.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-15T17:16:20.590Z] 7c7d638fedbc: Preparing [2021-07-15T17:16:20.590Z] 0830929c8baa: Preparing [2021-07-15T17:16:20.590Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:20.590Z] ae9891722a65: Preparing [2021-07-15T17:16:20.590Z] 32f366d666a5: Preparing [2021-07-15T17:16:20.590Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:20.590Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:20.590Z] 7c7d638fedbc: Layer already exists [2021-07-15T17:16:20.590Z] 0830929c8baa: Layer already exists [2021-07-15T17:16:20.590Z] ae9891722a65: Layer already exists [2021-07-15T17:16:20.861Z] main: digest: sha256:0bdbaa579013d6f6fabc59e79ac910bcd60cd70f87353a922a1de9ad6e64eb8d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:16:20.923Z] ===================================================== [Pipeline] echo [2021-07-15T17:16:20.939Z] taggedImages: [2021-07-15T17:16:20.939Z] - nexus3.edgexfoundry.org:10004/core-command:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:20.939Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-15T17:16:20.939Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.10 [2021-07-15T17:16:20.939Z] - nexus3.edgexfoundry.org:10004/core-command:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:20.939Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-07-15T17:16:20.970Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-07-15T17:16:20.970Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:20.970Z] latest [2021-07-15T17:16:20.970Z] 2.0.1-dev.10 [2021-07-15T17:16:20.970Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:20.970Z] main [2021-07-15T17:16:20.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:21.329Z] ---> 3ea9afd3308d [2021-07-15T17:16:21.329Z] Step 7/23 : RUN go mod download [2021-07-15T17:16:21.329Z] Removing intermediate container 554fd01f1cea [2021-07-15T17:16:21.329Z] ---> 8fa06e3363fc [2021-07-15T17:16:21.329Z] Step 6/26 : COPY go.mod . [2021-07-15T17:16:21.330Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:21.614Z] ---> Running in b84f368ea499 [2021-07-15T17:16:21.614Z] Removing intermediate container 091ab2594fb6 [2021-07-15T17:16:21.614Z] ---> f25aa98014e0 [2021-07-15T17:16:21.614Z] Step 6/22 : COPY go.mod . [2021-07-15T17:16:21.672Z] + docker push nexus3.edgexfoundry.org:10004/core-data:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:21.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-15T17:16:21.672Z] 47e046f6d83d: Preparing [2021-07-15T17:16:21.672Z] 0afdfaf738b7: Preparing [2021-07-15T17:16:21.672Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:21.672Z] 9de8c76a3cce: Preparing [2021-07-15T17:16:21.672Z] d82be95d803a: Preparing [2021-07-15T17:16:21.672Z] 32f366d666a5: Preparing [2021-07-15T17:16:21.672Z] 32f366d666a5: Waiting [2021-07-15T17:16:21.672Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:21.948Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:21.948Z] 47e046f6d83d: Pushed [2021-07-15T17:16:21.948Z] d82be95d803a: Pushed [2021-07-15T17:16:22.218Z] 9de8c76a3cce: Pushed [2021-07-15T17:16:22.224Z] Removing intermediate container 3b1b1d5fff8d [2021-07-15T17:16:22.224Z] ---> d11ddfcd3ac3 [2021-07-15T17:16:22.225Z] Step 6/24 : COPY go.mod . [2021-07-15T17:16:22.225Z] Removing intermediate container 5af6d4ae4952 [2021-07-15T17:16:22.225Z] ---> b035baaed53d [2021-07-15T17:16:22.225Z] Step 6/24 : COPY go.mod . [2021-07-15T17:16:22.802Z] 0afdfaf738b7: Pushed [2021-07-15T17:16:22.845Z] ---> d0d09dade21b [2021-07-15T17:16:22.845Z] Step 7/26 : RUN go mod download [2021-07-15T17:16:23.120Z] ---> 84886b54b4cd [2021-07-15T17:16:23.121Z] Step 7/22 : RUN go mod download [2021-07-15T17:16:23.390Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:9f522a3e7010912caa688630fc7007622af832daed4d6b0f400a920b175ccb12 size: 1572 [2021-07-15T17:16:23.396Z] ---> Running in efa27c377b7b [2021-07-15T17:16:23.396Z] ---> Running in b515221f574a [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:23.677Z] ---> 082876e671c3 [2021-07-15T17:16:23.678Z] Step 7/24 : RUN go mod download [2021-07-15T17:16:23.678Z] ---> d14449c0c440 [2021-07-15T17:16:23.678Z] Step 7/24 : RUN go mod download [2021-07-15T17:16:23.720Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:23.957Z] ---> Running in e23f642fc0ab [2021-07-15T17:16:23.957Z] ---> Running in 97726a17c86a [2021-07-15T17:16:24.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-15T17:16:24.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-15T17:16:24.043Z] 47e046f6d83d: Preparing [2021-07-15T17:16:24.043Z] 0afdfaf738b7: Preparing [2021-07-15T17:16:24.043Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:24.043Z] 9de8c76a3cce: Preparing [2021-07-15T17:16:24.043Z] d82be95d803a: Preparing [2021-07-15T17:16:24.043Z] 32f366d666a5: Preparing [2021-07-15T17:16:24.043Z] 32f366d666a5: Waiting [2021-07-15T17:16:24.043Z] 9de8c76a3cce: Layer already exists [2021-07-15T17:16:24.043Z] 0afdfaf738b7: Layer already exists [2021-07-15T17:16:24.043Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:24.043Z] d82be95d803a: Layer already exists [2021-07-15T17:16:24.043Z] 47e046f6d83d: Layer already exists [2021-07-15T17:16:24.043Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:24.043Z] latest: digest: sha256:9f522a3e7010912caa688630fc7007622af832daed4d6b0f400a920b175ccb12 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:24.361Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:24.684Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.10 [2021-07-15T17:16:24.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-15T17:16:24.684Z] 47e046f6d83d: Preparing [2021-07-15T17:16:24.684Z] 0afdfaf738b7: Preparing [2021-07-15T17:16:24.684Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:24.684Z] 9de8c76a3cce: Preparing [2021-07-15T17:16:24.684Z] d82be95d803a: Preparing [2021-07-15T17:16:24.684Z] 32f366d666a5: Preparing [2021-07-15T17:16:24.684Z] 32f366d666a5: Waiting [2021-07-15T17:16:24.684Z] 9de8c76a3cce: Layer already exists [2021-07-15T17:16:24.684Z] 0afdfaf738b7: Layer already exists [2021-07-15T17:16:24.684Z] 47e046f6d83d: Layer already exists [2021-07-15T17:16:24.684Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:24.684Z] d82be95d803a: Layer already exists [2021-07-15T17:16:24.684Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:24.684Z] 2.0.1-dev.10: digest: sha256:9f522a3e7010912caa688630fc7007622af832daed4d6b0f400a920b175ccb12 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:25.018Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:25.333Z] + docker push nexus3.edgexfoundry.org:10004/core-data:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:25.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-15T17:16:25.333Z] 47e046f6d83d: Preparing [2021-07-15T17:16:25.333Z] 0afdfaf738b7: Preparing [2021-07-15T17:16:25.333Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:25.333Z] 9de8c76a3cce: Preparing [2021-07-15T17:16:25.333Z] d82be95d803a: Preparing [2021-07-15T17:16:25.333Z] 32f366d666a5: Preparing [2021-07-15T17:16:25.333Z] 32f366d666a5: Waiting [2021-07-15T17:16:25.333Z] d82be95d803a: Layer already exists [2021-07-15T17:16:25.333Z] 47e046f6d83d: Layer already exists [2021-07-15T17:16:25.333Z] 9de8c76a3cce: Layer already exists [2021-07-15T17:16:25.333Z] 0afdfaf738b7: Layer already exists [2021-07-15T17:16:25.333Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:25.333Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:25.333Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:9f522a3e7010912caa688630fc7007622af832daed4d6b0f400a920b175ccb12 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:25.660Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:25.976Z] Removing intermediate container b84f368ea499 [2021-07-15T17:16:25.976Z] ---> 9b2c279d12cf [2021-07-15T17:16:25.976Z] Step 8/23 : COPY . . [2021-07-15T17:16:25.979Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-07-15T17:16:25.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-15T17:16:25.979Z] 47e046f6d83d: Preparing [2021-07-15T17:16:25.979Z] 0afdfaf738b7: Preparing [2021-07-15T17:16:25.979Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:25.979Z] 9de8c76a3cce: Preparing [2021-07-15T17:16:25.979Z] d82be95d803a: Preparing [2021-07-15T17:16:25.979Z] 32f366d666a5: Preparing [2021-07-15T17:16:25.979Z] 32f366d666a5: Waiting [2021-07-15T17:16:25.979Z] 47e046f6d83d: Layer already exists [2021-07-15T17:16:25.979Z] 0afdfaf738b7: Layer already exists [2021-07-15T17:16:25.979Z] 9de8c76a3cce: Layer already exists [2021-07-15T17:16:25.979Z] d82be95d803a: Layer already exists [2021-07-15T17:16:25.979Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:25.979Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:25.979Z] main: digest: sha256:9f522a3e7010912caa688630fc7007622af832daed4d6b0f400a920b175ccb12 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:16:26.040Z] ===================================================== [Pipeline] echo [2021-07-15T17:16:26.053Z] taggedImages: [2021-07-15T17:16:26.054Z] - nexus3.edgexfoundry.org:10004/core-data:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:26.054Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-15T17:16:26.054Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.10 [2021-07-15T17:16:26.054Z] - nexus3.edgexfoundry.org:10004/core-data:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:26.054Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-07-15T17:16:26.086Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-07-15T17:16:26.086Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:26.086Z] latest [2021-07-15T17:16:26.086Z] 2.0.1-dev.10 [2021-07-15T17:16:26.086Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:26.086Z] main [2021-07-15T17:16:26.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:26.455Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:26.780Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:26.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-15T17:16:26.780Z] e2015d688ad5: Preparing [2021-07-15T17:16:26.780Z] bd0872031c6c: Preparing [2021-07-15T17:16:26.780Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:26.780Z] ae9891722a65: Preparing [2021-07-15T17:16:26.780Z] 32f366d666a5: Preparing [2021-07-15T17:16:26.780Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:26.780Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:26.780Z] ae9891722a65: Layer already exists [2021-07-15T17:16:27.048Z] e2015d688ad5: Pushed [2021-07-15T17:16:28.490Z] bd0872031c6c: Pushed [2021-07-15T17:16:28.490Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:4abbfe06afaa9bf9640f0e60b86a82a3f462611974c52cb03fcffb133af3d326 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:28.837Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:29.179Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-15T17:16:29.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-15T17:16:29.179Z] e2015d688ad5: Preparing [2021-07-15T17:16:29.179Z] bd0872031c6c: Preparing [2021-07-15T17:16:29.179Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:29.179Z] ae9891722a65: Preparing [2021-07-15T17:16:29.179Z] 32f366d666a5: Preparing [2021-07-15T17:16:29.179Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:29.179Z] ae9891722a65: Layer already exists [2021-07-15T17:16:29.179Z] e2015d688ad5: Layer already exists [2021-07-15T17:16:29.179Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:29.179Z] bd0872031c6c: Layer already exists [2021-07-15T17:16:29.179Z] latest: digest: sha256:4abbfe06afaa9bf9640f0e60b86a82a3f462611974c52cb03fcffb133af3d326 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:29.513Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:29.837Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.10 [2021-07-15T17:16:29.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-15T17:16:29.837Z] e2015d688ad5: Preparing [2021-07-15T17:16:29.837Z] bd0872031c6c: Preparing [2021-07-15T17:16:29.837Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:29.837Z] ae9891722a65: Preparing [2021-07-15T17:16:29.837Z] 32f366d666a5: Preparing [2021-07-15T17:16:29.837Z] bd0872031c6c: Layer already exists [2021-07-15T17:16:29.837Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:29.837Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:29.837Z] e2015d688ad5: Layer already exists [2021-07-15T17:16:29.837Z] ae9891722a65: Layer already exists [2021-07-15T17:16:29.837Z] 2.0.1-dev.10: digest: sha256:4abbfe06afaa9bf9640f0e60b86a82a3f462611974c52cb03fcffb133af3d326 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:30.159Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:30.325Z] Removing intermediate container efa27c377b7b [2021-07-15T17:16:30.325Z] ---> 28f5363b04e9 [2021-07-15T17:16:30.325Z] Step 8/26 : COPY . . [2021-07-15T17:16:30.325Z] Removing intermediate container b515221f574a [2021-07-15T17:16:30.325Z] ---> 2e2678231b41 [2021-07-15T17:16:30.325Z] Step 8/22 : COPY . . [2021-07-15T17:16:30.479Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:30.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-15T17:16:30.479Z] e2015d688ad5: Preparing [2021-07-15T17:16:30.479Z] bd0872031c6c: Preparing [2021-07-15T17:16:30.479Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:30.479Z] ae9891722a65: Preparing [2021-07-15T17:16:30.479Z] 32f366d666a5: Preparing [2021-07-15T17:16:30.479Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:30.479Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:30.479Z] ae9891722a65: Layer already exists [2021-07-15T17:16:30.479Z] bd0872031c6c: Layer already exists [2021-07-15T17:16:30.479Z] e2015d688ad5: Layer already exists [2021-07-15T17:16:30.479Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:4abbfe06afaa9bf9640f0e60b86a82a3f462611974c52cb03fcffb133af3d326 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:30.804Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:30.931Z] Removing intermediate container e23f642fc0ab [2021-07-15T17:16:30.931Z] ---> 0074f509dc19 [2021-07-15T17:16:30.931Z] Step 8/24 : COPY . . [2021-07-15T17:16:30.931Z] Removing intermediate container 97726a17c86a [2021-07-15T17:16:30.931Z] ---> 871eb86fcac4 [2021-07-15T17:16:30.931Z] Step 8/24 : COPY . . [2021-07-15T17:16:31.153Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-07-15T17:16:31.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-15T17:16:31.423Z] e2015d688ad5: Preparing [2021-07-15T17:16:31.423Z] bd0872031c6c: Preparing [2021-07-15T17:16:31.423Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:31.423Z] ae9891722a65: Preparing [2021-07-15T17:16:31.423Z] 32f366d666a5: Preparing [2021-07-15T17:16:31.423Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:31.423Z] ae9891722a65: Layer already exists [2021-07-15T17:16:31.423Z] e2015d688ad5: Layer already exists [2021-07-15T17:16:31.423Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:31.423Z] bd0872031c6c: Layer already exists [2021-07-15T17:16:31.423Z] main: digest: sha256:4abbfe06afaa9bf9640f0e60b86a82a3f462611974c52cb03fcffb133af3d326 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:16:31.478Z] ===================================================== [Pipeline] echo [2021-07-15T17:16:31.492Z] taggedImages: [2021-07-15T17:16:31.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:31.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-15T17:16:31.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.10 [2021-07-15T17:16:31.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:31.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-07-15T17:16:31.526Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-07-15T17:16:31.527Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:31.527Z] latest [2021-07-15T17:16:31.527Z] 2.0.1-dev.10 [2021-07-15T17:16:31.527Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:31.527Z] main [2021-07-15T17:16:31.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:31.904Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:32.222Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:32.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-15T17:16:32.223Z] c4d67b54a7d9: Preparing [2021-07-15T17:16:32.223Z] c4d67b54a7d9: Preparing [2021-07-15T17:16:32.223Z] 296e2dfc669a: Preparing [2021-07-15T17:16:32.223Z] 1627b3851572: Preparing [2021-07-15T17:16:32.223Z] f19dbe3f1839: Preparing [2021-07-15T17:16:32.223Z] b8f151a0b2ef: Preparing [2021-07-15T17:16:32.223Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:32.223Z] 266460441fe8: Preparing [2021-07-15T17:16:32.223Z] 8463795a9338: Preparing [2021-07-15T17:16:32.223Z] 2a93a065cd15: Preparing [2021-07-15T17:16:32.223Z] 1112fb66a1fc: Preparing [2021-07-15T17:16:32.223Z] 32f366d666a5: Preparing [2021-07-15T17:16:32.223Z] 29e21d1c34e2: Waiting [2021-07-15T17:16:32.223Z] 266460441fe8: Waiting [2021-07-15T17:16:32.223Z] 8463795a9338: Waiting [2021-07-15T17:16:32.223Z] 2a93a065cd15: Waiting [2021-07-15T17:16:32.223Z] 1112fb66a1fc: Waiting [2021-07-15T17:16:32.223Z] 32f366d666a5: Waiting [2021-07-15T17:16:32.494Z] 1627b3851572: Pushed [2021-07-15T17:16:32.494Z] c4d67b54a7d9: Pushed [2021-07-15T17:16:32.494Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:32.494Z] f19dbe3f1839: Pushed [2021-07-15T17:16:32.494Z] 296e2dfc669a: Pushed [2021-07-15T17:16:32.494Z] 266460441fe8: Pushed [2021-07-15T17:16:32.761Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:32.761Z] 2a93a065cd15: Pushed [2021-07-15T17:16:32.761Z] 1112fb66a1fc: Pushed [2021-07-15T17:16:32.761Z] 8463795a9338: Pushed [2021-07-15T17:16:33.720Z] b8f151a0b2ef: Pushed [2021-07-15T17:16:33.720Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:7be3ff28898098b7f827c51c625d9d99581ccb3b6982a14d305b2e666c7b99cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:34.048Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:34.377Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-15T17:16:34.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-15T17:16:34.377Z] c4d67b54a7d9: Preparing [2021-07-15T17:16:34.377Z] c4d67b54a7d9: Preparing [2021-07-15T17:16:34.377Z] 296e2dfc669a: Preparing [2021-07-15T17:16:34.377Z] 1627b3851572: Preparing [2021-07-15T17:16:34.377Z] f19dbe3f1839: Preparing [2021-07-15T17:16:34.377Z] b8f151a0b2ef: Preparing [2021-07-15T17:16:34.377Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:34.377Z] 266460441fe8: Preparing [2021-07-15T17:16:34.377Z] 8463795a9338: Preparing [2021-07-15T17:16:34.377Z] 2a93a065cd15: Preparing [2021-07-15T17:16:34.377Z] 1112fb66a1fc: Preparing [2021-07-15T17:16:34.377Z] 32f366d666a5: Preparing [2021-07-15T17:16:34.377Z] 266460441fe8: Waiting [2021-07-15T17:16:34.377Z] 8463795a9338: Waiting [2021-07-15T17:16:34.377Z] 2a93a065cd15: Waiting [2021-07-15T17:16:34.377Z] 1112fb66a1fc: Waiting [2021-07-15T17:16:34.377Z] 32f366d666a5: Waiting [2021-07-15T17:16:34.377Z] 29e21d1c34e2: Waiting [2021-07-15T17:16:34.377Z] f19dbe3f1839: Layer already exists [2021-07-15T17:16:34.377Z] b8f151a0b2ef: Layer already exists [2021-07-15T17:16:34.377Z] 1627b3851572: Layer already exists [2021-07-15T17:16:34.377Z] c4d67b54a7d9: Layer already exists [2021-07-15T17:16:34.377Z] 296e2dfc669a: Layer already exists [2021-07-15T17:16:34.377Z] 266460441fe8: Layer already exists [2021-07-15T17:16:34.377Z] 8463795a9338: Layer already exists [2021-07-15T17:16:34.377Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:34.377Z] 2a93a065cd15: Layer already exists [2021-07-15T17:16:34.377Z] 1112fb66a1fc: Layer already exists [2021-07-15T17:16:34.377Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:34.648Z] latest: digest: sha256:7be3ff28898098b7f827c51c625d9d99581ccb3b6982a14d305b2e666c7b99cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:34.986Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:35.310Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.10 [2021-07-15T17:16:35.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-15T17:16:35.310Z] c4d67b54a7d9: Preparing [2021-07-15T17:16:35.310Z] c4d67b54a7d9: Preparing [2021-07-15T17:16:35.310Z] 296e2dfc669a: Preparing [2021-07-15T17:16:35.310Z] 1627b3851572: Preparing [2021-07-15T17:16:35.310Z] f19dbe3f1839: Preparing [2021-07-15T17:16:35.310Z] b8f151a0b2ef: Preparing [2021-07-15T17:16:35.310Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:35.310Z] 266460441fe8: Preparing [2021-07-15T17:16:35.310Z] 8463795a9338: Preparing [2021-07-15T17:16:35.310Z] 2a93a065cd15: Preparing [2021-07-15T17:16:35.310Z] 1112fb66a1fc: Preparing [2021-07-15T17:16:35.310Z] 32f366d666a5: Preparing [2021-07-15T17:16:35.310Z] 266460441fe8: Waiting [2021-07-15T17:16:35.310Z] 8463795a9338: Waiting [2021-07-15T17:16:35.310Z] 29e21d1c34e2: Waiting [2021-07-15T17:16:35.310Z] 2a93a065cd15: Waiting [2021-07-15T17:16:35.310Z] 1112fb66a1fc: Waiting [2021-07-15T17:16:35.310Z] 32f366d666a5: Waiting [2021-07-15T17:16:35.310Z] b8f151a0b2ef: Layer already exists [2021-07-15T17:16:35.310Z] 1627b3851572: Layer already exists [2021-07-15T17:16:35.310Z] 296e2dfc669a: Layer already exists [2021-07-15T17:16:35.310Z] c4d67b54a7d9: Layer already exists [2021-07-15T17:16:35.310Z] f19dbe3f1839: Layer already exists [2021-07-15T17:16:35.310Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:35.310Z] 8463795a9338: Layer already exists [2021-07-15T17:16:35.310Z] 2a93a065cd15: Layer already exists [2021-07-15T17:16:35.310Z] 266460441fe8: Layer already exists [2021-07-15T17:16:35.310Z] 1112fb66a1fc: Layer already exists [2021-07-15T17:16:35.310Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:35.577Z] 2.0.1-dev.10: digest: sha256:7be3ff28898098b7f827c51c625d9d99581ccb3b6982a14d305b2e666c7b99cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:35.908Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:36.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:36.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-15T17:16:36.237Z] c4d67b54a7d9: Preparing [2021-07-15T17:16:36.237Z] c4d67b54a7d9: Preparing [2021-07-15T17:16:36.237Z] 296e2dfc669a: Preparing [2021-07-15T17:16:36.237Z] 1627b3851572: Preparing [2021-07-15T17:16:36.238Z] f19dbe3f1839: Preparing [2021-07-15T17:16:36.238Z] b8f151a0b2ef: Preparing [2021-07-15T17:16:36.238Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:36.238Z] 266460441fe8: Preparing [2021-07-15T17:16:36.238Z] 8463795a9338: Preparing [2021-07-15T17:16:36.238Z] 2a93a065cd15: Preparing [2021-07-15T17:16:36.238Z] 1112fb66a1fc: Preparing [2021-07-15T17:16:36.238Z] 32f366d666a5: Preparing [2021-07-15T17:16:36.238Z] 266460441fe8: Waiting [2021-07-15T17:16:36.238Z] 8463795a9338: Waiting [2021-07-15T17:16:36.238Z] 2a93a065cd15: Waiting [2021-07-15T17:16:36.238Z] 1112fb66a1fc: Waiting [2021-07-15T17:16:36.238Z] 32f366d666a5: Waiting [2021-07-15T17:16:36.238Z] 29e21d1c34e2: Waiting [2021-07-15T17:16:36.238Z] b8f151a0b2ef: Layer already exists [2021-07-15T17:16:36.238Z] f19dbe3f1839: Layer already exists [2021-07-15T17:16:36.238Z] 296e2dfc669a: Layer already exists [2021-07-15T17:16:36.238Z] 1627b3851572: Layer already exists [2021-07-15T17:16:36.238Z] c4d67b54a7d9: Layer already exists [2021-07-15T17:16:36.238Z] 2a93a065cd15: Layer already exists [2021-07-15T17:16:36.238Z] 8463795a9338: Layer already exists [2021-07-15T17:16:36.238Z] 266460441fe8: Layer already exists [2021-07-15T17:16:36.238Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:36.238Z] 1112fb66a1fc: Layer already exists [2021-07-15T17:16:36.238Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:36.238Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:7be3ff28898098b7f827c51c625d9d99581ccb3b6982a14d305b2e666c7b99cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:36.559Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:36.879Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-07-15T17:16:36.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-15T17:16:36.879Z] c4d67b54a7d9: Preparing [2021-07-15T17:16:36.879Z] c4d67b54a7d9: Preparing [2021-07-15T17:16:36.879Z] 296e2dfc669a: Preparing [2021-07-15T17:16:36.879Z] 1627b3851572: Preparing [2021-07-15T17:16:36.879Z] f19dbe3f1839: Preparing [2021-07-15T17:16:36.879Z] b8f151a0b2ef: Preparing [2021-07-15T17:16:36.879Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:36.879Z] 266460441fe8: Preparing [2021-07-15T17:16:36.879Z] 8463795a9338: Preparing [2021-07-15T17:16:36.879Z] 2a93a065cd15: Preparing [2021-07-15T17:16:36.879Z] 1112fb66a1fc: Preparing [2021-07-15T17:16:36.879Z] 32f366d666a5: Preparing [2021-07-15T17:16:36.879Z] 29e21d1c34e2: Waiting [2021-07-15T17:16:36.879Z] 266460441fe8: Waiting [2021-07-15T17:16:36.879Z] 8463795a9338: Waiting [2021-07-15T17:16:36.879Z] 2a93a065cd15: Waiting [2021-07-15T17:16:36.879Z] 1112fb66a1fc: Waiting [2021-07-15T17:16:36.879Z] 32f366d666a5: Waiting [2021-07-15T17:16:36.879Z] c4d67b54a7d9: Layer already exists [2021-07-15T17:16:36.879Z] b8f151a0b2ef: Layer already exists [2021-07-15T17:16:36.879Z] 296e2dfc669a: Layer already exists [2021-07-15T17:16:36.879Z] 1627b3851572: Layer already exists [2021-07-15T17:16:36.879Z] f19dbe3f1839: Layer already exists [2021-07-15T17:16:36.879Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:36.879Z] 8463795a9338: Layer already exists [2021-07-15T17:16:36.879Z] 1112fb66a1fc: Layer already exists [2021-07-15T17:16:36.879Z] 2a93a065cd15: Layer already exists [2021-07-15T17:16:36.879Z] 266460441fe8: Layer already exists [2021-07-15T17:16:36.879Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:37.150Z] main: digest: sha256:7be3ff28898098b7f827c51c625d9d99581ccb3b6982a14d305b2e666c7b99cf size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:16:37.208Z] ===================================================== [Pipeline] echo [2021-07-15T17:16:37.225Z] taggedImages: [2021-07-15T17:16:37.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:37.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-15T17:16:37.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.10 [2021-07-15T17:16:37.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:37.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-07-15T17:16:37.257Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-07-15T17:16:37.257Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:37.257Z] latest [2021-07-15T17:16:37.257Z] 2.0.1-dev.10 [2021-07-15T17:16:37.257Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:37.257Z] main [2021-07-15T17:16:37.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:37.614Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:37.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:37.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-15T17:16:37.946Z] 3823e53cf98a: Preparing [2021-07-15T17:16:37.946Z] f41e3d581ff4: Preparing [2021-07-15T17:16:37.946Z] 8d24fbac7a8c: Preparing [2021-07-15T17:16:37.946Z] c8eebf18a5d4: Preparing [2021-07-15T17:16:37.946Z] 1886f841d365: Preparing [2021-07-15T17:16:37.946Z] 32f366d666a5: Preparing [2021-07-15T17:16:37.946Z] 32f366d666a5: Waiting [2021-07-15T17:16:38.541Z] 8d24fbac7a8c: Pushed [2021-07-15T17:16:38.806Z] 1886f841d365: Pushed [2021-07-15T17:16:38.806Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:38.806Z] f41e3d581ff4: Pushed [2021-07-15T17:16:39.074Z] 3823e53cf98a: Pushed [2021-07-15T17:16:39.074Z] c8eebf18a5d4: Pushed [2021-07-15T17:16:39.074Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:d1dbefedd8f0c3aba6d2ade9667e69076ae9e4402cf001addabb94842eb0f611 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:39.429Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:39.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-15T17:16:39.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-15T17:16:39.769Z] 3823e53cf98a: Preparing [2021-07-15T17:16:39.769Z] f41e3d581ff4: Preparing [2021-07-15T17:16:39.769Z] 8d24fbac7a8c: Preparing [2021-07-15T17:16:39.769Z] c8eebf18a5d4: Preparing [2021-07-15T17:16:39.769Z] 1886f841d365: Preparing [2021-07-15T17:16:39.769Z] 32f366d666a5: Preparing [2021-07-15T17:16:39.769Z] 32f366d666a5: Waiting [2021-07-15T17:16:39.769Z] f41e3d581ff4: Layer already exists [2021-07-15T17:16:39.769Z] 1886f841d365: Layer already exists [2021-07-15T17:16:39.769Z] 3823e53cf98a: Layer already exists [2021-07-15T17:16:39.769Z] 8d24fbac7a8c: Layer already exists [2021-07-15T17:16:39.769Z] c8eebf18a5d4: Layer already exists [2021-07-15T17:16:39.769Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:39.769Z] latest: digest: sha256:d1dbefedd8f0c3aba6d2ade9667e69076ae9e4402cf001addabb94842eb0f611 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:40.090Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:40.449Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.10 [2021-07-15T17:16:40.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-15T17:16:40.449Z] 3823e53cf98a: Preparing [2021-07-15T17:16:40.449Z] f41e3d581ff4: Preparing [2021-07-15T17:16:40.449Z] 8d24fbac7a8c: Preparing [2021-07-15T17:16:40.449Z] c8eebf18a5d4: Preparing [2021-07-15T17:16:40.449Z] 1886f841d365: Preparing [2021-07-15T17:16:40.449Z] 32f366d666a5: Preparing [2021-07-15T17:16:40.449Z] 32f366d666a5: Waiting [2021-07-15T17:16:40.449Z] c8eebf18a5d4: Layer already exists [2021-07-15T17:16:40.449Z] 1886f841d365: Layer already exists [2021-07-15T17:16:40.449Z] f41e3d581ff4: Layer already exists [2021-07-15T17:16:40.449Z] 3823e53cf98a: Layer already exists [2021-07-15T17:16:40.449Z] 8d24fbac7a8c: Layer already exists [2021-07-15T17:16:40.449Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:41.034Z] 2.0.1-dev.10: digest: sha256:d1dbefedd8f0c3aba6d2ade9667e69076ae9e4402cf001addabb94842eb0f611 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:41.193Z] ---> cc52e789a039 [2021-07-15T17:16:41.193Z] Step 9/23 : RUN go mod tidy [2021-07-15T17:16:41.358Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:42.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:42.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-15T17:16:42.087Z] 3823e53cf98a: Preparing [2021-07-15T17:16:42.087Z] f41e3d581ff4: Preparing [2021-07-15T17:16:42.087Z] 8d24fbac7a8c: Preparing [2021-07-15T17:16:42.087Z] c8eebf18a5d4: Preparing [2021-07-15T17:16:42.087Z] 1886f841d365: Preparing [2021-07-15T17:16:42.087Z] 32f366d666a5: Preparing [2021-07-15T17:16:42.087Z] 32f366d666a5: Waiting [2021-07-15T17:16:42.684Z] ---> Running in 388c5b601324 [2021-07-15T17:16:43.114Z] f41e3d581ff4: Layer already exists [2021-07-15T17:16:43.115Z] 3823e53cf98a: Layer already exists [2021-07-15T17:16:43.115Z] 1886f841d365: Layer already exists [2021-07-15T17:16:43.115Z] 8d24fbac7a8c: Layer already exists [2021-07-15T17:16:43.115Z] c8eebf18a5d4: Layer already exists [2021-07-15T17:16:43.115Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:43.115Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:d1dbefedd8f0c3aba6d2ade9667e69076ae9e4402cf001addabb94842eb0f611 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:43.434Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:43.686Z] ---> f70bcb8eeb6f [2021-07-15T17:16:43.686Z] Step 9/26 : RUN go mod tidy [2021-07-15T17:16:43.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-07-15T17:16:43.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-15T17:16:43.750Z] 3823e53cf98a: Preparing [2021-07-15T17:16:43.750Z] f41e3d581ff4: Preparing [2021-07-15T17:16:43.750Z] 8d24fbac7a8c: Preparing [2021-07-15T17:16:43.750Z] c8eebf18a5d4: Preparing [2021-07-15T17:16:43.750Z] 1886f841d365: Preparing [2021-07-15T17:16:43.750Z] 32f366d666a5: Preparing [2021-07-15T17:16:43.750Z] 32f366d666a5: Waiting [2021-07-15T17:16:43.750Z] 1886f841d365: Layer already exists [2021-07-15T17:16:43.750Z] f41e3d581ff4: Layer already exists [2021-07-15T17:16:43.750Z] 3823e53cf98a: Layer already exists [2021-07-15T17:16:43.750Z] 8d24fbac7a8c: Layer already exists [2021-07-15T17:16:43.750Z] c8eebf18a5d4: Layer already exists [2021-07-15T17:16:43.750Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:43.750Z] main: digest: sha256:d1dbefedd8f0c3aba6d2ade9667e69076ae9e4402cf001addabb94842eb0f611 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:16:43.804Z] ===================================================== [Pipeline] echo [2021-07-15T17:16:43.820Z] taggedImages: [2021-07-15T17:16:43.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:43.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-15T17:16:43.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.10 [2021-07-15T17:16:43.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:43.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-07-15T17:16:43.854Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-07-15T17:16:43.854Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:43.854Z] latest [2021-07-15T17:16:43.854Z] 2.0.1-dev.10 [2021-07-15T17:16:43.854Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:43.854Z] main [2021-07-15T17:16:43.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:43.967Z] ---> e495b2ffd00b [2021-07-15T17:16:43.967Z] Step 9/22 : RUN go mod tidy [2021-07-15T17:16:44.209Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:44.250Z] ---> Running in ec210e343bb8 [2021-07-15T17:16:44.250Z] ---> fe40871ec22c [2021-07-15T17:16:44.250Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:16:44.524Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:44.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-15T17:16:44.524Z] 8ba441fa2c62: Preparing [2021-07-15T17:16:44.524Z] 7bdf5dbd8c29: Preparing [2021-07-15T17:16:44.524Z] bafb0f3cd2b8: Preparing [2021-07-15T17:16:44.524Z] 898322ebda5f: Preparing [2021-07-15T17:16:44.524Z] 617fb64ad13e: Preparing [2021-07-15T17:16:44.524Z] 934769a57fa9: Preparing [2021-07-15T17:16:44.524Z] 0205368cefcc: Preparing [2021-07-15T17:16:44.525Z] 1422b0d705b3: Preparing [2021-07-15T17:16:44.525Z] c7c8f1791d04: Preparing [2021-07-15T17:16:44.525Z] 32f366d666a5: Preparing [2021-07-15T17:16:44.525Z] 1422b0d705b3: Waiting [2021-07-15T17:16:44.525Z] c7c8f1791d04: Waiting [2021-07-15T17:16:44.525Z] 934769a57fa9: Waiting [2021-07-15T17:16:44.525Z] 0205368cefcc: Waiting [2021-07-15T17:16:44.525Z] 32f366d666a5: Waiting [2021-07-15T17:16:44.533Z] ---> Running in 3e6ae901b365 [2021-07-15T17:16:44.823Z] ---> Running in 5f513ebd18ec [2021-07-15T17:16:45.444Z] ---> 75f7e3cf020d [2021-07-15T17:16:45.444Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:16:45.494Z] 7bdf5dbd8c29: Pushed [2021-07-15T17:16:45.494Z] 617fb64ad13e: Pushed [2021-07-15T17:16:45.494Z] 8ba441fa2c62: Pushed [2021-07-15T17:16:45.494Z] 898322ebda5f: Pushed [2021-07-15T17:16:45.762Z] 934769a57fa9: Pushed [2021-07-15T17:16:45.762Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:45.762Z] bafb0f3cd2b8: Pushed [2021-07-15T17:16:45.762Z] 1422b0d705b3: Pushed [2021-07-15T17:16:45.762Z] 0205368cefcc: Pushed [2021-07-15T17:16:46.027Z] c7c8f1791d04: Pushed [2021-07-15T17:16:46.078Z] ---> Running in f6d02b5dc27b [2021-07-15T17:16:46.294Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:0229f26384ce6332e09bd98b2cdf8da488052d50b452097db9ba68eebda24d40 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:46.623Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:46.945Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-15T17:16:46.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-15T17:16:46.945Z] 8ba441fa2c62: Preparing [2021-07-15T17:16:46.945Z] 7bdf5dbd8c29: Preparing [2021-07-15T17:16:46.945Z] bafb0f3cd2b8: Preparing [2021-07-15T17:16:46.945Z] 898322ebda5f: Preparing [2021-07-15T17:16:46.945Z] 617fb64ad13e: Preparing [2021-07-15T17:16:46.945Z] 934769a57fa9: Preparing [2021-07-15T17:16:46.945Z] 0205368cefcc: Preparing [2021-07-15T17:16:46.945Z] 1422b0d705b3: Preparing [2021-07-15T17:16:46.945Z] c7c8f1791d04: Preparing [2021-07-15T17:16:46.945Z] 32f366d666a5: Preparing [2021-07-15T17:16:46.945Z] 934769a57fa9: Waiting [2021-07-15T17:16:46.945Z] 0205368cefcc: Waiting [2021-07-15T17:16:46.945Z] 1422b0d705b3: Waiting [2021-07-15T17:16:46.945Z] c7c8f1791d04: Waiting [2021-07-15T17:16:46.945Z] 32f366d666a5: Waiting [2021-07-15T17:16:46.945Z] bafb0f3cd2b8: Layer already exists [2021-07-15T17:16:46.945Z] 898322ebda5f: Layer already exists [2021-07-15T17:16:46.945Z] 8ba441fa2c62: Layer already exists [2021-07-15T17:16:46.945Z] 7bdf5dbd8c29: Layer already exists [2021-07-15T17:16:46.945Z] 617fb64ad13e: Layer already exists [2021-07-15T17:16:47.212Z] 0205368cefcc: Layer already exists [2021-07-15T17:16:47.212Z] 934769a57fa9: Layer already exists [2021-07-15T17:16:47.212Z] 1422b0d705b3: Layer already exists [2021-07-15T17:16:47.212Z] c7c8f1791d04: Layer already exists [2021-07-15T17:16:47.212Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:48.172Z] latest: digest: sha256:0229f26384ce6332e09bd98b2cdf8da488052d50b452097db9ba68eebda24d40 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:48.493Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:49.026Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.10 [2021-07-15T17:16:49.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-15T17:16:49.026Z] 8ba441fa2c62: Preparing [2021-07-15T17:16:49.026Z] 7bdf5dbd8c29: Preparing [2021-07-15T17:16:49.026Z] bafb0f3cd2b8: Preparing [2021-07-15T17:16:49.026Z] 898322ebda5f: Preparing [2021-07-15T17:16:49.026Z] 617fb64ad13e: Preparing [2021-07-15T17:16:49.026Z] 934769a57fa9: Preparing [2021-07-15T17:16:49.026Z] 0205368cefcc: Preparing [2021-07-15T17:16:49.026Z] 1422b0d705b3: Preparing [2021-07-15T17:16:49.026Z] c7c8f1791d04: Preparing [2021-07-15T17:16:49.026Z] 32f366d666a5: Preparing [2021-07-15T17:16:49.026Z] 934769a57fa9: Waiting [2021-07-15T17:16:49.026Z] 0205368cefcc: Waiting [2021-07-15T17:16:49.026Z] 1422b0d705b3: Waiting [2021-07-15T17:16:49.026Z] c7c8f1791d04: Waiting [2021-07-15T17:16:49.026Z] 32f366d666a5: Waiting [2021-07-15T17:16:49.026Z] bafb0f3cd2b8: Layer already exists [2021-07-15T17:16:49.026Z] 7bdf5dbd8c29: Layer already exists [2021-07-15T17:16:49.026Z] 617fb64ad13e: Layer already exists [2021-07-15T17:16:49.026Z] 8ba441fa2c62: Layer already exists [2021-07-15T17:16:49.026Z] 898322ebda5f: Layer already exists [2021-07-15T17:16:49.026Z] 934769a57fa9: Layer already exists [2021-07-15T17:16:49.026Z] 1422b0d705b3: Layer already exists [2021-07-15T17:16:49.026Z] 0205368cefcc: Layer already exists [2021-07-15T17:16:49.026Z] c7c8f1791d04: Layer already exists [2021-07-15T17:16:49.026Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:49.026Z] 2.0.1-dev.10: digest: sha256:0229f26384ce6332e09bd98b2cdf8da488052d50b452097db9ba68eebda24d40 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:49.346Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:49.575Z] Removing intermediate container 388c5b601324 [2021-07-15T17:16:49.575Z] ---> d8f9be6d0486 [2021-07-15T17:16:49.575Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T17:16:49.575Z] ---> Running in b5c59b8ef087 [2021-07-15T17:16:49.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:49.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-15T17:16:49.665Z] 8ba441fa2c62: Preparing [2021-07-15T17:16:49.665Z] 7bdf5dbd8c29: Preparing [2021-07-15T17:16:49.665Z] bafb0f3cd2b8: Preparing [2021-07-15T17:16:49.665Z] 898322ebda5f: Preparing [2021-07-15T17:16:49.665Z] 617fb64ad13e: Preparing [2021-07-15T17:16:49.665Z] 934769a57fa9: Preparing [2021-07-15T17:16:49.665Z] 0205368cefcc: Preparing [2021-07-15T17:16:49.665Z] 1422b0d705b3: Preparing [2021-07-15T17:16:49.665Z] c7c8f1791d04: Preparing [2021-07-15T17:16:49.665Z] 32f366d666a5: Preparing [2021-07-15T17:16:49.665Z] 934769a57fa9: Waiting [2021-07-15T17:16:49.665Z] 0205368cefcc: Waiting [2021-07-15T17:16:49.665Z] 1422b0d705b3: Waiting [2021-07-15T17:16:49.665Z] c7c8f1791d04: Waiting [2021-07-15T17:16:49.665Z] 32f366d666a5: Waiting [2021-07-15T17:16:50.631Z] 7bdf5dbd8c29: Layer already exists [2021-07-15T17:16:50.631Z] 898322ebda5f: Layer already exists [2021-07-15T17:16:50.631Z] 8ba441fa2c62: Layer already exists [2021-07-15T17:16:50.631Z] bafb0f3cd2b8: Layer already exists [2021-07-15T17:16:50.631Z] 617fb64ad13e: Layer already exists [2021-07-15T17:16:50.631Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:50.631Z] 934769a57fa9: Layer already exists [2021-07-15T17:16:50.631Z] 0205368cefcc: Layer already exists [2021-07-15T17:16:50.631Z] 1422b0d705b3: Layer already exists [2021-07-15T17:16:50.631Z] c7c8f1791d04: Layer already exists [2021-07-15T17:16:50.896Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:0229f26384ce6332e09bd98b2cdf8da488052d50b452097db9ba68eebda24d40 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:51.218Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:51.531Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-07-15T17:16:51.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-15T17:16:51.531Z] 8ba441fa2c62: Preparing [2021-07-15T17:16:51.531Z] 7bdf5dbd8c29: Preparing [2021-07-15T17:16:51.531Z] bafb0f3cd2b8: Preparing [2021-07-15T17:16:51.531Z] 898322ebda5f: Preparing [2021-07-15T17:16:51.531Z] 617fb64ad13e: Preparing [2021-07-15T17:16:51.531Z] 934769a57fa9: Preparing [2021-07-15T17:16:51.531Z] 0205368cefcc: Preparing [2021-07-15T17:16:51.531Z] 1422b0d705b3: Preparing [2021-07-15T17:16:51.531Z] c7c8f1791d04: Preparing [2021-07-15T17:16:51.531Z] 32f366d666a5: Preparing [2021-07-15T17:16:51.531Z] 934769a57fa9: Waiting [2021-07-15T17:16:51.531Z] 0205368cefcc: Waiting [2021-07-15T17:16:51.531Z] 1422b0d705b3: Waiting [2021-07-15T17:16:51.531Z] c7c8f1791d04: Waiting [2021-07-15T17:16:51.531Z] 32f366d666a5: Waiting [2021-07-15T17:16:51.531Z] 8ba441fa2c62: Layer already exists [2021-07-15T17:16:51.531Z] bafb0f3cd2b8: Layer already exists [2021-07-15T17:16:51.531Z] 617fb64ad13e: Layer already exists [2021-07-15T17:16:51.531Z] 898322ebda5f: Layer already exists [2021-07-15T17:16:51.531Z] 7bdf5dbd8c29: Layer already exists [2021-07-15T17:16:51.531Z] 934769a57fa9: Layer already exists [2021-07-15T17:16:51.531Z] 1422b0d705b3: Layer already exists [2021-07-15T17:16:51.531Z] c7c8f1791d04: Layer already exists [2021-07-15T17:16:51.531Z] 0205368cefcc: Layer already exists [2021-07-15T17:16:51.531Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:51.593Z] Removing intermediate container ec210e343bb8 [2021-07-15T17:16:51.593Z] ---> e1bb0814de8f [2021-07-15T17:16:51.593Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T17:16:51.593Z] ---> Running in 7cbb9aa29dbc [2021-07-15T17:16:51.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T17:16:51.803Z] main: digest: sha256:0229f26384ce6332e09bd98b2cdf8da488052d50b452097db9ba68eebda24d40 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:16:51.858Z] ===================================================== [Pipeline] echo [2021-07-15T17:16:51.873Z] taggedImages: [2021-07-15T17:16:51.873Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:51.873Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-15T17:16:51.873Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.10 [2021-07-15T17:16:51.873Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:51.873Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-07-15T17:16:51.908Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-07-15T17:16:51.908Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:51.908Z] latest [2021-07-15T17:16:51.908Z] 2.0.1-dev.10 [2021-07-15T17:16:51.908Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:51.908Z] main [2021-07-15T17:16:51.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:52.265Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:52.591Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:52.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-15T17:16:52.592Z] b0d9a9d9c981: Preparing [2021-07-15T17:16:52.592Z] bf1918bdd06d: Preparing [2021-07-15T17:16:52.592Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:52.592Z] 18ae2f9c77d7: Preparing [2021-07-15T17:16:52.592Z] 32f366d666a5: Preparing [2021-07-15T17:16:52.592Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:52.592Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:52.861Z] b0d9a9d9c981: Pushed [2021-07-15T17:16:52.861Z] 18ae2f9c77d7: Pushed [2021-07-15T17:16:53.598Z] Removing intermediate container 3e6ae901b365 [2021-07-15T17:16:53.598Z] ---> cfb4a9b7be1a [2021-07-15T17:16:53.598Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T17:16:53.891Z] Removing intermediate container 5f513ebd18ec [2021-07-15T17:16:53.891Z] ---> ba84409dabf2 [2021-07-15T17:16:53.891Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T17:16:53.891Z] ---> Running in 3bd7bfef3bf3 [2021-07-15T17:16:54.170Z] ---> Running in 71d9cda77526 [2021-07-15T17:16:54.170Z] Removing intermediate container f6d02b5dc27b [2021-07-15T17:16:54.170Z] ---> 485cab2b908e [2021-07-15T17:16:54.170Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T17:16:54.267Z] bf1918bdd06d: Pushed [2021-07-15T17:16:54.267Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:18d0f680f63a7c53e548010fa02c06cfa4f4407a16606af12bbee148500b09b5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:54.587Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:54.826Z] ---> Running in 296fb042d880 [2021-07-15T17:16:54.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T17:16:54.906Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-15T17:16:54.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-15T17:16:54.906Z] b0d9a9d9c981: Preparing [2021-07-15T17:16:54.906Z] bf1918bdd06d: Preparing [2021-07-15T17:16:54.906Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:54.906Z] 18ae2f9c77d7: Preparing [2021-07-15T17:16:54.906Z] 32f366d666a5: Preparing [2021-07-15T17:16:54.906Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:54.906Z] 18ae2f9c77d7: Layer already exists [2021-07-15T17:16:54.906Z] bf1918bdd06d: Layer already exists [2021-07-15T17:16:54.906Z] b0d9a9d9c981: Layer already exists [2021-07-15T17:16:54.906Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:54.906Z] latest: digest: sha256:18d0f680f63a7c53e548010fa02c06cfa4f4407a16606af12bbee148500b09b5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:55.241Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:55.580Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.10 [2021-07-15T17:16:55.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-15T17:16:55.580Z] b0d9a9d9c981: Preparing [2021-07-15T17:16:55.580Z] bf1918bdd06d: Preparing [2021-07-15T17:16:55.580Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:55.580Z] 18ae2f9c77d7: Preparing [2021-07-15T17:16:55.580Z] 32f366d666a5: Preparing [2021-07-15T17:16:55.580Z] bf1918bdd06d: Layer already exists [2021-07-15T17:16:55.580Z] b0d9a9d9c981: Layer already exists [2021-07-15T17:16:55.580Z] 18ae2f9c77d7: Layer already exists [2021-07-15T17:16:55.580Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:55.580Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:55.580Z] 2.0.1-dev.10: digest: sha256:18d0f680f63a7c53e548010fa02c06cfa4f4407a16606af12bbee148500b09b5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:55.903Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:56.427Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:56.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-15T17:16:56.427Z] b0d9a9d9c981: Preparing [2021-07-15T17:16:56.427Z] bf1918bdd06d: Preparing [2021-07-15T17:16:56.427Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:56.427Z] 18ae2f9c77d7: Preparing [2021-07-15T17:16:56.427Z] 32f366d666a5: Preparing [2021-07-15T17:16:56.427Z] bf1918bdd06d: Layer already exists [2021-07-15T17:16:56.427Z] 18ae2f9c77d7: Layer already exists [2021-07-15T17:16:56.427Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:56.427Z] b0d9a9d9c981: Layer already exists [2021-07-15T17:16:56.427Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:56.427Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:18d0f680f63a7c53e548010fa02c06cfa4f4407a16606af12bbee148500b09b5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:56.750Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:57.062Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-07-15T17:16:57.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-15T17:16:57.062Z] b0d9a9d9c981: Preparing [2021-07-15T17:16:57.062Z] bf1918bdd06d: Preparing [2021-07-15T17:16:57.062Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:57.062Z] 18ae2f9c77d7: Preparing [2021-07-15T17:16:57.062Z] 32f366d666a5: Preparing [2021-07-15T17:16:57.062Z] b0d9a9d9c981: Layer already exists [2021-07-15T17:16:57.062Z] bf1918bdd06d: Layer already exists [2021-07-15T17:16:57.062Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:57.062Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:57.062Z] 18ae2f9c77d7: Layer already exists [2021-07-15T17:16:57.062Z] main: digest: sha256:18d0f680f63a7c53e548010fa02c06cfa4f4407a16606af12bbee148500b09b5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:16:57.116Z] ===================================================== [Pipeline] echo [2021-07-15T17:16:57.129Z] taggedImages: [2021-07-15T17:16:57.129Z] - nexus3.edgexfoundry.org:10004/support-notifications:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:57.129Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-15T17:16:57.129Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.10 [2021-07-15T17:16:57.129Z] - nexus3.edgexfoundry.org:10004/support-notifications:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:57.129Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-07-15T17:16:57.159Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-07-15T17:16:57.159Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:57.159Z] latest [2021-07-15T17:16:57.159Z] 2.0.1-dev.10 [2021-07-15T17:16:57.159Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:16:57.159Z] main [2021-07-15T17:16:57.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:57.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T17:16:57.512Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T17:16:57.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T17:16:57.517Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:57.838Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:16:57.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-15T17:16:57.838Z] 2ebec6d5fca5: Preparing [2021-07-15T17:16:57.838Z] f535a099eff3: Preparing [2021-07-15T17:16:57.838Z] 29e21d1c34e2: Preparing [2021-07-15T17:16:57.838Z] ae9891722a65: Preparing [2021-07-15T17:16:57.838Z] 32f366d666a5: Preparing [2021-07-15T17:16:57.838Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:16:57.838Z] 32f366d666a5: Layer already exists [2021-07-15T17:16:57.838Z] ae9891722a65: Layer already exists [2021-07-15T17:16:58.109Z] 2ebec6d5fca5: Pushed [2021-07-15T17:16:59.514Z] f535a099eff3: Pushed [2021-07-15T17:16:59.779Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:efb4ad507c1e5494cc2d7ac7a080f3ac79e2440c24823f1159835645b314b535 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:00.104Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:00.418Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-15T17:17:00.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-15T17:17:00.418Z] 2ebec6d5fca5: Preparing [2021-07-15T17:17:00.418Z] f535a099eff3: Preparing [2021-07-15T17:17:00.418Z] 29e21d1c34e2: Preparing [2021-07-15T17:17:00.418Z] ae9891722a65: Preparing [2021-07-15T17:17:00.418Z] 32f366d666a5: Preparing [2021-07-15T17:17:00.418Z] ae9891722a65: Layer already exists [2021-07-15T17:17:00.418Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:17:00.418Z] 2ebec6d5fca5: Layer already exists [2021-07-15T17:17:00.418Z] 32f366d666a5: Layer already exists [2021-07-15T17:17:00.418Z] f535a099eff3: Layer already exists [2021-07-15T17:17:00.418Z] latest: digest: sha256:efb4ad507c1e5494cc2d7ac7a080f3ac79e2440c24823f1159835645b314b535 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:00.743Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:01.081Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.10 [2021-07-15T17:17:01.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-15T17:17:01.081Z] 2ebec6d5fca5: Preparing [2021-07-15T17:17:01.081Z] f535a099eff3: Preparing [2021-07-15T17:17:01.081Z] 29e21d1c34e2: Preparing [2021-07-15T17:17:01.081Z] ae9891722a65: Preparing [2021-07-15T17:17:01.081Z] 32f366d666a5: Preparing [2021-07-15T17:17:01.081Z] 2ebec6d5fca5: Layer already exists [2021-07-15T17:17:01.081Z] 32f366d666a5: Layer already exists [2021-07-15T17:17:01.081Z] ae9891722a65: Layer already exists [2021-07-15T17:17:01.081Z] f535a099eff3: Layer already exists [2021-07-15T17:17:01.081Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:17:01.081Z] 2.0.1-dev.10: digest: sha256:efb4ad507c1e5494cc2d7ac7a080f3ac79e2440c24823f1159835645b314b535 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:01.408Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:01.726Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:17:01.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-15T17:17:01.726Z] 2ebec6d5fca5: Preparing [2021-07-15T17:17:01.726Z] f535a099eff3: Preparing [2021-07-15T17:17:01.726Z] 29e21d1c34e2: Preparing [2021-07-15T17:17:01.726Z] ae9891722a65: Preparing [2021-07-15T17:17:01.726Z] 32f366d666a5: Preparing [2021-07-15T17:17:01.726Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:17:01.726Z] 2ebec6d5fca5: Layer already exists [2021-07-15T17:17:01.726Z] f535a099eff3: Layer already exists [2021-07-15T17:17:01.726Z] 32f366d666a5: Layer already exists [2021-07-15T17:17:01.726Z] ae9891722a65: Layer already exists [2021-07-15T17:17:01.726Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:efb4ad507c1e5494cc2d7ac7a080f3ac79e2440c24823f1159835645b314b535 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:02.068Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:02.390Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-07-15T17:17:02.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-15T17:17:02.390Z] 2ebec6d5fca5: Preparing [2021-07-15T17:17:02.390Z] f535a099eff3: Preparing [2021-07-15T17:17:02.390Z] 29e21d1c34e2: Preparing [2021-07-15T17:17:02.390Z] ae9891722a65: Preparing [2021-07-15T17:17:02.390Z] 32f366d666a5: Preparing [2021-07-15T17:17:07.743Z] 2ebec6d5fca5: Layer already exists [2021-07-15T17:17:07.743Z] 29e21d1c34e2: Layer already exists [2021-07-15T17:17:07.743Z] f535a099eff3: Layer already exists [2021-07-15T17:17:07.743Z] ae9891722a65: Layer already exists [2021-07-15T17:17:07.743Z] 32f366d666a5: Layer already exists [2021-07-15T17:17:07.743Z] main: digest: sha256:efb4ad507c1e5494cc2d7ac7a080f3ac79e2440c24823f1159835645b314b535 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:17:07.796Z] ===================================================== [Pipeline] echo [2021-07-15T17:17:07.811Z] taggedImages: [2021-07-15T17:17:07.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:17:07.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-15T17:17:07.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.10 [2021-07-15T17:17:07.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:17:07.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-07-15T17:17:07.840Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-07-15T17:17:07.840Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:17:07.840Z] latest [2021-07-15T17:17:07.840Z] 2.0.1-dev.10 [2021-07-15T17:17:07.840Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:17:07.840Z] main [2021-07-15T17:17:07.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:08.198Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:08.536Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:17:08.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-15T17:17:08.536Z] 633cc62ac0fc: Preparing [2021-07-15T17:17:08.536Z] 88a8a272cdd6: Preparing [2021-07-15T17:17:08.536Z] 43bcbfdffc17: Preparing [2021-07-15T17:17:08.536Z] c50296f1471f: Preparing [2021-07-15T17:17:08.536Z] 0754057c0ad3: Preparing [2021-07-15T17:17:08.536Z] 998cdf262ab1: Preparing [2021-07-15T17:17:08.536Z] 02e56110abd2: Preparing [2021-07-15T17:17:08.536Z] abc36efb885a: Preparing [2021-07-15T17:17:08.536Z] b0b09059f4e1: Preparing [2021-07-15T17:17:08.536Z] bb961f40224b: Preparing [2021-07-15T17:17:08.536Z] f4666769fca7: Preparing [2021-07-15T17:17:08.536Z] 998cdf262ab1: Waiting [2021-07-15T17:17:08.536Z] bb961f40224b: Waiting [2021-07-15T17:17:08.536Z] 02e56110abd2: Waiting [2021-07-15T17:17:08.536Z] f4666769fca7: Waiting [2021-07-15T17:17:08.536Z] abc36efb885a: Waiting [2021-07-15T17:17:08.536Z] b0b09059f4e1: Waiting [2021-07-15T17:17:08.536Z] 0754057c0ad3: Layer already exists [2021-07-15T17:17:08.822Z] 998cdf262ab1: Layer already exists [2021-07-15T17:17:09.098Z] 02e56110abd2: Layer already exists [2021-07-15T17:17:09.374Z] abc36efb885a: Layer already exists [2021-07-15T17:17:09.374Z] 88a8a272cdd6: Pushed [2021-07-15T17:17:09.374Z] b0b09059f4e1: Layer already exists [2021-07-15T17:17:09.374Z] 633cc62ac0fc: Pushed [2021-07-15T17:17:09.374Z] bb961f40224b: Layer already exists [2021-07-15T17:17:09.374Z] f4666769fca7: Layer already exists [2021-07-15T17:17:09.958Z] 43bcbfdffc17: Pushed [2021-07-15T17:17:15.304Z] c50296f1471f: Pushed [2021-07-15T17:17:15.304Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:492e66fc64578c92d1fff56d35b882857cfe89b6575d2d27b2ea7d82491e9012 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:15.654Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:15.965Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-15T17:17:15.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-15T17:17:15.965Z] 633cc62ac0fc: Preparing [2021-07-15T17:17:15.965Z] 88a8a272cdd6: Preparing [2021-07-15T17:17:15.965Z] 43bcbfdffc17: Preparing [2021-07-15T17:17:15.965Z] c50296f1471f: Preparing [2021-07-15T17:17:15.965Z] 0754057c0ad3: Preparing [2021-07-15T17:17:15.965Z] 998cdf262ab1: Preparing [2021-07-15T17:17:15.965Z] 02e56110abd2: Preparing [2021-07-15T17:17:15.965Z] abc36efb885a: Preparing [2021-07-15T17:17:15.965Z] b0b09059f4e1: Preparing [2021-07-15T17:17:15.965Z] bb961f40224b: Preparing [2021-07-15T17:17:15.965Z] f4666769fca7: Preparing [2021-07-15T17:17:15.965Z] 998cdf262ab1: Waiting [2021-07-15T17:17:15.965Z] 02e56110abd2: Waiting [2021-07-15T17:17:15.965Z] abc36efb885a: Waiting [2021-07-15T17:17:15.965Z] b0b09059f4e1: Waiting [2021-07-15T17:17:15.965Z] bb961f40224b: Waiting [2021-07-15T17:17:15.965Z] f4666769fca7: Waiting [2021-07-15T17:17:15.965Z] 633cc62ac0fc: Layer already exists [2021-07-15T17:17:15.965Z] 88a8a272cdd6: Layer already exists [2021-07-15T17:17:15.965Z] 0754057c0ad3: Layer already exists [2021-07-15T17:17:15.965Z] 43bcbfdffc17: Layer already exists [2021-07-15T17:17:15.965Z] c50296f1471f: Layer already exists [2021-07-15T17:17:15.965Z] 02e56110abd2: Layer already exists [2021-07-15T17:17:15.965Z] abc36efb885a: Layer already exists [2021-07-15T17:17:15.965Z] bb961f40224b: Layer already exists [2021-07-15T17:17:15.965Z] 998cdf262ab1: Layer already exists [2021-07-15T17:17:15.965Z] b0b09059f4e1: Layer already exists [2021-07-15T17:17:15.965Z] f4666769fca7: Layer already exists [2021-07-15T17:17:16.231Z] latest: digest: sha256:492e66fc64578c92d1fff56d35b882857cfe89b6575d2d27b2ea7d82491e9012 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:16.553Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:16.901Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.10 [2021-07-15T17:17:16.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-15T17:17:16.901Z] 633cc62ac0fc: Preparing [2021-07-15T17:17:16.901Z] 88a8a272cdd6: Preparing [2021-07-15T17:17:16.901Z] 43bcbfdffc17: Preparing [2021-07-15T17:17:16.901Z] c50296f1471f: Preparing [2021-07-15T17:17:16.901Z] 0754057c0ad3: Preparing [2021-07-15T17:17:16.901Z] 998cdf262ab1: Preparing [2021-07-15T17:17:16.901Z] 02e56110abd2: Preparing [2021-07-15T17:17:16.901Z] abc36efb885a: Preparing [2021-07-15T17:17:16.901Z] b0b09059f4e1: Preparing [2021-07-15T17:17:16.901Z] bb961f40224b: Preparing [2021-07-15T17:17:16.901Z] f4666769fca7: Preparing [2021-07-15T17:17:16.901Z] 998cdf262ab1: Waiting [2021-07-15T17:17:16.901Z] 02e56110abd2: Waiting [2021-07-15T17:17:16.901Z] abc36efb885a: Waiting [2021-07-15T17:17:16.901Z] b0b09059f4e1: Waiting [2021-07-15T17:17:16.901Z] bb961f40224b: Waiting [2021-07-15T17:17:16.901Z] f4666769fca7: Waiting [2021-07-15T17:17:16.901Z] 0754057c0ad3: Layer already exists [2021-07-15T17:17:16.901Z] c50296f1471f: Layer already exists [2021-07-15T17:17:16.901Z] 43bcbfdffc17: Layer already exists [2021-07-15T17:17:16.901Z] 633cc62ac0fc: Layer already exists [2021-07-15T17:17:16.901Z] 88a8a272cdd6: Layer already exists [2021-07-15T17:17:16.901Z] abc36efb885a: Layer already exists [2021-07-15T17:17:16.901Z] 998cdf262ab1: Layer already exists [2021-07-15T17:17:16.901Z] 02e56110abd2: Layer already exists [2021-07-15T17:17:16.901Z] bb961f40224b: Layer already exists [2021-07-15T17:17:16.901Z] b0b09059f4e1: Layer already exists [2021-07-15T17:17:16.901Z] f4666769fca7: Layer already exists [2021-07-15T17:17:17.169Z] 2.0.1-dev.10: digest: sha256:492e66fc64578c92d1fff56d35b882857cfe89b6575d2d27b2ea7d82491e9012 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:17.496Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:17.814Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:17:17.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-15T17:17:17.814Z] 633cc62ac0fc: Preparing [2021-07-15T17:17:17.814Z] 88a8a272cdd6: Preparing [2021-07-15T17:17:17.814Z] 43bcbfdffc17: Preparing [2021-07-15T17:17:17.814Z] c50296f1471f: Preparing [2021-07-15T17:17:17.814Z] 0754057c0ad3: Preparing [2021-07-15T17:17:17.814Z] 998cdf262ab1: Preparing [2021-07-15T17:17:17.814Z] 02e56110abd2: Preparing [2021-07-15T17:17:17.814Z] abc36efb885a: Preparing [2021-07-15T17:17:17.814Z] b0b09059f4e1: Preparing [2021-07-15T17:17:17.814Z] bb961f40224b: Preparing [2021-07-15T17:17:17.814Z] f4666769fca7: Preparing [2021-07-15T17:17:17.814Z] 998cdf262ab1: Waiting [2021-07-15T17:17:17.814Z] bb961f40224b: Waiting [2021-07-15T17:17:17.814Z] f4666769fca7: Waiting [2021-07-15T17:17:17.814Z] 02e56110abd2: Waiting [2021-07-15T17:17:17.814Z] abc36efb885a: Waiting [2021-07-15T17:17:17.814Z] b0b09059f4e1: Waiting [2021-07-15T17:17:17.814Z] 633cc62ac0fc: Layer already exists [2021-07-15T17:17:17.814Z] 43bcbfdffc17: Layer already exists [2021-07-15T17:17:17.814Z] c50296f1471f: Layer already exists [2021-07-15T17:17:17.814Z] 0754057c0ad3: Layer already exists [2021-07-15T17:17:17.814Z] 88a8a272cdd6: Layer already exists [2021-07-15T17:17:17.814Z] 02e56110abd2: Layer already exists [2021-07-15T17:17:17.814Z] b0b09059f4e1: Layer already exists [2021-07-15T17:17:17.814Z] 998cdf262ab1: Layer already exists [2021-07-15T17:17:17.814Z] bb961f40224b: Layer already exists [2021-07-15T17:17:17.814Z] abc36efb885a: Layer already exists [2021-07-15T17:17:17.814Z] f4666769fca7: Layer already exists [2021-07-15T17:17:18.086Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:492e66fc64578c92d1fff56d35b882857cfe89b6575d2d27b2ea7d82491e9012 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:18.419Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:18.739Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-07-15T17:17:18.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-15T17:17:18.739Z] 633cc62ac0fc: Preparing [2021-07-15T17:17:18.739Z] 88a8a272cdd6: Preparing [2021-07-15T17:17:18.739Z] 43bcbfdffc17: Preparing [2021-07-15T17:17:18.739Z] c50296f1471f: Preparing [2021-07-15T17:17:18.739Z] 0754057c0ad3: Preparing [2021-07-15T17:17:18.739Z] 998cdf262ab1: Preparing [2021-07-15T17:17:18.739Z] 02e56110abd2: Preparing [2021-07-15T17:17:18.739Z] abc36efb885a: Preparing [2021-07-15T17:17:18.739Z] b0b09059f4e1: Preparing [2021-07-15T17:17:18.739Z] bb961f40224b: Preparing [2021-07-15T17:17:18.739Z] f4666769fca7: Preparing [2021-07-15T17:17:18.739Z] 998cdf262ab1: Waiting [2021-07-15T17:17:18.739Z] 02e56110abd2: Waiting [2021-07-15T17:17:18.739Z] abc36efb885a: Waiting [2021-07-15T17:17:18.739Z] b0b09059f4e1: Waiting [2021-07-15T17:17:18.739Z] bb961f40224b: Waiting [2021-07-15T17:17:18.739Z] f4666769fca7: Waiting [2021-07-15T17:17:18.739Z] 0754057c0ad3: Layer already exists [2021-07-15T17:17:18.739Z] c50296f1471f: Layer already exists [2021-07-15T17:17:18.739Z] 633cc62ac0fc: Layer already exists [2021-07-15T17:17:18.739Z] 88a8a272cdd6: Layer already exists [2021-07-15T17:17:18.739Z] 43bcbfdffc17: Layer already exists [2021-07-15T17:17:18.739Z] 998cdf262ab1: Layer already exists [2021-07-15T17:17:18.739Z] abc36efb885a: Layer already exists [2021-07-15T17:17:18.739Z] 02e56110abd2: Layer already exists [2021-07-15T17:17:18.739Z] b0b09059f4e1: Layer already exists [2021-07-15T17:17:18.739Z] bb961f40224b: Layer already exists [2021-07-15T17:17:18.739Z] f4666769fca7: Layer already exists [2021-07-15T17:17:19.021Z] main: digest: sha256:492e66fc64578c92d1fff56d35b882857cfe89b6575d2d27b2ea7d82491e9012 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:17:19.098Z] ===================================================== [Pipeline] echo [2021-07-15T17:17:19.116Z] taggedImages: [2021-07-15T17:17:19.116Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:17:19.116Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-15T17:17:19.116Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.10 [2021-07-15T17:17:19.116Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:17:19.116Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T17:18:49.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T17:18:51.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T17:19:02.060Z] Removing intermediate container b5c59b8ef087 [2021-07-15T17:19:02.060Z] ---> 4dc6af7c9254 [2021-07-15T17:19:02.060Z] [2021-07-15T17:19:02.060Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T17:19:02.060Z] Removing intermediate container 71d9cda77526 [2021-07-15T17:19:02.060Z] ---> 8078216e91d5 [2021-07-15T17:19:02.060Z] [2021-07-15T17:19:02.060Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:19:02.688Z] 3.12: Pulling from library/alpine [2021-07-15T17:19:02.688Z] 3.12: Pulling from library/alpine [2021-07-15T17:19:05.356Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T17:19:05.356Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T17:19:05.356Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T17:19:05.356Z] Status: Image is up to date for alpine:3.12 [2021-07-15T17:19:05.356Z] ---> c4fd0aeabfcf [2021-07-15T17:19:05.356Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:19:05.356Z] ---> c4fd0aeabfcf [2021-07-15T17:19:05.356Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:19:06.823Z] ---> Running in 93f74fc951cc [2021-07-15T17:19:06.823Z] ---> Running in 1fa5af016f3c [2021-07-15T17:19:07.100Z] Removing intermediate container 7cbb9aa29dbc [2021-07-15T17:19:07.101Z] ---> caec3f0fdfce [2021-07-15T17:19:07.101Z] [2021-07-15T17:19:07.101Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T17:19:07.101Z] ---> c4fd0aeabfcf [2021-07-15T17:19:07.101Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-execRemoving intermediate container 3bd7bfef3bf3 [2021-07-15T17:19:07.101Z] ---> 2f2d4a8dae38 [2021-07-15T17:19:07.101Z] [2021-07-15T17:19:07.101Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T17:19:07.101Z] ---> c4fd0aeabfcf [2021-07-15T17:19:07.101Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T17:19:07.101Z] [2021-07-15T17:19:07.709Z] ---> Running in 2df3fb41d0d5 [2021-07-15T17:19:07.709Z] ---> Running in 3776571377d4 [2021-07-15T17:19:09.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:19:09.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:19:09.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:19:09.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:19:10.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:19:10.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:19:10.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:19:10.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:19:10.881Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T17:19:10.881Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:19:10.881Z] OK: 5 MiB in 15 packages [2021-07-15T17:19:11.169Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T17:19:11.169Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:19:11.169Z] OK: 5 MiB in 15 packages [2021-07-15T17:19:11.465Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T17:19:11.466Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:19:11.466Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T17:19:11.466Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T17:19:11.466Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T17:19:11.466Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:19:11.466Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:19:11.466Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:19:11.466Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T17:19:11.748Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T17:19:11.748Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T17:19:11.748Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T17:19:11.748Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:19:11.748Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:19:11.748Z] OK: 7 MiB in 18 packages [2021-07-15T17:19:12.032Z] OK: 7 MiB in 20 packages [2021-07-15T17:19:13.478Z] Removing intermediate container 93f74fc951cc [2021-07-15T17:19:13.478Z] ---> 1fdcf7bbcb34 [2021-07-15T17:19:13.478Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:19:14.086Z] ---> Running in a15caec37c6c [2021-07-15T17:19:14.086Z] Removing intermediate container 1fa5af016f3c [2021-07-15T17:19:14.086Z] ---> dc878cc3c4fb [2021-07-15T17:19:14.086Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:19:15.090Z] ---> Running in eb2524abdc4b [2021-07-15T17:19:15.090Z] Removing intermediate container 3776571377d4 [2021-07-15T17:19:15.090Z] ---> d0f64f61ed6f [2021-07-15T17:19:15.090Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T17:19:15.390Z] Removing intermediate container 2df3fb41d0d5 [2021-07-15T17:19:15.390Z] ---> 41a5ce3b3061 [2021-07-15T17:19:15.390Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T17:19:15.390Z] Removing intermediate container a15caec37c6c [2021-07-15T17:19:15.390Z] ---> 26ebd94e8b00 [2021-07-15T17:19:15.390Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T17:19:15.685Z] Removing intermediate container 296fb042d880 [2021-07-15T17:19:15.685Z] ---> 84c2ee5f5ba0 [2021-07-15T17:19:15.685Z] [2021-07-15T17:19:15.685Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:19:15.685Z] ---> c4fd0aeabfcf [2021-07-15T17:19:15.685Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T17:19:15.685Z] ---> Running in 966dc8b9dafe [2021-07-15T17:19:15.685Z] ---> Running in b744bb28f096 [2021-07-15T17:19:15.685Z] ---> Running in 3882f82aa0b3 [2021-07-15T17:19:15.964Z] ---> Running in a0bfa08b8b5e [2021-07-15T17:19:15.964Z] Removing intermediate container eb2524abdc4b [2021-07-15T17:19:15.964Z] ---> 8b149e83d3ab [2021-07-15T17:19:15.964Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T17:19:15.964Z] ---> Running in a1811ff6353c [2021-07-15T17:19:16.253Z] Removing intermediate container 966dc8b9dafe [2021-07-15T17:19:16.253Z] ---> b34de2769edd [2021-07-15T17:19:16.253Z] Step 14/26 : WORKDIR / [2021-07-15T17:19:16.531Z] Removing intermediate container 3882f82aa0b3 [2021-07-15T17:19:16.531Z] ---> 8efb689a261d [2021-07-15T17:19:16.531Z] Step 14/22 : WORKDIR /edgex [2021-07-15T17:19:16.531Z] ---> Running in 4e6b6bec48de [2021-07-15T17:19:16.531Z] Removing intermediate container b744bb28f096 [2021-07-15T17:19:16.531Z] ---> e826c210eb2e [2021-07-15T17:19:16.531Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T17:19:16.832Z] Removing intermediate container a0bfa08b8b5e [2021-07-15T17:19:16.832Z] ---> 45ba4c8b4aa9 [2021-07-15T17:19:16.832Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T17:19:16.832Z] ---> Running in 4e9fffe8513d [2021-07-15T17:19:16.832Z] ---> Running in 1d9a6527eeb0 [2021-07-15T17:19:17.105Z] Removing intermediate container a1811ff6353c [2021-07-15T17:19:17.105Z] ---> 10765f47039c [2021-07-15T17:19:17.105Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T17:19:17.105Z] ---> Running in 63940ec95d20 [2021-07-15T17:19:17.384Z] ---> Running in 3e8b40df5a88 [2021-07-15T17:19:17.384Z] Removing intermediate container 4e6b6bec48de [2021-07-15T17:19:17.384Z] ---> f50414cdddfa [2021-07-15T17:19:17.384Z] 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-07-15T17:19:17.675Z] Removing intermediate container 4e9fffe8513d [2021-07-15T17:19:17.675Z] ---> ea12b555dc07 [2021-07-15T17:19:17.675Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T17:19:17.961Z] Removing intermediate container 1d9a6527eeb0 [2021-07-15T17:19:17.961Z] ---> 63f820b23d86 [2021-07-15T17:19:17.961Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:19:17.961Z] Removing intermediate container 63940ec95d20 [2021-07-15T17:19:17.961Z] ---> 60c9f97216d5 [2021-07-15T17:19:17.961Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T17:19:18.236Z] Removing intermediate container 3e8b40df5a88 [2021-07-15T17:19:18.236Z] ---> 6b32a4a2a6da [2021-07-15T17:19:18.236Z] Step 16/24 : WORKDIR / [2021-07-15T17:19:18.236Z] ---> Running in f24f76bd1457 [2021-07-15T17:19:18.512Z] ---> Running in 958cc18a5a46 [2021-07-15T17:19:18.512Z] ---> 546ddd2a5699 [2021-07-15T17:19:18.512Z] 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-07-15T17:19:18.806Z] ---> 54f8afd8e0c7 [2021-07-15T17:19:18.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T17:19:19.082Z] ---> f75d73039f75 [2021-07-15T17:19:19.082Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T17:19:19.384Z] Removing intermediate container f24f76bd1457 [2021-07-15T17:19:19.384Z] ---> f032a66f3e79 [2021-07-15T17:19:19.384Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:19:19.384Z] Removing intermediate container 958cc18a5a46 [2021-07-15T17:19:19.384Z] ---> 3478aced8719 [2021-07-15T17:19:19.384Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:19:19.713Z] ---> Running in 83ebd4b92fe9 [2021-07-15T17:19:20.024Z] ---> 6b93034816e9 [2021-07-15T17:19:20.024Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T17:19:22.119Z] ---> 772c344a6092 [2021-07-15T17:19:22.119Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T17:19:22.119Z] ---> 214fc9d4f768 [2021-07-15T17:19:22.119Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T17:19:22.119Z] ---> 63205e2afffd [2021-07-15T17:19:22.119Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T17:19:22.119Z] ---> e3a8d4cb08cd [2021-07-15T17:19:22.119Z] 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-07-15T17:19:24.168Z] ---> 221512a650cc [2021-07-15T17:19:24.168Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T17:19:24.168Z] ---> 05746e9b5d2b [2021-07-15T17:19:24.168Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T17:19:24.168Z] Removing intermediate container 83ebd4b92fe9 [2021-07-15T17:19:24.168Z] ---> 2099c5165e22 [2021-07-15T17:19:24.168Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T17:19:24.168Z] ---> 4ab078ca7b44 [2021-07-15T17:19:24.168Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T17:19:24.168Z] ---> ef1916bd53db [2021-07-15T17:19:24.168Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T17:19:24.168Z] ---> Running in c584150c6d07 [2021-07-15T17:19:24.452Z] ---> Running in cdea42e60e52 [2021-07-15T17:19:24.452Z] ---> Running in 963829dea836 [2021-07-15T17:19:25.054Z] Removing intermediate container c584150c6d07 [2021-07-15T17:19:25.054Z] ---> 5967afd391a8 [2021-07-15T17:19:25.054Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:19:25.674Z] ---> Running in 6783d12b5cfb [2021-07-15T17:19:25.674Z] Removing intermediate container cdea42e60e52 [2021-07-15T17:19:25.674Z] ---> fe1bf802ee4f [2021-07-15T17:19:25.674Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T17:19:25.674Z] ---> 1386388d2312 [2021-07-15T17:19:25.674Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T17:19:25.674Z] ---> 675ccfd31724 [2021-07-15T17:19:25.674Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T17:19:25.951Z] ---> Running in 9fa925be0442 [2021-07-15T17:19:25.951Z] ---> Running in 3fed9c8c16ef [2021-07-15T17:19:26.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:19:26.238Z] Removing intermediate container 6783d12b5cfb [2021-07-15T17:19:26.238Z] ---> 667cbd85ac6c [2021-07-15T17:19:26.238Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T17:19:26.842Z] ---> Running in baf92be7eb6c [2021-07-15T17:19:26.842Z] Removing intermediate container 3fed9c8c16ef [2021-07-15T17:19:26.842Z] ---> 74af9208304a [2021-07-15T17:19:26.842Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:19:26.842Z] Removing intermediate container 9fa925be0442 [2021-07-15T17:19:26.842Z] ---> 729b9aa589cb [2021-07-15T17:19:26.842Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T17:19:27.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:19:27.404Z] ---> Running in 31fbb0280bff [2021-07-15T17:19:27.404Z] ---> Running in d96646839a5b [2021-07-15T17:19:27.683Z] Removing intermediate container baf92be7eb6c [2021-07-15T17:19:27.684Z] ---> 2c6b1614e831 [2021-07-15T17:19:27.684Z] Step 22/23 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:19:27.684Z] ---> 75ae73c89bea [2021-07-15T17:19:27.684Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T17:19:27.961Z] ---> Running in d8cf6ae9852d [2021-07-15T17:19:28.241Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T17:19:28.241Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T17:19:28.241Z] Removing intermediate container 31fbb0280bff [2021-07-15T17:19:28.241Z] ---> 2ce624bb0430 [2021-07-15T17:19:28.241Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T17:19:28.241Z] Removing intermediate container d96646839a5b [2021-07-15T17:19:28.241Z] ---> d2f355a856cc [2021-07-15T17:19:28.241Z] Step 21/22 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:19:28.241Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T17:19:28.531Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T17:19:28.531Z] ---> Running in 0d8c58123152 [2021-07-15T17:19:28.531Z] ---> Running in 58b0c7c4c2b1 [2021-07-15T17:19:28.531Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T17:19:28.818Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T17:19:28.818Z] Removing intermediate container d8cf6ae9852d [2021-07-15T17:19:28.818Z] ---> 919b390873f6 [2021-07-15T17:19:28.818Z] Step 23/23 : LABEL version=2.0.1-dev.10 [2021-07-15T17:19:28.818Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:19:28.818Z] OK: 8 MiB in 20 packages [2021-07-15T17:19:28.818Z] ---> ef8a55e44019 [2021-07-15T17:19:28.818Z] 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-07-15T17:19:29.095Z] ---> Running in ba49e8036704 [2021-07-15T17:19:29.369Z] ---> Running in 1588992afaf6 [2021-07-15T17:19:29.369Z] Removing intermediate container 58b0c7c4c2b1 [2021-07-15T17:19:29.369Z] ---> 43680faa51a3 [2021-07-15T17:19:29.369Z] Step 22/22 : LABEL version=2.0.1-dev.10 [2021-07-15T17:19:29.369Z] Removing intermediate container 0d8c58123152 [2021-07-15T17:19:29.369Z] ---> 7b3e47d1f646 [2021-07-15T17:19:29.369Z] Step 23/24 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:19:29.642Z] ---> Running in 5eb00ae048e4 [2021-07-15T17:19:29.642Z] ---> Running in 4c103821fa67 [2021-07-15T17:19:29.916Z] Removing intermediate container ba49e8036704 [2021-07-15T17:19:29.917Z] ---> 4386a58ba69a [2021-07-15T17:19:29.917Z] [2021-07-15T17:19:30.517Z] Successfully built 4386a58ba69a [2021-07-15T17:19:30.517Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T17:19:30.517Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-07-15T17:19:30.792Z] Removing intermediate container 5eb00ae048e4 [2021-07-15T17:19:30.792Z] ---> f448c7ee982f [2021-07-15T17:19:30.792Z] [2021-07-15T17:19:30.792Z] Removing intermediate container 4c103821fa67 [2021-07-15T17:19:30.792Z] ---> 52125c7a0468 [2021-07-15T17:19:30.792Z] Step 24/24 : LABEL version=2.0.1-dev.10 [2021-07-15T17:19:30.792Z] Removing intermediate container 963829dea836 [2021-07-15T17:19:30.792Z] ---> b17915bc726c [2021-07-15T17:19:30.792Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:19:31.072Z] ---> Running in b4eb6f3083a9 [2021-07-15T17:19:31.072Z] Successfully built f448c7ee982f [2021-07-15T17:19:31.072Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T17:19:31.072Z] Building core-metadata [2021-07-15T17:19:31.650Z]  Building security-proxy-setup ... done Removing intermediate container b4eb6f3083a9 [2021-07-15T17:19:31.650Z] ---> f221c11494c1 [2021-07-15T17:19:31.650Z] [2021-07-15T17:19:31.955Z] Successfully built f221c11494c1 [2021-07-15T17:19:32.228Z] Successfully tagged core-command-arm64:latest [2021-07-15T17:19:32.228Z]  Building core-command ... done Building security-bootstrapper [2021-07-15T17:19:32.228Z] ---> 731a2835b008 [2021-07-15T17:19:32.228Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T17:19:33.233Z] Removing intermediate container 1588992afaf6 [2021-07-15T17:19:33.233Z] ---> fb09681ff7d7 [2021-07-15T17:19:33.233Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T17:19:33.861Z] ---> Running in d3c53d9e01ae [2021-07-15T17:19:34.475Z] ---> e88e1f12d7bc [2021-07-15T17:19:34.475Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T17:19:35.083Z] Removing intermediate container d3c53d9e01ae [2021-07-15T17:19:35.083Z] ---> 5ffe71c1717e [2021-07-15T17:19:35.083Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T17:19:36.085Z] ---> Running in b80de79e90ea [2021-07-15T17:19:36.085Z] ---> e1290d68ac7d [2021-07-15T17:19:36.085Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T17:19:36.711Z] ---> Running in a9ff0e94c8ba [2021-07-15T17:19:36.987Z] Removing intermediate container b80de79e90ea [2021-07-15T17:19:36.987Z] ---> c3d0b6e5e8da [2021-07-15T17:19:36.987Z] Step 25/26 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:19:37.594Z] ---> Running in dd7518346e5f [2021-07-15T17:19:37.594Z] Removing intermediate container a9ff0e94c8ba [2021-07-15T17:19:37.594Z] ---> 6b2977a746a4 [2021-07-15T17:19:37.594Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:19:38.189Z] ---> Running in 08cb40bf9433 [2021-07-15T17:19:38.189Z] Removing intermediate container dd7518346e5f [2021-07-15T17:19:38.189Z] ---> e47a69bf009b [2021-07-15T17:19:38.189Z] Step 26/26 : LABEL version=2.0.1-dev.10 [2021-07-15T17:19:38.466Z] ---> Running in f87bebc72dc3 [2021-07-15T17:19:38.744Z] Removing intermediate container 08cb40bf9433 [2021-07-15T17:19:38.744Z] ---> 96a08d6fb779 [2021-07-15T17:19:38.744Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T17:19:39.019Z] ---> Running in 028bc960e4d7 [2021-07-15T17:19:39.302Z] Removing intermediate container f87bebc72dc3 [2021-07-15T17:19:39.302Z] ---> 97c438fc70ac [2021-07-15T17:19:39.302Z] [2021-07-15T17:19:39.585Z] Successfully built 97c438fc70ac [2021-07-15T17:19:39.585Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T17:19:39.585Z]  Building security-secretstore-setup ... done Building support-notifications [2021-07-15T17:19:39.585Z] Removing intermediate container 028bc960e4d7 [2021-07-15T17:19:39.585Z] ---> fa1dcd20f54c [2021-07-15T17:19:39.585Z] Step 23/24 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:19:39.861Z] ---> Running in 5b08781dc66b [2021-07-15T17:19:40.464Z] Removing intermediate container 5b08781dc66b [2021-07-15T17:19:40.464Z] ---> 6beb5a6f0bda [2021-07-15T17:19:40.464Z] Step 24/24 : LABEL version=2.0.1-dev.10 [2021-07-15T17:19:40.464Z] ---> Running in 233694fa7135 [2021-07-15T17:19:41.064Z] Removing intermediate container 233694fa7135 [2021-07-15T17:19:41.064Z] ---> abfbcc369279 [2021-07-15T17:19:41.064Z] [2021-07-15T17:19:41.339Z] Successfully built abfbcc369279 [2021-07-15T17:19:41.339Z] Successfully tagged core-data-arm64:latest [2021-07-15T17:20:03.540Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:20:03.540Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:20:03.540Z] ---> 29a0b46b317c [2021-07-15T17:20:03.540Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 1781615dc22b [2021-07-15T17:20:03.540Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 08c8f905058f [2021-07-15T17:20:03.540Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> d11ddfcd3ac3 [2021-07-15T17:20:03.540Z] Step 6/24 : COPY go.mod . [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 082876e671c3 [2021-07-15T17:20:03.540Z] Step 7/24 : RUN go mod download [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 871eb86fcac4 [2021-07-15T17:20:03.540Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 8/24 : COPY . . [2021-07-15T17:20:03.540Z] [2021-07-15T17:20:03.540Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:20:03.540Z] ---> 29a0b46b317c [2021-07-15T17:20:03.540Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 1781615dc22b [2021-07-15T17:20:03.540Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 08c8f905058f [2021-07-15T17:20:03.540Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> fe40871ec22c [2021-07-15T17:20:03.540Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> ba84409dabf2 [2021-07-15T17:20:03.540Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T17:20:03.540Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:20:03.540Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:20:03.540Z] ---> 29a0b46b317c [2021-07-15T17:20:03.540Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 1781615dc22b [2021-07-15T17:20:03.540Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 08c8f905058f [2021-07-15T17:20:03.540Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> d11ddfcd3ac3 [2021-07-15T17:20:03.540Z] Step 6/32 : COPY go.mod . [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 082876e671c3 [2021-07-15T17:20:03.540Z] Step 7/32 : RUN go mod download [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 871eb86fcac4 [2021-07-15T17:20:03.540Z] Step 8/32 : COPY . . [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> fe40871ec22c [2021-07-15T17:20:03.540Z] Step 9/32 : RUN go mod tidy [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> ba84409dabf2 [2021-07-15T17:20:03.540Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T17:20:03.540Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:20:03.540Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:20:03.540Z] ---> 29a0b46b317c [2021-07-15T17:20:03.540Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 1781615dc22b [2021-07-15T17:20:03.540Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:20:03.540Z] ---> Using cache [2021-07-15T17:20:03.540Z] ---> 08c8f905058f [2021-07-15T17:20:03.540Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T17:20:05.536Z] ---> Running in 97d4a61ba9ce [2021-07-15T17:20:05.536Z] ---> Running in 43eebeba8493 [2021-07-15T17:20:05.536Z] ---> Running in df9ecb049f7e [2021-07-15T17:20:05.536Z] ---> Running in b8b8b68565d9 [2021-07-15T17:20:07.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:20:07.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T17:20:07.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T17:20:07.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:20:08.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:20:09.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:20:09.307Z] OK: 218 MiB in 52 packages [2021-07-15T17:20:10.315Z] OK: 218 MiB in 52 packages [2021-07-15T17:20:11.315Z] Removing intermediate container 43eebeba8493 [2021-07-15T17:20:11.315Z] ---> e7e8c134f4f3 [2021-07-15T17:20:11.315Z] Step 6/24 : COPY go.mod . [2021-07-15T17:20:12.328Z] Removing intermediate container b8b8b68565d9 [2021-07-15T17:20:12.328Z] ---> 6f4f533a5740 [2021-07-15T17:20:12.328Z] Step 6/23 : COPY go.mod . [2021-07-15T17:20:13.335Z] ---> 027a3f5b8697 [2021-07-15T17:20:13.335Z] Step 7/24 : RUN go mod download [2021-07-15T17:20:13.620Z] ---> Running in b2e8b79dd32e [2021-07-15T17:20:13.900Z] ---> a7375ac00a80 [2021-07-15T17:20:13.900Z] Step 7/23 : RUN go mod download [2021-07-15T17:20:14.546Z] ---> Running in 8da99030f177 [2021-07-15T17:20:20.078Z] Removing intermediate container b2e8b79dd32e [2021-07-15T17:20:20.078Z] ---> 1107c34f486e [2021-07-15T17:20:20.078Z] Step 8/24 : COPY . . [2021-07-15T17:20:20.078Z] Removing intermediate container 8da99030f177 [2021-07-15T17:20:20.078Z] ---> 1764e1acad5e [2021-07-15T17:20:20.078Z] Step 8/23 : COPY . . [2021-07-15T17:20:42.552Z] ---> 4b8ae1e918bf [2021-07-15T17:20:42.552Z] Step 9/23 : RUN go mod tidy [2021-07-15T17:20:42.552Z] ---> ec50ad82032c [2021-07-15T17:20:42.552Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:20:42.552Z] ---> Running in a9af33eaeecf [2021-07-15T17:20:42.552Z] ---> Running in 31b1019a75df [2021-07-15T17:20:48.040Z] Removing intermediate container a9af33eaeecf [2021-07-15T17:20:48.040Z] ---> 3e4757090868 [2021-07-15T17:20:48.040Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T17:20:48.040Z] ---> Running in 16552d57e9a8 [2021-07-15T17:20:48.040Z] Removing intermediate container 31b1019a75df [2021-07-15T17:20:48.040Z] ---> 6f7f65443268 [2021-07-15T17:20:48.040Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T17:20:48.360Z] ---> Running in 9f33f0c56a75 [2021-07-15T17:20:50.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T17:20:50.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T17:21:47.028Z] Removing intermediate container df9ecb049f7e [2021-07-15T17:21:47.028Z] ---> 34ee651e3a9e [2021-07-15T17:21:47.028Z] [2021-07-15T17:21:47.028Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T17:21:47.028Z] ---> c4fd0aeabfcf [2021-07-15T17:21:47.028Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T17:21:47.028Z] ---> Running in bc202a4a4dd1 [2021-07-15T17:21:47.028Z] Removing intermediate container bc202a4a4dd1 [2021-07-15T17:21:47.028Z] ---> 56f99fc76c2b [2021-07-15T17:21:47.028Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T17:21:47.028Z] ---> Running in a508972d98f5 [2021-07-15T17:21:47.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:21:47.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:21:47.028Z] Removing intermediate container 97d4a61ba9ce [2021-07-15T17:21:47.028Z] ---> c20bf0965a15 [2021-07-15T17:21:47.028Z] [2021-07-15T17:21:47.028Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:21:47.028Z] ---> c4fd0aeabfcf [2021-07-15T17:21:47.028Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:21:47.028Z] ---> Using cache [2021-07-15T17:21:47.028Z] ---> dc878cc3c4fb [2021-07-15T17:21:47.029Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:21:47.029Z] ---> Using cache [2021-07-15T17:21:47.029Z] ---> 8b149e83d3ab [2021-07-15T17:21:47.029Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T17:21:47.029Z] ---> Running in 4be347617f3c [2021-07-15T17:21:47.029Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T17:21:47.029Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T17:21:47.029Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:21:47.029Z] OK: 5 MiB in 16 packages [2021-07-15T17:21:47.029Z] Removing intermediate container 4be347617f3c [2021-07-15T17:21:47.029Z] ---> 11007c2909bf [2021-07-15T17:21:47.029Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T17:21:47.029Z] ---> Running in 14d97ff73ee7 [2021-07-15T17:21:47.029Z] Removing intermediate container 14d97ff73ee7 [2021-07-15T17:21:47.029Z] ---> 3dbe537b7285 [2021-07-15T17:21:47.029Z] Step 16/24 : WORKDIR / [2021-07-15T17:21:47.029Z] Removing intermediate container a508972d98f5 [2021-07-15T17:21:47.029Z] ---> a94fceab08d4 [2021-07-15T17:21:47.029Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T17:21:47.029Z] ---> Running in b75211dfb828 [2021-07-15T17:21:47.029Z] ---> Running in ca7f2aff30aa [2021-07-15T17:21:47.029Z] Removing intermediate container ca7f2aff30aa [2021-07-15T17:21:47.029Z] ---> dc9e49ac7eb9 [2021-07-15T17:21:47.029Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:21:47.029Z] Removing intermediate container b75211dfb828 [2021-07-15T17:21:47.029Z] ---> aeefda04203b [2021-07-15T17:21:47.029Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T17:21:47.029Z] ---> Running in ef8ce1bf5235 [2021-07-15T17:21:47.638Z] Removing intermediate container ef8ce1bf5235 [2021-07-15T17:21:47.638Z] ---> ef89c4e0d646 [2021-07-15T17:21:47.638Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T17:21:48.024Z] ---> 9284a7338381 [2021-07-15T17:21:48.024Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T17:21:48.352Z] ---> Running in 49d783a3a3f6 [2021-07-15T17:21:51.126Z] ---> 9a2f4e079481 [2021-07-15T17:21:51.126Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T17:21:52.592Z] ---> 6b663e52a3df [2021-07-15T17:21:52.592Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T17:21:52.592Z] Removing intermediate container 49d783a3a3f6 [2021-07-15T17:21:52.592Z] ---> 5049f76fd491 [2021-07-15T17:21:52.592Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T17:21:52.870Z] ---> Running in 2905cd0e6e8c [2021-07-15T17:21:52.870Z] ---> Running in 309a8e786dd4 [2021-07-15T17:21:53.472Z] Removing intermediate container 2905cd0e6e8c [2021-07-15T17:21:53.472Z] ---> 72a4a8500a69 [2021-07-15T17:21:53.472Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:21:53.774Z] Removing intermediate container 309a8e786dd4 [2021-07-15T17:21:53.774Z] ---> cf08578ff29d [2021-07-15T17:21:53.774Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T17:21:54.444Z] ---> Running in cc07538258b8 [2021-07-15T17:21:55.480Z] Removing intermediate container cc07538258b8 [2021-07-15T17:21:55.480Z] ---> 89045633e8b6 [2021-07-15T17:21:55.480Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T17:21:55.775Z] ---> 09bd08108c3f [2021-07-15T17:21:55.775Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T17:21:55.775Z] ---> Running in eaa537ae1e9f [2021-07-15T17:21:56.405Z] ---> Running in d32ec8c268ee [2021-07-15T17:21:57.051Z] Removing intermediate container eaa537ae1e9f [2021-07-15T17:21:57.052Z] ---> e0d8bfe12b1c [2021-07-15T17:21:57.052Z] Step 23/24 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:21:57.052Z] ---> Running in 24d56e9102f0 [2021-07-15T17:21:58.050Z] Removing intermediate container 24d56e9102f0 [2021-07-15T17:21:58.050Z] ---> 9380c3603f00 [2021-07-15T17:21:58.050Z] Step 24/24 : LABEL version=2.0.1-dev.10 [2021-07-15T17:21:58.330Z] ---> Running in 7136bb6ddb02 [2021-07-15T17:21:59.335Z] Removing intermediate container 7136bb6ddb02 [2021-07-15T17:21:59.335Z] ---> bbad70ab030b [2021-07-15T17:21:59.335Z] [2021-07-15T17:21:59.618Z] Successfully built bbad70ab030b [2021-07-15T17:21:59.618Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T17:22:00.233Z]  Building core-metadata ... done Removing intermediate container d32ec8c268ee [2021-07-15T17:22:00.233Z] ---> bd3dd8addc62 [2021-07-15T17:22:00.233Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:22:01.757Z] ---> bdb6811b67b3 [2021-07-15T17:22:01.758Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T17:22:03.778Z] ---> c5d31195029c [2021-07-15T17:22:03.778Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T17:22:04.783Z] ---> 5782e34fa32f [2021-07-15T17:22:04.783Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T17:22:05.783Z] ---> 3ed13bf1e51a [2021-07-15T17:22:05.783Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T17:22:07.247Z] ---> b4260afc7789 [2021-07-15T17:22:07.247Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T17:22:07.854Z] ---> Running in 581f4d3a7100 [2021-07-15T17:22:08.466Z] Removing intermediate container 581f4d3a7100 [2021-07-15T17:22:08.466Z] ---> fb33e517c4ff [2021-07-15T17:22:08.466Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T17:22:09.919Z] ---> 85278584be6c [2021-07-15T17:22:09.919Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T17:22:10.910Z] ---> Running in f4e18d6e10a2 [2021-07-15T17:22:11.183Z] Removing intermediate container 16552d57e9a8 [2021-07-15T17:22:11.183Z] ---> 3d800652d8b7 [2021-07-15T17:22:11.183Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T17:22:12.170Z] ---> Running in cacef4557617 [2021-07-15T17:22:12.170Z] Removing intermediate container 9f33f0c56a75 [2021-07-15T17:22:12.170Z] ---> 414965e8d4c6 [2021-07-15T17:22:12.170Z] [2021-07-15T17:22:12.170Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T17:22:12.170Z] ---> c4fd0aeabfcf [2021-07-15T17:22:12.170Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T17:22:12.451Z] ---> Running in 478a26b9c3c0 [2021-07-15T17:22:13.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T17:22:14.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:22:14.055Z] Removing intermediate container f4e18d6e10a2 [2021-07-15T17:22:14.055Z] ---> 26c1d3140d30 [2021-07-15T17:22:14.055Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T17:22:14.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:22:14.667Z] ---> Running in bb0b386dec88 [2021-07-15T17:22:14.667Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T17:22:14.958Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T17:22:14.958Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:22:14.958Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:22:14.958Z] OK: 6 MiB in 16 packages [2021-07-15T17:22:15.575Z] Removing intermediate container bb0b386dec88 [2021-07-15T17:22:15.575Z] ---> 8d8599277f58 [2021-07-15T17:22:15.575Z] Step 29/32 : CMD ["gate"] [2021-07-15T17:22:15.868Z] ---> Running in 6a06358eb7f2 [2021-07-15T17:22:16.495Z] Removing intermediate container cacef4557617 [2021-07-15T17:22:16.495Z] ---> 1629f165183b [2021-07-15T17:22:16.495Z] [2021-07-15T17:22:16.495Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T17:22:16.768Z] Removing intermediate container 6a06358eb7f2 [2021-07-15T17:22:16.768Z] ---> 03d961e958d5 [2021-07-15T17:22:16.768Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T17:22:16.768Z] 20.10.0: Pulling from library/docker [2021-07-15T17:22:17.044Z] Removing intermediate container 478a26b9c3c0 [2021-07-15T17:22:17.044Z] ---> 008897865e12 [2021-07-15T17:22:17.044Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:22:17.329Z] ---> Running in 068c2b496ae4 [2021-07-15T17:22:17.616Z] ---> Running in f277b663badb [2021-07-15T17:22:18.223Z] Removing intermediate container 068c2b496ae4 [2021-07-15T17:22:18.223Z] ---> 53ebfea89d11 [2021-07-15T17:22:18.223Z] Step 31/32 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:22:18.500Z] Removing intermediate container f277b663badb [2021-07-15T17:22:18.500Z] ---> 20c10b3150c1 [2021-07-15T17:22:18.500Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T17:22:19.100Z] ---> Running in fb171ee2b41c [2021-07-15T17:22:19.385Z] ---> Running in 39efc3e51913 [2021-07-15T17:22:20.024Z] Removing intermediate container fb171ee2b41c [2021-07-15T17:22:20.024Z] ---> a74a5512a88f [2021-07-15T17:22:20.024Z] Step 32/32 : LABEL version=2.0.1-dev.10 [2021-07-15T17:22:20.621Z] Removing intermediate container 39efc3e51913 [2021-07-15T17:22:20.621Z] ---> 8cb2f85c8b69 [2021-07-15T17:22:20.621Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T17:22:20.621Z] ---> Running in 04d9f118354c [2021-07-15T17:22:20.900Z] ---> Running in 145e59c8d067 [2021-07-15T17:22:21.501Z] Removing intermediate container 04d9f118354c [2021-07-15T17:22:21.501Z] ---> 893e21f7447b [2021-07-15T17:22:21.501Z] [2021-07-15T17:22:21.796Z] Successfully built 893e21f7447b [2021-07-15T17:22:21.796Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T17:22:21.796Z]  Building security-bootstrapper ... done Removing intermediate container 145e59c8d067 [2021-07-15T17:22:21.796Z] ---> 883d8ecbb9ef [2021-07-15T17:22:21.796Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:22:23.779Z] ---> 0f9f7fba392a [2021-07-15T17:22:23.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T17:22:25.763Z] ---> c8f8fc9a6bae [2021-07-15T17:22:25.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T17:22:26.758Z] ---> 13b18bf7d286 [2021-07-15T17:22:26.758Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T17:22:27.035Z] ---> Running in c45a48ad0210 [2021-07-15T17:22:27.631Z] Removing intermediate container c45a48ad0210 [2021-07-15T17:22:27.631Z] ---> 1061a365b900 [2021-07-15T17:22:27.631Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:22:27.631Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T17:22:27.631Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T17:22:27.631Z] ---> eeaf43b92773 [2021-07-15T17:22:27.631Z] 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-07-15T17:22:27.631Z] ---> Running in 14fcf8462ab0 [2021-07-15T17:22:27.905Z] ---> Running in 747b51c35601 [2021-07-15T17:22:28.181Z] Removing intermediate container 14fcf8462ab0 [2021-07-15T17:22:28.181Z] ---> bab068d944a2 [2021-07-15T17:22:28.181Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T17:22:28.483Z] Removing intermediate container 747b51c35601 [2021-07-15T17:22:28.483Z] ---> 27bf24dbf87c [2021-07-15T17:22:28.483Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-15T17:22:28.483Z] ---> Running in b72700e71811 [2021-07-15T17:22:28.762Z] ---> Running in a56409c299b5 [2021-07-15T17:22:29.080Z] Removing intermediate container b72700e71811 [2021-07-15T17:22:29.080Z] ---> 0a1f933047c0 [2021-07-15T17:22:29.080Z] Step 22/23 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:22:30.068Z] ---> Running in a4e96625afc3 [2021-07-15T17:22:30.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:22:30.345Z] Removing intermediate container a4e96625afc3 [2021-07-15T17:22:30.345Z] ---> ff025333d655 [2021-07-15T17:22:30.345Z] Step 23/23 : LABEL version=2.0.1-dev.10 [2021-07-15T17:22:30.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:22:30.622Z] ---> Running in 142876138d02 [2021-07-15T17:22:31.227Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T17:22:31.227Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T17:22:31.227Z] Executing bash-5.0.17-r0.post-install [2021-07-15T17:22:31.227Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:22:31.227Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T17:22:31.227Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T17:22:31.227Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T17:22:31.227Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T17:22:31.227Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T17:22:31.227Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T17:22:31.227Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T17:22:31.227Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T17:22:31.227Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T17:22:31.227Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T17:22:31.505Z] Removing intermediate container 142876138d02 [2021-07-15T17:22:31.505Z] ---> 4db7627dd881 [2021-07-15T17:22:31.505Z] [2021-07-15T17:22:31.779Z] Successfully built 4db7627dd881 [2021-07-15T17:22:31.779Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T17:22:33.223Z]  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T17:22:33.223Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T17:22:33.223Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T17:22:33.223Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T17:22:33.223Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T17:22:33.223Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T17:22:33.223Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T17:22:33.498Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T17:22:33.498Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T17:22:33.498Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T17:22:33.498Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T17:22:33.498Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T17:22:33.498Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T17:22:33.498Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T17:22:33.498Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T17:22:33.498Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T17:22:33.498Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T17:22:33.498Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T17:22:33.498Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T17:22:33.812Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T17:22:33.812Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T17:22:33.812Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T17:22:33.812Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T17:22:33.812Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T17:22:33.812Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T17:22:33.812Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T17:22:33.812Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T17:22:33.812Z] OK: 72 MiB in 59 packages [2021-07-15T17:22:39.267Z] Collecting docker-compose==1.23.2 [2021-07-15T17:22:39.268Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T17:22:41.294Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T17:22:41.294Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T17:22:41.897Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T17:22:41.897Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T17:22:42.500Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T17:22:42.500Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T17:22:45.138Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T17:22:45.138Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T17:22:45.738Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T17:22:45.738Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T17:22:47.186Z] Collecting PyYAML<4,>=3.10 [2021-07-15T17:22:47.186Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T17:22:52.629Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T17:22:52.629Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T17:22:52.629Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T17:22:52.629Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T17:22:56.090Z] 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-07-15T17:22:56.090Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T17:22:56.090Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T17:23:00.536Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T17:23:00.536Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T17:23:00.536Z] Collecting idna<2.8,>=2.5 [2021-07-15T17:23:00.536Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T17:23:00.536Z] 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-07-15T17:23:00.536Z] 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-07-15T17:23:00.814Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T17:23:00.814Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T17:23:01.093Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T17:23:01.093Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T17:23:01.093Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T17:23:01.093Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T17:23:02.599Z] Installing collected packages: urllib3, idna, requests, jsonschema, dockerpty, cached-property, docker-pycreds, websocket-client, docker, PyYAML, texttable, docopt, docker-compose [2021-07-15T17:23:02.599Z] Attempting uninstall: urllib3 [2021-07-15T17:23:02.599Z] Found existing installation: urllib3 1.25.9 [2021-07-15T17:23:02.599Z] Uninstalling urllib3-1.25.9: [2021-07-15T17:23:02.875Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T17:23:03.485Z] Attempting uninstall: idna [2021-07-15T17:23:03.485Z] Found existing installation: idna 2.9 [2021-07-15T17:23:03.485Z] Uninstalling idna-2.9: [2021-07-15T17:23:03.762Z] Successfully uninstalled idna-2.9 [2021-07-15T17:23:04.421Z] Attempting uninstall: requests [2021-07-15T17:23:04.421Z] Found existing installation: requests 2.23.0 [2021-07-15T17:23:04.421Z] Uninstalling requests-2.23.0: [2021-07-15T17:23:04.699Z] Successfully uninstalled requests-2.23.0 [2021-07-15T17:23:05.299Z] Running setup.py install for dockerpty: started [2021-07-15T17:23:08.708Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T17:23:10.716Z] Running setup.py install for PyYAML: started [2021-07-15T17:23:14.140Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T17:23:14.140Z] Running setup.py install for texttable: started [2021-07-15T17:23:16.775Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T17:23:16.775Z] Running setup.py install for docopt: started [2021-07-15T17:23:20.184Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T17:23:20.783Z] 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-07-15T17:23:30.978Z] Removing intermediate container a56409c299b5 [2021-07-15T17:23:30.978Z] ---> eb15ba574182 [2021-07-15T17:23:30.978Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T17:23:30.978Z] ---> Running in 17401d6b3d44 [2021-07-15T17:23:30.978Z] Removing intermediate container 17401d6b3d44 [2021-07-15T17:23:30.978Z] ---> 46cb6ec35cd2 [2021-07-15T17:23:30.978Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T17:23:30.978Z] ---> Running in c50f1ceb3e5c [2021-07-15T17:23:31.262Z] Removing intermediate container c50f1ceb3e5c [2021-07-15T17:23:31.262Z] ---> 90b6432d6f58 [2021-07-15T17:23:31.262Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T17:23:32.717Z] ---> bdf65fb86545 [2021-07-15T17:23:32.717Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T17:23:33.321Z] ---> bf8ed8a9875b [2021-07-15T17:23:33.321Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T17:23:34.307Z] ---> d81e87c3b895 [2021-07-15T17:23:34.308Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T17:23:34.588Z] ---> Running in a3835c7b474c [2021-07-15T17:23:35.221Z] Removing intermediate container a3835c7b474c [2021-07-15T17:23:35.221Z] ---> c869ba6d0924 [2021-07-15T17:23:35.221Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:23:35.221Z] ---> Running in c8c50c207220 [2021-07-15T17:23:35.841Z] Removing intermediate container c8c50c207220 [2021-07-15T17:23:35.841Z] ---> c4e790a80e59 [2021-07-15T17:23:35.841Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T17:23:36.125Z] ---> Running in 44275d9cfce3 [2021-07-15T17:23:36.732Z] Removing intermediate container 44275d9cfce3 [2021-07-15T17:23:36.732Z] ---> fa0389904ad5 [2021-07-15T17:23:36.732Z] Step 23/24 : LABEL git_sha=829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:23:36.732Z] ---> Running in da2bff06f1d6 [2021-07-15T17:23:37.362Z] Removing intermediate container da2bff06f1d6 [2021-07-15T17:23:37.362Z] ---> aef153aa8235 [2021-07-15T17:23:37.362Z] Step 24/24 : LABEL version=2.0.1-dev.10 [2021-07-15T17:23:37.362Z] ---> Running in b6b065843be3 [2021-07-15T17:23:37.964Z] Removing intermediate container b6b065843be3 [2021-07-15T17:23:37.964Z] ---> 05fed3ae3fab [2021-07-15T17:23:37.964Z] [2021-07-15T17:23:38.241Z] Successfully built 05fed3ae3fab [2021-07-15T17:23:38.241Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T17:23:38.540Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T17:23:38.547Z] $ docker stop --time=1 51bbe1c78ff78d89606138df9038eb692ab5dc9f1065cf63f5e52c3c9d028769 [2021-07-15T17:23:40.395Z] $ docker rm -f 51bbe1c78ff78d89606138df9038eb692ab5dc9f1065cf63f5e52c3c9d028769 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:23:41.009Z] + docker images [2021-07-15T17:23:41.293Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T17:23:41.293Z] sys-mgmt-agent-arm64 latest 05fed3ae3fab 4 seconds ago 298MB [2021-07-15T17:23:41.293Z] support-notifications-arm64 latest 4db7627dd881 About a minute ago 15.7MB [2021-07-15T17:23:41.293Z] security-bootstrapper-arm64 latest 893e21f7447b About a minute ago 17.5MB [2021-07-15T17:23:41.293Z] 1629f165183b About a minute ago 879MB [2021-07-15T17:23:41.293Z] 414965e8d4c6 About a minute ago 878MB [2021-07-15T17:23:41.293Z] core-metadata-arm64 latest bbad70ab030b About a minute ago 15.7MB [2021-07-15T17:23:41.293Z] c20bf0965a15 2 minutes ago 881MB [2021-07-15T17:23:41.293Z] 34ee651e3a9e 2 minutes ago 879MB [2021-07-15T17:23:41.293Z] core-data-arm64 latest abfbcc369279 4 minutes ago 19.2MB [2021-07-15T17:23:41.293Z] security-secretstore-setup-arm64 latest 97c438fc70ac 4 minutes ago 27.1MB [2021-07-15T17:23:41.293Z] core-command-arm64 latest f221c11494c1 4 minutes ago 15MB [2021-07-15T17:23:41.293Z] security-proxy-setup-arm64 latest f448c7ee982f 4 minutes ago 24.2MB [2021-07-15T17:23:41.293Z] support-scheduler-arm64 latest 4386a58ba69a 4 minutes ago 15.1MB [2021-07-15T17:23:41.293Z] 84c2ee5f5ba0 4 minutes ago 884MB [2021-07-15T17:23:41.293Z] 2f2d4a8dae38 4 minutes ago 882MB [2021-07-15T17:23:41.293Z] caec3f0fdfce 4 minutes ago 885MB [2021-07-15T17:23:41.293Z] 8078216e91d5 4 minutes ago 876MB [2021-07-15T17:23:41.293Z] 4dc6af7c9254 4 minutes ago 878MB [2021-07-15T17:23:41.293Z] ci-base-image-arm64 latest 29a0b46b317c 9 minutes ago 664MB [2021-07-15T17:23:41.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 21 hours ago 451MB [2021-07-15T17:23:41.293Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T17:23:41.293Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-15T17:23:41.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-07-15T17:23:41.605Z] provisioning config files... [2021-07-15T17:23:41.631Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config2941622585063802898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:23:42.004Z] ---> docker-login.sh [2021-07-15T17:23:42.004Z] nexus3.edgexfoundry.org:10001 [2021-07-15T17:23:42.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:23:42.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:23:42.555Z] Configure a credential helper to remove this warning. See [2021-07-15T17:23:42.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:23:42.555Z] [2021-07-15T17:23:42.555Z] Login Succeeded [2021-07-15T17:23:42.555Z] nexus3.edgexfoundry.org:10002 [2021-07-15T17:23:43.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:23:43.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:23:43.161Z] Configure a credential helper to remove this warning. See [2021-07-15T17:23:43.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:23:43.161Z] [2021-07-15T17:23:43.161Z] Login Succeeded [2021-07-15T17:23:43.161Z] nexus3.edgexfoundry.org:10003 [2021-07-15T17:23:43.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:23:43.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:23:43.764Z] Configure a credential helper to remove this warning. See [2021-07-15T17:23:43.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:23:43.764Z] [2021-07-15T17:23:43.764Z] Login Succeeded [2021-07-15T17:23:43.764Z] nexus3.edgexfoundry.org:10004 [2021-07-15T17:23:44.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:23:44.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:23:44.397Z] Configure a credential helper to remove this warning. See [2021-07-15T17:23:44.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:23:44.397Z] [2021-07-15T17:23:44.397Z] Login Succeeded [2021-07-15T17:23:44.397Z] docker.io [2021-07-15T17:23:44.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:23:45.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:23:45.272Z] Configure a credential helper to remove this warning. See [2021-07-15T17:23:45.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:23:45.272Z] [2021-07-15T17:23:45.272Z] Login Succeeded [2021-07-15T17:23:45.272Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T17:23:45.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:23:45.373Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-07-15T17:23:45.373Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:23:45.373Z] latest [2021-07-15T17:23:45.373Z] 2.0.1-dev.10 [2021-07-15T17:23:45.373Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:23:45.373Z] main [2021-07-15T17:23:45.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:45.762Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:46.130Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:23:46.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-15T17:23:46.130Z] 76d5e624d75c: Preparing [2021-07-15T17:23:46.130Z] a4673af9714c: Preparing [2021-07-15T17:23:46.130Z] c05f6d2ee188: Preparing [2021-07-15T17:23:46.130Z] 0edc5788887f: Preparing [2021-07-15T17:23:46.130Z] 3fbe34a1663b: Preparing [2021-07-15T17:23:46.407Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:23:46.679Z] c05f6d2ee188: Pushed [2021-07-15T17:23:46.679Z] 76d5e624d75c: Pushed [2021-07-15T17:23:46.679Z] 0edc5788887f: Pushed [2021-07-15T17:23:50.080Z] a4673af9714c: Pushed [2021-07-15T17:23:50.357Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:9488c836d1b46a174d374f9223970db859b299929204168a51f2e47c6e916ec4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:50.720Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:51.080Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-15T17:23:51.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-15T17:23:51.080Z] 76d5e624d75c: Preparing [2021-07-15T17:23:51.080Z] a4673af9714c: Preparing [2021-07-15T17:23:51.080Z] c05f6d2ee188: Preparing [2021-07-15T17:23:51.080Z] 0edc5788887f: Preparing [2021-07-15T17:23:51.080Z] 3fbe34a1663b: Preparing [2021-07-15T17:23:51.358Z] c05f6d2ee188: Layer already exists [2021-07-15T17:23:51.358Z] 76d5e624d75c: Layer already exists [2021-07-15T17:23:51.358Z] a4673af9714c: Layer already exists [2021-07-15T17:23:51.358Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:23:51.358Z] 0edc5788887f: Layer already exists [2021-07-15T17:23:51.358Z] latest: digest: sha256:9488c836d1b46a174d374f9223970db859b299929204168a51f2e47c6e916ec4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:51.769Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:52.131Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.10 [2021-07-15T17:23:52.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-15T17:23:52.131Z] 76d5e624d75c: Preparing [2021-07-15T17:23:52.131Z] a4673af9714c: Preparing [2021-07-15T17:23:52.131Z] c05f6d2ee188: Preparing [2021-07-15T17:23:52.131Z] 0edc5788887f: Preparing [2021-07-15T17:23:52.131Z] 3fbe34a1663b: Preparing [2021-07-15T17:23:52.412Z] a4673af9714c: Layer already exists [2021-07-15T17:23:52.412Z] 0edc5788887f: Layer already exists [2021-07-15T17:23:52.412Z] 76d5e624d75c: Layer already exists [2021-07-15T17:23:52.412Z] c05f6d2ee188: Layer already exists [2021-07-15T17:23:52.412Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:23:52.412Z] 2.0.1-dev.10: digest: sha256:9488c836d1b46a174d374f9223970db859b299929204168a51f2e47c6e916ec4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:52.806Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:53.210Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:23:53.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-15T17:23:53.493Z] 76d5e624d75c: Preparing [2021-07-15T17:23:53.493Z] a4673af9714c: Preparing [2021-07-15T17:23:53.493Z] c05f6d2ee188: Preparing [2021-07-15T17:23:53.493Z] 0edc5788887f: Preparing [2021-07-15T17:23:53.493Z] 3fbe34a1663b: Preparing [2021-07-15T17:23:53.493Z] 0edc5788887f: Layer already exists [2021-07-15T17:23:53.493Z] a4673af9714c: Layer already exists [2021-07-15T17:23:53.493Z] 76d5e624d75c: Layer already exists [2021-07-15T17:23:53.493Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:23:53.803Z] c05f6d2ee188: Layer already exists [2021-07-15T17:23:53.803Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:9488c836d1b46a174d374f9223970db859b299929204168a51f2e47c6e916ec4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:54.190Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:54.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-07-15T17:23:54.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-15T17:23:54.560Z] 76d5e624d75c: Preparing [2021-07-15T17:23:54.560Z] a4673af9714c: Preparing [2021-07-15T17:23:54.560Z] c05f6d2ee188: Preparing [2021-07-15T17:23:54.560Z] 0edc5788887f: Preparing [2021-07-15T17:23:54.560Z] 3fbe34a1663b: Preparing [2021-07-15T17:23:54.844Z] a4673af9714c: Layer already exists [2021-07-15T17:23:54.844Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:23:54.844Z] 76d5e624d75c: Layer already exists [2021-07-15T17:23:54.844Z] 0edc5788887f: Layer already exists [2021-07-15T17:23:54.844Z] c05f6d2ee188: Layer already exists [2021-07-15T17:23:54.844Z] main: digest: sha256:9488c836d1b46a174d374f9223970db859b299929204168a51f2e47c6e916ec4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:23:54.922Z] ===================================================== [Pipeline] echo [2021-07-15T17:23:54.939Z] taggedImages: [2021-07-15T17:23:54.939Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:23:54.939Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-15T17:23:54.939Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.10 [2021-07-15T17:23:54.939Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:23:54.939Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-07-15T17:23:54.973Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-07-15T17:23:54.973Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:23:54.973Z] latest [2021-07-15T17:23:54.973Z] 2.0.1-dev.10 [2021-07-15T17:23:54.973Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:23:54.973Z] main [2021-07-15T17:23:54.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:55.371Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:23:55.731Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:23:55.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-15T17:23:55.731Z] 5ba16da8dbcc: Preparing [2021-07-15T17:23:55.731Z] 537999d8e527: Preparing [2021-07-15T17:23:55.731Z] c05f6d2ee188: Preparing [2021-07-15T17:23:55.731Z] d5e7edb2aa15: Preparing [2021-07-15T17:23:55.731Z] 0c8ae9433e5d: Preparing [2021-07-15T17:23:55.731Z] 3fbe34a1663b: Preparing [2021-07-15T17:23:55.731Z] 3fbe34a1663b: Waiting [2021-07-15T17:23:56.008Z] c05f6d2ee188: Layer already exists [2021-07-15T17:23:56.008Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:23:56.008Z] 5ba16da8dbcc: Pushed [2021-07-15T17:23:56.008Z] 0c8ae9433e5d: Pushed [2021-07-15T17:23:56.997Z] d5e7edb2aa15: Pushed [2021-07-15T17:23:59.623Z] 537999d8e527: Pushed [2021-07-15T17:23:59.623Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:74625b4f04f793d99f1a46227604afc700851d5d2c19c2ac6791b7cac4e71b3c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:00.065Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:00.438Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-15T17:24:00.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-15T17:24:00.438Z] 5ba16da8dbcc: Preparing [2021-07-15T17:24:00.438Z] 537999d8e527: Preparing [2021-07-15T17:24:00.438Z] c05f6d2ee188: Preparing [2021-07-15T17:24:00.438Z] d5e7edb2aa15: Preparing [2021-07-15T17:24:00.438Z] 0c8ae9433e5d: Preparing [2021-07-15T17:24:00.438Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:00.438Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:00.717Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:00.717Z] 5ba16da8dbcc: Layer already exists [2021-07-15T17:24:00.717Z] 0c8ae9433e5d: Layer already exists [2021-07-15T17:24:00.717Z] d5e7edb2aa15: Layer already exists [2021-07-15T17:24:00.717Z] 537999d8e527: Layer already exists [2021-07-15T17:24:00.717Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:00.717Z] latest: digest: sha256:74625b4f04f793d99f1a46227604afc700851d5d2c19c2ac6791b7cac4e71b3c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:01.304Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:01.680Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.10 [2021-07-15T17:24:01.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-15T17:24:01.680Z] 5ba16da8dbcc: Preparing [2021-07-15T17:24:01.680Z] 537999d8e527: Preparing [2021-07-15T17:24:01.680Z] c05f6d2ee188: Preparing [2021-07-15T17:24:01.680Z] d5e7edb2aa15: Preparing [2021-07-15T17:24:01.680Z] 0c8ae9433e5d: Preparing [2021-07-15T17:24:01.680Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:01.680Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:01.959Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:01.959Z] 0c8ae9433e5d: Layer already exists [2021-07-15T17:24:01.959Z] 5ba16da8dbcc: Layer already exists [2021-07-15T17:24:01.959Z] d5e7edb2aa15: Layer already exists [2021-07-15T17:24:01.959Z] 537999d8e527: Layer already exists [2021-07-15T17:24:01.959Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:01.959Z] 2.0.1-dev.10: digest: sha256:74625b4f04f793d99f1a46227604afc700851d5d2c19c2ac6791b7cac4e71b3c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:02.339Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:02.697Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:02.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-15T17:24:02.698Z] 5ba16da8dbcc: Preparing [2021-07-15T17:24:02.698Z] 537999d8e527: Preparing [2021-07-15T17:24:02.698Z] c05f6d2ee188: Preparing [2021-07-15T17:24:02.698Z] d5e7edb2aa15: Preparing [2021-07-15T17:24:02.698Z] 0c8ae9433e5d: Preparing [2021-07-15T17:24:02.698Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:02.698Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:02.981Z] 0c8ae9433e5d: Layer already exists [2021-07-15T17:24:02.981Z] d5e7edb2aa15: Layer already exists [2021-07-15T17:24:02.981Z] 537999d8e527: Layer already exists [2021-07-15T17:24:02.981Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:02.981Z] 5ba16da8dbcc: Layer already exists [2021-07-15T17:24:02.981Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:02.981Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:74625b4f04f793d99f1a46227604afc700851d5d2c19c2ac6791b7cac4e71b3c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:03.362Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:03.730Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-07-15T17:24:03.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-15T17:24:03.730Z] 5ba16da8dbcc: Preparing [2021-07-15T17:24:03.730Z] 537999d8e527: Preparing [2021-07-15T17:24:03.730Z] c05f6d2ee188: Preparing [2021-07-15T17:24:03.730Z] d5e7edb2aa15: Preparing [2021-07-15T17:24:03.730Z] 0c8ae9433e5d: Preparing [2021-07-15T17:24:03.730Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:03.730Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:04.009Z] d5e7edb2aa15: Layer already exists [2021-07-15T17:24:04.009Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:04.009Z] 5ba16da8dbcc: Layer already exists [2021-07-15T17:24:04.009Z] 537999d8e527: Layer already exists [2021-07-15T17:24:04.009Z] 0c8ae9433e5d: Layer already exists [2021-07-15T17:24:04.009Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:04.009Z] main: digest: sha256:74625b4f04f793d99f1a46227604afc700851d5d2c19c2ac6791b7cac4e71b3c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:24:04.100Z] ===================================================== [Pipeline] echo [2021-07-15T17:24:04.115Z] taggedImages: [2021-07-15T17:24:04.115Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:04.115Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-15T17:24:04.115Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.10 [2021-07-15T17:24:04.115Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:04.115Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-07-15T17:24:04.148Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-07-15T17:24:04.148Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:04.148Z] latest [2021-07-15T17:24:04.148Z] 2.0.1-dev.10 [2021-07-15T17:24:04.148Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:04.148Z] main [2021-07-15T17:24:04.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:04.574Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:04.940Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:04.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-15T17:24:04.940Z] edbeeb6d2bae: Preparing [2021-07-15T17:24:04.940Z] 54920ee698b5: Preparing [2021-07-15T17:24:04.940Z] c05f6d2ee188: Preparing [2021-07-15T17:24:04.940Z] 0edc5788887f: Preparing [2021-07-15T17:24:04.940Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:05.223Z] 0edc5788887f: Layer already exists [2021-07-15T17:24:05.223Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:05.223Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:05.500Z] edbeeb6d2bae: Pushed [2021-07-15T17:24:08.906Z] 54920ee698b5: Pushed [2021-07-15T17:24:08.906Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:b6618c6107053fc1808cd79a21f05252789683b0ae2444a7184a3f9844efb983 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:09.264Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:09.888Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-15T17:24:09.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-15T17:24:09.888Z] edbeeb6d2bae: Preparing [2021-07-15T17:24:09.888Z] 54920ee698b5: Preparing [2021-07-15T17:24:09.888Z] c05f6d2ee188: Preparing [2021-07-15T17:24:09.888Z] 0edc5788887f: Preparing [2021-07-15T17:24:09.888Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:10.164Z] 0edc5788887f: Layer already exists [2021-07-15T17:24:10.164Z] edbeeb6d2bae: Layer already exists [2021-07-15T17:24:10.164Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:10.164Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:10.164Z] 54920ee698b5: Layer already exists [2021-07-15T17:24:10.164Z] latest: digest: sha256:b6618c6107053fc1808cd79a21f05252789683b0ae2444a7184a3f9844efb983 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:10.539Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:11.163Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.10 [2021-07-15T17:24:11.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-15T17:24:11.164Z] edbeeb6d2bae: Preparing [2021-07-15T17:24:11.164Z] 54920ee698b5: Preparing [2021-07-15T17:24:11.164Z] c05f6d2ee188: Preparing [2021-07-15T17:24:11.164Z] 0edc5788887f: Preparing [2021-07-15T17:24:11.164Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:11.440Z] 0edc5788887f: Layer already exists [2021-07-15T17:24:11.440Z] edbeeb6d2bae: Layer already exists [2021-07-15T17:24:11.440Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:11.440Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:11.440Z] 54920ee698b5: Layer already exists [2021-07-15T17:24:11.440Z] 2.0.1-dev.10: digest: sha256:b6618c6107053fc1808cd79a21f05252789683b0ae2444a7184a3f9844efb983 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:11.803Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:12.431Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:12.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-15T17:24:12.431Z] edbeeb6d2bae: Preparing [2021-07-15T17:24:12.431Z] 54920ee698b5: Preparing [2021-07-15T17:24:12.431Z] c05f6d2ee188: Preparing [2021-07-15T17:24:12.431Z] 0edc5788887f: Preparing [2021-07-15T17:24:12.431Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:12.708Z] 54920ee698b5: Layer already exists [2021-07-15T17:24:12.708Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:12.708Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:12.708Z] 0edc5788887f: Layer already exists [2021-07-15T17:24:12.708Z] edbeeb6d2bae: Layer already exists [2021-07-15T17:24:12.708Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:b6618c6107053fc1808cd79a21f05252789683b0ae2444a7184a3f9844efb983 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:13.073Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:13.430Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-07-15T17:24:13.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-15T17:24:13.430Z] edbeeb6d2bae: Preparing [2021-07-15T17:24:13.430Z] 54920ee698b5: Preparing [2021-07-15T17:24:13.430Z] c05f6d2ee188: Preparing [2021-07-15T17:24:13.430Z] 0edc5788887f: Preparing [2021-07-15T17:24:13.430Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:13.708Z] 0edc5788887f: Layer already exists [2021-07-15T17:24:13.708Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:13.708Z] edbeeb6d2bae: Layer already exists [2021-07-15T17:24:13.708Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:13.708Z] 54920ee698b5: Layer already exists [2021-07-15T17:24:13.708Z] main: digest: sha256:b6618c6107053fc1808cd79a21f05252789683b0ae2444a7184a3f9844efb983 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:24:13.775Z] ===================================================== [Pipeline] echo [2021-07-15T17:24:13.793Z] taggedImages: [2021-07-15T17:24:13.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:13.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-15T17:24:13.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.10 [2021-07-15T17:24:13.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:13.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-07-15T17:24:13.832Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-07-15T17:24:13.832Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:13.832Z] latest [2021-07-15T17:24:13.832Z] 2.0.1-dev.10 [2021-07-15T17:24:13.832Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:13.832Z] main [2021-07-15T17:24:13.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:14.267Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:14.618Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:14.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-15T17:24:14.618Z] 8e15a6f3eabc: Preparing [2021-07-15T17:24:14.618Z] 8e15a6f3eabc: Preparing [2021-07-15T17:24:14.618Z] 88973808a2d8: Preparing [2021-07-15T17:24:14.618Z] 40e930e7878a: Preparing [2021-07-15T17:24:14.618Z] b2dd69922582: Preparing [2021-07-15T17:24:14.618Z] 7b060a7ab81f: Preparing [2021-07-15T17:24:14.618Z] c05f6d2ee188: Preparing [2021-07-15T17:24:14.618Z] 1fbfc8d19985: Preparing [2021-07-15T17:24:14.618Z] 366d740cd461: Preparing [2021-07-15T17:24:14.618Z] 93ffac122467: Preparing [2021-07-15T17:24:14.618Z] cb01d03583b5: Preparing [2021-07-15T17:24:14.618Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:14.618Z] c05f6d2ee188: Waiting [2021-07-15T17:24:14.618Z] 93ffac122467: Waiting [2021-07-15T17:24:14.618Z] cb01d03583b5: Waiting [2021-07-15T17:24:14.618Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:14.618Z] 1fbfc8d19985: Waiting [2021-07-15T17:24:14.618Z] 366d740cd461: Waiting [2021-07-15T17:24:15.221Z] 8e15a6f3eabc: Pushed [2021-07-15T17:24:15.221Z] 40e930e7878a: Pushed [2021-07-15T17:24:15.221Z] 88973808a2d8: Pushed [2021-07-15T17:24:15.221Z] b2dd69922582: Pushed [2021-07-15T17:24:15.221Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:15.817Z] cb01d03583b5: Pushed [2021-07-15T17:24:15.817Z] 366d740cd461: Pushed [2021-07-15T17:24:15.817Z] 1fbfc8d19985: Pushed [2021-07-15T17:24:15.817Z] 93ffac122467: Pushed [2021-07-15T17:24:16.091Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:19.562Z] 7b060a7ab81f: Pushed [2021-07-15T17:24:21.543Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:42733a450e0ac7f00bce03f97c9e332b65cdc2f4c7fe4373a6d1c78fb75906dc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:21.905Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:22.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-15T17:24:22.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-15T17:24:22.530Z] 8e15a6f3eabc: Preparing [2021-07-15T17:24:22.530Z] 8e15a6f3eabc: Preparing [2021-07-15T17:24:22.530Z] 88973808a2d8: Preparing [2021-07-15T17:24:22.530Z] 40e930e7878a: Preparing [2021-07-15T17:24:22.530Z] b2dd69922582: Preparing [2021-07-15T17:24:22.530Z] 7b060a7ab81f: Preparing [2021-07-15T17:24:22.530Z] c05f6d2ee188: Preparing [2021-07-15T17:24:22.530Z] 1fbfc8d19985: Preparing [2021-07-15T17:24:22.530Z] 366d740cd461: Preparing [2021-07-15T17:24:22.530Z] 93ffac122467: Preparing [2021-07-15T17:24:22.530Z] cb01d03583b5: Preparing [2021-07-15T17:24:22.530Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:22.530Z] 1fbfc8d19985: Waiting [2021-07-15T17:24:22.530Z] 366d740cd461: Waiting [2021-07-15T17:24:22.530Z] 93ffac122467: Waiting [2021-07-15T17:24:22.530Z] cb01d03583b5: Waiting [2021-07-15T17:24:22.530Z] c05f6d2ee188: Waiting [2021-07-15T17:24:22.530Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:22.530Z] 40e930e7878a: Layer already exists [2021-07-15T17:24:22.530Z] 88973808a2d8: Layer already exists [2021-07-15T17:24:22.530Z] b2dd69922582: Layer already exists [2021-07-15T17:24:22.530Z] 8e15a6f3eabc: Layer already exists [2021-07-15T17:24:22.530Z] 7b060a7ab81f: Layer already exists [2021-07-15T17:24:22.530Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:22.530Z] 366d740cd461: Layer already exists [2021-07-15T17:24:22.530Z] 1fbfc8d19985: Layer already exists [2021-07-15T17:24:22.530Z] 93ffac122467: Layer already exists [2021-07-15T17:24:22.530Z] cb01d03583b5: Layer already exists [2021-07-15T17:24:22.530Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:22.530Z] latest: digest: sha256:42733a450e0ac7f00bce03f97c9e332b65cdc2f4c7fe4373a6d1c78fb75906dc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:22.884Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:23.235Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.10 [2021-07-15T17:24:23.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-15T17:24:23.235Z] 8e15a6f3eabc: Preparing [2021-07-15T17:24:23.235Z] 8e15a6f3eabc: Preparing [2021-07-15T17:24:23.235Z] 88973808a2d8: Preparing [2021-07-15T17:24:23.235Z] 40e930e7878a: Preparing [2021-07-15T17:24:23.235Z] b2dd69922582: Preparing [2021-07-15T17:24:23.235Z] 7b060a7ab81f: Preparing [2021-07-15T17:24:23.235Z] c05f6d2ee188: Preparing [2021-07-15T17:24:23.235Z] 1fbfc8d19985: Preparing [2021-07-15T17:24:23.236Z] 366d740cd461: Preparing [2021-07-15T17:24:23.236Z] 93ffac122467: Preparing [2021-07-15T17:24:23.236Z] cb01d03583b5: Preparing [2021-07-15T17:24:23.236Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:23.236Z] 1fbfc8d19985: Waiting [2021-07-15T17:24:23.236Z] 366d740cd461: Waiting [2021-07-15T17:24:23.236Z] c05f6d2ee188: Waiting [2021-07-15T17:24:23.236Z] 93ffac122467: Waiting [2021-07-15T17:24:23.236Z] cb01d03583b5: Waiting [2021-07-15T17:24:23.236Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:23.513Z] 8e15a6f3eabc: Layer already exists [2021-07-15T17:24:23.513Z] 7b060a7ab81f: Layer already exists [2021-07-15T17:24:23.513Z] b2dd69922582: Layer already exists [2021-07-15T17:24:23.513Z] 88973808a2d8: Layer already exists [2021-07-15T17:24:23.513Z] 40e930e7878a: Layer already exists [2021-07-15T17:24:23.513Z] 1fbfc8d19985: Layer already exists [2021-07-15T17:24:23.513Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:23.513Z] 93ffac122467: Layer already exists [2021-07-15T17:24:23.513Z] 366d740cd461: Layer already exists [2021-07-15T17:24:23.513Z] cb01d03583b5: Layer already exists [2021-07-15T17:24:23.513Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:23.788Z] 2.0.1-dev.10: digest: sha256:42733a450e0ac7f00bce03f97c9e332b65cdc2f4c7fe4373a6d1c78fb75906dc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:24.144Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:24.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:24.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-15T17:24:24.506Z] 8e15a6f3eabc: Preparing [2021-07-15T17:24:24.506Z] 8e15a6f3eabc: Preparing [2021-07-15T17:24:24.506Z] 88973808a2d8: Preparing [2021-07-15T17:24:24.506Z] 40e930e7878a: Preparing [2021-07-15T17:24:24.506Z] b2dd69922582: Preparing [2021-07-15T17:24:24.506Z] 7b060a7ab81f: Preparing [2021-07-15T17:24:24.506Z] c05f6d2ee188: Preparing [2021-07-15T17:24:24.506Z] 1fbfc8d19985: Preparing [2021-07-15T17:24:24.506Z] 366d740cd461: Preparing [2021-07-15T17:24:24.506Z] 93ffac122467: Preparing [2021-07-15T17:24:24.506Z] cb01d03583b5: Preparing [2021-07-15T17:24:24.506Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:24.506Z] 93ffac122467: Waiting [2021-07-15T17:24:24.506Z] cb01d03583b5: Waiting [2021-07-15T17:24:24.506Z] c05f6d2ee188: Waiting [2021-07-15T17:24:24.506Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:24.506Z] 1fbfc8d19985: Waiting [2021-07-15T17:24:24.506Z] 366d740cd461: Waiting [2021-07-15T17:24:24.793Z] 8e15a6f3eabc: Layer already exists [2021-07-15T17:24:24.793Z] b2dd69922582: Layer already exists [2021-07-15T17:24:24.793Z] 7b060a7ab81f: Layer already exists [2021-07-15T17:24:24.793Z] 88973808a2d8: Layer already exists [2021-07-15T17:24:24.793Z] 40e930e7878a: Layer already exists [2021-07-15T17:24:24.793Z] 366d740cd461: Layer already exists [2021-07-15T17:24:24.793Z] 1fbfc8d19985: Layer already exists [2021-07-15T17:24:24.793Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:24.793Z] 93ffac122467: Layer already exists [2021-07-15T17:24:24.793Z] cb01d03583b5: Layer already exists [2021-07-15T17:24:24.793Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:24.793Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:42733a450e0ac7f00bce03f97c9e332b65cdc2f4c7fe4373a6d1c78fb75906dc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:25.152Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:25.512Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-07-15T17:24:25.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-15T17:24:25.512Z] 8e15a6f3eabc: Preparing [2021-07-15T17:24:25.512Z] 8e15a6f3eabc: Preparing [2021-07-15T17:24:25.512Z] 88973808a2d8: Preparing [2021-07-15T17:24:25.512Z] 40e930e7878a: Preparing [2021-07-15T17:24:25.512Z] b2dd69922582: Preparing [2021-07-15T17:24:25.512Z] 7b060a7ab81f: Preparing [2021-07-15T17:24:25.512Z] c05f6d2ee188: Preparing [2021-07-15T17:24:25.512Z] 1fbfc8d19985: Preparing [2021-07-15T17:24:25.512Z] 366d740cd461: Preparing [2021-07-15T17:24:25.512Z] 93ffac122467: Preparing [2021-07-15T17:24:25.512Z] cb01d03583b5: Preparing [2021-07-15T17:24:25.512Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:25.512Z] 1fbfc8d19985: Waiting [2021-07-15T17:24:25.512Z] 366d740cd461: Waiting [2021-07-15T17:24:25.512Z] 93ffac122467: Waiting [2021-07-15T17:24:25.512Z] cb01d03583b5: Waiting [2021-07-15T17:24:25.512Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:25.512Z] c05f6d2ee188: Waiting [2021-07-15T17:24:25.789Z] 88973808a2d8: Layer already exists [2021-07-15T17:24:25.789Z] 8e15a6f3eabc: Layer already exists [2021-07-15T17:24:25.789Z] 40e930e7878a: Layer already exists [2021-07-15T17:24:25.789Z] b2dd69922582: Layer already exists [2021-07-15T17:24:25.789Z] 7b060a7ab81f: Layer already exists [2021-07-15T17:24:25.789Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:25.789Z] 1fbfc8d19985: Layer already exists [2021-07-15T17:24:25.789Z] 366d740cd461: Layer already exists [2021-07-15T17:24:25.789Z] 93ffac122467: Layer already exists [2021-07-15T17:24:25.789Z] cb01d03583b5: Layer already exists [2021-07-15T17:24:25.789Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:26.064Z] main: digest: sha256:42733a450e0ac7f00bce03f97c9e332b65cdc2f4c7fe4373a6d1c78fb75906dc size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:24:26.128Z] ===================================================== [Pipeline] echo [2021-07-15T17:24:26.142Z] taggedImages: [2021-07-15T17:24:26.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:26.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-15T17:24:26.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.10 [2021-07-15T17:24:26.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:26.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-07-15T17:24:26.184Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-07-15T17:24:26.184Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:26.184Z] latest [2021-07-15T17:24:26.184Z] 2.0.1-dev.10 [2021-07-15T17:24:26.184Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:26.184Z] main [2021-07-15T17:24:26.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:26.614Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:26.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:26.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-15T17:24:26.971Z] e26fe2aa9e3f: Preparing [2021-07-15T17:24:26.971Z] 8123c0fe4509: Preparing [2021-07-15T17:24:26.971Z] a859891480f7: Preparing [2021-07-15T17:24:26.971Z] 8f4db41a52ff: Preparing [2021-07-15T17:24:26.971Z] 1afd545f4cdf: Preparing [2021-07-15T17:24:26.971Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:26.971Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:27.573Z] 8f4db41a52ff: Pushed [2021-07-15T17:24:27.573Z] a859891480f7: Pushed [2021-07-15T17:24:27.573Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:27.846Z] 1afd545f4cdf: Pushed [2021-07-15T17:24:29.827Z] e26fe2aa9e3f: Pushed [2021-07-15T17:24:29.827Z] 8123c0fe4509: Pushed [2021-07-15T17:24:30.100Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:d0dd1ab927760244a360616a761da8c89c90bf77f0308e864b7fb483702ebd34 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:30.441Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:30.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-15T17:24:30.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-15T17:24:30.783Z] e26fe2aa9e3f: Preparing [2021-07-15T17:24:30.783Z] 8123c0fe4509: Preparing [2021-07-15T17:24:30.783Z] a859891480f7: Preparing [2021-07-15T17:24:30.783Z] 8f4db41a52ff: Preparing [2021-07-15T17:24:30.783Z] 1afd545f4cdf: Preparing [2021-07-15T17:24:30.783Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:30.783Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:31.060Z] e26fe2aa9e3f: Layer already exists [2021-07-15T17:24:31.060Z] 8f4db41a52ff: Layer already exists [2021-07-15T17:24:31.060Z] 1afd545f4cdf: Layer already exists [2021-07-15T17:24:31.060Z] a859891480f7: Layer already exists [2021-07-15T17:24:31.060Z] 8123c0fe4509: Layer already exists [2021-07-15T17:24:31.060Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:31.060Z] latest: digest: sha256:d0dd1ab927760244a360616a761da8c89c90bf77f0308e864b7fb483702ebd34 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:31.402Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:31.745Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.10 [2021-07-15T17:24:31.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-15T17:24:31.745Z] e26fe2aa9e3f: Preparing [2021-07-15T17:24:31.745Z] 8123c0fe4509: Preparing [2021-07-15T17:24:31.745Z] a859891480f7: Preparing [2021-07-15T17:24:31.745Z] 8f4db41a52ff: Preparing [2021-07-15T17:24:31.745Z] 1afd545f4cdf: Preparing [2021-07-15T17:24:31.745Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:31.745Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:32.020Z] 8f4db41a52ff: Layer already exists [2021-07-15T17:24:32.020Z] 8123c0fe4509: Layer already exists [2021-07-15T17:24:32.020Z] e26fe2aa9e3f: Layer already exists [2021-07-15T17:24:32.020Z] a859891480f7: Layer already exists [2021-07-15T17:24:32.020Z] 1afd545f4cdf: Layer already exists [2021-07-15T17:24:32.020Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:32.020Z] 2.0.1-dev.10: digest: sha256:d0dd1ab927760244a360616a761da8c89c90bf77f0308e864b7fb483702ebd34 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:32.374Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:32.723Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:32.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-15T17:24:32.723Z] e26fe2aa9e3f: Preparing [2021-07-15T17:24:32.723Z] 8123c0fe4509: Preparing [2021-07-15T17:24:32.723Z] a859891480f7: Preparing [2021-07-15T17:24:32.723Z] 8f4db41a52ff: Preparing [2021-07-15T17:24:32.723Z] 1afd545f4cdf: Preparing [2021-07-15T17:24:32.723Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:32.723Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:32.997Z] e26fe2aa9e3f: Layer already exists [2021-07-15T17:24:32.997Z] 8f4db41a52ff: Layer already exists [2021-07-15T17:24:32.997Z] 8123c0fe4509: Layer already exists [2021-07-15T17:24:32.997Z] 1afd545f4cdf: Layer already exists [2021-07-15T17:24:32.997Z] a859891480f7: Layer already exists [2021-07-15T17:24:32.997Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:32.997Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:d0dd1ab927760244a360616a761da8c89c90bf77f0308e864b7fb483702ebd34 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:33.343Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:33.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-07-15T17:24:33.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-15T17:24:33.687Z] e26fe2aa9e3f: Preparing [2021-07-15T17:24:33.687Z] 8123c0fe4509: Preparing [2021-07-15T17:24:33.687Z] a859891480f7: Preparing [2021-07-15T17:24:33.687Z] 8f4db41a52ff: Preparing [2021-07-15T17:24:33.687Z] 1afd545f4cdf: Preparing [2021-07-15T17:24:33.687Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:33.687Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:33.965Z] 8123c0fe4509: Layer already exists [2021-07-15T17:24:33.965Z] 8f4db41a52ff: Layer already exists [2021-07-15T17:24:33.965Z] a859891480f7: Layer already exists [2021-07-15T17:24:33.965Z] 1afd545f4cdf: Layer already exists [2021-07-15T17:24:33.965Z] e26fe2aa9e3f: Layer already exists [2021-07-15T17:24:33.965Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:33.965Z] main: digest: sha256:d0dd1ab927760244a360616a761da8c89c90bf77f0308e864b7fb483702ebd34 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:24:34.031Z] ===================================================== [Pipeline] echo [2021-07-15T17:24:34.049Z] taggedImages: [2021-07-15T17:24:34.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:34.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-15T17:24:34.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.10 [2021-07-15T17:24:34.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:34.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-07-15T17:24:34.087Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-07-15T17:24:34.087Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:34.087Z] latest [2021-07-15T17:24:34.087Z] 2.0.1-dev.10 [2021-07-15T17:24:34.087Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:34.087Z] main [2021-07-15T17:24:34.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:34.485Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:34.829Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:34.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-15T17:24:34.829Z] 699373ced187: Preparing [2021-07-15T17:24:34.829Z] 73fea8521ab6: Preparing [2021-07-15T17:24:34.829Z] 8ab6a4b5da59: Preparing [2021-07-15T17:24:34.829Z] af520016562b: Preparing [2021-07-15T17:24:34.829Z] daebec34f127: Preparing [2021-07-15T17:24:34.829Z] df212f19809e: Preparing [2021-07-15T17:24:34.829Z] b7bc0beda4e3: Preparing [2021-07-15T17:24:34.829Z] 90a945cfd7c1: Preparing [2021-07-15T17:24:34.829Z] 54252684417d: Preparing [2021-07-15T17:24:34.829Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:34.829Z] b7bc0beda4e3: Waiting [2021-07-15T17:24:34.829Z] 54252684417d: Waiting [2021-07-15T17:24:34.829Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:34.829Z] 90a945cfd7c1: Waiting [2021-07-15T17:24:35.113Z] 699373ced187: Pushed [2021-07-15T17:24:35.114Z] 73fea8521ab6: Pushed [2021-07-15T17:24:35.114Z] daebec34f127: Pushed [2021-07-15T17:24:35.385Z] df212f19809e: Pushed [2021-07-15T17:24:35.385Z] b7bc0beda4e3: Pushed [2021-07-15T17:24:35.385Z] 90a945cfd7c1: Pushed [2021-07-15T17:24:35.658Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:35.931Z] 54252684417d: Pushed [2021-07-15T17:24:37.403Z] af520016562b: Pushed [2021-07-15T17:24:38.004Z] 8ab6a4b5da59: Pushed [2021-07-15T17:24:38.282Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:60d650e3352723b25849ee6f7d4df1085a2335d9914125bfcffe6f837f94558e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:38.934Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:39.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-15T17:24:39.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-15T17:24:39.304Z] 699373ced187: Preparing [2021-07-15T17:24:39.304Z] 73fea8521ab6: Preparing [2021-07-15T17:24:39.304Z] 8ab6a4b5da59: Preparing [2021-07-15T17:24:39.304Z] af520016562b: Preparing [2021-07-15T17:24:39.304Z] daebec34f127: Preparing [2021-07-15T17:24:39.304Z] df212f19809e: Preparing [2021-07-15T17:24:39.304Z] b7bc0beda4e3: Preparing [2021-07-15T17:24:39.304Z] 90a945cfd7c1: Preparing [2021-07-15T17:24:39.304Z] 54252684417d: Preparing [2021-07-15T17:24:39.304Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:39.304Z] df212f19809e: Waiting [2021-07-15T17:24:39.304Z] b7bc0beda4e3: Waiting [2021-07-15T17:24:39.304Z] 54252684417d: Waiting [2021-07-15T17:24:39.304Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:39.304Z] 90a945cfd7c1: Waiting [2021-07-15T17:24:39.582Z] 699373ced187: Layer already exists [2021-07-15T17:24:39.582Z] 8ab6a4b5da59: Layer already exists [2021-07-15T17:24:39.582Z] daebec34f127: Layer already exists [2021-07-15T17:24:39.582Z] af520016562b: Layer already exists [2021-07-15T17:24:39.582Z] 73fea8521ab6: Layer already exists [2021-07-15T17:24:39.582Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:39.582Z] 90a945cfd7c1: Layer already exists [2021-07-15T17:24:39.583Z] 54252684417d: Layer already exists [2021-07-15T17:24:39.583Z] b7bc0beda4e3: Layer already exists [2021-07-15T17:24:39.583Z] df212f19809e: Layer already exists [2021-07-15T17:24:39.583Z] latest: digest: sha256:60d650e3352723b25849ee6f7d4df1085a2335d9914125bfcffe6f837f94558e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:39.950Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:40.310Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.10 [2021-07-15T17:24:40.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-15T17:24:40.310Z] 699373ced187: Preparing [2021-07-15T17:24:40.310Z] 73fea8521ab6: Preparing [2021-07-15T17:24:40.310Z] 8ab6a4b5da59: Preparing [2021-07-15T17:24:40.310Z] af520016562b: Preparing [2021-07-15T17:24:40.310Z] daebec34f127: Preparing [2021-07-15T17:24:40.310Z] df212f19809e: Preparing [2021-07-15T17:24:40.310Z] b7bc0beda4e3: Preparing [2021-07-15T17:24:40.310Z] 90a945cfd7c1: Preparing [2021-07-15T17:24:40.310Z] 54252684417d: Preparing [2021-07-15T17:24:40.310Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:40.310Z] df212f19809e: Waiting [2021-07-15T17:24:40.310Z] b7bc0beda4e3: Waiting [2021-07-15T17:24:40.310Z] 90a945cfd7c1: Waiting [2021-07-15T17:24:40.310Z] 54252684417d: Waiting [2021-07-15T17:24:40.310Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:40.592Z] daebec34f127: Layer already exists [2021-07-15T17:24:40.592Z] 699373ced187: Layer already exists [2021-07-15T17:24:40.592Z] 73fea8521ab6: Layer already exists [2021-07-15T17:24:40.592Z] 8ab6a4b5da59: Layer already exists [2021-07-15T17:24:40.592Z] af520016562b: Layer already exists [2021-07-15T17:24:40.592Z] df212f19809e: Layer already exists [2021-07-15T17:24:40.592Z] 90a945cfd7c1: Layer already exists [2021-07-15T17:24:40.592Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:40.592Z] b7bc0beda4e3: Layer already exists [2021-07-15T17:24:40.592Z] 54252684417d: Layer already exists [2021-07-15T17:24:40.592Z] 2.0.1-dev.10: digest: sha256:60d650e3352723b25849ee6f7d4df1085a2335d9914125bfcffe6f837f94558e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:40.943Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:41.318Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:41.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-15T17:24:41.318Z] 699373ced187: Preparing [2021-07-15T17:24:41.318Z] 73fea8521ab6: Preparing [2021-07-15T17:24:41.318Z] 8ab6a4b5da59: Preparing [2021-07-15T17:24:41.318Z] af520016562b: Preparing [2021-07-15T17:24:41.318Z] daebec34f127: Preparing [2021-07-15T17:24:41.318Z] df212f19809e: Preparing [2021-07-15T17:24:41.318Z] b7bc0beda4e3: Preparing [2021-07-15T17:24:41.318Z] 90a945cfd7c1: Preparing [2021-07-15T17:24:41.318Z] 54252684417d: Preparing [2021-07-15T17:24:41.318Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:41.318Z] df212f19809e: Waiting [2021-07-15T17:24:41.318Z] b7bc0beda4e3: Waiting [2021-07-15T17:24:41.318Z] 90a945cfd7c1: Waiting [2021-07-15T17:24:41.318Z] 54252684417d: Waiting [2021-07-15T17:24:41.318Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:41.609Z] 699373ced187: Layer already exists [2021-07-15T17:24:41.609Z] af520016562b: Layer already exists [2021-07-15T17:24:41.609Z] 73fea8521ab6: Layer already exists [2021-07-15T17:24:41.609Z] 8ab6a4b5da59: Layer already exists [2021-07-15T17:24:41.609Z] daebec34f127: Layer already exists [2021-07-15T17:24:41.609Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:41.609Z] b7bc0beda4e3: Layer already exists [2021-07-15T17:24:41.609Z] 90a945cfd7c1: Layer already exists [2021-07-15T17:24:41.609Z] 54252684417d: Layer already exists [2021-07-15T17:24:41.609Z] df212f19809e: Layer already exists [2021-07-15T17:24:41.609Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:60d650e3352723b25849ee6f7d4df1085a2335d9914125bfcffe6f837f94558e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:41.979Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:42.649Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-07-15T17:24:42.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-15T17:24:42.649Z] 699373ced187: Preparing [2021-07-15T17:24:42.649Z] 73fea8521ab6: Preparing [2021-07-15T17:24:42.649Z] 8ab6a4b5da59: Preparing [2021-07-15T17:24:42.649Z] af520016562b: Preparing [2021-07-15T17:24:42.649Z] daebec34f127: Preparing [2021-07-15T17:24:42.649Z] df212f19809e: Preparing [2021-07-15T17:24:42.649Z] b7bc0beda4e3: Preparing [2021-07-15T17:24:42.649Z] 90a945cfd7c1: Preparing [2021-07-15T17:24:42.649Z] 54252684417d: Preparing [2021-07-15T17:24:42.649Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:42.649Z] df212f19809e: Waiting [2021-07-15T17:24:42.649Z] b7bc0beda4e3: Waiting [2021-07-15T17:24:42.649Z] 90a945cfd7c1: Waiting [2021-07-15T17:24:42.649Z] 3fbe34a1663b: Waiting [2021-07-15T17:24:42.649Z] 54252684417d: Waiting [2021-07-15T17:24:42.935Z] daebec34f127: Layer already exists [2021-07-15T17:24:42.935Z] 699373ced187: Layer already exists [2021-07-15T17:24:42.935Z] 8ab6a4b5da59: Layer already exists [2021-07-15T17:24:42.935Z] 73fea8521ab6: Layer already exists [2021-07-15T17:24:42.935Z] af520016562b: Layer already exists [2021-07-15T17:24:42.935Z] b7bc0beda4e3: Layer already exists [2021-07-15T17:24:42.935Z] 90a945cfd7c1: Layer already exists [2021-07-15T17:24:42.935Z] 54252684417d: Layer already exists [2021-07-15T17:24:42.935Z] df212f19809e: Layer already exists [2021-07-15T17:24:42.935Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:42.935Z] main: digest: sha256:60d650e3352723b25849ee6f7d4df1085a2335d9914125bfcffe6f837f94558e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:24:43.003Z] ===================================================== [Pipeline] echo [2021-07-15T17:24:43.021Z] taggedImages: [2021-07-15T17:24:43.021Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:43.021Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-15T17:24:43.021Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.10 [2021-07-15T17:24:43.021Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:43.021Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-07-15T17:24:43.059Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-07-15T17:24:43.059Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:43.059Z] latest [2021-07-15T17:24:43.059Z] 2.0.1-dev.10 [2021-07-15T17:24:43.059Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:43.059Z] main [2021-07-15T17:24:43.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:43.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:43.802Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:43.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-15T17:24:43.803Z] aaf82f060270: Preparing [2021-07-15T17:24:43.803Z] 47d69bdaddad: Preparing [2021-07-15T17:24:43.803Z] c05f6d2ee188: Preparing [2021-07-15T17:24:43.803Z] 23f58644dfd9: Preparing [2021-07-15T17:24:43.803Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:44.081Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:44.081Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:44.081Z] aaf82f060270: Pushed [2021-07-15T17:24:44.351Z] 23f58644dfd9: Pushed [2021-07-15T17:24:46.969Z] 47d69bdaddad: Pushed [2021-07-15T17:24:46.969Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:867b34cb6309a5c45fcd22caae8d746421e448cba29df1c10de0fb279da99704 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:47.346Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:47.706Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-15T17:24:47.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-15T17:24:47.706Z] aaf82f060270: Preparing [2021-07-15T17:24:47.706Z] 47d69bdaddad: Preparing [2021-07-15T17:24:47.706Z] c05f6d2ee188: Preparing [2021-07-15T17:24:47.706Z] 23f58644dfd9: Preparing [2021-07-15T17:24:47.706Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:47.989Z] 47d69bdaddad: Layer already exists [2021-07-15T17:24:47.989Z] 23f58644dfd9: Layer already exists [2021-07-15T17:24:47.989Z] aaf82f060270: Layer already exists [2021-07-15T17:24:47.989Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:47.989Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:47.989Z] latest: digest: sha256:867b34cb6309a5c45fcd22caae8d746421e448cba29df1c10de0fb279da99704 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:48.333Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:48.676Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.10 [2021-07-15T17:24:48.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-15T17:24:48.676Z] aaf82f060270: Preparing [2021-07-15T17:24:48.676Z] 47d69bdaddad: Preparing [2021-07-15T17:24:48.676Z] c05f6d2ee188: Preparing [2021-07-15T17:24:48.676Z] 23f58644dfd9: Preparing [2021-07-15T17:24:48.676Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:48.952Z] aaf82f060270: Layer already exists [2021-07-15T17:24:48.952Z] 23f58644dfd9: Layer already exists [2021-07-15T17:24:48.952Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:48.952Z] 47d69bdaddad: Layer already exists [2021-07-15T17:24:48.952Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:48.952Z] 2.0.1-dev.10: digest: sha256:867b34cb6309a5c45fcd22caae8d746421e448cba29df1c10de0fb279da99704 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:49.300Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:49.647Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:49.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-15T17:24:49.647Z] aaf82f060270: Preparing [2021-07-15T17:24:49.647Z] 47d69bdaddad: Preparing [2021-07-15T17:24:49.647Z] c05f6d2ee188: Preparing [2021-07-15T17:24:49.647Z] 23f58644dfd9: Preparing [2021-07-15T17:24:49.647Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:49.921Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:49.921Z] 47d69bdaddad: Layer already exists [2021-07-15T17:24:49.921Z] 23f58644dfd9: Layer already exists [2021-07-15T17:24:49.921Z] aaf82f060270: Layer already exists [2021-07-15T17:24:49.921Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:49.921Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:867b34cb6309a5c45fcd22caae8d746421e448cba29df1c10de0fb279da99704 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:50.264Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:50.613Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-07-15T17:24:50.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-15T17:24:50.613Z] aaf82f060270: Preparing [2021-07-15T17:24:50.613Z] 47d69bdaddad: Preparing [2021-07-15T17:24:50.613Z] c05f6d2ee188: Preparing [2021-07-15T17:24:50.613Z] 23f58644dfd9: Preparing [2021-07-15T17:24:50.613Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:50.890Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:50.890Z] aaf82f060270: Layer already exists [2021-07-15T17:24:50.890Z] 47d69bdaddad: Layer already exists [2021-07-15T17:24:50.890Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:50.890Z] 23f58644dfd9: Layer already exists [2021-07-15T17:24:50.890Z] main: digest: sha256:867b34cb6309a5c45fcd22caae8d746421e448cba29df1c10de0fb279da99704 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:24:50.960Z] ===================================================== [Pipeline] echo [2021-07-15T17:24:50.991Z] taggedImages: [2021-07-15T17:24:50.991Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:50.991Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-15T17:24:50.991Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.10 [2021-07-15T17:24:50.991Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:50.991Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-07-15T17:24:51.046Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-07-15T17:24:51.047Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:51.047Z] latest [2021-07-15T17:24:51.047Z] 2.0.1-dev.10 [2021-07-15T17:24:51.047Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:51.047Z] main [2021-07-15T17:24:51.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:51.486Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:51.834Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:51.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-15T17:24:51.834Z] d8239f1002a3: Preparing [2021-07-15T17:24:51.834Z] ac003ee74346: Preparing [2021-07-15T17:24:51.834Z] c05f6d2ee188: Preparing [2021-07-15T17:24:51.834Z] 0edc5788887f: Preparing [2021-07-15T17:24:51.834Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:51.834Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:52.105Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:52.106Z] 0edc5788887f: Layer already exists [2021-07-15T17:24:52.106Z] d8239f1002a3: Pushed [2021-07-15T17:24:54.733Z] ac003ee74346: Pushed [2021-07-15T17:24:55.004Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:943e77f2f7c633fe807c80ee00243b31b377da36dd4385ebbf82b6e170de1adb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:55.348Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:55.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-15T17:24:55.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-15T17:24:55.687Z] d8239f1002a3: Preparing [2021-07-15T17:24:55.687Z] ac003ee74346: Preparing [2021-07-15T17:24:55.687Z] c05f6d2ee188: Preparing [2021-07-15T17:24:55.687Z] 0edc5788887f: Preparing [2021-07-15T17:24:55.687Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:55.687Z] d8239f1002a3: Layer already exists [2021-07-15T17:24:55.962Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:55.962Z] ac003ee74346: Layer already exists [2021-07-15T17:24:55.962Z] 0edc5788887f: Layer already exists [2021-07-15T17:24:55.962Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:55.962Z] latest: digest: sha256:943e77f2f7c633fe807c80ee00243b31b377da36dd4385ebbf82b6e170de1adb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:56.314Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:56.654Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.10 [2021-07-15T17:24:56.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-15T17:24:56.655Z] d8239f1002a3: Preparing [2021-07-15T17:24:56.655Z] ac003ee74346: Preparing [2021-07-15T17:24:56.655Z] c05f6d2ee188: Preparing [2021-07-15T17:24:56.655Z] 0edc5788887f: Preparing [2021-07-15T17:24:56.655Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:56.655Z] 0edc5788887f: Layer already exists [2021-07-15T17:24:56.655Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:56.655Z] ac003ee74346: Layer already exists [2021-07-15T17:24:56.655Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:56.655Z] d8239f1002a3: Layer already exists [2021-07-15T17:24:56.929Z] 2.0.1-dev.10: digest: sha256:943e77f2f7c633fe807c80ee00243b31b377da36dd4385ebbf82b6e170de1adb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:57.275Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:57.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:57.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-15T17:24:57.618Z] d8239f1002a3: Preparing [2021-07-15T17:24:57.618Z] ac003ee74346: Preparing [2021-07-15T17:24:57.618Z] c05f6d2ee188: Preparing [2021-07-15T17:24:57.618Z] 0edc5788887f: Preparing [2021-07-15T17:24:57.618Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:57.892Z] d8239f1002a3: Layer already exists [2021-07-15T17:24:57.892Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:57.892Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:57.892Z] 0edc5788887f: Layer already exists [2021-07-15T17:24:57.892Z] ac003ee74346: Layer already exists [2021-07-15T17:24:57.892Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:943e77f2f7c633fe807c80ee00243b31b377da36dd4385ebbf82b6e170de1adb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:58.243Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:58.591Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-07-15T17:24:58.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-15T17:24:58.591Z] d8239f1002a3: Preparing [2021-07-15T17:24:58.591Z] ac003ee74346: Preparing [2021-07-15T17:24:58.591Z] c05f6d2ee188: Preparing [2021-07-15T17:24:58.591Z] 0edc5788887f: Preparing [2021-07-15T17:24:58.591Z] 3fbe34a1663b: Preparing [2021-07-15T17:24:58.591Z] c05f6d2ee188: Layer already exists [2021-07-15T17:24:58.591Z] 3fbe34a1663b: Layer already exists [2021-07-15T17:24:58.591Z] ac003ee74346: Layer already exists [2021-07-15T17:24:58.591Z] d8239f1002a3: Layer already exists [2021-07-15T17:24:58.591Z] 0edc5788887f: Layer already exists [2021-07-15T17:24:58.875Z] main: digest: sha256:943e77f2f7c633fe807c80ee00243b31b377da36dd4385ebbf82b6e170de1adb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:24:58.955Z] ===================================================== [Pipeline] echo [2021-07-15T17:24:58.980Z] taggedImages: [2021-07-15T17:24:58.980Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:58.980Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-15T17:24:58.980Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.10 [2021-07-15T17:24:58.980Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:58.980Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-07-15T17:24:59.014Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-07-15T17:24:59.014Z] 829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:59.014Z] latest [2021-07-15T17:24:59.014Z] 2.0.1-dev.10 [2021-07-15T17:24:59.014Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:24:59.014Z] main [2021-07-15T17:24:59.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:59.404Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:829e8fdb577067879b803ac37640c358b37462cf [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:24:59.746Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:24:59.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-15T17:24:59.746Z] 994bbe144018: Preparing [2021-07-15T17:24:59.746Z] 1cd380a1703c: Preparing [2021-07-15T17:24:59.746Z] 7b536f99de47: Preparing [2021-07-15T17:24:59.746Z] 007976742f46: Preparing [2021-07-15T17:24:59.746Z] 9ded3b6bb9b5: Preparing [2021-07-15T17:24:59.746Z] fa1afe8e6ed9: Preparing [2021-07-15T17:24:59.746Z] 87a09b4c083e: Preparing [2021-07-15T17:24:59.746Z] 0f74e9ff2a61: Preparing [2021-07-15T17:24:59.746Z] b122376c33c6: Preparing [2021-07-15T17:24:59.746Z] f8381ed47b22: Preparing [2021-07-15T17:24:59.746Z] e934a737d657: Preparing [2021-07-15T17:24:59.746Z] 0f74e9ff2a61: Waiting [2021-07-15T17:24:59.746Z] b122376c33c6: Waiting [2021-07-15T17:24:59.746Z] f8381ed47b22: Waiting [2021-07-15T17:24:59.746Z] e934a737d657: Waiting [2021-07-15T17:24:59.746Z] fa1afe8e6ed9: Waiting [2021-07-15T17:24:59.746Z] 87a09b4c083e: Waiting [2021-07-15T17:25:00.025Z] 9ded3b6bb9b5: Layer already exists [2021-07-15T17:25:00.025Z] fa1afe8e6ed9: Layer already exists [2021-07-15T17:25:00.025Z] 87a09b4c083e: Layer already exists [2021-07-15T17:25:00.025Z] 1cd380a1703c: Pushed [2021-07-15T17:25:00.025Z] 0f74e9ff2a61: Layer already exists [2021-07-15T17:25:00.025Z] b122376c33c6: Layer already exists [2021-07-15T17:25:00.300Z] f8381ed47b22: Layer already exists [2021-07-15T17:25:00.300Z] e934a737d657: Layer already exists [2021-07-15T17:25:00.899Z] 994bbe144018: Pushed [2021-07-15T17:25:02.885Z] 7b536f99de47: Pushed [2021-07-15T17:25:15.309Z] 007976742f46: Pushed [2021-07-15T17:25:15.309Z] 829e8fdb577067879b803ac37640c358b37462cf: digest: sha256:40a3384856f465e0b355aa4fba8811a82e6ec348a521e40ac8edc06191ceac1e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:25:15.680Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:25:16.025Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-15T17:25:16.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-15T17:25:16.025Z] 994bbe144018: Preparing [2021-07-15T17:25:16.025Z] 1cd380a1703c: Preparing [2021-07-15T17:25:16.025Z] 7b536f99de47: Preparing [2021-07-15T17:25:16.025Z] 007976742f46: Preparing [2021-07-15T17:25:16.025Z] 9ded3b6bb9b5: Preparing [2021-07-15T17:25:16.025Z] fa1afe8e6ed9: Preparing [2021-07-15T17:25:16.025Z] 87a09b4c083e: Preparing [2021-07-15T17:25:16.025Z] 0f74e9ff2a61: Preparing [2021-07-15T17:25:16.025Z] b122376c33c6: Preparing [2021-07-15T17:25:16.025Z] f8381ed47b22: Preparing [2021-07-15T17:25:16.025Z] e934a737d657: Preparing [2021-07-15T17:25:16.025Z] 0f74e9ff2a61: Waiting [2021-07-15T17:25:16.025Z] b122376c33c6: Waiting [2021-07-15T17:25:16.025Z] f8381ed47b22: Waiting [2021-07-15T17:25:16.025Z] e934a737d657: Waiting [2021-07-15T17:25:16.025Z] fa1afe8e6ed9: Waiting [2021-07-15T17:25:16.025Z] 87a09b4c083e: Waiting [2021-07-15T17:25:16.025Z] 1cd380a1703c: Layer already exists [2021-07-15T17:25:16.025Z] 007976742f46: Layer already exists [2021-07-15T17:25:16.025Z] 9ded3b6bb9b5: Layer already exists [2021-07-15T17:25:16.025Z] 7b536f99de47: Layer already exists [2021-07-15T17:25:16.025Z] 994bbe144018: Layer already exists [2021-07-15T17:25:16.299Z] b122376c33c6: Layer already exists [2021-07-15T17:25:16.299Z] 0f74e9ff2a61: Layer already exists [2021-07-15T17:25:16.299Z] 87a09b4c083e: Layer already exists [2021-07-15T17:25:16.299Z] fa1afe8e6ed9: Layer already exists [2021-07-15T17:25:16.299Z] f8381ed47b22: Layer already exists [2021-07-15T17:25:16.299Z] e934a737d657: Layer already exists [2021-07-15T17:25:16.299Z] latest: digest: sha256:40a3384856f465e0b355aa4fba8811a82e6ec348a521e40ac8edc06191ceac1e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:25:16.645Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:25:16.993Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.10 [2021-07-15T17:25:16.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-15T17:25:16.993Z] 994bbe144018: Preparing [2021-07-15T17:25:16.993Z] 1cd380a1703c: Preparing [2021-07-15T17:25:16.993Z] 7b536f99de47: Preparing [2021-07-15T17:25:16.993Z] 007976742f46: Preparing [2021-07-15T17:25:16.993Z] 9ded3b6bb9b5: Preparing [2021-07-15T17:25:16.993Z] fa1afe8e6ed9: Preparing [2021-07-15T17:25:16.993Z] 87a09b4c083e: Preparing [2021-07-15T17:25:16.993Z] 0f74e9ff2a61: Preparing [2021-07-15T17:25:16.993Z] b122376c33c6: Preparing [2021-07-15T17:25:16.993Z] f8381ed47b22: Preparing [2021-07-15T17:25:16.993Z] e934a737d657: Preparing [2021-07-15T17:25:16.993Z] 0f74e9ff2a61: Waiting [2021-07-15T17:25:16.993Z] b122376c33c6: Waiting [2021-07-15T17:25:16.993Z] f8381ed47b22: Waiting [2021-07-15T17:25:16.993Z] fa1afe8e6ed9: Waiting [2021-07-15T17:25:16.993Z] e934a737d657: Waiting [2021-07-15T17:25:16.993Z] 87a09b4c083e: Waiting [2021-07-15T17:25:16.993Z] 007976742f46: Layer already exists [2021-07-15T17:25:16.993Z] 9ded3b6bb9b5: Layer already exists [2021-07-15T17:25:16.993Z] 994bbe144018: Layer already exists [2021-07-15T17:25:16.993Z] 1cd380a1703c: Layer already exists [2021-07-15T17:25:17.269Z] 7b536f99de47: Layer already exists [2021-07-15T17:25:17.269Z] 87a09b4c083e: Layer already exists [2021-07-15T17:25:17.269Z] 0f74e9ff2a61: Layer already exists [2021-07-15T17:25:17.269Z] fa1afe8e6ed9: Layer already exists [2021-07-15T17:25:17.269Z] b122376c33c6: Layer already exists [2021-07-15T17:25:17.269Z] f8381ed47b22: Layer already exists [2021-07-15T17:25:17.269Z] e934a737d657: Layer already exists [2021-07-15T17:25:17.269Z] 2.0.1-dev.10: digest: sha256:40a3384856f465e0b355aa4fba8811a82e6ec348a521e40ac8edc06191ceac1e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:25:17.619Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:25:17.967Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:25:17.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-15T17:25:17.967Z] 994bbe144018: Preparing [2021-07-15T17:25:17.967Z] 1cd380a1703c: Preparing [2021-07-15T17:25:17.967Z] 7b536f99de47: Preparing [2021-07-15T17:25:17.967Z] 007976742f46: Preparing [2021-07-15T17:25:17.967Z] 9ded3b6bb9b5: Preparing [2021-07-15T17:25:17.967Z] fa1afe8e6ed9: Preparing [2021-07-15T17:25:17.967Z] 87a09b4c083e: Preparing [2021-07-15T17:25:17.967Z] 0f74e9ff2a61: Preparing [2021-07-15T17:25:17.967Z] b122376c33c6: Preparing [2021-07-15T17:25:17.967Z] f8381ed47b22: Preparing [2021-07-15T17:25:17.967Z] e934a737d657: Preparing [2021-07-15T17:25:17.967Z] fa1afe8e6ed9: Waiting [2021-07-15T17:25:17.967Z] b122376c33c6: Waiting [2021-07-15T17:25:17.967Z] 87a09b4c083e: Waiting [2021-07-15T17:25:17.967Z] 0f74e9ff2a61: Waiting [2021-07-15T17:25:17.967Z] f8381ed47b22: Waiting [2021-07-15T17:25:17.967Z] e934a737d657: Waiting [2021-07-15T17:25:18.251Z] 1cd380a1703c: Layer already exists [2021-07-15T17:25:18.251Z] 9ded3b6bb9b5: Layer already exists [2021-07-15T17:25:18.251Z] 7b536f99de47: Layer already exists [2021-07-15T17:25:18.251Z] 007976742f46: Layer already exists [2021-07-15T17:25:18.251Z] 994bbe144018: Layer already exists [2021-07-15T17:25:18.251Z] fa1afe8e6ed9: Layer already exists [2021-07-15T17:25:18.251Z] 0f74e9ff2a61: Layer already exists [2021-07-15T17:25:18.251Z] b122376c33c6: Layer already exists [2021-07-15T17:25:18.251Z] 87a09b4c083e: Layer already exists [2021-07-15T17:25:18.251Z] f8381ed47b22: Layer already exists [2021-07-15T17:25:18.251Z] e934a737d657: Layer already exists [2021-07-15T17:25:18.251Z] 829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10: digest: sha256:40a3384856f465e0b355aa4fba8811a82e6ec348a521e40ac8edc06191ceac1e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:25:18.610Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:25:18.974Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-07-15T17:25:18.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-15T17:25:18.974Z] 994bbe144018: Preparing [2021-07-15T17:25:18.974Z] 1cd380a1703c: Preparing [2021-07-15T17:25:18.974Z] 7b536f99de47: Preparing [2021-07-15T17:25:18.974Z] 007976742f46: Preparing [2021-07-15T17:25:18.974Z] 9ded3b6bb9b5: Preparing [2021-07-15T17:25:18.974Z] fa1afe8e6ed9: Preparing [2021-07-15T17:25:18.974Z] 87a09b4c083e: Preparing [2021-07-15T17:25:18.974Z] 0f74e9ff2a61: Preparing [2021-07-15T17:25:18.974Z] b122376c33c6: Preparing [2021-07-15T17:25:18.974Z] f8381ed47b22: Preparing [2021-07-15T17:25:18.974Z] e934a737d657: Preparing [2021-07-15T17:25:18.974Z] fa1afe8e6ed9: Waiting [2021-07-15T17:25:18.974Z] 87a09b4c083e: Waiting [2021-07-15T17:25:18.974Z] 0f74e9ff2a61: Waiting [2021-07-15T17:25:18.974Z] b122376c33c6: Waiting [2021-07-15T17:25:18.974Z] f8381ed47b22: Waiting [2021-07-15T17:25:18.974Z] e934a737d657: Waiting [2021-07-15T17:25:19.248Z] 007976742f46: Layer already exists [2021-07-15T17:25:19.248Z] 9ded3b6bb9b5: Layer already exists [2021-07-15T17:25:19.248Z] 994bbe144018: Layer already exists [2021-07-15T17:25:19.248Z] 1cd380a1703c: Layer already exists [2021-07-15T17:25:19.248Z] 7b536f99de47: Layer already exists [2021-07-15T17:25:19.248Z] fa1afe8e6ed9: Layer already exists [2021-07-15T17:25:19.248Z] 0f74e9ff2a61: Layer already exists [2021-07-15T17:25:19.248Z] 87a09b4c083e: Layer already exists [2021-07-15T17:25:19.248Z] f8381ed47b22: Layer already exists [2021-07-15T17:25:19.248Z] b122376c33c6: Layer already exists [2021-07-15T17:25:19.248Z] e934a737d657: Layer already exists [2021-07-15T17:25:19.248Z] main: digest: sha256:40a3384856f465e0b355aa4fba8811a82e6ec348a521e40ac8edc06191ceac1e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T17:25:19.307Z] ===================================================== [Pipeline] echo [2021-07-15T17:25:19.322Z] taggedImages: [2021-07-15T17:25:19.322Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:829e8fdb577067879b803ac37640c358b37462cf [2021-07-15T17:25:19.322Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-15T17:25:19.322Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.10 [2021-07-15T17:25:19.322Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:829e8fdb577067879b803ac37640c358b37462cf-2.0.1-dev.10 [2021-07-15T17:25:19.322Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:25:19.995Z] ---> job-cost.sh [2021-07-15T17:25:19.995Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fN7A [2021-07-15T17:26:16.536Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T17:28:23.381Z] lf-activate-venv(): INFO: Adding /tmp/venv-fN7A/bin to PATH [2021-07-15T17:28:23.381Z] INFO: No Stack... [2021-07-15T17:28:24.817Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T17:28:25.093Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T17:28:25.440Z] + + cut -d, -f6 [2021-07-15T17:28:25.440Z] cat /w/workspace/edgex-go/10/archives/cost.csv [Pipeline] lock [2021-07-15T17:28:25.521Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-10-stack-cost] [2021-07-15T17:28:25.574Z] Resource [jenkins-edgexfoundry-edgex-go-main-10-stack-cost] did not exist. Created. [2021-07-15T17:28:25.574Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T17:28:25.937Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T17:28:26.782Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T17:28:26.794Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-10-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-07-15T17:28:27.456Z] provisioning config files... [2021-07-15T17:28:27.470Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config7830320159039453254tmp [Pipeline] { [Pipeline] sh [2021-07-15T17:28:27.807Z] + set +x [2021-07-15T17:28:27.808Z] + bash -s -- [2021-07-15T17:28:27.808Z] + curl -s https://codecov.io/bash [2021-07-15T17:28:28.078Z] [2021-07-15T17:28:28.078Z] _____ _ [2021-07-15T17:28:28.078Z] / ____| | | [2021-07-15T17:28:28.078Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T17:28:28.078Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T17:28:28.078Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T17:28:28.078Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T17:28:28.078Z] Bash-1.0.5 [2021-07-15T17:28:28.078Z] [2021-07-15T17:28:28.078Z] [2021-07-15T17:28:28.078Z] ==> git version 2.24.4 found [2021-07-15T17:28:28.078Z] ==> 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-07-15T17:28:28.078Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T17:28:28.078Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T17:28:28.078Z] ==> Jenkins CI detected. [2021-07-15T17:28:28.078Z] project root: . [2021-07-15T17:28:28.078Z] --> token set from env [2021-07-15T17:28:28.078Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T17:28:28.078Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T17:28:28.078Z] ==> Python coveragepy not found [2021-07-15T17:28:28.078Z] ==> Searching for coverage reports in: [2021-07-15T17:28:28.078Z] + . [2021-07-15T17:28:28.078Z] -> Found 1 reports [2021-07-15T17:28:28.078Z] ==> Detecting git/mercurial file structure [2021-07-15T17:28:28.078Z] ==> Reading reports [2021-07-15T17:28:28.078Z] + ./coverage.out bytes=402846 [2021-07-15T17:28:28.078Z] ==> Appending adjustments [2021-07-15T17:28:28.078Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T17:28:29.044Z] + Found adjustments [2021-07-15T17:28:29.044Z] ==> Gzipping contents [2021-07-15T17:28:29.044Z] 56K /tmp/codecov.lxUD8k.gz [2021-07-15T17:28:29.044Z] ==> Uploading reports [2021-07-15T17:28:29.044Z] url: https://codecov.io [2021-07-15T17:28:29.044Z] query: branch=main&commit=829e8fdb577067879b803ac37640c358b37462cf&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T17:28:29.044Z] -> Pinging Codecov [2021-07-15T17:28:29.044Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=829e8fdb577067879b803ac37640c358b37462cf&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T17:28:29.630Z] -> Uploading to [2021-07-15T17:28:29.630Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/829e8fdb577067879b803ac37640c358b37462cf/78cd517b-f2dd-481a-b055-6ed6cc170639.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T172829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a98195ca6cdf695652841fba88fd3b240db5b892c8a82bf4517bef728e3b822b [2021-07-15T17:28:29.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:28:29.630Z] Dload Upload Total Spent Left Speed [2021-07-15T17:28:30.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54494 0 0 100 54494 0 118k --:--:-- --:--:-- --:--:-- 118k [2021-07-15T17:28:30.219Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/829e8fdb577067879b803ac37640c358b37462cf [Pipeline] } [2021-07-15T17:28:30.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-07-15T17:28:30.715Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-15T17:28:30.942Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:28:31.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T17:28:31.263Z] [2021-07-15T17:28:31.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:28:31.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T17:28:31.890Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-15T17:28:31.890Z] 188c0c94c7c5: Pulling fs layer [2021-07-15T17:28:31.890Z] 0ef7d3d256c8: Pulling fs layer [2021-07-15T17:28:31.890Z] de9db76c5a1d: Pulling fs layer [2021-07-15T17:28:31.890Z] 0eba1c9be4d2: Pulling fs layer [2021-07-15T17:28:31.890Z] 0d57e429df01: Pulling fs layer [2021-07-15T17:28:31.890Z] 4e4be7b47b0d: Pulling fs layer [2021-07-15T17:28:31.890Z] e1f770b5df2f: Pulling fs layer [2021-07-15T17:28:31.890Z] 85a0685a4137: Pulling fs layer [2021-07-15T17:28:31.890Z] 0d57e429df01: Waiting [2021-07-15T17:28:31.890Z] 4e4be7b47b0d: Waiting [2021-07-15T17:28:31.890Z] e1f770b5df2f: Waiting [2021-07-15T17:28:31.890Z] 85a0685a4137: Waiting [2021-07-15T17:28:31.890Z] 0eba1c9be4d2: Waiting [2021-07-15T17:28:31.890Z] de9db76c5a1d: Verifying Checksum [2021-07-15T17:28:31.890Z] de9db76c5a1d: Download complete [2021-07-15T17:28:32.158Z] 0ef7d3d256c8: Verifying Checksum [2021-07-15T17:28:32.158Z] 0ef7d3d256c8: Download complete [2021-07-15T17:28:32.158Z] 0d57e429df01: Verifying Checksum [2021-07-15T17:28:32.158Z] 0d57e429df01: Download complete [2021-07-15T17:28:32.158Z] 4e4be7b47b0d: Verifying Checksum [2021-07-15T17:28:32.158Z] 4e4be7b47b0d: Download complete [2021-07-15T17:28:32.158Z] 188c0c94c7c5: Verifying Checksum [2021-07-15T17:28:32.158Z] 188c0c94c7c5: Download complete [2021-07-15T17:28:32.423Z] 188c0c94c7c5: Pull complete [2021-07-15T17:28:32.423Z] 0ef7d3d256c8: Pull complete [2021-07-15T17:28:32.423Z] de9db76c5a1d: Pull complete [2021-07-15T17:28:33.835Z] e1f770b5df2f: Verifying Checksum [2021-07-15T17:28:33.835Z] e1f770b5df2f: Download complete [2021-07-15T17:28:37.182Z] 0eba1c9be4d2: Verifying Checksum [2021-07-15T17:28:37.182Z] 0eba1c9be4d2: Download complete [2021-07-15T17:28:38.155Z] 85a0685a4137: Verifying Checksum [2021-07-15T17:28:38.155Z] 85a0685a4137: Download complete [2021-07-15T17:28:40.116Z] 0eba1c9be4d2: Pull complete [2021-07-15T17:28:40.384Z] 0d57e429df01: Pull complete [2021-07-15T17:28:40.384Z] 4e4be7b47b0d: Pull complete [2021-07-15T17:28:40.973Z] e1f770b5df2f: Pull complete [2021-07-15T17:28:44.348Z] 85a0685a4137: Pull complete [2021-07-15T17:28:44.348Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-15T17:28:44.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T17:28:44.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-15T17:28:44.463Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:28:44.535Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-15T17:28:47.195Z] $ docker top 677caa8dfd4662b1a2e54481e19e6cc21006ff445e55e798d098393e82ae8196 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T17:28:47.296Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-15T17:28:47.629Z] + set -o pipefail [2021-07-15T17:28:47.629Z] + snyk monitor '--org=edgex-jenkins' [2021-07-15T17:28:54.302Z] [2021-07-15T17:28:54.303Z] Monitoring /w/workspace/edgex-go/10 (github.com/edgexfoundry/edgex-go)... [2021-07-15T17:28:54.303Z] [2021-07-15T17:28:54.303Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/1368154a-87f1-468e-b503-faf6b4355cad [2021-07-15T17:28:54.303Z] [2021-07-15T17:28:54.303Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-15T17:28:54.303Z] [2021-07-15T17:28:54.303Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-15T17:28:54.303Z] [2021-07-15T17:28:54.303Z] [Pipeline] } [2021-07-15T17:28:54.319Z] $ docker stop --time=1 677caa8dfd4662b1a2e54481e19e6cc21006ff445e55e798d098393e82ae8196 [2021-07-15T17:28:56.273Z] $ docker rm -f 677caa8dfd4662b1a2e54481e19e6cc21006ff445e55e798d098393e82ae8196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-15T17:28:56.790Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:28:56.810Z] provisioning config files... [2021-07-15T17:28:56.825Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/10@tmp/config1498912898039361334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:28:57.169Z] --> edgex-publish-swagger.sh [2021-07-15T17:28:57.169Z] === Publish openapi/v2 API === [2021-07-15T17:28:57.169Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-15T17:28:57.169Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/10/openapi/v2/core-command.yaml] [2021-07-15T17:28:57.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:28:57.169Z] Dload Upload Total Spent Left Speed [2021-07-15T17:28:58.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26293 0:00:01 0:00:01 --:--:-- 26314 100 31867 0 0 100 31867 0 25606 0:00:01 0:00:01 --:--:-- 25616 [2021-07-15T17:28:58.468Z] [2021-07-15T17:28:58.468Z] [2021-07-15T17:28:58.468Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/10/openapi/v2/core-data.yaml] [2021-07-15T17:28:58.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:28:58.468Z] Dload Upload Total Spent Left Speed [2021-07-15T17:29:00.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 56029 0:00:01 0:00:01 --:--:-- 56085 100 65452 0 0 100 65452 0 33600 0:00:01 0:00:01 --:--:-- 33599 100 65452 0 0 100 65452 0 33598 0:00:01 0:00:01 --:--:-- 33599 [2021-07-15T17:29:00.294Z] [2021-07-15T17:29:00.294Z] [2021-07-15T17:29:00.294Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/10/openapi/v2/core-metadata.yaml] [2021-07-15T17:29:00.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:29:00.294Z] Dload Upload Total Spent Left Speed [2021-07-15T17:29:01.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 126k --:--:-- --:--:-- --:--:-- 126k 100 119k 0 0 100 119k 0 126k --:--:-- --:--:-- --:--:-- 126k [2021-07-15T17:29:01.253Z] [2021-07-15T17:29:01.253Z] [2021-07-15T17:29:01.254Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/10/openapi/v2/support-notifications.yaml] [2021-07-15T17:29:01.254Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:29:01.254Z] Dload Upload Total Spent Left Speed [2021-07-15T17:29:02.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74264 0:00:01 0:00:01 --:--:-- 74336 100 86007 0 0 100 86007 0 60064 0:00:01 0:00:01 --:--:-- 60060 100 86007 0 0 100 86007 0 60058 0:00:01 0:00:01 --:--:-- 60060 [2021-07-15T17:29:02.672Z] [2021-07-15T17:29:02.672Z] [2021-07-15T17:29:02.672Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/10/openapi/v2/support-scheduler.yaml] [2021-07-15T17:29:02.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:29:02.672Z] Dload Upload Total Spent Left Speed [2021-07-15T17:29:04.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38042 0 0 100 38042 0 32876 0:00:01 0:00:01 --:--:-- 32879 100 38042 0 0 100 38042 0 31691 0:00:01 0:00:01 --:--:-- 31701 [2021-07-15T17:29:04.097Z] [2021-07-15T17:29:04.097Z] [2021-07-15T17:29:04.097Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/10/openapi/v2/system-agent.yaml] [2021-07-15T17:29:04.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:29:04.097Z] Dload Upload Total Spent Left Speed [2021-07-15T17:29:05.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 16717 0:00:01 0:00:01 --:--:-- 16720 100 19730 0 0 100 19730 0 16291 0:00:01 0:00:01 --:--:-- 16305 [2021-07-15T17:29:05.051Z] [2021-07-15T17:29:05.051Z] [Pipeline] } [2021-07-15T17:29:05.063Z] 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-07-15T17:29:05.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:29:05.681Z] . [Pipeline] withDockerContainer [2021-07-15T17:29:05.771Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:29:05.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:29:06.202Z] $ docker top 0efd00e360aad5eb1bf716354c4254cf88d9b9c74cc00e18488caed2cf13400a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:29:06.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:29:06.363Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:29:06.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:29:06.475Z] $ docker exec 0efd00e360aad5eb1bf716354c4254cf88d9b9c74cc00e18488caed2cf13400a ssh-agent [2021-07-15T17:29:06.619Z] SSH_AUTH_SOCK=/tmp/ssh-AFzcrrXns3y9/agent.13 [2021-07-15T17:29:06.619Z] SSH_AGENT_PID=19 [2021-07-15T17:29:06.635Z] Running ssh-add (command line suppressed) [2021-07-15T17:29:06.732Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3474375357987621693.key (/w/workspace/edgex-go/10@tmp/private_key_3474375357987621693.key) [2021-07-15T17:29:06.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:29:07.069Z] + git semver tag [2021-07-15T17:29:07.069Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:29:07.069Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-07-15T17:29:07.069Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-07-15T17:29:07.069Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:29:07.069Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:29:07.069Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:29:07.069Z] # $SEMVER_BRANCH = main [2021-07-15T17:29:07.069Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [2021-07-15T17:29:07.069Z] # 829e8fdb577067879b803ac37640c358b37462cf HEAD [2021-07-15T17:29:07.069Z] # -> Force: false [2021-07-15T17:29:07.069Z] # 98abef67e296fcec47934c098a48997d68b9cf92 refs/tags/v2.0.1-dev.10 [Pipeline] } [2021-07-15T17:29:07.084Z] $ docker exec --env ******** --env ******** 0efd00e360aad5eb1bf716354c4254cf88d9b9c74cc00e18488caed2cf13400a ssh-agent -k [2021-07-15T17:29:07.175Z] unset SSH_AUTH_SOCK; [2021-07-15T17:29:07.175Z] unset SSH_AGENT_PID; [2021-07-15T17:29:07.175Z] echo Agent pid 19 killed; [2021-07-15T17:29:07.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:29:07.552Z] + git semver [Pipeline] } [2021-07-15T17:29:07.572Z] $ docker stop --time=1 0efd00e360aad5eb1bf716354c4254cf88d9b9c74cc00e18488caed2cf13400a [2021-07-15T17:29:08.784Z] $ docker rm -f 0efd00e360aad5eb1bf716354c4254cf88d9b9c74cc00e18488caed2cf13400a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:29:09.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T17:29:09.258Z] [2021-07-15T17:29:09.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:29:09.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T17:29:09.591Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-15T17:29:09.591Z] ab5ef0e58194: Pulling fs layer [2021-07-15T17:29:09.591Z] 9712f1f96733: Pulling fs layer [2021-07-15T17:29:09.591Z] 63f879dbbcfc: Pulling fs layer [2021-07-15T17:29:09.591Z] 0d9ebad4ef96: Pulling fs layer [2021-07-15T17:29:09.591Z] e9a5061849ea: Pulling fs layer [2021-07-15T17:29:09.591Z] d747dcd14b5f: Pulling fs layer [2021-07-15T17:29:09.591Z] 2de7ff778b66: Pulling fs layer [2021-07-15T17:29:09.591Z] e9a5061849ea: Waiting [2021-07-15T17:29:09.591Z] d747dcd14b5f: Waiting [2021-07-15T17:29:09.591Z] 2de7ff778b66: Waiting [2021-07-15T17:29:09.591Z] 0d9ebad4ef96: Waiting [2021-07-15T17:29:09.591Z] 9712f1f96733: Verifying Checksum [2021-07-15T17:29:09.591Z] 9712f1f96733: Download complete [2021-07-15T17:29:12.181Z] 63f879dbbcfc: Verifying Checksum [2021-07-15T17:29:12.181Z] 63f879dbbcfc: Download complete [2021-07-15T17:29:12.181Z] e9a5061849ea: Verifying Checksum [2021-07-15T17:29:12.181Z] e9a5061849ea: Download complete [2021-07-15T17:29:12.181Z] d747dcd14b5f: Verifying Checksum [2021-07-15T17:29:12.181Z] d747dcd14b5f: Download complete [2021-07-15T17:29:12.450Z] 2de7ff778b66: Verifying Checksum [2021-07-15T17:29:12.450Z] 2de7ff778b66: Download complete [2021-07-15T17:29:13.412Z] 0d9ebad4ef96: Verifying Checksum [2021-07-15T17:29:13.412Z] 0d9ebad4ef96: Download complete [2021-07-15T17:29:13.679Z] ab5ef0e58194: Verifying Checksum [2021-07-15T17:29:13.679Z] ab5ef0e58194: Download complete [2021-07-15T17:29:16.287Z] ab5ef0e58194: Pull complete [2021-07-15T17:29:16.287Z] 9712f1f96733: Pull complete [2021-07-15T17:29:16.880Z] 63f879dbbcfc: Pull complete [2021-07-15T17:29:20.242Z] 0d9ebad4ef96: Pull complete [2021-07-15T17:29:20.513Z] e9a5061849ea: Pull complete [2021-07-15T17:29:20.513Z] d747dcd14b5f: Pull complete [2021-07-15T17:29:21.499Z] 2de7ff778b66: Pull complete [2021-07-15T17:29:21.499Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-15T17:29:21.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T17:29:21.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-15T17:29:21.598Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:29:21.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-15T17:29:24.890Z] $ docker top 65fa883ddcd928da9a61908cd6a1f8ac6a85a2da597b21d17adda371e59138e7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:29:25.021Z] provisioning config files... [2021-07-15T17:29:25.036Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/10@tmp/config8379882568775768882tmp [2021-07-15T17:29:25.059Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/10@tmp/config4931773153919536167tmp [2021-07-15T17:29:25.081Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/10@tmp/config5062365561832256938tmp [Pipeline] { [Pipeline] echo [2021-07-15T17:29:25.159Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:29:25.751Z] ---> sigul-configuration.sh [2021-07-15T17:29:25.751Z] gpg: directory `/root/.gnupg' created [2021-07-15T17:29:25.751Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-15T17:29:25.751Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-15T17:29:25.751Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-15T17:29:25.751Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-15T17:29:25.751Z] gpg: CAST5 encrypted data [2021-07-15T17:29:25.751Z] gpg: encrypted with 1 passphrase [2021-07-15T17:29:25.751Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-15T17:29:26.084Z] + mkdir /home/jenkins [2021-07-15T17:29:26.084Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-15T17:29:26.459Z] + 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-07-15T17:29:26.481Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:29:26.817Z] ---> sigul-install.sh [2021-07-15T17:29:31.337Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-15T17:29:31.653Z] + git tag --list [2021-07-15T17:29:31.653Z] 0.6.0 [2021-07-15T17:29:31.653Z] 0.6.1 [2021-07-15T17:29:31.653Z] 0.7.0 [2021-07-15T17:29:31.653Z] 0.7.1 [2021-07-15T17:29:31.653Z] v1.0.0 [2021-07-15T17:29:31.653Z] v1.0.1 [2021-07-15T17:29:31.653Z] v1.1.0 [2021-07-15T17:29:31.653Z] v1.2.0 [2021-07-15T17:29:31.653Z] v1.2.1 [2021-07-15T17:29:31.653Z] v1.3.0 [2021-07-15T17:29:31.653Z] v1.3.1 [2021-07-15T17:29:31.653Z] v2.0.0 [2021-07-15T17:29:31.653Z] v2.0.1-dev.1 [2021-07-15T17:29:31.653Z] v2.0.1-dev.10 [2021-07-15T17:29:31.653Z] v2.0.1-dev.2 [2021-07-15T17:29:31.653Z] v2.0.1-dev.3 [2021-07-15T17:29:31.653Z] v2.0.1-dev.4 [2021-07-15T17:29:31.653Z] v2.0.1-dev.5 [2021-07-15T17:29:31.653Z] v2.0.1-dev.6 [2021-07-15T17:29:31.653Z] v2.0.1-dev.7 [2021-07-15T17:29:31.653Z] v2.0.1-dev.8 [2021-07-15T17:29:31.653Z] v2.0.1-dev.9 [Pipeline] sh [2021-07-15T17:29:31.993Z] + lftools sign git-tag v2.0.1-dev.10 [2021-07-15T17:29:32.584Z] Signing Git tag with Sigul... [2021-07-15T17:29:32.584Z] Signing v2.0.1-dev.10 [Pipeline] echo [2021-07-15T17:29:33.570Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:29:34.106Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-15T17:29:34.122Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-15T17:29:34.154Z] $ docker stop --time=1 65fa883ddcd928da9a61908cd6a1f8ac6a85a2da597b21d17adda371e59138e7 [2021-07-15T17:29:35.675Z] $ docker rm -f 65fa883ddcd928da9a61908cd6a1f8ac6a85a2da597b21d17adda371e59138e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:29:36.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:29:36.299Z] . [Pipeline] withDockerContainer [2021-07-15T17:29:36.395Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:29:36.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:29:36.813Z] $ docker top 8daf8194fe308d6f0ffc7b30783094db5477199998e5c62945806e66947edded -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:29:36.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:29:36.947Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:29:37.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:29:37.054Z] $ docker exec 8daf8194fe308d6f0ffc7b30783094db5477199998e5c62945806e66947edded ssh-agent [2021-07-15T17:29:37.174Z] SSH_AUTH_SOCK=/tmp/ssh-ONerShBHAO2o/agent.14 [2021-07-15T17:29:37.174Z] SSH_AGENT_PID=21 [2021-07-15T17:29:37.183Z] Running ssh-add (command line suppressed) [2021-07-15T17:29:37.271Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_8881470666442252213.key (/w/workspace/edgex-go/10@tmp/private_key_8881470666442252213.key) [2021-07-15T17:29:37.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:29:37.612Z] + git semver bump pre [2021-07-15T17:29:37.613Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:29:37.613Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-07-15T17:29:37.613Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-07-15T17:29:37.613Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:29:37.613Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:29:37.613Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:29:37.613Z] # $SEMVER_BRANCH = main [2021-07-15T17:29:37.613Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [2021-07-15T17:29:37.613Z] 2.0.1-dev.11 [Pipeline] } [2021-07-15T17:29:37.624Z] $ docker exec --env ******** --env ******** 8daf8194fe308d6f0ffc7b30783094db5477199998e5c62945806e66947edded ssh-agent -k [2021-07-15T17:29:37.728Z] unset SSH_AUTH_SOCK; [2021-07-15T17:29:37.728Z] unset SSH_AGENT_PID; [2021-07-15T17:29:37.728Z] echo Agent pid 21 killed; [2021-07-15T17:29:37.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:29:38.105Z] + git semver [Pipeline] } [2021-07-15T17:29:38.125Z] $ docker stop --time=1 8daf8194fe308d6f0ffc7b30783094db5477199998e5c62945806e66947edded [2021-07-15T17:29:39.326Z] $ docker rm -f 8daf8194fe308d6f0ffc7b30783094db5477199998e5c62945806e66947edded [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:29:39.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:29:39.723Z] . [Pipeline] withDockerContainer [2021-07-15T17:29:39.812Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:29:39.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:29:40.234Z] $ docker top 2cefde650b67700885fbdf704963c691632983ff1abfde78f79322f1b3a6bd37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:29:40.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:29:40.363Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:29:40.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:29:40.481Z] $ docker exec 2cefde650b67700885fbdf704963c691632983ff1abfde78f79322f1b3a6bd37 ssh-agent [2021-07-15T17:29:40.607Z] SSH_AUTH_SOCK=/tmp/ssh-sNSL3Dq8OurT/agent.13 [2021-07-15T17:29:40.607Z] SSH_AGENT_PID=19 [2021-07-15T17:29:40.616Z] Running ssh-add (command line suppressed) [2021-07-15T17:29:40.719Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_5682438133088658904.key (/w/workspace/edgex-go/10@tmp/private_key_5682438133088658904.key) [2021-07-15T17:29:40.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:29:41.083Z] + git semver push [2021-07-15T17:29:41.084Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:29:41.084Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-07-15T17:29:41.084Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-07-15T17:29:41.084Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:29:41.084Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:29:41.084Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:29:41.084Z] # $SEMVER_BRANCH = main [2021-07-15T17:29:41.084Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-07-15T17:29:47.764Z] $ docker exec --env ******** --env ******** 2cefde650b67700885fbdf704963c691632983ff1abfde78f79322f1b3a6bd37 ssh-agent -k [2021-07-15T17:29:47.869Z] unset SSH_AUTH_SOCK; [2021-07-15T17:29:47.869Z] unset SSH_AGENT_PID; [2021-07-15T17:29:47.869Z] echo Agent pid 19 killed; [2021-07-15T17:29:47.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:29:48.244Z] + git semver [Pipeline] } [2021-07-15T17:29:48.267Z] $ docker stop --time=1 2cefde650b67700885fbdf704963c691632983ff1abfde78f79322f1b3a6bd37 [2021-07-15T17:29:49.495Z] $ docker rm -f 2cefde650b67700885fbdf704963c691632983ff1abfde78f79322f1b3a6bd37 [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-07-15T17:29:50.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:29:50.875Z] ---> package-listing.sh [2021-07-15T17:29:50.875Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T17:29:50.875Z] ++ facter osfamily [2021-07-15T17:29:51.172Z] + OS_FAMILY=redhat [2021-07-15T17:29:51.172Z] + workspace=/w/workspace/edgex-go/10 [2021-07-15T17:29:51.172Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T17:29:51.172Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T17:29:51.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T17:29:51.172Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T17:29:51.172Z] + '[' /w/workspace/edgex-go/10 ']' [2021-07-15T17:29:51.172Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T17:29:51.172Z] + case "${OS_FAMILY}" in [2021-07-15T17:29:51.172Z] + sort [2021-07-15T17:29:51.172Z] + rpm -qa [2021-07-15T17:29:53.340Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T17:29:53.340Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T17:29:53.340Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T17:29:53.340Z] + '[' /w/workspace/edgex-go/10 ']' [2021-07-15T17:29:53.340Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-07-15T17:29:53.340Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-07-15T17:29:53.360Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T17:29:53.679Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:29:54.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:29:54.283Z] [2021-07-15T17:29:54.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:29:54.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:29:54.623Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T17:29:54.623Z] 5843afab3874: Pulling fs layer [2021-07-15T17:29:54.623Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T17:29:54.623Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T17:29:54.623Z] 1a467efa2204: Pulling fs layer [2021-07-15T17:29:54.623Z] 865369a531d5: Pulling fs layer [2021-07-15T17:29:54.623Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T17:29:54.623Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T17:29:54.623Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T17:29:54.623Z] 7074353bde3e: Pulling fs layer [2021-07-15T17:29:54.623Z] 2dc3bafdbf1c: Waiting [2021-07-15T17:29:54.623Z] 9ac237eaa80d: Waiting [2021-07-15T17:29:54.623Z] 6bcad4ecc5c2: Waiting [2021-07-15T17:29:54.623Z] 7074353bde3e: Waiting [2021-07-15T17:29:54.623Z] 1a467efa2204: Waiting [2021-07-15T17:29:54.623Z] 865369a531d5: Waiting [2021-07-15T17:29:54.897Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T17:29:54.897Z] 2dfaacf7024e: Download complete [2021-07-15T17:29:54.897Z] 1a467efa2204: Verifying Checksum [2021-07-15T17:29:54.897Z] 1a467efa2204: Download complete [2021-07-15T17:29:54.897Z] 5843afab3874: Verifying Checksum [2021-07-15T17:29:54.897Z] 5843afab3874: Download complete [2021-07-15T17:29:54.897Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T17:29:54.897Z] 2dc3bafdbf1c: Download complete [2021-07-15T17:29:54.897Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T17:29:54.897Z] 9ac237eaa80d: Download complete [2021-07-15T17:29:54.897Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T17:29:54.897Z] 6bcad4ecc5c2: Download complete [2021-07-15T17:29:54.897Z] 865369a531d5: Verifying Checksum [2021-07-15T17:29:54.897Z] 865369a531d5: Download complete [2021-07-15T17:29:55.165Z] 5843afab3874: Pull complete [2021-07-15T17:29:55.165Z] 2dfaacf7024e: Pull complete [2021-07-15T17:29:55.432Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T17:29:55.432Z] 2dbba127c6aa: Download complete [2021-07-15T17:29:56.022Z] 2dbba127c6aa: Pull complete [2021-07-15T17:29:56.022Z] 1a467efa2204: Pull complete [2021-07-15T17:29:56.299Z] 865369a531d5: Pull complete [2021-07-15T17:29:56.299Z] 2dc3bafdbf1c: Pull complete [2021-07-15T17:29:56.565Z] 9ac237eaa80d: Pull complete [2021-07-15T17:29:56.565Z] 6bcad4ecc5c2: Pull complete [2021-07-15T17:29:59.914Z] 7074353bde3e: Verifying Checksum [2021-07-15T17:29:59.914Z] 7074353bde3e: Download complete [2021-07-15T17:30:04.251Z] 7074353bde3e: Pull complete [2021-07-15T17:30:04.251Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T17:30:04.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:30:04.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T17:30:04.359Z] prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container [2021-07-15T17:30:04.891Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T17:30:06.872Z] $ docker top 7272d661111d36df9d9edd17ed807a28a334db98837e7dfd49e2df55ba58a683 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:30:07.280Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T17:30:07.594Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T17:30:07.922Z] + ls /var/log/sa-host [2021-07-15T17:30:07.922Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T17:30:07.922Z] file_magic: OK [2021-07-15T17:30:07.922Z] HZ: Using current value: 100 [2021-07-15T17:30:07.922Z] file_header: OK [2021-07-15T17:30:07.922Z] 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-07-15T17:30:07.922Z] Statistics: [2021-07-15T17:30:07.922Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T17:30:07.922Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T17:30:07.922Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T17:30:07.922Z] file_magic: OK [2021-07-15T17:30:07.922Z] HZ: Using current value: 100 [2021-07-15T17:30:07.922Z] file_header: OK [2021-07-15T17:30:07.922Z] 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-07-15T17:30:07.922Z] Statistics: [2021-07-15T17:30:07.922Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T17:30:07.922Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:30:08.105Z] provisioning config files... [2021-07-15T17:30:08.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config5486237940284472279tmp [Pipeline] { [Pipeline] echo [2021-07-15T17:30:08.143Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:30:08.458Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T17:30:08.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:30:08.851Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T17:30:08.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:30:09.194Z] ---> sudo-logs.sh [2021-07-15T17:30:09.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T17:30:09.234Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:30:09.549Z] ---> job-cost.sh [2021-07-15T17:30:09.549Z] lf-activate-venv: SKIPPING [2021-07-15T17:30:09.549Z] DEBUG: total: 0.18000000715255737 [2021-07-15T17:30:09.549Z] INFO: Retrieving Stack Cost... [2021-07-15T17:30:10.964Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T17:30:11.235Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T17:30:11.253Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:30:11.569Z] ---> logs-deploy.sh [2021-07-15T17:30:11.569Z] lf-activate-venv: SKIPPING [2021-07-15T17:30:11.569Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/10 [2021-07-15T17:30:11.569Z] INFO: archiving workspace using pattern(s): [2021-07-15T17:30:12.532Z] Archives upload complete. [2021-07-15T17:30:12.532Z] INFO: archiving logs to Nexus