Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 33be738d083b4922562f493dbd4ae71f8cb2af47 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5775357246976014533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1109264578944295286.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1708620102063702985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5251293815942455290.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4782345209895065615.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15091 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/499 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/499 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/499@tmp/jenkins-gitclient-ssh2283875480841485118.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 33be738d083b4922562f493dbd4ae71f8cb2af47 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33be738d083b4922562f493dbd4ae71f8cb2af47 # timeout=10 Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API (#3483)" > git rev-list --no-walk 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:33:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:33:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:33:37 ========================================================= 17:33:37 EdgeX Global Pipelines Version Info 17:33:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:33:38 ------------------- 17:33:38 stable info: 17:33:38 ------------------- 17:33:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:33:38 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:33:38 Message: update stable to v1.0.192 17:33:39 ------------------- 17:33:39 experimental info: 17:33:39 ------------------- 17:33:39 Commited By: **** collab-it+edgex@linuxfoundation.org 17:33:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:33:39 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:33:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:33:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:33:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:33:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:33:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:33:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:33:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] echo 17:33:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33be738 [Pipeline] echo 17:33:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:40 provisioning config files... 17:33:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/499@tmp/config7973909347774954333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:40 ---> docker-login.sh 17:33:40 nexus3.edgexfoundry.org:10001 17:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:41 Configure a credential helper to remove this warning. See 17:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:41 17:33:41 Login Succeeded 17:33:41 nexus3.edgexfoundry.org:10002 17:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:41 Configure a credential helper to remove this warning. See 17:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:41 17:33:41 Login Succeeded 17:33:41 nexus3.edgexfoundry.org:10003 17:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:41 Configure a credential helper to remove this warning. See 17:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:41 17:33:41 Login Succeeded 17:33:41 nexus3.edgexfoundry.org:10004 17:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:41 Configure a credential helper to remove this warning. See 17:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:41 17:33:41 Login Succeeded 17:33:41 docker.io 17:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:42 Configure a credential helper to remove this warning. See 17:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:42 17:33:42 Login Succeeded 17:33:42 ---> docker-login.sh ends [Pipeline] } 17:33:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:42 ++ 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 17:33:42 + for file in '`ls cmd/**/Dockerfile`' 17:33:42 ++ dirname cmd/core-command/Dockerfile 17:33:42 ++ cut -d/ -f2 17:33:42 + echo core-command,cmd/core-command/Dockerfile 17:33:42 + for file in '`ls cmd/**/Dockerfile`' 17:33:42 ++ dirname cmd/core-data/Dockerfile 17:33:42 ++ cut -d/ -f2 17:33:42 + echo core-data,cmd/core-data/Dockerfile 17:33:42 + for file in '`ls cmd/**/Dockerfile`' 17:33:42 ++ dirname cmd/core-metadata/Dockerfile 17:33:42 ++ cut -d/ -f2 17:33:42 + echo core-metadata,cmd/core-metadata/Dockerfile 17:33:42 + for file in '`ls cmd/**/Dockerfile`' 17:33:42 ++ dirname cmd/security-bootstrapper/Dockerfile 17:33:42 ++ cut -d/ -f2 17:33:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:33:42 + for file in '`ls cmd/**/Dockerfile`' 17:33:42 ++ dirname cmd/security-proxy-setup/Dockerfile 17:33:42 ++ cut -d/ -f2 17:33:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:33:42 + for file in '`ls cmd/**/Dockerfile`' 17:33:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:33:42 ++ cut -d/ -f2 17:33:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:33:42 + for file in '`ls cmd/**/Dockerfile`' 17:33:42 ++ dirname cmd/support-notifications/Dockerfile 17:33:42 ++ cut -d/ -f2 17:33:42 + echo support-notifications,cmd/support-notifications/Dockerfile 17:33:42 + for file in '`ls cmd/**/Dockerfile`' 17:33:42 ++ dirname cmd/support-scheduler/Dockerfile 17:33:42 ++ cut -d/ -f2 17:33:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:33:42 + for file in '`ls cmd/**/Dockerfile`' 17:33:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:33:42 ++ cut -d/ -f2 17:33:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:33:42 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 17:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:43 17:33:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:33:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:44 latest: Pulling from edgex-devops/git-semver 17:33:44 31603596830f: Pulling fs layer 17:33:44 54011a49482f: Pulling fs layer 17:33:44 a6820b24f6d8: Pulling fs layer 17:33:44 f581987b2513: Pulling fs layer 17:33:44 f581987b2513: Waiting 17:33:44 54011a49482f: Verifying Checksum 17:33:44 54011a49482f: Download complete 17:33:44 31603596830f: Download complete 17:33:44 f581987b2513: Verifying Checksum 17:33:44 f581987b2513: Download complete 17:33:44 a6820b24f6d8: Verifying Checksum 17:33:44 a6820b24f6d8: Download complete 17:33:45 31603596830f: Pull complete 17:33:45 54011a49482f: Pull complete 17:33:46 a6820b24f6d8: Pull complete 17:33:46 f581987b2513: Pull complete 17:33:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:33:46 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:33:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:33:49 $ docker top c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:50 [ssh-agent] Looking for ssh-agent implementation... 17:33:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:50 $ docker exec c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 ssh-agent 17:33:50 SSH_AUTH_SOCK=/tmp/ssh-cfQ3oEN5dtav/agent.13 17:33:50 SSH_AGENT_PID=20 17:33:50 Running ssh-add (command line suppressed) 17:33:50 Identity added: /w/workspace/edgex-go/499@tmp/private_key_5705373581654021732.key (/w/workspace/edgex-go/499@tmp/private_key_5705373581654021732.key) 17:33:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:50 + git tag --points-at HEAD [Pipeline] } 17:33:50 $ docker exec --env ******** --env ******** c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 ssh-agent -k 17:33:50 unset SSH_AUTH_SOCK; 17:33:50 unset SSH_AGENT_PID; 17:33:50 echo Agent pid 20 killed; 17:33:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:33:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:50 [ssh-agent] Looking for ssh-agent implementation... 17:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:51 $ docker exec c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 ssh-agent 17:33:51 SSH_AUTH_SOCK=/tmp/ssh-OtHnPDjE2jPJ/agent.54 17:33:51 SSH_AGENT_PID=60 17:33:51 Running ssh-add (command line suppressed) 17:33:51 Identity added: /w/workspace/edgex-go/499@tmp/private_key_6345069898271021949.key (/w/workspace/edgex-go/499@tmp/private_key_6345069898271021949.key) 17:33:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:51 + git semver init 17:33:51 # -> Open(): unable to determine branch for HEAD 17:33:51 # $GIT_DIR = /w/workspace/edgex-go/499/.git 17:33:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/499 17:33:51 # $SEMVER_REMOTE_NAME = origin 17:33:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:33:51 # $SEMVER_USER_NAME = edgex-jenkins 17:33:51 # $SEMVER_BRANCH = master 17:33:51 # $SEMVER_TEMP = /tmp/semver-460824393 17:33:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:34:03 # '/tmp/semver-460824393' -> '/w/workspace/edgex-go/499/.semver' 17:34:03 # -> Force: false 17:34:03 # $SEMVER_DIR = /w/workspace/edgex-go/499/.semver [Pipeline] } 17:34:03 $ docker exec --env ******** --env ******** c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 ssh-agent -k 17:34:04 unset SSH_AUTH_SOCK; 17:34:04 unset SSH_AGENT_PID; 17:34:04 echo Agent pid 60 killed; 17:34:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:04 + git semver [Pipeline] } 17:34:04 $ docker stop --time=1 c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 17:34:10 $ docker rm -f c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 [Pipeline] // withDockerContainer [Pipeline] sh 17:34:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:34:11 Stashed 1 file(s) [Pipeline] echo 17:34:11 [edgeXSemver]: initialized semver on version 2.0.0-dev.229 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:34:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:34:12 + sudo service docker restart 17:34:12 + true 17:34:12 Redirecting to /bin/systemctl restart docker.service 17:34:26 Still waiting to schedule task 17:34:26 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15089’ [Pipeline] echo 17:34:30 ========================================================= 17:34:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:34:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:34:31 + 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 . 17:34:32 Sending build context to Docker daemon 330.5MB 17:34:32 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:34:32 Step 2/6 : FROM ${BASE} 17:34:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:34:33 540db60ca938: Pulling fs layer 17:34:33 adcc1eea9eea: Pulling fs layer 17:34:33 4c4ab2625f07: Pulling fs layer 17:34:33 0510c868ecb4: Pulling fs layer 17:34:33 afea3b2eda06: Pulling fs layer 17:34:33 7809a108b3ef: Pulling fs layer 17:34:33 f706445af74f: Pulling fs layer 17:34:33 afea3b2eda06: Waiting 17:34:33 7809a108b3ef: Waiting 17:34:33 f706445af74f: Waiting 17:34:33 0510c868ecb4: Waiting 17:34:33 4c4ab2625f07: Verifying Checksum 17:34:33 4c4ab2625f07: Download complete 17:34:33 adcc1eea9eea: Verifying Checksum 17:34:33 adcc1eea9eea: Download complete 17:34:33 afea3b2eda06: Verifying Checksum 17:34:33 afea3b2eda06: Download complete 17:34:33 540db60ca938: Verifying Checksum 17:34:33 540db60ca938: Download complete 17:34:33 7809a108b3ef: Verifying Checksum 17:34:33 7809a108b3ef: Download complete 17:34:33 540db60ca938: Pull complete 17:34:33 adcc1eea9eea: Pull complete 17:34:33 4c4ab2625f07: Pull complete 17:34:35 f706445af74f: Verifying Checksum 17:34:35 f706445af74f: Download complete 17:34:36 0510c868ecb4: Verifying Checksum 17:34:36 0510c868ecb4: Download complete 17:34:41 0510c868ecb4: Pull complete 17:34:41 afea3b2eda06: Pull complete 17:34:41 7809a108b3ef: Pull complete 17:34:47 f706445af74f: Pull complete 17:34:47 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:34:47 ---> b068be0155e3 17:34:47 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 17:34:50 ---> Running in fad78255d142 17:34:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:34:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:34:52 (1/12) Installing libmagic (5.39-r0) 17:34:52 (2/12) Installing file (5.39-r0) 17:34:52 (3/12) Installing libc-dev (0.7.2-r3) 17:34:52 (4/12) Installing g++ (10.2.1_pre1-r3) 17:34:58 (5/12) Installing fortify-headers (1.1-r0) 17:34:58 (6/12) Installing patch (2.7.6-r6) 17:34:58 (7/12) Installing build-base (0.5-r2) 17:34:58 (8/12) Installing libsodium (1.0.18-r0) 17:34:58 (9/12) Installing pkgconf (1.7.3-r0) 17:34:58 (10/12) Installing libsodium-dev (1.0.18-r0) 17:34:58 (11/12) Installing libzmq (4.3.3-r1) 17:34:58 (12/12) Installing zeromq-dev (4.3.3-r1) 17:34:58 Executing busybox-1.32.1-r6.trigger 17:34:58 OK: 219 MiB in 52 packages 17:35:05 Removing intermediate container fad78255d142 17:35:05 ---> 6bb6649ad8de 17:35:05 Step 4/6 : WORKDIR /edgex-go 17:35:05 ---> Running in b568bb889af0 17:35:05 Removing intermediate container b568bb889af0 17:35:05 ---> 3dbe0799d2df 17:35:05 Step 5/6 : COPY go.mod . 17:35:05 ---> 8434b87d9f67 17:35:05 Step 6/6 : RUN go mod download 17:35:05 ---> Running in 993826b6ee00 17:35:20 Removing intermediate container 993826b6ee00 17:35:20 ---> 9140bf9430bd 17:35:20 Successfully built 9140bf9430bd 17:35:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:35:20 + docker inspect -f . ci-base-image-x86_64 17:35:20 . [Pipeline] withDockerContainer 17:35:20 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:35:21 $ docker top 314a8794428650d7aa3b3716af6010b07cc449d71a29e5ee4758970b9d89f335 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:21 + go version 17:35:21 go version go1.16.3 linux/amd64 [Pipeline] } 17:35:21 $ docker stop --time=1 314a8794428650d7aa3b3716af6010b07cc449d71a29e5ee4758970b9d89f335 17:35:22 $ docker rm -f 314a8794428650d7aa3b3716af6010b07cc449d71a29e5ee4758970b9d89f335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:35:23 + docker inspect -f . ci-base-image-x86_64 17:35:23 . [Pipeline] withDockerContainer 17:35:23 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:35:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:35:24 $ docker top a9cf671087a2103bd80b4a9470b9a0164f7dec3f541bda41265cb7058a7e142a -eo pid,comm [Pipeline] { [Pipeline] echo 17:35:24 ========================================================= 17:35:24 [edgeXBuildGoParallel] Running Tests and Build... 17:35:24 ========================================================= [Pipeline] sh 17:35:24 + go mod tidy [Pipeline] sh 17:35:25 + make test 17:35:25 go mod tidy 17:35:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:35:32 ? github.com/edgexfoundry/edgex-go [no test files] 17:35:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:35:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:35:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:35:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:36:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:36:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:36:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:36:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:36:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:36:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:36:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:36:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:36:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.074s coverage: 46.1% of statements 17:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.047s coverage: 28.7% of statements 17:36:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.052s coverage: 100.0% of statements 17:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.7% of statements 17:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 17:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 17:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 17:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:36:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 58.6% of statements 17:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:36:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.091s coverage: 87.7% of statements 17:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:36:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements 17:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.214s coverage: 28.6% of statements 17:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements 17:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 17:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:36:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.080s coverage: 97.5% of statements 17:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:36:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements 17:36:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:36:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:36:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:36:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:36:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.238s coverage: 95.1% of statements 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:36:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:36:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements 17:36:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:36:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.055s coverage: 21.7% of statements 17:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 17:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 17:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 17:36:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 17:36:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 17:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 17:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 17:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.192s coverage: 81.8% of statements 17:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.032s coverage: 87.2% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.5% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:37:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements 17:37:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 46.8% of statements 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:37:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:37:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:37:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.072s coverage: 19.4% of statements 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.140s coverage: 91.2% of statements 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.609s coverage: 28.8% of statements 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.056s coverage: 99.0% of statements 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.074s coverage: 100.0% of statements 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:37:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.062s coverage: 64.6% of statements 17:37:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:37:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.094s coverage: 97.6% of statements 17:37:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:37:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:37:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:37:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 17:37:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:37:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 17:37:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:37:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:37:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:37:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:37:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 17:37:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:37:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:37:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 17:37:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements 17:37:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 17:37:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 17:37:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements 17:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 17:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 17:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 17:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 17:37:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 17:37:08 GO111MODULE=on go vet ./... 17:37:40 gofmt -l . 17:37:40 [ "`gofmt -l .`" = "" ] 17:37:40 ./bin/test-go-mod-tidy.sh 17:37:40 ./bin/test-attribution-txt.sh [Pipeline] sh 17:37:41 + ls -al . 17:37:41 total 844 17:37:41 drwxrwxr-x 10 1001 1001 4096 May 19 17:37 . 17:37:41 drwxr-xr-x 4 root root 32 May 19 17:35 .. 17:37:41 -rw-rw-r-- 1 1001 1001 11 May 19 17:33 .dockerignore 17:37:41 drwxrwxr-x 8 1001 1001 162 May 19 17:33 .git 17:37:41 drwxrwxr-x 3 1001 1001 125 May 19 17:33 .github 17:37:41 -rw-rw-r-- 1 1001 1001 818 May 19 17:33 .gitignore 17:37:41 drwx------ 3 1001 1001 45 May 19 17:34 .semver 17:37:41 -rw-rw-r-- 1 1001 1001 166 May 19 17:33 .sonarcloud.properties 17:37:41 -rw-rw-r-- 1 1001 1001 8609 May 19 17:33 Attribution.txt 17:37:41 -rw-rw-r-- 1 1001 1001 3804 May 19 17:33 CONTRIBUTING.md 17:37:41 -rw-rw-r-- 1 1001 1001 931 May 19 17:33 Dockerfile.build 17:37:41 -rw-rw-r-- 1 1001 1001 863 May 19 17:33 Jenkinsfile 17:37:41 -rw-rw-r-- 1 1001 1001 10775 May 19 17:33 LICENSE 17:37:41 -rw-rw-r-- 1 1001 1001 5632 May 19 17:33 Makefile 17:37:41 -rw-rw-r-- 1 1001 1001 7978 May 19 17:33 README.md 17:37:41 -rw-rw-r-- 1 1001 1001 6755 May 19 17:33 SECURITY.md 17:37:41 -rw-rw-r-- 1 1001 1001 13 May 19 17:34 VERSION 17:37:41 -rw-rw-r-- 1 1001 1001 4131 May 19 17:33 ZMQWindows.md 17:37:41 drwxrwxr-x 2 1001 1001 117 May 19 17:33 bin 17:37:41 drwxrwxr-x 14 1001 1001 4096 May 19 17:33 cmd 17:37:41 -rw-r--r-- 1 root root 737213 May 19 17:37 coverage.out 17:37:41 -rw-r--r-- 1 root root 1060 May 19 17:37 go.mod 17:37:41 -rw-r--r-- 1 root root 21990 May 19 17:35 go.sum 17:37:41 drwxrwxr-x 8 1001 1001 127 May 19 17:33 internal 17:37:41 drwxrwxr-x 4 1001 1001 26 May 19 17:33 openapi 17:37:41 drwxrwxr-x 4 1001 1001 71 May 19 17:33 snap 17:37:41 -rw-rw-r-- 1 1001 1001 168 May 19 17:33 version.go [Pipeline] sh 17:37:41 + '[' -e coverage.out ] 17:37:41 + chown 1001:1001 coverage.out [Pipeline] stash 17:37:41 Stashed 1 file(s) [Pipeline] sh 17:37:41 + make build 17:37:41 go mod tidy 17:37:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-data/core-data ./cmd/core-data 17:37:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15094 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 17:37:43 Running in /w/workspace/edgex-go/499 [Pipeline] { [Pipeline] checkout 17:37:43 The recommended git tool is: git 17:37:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:37:49 using credential edgex-jenkins-ssh 17:37:49 Cloning the remote Git repository 17:37:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:37:49 > git init /w/workspace/edgex-go/499 # timeout=10 17:37:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:37:49 > git --version # timeout=10 17:37:49 > git --version # 'git version 2.17.1' 17:37:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-command/core-command ./cmd/core-command 17:37:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:37:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:37:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:37:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:37:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:37:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:37:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:37:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/secrets-config ./cmd/secrets-config 17:37:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:38:01 $ docker stop --time=1 a9cf671087a2103bd80b4a9470b9a0164f7dec3f541bda41265cb7058a7e142a 17:38:04 $ docker rm -f a9cf671087a2103bd80b4a9470b9a0164f7dec3f541bda41265cb7058a7e142a 17:38:04 Avoid second fetch 17:38:04 Checking out Revision 33be738d083b4922562f493dbd4ae71f8cb2af47 (master) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 17:38:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:38:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:04 > git config core.sparsecheckout # timeout=10 17:38:04 > git checkout -f 33be738d083b4922562f493dbd4ae71f8cb2af47 # timeout=10 [Pipeline] isUnix [Pipeline] sh 17:38:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:07 17:38:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:38:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:08 latest: Pulling from edgex-devops/edgex-compose 17:38:08 cbdbe7a5bc2a: Pulling fs layer 17:38:08 ca9280d653b3: Pulling fs layer 17:38:08 7e9c9ca2126c: Pulling fs layer 17:38:08 cbdbe7a5bc2a: Verifying Checksum 17:38:08 cbdbe7a5bc2a: Download complete 17:38:08 cbdbe7a5bc2a: Pull complete 17:38:09 Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API (#3483)" 17:38:09 ca9280d653b3: Verifying Checksum 17:38:09 ca9280d653b3: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:09 ca9280d653b3: Pull complete 17:38:10 7e9c9ca2126c: Verifying Checksum 17:38:10 7e9c9ca2126c: Download complete 17:38:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:38:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:38:11 + sudo service docker restart 17:38:11 + true 17:38:13 7e9c9ca2126c: Pull complete 17:38:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:38:13 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:38:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:38:18 $ docker top 13cec16838c618b269f437680c2b8d19967a3e1920dca0ec7d993159373371f1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:18 + docker-compose build --help 17:38:18 + grep parallel 17:38:19 --parallel Build images in parallel. [Pipeline] } 17:38:19 $ docker stop --time=1 13cec16838c618b269f437680c2b8d19967a3e1920dca0ec7d993159373371f1 17:38:20 $ docker rm -f 13cec16838c618b269f437680c2b8d19967a3e1920dca0ec7d993159373371f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:38:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:20 . [Pipeline] withDockerContainer 17:38:20 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:38:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:38:21 $ docker top 8c18c45901534f240955abef1608fccbc2664cad60435bdac7209df432908926 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:21 + docker-compose -f ./docker-compose-build.yml build --parallel 17:38:22 Building core-command ... 17:38:22 Building core-data ... 17:38:22 Building core-metadata ... 17:38:22 Building security-bootstrapper ... 17:38:22 Building security-proxy-setup ... 17:38:22 Building security-secretstore-setup ... 17:38:22 Building support-notifications ... 17:38:22 Building support-scheduler ... 17:38:22 Building sys-mgmt-agent ... 17:38:22 Building support-notifications 17:38:22 Building security-proxy-setup 17:38:22 Building core-command 17:38:22 Building support-scheduler 17:38:22 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:29 provisioning config files... 17:38:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/499@tmp/config1531078488562534931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:30 ---> docker-login.sh 17:38:30 nexus3.edgexfoundry.org:10001 17:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:31 Configure a credential helper to remove this warning. See 17:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:31 17:38:31 Login Succeeded 17:38:31 nexus3.edgexfoundry.org:10002 17:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:32 Configure a credential helper to remove this warning. See 17:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:32 17:38:32 Login Succeeded 17:38:32 nexus3.edgexfoundry.org:10003 17:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:32 Configure a credential helper to remove this warning. See 17:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:32 17:38:32 Login Succeeded 17:38:32 nexus3.edgexfoundry.org:10004 17:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:32 Configure a credential helper to remove this warning. See 17:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:32 17:38:32 Login Succeeded 17:38:32 docker.io 17:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:33 Configure a credential helper to remove this warning. See 17:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:33 17:38:33 Login Succeeded 17:38:33 ---> docker-login.sh ends [Pipeline] } 17:38:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:34 ========================================================= 17:38:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:38:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:38:34 + 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 . 17:38:37 Sending build context to Docker daemon 167.9MB 17:38:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:38:37 Step 2/6 : FROM ${BASE} 17:38:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:38:37 595b0fe564bb: Pulling fs layer 17:38:37 7186ed65a4f7: Pulling fs layer 17:38:37 316046926c0a: Pulling fs layer 17:38:37 4ebd0625c992: Pulling fs layer 17:38:37 207e8628e3a3: Pulling fs layer 17:38:37 c791037a9be2: Pulling fs layer 17:38:37 ffd874e62e21: Pulling fs layer 17:38:37 207e8628e3a3: Waiting 17:38:37 c791037a9be2: Waiting 17:38:37 4ebd0625c992: Waiting 17:38:37 ffd874e62e21: Waiting 17:38:37 316046926c0a: Verifying Checksum 17:38:37 316046926c0a: Download complete 17:38:37 7186ed65a4f7: Download complete 17:38:37 207e8628e3a3: Verifying Checksum 17:38:37 207e8628e3a3: Download complete 17:38:37 c791037a9be2: Verifying Checksum 17:38:37 c791037a9be2: Download complete 17:38:37 595b0fe564bb: Verifying Checksum 17:38:37 595b0fe564bb: Download complete 17:38:38 595b0fe564bb: Pull complete 17:38:38 7186ed65a4f7: Pull complete 17:38:39 ffd874e62e21: Download complete 17:38:39 316046926c0a: Pull complete 17:38:40 4ebd0625c992: Verifying Checksum 17:38:40 4ebd0625c992: Download complete 17:38:50 4ebd0625c992: Pull complete 17:38:51 207e8628e3a3: Pull complete 17:38:51 c791037a9be2: Pull complete 17:38:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:38:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:38:54 ---> 9140bf9430bd 17:38:54 Step 3/22 : WORKDIR /edgex-go 17:38:54 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:38:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:38:54 ---> 9140bf9430bd 17:38:54 Step 3/26 : WORKDIR /edgex-go 17:38:55 ffd874e62e21: Pull complete 17:38:55 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:38:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:38:55 ---> cfc18b08335c 17:38:55 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 17:38:57 ---> Running in 073726487bb0 17:38:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:38:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:39:00 (1/12) Installing libmagic (5.39-r0) 17:39:01 (2/12) Installing file (5.39-r0) 17:39:01 (3/12) Installing libc-dev (0.7.2-r3) 17:39:01 (4/12) Installing g++ (10.2.1_pre1-r3) 17:39:06 (5/12) Installing fortify-headers (1.1-r0) 17:39:06 (6/12) Installing patch (2.7.6-r6) 17:39:06 (7/12) Installing build-base (0.5-r2) 17:39:06 (8/12) Installing libsodium (1.0.18-r0) 17:39:06 (9/12) Installing pkgconf (1.7.3-r0) 17:39:07 (10/12) Installing libsodium-dev (1.0.18-r0) 17:39:07 (11/12) Installing libzmq (4.3.3-r1) 17:39:07 (12/12) Installing zeromq-dev (4.3.3-r1) 17:39:07 Executing busybox-1.32.1-r6.trigger 17:39:07 OK: 218 MiB in 52 packages 17:39:11 Removing intermediate container 073726487bb0 17:39:11 ---> 3984c6cf5b2c 17:39:11 Step 4/6 : WORKDIR /edgex-go 17:39:11 ---> Running in 07acf2931fe6 17:39:11 Removing intermediate container 07acf2931fe6 17:39:11 ---> c0cfd0504432 17:39:11 Step 5/6 : COPY go.mod . 17:39:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:39:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:39:12 ---> 9140bf9430bd 17:39:12 Step 3/23 : WORKDIR /edgex-go 17:39:12 ---> 0b648349be38 17:39:12 Step 6/6 : RUN go mod download 17:39:12 ---> Running in 97e221b0e949 17:39:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:39:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:39:28 ---> 9140bf9430bd 17:39:28 Step 3/23 : WORKDIR /edgex-go 17:39:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:39:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:39:28 ---> 9140bf9430bd 17:39:28 Step 3/24 : WORKDIR /edgex-go 17:39:31 ---> Running in 060c089bd6a9 17:39:31 ---> Running in 821a99c24478 17:39:31 ---> Running in edfb6c59768c 17:39:31 ---> Running in d126b3394152 17:39:31 ---> Running in 5f3116b84fb4 17:39:31 Removing intermediate container edfb6c59768c 17:39:31 ---> 4db7d1a77cbb 17:39:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:31 Removing intermediate container d126b3394152 17:39:31 ---> bd76a2ce3836 17:39:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:31 Removing intermediate container 821a99c24478 17:39:31 ---> f980743ad8eb 17:39:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:31 Removing intermediate container 5f3116b84fb4 17:39:31 ---> 1d153e8ca6a5 17:39:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:31 Removing intermediate container 060c089bd6a9 17:39:31 ---> f800d81d91e3 17:39:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:31 ---> Running in d55d63f78dcf 17:39:32 ---> Running in 98dc35973cf0 17:39:32 ---> Running in 988e6fd32186 17:39:32 ---> Running in 0fe7d130d6dd 17:39:32 ---> Running in aeb97150c722 17:39:33 Removing intermediate container d55d63f78dcf 17:39:33 ---> 347c4866bf99 17:39:33 Step 5/23 : RUN apk add --update --no-cache make git 17:39:33 ---> Running in 77485d0b32af 17:39:33 Removing intermediate container 98dc35973cf0 17:39:33 ---> dc975ee6ef43 17:39:33 Step 5/26 : RUN apk add --update --no-cache make git 17:39:33 ---> Running in 011143d6e648 17:39:34 Removing intermediate container 988e6fd32186 17:39:34 ---> 17147f9cb29e 17:39:34 Step 5/22 : RUN apk add --update --no-cache make git 17:39:34 Removing intermediate container aeb97150c722 17:39:34 ---> 7d55f73f7a14 17:39:34 Step 5/24 : RUN apk add --update --no-cache make git 17:39:34 ---> Running in cf3335122118 17:39:34 ---> Running in d0a3ceb0a075 17:39:34 Removing intermediate container 0fe7d130d6dd 17:39:34 ---> dfe2be95477f 17:39:34 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:39:34 ---> Running in 8d9f714d6570 17:39:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:36 OK: 219 MiB in 52 packages 17:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:36 OK: 219 MiB in 52 packages 17:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:36 Removing intermediate container 77485d0b32af 17:39:36 ---> aeacb369e9b7 17:39:36 Step 6/23 : COPY go.mod . 17:39:36 OK: 219 MiB in 52 packages 17:39:36 OK: 219 MiB in 52 packages 17:39:36 OK: 219 MiB in 52 packages 17:39:37 Removing intermediate container 011143d6e648 17:39:37 ---> a71b5545d64a 17:39:37 Step 6/26 : COPY go.mod . 17:39:37 ---> 5affc283e944 17:39:37 Step 7/23 : RUN go mod download 17:39:37 ---> Running in a982d4733d12 17:39:37 ---> 044b92aa27b0 17:39:37 Step 7/26 : RUN go mod download 17:39:37 ---> Running in 70bf82b17173 17:39:37 Removing intermediate container cf3335122118 17:39:37 ---> e4ea9122e8b2 17:39:37 Step 6/24 : COPY go.mod . 17:39:37 Removing intermediate container d0a3ceb0a075 17:39:37 ---> a462d680bdea 17:39:37 Step 6/22 : COPY go.mod . 17:39:37 Removing intermediate container 8d9f714d6570 17:39:37 ---> 7c73329049b9 17:39:37 Step 6/23 : COPY go.mod . 17:39:37 ---> 4324e07be5a6 17:39:37 Step 7/24 : RUN go mod download 17:39:37 ---> 49c94b9a3480 17:39:37 Step 7/22 : RUN go mod download 17:39:38 ---> 5fe6307d6d53 17:39:38 Step 7/23 : RUN go mod download 17:39:38 ---> Running in f6895d4639b4 17:39:38 ---> Running in d69fb9fb3b7f 17:39:38 ---> Running in 5267ffc22aa7 17:39:39 Removing intermediate container 70bf82b17173 17:39:39 ---> f6074654df0d 17:39:39 Step 8/26 : COPY . . 17:39:39 Removing intermediate container a982d4733d12 17:39:39 ---> f476867e8204 17:39:39 Step 8/23 : COPY . . 17:39:39 Removing intermediate container 97e221b0e949 17:39:39 ---> 39e3f7bcfc2f 17:39:39 Successfully built 39e3f7bcfc2f 17:39:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:39:39 + docker inspect -f . ci-base-image-arm64 17:39:39 . [Pipeline] withDockerContainer 17:39:40 prd-ubuntu18.04-docker-arm64-4c-16g-15094 does not seem to be running inside a container 17:39:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:39:42 $ docker top f751ce417194b4b4bb50cad2d4618089728cf5a7b7328b321bbfe1921916f678 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:43 + go version 17:39:43 go version go1.16.3 linux/arm64 [Pipeline] } 17:39:43 $ docker stop --time=1 f751ce417194b4b4bb50cad2d4618089728cf5a7b7328b321bbfe1921916f678 17:39:45 $ docker rm -f f751ce417194b4b4bb50cad2d4618089728cf5a7b7328b321bbfe1921916f678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:39:45 17:39:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:39:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:39:46 latest: Pulling from edgex-devops/edgex-compose-arm64 17:39:46 29e5d40040c1: Pulling fs layer 17:39:46 1ce36da41761: Pulling fs layer 17:39:46 25b303627fd3: Pulling fs layer 17:39:46 29e5d40040c1: Verifying Checksum 17:39:46 29e5d40040c1: Download complete 17:39:47 1ce36da41761: Verifying Checksum 17:39:47 1ce36da41761: Download complete 17:39:47 29e5d40040c1: Pull complete 17:39:48 1ce36da41761: Pull complete 17:39:48 25b303627fd3: Download complete 17:39:54 Removing intermediate container d69fb9fb3b7f 17:39:54 ---> 71dba8cb4ec7 17:39:54 Step 8/24 : COPY . . 17:39:55 ---> f63bf9825f84 17:39:55 Step 9/23 : RUN go mod tidy 17:39:58 ---> 9588626f16c3 17:39:58 Step 9/26 : RUN go mod tidy 17:39:58 ---> Running in 1298d3817d3f 17:39:58 25b303627fd3: Pull complete 17:39:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:39:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:39:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:39:59 prd-ubuntu18.04-docker-arm64-4c-16g-15094 does not seem to be running inside a container 17:39:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:40:01 $ docker top 9e228628d4209c462d16b1e8d821987b40672e8325e5fe78f2cf42b06a95dba3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:02 + docker-compose build --help 17:40:02 + grep parallel 17:40:02 Removing intermediate container f6895d4639b4 17:40:02 ---> d3325ba3173e 17:40:02 Step 8/22 : COPY . . 17:40:06 --parallel Build images in parallel. [Pipeline] } 17:40:06 $ docker stop --time=1 9e228628d4209c462d16b1e8d821987b40672e8325e5fe78f2cf42b06a95dba3 17:40:07 $ docker rm -f 9e228628d4209c462d16b1e8d821987b40672e8325e5fe78f2cf42b06a95dba3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:40:08 . [Pipeline] withDockerContainer 17:40:08 prd-ubuntu18.04-docker-arm64-4c-16g-15094 does not seem to be running inside a container 17:40:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:40:09 Removing intermediate container 5267ffc22aa7 17:40:09 ---> e7ea7a97e9bb 17:40:09 Step 8/23 : COPY . . 17:40:10 $ docker top 3e2ec54b59e9548f5f3fe7803ee0bf02e07673f112afdc2376fb40ef0740777d -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:11 + docker-compose -f ./docker-compose-build.yml build --parallel 17:40:11 ---> c140278aa8df 17:40:11 Step 9/24 : RUN go mod tidy 17:40:14 Building core-command ... 17:40:14 Building core-data ... 17:40:14 Building core-metadata ... 17:40:14 Building security-bootstrapper ... 17:40:14 Building security-proxy-setup ... 17:40:14 Building security-secretstore-setup ... 17:40:14 Building support-notifications ... 17:40:14 Building support-scheduler ... 17:40:14 Building sys-mgmt-agent ... 17:40:14 Building support-notifications 17:40:14 Building sys-mgmt-agent 17:40:14 Building core-command 17:40:14 Building security-secretstore-setup 17:40:14 Building security-bootstrapper 17:40:20 ---> Running in 78743351ae98 17:40:23 ---> Running in 1868a97837db 17:40:23 ---> a5a067a4ba44 17:40:23 Step 9/22 : RUN go mod tidy 17:40:23 ---> Running in d886c21811a4 17:40:23 ---> e14640cccdf2 17:40:23 Step 9/23 : RUN go mod tidy 17:40:23 ---> Running in 890f58cdd7c0 17:40:23 Removing intermediate container 1298d3817d3f 17:40:23 ---> cbda083514d1 17:40:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:40:23 ---> Running in 358e3b9f7160 17:40:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:40:24 Removing intermediate container 78743351ae98 17:40:24 ---> c0c7a135df22 17:40:24 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:40:24 ---> Running in a2db2bfc315d 17:40:24 Removing intermediate container 1868a97837db 17:40:24 ---> ad98d21449f0 17:40:24 Step 10/24 : RUN make cmd/core-command/core-command 17:40:25 ---> Running in 2d346204eab6 17:40:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:40:25 Removing intermediate container d886c21811a4 17:40:25 ---> f59d8b745e0c 17:40:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:40:25 Removing intermediate container 890f58cdd7c0 17:40:25 ---> 1c72c1976aa8 17:40:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:40:25 ---> Running in f965a6e629b0 17:40:25 ---> Running in f129b698aaac 17:40:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-command/core-command ./cmd/core-command 17:40:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:40:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:41:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/secrets-config ./cmd/secrets-config 17:41:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:41:10 Removing intermediate container a2db2bfc315d 17:41:10 ---> f32ab527939a 17:41:10 17:41:10 Step 11/26 : FROM alpine:3.12 17:41:10 Removing intermediate container f965a6e629b0 17:41:10 ---> 09ea12f21459 17:41:10 17:41:10 Step 11/22 : FROM alpine:3.12 17:41:10 Removing intermediate container 358e3b9f7160 17:41:10 ---> 2d062abda992 17:41:10 17:41:10 Step 11/23 : FROM alpine:3.12 17:41:11 3.12: Pulling from library/alpine 17:41:11 3.12: Pulling from library/alpine 17:41:11 3.12: Pulling from library/alpine 17:41:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:41:11 ---> 39e3f7bcfc2f 17:41:11 Step 3/24 : WORKDIR /edgex-go 17:41:11 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:41:11 ---> 39e3f7bcfc2f 17:41:11 Step 3/26 : WORKDIR /edgex-go 17:41:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:41:11 ---> 39e3f7bcfc2f 17:41:11 Step 3/23 : WORKDIR /edgex-go 17:41:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:41:11 ---> 39e3f7bcfc2f 17:41:11 Step 3/24 : WORKDIR /edgex-go 17:41:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:41:11 ---> 39e3f7bcfc2f 17:41:11 Step 3/32 : WORKDIR /edgex-go 17:41:11 ---> Running in dc2d3eec6c2d 17:41:11 ---> Running in c71176eecc55 17:41:11 ---> Running in 8e6085761651 17:41:11 ---> Running in ae8d94f30903 17:41:11 ---> Running in 318520fa268d 17:41:11 Removing intermediate container dc2d3eec6c2d 17:41:11 ---> 1f9a3a39cfef 17:41:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:11 Removing intermediate container 318520fa268d 17:41:11 ---> 155c344ceb9e 17:41:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:11 Removing intermediate container c71176eecc55 17:41:11 ---> 69a0b9dc153a 17:41:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:11 Removing intermediate container ae8d94f30903 17:41:11 ---> 8a3560944cb3 17:41:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:11 Removing intermediate container 8e6085761651 17:41:11 ---> f448dd583807 17:41:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:11 ---> Running in 6fdd1712cee0 17:41:11 ---> Running in f5a8e54e2840 17:41:11 ---> Running in 8ca9bc48a6c2 17:41:11 ---> Running in 3c5b6fb0ce29 17:41:11 ---> Running in acdb167a2cc2 17:41:11 Removing intermediate container 6fdd1712cee0 17:41:11 ---> 139fe708a87c 17:41:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:41:11 ---> Running in d6ca50a1ae6d 17:41:11 Removing intermediate container f5a8e54e2840 17:41:11 ---> b6800ef45da2 17:41:11 Step 5/32 : RUN apk add --update --no-cache make git 17:41:11 ---> Running in 9e759ca70412 17:41:11 Removing intermediate container acdb167a2cc2 17:41:11 ---> 84e428ef5a26 17:41:11 Step 5/24 : RUN apk add --update --no-cache make bash git 17:41:11 Removing intermediate container 8ca9bc48a6c2 17:41:11 ---> bb38af35cc11 17:41:11 Step 5/26 : RUN apk add --update --no-cache make git 17:41:11 ---> Running in 872019c9c872 17:41:11 Removing intermediate container 3c5b6fb0ce29 17:41:11 ---> 8f2ac9e40b41 17:41:11 Step 5/24 : RUN apk add --update --no-cache make git 17:41:11 ---> Running in 7dbe964a6e1c 17:41:12 ---> Running in 54d83e942fc5 17:41:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:41:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:41:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:41:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:41:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:41:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:41:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:41:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:41:14 OK: 218 MiB in 52 packages 17:41:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:41:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:41:14 Removing intermediate container 2d346204eab6 17:41:14 ---> 0b3d396d8c6b 17:41:14 17:41:14 Step 11/24 : FROM alpine:3.12 17:41:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:41:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:41:14 Status: Image is up to date for alpine:3.12 17:41:14 Status: Downloaded newer image for alpine:3.12 17:41:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:41:14 Status: Image is up to date for alpine:3.12 17:41:14 ---> 13621d1b12d4 17:41:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:41:14 Removing intermediate container f129b698aaac 17:41:14 ---> 17adbed045db 17:41:14 17:41:14 Step 11/23 : FROM alpine:3.12 17:41:14 ---> 13621d1b12d4 17:41:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:41:14 ---> 13621d1b12d4 17:41:14 Step 12/22 : RUN apk add --update --no-cache curl 17:41:14 ---> 13621d1b12d4 17:41:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:41:14 3.12: Pulling from library/alpine 17:41:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:41:14 Status: Image is up to date for alpine:3.12 17:41:14 ---> 13621d1b12d4 17:41:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:41:14 ---> Running in ab0593f9bbf2 17:41:14 ---> Running in dc426e544436 17:41:14 ---> Running in 7ae2c6583916 17:41:14 ---> Running in d2bfd64c80e5 17:41:14 ---> Running in ff7024be0987 17:41:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:14 (1/4) Installing ca-certificates (20191127-r4) 17:41:15 OK: 218 MiB in 52 packages 17:41:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:41:15 (3/4) Installing libcurl (7.76.1-r0) 17:41:15 (4/4) Installing curl (7.76.1-r0) 17:41:15 Executing busybox-1.31.1-r20.trigger 17:41:15 Executing ca-certificates-20191127-r4.trigger 17:41:15 OK: 7 MiB in 18 packages 17:41:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:16 OK: 218 MiB in 52 packages 17:41:16 OK: 218 MiB in 52 packages 17:41:16 OK: 218 MiB in 52 packages 17:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:16 (1/6) Installing ca-certificates (20191127-r4) 17:41:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:41:16 (3/6) Installing libcurl (7.76.1-r0) 17:41:16 (4/6) Installing curl (7.76.1-r0) 17:41:16 (5/6) Installing dumb-init (1.2.2-r1) 17:41:16 (6/6) Installing su-exec (0.2-r1) 17:41:16 Executing busybox-1.31.1-r20.trigger 17:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:16 Executing ca-certificates-20191127-r4.trigger 17:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:16 OK: 7 MiB in 20 packages 17:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:16 (1/2) Installing ca-certificates (20191127-r4) 17:41:16 (1/1) Installing dumb-init (1.2.2-r1) 17:41:16 Executing busybox-1.31.1-r20.trigger 17:41:16 (2/2) Installing dumb-init (1.2.2-r1) 17:41:16 OK: 6 MiB in 15 packages 17:41:16 Executing busybox-1.31.1-r20.trigger 17:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:16 Executing ca-certificates-20191127-r4.trigger 17:41:16 OK: 6 MiB in 16 packages 17:41:16 (1/1) Installing dumb-init (1.2.2-r1) 17:41:16 Executing busybox-1.31.1-r20.trigger 17:41:16 OK: 6 MiB in 15 packages 17:41:16 Removing intermediate container d6ca50a1ae6d 17:41:16 ---> 13c2b5f79b6a 17:41:16 Step 6/23 : COPY go.mod . 17:41:17 Removing intermediate container ab0593f9bbf2 17:41:17 ---> e9fbe5bb9c6a 17:41:17 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:41:17 ---> Running in f335fe79e63f 17:41:17 Removing intermediate container 9e759ca70412 17:41:17 ---> 82b93aa4bbaf 17:41:17 Step 6/32 : COPY go.mod . 17:41:17 Removing intermediate container f335fe79e63f 17:41:17 ---> 0a3af03488b0 17:41:17 Step 14/22 : WORKDIR /edgex 17:41:17 Removing intermediate container dc426e544436 17:41:17 ---> cddae61c9e1c 17:41:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:41:17 Removing intermediate container d2bfd64c80e5 17:41:17 ---> d674dd8df9a4 17:41:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:41:17 ---> Running in 6ecb5e9d9054 17:41:17 ---> Running in 214153a73efa 17:41:17 ---> Running in e47f568c410c 17:41:17 Removing intermediate container 7ae2c6583916 17:41:17 ---> dc4c933fd433 17:41:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:41:17 Removing intermediate container ff7024be0987 17:41:17 ---> 9a85f21aeb66 17:41:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:41:17 ---> Running in 43c2f9750570 17:41:17 ---> Running in 0a5c31c10034 17:41:17 Removing intermediate container 214153a73efa 17:41:17 ---> b2631deeed0f 17:41:17 Step 14/26 : WORKDIR / 17:41:17 Removing intermediate container 6ecb5e9d9054 17:41:17 ---> ff96f177ba1d 17:41:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:41:17 Removing intermediate container e47f568c410c 17:41:17 ---> 479b29fa6ad9 17:41:17 Step 14/23 : ENV APP_PORT=48085 17:41:17 ---> Running in c7bb42ce24f3 17:41:17 ---> Running in 4a71f3165592 17:41:17 Removing intermediate container 0a5c31c10034 17:41:17 ---> 06b1d8213360 17:41:17 Step 14/24 : ENV APP_PORT=48082 17:41:17 Removing intermediate container 7dbe964a6e1c 17:41:17 ---> c86605633d76 17:41:17 Step 6/26 : COPY go.mod . 17:41:17 Removing intermediate container 872019c9c872 17:41:17 ---> 493078540bcd 17:41:17 Step 6/24 : COPY go.mod . 17:41:17 Removing intermediate container 54d83e942fc5 17:41:17 ---> 3b80bc5b8102 17:41:17 Step 6/24 : COPY go.mod . 17:41:17 ---> 7321ff887ca7 17:41:17 Step 7/23 : RUN go mod download 17:41:17 Removing intermediate container 43c2f9750570 17:41:17 ---> e41c977e04a1 17:41:17 Step 14/23 : ENV APP_PORT=48060 17:41:17 ---> Running in a82a2e8ceb81 17:41:17 ---> Running in 6a50f7b6fb92 17:41:17 Removing intermediate container c7bb42ce24f3 17:41:17 ---> 4be33bc8077f 17:41:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:41:17 Removing intermediate container 4a71f3165592 17:41:17 ---> e6bf8d3cf419 17:41:17 Step 15/23 : EXPOSE $APP_PORT 17:41:18 ---> Running in fceb21c24e0d 17:41:18 ---> 8a1c7523536c 17:41:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:41:18 Removing intermediate container a82a2e8ceb81 17:41:18 ---> 015a1012d928 17:41:18 Step 15/24 : EXPOSE $APP_PORT 17:41:18 Removing intermediate container 6a50f7b6fb92 17:41:18 ---> 9c0a73a811eb 17:41:18 Step 15/23 : EXPOSE $APP_PORT 17:41:18 ---> Running in b646a959314b 17:41:18 ---> Running in cf114fbd029a 17:41:18 ---> Running in 9f01ed86a9bf 17:41:18 ---> 69ef12ea2024 17:41:18 Step 7/32 : RUN go mod download 17:41:18 ---> Running in 013145c4e645 17:41:18 ---> ca1dc5f90514 17:41:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:41:18 Removing intermediate container b646a959314b 17:41:18 ---> f7c5112807d7 17:41:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:18 ---> 5b97a2c0d95b 17:41:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:41:18 Removing intermediate container 9f01ed86a9bf 17:41:18 ---> 4f6fd3ea7a46 17:41:18 Step 16/24 : WORKDIR / 17:41:19 Removing intermediate container cf114fbd029a 17:41:19 ---> ba29563fcd9b 17:41:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:19 ---> 3e3fe1c11151 17:41:19 Step 7/26 : RUN go mod download 17:41:19 ---> 4cb336b2ce23 17:41:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:41:19 ---> Running in bb9d462c6986 17:41:19 ---> a8fba4327509 17:41:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:41:19 ---> 0367009d4ee5 17:41:19 Step 7/24 : RUN go mod download 17:41:19 ---> Running in d9cfbc737615 17:41:19 ---> 8c20f83b4f41 17:41:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:41:19 ---> 2fba457042f5 17:41:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:41:19 ---> Running in 21720360ff0b 17:41:19 Removing intermediate container bb9d462c6986 17:41:19 ---> 696a72af05ff 17:41:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:19 ---> 750fe247d6ca 17:41:19 Step 7/24 : RUN go mod download 17:41:19 ---> Running in 5dba23802e04 17:41:19 ---> Running in 13afc45a6e0d 17:41:20 ---> ef7125a65123 17:41:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:41:20 Removing intermediate container 21720360ff0b 17:41:20 ---> 81c4fa92fb42 17:41:20 Step 19/22 : CMD ["--init=true"] 17:41:20 ---> fe66aa0025f3 17:41:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:41:20 ---> aa8ab7e6af0c 17:41:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:41:20 ---> 6f0d4a416385 17:41:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:41:20 ---> Running in a7f93535557e 17:41:21 ---> 2d37fefc1d16 17:41:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:41:21 ---> c0b6fe919cc5 17:41:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:41:21 Removing intermediate container a7f93535557e 17:41:21 ---> 2e6d3450259f 17:41:21 Step 20/22 : LABEL arch=x86_64 17:41:21 ---> 9296f3c5ff8a 17:41:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:41:21 ---> f13b705dd870 17:41:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:41:21 ---> Running in 1528d1807461 17:41:21 ---> Running in 2e6e7b373440 17:41:21 ---> Running in efe6dfcd1683 17:41:21 ---> 44d77c3c0a06 17:41:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:41:21 ---> af1e628f6d6b 17:41:21 Step 20/24 : ENTRYPOINT ["/core-command"] 17:41:21 Removing intermediate container 1528d1807461 17:41:21 ---> 4fd589f991b3 17:41:21 Step 21/22 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:41:21 Removing intermediate container 2e6e7b373440 17:41:21 ---> 6b29a3192094 17:41:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:21 Removing intermediate container efe6dfcd1683 17:41:21 ---> 7fce81d6e521 17:41:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:21 ---> Running in c10a6287d8dc 17:41:21 ---> Running in ce1a69b6dd39 17:41:21 ---> Running in 6e1a6e94c33e 17:41:21 ---> Running in b3de007d0ce5 17:41:22 Removing intermediate container c10a6287d8dc 17:41:22 ---> 0689e9b301bc 17:41:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:22 ---> 93b1451d8a28 17:41:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:41:22 Removing intermediate container 6e1a6e94c33e 17:41:22 ---> f2528631fa37 17:41:22 Step 21/23 : LABEL arch=x86_64 17:41:22 ---> Running in 5a3d5fd13f29 17:41:22 Removing intermediate container ce1a69b6dd39 17:41:22 ---> 43901feaa5f7 17:41:22 Step 22/22 : LABEL version=2.0.0-dev.229 17:41:22 Removing intermediate container b3de007d0ce5 17:41:22 ---> c11845853932 17:41:22 Step 21/23 : LABEL arch=x86_64 17:41:22 ---> Running in 5bf159ce93e6 17:41:22 ---> Running in 9d3e6b444e17 17:41:22 ---> Running in fab462ab433a 17:41:22 Removing intermediate container 5a3d5fd13f29 17:41:22 ---> 6b078c3561a3 17:41:22 Step 22/24 : LABEL arch=x86_64 17:41:22 ---> 8b352ebf6ba7 17:41:22 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/ 17:41:22 ---> Running in 8c3e1709f492 17:41:22 ---> Running in da9610657574 17:41:22 Removing intermediate container 5bf159ce93e6 17:41:22 ---> 5f4817589ae9 17:41:22 Step 22/23 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:41:22 Removing intermediate container 9d3e6b444e17 17:41:22 ---> b06a991e62b2 17:41:22 Step 22/23 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:41:22 Removing intermediate container fab462ab433a 17:41:22 ---> 7c808b42fffd 17:41:22 17:41:22 ---> Running in 240130cc16ea 17:41:22 ---> Running in 5fa4d60395cc 17:41:22 Removing intermediate container fceb21c24e0d 17:41:22 ---> 936c4258704a 17:41:22 Step 8/23 : COPY . . 17:41:22 Removing intermediate container da9610657574 17:41:22 ---> 44ad215b0a2f 17:41:22 Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:41:22 ---> Running in 92965f90caa7 17:41:22 Successfully built 7c808b42fffd 17:41:22 Successfully tagged security-proxy-setup:latest 17:41:22 Building core-data 17:41:22  Building security-proxy-setup ... done Removing intermediate container 240130cc16ea 17:41:22 ---> f4a0acc4dfd6 17:41:22 Step 23/23 : LABEL version=2.0.0-dev.229 17:41:23 Removing intermediate container 5fa4d60395cc 17:41:23 ---> af79206cacfb 17:41:23 Step 23/23 : LABEL version=2.0.0-dev.229 17:41:23 ---> Running in ebeb41e7009b 17:41:23 Removing intermediate container 92965f90caa7 17:41:23 ---> ab2f5ad7748d 17:41:23 Step 24/24 : LABEL version=2.0.0-dev.229 17:41:23 ---> Running in ead03a6e3ecb 17:41:23 Removing intermediate container 013145c4e645 17:41:23 ---> d2f82cbcb0c6 17:41:23 Step 8/32 : COPY . . 17:41:23 Removing intermediate container d9cfbc737615 17:41:23 ---> 6031680e035b 17:41:23 Step 8/26 : COPY . . 17:41:24 Removing intermediate container 5dba23802e04 17:41:24 ---> f0383b7096be 17:41:24 Step 8/24 : COPY . . 17:41:24 Removing intermediate container 13afc45a6e0d 17:41:24 ---> a9d5e469a99c 17:41:24 Step 8/24 : COPY . . 17:41:26 ---> Running in a52f0e727aa4 17:41:27 Removing intermediate container ead03a6e3ecb 17:41:27 ---> 13c189a8339f 17:41:27 17:41:27 Removing intermediate container ebeb41e7009b 17:41:27 ---> 0bcb0460c2d8 17:41:27 17:41:27 Successfully built 13c189a8339f 17:41:27 Successfully built 0bcb0460c2d8 17:41:28 Successfully tagged support-scheduler:latest 17:41:28  Building support-scheduler ... done Removing intermediate container a52f0e727aa4 17:41:28 ---> 6252e83c389f 17:41:28 17:41:28 Building core-metadata 17:41:28 Successfully tagged support-notifications:latest 17:41:28  Building support-notifications ... done Building sys-mgmt-agent 17:41:28 Successfully built 6252e83c389f 17:41:29 Removing intermediate container 8c3e1709f492 17:41:29 ---> deec9c2ec0f7 17:41:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:41:29 Successfully tagged core-command:latest 17:41:29 Building security-bootstrapper 17:41:42 ---> 17c93ba541ab 17:41:42 Step 9/23 : RUN go mod tidy 17:41:42 ---> 176fa9cbccbf 17:41:42 Step 9/26 : RUN go mod tidy 17:41:42 ---> d0464fa0a2d9 17:41:42 Step 9/24 : RUN go mod tidy 17:41:42 ---> 24fa70ce7192 17:41:42 Step 9/32 : RUN go mod tidy 17:41:42 ---> 6a1df8a4d01e 17:41:42 Step 9/24 : RUN go mod tidy 17:41:42 ---> Running in 731167ced840 17:41:43 ---> Running in 6d4496639bd3 17:41:43 ---> Running in 03411e9a3025 17:41:43 ---> Running in 649ee24fc088 17:41:43 ---> Running in 0d34e8e7c9dc 17:41:50 Removing intermediate container 731167ced840 17:41:50 ---> e7be8d70b0b5 17:41:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:41:50 ---> Running in ed4b5b162b76 17:41:50 Removing intermediate container 03411e9a3025 17:41:50 ---> fca70d8a8ffc 17:41:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:41:50 ---> Running in f436b791e183 17:41:50 Removing intermediate container 6d4496639bd3 17:41:50 ---> f423e9eab22f 17:41:50 Step 10/24 : RUN make cmd/core-command/core-command 17:41:51 ---> Running in a102cffcb81f 17:41:51 Removing intermediate container 0d34e8e7c9dc 17:41:51 ---> 8e5e70581481 17:41:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:41:51 Removing intermediate container 649ee24fc088 17:41:51 ---> a13b9f7ea27e 17:41:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:41:51 ---> Running in e7b2c1b7f92a 17:41:52 ---> Running in 61c967eb26e7 17:41:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:41:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:41:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-command/core-command ./cmd/core-command 17:41:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:41:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:41:56  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:41:56 ---> 9140bf9430bd 17:41:56 Step 3/32 : WORKDIR /edgex-go 17:41:56 ---> Using cache 17:41:56 ---> f800d81d91e3 17:41:56 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:56 ---> Using cache 17:41:56 ---> 7d55f73f7a14 17:41:56 Step 5/32 : RUN apk add --update --no-cache make git 17:41:56 ---> Using cache 17:41:56 ---> e4ea9122e8b2 17:41:56 Step 6/32 : COPY go.mod . 17:41:56 ---> Using cache 17:41:56 ---> 4324e07be5a6 17:41:56 Step 7/32 : RUN go mod download 17:41:56 ---> Using cache 17:41:56 ---> 71dba8cb4ec7 17:41:56 Step 8/32 : COPY . . 17:41:56 ---> Using cache 17:41:56 ---> c140278aa8df 17:41:56 Step 9/32 : RUN go mod tidy 17:41:56 ---> Using cache 17:41:56 ---> ad98d21449f0 17:41:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:41:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:41:56 ---> 9140bf9430bd 17:41:56 Step 3/24 : WORKDIR /edgex-go 17:41:56 ---> Using cache 17:41:56 ---> f800d81d91e3 17:41:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:56 ---> Using cache 17:41:56 ---> 7d55f73f7a14 17:41:56 Step 5/24 : RUN apk add --update --no-cache make bash git 17:42:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:42:08 ---> 9140bf9430bd 17:42:08 Step 3/24 : WORKDIR /edgex-go 17:42:08 ---> Using cache 17:42:08 ---> f800d81d91e3 17:42:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:08 ---> Using cache 17:42:08 ---> 7d55f73f7a14 17:42:08 Step 5/24 : RUN apk add --update --no-cache make git 17:42:08 ---> Using cache 17:42:08 ---> e4ea9122e8b2 17:42:08 Step 6/24 : COPY go.mod . 17:42:08 ---> Using cache 17:42:08 ---> 4324e07be5a6 17:42:08 Step 7/24 : RUN go mod download 17:42:08 ---> Using cache 17:42:08 ---> 71dba8cb4ec7 17:42:08 Step 8/24 : COPY . . 17:42:08 ---> Using cache 17:42:08 ---> c140278aa8df 17:42:08 Step 9/24 : RUN go mod tidy 17:42:08 ---> Using cache 17:42:08 ---> ad98d21449f0 17:42:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:42:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:42:10 ---> 9140bf9430bd 17:42:10 Step 3/24 : WORKDIR /edgex-go 17:42:10 ---> Using cache 17:42:10 ---> f800d81d91e3 17:42:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:10 ---> Using cache 17:42:10 ---> 7d55f73f7a14 17:42:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:42:15 ---> Running in aedb994676ca 17:42:15 ---> Running in 559520703c80 17:42:15 ---> Running in b358f8f6e6aa 17:42:15 ---> Running in ff916eac0d01 17:42:15 ---> Running in 965237b40315 17:42:15 Removing intermediate container aedb994676ca 17:42:15 ---> 2850c56ce897 17:42:15 Step 24/26 : LABEL arch=x86_64 17:42:15 ---> Running in 35cca11e949d 17:42:16 Removing intermediate container 35cca11e949d 17:42:16 ---> 96bd75bace59 17:42:16 Step 25/26 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:42:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:42:16 ---> Running in 1b89f5306e29 17:42:16 Removing intermediate container 1b89f5306e29 17:42:16 ---> fdc7113aa799 17:42:16 Step 26/26 : LABEL version=2.0.0-dev.229 17:42:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:42:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:42:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:42:17 ---> Running in 80f8a06a1308 17:42:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:42:17 Removing intermediate container 80f8a06a1308 17:42:17 ---> e7add2453530 17:42:17 17:42:17 Successfully built e7add2453530 17:42:17 Successfully tagged security-secretstore-setup:latest 17:42:17  Building security-secretstore-setup ... done OK: 219 MiB in 52 packages 17:42:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:42:18 OK: 219 MiB in 52 packages 17:42:18 Removing intermediate container 559520703c80 17:42:18 ---> 1153db5b18b5 17:42:18 Step 6/24 : COPY go.mod . 17:42:19 ---> 6cb46774a4ae 17:42:19 Step 7/24 : RUN go mod download 17:42:19 Removing intermediate container b358f8f6e6aa 17:42:19 ---> dd089b5fc0ef 17:42:19 Step 6/24 : COPY go.mod . 17:42:19 ---> Running in b74fe3e62b73 17:42:19 ---> 1789b3d17a76 17:42:19 Step 7/24 : RUN go mod download 17:42:19 ---> Running in 17f675dbd634 17:42:21 Removing intermediate container b74fe3e62b73 17:42:21 ---> 96ee07d5f6e3 17:42:21 Step 8/24 : COPY . . 17:42:21 Removing intermediate container 17f675dbd634 17:42:21 ---> 582392b7b9e0 17:42:21 Step 8/24 : COPY . . 17:42:43 ---> ead19a90f0cc 17:42:43 Step 9/24 : RUN go mod tidy 17:42:43 ---> ebee4878a0af 17:42:43 Step 9/24 : RUN go mod tidy 17:42:43 ---> Running in 5674910ce365 17:42:43 ---> Running in c1058d9a6efd 17:42:46 Removing intermediate container 5674910ce365 17:42:46 ---> 503e7bf205a8 17:42:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:42:46 ---> Running in d508c24de95b 17:42:46 Removing intermediate container c1058d9a6efd 17:42:46 ---> 2241f26fb3e7 17:42:46 Step 10/24 : RUN make cmd/core-data/core-data 17:42:46 ---> Running in 971bc8852972 17:42:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:42:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-data/core-data ./cmd/core-data 17:42:59 Removing intermediate container ff916eac0d01 17:42:59 ---> a8bb399af99e 17:42:59 17:42:59 Step 11/32 : FROM alpine:3.12 17:42:59 ---> 13621d1b12d4 17:42:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:42:59 ---> Running in 2afb441dc6c2 17:42:59 Removing intermediate container 2afb441dc6c2 17:42:59 ---> 2b95cc0d4eff 17:42:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:42:59 ---> Running in f9d682834d0d 17:42:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:42:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:42:59 (1/2) Installing dumb-init (1.2.2-r1) 17:42:59 (2/2) Installing su-exec (0.2-r1) 17:42:59 Executing busybox-1.31.1-r20.trigger 17:42:59 OK: 6 MiB in 16 packages 17:43:00 Removing intermediate container f9d682834d0d 17:43:00 ---> 54f6ab381e08 17:43:00 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:43:00 ---> Running in 57f6468c7b8d 17:43:00 Removing intermediate container 57f6468c7b8d 17:43:00 ---> 41773a3a0e46 17:43:00 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:43:00 ---> Running in 3cf06fe16ba5 17:43:00 Removing intermediate container 3cf06fe16ba5 17:43:00 ---> fce2d3baea86 17:43:00 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:43:00 ---> Running in 9b692d5ed618 17:43:02 Removing intermediate container 9b692d5ed618 17:43:02 ---> abad07f78b82 17:43:02 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:43:02 ---> Running in 3493b1a6760f 17:43:02 Removing intermediate container 3493b1a6760f 17:43:02 ---> 003051621b7b 17:43:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:43:02 ---> 75b4e7e496af 17:43:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:43:02 ---> Running in 30ecc1253c85 17:43:05 Removing intermediate container 30ecc1253c85 17:43:05 ---> a7badb5d0a7f 17:43:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:05 Removing intermediate container 965237b40315 17:43:05 ---> 14ff781ee4d2 17:43:05 17:43:05 Step 11/24 : FROM alpine:3.12 17:43:05 ---> 13621d1b12d4 17:43:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:43:05 ---> Using cache 17:43:05 ---> 9a85f21aeb66 17:43:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:43:05 ---> Using cache 17:43:05 ---> 06b1d8213360 17:43:05 Step 14/24 : ENV APP_PORT=48081 17:43:05 ---> Running in ff45071b93e0 17:43:06 ---> 1a23087529c9 17:43:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:43:06 Removing intermediate container ff45071b93e0 17:43:06 ---> 3e389d88c281 17:43:06 Step 15/24 : EXPOSE $APP_PORT 17:43:06 ---> Running in 27dd749665db 17:43:06 Removing intermediate container 27dd749665db 17:43:06 ---> 600cb9cd5023 17:43:06 Step 16/24 : WORKDIR / 17:43:06 ---> Running in 4c481c35a434 17:43:06 ---> 5ac57ce82e25 17:43:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:43:06 Removing intermediate container 4c481c35a434 17:43:06 ---> 3bcf843b7490 17:43:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:07 ---> 95e0fd4b498f 17:43:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:43:07 ---> 61b541a1d9d5 17:43:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:43:08 ---> 60dbb27e2800 17:43:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:43:08 ---> f091ef5fcdfe 17:43:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:43:08 ---> c73a3a6f07d8 17:43:08 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:43:08 ---> f28ffad49ddb 17:43:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:43:08 ---> Running in e0e38287bcaf 17:43:08 ---> Running in d0490d8335d5 17:43:08 Removing intermediate container e0e38287bcaf 17:43:08 ---> 084cd0ff85eb 17:43:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:43:08 Removing intermediate container d0490d8335d5 17:43:08 ---> 758f9882463e 17:43:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:08 ---> Running in ba868c15f81e 17:43:09 Removing intermediate container ba868c15f81e 17:43:09 ---> ca26bf5466d5 17:43:09 Step 22/24 : LABEL arch=x86_64 17:43:09 ---> 97af9832733b 17:43:09 Step 27/32 : RUN chmod +x /entrypoint.sh 17:43:09 ---> Running in b2e0fd2f4d6a 17:43:09 ---> Running in be515751c229 17:43:09 Removing intermediate container b2e0fd2f4d6a 17:43:09 ---> 27d9a695b4c8 17:43:09 Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:09 ---> Running in 971539e35a97 17:43:09 Removing intermediate container 971539e35a97 17:43:09 ---> f964671a1f57 17:43:09 Step 24/24 : LABEL version=2.0.0-dev.229 17:43:09 ---> Running in b947036af272 17:43:09 Removing intermediate container b947036af272 17:43:09 ---> 80aed90e68ca 17:43:09 17:43:10 Successfully built 80aed90e68ca 17:43:10 Successfully tagged core-metadata:latest 17:43:10  Building core-metadata ... done Removing intermediate container be515751c229 17:43:10 ---> 4bc2ba8c3060 17:43:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:43:10 ---> Running in 976bfc28a306 17:43:10 Removing intermediate container 976bfc28a306 17:43:10 ---> 319d7a03d5aa 17:43:10 Step 29/32 : CMD ["gate"] 17:43:11 ---> Running in 0caa90ac5db1 17:43:11 Removing intermediate container 0caa90ac5db1 17:43:11 ---> 9b2b13276903 17:43:11 Step 30/32 : LABEL arch=x86_64 17:43:11 ---> Running in b7636d20046b 17:43:11 Removing intermediate container b7636d20046b 17:43:11 ---> be683d7ee0ba 17:43:11 Step 31/32 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:12 ---> Running in 9605e2585210 17:43:12 Removing intermediate container 9605e2585210 17:43:12 ---> b90a54e6d9ca 17:43:12 Step 32/32 : LABEL version=2.0.0-dev.229 17:43:12 ---> Running in 0e881749b650 17:43:12 Removing intermediate container 0e881749b650 17:43:12 ---> 944552e3341b 17:43:12 17:43:12 Successfully built 944552e3341b 17:43:12 Successfully tagged security-bootstrapper:latest 17:43:15  Building security-bootstrapper ... done Removing intermediate container d508c24de95b 17:43:15 ---> d0e28c75d188 17:43:15 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:43:15 ---> Running in a983a036087e 17:43:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:43:16 Removing intermediate container a983a036087e 17:43:16 ---> e67fbe482dc0 17:43:16 17:43:16 Step 12/24 : FROM docker:20.10.0 17:43:17 20.10.0: Pulling from library/docker 17:43:21 Removing intermediate container 971bc8852972 17:43:21 ---> 2ae448dff31e 17:43:21 17:43:21 Step 11/24 : FROM alpine:3.12 17:43:21 ---> 13621d1b12d4 17:43:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:43:21 ---> Running in d758ff01dbdc 17:43:21 Removing intermediate container d758ff01dbdc 17:43:21 ---> 9d116bfbfac1 17:43:21 Step 13/24 : ENV APP_PORT=48080 17:43:21 ---> Running in 5c543cabb7da 17:43:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:43:21 Status: Downloaded newer image for docker:20.10.0 17:43:21 ---> aefe523efa57 17:43:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:43:21 ---> Running in 001de7b7e1d7 17:43:21 Removing intermediate container 5c543cabb7da 17:43:21 ---> d427c8d29d14 17:43:21 Step 14/24 : EXPOSE $APP_PORT 17:43:21 ---> Running in 0de4f4d1083c 17:43:21 Removing intermediate container 001de7b7e1d7 17:43:21 ---> 2ccbab0648dc 17:43:21 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:43:21 ---> Running in d1512ffe510b 17:43:21 Removing intermediate container 0de4f4d1083c 17:43:21 ---> 84a7d7ae3b08 17:43:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:21 ---> Running in 62ed1003a85d 17:43:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:21 (1/39) Installing readline (8.0.4-r0) 17:43:21 (2/39) Installing bash (5.0.17-r0) 17:43:21 Executing bash-5.0.17-r0.post-install 17:43:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:43:21 (4/39) Installing libcurl (7.76.1-r0) 17:43:21 (5/39) Installing curl (7.76.1-r0) 17:43:21 (6/39) Installing dumb-init (1.2.2-r1) 17:43:22 (7/39) Installing libbz2 (1.0.8-r1) 17:43:22 (8/39) Installing expat (2.2.9-r1) 17:43:22 (9/39) Installing libffi (3.3-r2) 17:43:22 (10/39) Installing gdbm (1.13-r1) 17:43:22 (11/39) Installing xz-libs (5.2.5-r0) 17:43:22 (12/39) Installing sqlite-libs (3.32.1-r0) 17:43:22 (13/39) Installing python3 (3.8.10-r0) 17:43:22 Removing intermediate container 62ed1003a85d 17:43:22 ---> 956acec48834 17:43:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:43:23 ---> Running in 8b5008d752b2 17:43:23 (14/39) Installing py3-appdirs (1.4.4-r1) 17:43:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:43:23 (16/39) Installing py3-parsing (2.4.7-r0) 17:43:23 (17/39) Installing py3-six (1.15.0-r0) 17:43:23 (18/39) Installing py3-packaging (20.4-r0) 17:43:23 (19/39) Installing py3-setuptools (47.0.0-r0) 17:43:23 (20/39) Installing py3-chardet (3.0.4-r4) 17:43:23 (21/39) Installing py3-idna (2.9-r0) 17:43:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:43:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:43:23 (24/39) Installing py3-requests (2.23.0-r0) 17:43:23 (25/39) Installing py3-msgpack (1.0.0-r0) 17:43:23 (26/39) Installing py3-lockfile (0.12.2-r3) 17:43:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:43:23 (28/39) Installing py3-colorama (0.4.3-r0) 17:43:23 (29/39) Installing py3-distlib (0.3.0-r0) 17:43:23 (30/39) Installing py3-distro (1.5.0-r1) 17:43:23 (31/39) Installing py3-webencodings (0.5.1-r3) 17:43:23 (32/39) Installing py3-html5lib (1.0.1-r4) 17:43:23 (33/39) Installing py3-pytoml (0.1.21-r0) 17:43:23 (34/39) Installing py3-pep517 (0.8.2-r0) 17:43:23 (35/39) Installing py3-progress (1.5-r0) 17:43:23 (36/39) Installing py3-toml (0.10.1-r0) 17:43:23 (37/39) Installing py3-retrying (1.3.3-r0) 17:43:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:43:23 (39/39) Installing py3-pip (20.1.1-r0) 17:43:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:23 Executing busybox-1.31.1-r19.trigger 17:43:23 OK: 72 MiB in 59 packages 17:43:24 Collecting docker-compose==1.23.2 17:43:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:43:24 Collecting jsonschema<3,>=2.5.1 17:43:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:43:24 Collecting docker<4.0,>=3.6.0 17:43:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:43:24 Collecting websocket-client<1.0,>=0.32.0 17:43:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:43:24 (1/6) Installing dumb-init (1.2.2-r1) 17:43:24 Collecting dockerpty<0.5,>=0.4.1 17:43:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:43:24 (2/6) Installing libgcc (9.3.0-r2) 17:43:24 (3/6) Installing libsodium (1.0.18-r0) 17:43:24 (4/6) Installing libstdc++ (9.3.0-r2) 17:43:24 Collecting cached-property<2,>=1.2.0 17:43:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:43:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:43:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:43:25 Collecting docopt<0.7,>=0.6.1 17:43:25 Downloading docopt-0.6.2.tar.gz (25 kB) 17:43:25 Collecting texttable<0.10,>=0.9.0 17:43:25 Downloading texttable-0.9.1.tar.gz (11 kB) 17:43:25 (5/6) Installing libzmq (4.3.3-r0) 17:43:25 (6/6) Installing zeromq (4.3.3-r0) 17:43:25 Collecting PyYAML<4,>=3.10 17:43:25 Downloading PyYAML-3.13.tar.gz (270 kB) 17:43:25 Executing busybox-1.31.1-r20.trigger 17:43:25 OK: 8 MiB in 20 packages 17:43:26 Removing intermediate container 8b5008d752b2 17:43:26 ---> 32cee771ef25 17:43:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:43:26 Collecting docker-pycreds>=0.4.0 17:43:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:43:26 Collecting urllib3<1.25,>=1.21.1 17:43:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:43:26 ---> 18af598e7223 17:43:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:43:26 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) 17:43:26 Collecting idna<2.8,>=2.5 17:43:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:43:26 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) 17:43:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:43:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:43:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:43:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:43:27 Installing collected packages: jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, cached-property, docopt, texttable, PyYAML, docker-compose 17:43:27 Attempting uninstall: urllib3 17:43:27 Found existing installation: urllib3 1.25.9 17:43:27 Uninstalling urllib3-1.25.9: 17:43:27 Successfully uninstalled urllib3-1.25.9 17:43:27 ---> 11a2b1bbb016 17:43:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:43:27 Attempting uninstall: idna 17:43:27 Found existing installation: idna 2.9 17:43:27 Uninstalling idna-2.9: 17:43:27 Successfully uninstalled idna-2.9 17:43:27 ---> 35ca19c4d633 17:43:27 Step 20/24 : ENTRYPOINT ["/core-data"] 17:43:27 Attempting uninstall: requests 17:43:27 Found existing installation: requests 2.23.0 17:43:27 Uninstalling requests-2.23.0: 17:43:27 Successfully uninstalled requests-2.23.0 17:43:27 ---> Running in ea4efab32b13 17:43:27 Removing intermediate container ea4efab32b13 17:43:27 ---> 521e7d27b922 17:43:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:27 ---> Running in e6302fc89a9a 17:43:27 Removing intermediate container e6302fc89a9a 17:43:27 ---> 837eae9ac3b3 17:43:27 Step 22/24 : LABEL arch=x86_64 17:43:27 ---> Running in 42591305fa84 17:43:27 Running setup.py install for dockerpty: started 17:43:28 Removing intermediate container 42591305fa84 17:43:28 ---> 06ca03e87a90 17:43:28 Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:28 ---> Running in 6dfb486ed04e 17:43:28 Removing intermediate container 6dfb486ed04e 17:43:28 ---> b6605d490cda 17:43:28 Step 24/24 : LABEL version=2.0.0-dev.229 17:43:28 ---> Running in e15130c92942 17:43:28 Running setup.py install for dockerpty: finished with status 'done' 17:43:28 Running setup.py install for docopt: started 17:43:28 Removing intermediate container e15130c92942 17:43:28 ---> cb2a7e5e2c56 17:43:28 17:43:28 Successfully built cb2a7e5e2c56 17:43:28 Successfully tagged core-data:latest 17:43:28  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' 17:43:28 Running setup.py install for texttable: started 17:43:29 Running setup.py install for texttable: finished with status 'done' 17:43:29 Running setup.py install for PyYAML: started 17:43:29 Running setup.py install for PyYAML: finished with status 'done' 17:43:29 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 17:43:32 Removing intermediate container d1512ffe510b 17:43:32 ---> 3532ffe8ea7d 17:43:32 Step 15/24 : ENV APP_PORT=48090 17:43:32 ---> Running in a89bf40ab8b4 17:43:32 Removing intermediate container a89bf40ab8b4 17:43:32 ---> 6e9426fe6f5d 17:43:32 Step 16/24 : EXPOSE $APP_PORT 17:43:32 ---> Running in ecfc0ee18400 17:43:32 Removing intermediate container ecfc0ee18400 17:43:32 ---> 8629a6674580 17:43:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:43:32 ---> 8e7f431eac07 17:43:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:43:32 ---> 6ff5d0c68bbd 17:43:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:43:32 ---> f0b9ee44946a 17:43:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:43:32 ---> Running in b689b088cc24 17:43:32 Removing intermediate container b689b088cc24 17:43:32 ---> a7cd9a670c7e 17:43:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:32 ---> Running in 1d1b83c42624 17:43:32 Removing intermediate container 1d1b83c42624 17:43:32 ---> 82d7e16b95d2 17:43:32 Step 22/24 : LABEL arch=x86_64 17:43:32 ---> Running in 0a5e490667f7 17:43:32 Removing intermediate container 0a5e490667f7 17:43:32 ---> 5fd3336da39f 17:43:32 Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:32 ---> Running in c0ef87a7f2c6 17:43:33 Removing intermediate container c0ef87a7f2c6 17:43:33 ---> 2eb783fac6ab 17:43:33 Step 24/24 : LABEL version=2.0.0-dev.229 17:43:33 ---> Running in 1e9e86c7166e 17:43:33 Removing intermediate container 1e9e86c7166e 17:43:33 ---> b6a65bf43341 17:43:33 17:43:33 Successfully built b6a65bf43341 17:43:33 Successfully tagged sys-mgmt-agent:latest 17:43:33  Building sys-mgmt-agent ... done  [Pipeline] } 17:43:33 $ docker stop --time=1 8c18c45901534f240955abef1608fccbc2664cad60435bdac7209df432908926 17:43:34 $ docker rm -f 8c18c45901534f240955abef1608fccbc2664cad60435bdac7209df432908926 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:35 + docker images 17:43:35 REPOSITORY TAG IMAGE ID CREATED SIZE 17:43:35 sys-mgmt-agent latest b6a65bf43341 1 second ago 312MB 17:43:35 core-data latest cb2a7e5e2c56 6 seconds ago 21.6MB 17:43:35 2ae448dff31e 16 seconds ago 1.17GB 17:43:35 e67fbe482dc0 18 seconds ago 1.16GB 17:43:35 security-bootstrapper latest 944552e3341b 22 seconds ago 18.2MB 17:43:35 core-metadata latest 80aed90e68ca 25 seconds ago 18.6MB 17:43:35 14ff781ee4d2 29 seconds ago 1.17GB 17:43:35 a8bb399af99e 37 seconds ago 1.15GB 17:43:35 security-secretstore-setup latest e7add2453530 About a minute ago 25.8MB 17:43:35 core-command latest 6252e83c389f 2 minutes ago 17.1MB 17:43:35 support-scheduler latest 13c189a8339f 2 minutes ago 17.1MB 17:43:35 support-notifications latest 0bcb0460c2d8 2 minutes ago 17.7MB 17:43:35 security-proxy-setup latest 7c808b42fffd 2 minutes ago 25.3MB 17:43:35 17adbed045db 2 minutes ago 1.16GB 17:43:35 0b3d396d8c6b 2 minutes ago 1.16GB 17:43:35 09ea12f21459 2 minutes ago 1.16GB 17:43:35 2d062abda992 2 minutes ago 1.16GB 17:43:35 f32ab527939a 2 minutes ago 1.16GB 17:43:35 ci-base-image-x86_64 latest 9140bf9430bd 8 minutes ago 648MB 17:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 17:43:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 17:43:35 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 17:43:35 docker 20.10.0 aefe523efa57 5 months ago 240MB 17:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:35 provisioning config files... 17:43:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/499@tmp/config5658605146072350802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:35 ---> docker-login.sh 17:43:35 nexus3.edgexfoundry.org:10001 17:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:35 Configure a credential helper to remove this warning. See 17:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:35 17:43:35 Login Succeeded 17:43:35 nexus3.edgexfoundry.org:10002 17:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:35 Configure a credential helper to remove this warning. See 17:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:35 17:43:35 Login Succeeded 17:43:35 nexus3.edgexfoundry.org:10003 17:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:35 Configure a credential helper to remove this warning. See 17:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:35 17:43:35 Login Succeeded 17:43:35 nexus3.edgexfoundry.org:10004 17:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:36 Configure a credential helper to remove this warning. See 17:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:36 17:43:36 Login Succeeded 17:43:36 docker.io 17:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:36 Configure a credential helper to remove this warning. See 17:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:36 17:43:36 Login Succeeded 17:43:36 ---> docker-login.sh ends [Pipeline] } 17:43:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:36 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:43:36 33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:36 2.0.0-dev.229 17:43:36 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:36 master 17:43:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:43:37 + docker push nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:43:37 0482153fb4e9: Preparing 17:43:37 2d7222bed7b5: Preparing 17:43:37 efc0d87b79cc: Preparing 17:43:37 ff4b01233236: Preparing 17:43:37 32f366d666a5: Preparing 17:43:37 32f366d666a5: Layer already exists 17:43:37 efc0d87b79cc: Pushed 17:43:37 ff4b01233236: Pushed 17:43:37 0482153fb4e9: Pushed 17:43:38 2d7222bed7b5: Pushed 17:43:38 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:dcaf6ddfb23e8581ad8345524468597c55f640f7a051cd6b8afe2848ce979e2e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:43:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:43:39 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.229 17:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:43:39 0482153fb4e9: Preparing 17:43:39 2d7222bed7b5: Preparing 17:43:39 efc0d87b79cc: Preparing 17:43:39 ff4b01233236: Preparing 17:43:39 32f366d666a5: Preparing 17:43:39 2d7222bed7b5: Layer already exists 17:43:39 0482153fb4e9: Layer already exists 17:43:39 ff4b01233236: Layer already exists 17:43:39 efc0d87b79cc: Layer already exists 17:43:39 32f366d666a5: Layer already exists 17:43:39 2.0.0-dev.229: digest: sha256:dcaf6ddfb23e8581ad8345524468597c55f640f7a051cd6b8afe2848ce979e2e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:43:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:43:39 + docker push nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:43:39 0482153fb4e9: Preparing 17:43:39 2d7222bed7b5: Preparing 17:43:39 efc0d87b79cc: Preparing 17:43:39 ff4b01233236: Preparing 17:43:39 32f366d666a5: Preparing 17:43:39 ff4b01233236: Layer already exists 17:43:39 2d7222bed7b5: Layer already exists 17:43:39 32f366d666a5: Layer already exists 17:43:39 0482153fb4e9: Layer already exists 17:43:39 efc0d87b79cc: Layer already exists 17:43:39 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:dcaf6ddfb23e8581ad8345524468597c55f640f7a051cd6b8afe2848ce979e2e size: 1363 [Pipeline] isUnix [Pipeline] sh 17:43:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh 17:43:40 + docker push nexus3.edgexfoundry.org:10004/core-command:master 17:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:43:40 0482153fb4e9: Preparing 17:43:40 2d7222bed7b5: Preparing 17:43:40 efc0d87b79cc: Preparing 17:43:40 ff4b01233236: Preparing 17:43:40 32f366d666a5: Preparing 17:43:40 ff4b01233236: Layer already exists 17:43:40 efc0d87b79cc: Layer already exists 17:43:40 0482153fb4e9: Layer already exists 17:43:40 2d7222bed7b5: Layer already exists 17:43:40 32f366d666a5: Layer already exists 17:43:40 master: digest: sha256:dcaf6ddfb23e8581ad8345524468597c55f640f7a051cd6b8afe2848ce979e2e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:40 ===================================================== [Pipeline] echo 17:43:40 taggedImages: 17:43:40 - nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:40 - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.229 17:43:40 - nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:40 - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo 17:43:40 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:43:40 33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:40 2.0.0-dev.229 17:43:40 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:40 master 17:43:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:43:41 + docker push nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:43:41 1aa3ba041088: Preparing 17:43:41 8c4528daf2f7: Preparing 17:43:41 efc0d87b79cc: Preparing 17:43:41 fbe7b2835546: Preparing 17:43:41 da3e9c14f6d9: Preparing 17:43:41 32f366d666a5: Preparing 17:43:41 32f366d666a5: Waiting 17:43:41 efc0d87b79cc: Layer already exists 17:43:41 32f366d666a5: Layer already exists 17:43:41 da3e9c14f6d9: Pushed 17:43:41 1aa3ba041088: Pushed 17:43:41 fbe7b2835546: Pushed 17:43:42 8c4528daf2f7: Pushed 17:43:42 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:4917b08c0db514c07f5997361013a93b213a5a8dca818ff46bb773bded732e84 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:43:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:43:43 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.229 17:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:43:43 1aa3ba041088: Preparing 17:43:43 8c4528daf2f7: Preparing 17:43:43 efc0d87b79cc: Preparing 17:43:43 fbe7b2835546: Preparing 17:43:43 da3e9c14f6d9: Preparing 17:43:43 32f366d666a5: Preparing 17:43:43 32f366d666a5: Waiting 17:43:43 efc0d87b79cc: Layer already exists 17:43:43 da3e9c14f6d9: Layer already exists 17:43:43 1aa3ba041088: Layer already exists 17:43:43 8c4528daf2f7: Layer already exists 17:43:43 fbe7b2835546: Layer already exists 17:43:43 32f366d666a5: Layer already exists 17:43:43 2.0.0-dev.229: digest: sha256:4917b08c0db514c07f5997361013a93b213a5a8dca818ff46bb773bded732e84 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:43:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:43:44 + docker push nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:43:44 1aa3ba041088: Preparing 17:43:44 8c4528daf2f7: Preparing 17:43:44 efc0d87b79cc: Preparing 17:43:44 fbe7b2835546: Preparing 17:43:44 da3e9c14f6d9: Preparing 17:43:44 32f366d666a5: Preparing 17:43:44 32f366d666a5: Waiting 17:43:44 da3e9c14f6d9: Layer already exists 17:43:44 fbe7b2835546: Layer already exists 17:43:44 efc0d87b79cc: Layer already exists 17:43:44 8c4528daf2f7: Layer already exists 17:43:44 1aa3ba041088: Layer already exists 17:43:44 32f366d666a5: Layer already exists 17:43:44 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:4917b08c0db514c07f5997361013a93b213a5a8dca818ff46bb773bded732e84 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:43:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh 17:43:44 + docker push nexus3.edgexfoundry.org:10004/core-data:master 17:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:43:44 1aa3ba041088: Preparing 17:43:44 8c4528daf2f7: Preparing 17:43:44 efc0d87b79cc: Preparing 17:43:44 fbe7b2835546: Preparing 17:43:44 da3e9c14f6d9: Preparing 17:43:44 32f366d666a5: Preparing 17:43:44 32f366d666a5: Waiting 17:43:44 da3e9c14f6d9: Layer already exists 17:43:44 8c4528daf2f7: Layer already exists 17:43:44 fbe7b2835546: Layer already exists 17:43:44 1aa3ba041088: Layer already exists 17:43:44 efc0d87b79cc: Layer already exists 17:43:44 32f366d666a5: Layer already exists 17:43:44 master: digest: sha256:4917b08c0db514c07f5997361013a93b213a5a8dca818ff46bb773bded732e84 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:44 ===================================================== [Pipeline] echo 17:43:44 taggedImages: 17:43:44 - nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:44 - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.229 17:43:44 - nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:44 - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo 17:43:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:43:44 33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:44 2.0.0-dev.229 17:43:44 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:44 master 17:43:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:43:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:43:45 75b91df8c794: Preparing 17:43:45 e2eca72fc7a4: Preparing 17:43:45 efc0d87b79cc: Preparing 17:43:45 ff4b01233236: Preparing 17:43:45 32f366d666a5: Preparing 17:43:45 efc0d87b79cc: Layer already exists 17:43:45 ff4b01233236: Layer already exists 17:43:45 32f366d666a5: Layer already exists 17:43:45 75b91df8c794: Pushed 17:43:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:43:47 e2eca72fc7a4: Pushed 17:43:47 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:b327e2cde20d15780bf47a7edc4bf02e5e3364b6cd7a076917f421c59a926de5 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:43:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:43:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.229 17:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:43:47 75b91df8c794: Preparing 17:43:47 e2eca72fc7a4: Preparing 17:43:47 efc0d87b79cc: Preparing 17:43:47 ff4b01233236: Preparing 17:43:47 32f366d666a5: Preparing 17:43:47 e2eca72fc7a4: Layer already exists 17:43:47 32f366d666a5: Layer already exists 17:43:47 efc0d87b79cc: Layer already exists 17:43:47 75b91df8c794: Layer already exists 17:43:47 ff4b01233236: Layer already exists 17:43:47 2.0.0-dev.229: digest: sha256:b327e2cde20d15780bf47a7edc4bf02e5e3364b6cd7a076917f421c59a926de5 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:43:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:43:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:43:48 75b91df8c794: Preparing 17:43:48 e2eca72fc7a4: Preparing 17:43:48 efc0d87b79cc: Preparing 17:43:48 ff4b01233236: Preparing 17:43:48 32f366d666a5: Preparing 17:43:48 32f366d666a5: Layer already exists 17:43:48 efc0d87b79cc: Layer already exists 17:43:48 ff4b01233236: Layer already exists 17:43:48 75b91df8c794: Layer already exists 17:43:48 e2eca72fc7a4: Layer already exists 17:43:48 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:b327e2cde20d15780bf47a7edc4bf02e5e3364b6cd7a076917f421c59a926de5 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:43:49 Removing intermediate container f436b791e183 17:43:49 ---> a297a9f26511 17:43:49 17:43:49 Step 11/32 : FROM alpine:3.12 17:43:49 3.12: Pulling from library/alpine 17:43:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh 17:43:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:master 17:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:43:49 75b91df8c794: Preparing 17:43:49 e2eca72fc7a4: Preparing 17:43:49 efc0d87b79cc: Preparing 17:43:49 ff4b01233236: Preparing 17:43:49 32f366d666a5: Preparing 17:43:49 e2eca72fc7a4: Layer already exists 17:43:49 32f366d666a5: Layer already exists 17:43:49 ff4b01233236: Layer already exists 17:43:49 efc0d87b79cc: Layer already exists 17:43:49 75b91df8c794: Layer already exists 17:43:49 master: digest: sha256:b327e2cde20d15780bf47a7edc4bf02e5e3364b6cd7a076917f421c59a926de5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:49 ===================================================== [Pipeline] echo 17:43:49 taggedImages: 17:43:49 - nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:49 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.229 17:43:49 - nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:49 - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo 17:43:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:43:49 33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:49 2.0.0-dev.229 17:43:49 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:49 master 17:43:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:43:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:43:50 7393d5a0b2f0: Preparing 17:43:50 7393d5a0b2f0: Preparing 17:43:50 f3a34ea62fbb: Preparing 17:43:50 b569dfc96ba2: Preparing 17:43:50 ff4ba396b325: Preparing 17:43:50 ecda9f135282: Preparing 17:43:50 efc0d87b79cc: Preparing 17:43:50 803c0b986e5e: Preparing 17:43:50 803c0b986e5e: Preparing 17:43:50 5af582656139: Preparing 17:43:50 591f1cd58c31: Preparing 17:43:50 32f366d666a5: Preparing 17:43:50 5af582656139: Waiting 17:43:50 efc0d87b79cc: Waiting 17:43:50 803c0b986e5e: Waiting 17:43:50 591f1cd58c31: Waiting 17:43:50 32f366d666a5: Waiting 17:43:50 ff4ba396b325: Pushed 17:43:50 efc0d87b79cc: Layer already exists 17:43:50 f3a34ea62fbb: Pushed 17:43:50 b569dfc96ba2: Pushed 17:43:50 7393d5a0b2f0: Pushed 17:43:50 32f366d666a5: Layer already exists 17:43:50 803c0b986e5e: Pushed 17:43:50 5af582656139: Pushed 17:43:50 591f1cd58c31: Pushed 17:43:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:43:51 Status: Downloaded newer image for alpine:3.12 17:43:51 ---> 9852663dfa18 17:43:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:43:51 ---> Running in 0d4dc4d569d8 17:43:52 Removing intermediate container 61c967eb26e7 17:43:52 ---> bcb499bbddc6 17:43:52 17:43:52 Step 11/26 : FROM alpine:3.12 17:43:52 ---> 9852663dfa18 17:43:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:43:52 ecda9f135282: Pushed 17:43:52 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:52281df8eb15902584b8e560eacf0285180c53620aabf7a9d4082fb20a4cec31 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:43:52 ---> Running in 3199094718d1 17:43:52 Removing intermediate container 0d4dc4d569d8 17:43:52 ---> b917d3035b6f 17:43:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:43:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:43:52 ---> Running in 67aaa616444f 17:43:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.229 17:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:43:52 7393d5a0b2f0: Preparing 17:43:52 7393d5a0b2f0: Preparing 17:43:52 f3a34ea62fbb: Preparing 17:43:52 b569dfc96ba2: Preparing 17:43:52 ff4ba396b325: Preparing 17:43:52 ecda9f135282: Preparing 17:43:52 efc0d87b79cc: Preparing 17:43:52 803c0b986e5e: Preparing 17:43:52 803c0b986e5e: Preparing 17:43:52 5af582656139: Preparing 17:43:52 591f1cd58c31: Preparing 17:43:52 32f366d666a5: Preparing 17:43:52 efc0d87b79cc: Waiting 17:43:52 803c0b986e5e: Waiting 17:43:52 5af582656139: Waiting 17:43:52 591f1cd58c31: Waiting 17:43:52 32f366d666a5: Waiting 17:43:52 7393d5a0b2f0: Layer already exists 17:43:52 ff4ba396b325: Layer already exists 17:43:52 b569dfc96ba2: Layer already exists 17:43:52 f3a34ea62fbb: Layer already exists 17:43:52 ecda9f135282: Layer already exists 17:43:52 803c0b986e5e: Layer already exists 17:43:52 591f1cd58c31: Layer already exists 17:43:52 efc0d87b79cc: Layer already exists 17:43:52 32f366d666a5: Layer already exists 17:43:52 5af582656139: Layer already exists 17:43:52 2.0.0-dev.229: digest: sha256:52281df8eb15902584b8e560eacf0285180c53620aabf7a9d4082fb20a4cec31 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:43:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:43:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:43:53 7393d5a0b2f0: Preparing 17:43:53 7393d5a0b2f0: Preparing 17:43:53 f3a34ea62fbb: Preparing 17:43:53 b569dfc96ba2: Preparing 17:43:53 ff4ba396b325: Preparing 17:43:53 ecda9f135282: Preparing 17:43:53 efc0d87b79cc: Preparing 17:43:53 803c0b986e5e: Preparing 17:43:53 803c0b986e5e: Preparing 17:43:53 5af582656139: Preparing 17:43:53 591f1cd58c31: Preparing 17:43:53 32f366d666a5: Preparing 17:43:53 efc0d87b79cc: Waiting 17:43:53 803c0b986e5e: Waiting 17:43:53 5af582656139: Waiting 17:43:53 591f1cd58c31: Waiting 17:43:53 32f366d666a5: Waiting 17:43:53 ecda9f135282: Layer already exists 17:43:53 f3a34ea62fbb: Layer already exists 17:43:53 b569dfc96ba2: Layer already exists 17:43:53 7393d5a0b2f0: Layer already exists 17:43:53 ff4ba396b325: Layer already exists 17:43:53 efc0d87b79cc: Layer already exists 17:43:53 803c0b986e5e: Layer already exists 17:43:53 591f1cd58c31: Layer already exists 17:43:53 32f366d666a5: Layer already exists 17:43:53 5af582656139: Layer already exists 17:43:53 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:52281df8eb15902584b8e560eacf0285180c53620aabf7a9d4082fb20a4cec31 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:43:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh 17:43:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master 17:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:43:54 7393d5a0b2f0: Preparing 17:43:54 7393d5a0b2f0: Preparing 17:43:54 f3a34ea62fbb: Preparing 17:43:54 b569dfc96ba2: Preparing 17:43:54 ff4ba396b325: Preparing 17:43:54 ecda9f135282: Preparing 17:43:54 efc0d87b79cc: Preparing 17:43:54 803c0b986e5e: Preparing 17:43:54 803c0b986e5e: Preparing 17:43:54 5af582656139: Preparing 17:43:54 591f1cd58c31: Preparing 17:43:54 32f366d666a5: Preparing 17:43:54 efc0d87b79cc: Waiting 17:43:54 803c0b986e5e: Waiting 17:43:54 5af582656139: Waiting 17:43:54 591f1cd58c31: Waiting 17:43:54 32f366d666a5: Waiting 17:43:54 f3a34ea62fbb: Layer already exists 17:43:54 b569dfc96ba2: Layer already exists 17:43:54 ecda9f135282: Layer already exists 17:43:54 7393d5a0b2f0: Layer already exists 17:43:54 ff4ba396b325: Layer already exists 17:43:54 efc0d87b79cc: Layer already exists 17:43:54 803c0b986e5e: Layer already exists 17:43:54 32f366d666a5: Layer already exists 17:43:54 591f1cd58c31: Layer already exists 17:43:54 5af582656139: Layer already exists 17:43:54 master: digest: sha256:52281df8eb15902584b8e560eacf0285180c53620aabf7a9d4082fb20a4cec31 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:54 ===================================================== [Pipeline] echo 17:43:54 taggedImages: 17:43:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.229 17:43:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo 17:43:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:43:54 33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:54 2.0.0-dev.229 17:43:54 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:54 master 17:43:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:43:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:43:54 5992ed0467b0: Preparing 17:43:54 4e78bdb1a280: Preparing 17:43:54 7f030abe64d1: Preparing 17:43:54 a52d63fde2e7: Preparing 17:43:54 be3a9326b6a8: Preparing 17:43:54 32f366d666a5: Preparing 17:43:54 32f366d666a5: Waiting 17:43:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:43:55 a52d63fde2e7: Pushed 17:43:55 7f030abe64d1: Pushed 17:43:55 32f366d666a5: Layer already exists 17:43:55 be3a9326b6a8: Pushed 17:43:55 (1/6) Installing ca-certificates (20191127-r4) 17:43:55 (1/2) Installing dumb-init (1.2.2-r1) 17:43:55 (2/2) Installing su-exec (0.2-r1) 17:43:55 Executing busybox-1.31.1-r20.trigger 17:43:55 OK: 5 MiB in 16 packages 17:43:55 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:43:55 (3/6) Installing libcurl (7.76.1-r0) 17:43:55 (4/6) Installing curl (7.76.1-r0) 17:43:55 (5/6) Installing dumb-init (1.2.2-r1) 17:43:55 (6/6) Installing su-exec (0.2-r1) 17:43:55 Executing busybox-1.31.1-r20.trigger 17:43:55 Executing ca-certificates-20191127-r4.trigger 17:43:55 5992ed0467b0: Pushed 17:43:56 4e78bdb1a280: Pushed 17:43:56 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:f84592df25870d23126676ae6a02cc9891f1d057af00ae3924fd8068de56cbfe size: 1575 17:43:56 OK: 7 MiB in 20 packages [Pipeline] isUnix [Pipeline] sh 17:43:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:43:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.229 17:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:43:56 5992ed0467b0: Preparing 17:43:56 4e78bdb1a280: Preparing 17:43:56 7f030abe64d1: Preparing 17:43:56 a52d63fde2e7: Preparing 17:43:56 be3a9326b6a8: Preparing 17:43:56 32f366d666a5: Preparing 17:43:56 32f366d666a5: Waiting 17:43:56 a52d63fde2e7: Layer already exists 17:43:56 be3a9326b6a8: Layer already exists 17:43:56 4e78bdb1a280: Layer already exists 17:43:56 7f030abe64d1: Layer already exists 17:43:56 5992ed0467b0: Layer already exists 17:43:56 32f366d666a5: Layer already exists 17:43:56 2.0.0-dev.229: digest: sha256:f84592df25870d23126676ae6a02cc9891f1d057af00ae3924fd8068de56cbfe size: 1575 [Pipeline] isUnix [Pipeline] sh 17:43:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:43:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:43:57 5992ed0467b0: Preparing 17:43:57 4e78bdb1a280: Preparing 17:43:57 7f030abe64d1: Preparing 17:43:57 a52d63fde2e7: Preparing 17:43:57 be3a9326b6a8: Preparing 17:43:57 32f366d666a5: Preparing 17:43:57 32f366d666a5: Waiting 17:43:57 4e78bdb1a280: Layer already exists 17:43:57 be3a9326b6a8: Layer already exists 17:43:57 5992ed0467b0: Layer already exists 17:43:57 a52d63fde2e7: Layer already exists 17:43:57 7f030abe64d1: Layer already exists 17:43:57 32f366d666a5: Layer already exists 17:43:57 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:f84592df25870d23126676ae6a02cc9891f1d057af00ae3924fd8068de56cbfe size: 1575 [Pipeline] isUnix [Pipeline] sh 17:43:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh 17:43:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master 17:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:43:58 5992ed0467b0: Preparing 17:43:58 4e78bdb1a280: Preparing 17:43:58 7f030abe64d1: Preparing 17:43:58 a52d63fde2e7: Preparing 17:43:58 be3a9326b6a8: Preparing 17:43:58 32f366d666a5: Preparing 17:43:58 32f366d666a5: Waiting 17:43:58 5992ed0467b0: Layer already exists 17:43:58 be3a9326b6a8: Layer already exists 17:43:58 4e78bdb1a280: Layer already exists 17:43:58 7f030abe64d1: Layer already exists 17:43:58 a52d63fde2e7: Layer already exists 17:43:58 32f366d666a5: Layer already exists 17:43:58 master: digest: sha256:f84592df25870d23126676ae6a02cc9891f1d057af00ae3924fd8068de56cbfe size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:58 ===================================================== [Pipeline] echo 17:43:58 taggedImages: 17:43:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.229 17:43:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo 17:43:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:43:58 33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:58 2.0.0-dev.229 17:43:58 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:43:58 master 17:43:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:58 Removing intermediate container 67aaa616444f 17:43:58 ---> 5264a9894bbc 17:43:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:43:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:43:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 17:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:43:58 3200b5b70bc7: Preparing 17:43:58 06f774e8c52e: Preparing 17:43:58 f9b7a3546643: Preparing 17:43:58 39bf9ba78d4c: Preparing 17:43:58 b5c2954c3902: Preparing 17:43:58 46059b55d3c7: Preparing 17:43:58 1f04a15b8b44: Preparing 17:43:58 64d461398cc2: Preparing 17:43:58 85f5b76c164e: Preparing 17:43:58 32f366d666a5: Preparing 17:43:58 46059b55d3c7: Waiting 17:43:58 1f04a15b8b44: Waiting 17:43:58 64d461398cc2: Waiting 17:43:58 32f366d666a5: Waiting 17:43:58 85f5b76c164e: Waiting 17:43:59 ---> Running in 99ce2837f958 17:43:59 3200b5b70bc7: Pushed 17:43:59 b5c2954c3902: Pushed 17:43:59 06f774e8c52e: Pushed 17:43:59 46059b55d3c7: Pushed 17:43:59 1f04a15b8b44: Pushed 17:43:59 32f366d666a5: Layer already exists 17:43:59 64d461398cc2: Pushed 17:43:59 f9b7a3546643: Pushed 17:43:59 Removing intermediate container 3199094718d1 17:43:59 ---> 9704ee6f0508 17:43:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:43:59 Removing intermediate container e7b2c1b7f92a 17:43:59 ---> c53c8236c901 17:43:59 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:43:59 39bf9ba78d4c: Pushed 17:43:59 85f5b76c164e: Pushed 17:43:59 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:3015122e73512ecb2aa6203dd64388aae9dba66f2c9d34fb030aada5399c0798 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:44:00 Removing intermediate container 99ce2837f958 17:44:00 ---> 6e1ccc919a28 17:44:00 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:44:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:44:00 ---> Running in 658ebfb7c86a 17:44:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.229 17:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:44:00 3200b5b70bc7: Preparing 17:44:00 06f774e8c52e: Preparing 17:44:00 f9b7a3546643: Preparing 17:44:00 39bf9ba78d4c: Preparing 17:44:00 b5c2954c3902: Preparing 17:44:00 46059b55d3c7: Preparing 17:44:00 1f04a15b8b44: Preparing 17:44:00 64d461398cc2: Preparing 17:44:00 85f5b76c164e: Preparing 17:44:00 32f366d666a5: Preparing 17:44:00 46059b55d3c7: Waiting 17:44:00 1f04a15b8b44: Waiting 17:44:00 64d461398cc2: Waiting 17:44:00 85f5b76c164e: Waiting 17:44:00 32f366d666a5: Waiting 17:44:00 f9b7a3546643: Layer already exists 17:44:00 b5c2954c3902: Layer already exists 17:44:00 06f774e8c52e: Layer already exists 17:44:00 39bf9ba78d4c: Layer already exists 17:44:00 3200b5b70bc7: Layer already exists 17:44:00 64d461398cc2: Layer already exists 17:44:00 1f04a15b8b44: Layer already exists 17:44:00 32f366d666a5: Layer already exists 17:44:00 46059b55d3c7: Layer already exists 17:44:00 85f5b76c164e: Layer already exists 17:44:00 2.0.0-dev.229: digest: sha256:3015122e73512ecb2aa6203dd64388aae9dba66f2c9d34fb030aada5399c0798 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:44:00 ---> Running in e8086e2aaa89 17:44:00 ---> Running in cf86ceb302ad 17:44:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:44:00 Removing intermediate container ed4b5b162b76 17:44:00 ---> c84add318317 17:44:00 17:44:00 Step 11/23 : FROM alpine:3.12 17:44:00 ---> 9852663dfa18 17:44:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:44:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:44:01 3200b5b70bc7: Preparing 17:44:01 06f774e8c52e: Preparing 17:44:01 f9b7a3546643: Preparing 17:44:01 39bf9ba78d4c: Preparing 17:44:01 b5c2954c3902: Preparing 17:44:01 46059b55d3c7: Preparing 17:44:01 1f04a15b8b44: Preparing 17:44:01 64d461398cc2: Preparing 17:44:01 85f5b76c164e: Preparing 17:44:01 32f366d666a5: Preparing 17:44:01 46059b55d3c7: Waiting 17:44:01 1f04a15b8b44: Waiting 17:44:01 64d461398cc2: Waiting 17:44:01 85f5b76c164e: Waiting 17:44:01 32f366d666a5: Waiting 17:44:01 06f774e8c52e: Layer already exists 17:44:01 b5c2954c3902: Layer already exists 17:44:01 39bf9ba78d4c: Layer already exists 17:44:01 3200b5b70bc7: Layer already exists 17:44:01 f9b7a3546643: Layer already exists 17:44:01 64d461398cc2: Layer already exists 17:44:01 46059b55d3c7: Layer already exists 17:44:01 85f5b76c164e: Layer already exists 17:44:01 1f04a15b8b44: Layer already exists 17:44:01 32f366d666a5: Layer already exists 17:44:01 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:3015122e73512ecb2aa6203dd64388aae9dba66f2c9d34fb030aada5399c0798 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:44:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh 17:44:01 Removing intermediate container 658ebfb7c86a 17:44:01 ---> 9b80e3bbe10f 17:44:01 Step 14/26 : WORKDIR / 17:44:01 Removing intermediate container a102cffcb81f 17:44:01 ---> 903294635524 17:44:01 17:44:01 Step 11/24 : FROM alpine:3.12 17:44:01 ---> 9852663dfa18 17:44:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:44:01 ---> Running in aecfa30eb9d1 17:44:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master 17:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:44:01 3200b5b70bc7: Preparing 17:44:01 06f774e8c52e: Preparing 17:44:01 f9b7a3546643: Preparing 17:44:01 39bf9ba78d4c: Preparing 17:44:01 b5c2954c3902: Preparing 17:44:01 46059b55d3c7: Preparing 17:44:01 1f04a15b8b44: Preparing 17:44:01 64d461398cc2: Preparing 17:44:01 85f5b76c164e: Preparing 17:44:01 32f366d666a5: Preparing 17:44:01 46059b55d3c7: Waiting 17:44:01 1f04a15b8b44: Waiting 17:44:01 64d461398cc2: Waiting 17:44:01 85f5b76c164e: Waiting 17:44:01 32f366d666a5: Waiting 17:44:01 3200b5b70bc7: Layer already exists 17:44:01 39bf9ba78d4c: Layer already exists 17:44:01 06f774e8c52e: Layer already exists 17:44:01 f9b7a3546643: Layer already exists 17:44:01 b5c2954c3902: Layer already exists 17:44:01 46059b55d3c7: Layer already exists 17:44:01 64d461398cc2: Layer already exists 17:44:01 1f04a15b8b44: Layer already exists 17:44:01 32f366d666a5: Layer already exists 17:44:01 85f5b76c164e: Layer already exists 17:44:01 master: digest: sha256:3015122e73512ecb2aa6203dd64388aae9dba66f2c9d34fb030aada5399c0798 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:01 ===================================================== [Pipeline] echo 17:44:01 taggedImages: 17:44:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.229 17:44:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo 17:44:01 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:44:01 33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:01 2.0.0-dev.229 17:44:01 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:01 master 17:44:01 ===================================================== 17:44:01 Removing intermediate container cf86ceb302ad 17:44:01 ---> 0db20b7a1505 17:44:01 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:44:01 ---> Running in 1e88f11ec26e [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:44:02 ---> Running in 48f2f78e9eec 17:44:02 ---> Running in 9e21495293d4 17:44:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:44:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:44:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:44:02 a401fc176eb7: Preparing 17:44:02 f0ad148a01d9: Preparing 17:44:02 efc0d87b79cc: Preparing 17:44:02 c1fcd1a8fa75: Preparing 17:44:02 32f366d666a5: Preparing 17:44:02 32f366d666a5: Layer already exists 17:44:02 efc0d87b79cc: Layer already exists 17:44:02 a401fc176eb7: Pushed 17:44:02 c1fcd1a8fa75: Pushed 17:44:03 Removing intermediate container 1e88f11ec26e 17:44:03 ---> a9deaa47561a 17:44:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:44:04 ---> 431297cfca8c 17:44:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:44:04 f0ad148a01d9: Pushed 17:44:04 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:c36dd64865c38f9221abedad16482db8f542ae870d5b3148ad99c903689c8f80 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:44:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:44:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.229 17:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:44:04 a401fc176eb7: Preparing 17:44:04 f0ad148a01d9: Preparing 17:44:04 efc0d87b79cc: Preparing 17:44:04 c1fcd1a8fa75: Preparing 17:44:04 32f366d666a5: Preparing 17:44:04 f0ad148a01d9: Layer already exists 17:44:04 c1fcd1a8fa75: Layer already exists 17:44:04 32f366d666a5: Layer already exists 17:44:04 a401fc176eb7: Layer already exists 17:44:04 efc0d87b79cc: Layer already exists 17:44:04 2.0.0-dev.229: digest: sha256:c36dd64865c38f9221abedad16482db8f542ae870d5b3148ad99c903689c8f80 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:44:04 (1/2) Installing ca-certificates (20191127-r4) 17:44:04 (2/2) Installing dumb-init (1.2.2-r1) 17:44:04 Executing busybox-1.31.1-r20.trigger 17:44:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:44:05 Executing ca-certificates-20191127-r4.trigger 17:44:05 OK: 6 MiB in 16 packages 17:44:05 (1/1) Installing dumb-init (1.2.2-r1) 17:44:05 Executing busybox-1.31.1-r20.trigger 17:44:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:44:05 a401fc176eb7: Preparing 17:44:05 f0ad148a01d9: Preparing 17:44:05 efc0d87b79cc: Preparing 17:44:05 c1fcd1a8fa75: Preparing 17:44:05 32f366d666a5: Preparing 17:44:05 a401fc176eb7: Layer already exists 17:44:05 f0ad148a01d9: Layer already exists 17:44:05 efc0d87b79cc: Layer already exists 17:44:05 32f366d666a5: Layer already exists 17:44:05 c1fcd1a8fa75: Layer already exists 17:44:05 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:c36dd64865c38f9221abedad16482db8f542ae870d5b3148ad99c903689c8f80 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:44:05 OK: 5 MiB in 15 packages 17:44:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh 17:44:05 ---> 68c8533793d9 17:44:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:44:05 Removing intermediate container e8086e2aaa89 17:44:05 ---> 0fd2ca425fb9 17:44:05 17:44:05 Step 12/24 : FROM docker:20.10.0 17:44:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:master 17:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:44:05 a401fc176eb7: Preparing 17:44:05 f0ad148a01d9: Preparing 17:44:05 efc0d87b79cc: Preparing 17:44:05 c1fcd1a8fa75: Preparing 17:44:05 32f366d666a5: Preparing 17:44:05 f0ad148a01d9: Layer already exists 17:44:05 32f366d666a5: Layer already exists 17:44:05 c1fcd1a8fa75: Layer already exists 17:44:05 a401fc176eb7: Layer already exists 17:44:05 efc0d87b79cc: Layer already exists 17:44:05 master: digest: sha256:c36dd64865c38f9221abedad16482db8f542ae870d5b3148ad99c903689c8f80 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:06 ===================================================== [Pipeline] echo 17:44:06 taggedImages: 17:44:06 - nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:06 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.229 17:44:06 - nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:06 - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo 17:44:06 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:44:06 33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:06 2.0.0-dev.229 17:44:06 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:06 master 17:44:06 ===================================================== 17:44:06 Removing intermediate container 9e21495293d4 17:44:06 ---> 6dd02021274d 17:44:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:44:06 20.10.0: Pulling from library/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:44:06 ---> Running in 42aa2b97b7f5 17:44:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:44:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:44:06 082a4cd4628f: Preparing 17:44:06 5cf0cebce429: Preparing 17:44:06 efc0d87b79cc: Preparing 17:44:06 ff4b01233236: Preparing 17:44:06 32f366d666a5: Preparing 17:44:06 32f366d666a5: Layer already exists 17:44:06 efc0d87b79cc: Layer already exists 17:44:06 ff4b01233236: Layer already exists 17:44:06 082a4cd4628f: Pushed 17:44:07 ---> e0aaea617fab 17:44:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:44:07 Removing intermediate container 42aa2b97b7f5 17:44:07 ---> 1ab036085c7f 17:44:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:44:07 Removing intermediate container 48f2f78e9eec 17:44:07 ---> adbed6a1aaf2 17:44:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:44:07 ---> Running in 5c324d0fe3c3 17:44:07 Removing intermediate container aecfa30eb9d1 17:44:07 ---> 9a39d28d213c 17:44:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:44:08 ---> Running in d752320ff079 17:44:08 5cf0cebce429: Pushed 17:44:08 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:3a97ea73be258c0dcffc4ec4f229e9a3831d8465266269c00402eea4cdf3f310 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:44:08 Removing intermediate container 5c324d0fe3c3 17:44:08 ---> f88ce1bba340 17:44:08 Step 14/24 : ENV APP_PORT=48082 17:44:08 ---> adc5418f0ede 17:44:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:44:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:44:09 ---> Running in 7fe8ff64aa24 17:44:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.229 17:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:44:09 082a4cd4628f: Preparing 17:44:09 5cf0cebce429: Preparing 17:44:09 efc0d87b79cc: Preparing 17:44:09 ff4b01233236: Preparing 17:44:09 32f366d666a5: Preparing 17:44:09 32f366d666a5: Layer already exists 17:44:09 efc0d87b79cc: Layer already exists 17:44:09 5cf0cebce429: Layer already exists 17:44:09 ff4b01233236: Layer already exists 17:44:09 082a4cd4628f: Layer already exists 17:44:09 2.0.0-dev.229: digest: sha256:3a97ea73be258c0dcffc4ec4f229e9a3831d8465266269c00402eea4cdf3f310 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:44:09 ---> 18c090d1fbf6 17:44:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:44:09 Removing intermediate container d752320ff079 17:44:09 ---> 042c427c70ea 17:44:09 Step 14/23 : ENV APP_PORT=48060 17:44:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:44:09 ---> Running in 2baefbcba2a4 17:44:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:44:09 082a4cd4628f: Preparing 17:44:09 5cf0cebce429: Preparing 17:44:09 efc0d87b79cc: Preparing 17:44:09 ff4b01233236: Preparing 17:44:09 32f366d666a5: Preparing 17:44:09 32f366d666a5: Layer already exists 17:44:09 5cf0cebce429: Layer already exists 17:44:09 efc0d87b79cc: Layer already exists 17:44:09 ff4b01233236: Layer already exists 17:44:09 082a4cd4628f: Layer already exists 17:44:09 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:3a97ea73be258c0dcffc4ec4f229e9a3831d8465266269c00402eea4cdf3f310 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:44:09 ---> Running in 1bcb6f1e0d35 17:44:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh 17:44:10 Removing intermediate container 7fe8ff64aa24 17:44:10 ---> ef97a9365783 17:44:10 Step 15/24 : EXPOSE $APP_PORT 17:44:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master 17:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:44:10 082a4cd4628f: Preparing 17:44:10 5cf0cebce429: Preparing 17:44:10 efc0d87b79cc: Preparing 17:44:10 ff4b01233236: Preparing 17:44:10 32f366d666a5: Preparing 17:44:10 efc0d87b79cc: Layer already exists 17:44:10 32f366d666a5: Layer already exists 17:44:10 ff4b01233236: Layer already exists 17:44:10 082a4cd4628f: Layer already exists 17:44:10 5cf0cebce429: Layer already exists 17:44:10 master: digest: sha256:3a97ea73be258c0dcffc4ec4f229e9a3831d8465266269c00402eea4cdf3f310 size: 1363 [Pipeline] } 17:44:10 ---> Running in 894b6b1f8e41 17:44:10 ---> 830761eea3e1 17:44:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:10 ===================================================== [Pipeline] echo 17:44:10 taggedImages: 17:44:10 - nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:10 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.229 17:44:10 - nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:10 - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo 17:44:10 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 17:44:10 33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:10 2.0.0-dev.229 17:44:10 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:10 master 17:44:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:44:10 Removing intermediate container 1bcb6f1e0d35 17:44:10 ---> c8e2f62bac66 17:44:10 Step 15/23 : EXPOSE $APP_PORT 17:44:10 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:44:11 ---> Running in ea1c816c5bab 17:44:11 Removing intermediate container 894b6b1f8e41 17:44:11 ---> 83f2ac9da7c9 17:44:11 Step 16/24 : WORKDIR / 17:44:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:44:11 281d1a587050: Preparing 17:44:11 9f89434e97de: Preparing 17:44:11 c7dd8e61a650: Preparing 17:44:11 5cbc41e6732f: Preparing 17:44:11 0754057c0ad3: Preparing 17:44:11 998cdf262ab1: Preparing 17:44:11 02e56110abd2: Preparing 17:44:11 abc36efb885a: Preparing 17:44:11 b0b09059f4e1: Preparing 17:44:11 bb961f40224b: Preparing 17:44:11 f4666769fca7: Preparing 17:44:11 abc36efb885a: Waiting 17:44:11 b0b09059f4e1: Waiting 17:44:11 bb961f40224b: Waiting 17:44:11 f4666769fca7: Waiting 17:44:11 998cdf262ab1: Waiting 17:44:11 02e56110abd2: Waiting 17:44:11 0754057c0ad3: Layer already exists 17:44:11 998cdf262ab1: Layer already exists 17:44:11 ---> Running in 2342876de31b 17:44:11 02e56110abd2: Layer already exists 17:44:11 9f89434e97de: Pushed 17:44:11 abc36efb885a: Layer already exists 17:44:11 b0b09059f4e1: Layer already exists 17:44:11 bb961f40224b: Layer already exists 17:44:11 f4666769fca7: Layer already exists 17:44:11 281d1a587050: Pushed 17:44:11 Removing intermediate container ea1c816c5bab 17:44:11 ---> 4400800dd0c7 17:44:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:12 c7dd8e61a650: Pushed 17:44:12 Removing intermediate container 2342876de31b 17:44:12 ---> 5042b203c709 17:44:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:13 ---> 54f4c582e746 17:44:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:44:13 Removing intermediate container 2baefbcba2a4 17:44:13 ---> a1f8f60b440f 17:44:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:13 ---> 7f1b5d550bde 17:44:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:44:14 ---> 2161316847bb 17:44:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:44:14 ---> 20f10b2cc8a1 17:44:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:44:14 ---> 69a751e9860b 17:44:14 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/ 17:44:15 ---> Running in 5fbd0e567c1e 17:44:16 ---> 73d77ab4b9fe 17:44:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:44:17 ---> 27f587242ae5 17:44:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:44:17 ---> 2dba2bf2025d 17:44:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:44:17 ---> af043d72bfc3 17:44:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:44:18 ---> Running in a5fb805f8234 17:44:18 ---> 09e612cf7723 17:44:18 Step 20/24 : ENTRYPOINT ["/core-command"] 17:44:18 ---> Running in 2a3df7eb1d5a 17:44:18 5cbc41e6732f: Pushed 17:44:18 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:e83d1de78874ade9691c16299b4679b1b33a668a1b2b3d9f25ef637ce9c9a952 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:44:19 Removing intermediate container 5fbd0e567c1e 17:44:19 ---> 4127c3a13faa 17:44:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:44:19 Removing intermediate container a5fb805f8234 17:44:19 ---> 3e5914083764 17:44:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:44:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:44:19 ---> e7f5f807549f 17:44:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:44:19 ---> Running in 9c361a1f56db 17:44:19 ---> Running in c80e11b3ea93 17:44:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.229 17:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:44:19 281d1a587050: Preparing 17:44:19 9f89434e97de: Preparing 17:44:19 c7dd8e61a650: Preparing 17:44:19 5cbc41e6732f: Preparing 17:44:19 0754057c0ad3: Preparing 17:44:19 998cdf262ab1: Preparing 17:44:19 02e56110abd2: Preparing 17:44:19 abc36efb885a: Preparing 17:44:19 b0b09059f4e1: Preparing 17:44:19 bb961f40224b: Preparing 17:44:19 f4666769fca7: Preparing 17:44:19 998cdf262ab1: Waiting 17:44:19 02e56110abd2: Waiting 17:44:19 abc36efb885a: Waiting 17:44:19 b0b09059f4e1: Waiting 17:44:19 bb961f40224b: Waiting 17:44:19 f4666769fca7: Waiting 17:44:19 5cbc41e6732f: Layer already exists 17:44:19 9f89434e97de: Layer already exists 17:44:19 0754057c0ad3: Layer already exists 17:44:19 281d1a587050: Layer already exists 17:44:19 c7dd8e61a650: Layer already exists 17:44:19 998cdf262ab1: Layer already exists 17:44:19 abc36efb885a: Layer already exists 17:44:19 02e56110abd2: Layer already exists 17:44:19 bb961f40224b: Layer already exists 17:44:19 b0b09059f4e1: Layer already exists 17:44:19 f4666769fca7: Layer already exists 17:44:19 2.0.0-dev.229: digest: sha256:e83d1de78874ade9691c16299b4679b1b33a668a1b2b3d9f25ef637ce9c9a952 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:44:19 Removing intermediate container 2a3df7eb1d5a 17:44:19 ---> 4689a8a86320 17:44:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:44:19 ---> Running in 57b5fac93c41 17:44:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:44:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:44:19 281d1a587050: Preparing 17:44:19 9f89434e97de: Preparing 17:44:19 c7dd8e61a650: Preparing 17:44:19 5cbc41e6732f: Preparing 17:44:19 0754057c0ad3: Preparing 17:44:19 998cdf262ab1: Preparing 17:44:19 02e56110abd2: Preparing 17:44:19 abc36efb885a: Preparing 17:44:19 b0b09059f4e1: Preparing 17:44:19 bb961f40224b: Preparing 17:44:19 f4666769fca7: Preparing 17:44:19 998cdf262ab1: Waiting 17:44:19 02e56110abd2: Waiting 17:44:19 b0b09059f4e1: Waiting 17:44:19 abc36efb885a: Waiting 17:44:19 f4666769fca7: Waiting 17:44:19 bb961f40224b: Waiting 17:44:19 0754057c0ad3: Layer already exists 17:44:19 c7dd8e61a650: Layer already exists 17:44:19 281d1a587050: Layer already exists 17:44:19 9f89434e97de: Layer already exists 17:44:19 5cbc41e6732f: Layer already exists 17:44:19 998cdf262ab1: Layer already exists 17:44:19 02e56110abd2: Layer already exists 17:44:19 abc36efb885a: Layer already exists 17:44:19 bb961f40224b: Layer already exists 17:44:19 b0b09059f4e1: Layer already exists 17:44:19 f4666769fca7: Layer already exists 17:44:19 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:e83d1de78874ade9691c16299b4679b1b33a668a1b2b3d9f25ef637ce9c9a952 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:44:20 Removing intermediate container c80e11b3ea93 17:44:20 ---> 89d2e47971de 17:44:20 Step 21/23 : LABEL arch=arm64 17:44:20 Removing intermediate container 9c361a1f56db 17:44:20 ---> 4ca34735fd96 17:44:20 Step 24/26 : LABEL arch=arm64 17:44:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh 17:44:20 ---> Running in ed7d32afd0aa 17:44:20 ---> Running in 2a5d4f06eaae 17:44:20 Removing intermediate container 57b5fac93c41 17:44:20 ---> b7422f7c994c 17:44:20 Step 22/24 : LABEL arch=arm64 17:44:20 ---> afc1fb78f8d0 17:44:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:44:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master 17:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:44:20 281d1a587050: Preparing 17:44:20 9f89434e97de: Preparing 17:44:20 c7dd8e61a650: Preparing 17:44:20 5cbc41e6732f: Preparing 17:44:20 0754057c0ad3: Preparing 17:44:20 998cdf262ab1: Preparing 17:44:20 02e56110abd2: Preparing 17:44:20 abc36efb885a: Preparing 17:44:20 b0b09059f4e1: Preparing 17:44:20 bb961f40224b: Preparing 17:44:20 f4666769fca7: Preparing 17:44:20 998cdf262ab1: Waiting 17:44:20 02e56110abd2: Waiting 17:44:20 abc36efb885a: Waiting 17:44:20 b0b09059f4e1: Waiting 17:44:20 bb961f40224b: Waiting 17:44:20 f4666769fca7: Waiting 17:44:20 9f89434e97de: Layer already exists 17:44:20 c7dd8e61a650: Layer already exists 17:44:20 5cbc41e6732f: Layer already exists 17:44:20 281d1a587050: Layer already exists 17:44:20 0754057c0ad3: Layer already exists 17:44:20 02e56110abd2: Layer already exists 17:44:20 b0b09059f4e1: Layer already exists 17:44:20 abc36efb885a: Layer already exists 17:44:20 998cdf262ab1: Layer already exists 17:44:20 bb961f40224b: Layer already exists 17:44:20 f4666769fca7: Layer already exists 17:44:20 master: digest: sha256:e83d1de78874ade9691c16299b4679b1b33a668a1b2b3d9f25ef637ce9c9a952 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:20 ===================================================== [Pipeline] echo 17:44:20 taggedImages: 17:44:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.229 17:44:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:44:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 17:44:20 ---> Running in 0c1d3312bd46 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:44:21 Removing intermediate container 2a5d4f06eaae 17:44:21 ---> 04647c8016ec 17:44:21 Step 25/26 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:21 Removing intermediate container ed7d32afd0aa 17:44:21 ---> 7190ebc645e3 17:44:21 Step 22/23 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:21 ---> Running in 428e694eefe6 17:44:21 ---> Running in 3c045c371674 17:44:21 Removing intermediate container 0c1d3312bd46 17:44:21 ---> 56193de8b384 17:44:21 Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:21 ---> 96cc4475a1fd 17:44:21 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:44:21 ---> Running in 5e256ec32157 17:44:22 ---> Running in 259c24146125 17:44:22 Removing intermediate container 428e694eefe6 17:44:22 ---> 179bf2d3fc01 17:44:22 Step 26/26 : LABEL version=2.0.0-dev.229 17:44:22 Removing intermediate container 3c045c371674 17:44:22 ---> a9e391374fce 17:44:22 Step 23/23 : LABEL version=2.0.0-dev.229 17:44:22 ---> Running in 350a74f2d21f 17:44:22 Removing intermediate container 5e256ec32157 17:44:22 ---> 0e88894670b5 17:44:22 Step 24/24 : LABEL version=2.0.0-dev.229 17:44:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:44:22 Status: Downloaded newer image for docker:20.10.0 17:44:22 ---> Running in 05843b10594e 17:44:22 ---> eeaf43b92773 17:44:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:44:22 ---> Running in e7c36027afe0 17:44:22 Removing intermediate container 259c24146125 17:44:22 ---> aaa3fcaba346 17:44:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:44:22 ---> Running in 9205c3331232 17:44:23 Removing intermediate container 350a74f2d21f 17:44:23 ---> d93c9d82f6c5 17:44:23 17:44:23 Removing intermediate container 05843b10594e 17:44:23 ---> a634283b5ed3 17:44:23 17:44:23 Successfully built d93c9d82f6c5 17:44:23 Successfully tagged security-secretstore-setup-arm64:latest 17:44:23  Building security-secretstore-setup ... done Building core-metadata 17:44:23 Removing intermediate container 9205c3331232 17:44:23 ---> 44d1871356d6 17:44:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:44:23 Removing intermediate container e7c36027afe0 17:44:23 ---> 484c39b403f3 17:44:23 17:44:23 Successfully built a634283b5ed3 17:44:23 Successfully tagged support-notifications-arm64:latest 17:44:23 Building core-data 17:44:24  Building support-notifications ... done  ---> Running in ca31d7fd02d4 17:44:24 Successfully built 484c39b403f3 17:44:24 Successfully tagged core-command-arm64:latest 17:44:24 Building support-scheduler 17:44:24 ---> 7486c36a4a47 17:44:24 Step 27/32 : RUN chmod +x /entrypoint.sh 17:44:24  Building core-command ... done  ---> Running in e4dc39f72f5b 17:44:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:44:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:44:26 (1/39) Installing readline (8.0.4-r0) 17:44:26 (2/39) Installing bash (5.0.17-r0) 17:44:26 Executing bash-5.0.17-r0.post-install 17:44:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:44:26 (4/39) Installing libcurl (7.76.1-r0) 17:44:26 (5/39) Installing curl (7.76.1-r0) 17:44:26 (6/39) Installing dumb-init (1.2.2-r1) 17:44:26 (7/39) Installing libbz2 (1.0.8-r1) 17:44:26 (8/39) Installing expat (2.2.9-r1) 17:44:26 (9/39) Installing libffi (3.3-r2) 17:44:26 (10/39) Installing gdbm (1.13-r1) 17:44:26 (11/39) Installing xz-libs (5.2.5-r0) 17:44:26 (12/39) Installing sqlite-libs (3.32.1-r0) 17:44:26 (13/39) Installing python3 (3.8.10-r0) 17:44:27 Removing intermediate container e4dc39f72f5b 17:44:27 ---> e5ad7455eeed 17:44:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:44:27 ---> Running in 938c600075b9 17:44:28 (14/39) Installing py3-appdirs (1.4.4-r1) 17:44:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:44:28 (16/39) Installing py3-parsing (2.4.7-r0) 17:44:28 (17/39) Installing py3-six (1.15.0-r0) 17:44:28 (18/39) Installing py3-packaging (20.4-r0) 17:44:28 (19/39) Installing py3-setuptools (47.0.0-r0) 17:44:28 (20/39) Installing py3-chardet (3.0.4-r4) 17:44:28 (21/39) Installing py3-idna (2.9-r0) 17:44:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:44:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:44:28 (24/39) Installing py3-requests (2.23.0-r0) 17:44:28 (25/39) Installing py3-msgpack (1.0.0-r0) 17:44:28 Removing intermediate container 938c600075b9 17:44:28 ---> b12445fdaf2d 17:44:28 Step 29/32 : CMD ["gate"] 17:44:28 (26/39) Installing py3-lockfile (0.12.2-r3) 17:44:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:44:28 (28/39) Installing py3-colorama (0.4.3-r0) 17:44:28 (29/39) Installing py3-distlib (0.3.0-r0) 17:44:29 (30/39) Installing py3-distro (1.5.0-r1) 17:44:29 (31/39) Installing py3-webencodings (0.5.1-r3) 17:44:29 (32/39) Installing py3-html5lib (1.0.1-r4) 17:44:29 (33/39) Installing py3-pytoml (0.1.21-r0) 17:44:29 (34/39) Installing py3-pep517 (0.8.2-r0) 17:44:29 (35/39) Installing py3-progress (1.5-r0) 17:44:29 (36/39) Installing py3-toml (0.10.1-r0) 17:44:29 (37/39) Installing py3-retrying (1.3.3-r0) 17:44:29 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:44:29 (39/39) Installing py3-pip (20.1.1-r0) 17:44:29 Executing busybox-1.31.1-r19.trigger 17:44:29 OK: 72 MiB in 59 packages 17:44:29 ---> Running in 4322cfe80aaa 17:44:30 Removing intermediate container 4322cfe80aaa 17:44:30 ---> a9d159ed6a96 17:44:30 Step 30/32 : LABEL arch=arm64 17:44:31 ---> Running in 3058e03ed437 17:44:32 Removing intermediate container 3058e03ed437 17:44:32 ---> 1fbb3ae2abcf 17:44:32 Step 31/32 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:44:32 ---> Running in e06af8d8bfe5 17:44:33 Removing intermediate container e06af8d8bfe5 17:44:33 ---> 6da79e31ea3d 17:44:33 Step 32/32 : LABEL version=2.0.0-dev.229 17:44:33 ---> Running in ecc5ff76dd15 17:44:34 Removing intermediate container ecc5ff76dd15 17:44:34 ---> 8a85f2ecedfc 17:44:34 17:44:34 Collecting docker-compose==1.23.2 17:44:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:44:34 Successfully built 8a85f2ecedfc 17:44:34 Successfully tagged security-bootstrapper-arm64:latest 17:44:34 Building security-proxy-setup 17:44:35  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 17:44:35 Downloading PyYAML-3.13.tar.gz (270 kB) 17:44:39 Collecting cached-property<2,>=1.2.0 17:44:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:44:39 Collecting dockerpty<0.5,>=0.4.1 17:44:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:44:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:44:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:44:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:44:43 Collecting jsonschema<3,>=2.5.1 17:44:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:44:44 Collecting docker<4.0,>=3.6.0 17:44:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:44:45 Collecting websocket-client<1.0,>=0.32.0 17:44:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:44:46 Collecting docopt<0.7,>=0.6.1 17:44:46 Downloading docopt-0.6.2.tar.gz (25 kB) 17:44:48 Collecting texttable<0.10,>=0.9.0 17:44:48 Downloading texttable-0.9.1.tar.gz (11 kB) 17:44:50 Collecting idna<2.8,>=2.5 17:44:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:44:50 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) 17:44:50 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) 17:44:51 Collecting urllib3<1.25,>=1.21.1 17:44:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:44:52 Collecting docker-pycreds>=0.4.0 17:44:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:44:52 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:44:52 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:44:52 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:44:52 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:44:53 Installing collected packages: PyYAML, cached-property, dockerpty, idna, urllib3, requests, jsonschema, docker-pycreds, websocket-client, docker, docopt, texttable, docker-compose 17:44:53 Running setup.py install for PyYAML: started 17:44:55 Running setup.py install for PyYAML: finished with status 'done' 17:44:55 Running setup.py install for dockerpty: started 17:44:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:44:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:44:57 ---> 39e3f7bcfc2f 17:44:57 Step 3/24 : WORKDIR /edgex-go 17:44:57 ---> Using cache 17:44:57 ---> f448dd583807 17:44:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:57 ---> Using cache 17:44:57 ---> 84e428ef5a26 17:44:57 Step 5/24 : RUN apk add --update --no-cache make git 17:44:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:44:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:44:57 ---> 39e3f7bcfc2f 17:44:57 Step 3/23 : WORKDIR /edgex-go 17:44:57 ---> Using cache 17:44:57 ---> f448dd583807 17:44:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:57 ---> Using cache 17:44:57 ---> 84e428ef5a26 17:44:57 Step 5/23 : RUN apk add --update --no-cache make git 17:44:58 Running setup.py install for dockerpty: finished with status 'done' 17:44:58 Attempting uninstall: idna 17:44:58 Found existing installation: idna 2.9 17:44:58 Uninstalling idna-2.9: 17:44:58 Successfully uninstalled idna-2.9 17:44:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:44:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:44:58 ---> 39e3f7bcfc2f 17:44:58 Step 3/24 : WORKDIR /edgex-go 17:44:58 ---> Using cache 17:44:58 ---> f448dd583807 17:44:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:58 ---> Using cache 17:44:58 ---> 84e428ef5a26 17:44:58 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:44:59 Attempting uninstall: urllib3 17:44:59 Found existing installation: urllib3 1.25.9 17:44:59 Uninstalling urllib3-1.25.9: 17:44:59 Successfully uninstalled urllib3-1.25.9 17:45:00 Attempting uninstall: requests 17:45:00 Found existing installation: requests 2.23.0 17:45:00 Uninstalling requests-2.23.0: 17:45:00 ---> Running in 51f5a86c74f3 17:45:00 ---> Running in 17edcac083eb 17:45:00 ---> Running in d95bfb549f5a 17:45:00 Successfully uninstalled requests-2.23.0 17:45:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:45:03 Running setup.py install for docopt: started 17:45:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:45:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:45:03 ---> 39e3f7bcfc2f 17:45:03 Step 3/22 : WORKDIR /edgex-go 17:45:03 ---> Using cache 17:45:03 ---> f448dd583807 17:45:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:03 ---> Using cache 17:45:03 ---> 84e428ef5a26 17:45:03 Step 5/22 : RUN apk add --update --no-cache make git 17:45:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:45:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:45:03 ---> Running in d8355888797d 17:45:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:45:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:45:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:45:05 OK: 218 MiB in 52 packages 17:45:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:45:05 OK: 218 MiB in 52 packages 17:45:05 Running setup.py install for docopt: finished with status 'done' 17:45:05 OK: 218 MiB in 52 packages 17:45:05 Running setup.py install for texttable: started 17:45:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:45:06 Removing intermediate container 17edcac083eb 17:45:06 ---> 17cf443adb06 17:45:06 Step 6/24 : COPY go.mod . 17:45:07 OK: 218 MiB in 52 packages 17:45:07 Removing intermediate container 51f5a86c74f3 17:45:07 ---> 5f09cb92a066 17:45:07 Step 6/24 : COPY go.mod . 17:45:08 Removing intermediate container d95bfb549f5a 17:45:08 ---> 6065c7196d96 17:45:08 Step 6/23 : COPY go.mod . 17:45:08 Running setup.py install for texttable: finished with status 'done' 17:45:09 ---> 80cf6ee9578b 17:45:09 Step 7/24 : RUN go mod download 17:45:09 ---> Running in debd2cee22d3 17:45:09 ---> 10f1bc7ef473 17:45:09 Step 7/24 : RUN go mod download 17:45:09 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 17:45:09 ---> Running in 1f29511dcf19 17:45:09 Removing intermediate container d8355888797d 17:45:09 ---> 98387051e6ce 17:45:09 Step 6/22 : COPY go.mod . 17:45:10 ---> e3e065720e90 17:45:10 Step 7/23 : RUN go mod download 17:45:10 ---> Running in 1dd9281098b0 17:45:12 ---> 2b844dd8c1d1 17:45:12 Step 7/22 : RUN go mod download 17:45:12 ---> Running in 584de472ffae 17:45:14 Removing intermediate container debd2cee22d3 17:45:14 ---> 1bdd6a936608 17:45:14 Step 8/24 : COPY . . 17:45:15 Removing intermediate container 1dd9281098b0 17:45:15 ---> 25f1996e41d6 17:45:15 Step 8/23 : COPY . . 17:45:15 Removing intermediate container 1f29511dcf19 17:45:15 ---> a0d7acda4608 17:45:15 Step 8/24 : COPY . . 17:45:17 Removing intermediate container 584de472ffae 17:45:17 ---> 58e8a95456d3 17:45:17 Step 8/22 : COPY . . 17:45:25 Removing intermediate container ca31d7fd02d4 17:45:25 ---> 982280e3e6ab 17:45:25 Step 15/24 : ENV APP_PORT=48090 17:45:26 ---> Running in f8715f612a78 17:45:27 Removing intermediate container f8715f612a78 17:45:27 ---> 3821f3168be4 17:45:27 Step 16/24 : EXPOSE $APP_PORT 17:45:28 ---> Running in 4b576eb3e0d2 17:45:29 Removing intermediate container 4b576eb3e0d2 17:45:29 ---> 881a8be36aaf 17:45:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:45:31 ---> 53123ad0b2ea 17:45:31 Step 9/24 : RUN go mod tidy 17:45:31 ---> Running in 409aa1650b40 17:45:31 ---> a48f0e7c8bf7 17:45:31 Step 9/23 : RUN go mod tidy 17:45:32 ---> df5146e65d20 17:45:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:45:32 ---> Running in 8ee46baafc9b 17:45:32 ---> c6e3bfd6d28c 17:45:32 Step 9/24 : RUN go mod tidy 17:45:33 ---> Running in 8237fb7afc33 17:45:33 ---> 88b5816f26f6 17:45:33 Step 9/22 : RUN go mod tidy 17:45:34 ---> 2931975e6ac9 17:45:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:45:34 ---> Running in f97472f5fefd 17:45:37 ---> 0a1696720de6 17:45:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:45:37 ---> Running in 600990969f45 17:45:37 Removing intermediate container 600990969f45 17:45:37 ---> 58badd07a035 17:45:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:45:38 ---> Running in 678334bb51d8 17:45:38 Removing intermediate container 409aa1650b40 17:45:38 ---> 9e721e6645d5 17:45:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:45:39 ---> Running in b3617e9514fe 17:45:40 Removing intermediate container 8ee46baafc9b 17:45:40 ---> c9d3c9c8ea11 17:45:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:45:40 Removing intermediate container 678334bb51d8 17:45:40 ---> c179fb9fcc29 17:45:40 Step 22/24 : LABEL arch=arm64 17:45:40 ---> Running in 0a8ce5a1fcb8 17:45:40 ---> Running in 38125093553e 17:45:41 Removing intermediate container 8237fb7afc33 17:45:41 ---> 42f412c1654d 17:45:41 Step 10/24 : RUN make cmd/core-data/core-data 17:45:41 Removing intermediate container 38125093553e 17:45:41 Removing intermediate container f97472f5fefd 17:45:41 ---> 01ad6a368b77 17:45:41 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:45:41 ---> 75a712479be3 17:45:41 Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:45:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:45:42 ---> Running in e3974b67a22c 17:45:42 ---> Running in 2b699507c1ac 17:45:42 ---> Running in 91e7f469612f 17:45:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:45:43 Removing intermediate container 91e7f469612f 17:45:43 ---> 3dbc98f1ab1c 17:45:43 Step 24/24 : LABEL version=2.0.0-dev.229 17:45:44 ---> Running in 755765230c0a 17:45:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-data/core-data ./cmd/core-data 17:45:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:45:45 Removing intermediate container 755765230c0a 17:45:45 ---> 57377c51ae14 17:45:45 17:45:45 Successfully built 57377c51ae14 17:45:45 Successfully tagged sys-mgmt-agent-arm64:latest 17:47:07  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/secrets-config ./cmd/secrets-config 17:47:22 Removing intermediate container 2b699507c1ac 17:47:22 ---> d9e541bc3f7f 17:47:22 17:47:22 Step 11/22 : FROM alpine:3.12 17:47:22 ---> 9852663dfa18 17:47:22 Step 12/22 : RUN apk add --update --no-cache curl 17:47:22 ---> Running in 9bfc73e0d721 17:47:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:47:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:47:24 (1/4) Installing ca-certificates (20191127-r4) 17:47:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:47:24 (3/4) Installing libcurl (7.76.1-r0) 17:47:24 (4/4) Installing curl (7.76.1-r0) 17:47:24 Executing busybox-1.31.1-r20.trigger 17:47:25 Executing ca-certificates-20191127-r4.trigger 17:47:25 OK: 7 MiB in 18 packages 17:47:28 Removing intermediate container 9bfc73e0d721 17:47:28 ---> 05b35abe59cb 17:47:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:47:28 ---> Running in dd1fdccc63c0 17:47:29 Removing intermediate container dd1fdccc63c0 17:47:29 ---> cf5f767e3359 17:47:29 Step 14/22 : WORKDIR /edgex 17:47:29 ---> Running in b761a91c987c 17:47:29 Removing intermediate container 0a8ce5a1fcb8 17:47:29 ---> a0b0118534c9 17:47:29 17:47:29 Step 11/23 : FROM alpine:3.12 17:47:29 ---> 9852663dfa18 17:47:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:47:29 ---> Using cache 17:47:29 ---> adbed6a1aaf2 17:47:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:47:29 ---> Using cache 17:47:29 ---> f88ce1bba340 17:47:29 Step 14/23 : ENV APP_PORT=48085 17:47:29 ---> Running in dd012cc9d36f 17:47:30 Removing intermediate container b761a91c987c 17:47:30 ---> c41717d79c72 17:47:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:47:30 Removing intermediate container dd012cc9d36f 17:47:30 ---> ead34f2f17b0 17:47:30 Step 15/23 : EXPOSE $APP_PORT 17:47:31 ---> Running in 2882bfaa6be4 17:47:31 Removing intermediate container 2882bfaa6be4 17:47:32 ---> 192b2a4f72ea 17:47:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:32 ---> 859278df2832 17:47:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:47:34 ---> ff42f0c21ec1 17:47:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:47:34 ---> 128d77ab0aea 17:47:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:47:35 ---> f50731e5c224 17:47:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:47:36 ---> a06992a769d8 17:47:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:47:36 ---> 9676df50eb64 17:47:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:47:37 ---> Running in d304ee036038 17:47:37 ---> Running in 0b92ce1b89de 17:47:37 Removing intermediate container b3617e9514fe 17:47:37 ---> 59726f09443e 17:47:37 17:47:37 Step 11/24 : FROM alpine:3.12 17:47:37 ---> 9852663dfa18 17:47:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:47:37 ---> Using cache 17:47:37 ---> adbed6a1aaf2 17:47:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:47:37 ---> Using cache 17:47:37 ---> f88ce1bba340 17:47:37 Step 14/24 : ENV APP_PORT=48081 17:47:37 Removing intermediate container 0b92ce1b89de 17:47:37 ---> 1745229f0101 17:47:37 Step 19/22 : CMD ["--init=true"] 17:47:38 ---> Running in 70fd6d0f4ff4 17:47:38 Removing intermediate container d304ee036038 17:47:38 ---> b097c6caa4e1 17:47:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:38 ---> Running in f3ccf83a28b5 17:47:38 ---> Running in bcfe44a92c95 17:47:38 Removing intermediate container 70fd6d0f4ff4 17:47:38 ---> 7e7645065ef0 17:47:38 Step 15/24 : EXPOSE $APP_PORT 17:47:38 Removing intermediate container f3ccf83a28b5 17:47:38 ---> 23f26d07cc5a 17:47:38 Step 20/22 : LABEL arch=arm64 17:47:38 ---> Running in ca3f5a174592 17:47:38 Removing intermediate container bcfe44a92c95 17:47:38 ---> 82700cba0942 17:47:38 Step 21/23 : LABEL arch=arm64 17:47:38 ---> Running in c07343076051 17:47:39 ---> Running in eefe8e40611b 17:47:39 Removing intermediate container ca3f5a174592 17:47:39 ---> bed4aac313d1 17:47:39 Step 16/24 : WORKDIR / 17:47:39 Removing intermediate container c07343076051 17:47:39 ---> f5a2d20e6b7d 17:47:39 Step 21/22 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:47:39 ---> Running in 388821fbd0c6 17:47:39 ---> Running in 97b803a6ae6c 17:47:39 Removing intermediate container eefe8e40611b 17:47:39 ---> fc294d9132b0 17:47:39 Step 22/23 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:47:40 ---> Running in dfba13ae60c0 17:47:40 Removing intermediate container 388821fbd0c6 17:47:40 ---> d6b5534c66b2 17:47:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:40 Removing intermediate container 97b803a6ae6c 17:47:40 ---> 3dd6eb124147 17:47:40 Step 22/22 : LABEL version=2.0.0-dev.229 17:47:40 ---> Running in 982263be3ba2 17:47:41 Removing intermediate container dfba13ae60c0 17:47:41 ---> 191b076b0e9b 17:47:41 Step 23/23 : LABEL version=2.0.0-dev.229 17:47:41 ---> Running in 3d280855815e 17:47:41 ---> 9c8adf73371e 17:47:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:47:41 Removing intermediate container 982263be3ba2 17:47:41 ---> d4d74f041288 17:47:41 17:47:41 Successfully built d4d74f041288 17:47:41 Removing intermediate container 3d280855815e 17:47:41 ---> a0795438992a 17:47:41 17:47:41 Successfully tagged security-proxy-setup-arm64:latest 17:47:42  Building security-proxy-setup ... done Successfully built a0795438992a 17:47:42 Successfully tagged support-scheduler-arm64:latest 17:47:42  Building support-scheduler ... done Removing intermediate container e3974b67a22c 17:47:42 ---> 02c60f91f87a 17:47:42 17:47:42 Step 11/24 : FROM alpine:3.12 17:47:42 ---> 9852663dfa18 17:47:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:47:42 ---> Running in 5e6b5ebffb8d 17:47:42 ---> 35dbfa6c5133 17:47:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:47:43 Removing intermediate container 5e6b5ebffb8d 17:47:43 ---> d40fcc959bef 17:47:43 Step 13/24 : ENV APP_PORT=48080 17:47:43 ---> Running in acfba1d86e3c 17:47:43 ---> e3c637fce869 17:47:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:47:43 ---> Running in 4e723e8a2c38 17:47:43 Removing intermediate container acfba1d86e3c 17:47:43 ---> fa3f69afec5a 17:47:43 Step 14/24 : EXPOSE $APP_PORT 17:47:44 ---> Running in 36402e12f2f3 17:47:44 Removing intermediate container 4e723e8a2c38 17:47:44 ---> f574221b448e 17:47:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:44 ---> Running in 949a4b415e9c 17:47:44 Removing intermediate container 36402e12f2f3 17:47:44 ---> a4442787fbd6 17:47:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:44 ---> Running in 6f2b962b38c0 17:47:44 Removing intermediate container 949a4b415e9c 17:47:44 ---> 5d0aee5a35fb 17:47:44 Step 22/24 : LABEL arch=arm64 17:47:45 ---> Running in d00041ae76d7 17:47:45 Removing intermediate container d00041ae76d7 17:47:45 ---> f1c74193e012 17:47:45 Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:47:45 ---> Running in 51359c8e027b 17:47:46 Removing intermediate container 51359c8e027b 17:47:46 ---> 5390002d62ce 17:47:46 Step 24/24 : LABEL version=2.0.0-dev.229 17:47:46 ---> Running in e46ab6dd442c 17:47:47 Removing intermediate container e46ab6dd442c 17:47:47 ---> 9b61073311d6 17:47:47 17:47:47 Removing intermediate container 6f2b962b38c0 17:47:47 ---> 6386cd1889c2 17:47:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:47:47 Successfully built 9b61073311d6 17:47:47 Successfully tagged core-metadata-arm64:latest 17:47:47  Building core-metadata ... done  ---> Running in d3753ccd03b5 17:47:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:47:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:47:50 (1/6) Installing dumb-init (1.2.2-r1) 17:47:50 (2/6) Installing libgcc (9.3.0-r2) 17:47:50 (3/6) Installing libsodium (1.0.18-r0) 17:47:50 (4/6) Installing libstdc++ (9.3.0-r2) 17:47:51 (5/6) Installing libzmq (4.3.3-r0) 17:47:51 (6/6) Installing zeromq (4.3.3-r0) 17:47:51 Executing busybox-1.31.1-r20.trigger 17:47:51 OK: 8 MiB in 20 packages 17:47:52 Removing intermediate container d3753ccd03b5 17:47:52 ---> b9a713de66f3 17:47:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:53 ---> b41ac60e578a 17:47:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:47:55 ---> 22ac822c4f21 17:47:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:47:55 ---> c2a46cb6cb51 17:47:55 Step 20/24 : ENTRYPOINT ["/core-data"] 17:47:55 ---> Running in 905f2ec62098 17:47:56 Removing intermediate container 905f2ec62098 17:47:56 ---> 782d2acaa9db 17:47:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:56 ---> Running in bf846d42180a 17:47:57 Removing intermediate container bf846d42180a 17:47:57 ---> 7c049f6a49eb 17:47:57 Step 22/24 : LABEL arch=arm64 17:47:57 ---> Running in 45fc59df0fc1 17:47:57 Removing intermediate container 45fc59df0fc1 17:47:57 ---> 3b1ddf14a5dd 17:47:57 Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 17:47:57 ---> Running in ecdf076efeda 17:47:58 Removing intermediate container ecdf076efeda 17:47:58 ---> 6b9db71cec6c 17:47:58 Step 24/24 : LABEL version=2.0.0-dev.229 17:47:58 ---> Running in ccf60057b1ed 17:47:58 Removing intermediate container ccf60057b1ed 17:47:58 ---> 2efb182a6072 17:47:58 17:47:59 Successfully built 2efb182a6072 17:47:59 Successfully tagged core-data-arm64:latest 17:47:59  Building core-data ... done  [Pipeline] } 17:47:59 $ docker stop --time=1 3e2ec54b59e9548f5f3fe7803ee0bf02e07673f112afdc2376fb40ef0740777d 17:48:01 $ docker rm -f 3e2ec54b59e9548f5f3fe7803ee0bf02e07673f112afdc2376fb40ef0740777d [Pipeline] // withDockerContainer [Pipeline] sh 17:48:01 + docker images 17:48:02 REPOSITORY TAG IMAGE ID CREATED SIZE 17:48:02 core-data-arm64 latest 2efb182a6072 3 seconds ago 20.4MB 17:48:02 core-metadata-arm64 latest 9b61073311d6 15 seconds ago 17.4MB 17:48:02 02c60f91f87a 20 seconds ago 874MB 17:48:02 support-scheduler-arm64 latest a0795438992a 20 seconds ago 16.1MB 17:48:02 security-proxy-setup-arm64 latest d4d74f041288 20 seconds ago 24MB 17:48:02 59726f09443e 24 seconds ago 873MB 17:48:02 a0b0118534c9 32 seconds ago 865MB 17:48:02 d9e541bc3f7f 41 seconds ago 862MB 17:48:02 sys-mgmt-agent-arm64 latest 57377c51ae14 2 minutes ago 299MB 17:48:02 security-bootstrapper-arm64 latest 8a85f2ecedfc 3 minutes ago 17.2MB 17:48:02 core-command-arm64 latest 484c39b403f3 3 minutes ago 16.1MB 17:48:02 support-notifications-arm64 latest a634283b5ed3 3 minutes ago 16.8MB 17:48:02 security-secretstore-setup-arm64 latest d93c9d82f6c5 3 minutes ago 24.4MB 17:48:02 0fd2ca425fb9 3 minutes ago 863MB 17:48:02 c84add318317 4 minutes ago 865MB 17:48:02 903294635524 4 minutes ago 864MB 17:48:02 bcb499bbddc6 4 minutes ago 862MB 17:48:02 a297a9f26511 4 minutes ago 858MB 17:48:02 ci-base-image-arm64 latest 39e3f7bcfc2f 8 minutes ago 641MB 17:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 17:48:02 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 17:48:02 docker 20.10.0 eeaf43b92773 5 months ago 228MB 17:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:02 provisioning config files... 17:48:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/499@tmp/config5348052847334347374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:02 ---> docker-login.sh 17:48:02 nexus3.edgexfoundry.org:10001 17:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:02 Configure a credential helper to remove this warning. See 17:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:02 17:48:02 Login Succeeded 17:48:03 nexus3.edgexfoundry.org:10002 17:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:03 Configure a credential helper to remove this warning. See 17:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:03 17:48:03 Login Succeeded 17:48:03 nexus3.edgexfoundry.org:10003 17:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:04 Configure a credential helper to remove this warning. See 17:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:04 17:48:04 Login Succeeded 17:48:04 nexus3.edgexfoundry.org:10004 17:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:04 Configure a credential helper to remove this warning. See 17:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:04 17:48:04 Login Succeeded 17:48:04 docker.io 17:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:05 Configure a credential helper to remove this warning. See 17:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:05 17:48:05 Login Succeeded 17:48:05 ---> docker-login.sh ends [Pipeline] } 17:48:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:48:05 33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:05 2.0.0-dev.229 17:48:05 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:05 master 17:48:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:48:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:48:06 286a66bee62e: Preparing 17:48:06 887dda61eb4a: Preparing 17:48:06 64da803db59a: Preparing 17:48:06 12ffcceec17b: Preparing 17:48:06 3fbe34a1663b: Preparing 17:48:06 3fbe34a1663b: Layer already exists 17:48:06 286a66bee62e: Pushed 17:48:06 64da803db59a: Pushed 17:48:06 12ffcceec17b: Pushed 17:48:09 887dda61eb4a: Pushed 17:48:09 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:c537d2c0265160b7fb7757d757b7a395e55edbc7a2338e3a0d8056cc31f412c1 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:48:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.229 17:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:48:10 286a66bee62e: Preparing 17:48:10 887dda61eb4a: Preparing 17:48:10 64da803db59a: Preparing 17:48:10 12ffcceec17b: Preparing 17:48:10 3fbe34a1663b: Preparing 17:48:10 64da803db59a: Layer already exists 17:48:10 887dda61eb4a: Layer already exists 17:48:10 12ffcceec17b: Layer already exists 17:48:10 286a66bee62e: Layer already exists 17:48:10 3fbe34a1663b: Layer already exists 17:48:10 2.0.0-dev.229: digest: sha256:c537d2c0265160b7fb7757d757b7a395e55edbc7a2338e3a0d8056cc31f412c1 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:48:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:48:11 286a66bee62e: Preparing 17:48:11 887dda61eb4a: Preparing 17:48:11 64da803db59a: Preparing 17:48:11 12ffcceec17b: Preparing 17:48:11 3fbe34a1663b: Preparing 17:48:11 286a66bee62e: Layer already exists 17:48:11 887dda61eb4a: Layer already exists 17:48:11 64da803db59a: Layer already exists 17:48:11 12ffcceec17b: Layer already exists 17:48:11 3fbe34a1663b: Layer already exists 17:48:11 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:c537d2c0265160b7fb7757d757b7a395e55edbc7a2338e3a0d8056cc31f412c1 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:48:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh 17:48:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master 17:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:48:12 286a66bee62e: Preparing 17:48:12 887dda61eb4a: Preparing 17:48:12 64da803db59a: Preparing 17:48:12 12ffcceec17b: Preparing 17:48:12 3fbe34a1663b: Preparing 17:48:12 286a66bee62e: Layer already exists 17:48:12 3fbe34a1663b: Layer already exists 17:48:12 887dda61eb4a: Layer already exists 17:48:12 64da803db59a: Layer already exists 17:48:12 12ffcceec17b: Layer already exists 17:48:12 master: digest: sha256:c537d2c0265160b7fb7757d757b7a395e55edbc7a2338e3a0d8056cc31f412c1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:12 ===================================================== [Pipeline] echo 17:48:12 taggedImages: 17:48:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.229 17:48:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo 17:48:12 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:48:12 33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:12 2.0.0-dev.229 17:48:12 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:12 master 17:48:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:48:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:48:13 608a2e58274d: Preparing 17:48:13 8548b72f2b59: Preparing 17:48:13 64da803db59a: Preparing 17:48:13 4bb3e849be4c: Preparing 17:48:13 c69b01e1254e: Preparing 17:48:13 3fbe34a1663b: Preparing 17:48:13 3fbe34a1663b: Waiting 17:48:13 64da803db59a: Layer already exists 17:48:13 3fbe34a1663b: Layer already exists 17:48:13 c69b01e1254e: Pushed 17:48:13 608a2e58274d: Pushed 17:48:14 4bb3e849be4c: Pushed 17:48:17 8548b72f2b59: Pushed 17:48:17 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:1a0c89597ba2969eabf2c6471bb327d587c0ca41707a92bc6ea1bcf21799bfeb size: 1572 [Pipeline] isUnix [Pipeline] sh 17:48:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.229 17:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:48:17 608a2e58274d: Preparing 17:48:17 8548b72f2b59: Preparing 17:48:17 64da803db59a: Preparing 17:48:17 4bb3e849be4c: Preparing 17:48:17 c69b01e1254e: Preparing 17:48:17 3fbe34a1663b: Preparing 17:48:17 3fbe34a1663b: Waiting 17:48:17 c69b01e1254e: Layer already exists 17:48:17 8548b72f2b59: Layer already exists 17:48:17 64da803db59a: Layer already exists 17:48:17 4bb3e849be4c: Layer already exists 17:48:17 608a2e58274d: Layer already exists 17:48:18 3fbe34a1663b: Layer already exists 17:48:18 2.0.0-dev.229: digest: sha256:1a0c89597ba2969eabf2c6471bb327d587c0ca41707a92bc6ea1bcf21799bfeb size: 1572 [Pipeline] isUnix [Pipeline] sh 17:48:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:48:18 608a2e58274d: Preparing 17:48:18 8548b72f2b59: Preparing 17:48:18 64da803db59a: Preparing 17:48:18 4bb3e849be4c: Preparing 17:48:18 c69b01e1254e: Preparing 17:48:18 3fbe34a1663b: Preparing 17:48:18 3fbe34a1663b: Waiting 17:48:18 4bb3e849be4c: Layer already exists 17:48:18 c69b01e1254e: Layer already exists 17:48:18 8548b72f2b59: Layer already exists 17:48:18 64da803db59a: Layer already exists 17:48:18 608a2e58274d: Layer already exists 17:48:18 3fbe34a1663b: Layer already exists 17:48:19 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:1a0c89597ba2969eabf2c6471bb327d587c0ca41707a92bc6ea1bcf21799bfeb size: 1572 [Pipeline] isUnix [Pipeline] sh 17:48:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh 17:48:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master 17:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:48:19 608a2e58274d: Preparing 17:48:19 8548b72f2b59: Preparing 17:48:19 64da803db59a: Preparing 17:48:19 4bb3e849be4c: Preparing 17:48:19 c69b01e1254e: Preparing 17:48:19 3fbe34a1663b: Preparing 17:48:19 3fbe34a1663b: Waiting 17:48:19 c69b01e1254e: Layer already exists 17:48:19 8548b72f2b59: Layer already exists 17:48:19 608a2e58274d: Layer already exists 17:48:19 4bb3e849be4c: Layer already exists 17:48:19 64da803db59a: Layer already exists 17:48:20 3fbe34a1663b: Layer already exists 17:48:20 master: digest: sha256:1a0c89597ba2969eabf2c6471bb327d587c0ca41707a92bc6ea1bcf21799bfeb size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:20 ===================================================== [Pipeline] echo 17:48:20 taggedImages: 17:48:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.229 17:48:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo 17:48:20 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:48:20 33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:20 2.0.0-dev.229 17:48:20 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:20 master 17:48:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:48:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:48:21 61c89a352c50: Preparing 17:48:21 8a0981c126a1: Preparing 17:48:21 64da803db59a: Preparing 17:48:21 12ffcceec17b: Preparing 17:48:21 3fbe34a1663b: Preparing 17:48:21 64da803db59a: Layer already exists 17:48:21 3fbe34a1663b: Layer already exists 17:48:21 12ffcceec17b: Layer already exists 17:48:21 61c89a352c50: Pushed 17:48:24 8a0981c126a1: Pushed 17:48:24 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:3116d755a8f580f7c0522dc806cd32b564d02a90c65257bd96eb354ef93b9952 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:48:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.229 17:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:48:24 61c89a352c50: Preparing 17:48:24 8a0981c126a1: Preparing 17:48:24 64da803db59a: Preparing 17:48:24 12ffcceec17b: Preparing 17:48:24 3fbe34a1663b: Preparing 17:48:24 8a0981c126a1: Layer already exists 17:48:24 12ffcceec17b: Layer already exists 17:48:24 3fbe34a1663b: Layer already exists 17:48:24 61c89a352c50: Layer already exists 17:48:24 64da803db59a: Layer already exists 17:48:25 2.0.0-dev.229: digest: sha256:3116d755a8f580f7c0522dc806cd32b564d02a90c65257bd96eb354ef93b9952 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:48:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:48:25 61c89a352c50: Preparing 17:48:25 8a0981c126a1: Preparing 17:48:25 64da803db59a: Preparing 17:48:25 12ffcceec17b: Preparing 17:48:25 3fbe34a1663b: Preparing 17:48:25 12ffcceec17b: Layer already exists 17:48:26 64da803db59a: Layer already exists 17:48:26 8a0981c126a1: Layer already exists 17:48:26 3fbe34a1663b: Layer already exists 17:48:26 61c89a352c50: Layer already exists 17:48:26 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:3116d755a8f580f7c0522dc806cd32b564d02a90c65257bd96eb354ef93b9952 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:48:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh 17:48:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master 17:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:48:26 61c89a352c50: Preparing 17:48:26 8a0981c126a1: Preparing 17:48:26 64da803db59a: Preparing 17:48:26 12ffcceec17b: Preparing 17:48:26 3fbe34a1663b: Preparing 17:48:26 12ffcceec17b: Layer already exists 17:48:26 61c89a352c50: Layer already exists 17:48:26 3fbe34a1663b: Layer already exists 17:48:26 64da803db59a: Layer already exists 17:48:26 8a0981c126a1: Layer already exists 17:48:27 master: digest: sha256:3116d755a8f580f7c0522dc806cd32b564d02a90c65257bd96eb354ef93b9952 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:27 ===================================================== [Pipeline] echo 17:48:27 taggedImages: 17:48:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.229 17:48:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo 17:48:27 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:48:27 33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:27 2.0.0-dev.229 17:48:27 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:27 master 17:48:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:48:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:48:27 4e000b0185e4: Preparing 17:48:27 4e000b0185e4: Preparing 17:48:27 59dda91eb4ef: Preparing 17:48:27 958582cdb6d0: Preparing 17:48:27 5500ae672bf2: Preparing 17:48:27 d8e15d5dc6be: Preparing 17:48:27 64da803db59a: Preparing 17:48:27 db5108ae7b67: Preparing 17:48:27 db5108ae7b67: Preparing 17:48:27 007460d10ca9: Preparing 17:48:27 81fcc0b502aa: Preparing 17:48:27 3fbe34a1663b: Preparing 17:48:27 007460d10ca9: Waiting 17:48:27 81fcc0b502aa: Waiting 17:48:27 3fbe34a1663b: Waiting 17:48:27 64da803db59a: Waiting 17:48:27 db5108ae7b67: Waiting 17:48:28 958582cdb6d0: Pushed 17:48:28 4e000b0185e4: Pushed 17:48:28 5500ae672bf2: Pushed 17:48:28 59dda91eb4ef: Pushed 17:48:28 64da803db59a: Layer already exists 17:48:28 3fbe34a1663b: Layer already exists 17:48:28 db5108ae7b67: Pushed 17:48:28 81fcc0b502aa: Pushed 17:48:28 007460d10ca9: Pushed 17:48:31 d8e15d5dc6be: Pushed 17:48:31 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:d01df3467cea3180b2d702e44d80d974c3caa75627b7ed733b5655e66b8d74d2 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:48:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.229 17:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:48:32 4e000b0185e4: Preparing 17:48:32 4e000b0185e4: Preparing 17:48:32 59dda91eb4ef: Preparing 17:48:32 958582cdb6d0: Preparing 17:48:32 5500ae672bf2: Preparing 17:48:32 d8e15d5dc6be: Preparing 17:48:32 64da803db59a: Preparing 17:48:32 db5108ae7b67: Preparing 17:48:32 db5108ae7b67: Preparing 17:48:32 007460d10ca9: Preparing 17:48:32 81fcc0b502aa: Preparing 17:48:32 3fbe34a1663b: Preparing 17:48:32 64da803db59a: Waiting 17:48:32 db5108ae7b67: Waiting 17:48:32 81fcc0b502aa: Waiting 17:48:32 007460d10ca9: Waiting 17:48:32 3fbe34a1663b: Waiting 17:48:32 d8e15d5dc6be: Layer already exists 17:48:32 4e000b0185e4: Layer already exists 17:48:32 5500ae672bf2: Layer already exists 17:48:32 958582cdb6d0: Layer already exists 17:48:32 59dda91eb4ef: Layer already exists 17:48:32 db5108ae7b67: Layer already exists 17:48:32 007460d10ca9: Layer already exists 17:48:32 64da803db59a: Layer already exists 17:48:32 81fcc0b502aa: Layer already exists 17:48:32 3fbe34a1663b: Layer already exists 17:48:32 2.0.0-dev.229: digest: sha256:d01df3467cea3180b2d702e44d80d974c3caa75627b7ed733b5655e66b8d74d2 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:48:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:48:33 4e000b0185e4: Preparing 17:48:33 4e000b0185e4: Preparing 17:48:33 59dda91eb4ef: Preparing 17:48:33 958582cdb6d0: Preparing 17:48:33 5500ae672bf2: Preparing 17:48:33 d8e15d5dc6be: Preparing 17:48:33 64da803db59a: Preparing 17:48:33 db5108ae7b67: Preparing 17:48:33 db5108ae7b67: Preparing 17:48:33 007460d10ca9: Preparing 17:48:33 81fcc0b502aa: Preparing 17:48:33 3fbe34a1663b: Preparing 17:48:33 64da803db59a: Waiting 17:48:33 db5108ae7b67: Waiting 17:48:33 007460d10ca9: Waiting 17:48:33 81fcc0b502aa: Waiting 17:48:33 3fbe34a1663b: Waiting 17:48:33 958582cdb6d0: Layer already exists 17:48:33 59dda91eb4ef: Layer already exists 17:48:33 4e000b0185e4: Layer already exists 17:48:33 d8e15d5dc6be: Layer already exists 17:48:33 5500ae672bf2: Layer already exists 17:48:33 db5108ae7b67: Layer already exists 17:48:33 64da803db59a: Layer already exists 17:48:33 81fcc0b502aa: Layer already exists 17:48:33 007460d10ca9: Layer already exists 17:48:33 3fbe34a1663b: Layer already exists 17:48:33 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:d01df3467cea3180b2d702e44d80d974c3caa75627b7ed733b5655e66b8d74d2 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:48:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh 17:48:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master 17:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:48:34 4e000b0185e4: Preparing 17:48:34 4e000b0185e4: Preparing 17:48:34 59dda91eb4ef: Preparing 17:48:34 958582cdb6d0: Preparing 17:48:34 5500ae672bf2: Preparing 17:48:34 d8e15d5dc6be: Preparing 17:48:34 64da803db59a: Preparing 17:48:34 db5108ae7b67: Preparing 17:48:34 db5108ae7b67: Preparing 17:48:34 007460d10ca9: Preparing 17:48:34 81fcc0b502aa: Preparing 17:48:34 3fbe34a1663b: Preparing 17:48:34 db5108ae7b67: Waiting 17:48:34 007460d10ca9: Waiting 17:48:34 81fcc0b502aa: Waiting 17:48:34 3fbe34a1663b: Waiting 17:48:34 64da803db59a: Waiting 17:48:34 5500ae672bf2: Layer already exists 17:48:34 59dda91eb4ef: Layer already exists 17:48:34 4e000b0185e4: Layer already exists 17:48:34 958582cdb6d0: Layer already exists 17:48:34 d8e15d5dc6be: Layer already exists 17:48:34 007460d10ca9: Layer already exists 17:48:34 64da803db59a: Layer already exists 17:48:34 db5108ae7b67: Layer already exists 17:48:34 81fcc0b502aa: Layer already exists 17:48:34 3fbe34a1663b: Layer already exists 17:48:34 master: digest: sha256:d01df3467cea3180b2d702e44d80d974c3caa75627b7ed733b5655e66b8d74d2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:34 ===================================================== [Pipeline] echo 17:48:34 taggedImages: 17:48:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.229 17:48:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo 17:48:34 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:48:34 33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:34 2.0.0-dev.229 17:48:34 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:34 master 17:48:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:48:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:48:35 18dacd62e6f8: Preparing 17:48:35 9c1bb337df42: Preparing 17:48:35 34fb3a7d0fef: Preparing 17:48:35 16ae2ab818ee: Preparing 17:48:35 3a61447926fb: Preparing 17:48:35 3fbe34a1663b: Preparing 17:48:35 3fbe34a1663b: Waiting 17:48:35 34fb3a7d0fef: Pushed 17:48:35 3fbe34a1663b: Layer already exists 17:48:35 16ae2ab818ee: Pushed 17:48:35 3a61447926fb: Pushed 17:48:37 18dacd62e6f8: Pushed 17:48:37 9c1bb337df42: Pushed 17:48:37 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:9bb518909cdb094b8573877f74d379b7a532cdbb2d5d5337ad227e522438be0a size: 1575 [Pipeline] isUnix [Pipeline] sh 17:48:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.229 17:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:48:38 18dacd62e6f8: Preparing 17:48:38 9c1bb337df42: Preparing 17:48:38 34fb3a7d0fef: Preparing 17:48:38 16ae2ab818ee: Preparing 17:48:38 3a61447926fb: Preparing 17:48:38 3fbe34a1663b: Preparing 17:48:38 3fbe34a1663b: Waiting 17:48:38 16ae2ab818ee: Layer already exists 17:48:38 18dacd62e6f8: Layer already exists 17:48:38 3a61447926fb: Layer already exists 17:48:38 9c1bb337df42: Layer already exists 17:48:38 34fb3a7d0fef: Layer already exists 17:48:38 3fbe34a1663b: Layer already exists 17:48:38 2.0.0-dev.229: digest: sha256:9bb518909cdb094b8573877f74d379b7a532cdbb2d5d5337ad227e522438be0a size: 1575 [Pipeline] isUnix [Pipeline] sh 17:48:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:48:39 18dacd62e6f8: Preparing 17:48:39 9c1bb337df42: Preparing 17:48:39 34fb3a7d0fef: Preparing 17:48:39 16ae2ab818ee: Preparing 17:48:39 3a61447926fb: Preparing 17:48:39 3fbe34a1663b: Preparing 17:48:39 3fbe34a1663b: Waiting 17:48:39 16ae2ab818ee: Layer already exists 17:48:39 3a61447926fb: Layer already exists 17:48:39 34fb3a7d0fef: Layer already exists 17:48:39 9c1bb337df42: Layer already exists 17:48:39 18dacd62e6f8: Layer already exists 17:48:39 3fbe34a1663b: Layer already exists 17:48:39 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:9bb518909cdb094b8573877f74d379b7a532cdbb2d5d5337ad227e522438be0a size: 1575 [Pipeline] isUnix [Pipeline] sh 17:48:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 17:48:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master 17:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:48:40 18dacd62e6f8: Preparing 17:48:40 9c1bb337df42: Preparing 17:48:40 34fb3a7d0fef: Preparing 17:48:40 16ae2ab818ee: Preparing 17:48:40 3a61447926fb: Preparing 17:48:40 3fbe34a1663b: Preparing 17:48:40 3fbe34a1663b: Waiting 17:48:40 34fb3a7d0fef: Layer already exists 17:48:40 16ae2ab818ee: Layer already exists 17:48:40 9c1bb337df42: Layer already exists 17:48:40 3a61447926fb: Layer already exists 17:48:40 18dacd62e6f8: Layer already exists 17:48:40 3fbe34a1663b: Layer already exists 17:48:40 master: digest: sha256:9bb518909cdb094b8573877f74d379b7a532cdbb2d5d5337ad227e522438be0a size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:40 ===================================================== [Pipeline] echo 17:48:40 taggedImages: 17:48:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.229 17:48:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo 17:48:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:48:40 33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:40 2.0.0-dev.229 17:48:40 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:40 master 17:48:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:48:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:48:41 cfc21f11ddfa: Preparing 17:48:41 9137bbc2b6a3: Preparing 17:48:41 67f451389819: Preparing 17:48:41 745abdf13521: Preparing 17:48:41 1b589e1ecebe: Preparing 17:48:41 5d68a4022b18: Preparing 17:48:41 9eded608401e: Preparing 17:48:41 c5b0d06f45d7: Preparing 17:48:41 40c04d68216c: Preparing 17:48:41 3fbe34a1663b: Preparing 17:48:41 5d68a4022b18: Waiting 17:48:41 9eded608401e: Waiting 17:48:41 c5b0d06f45d7: Waiting 17:48:41 40c04d68216c: Waiting 17:48:41 3fbe34a1663b: Waiting 17:48:41 1b589e1ecebe: Pushed 17:48:41 9137bbc2b6a3: Pushed 17:48:41 cfc21f11ddfa: Pushed 17:48:41 5d68a4022b18: Pushed 17:48:41 c5b0d06f45d7: Pushed 17:48:41 9eded608401e: Pushed 17:48:41 3fbe34a1663b: Layer already exists 17:48:42 40c04d68216c: Pushed 17:48:43 67f451389819: Pushed 17:48:43 745abdf13521: Pushed 17:48:44 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:a200e808d435cc6fd271e4070268324a1c5aff66d96148940a3a4dae4a87c9ec size: 2405 [Pipeline] isUnix [Pipeline] sh 17:48:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.229 17:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:48:44 cfc21f11ddfa: Preparing 17:48:44 9137bbc2b6a3: Preparing 17:48:44 67f451389819: Preparing 17:48:44 745abdf13521: Preparing 17:48:44 1b589e1ecebe: Preparing 17:48:44 5d68a4022b18: Preparing 17:48:44 9eded608401e: Preparing 17:48:44 c5b0d06f45d7: Preparing 17:48:44 40c04d68216c: Preparing 17:48:44 3fbe34a1663b: Preparing 17:48:44 5d68a4022b18: Waiting 17:48:44 9eded608401e: Waiting 17:48:44 c5b0d06f45d7: Waiting 17:48:44 40c04d68216c: Waiting 17:48:44 3fbe34a1663b: Waiting 17:48:44 cfc21f11ddfa: Layer already exists 17:48:44 1b589e1ecebe: Layer already exists 17:48:44 745abdf13521: Layer already exists 17:48:44 9137bbc2b6a3: Layer already exists 17:48:44 67f451389819: Layer already exists 17:48:45 40c04d68216c: Layer already exists 17:48:45 c5b0d06f45d7: Layer already exists 17:48:45 9eded608401e: Layer already exists 17:48:45 3fbe34a1663b: Layer already exists 17:48:45 5d68a4022b18: Layer already exists 17:48:45 2.0.0-dev.229: digest: sha256:a200e808d435cc6fd271e4070268324a1c5aff66d96148940a3a4dae4a87c9ec size: 2405 [Pipeline] isUnix [Pipeline] sh 17:48:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:48:45 cfc21f11ddfa: Preparing 17:48:45 9137bbc2b6a3: Preparing 17:48:45 67f451389819: Preparing 17:48:45 745abdf13521: Preparing 17:48:45 1b589e1ecebe: Preparing 17:48:45 5d68a4022b18: Preparing 17:48:45 9eded608401e: Preparing 17:48:45 c5b0d06f45d7: Preparing 17:48:45 40c04d68216c: Preparing 17:48:45 3fbe34a1663b: Preparing 17:48:45 5d68a4022b18: Waiting 17:48:45 9eded608401e: Waiting 17:48:45 40c04d68216c: Waiting 17:48:45 3fbe34a1663b: Waiting 17:48:45 c5b0d06f45d7: Waiting 17:48:45 745abdf13521: Layer already exists 17:48:45 cfc21f11ddfa: Layer already exists 17:48:45 1b589e1ecebe: Layer already exists 17:48:45 9137bbc2b6a3: Layer already exists 17:48:45 67f451389819: Layer already exists 17:48:46 9eded608401e: Layer already exists 17:48:46 5d68a4022b18: Layer already exists 17:48:46 3fbe34a1663b: Layer already exists 17:48:46 c5b0d06f45d7: Layer already exists 17:48:46 40c04d68216c: Layer already exists 17:48:46 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:a200e808d435cc6fd271e4070268324a1c5aff66d96148940a3a4dae4a87c9ec size: 2405 [Pipeline] isUnix [Pipeline] sh 17:48:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 17:48:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master 17:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:48:46 cfc21f11ddfa: Preparing 17:48:46 9137bbc2b6a3: Preparing 17:48:46 67f451389819: Preparing 17:48:46 745abdf13521: Preparing 17:48:46 1b589e1ecebe: Preparing 17:48:46 5d68a4022b18: Preparing 17:48:46 9eded608401e: Preparing 17:48:46 c5b0d06f45d7: Preparing 17:48:46 40c04d68216c: Preparing 17:48:46 3fbe34a1663b: Preparing 17:48:46 40c04d68216c: Waiting 17:48:46 c5b0d06f45d7: Waiting 17:48:46 3fbe34a1663b: Waiting 17:48:46 5d68a4022b18: Waiting 17:48:46 9eded608401e: Waiting 17:48:46 cfc21f11ddfa: Layer already exists 17:48:46 1b589e1ecebe: Layer already exists 17:48:46 9137bbc2b6a3: Layer already exists 17:48:46 67f451389819: Layer already exists 17:48:46 745abdf13521: Layer already exists 17:48:46 9eded608401e: Layer already exists 17:48:46 40c04d68216c: Layer already exists 17:48:46 c5b0d06f45d7: Layer already exists 17:48:46 5d68a4022b18: Layer already exists 17:48:46 3fbe34a1663b: Layer already exists 17:48:47 master: digest: sha256:a200e808d435cc6fd271e4070268324a1c5aff66d96148940a3a4dae4a87c9ec size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:47 ===================================================== [Pipeline] echo 17:48:47 taggedImages: 17:48:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.229 17:48:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo 17:48:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:48:47 33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:47 2.0.0-dev.229 17:48:47 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:47 master 17:48:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:48:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:48:47 391af177b470: Preparing 17:48:47 c0c23d904f1d: Preparing 17:48:47 64da803db59a: Preparing 17:48:47 c88ebe4b584c: Preparing 17:48:47 3fbe34a1663b: Preparing 17:48:47 3fbe34a1663b: Layer already exists 17:48:48 64da803db59a: Layer already exists 17:48:48 391af177b470: Pushed 17:48:48 c88ebe4b584c: Pushed 17:48:51 c0c23d904f1d: Pushed 17:48:51 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:1e3624469ca890d44115ffb24082754742869f8b55ba27243fd50c2fc212901c size: 1364 [Pipeline] isUnix [Pipeline] sh 17:48:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.229 17:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:48:51 391af177b470: Preparing 17:48:51 c0c23d904f1d: Preparing 17:48:51 64da803db59a: Preparing 17:48:51 c88ebe4b584c: Preparing 17:48:51 3fbe34a1663b: Preparing 17:48:51 3fbe34a1663b: Layer already exists 17:48:51 c88ebe4b584c: Layer already exists 17:48:51 c0c23d904f1d: Layer already exists 17:48:51 64da803db59a: Layer already exists 17:48:52 391af177b470: Layer already exists 17:48:52 2.0.0-dev.229: digest: sha256:1e3624469ca890d44115ffb24082754742869f8b55ba27243fd50c2fc212901c size: 1364 [Pipeline] isUnix [Pipeline] sh 17:48:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:48:52 391af177b470: Preparing 17:48:52 c0c23d904f1d: Preparing 17:48:52 64da803db59a: Preparing 17:48:52 c88ebe4b584c: Preparing 17:48:52 3fbe34a1663b: Preparing 17:48:52 3fbe34a1663b: Layer already exists 17:48:52 c0c23d904f1d: Layer already exists 17:48:52 391af177b470: Layer already exists 17:48:52 64da803db59a: Layer already exists 17:48:52 c88ebe4b584c: Layer already exists 17:48:52 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:1e3624469ca890d44115ffb24082754742869f8b55ba27243fd50c2fc212901c size: 1364 [Pipeline] isUnix [Pipeline] sh 17:48:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh 17:48:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master 17:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:48:53 391af177b470: Preparing 17:48:53 c0c23d904f1d: Preparing 17:48:53 64da803db59a: Preparing 17:48:53 c88ebe4b584c: Preparing 17:48:53 3fbe34a1663b: Preparing 17:48:53 c0c23d904f1d: Layer already exists 17:48:53 c88ebe4b584c: Layer already exists 17:48:53 391af177b470: Layer already exists 17:48:53 3fbe34a1663b: Layer already exists 17:48:53 64da803db59a: Layer already exists 17:48:53 master: digest: sha256:1e3624469ca890d44115ffb24082754742869f8b55ba27243fd50c2fc212901c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:53 ===================================================== [Pipeline] echo 17:48:53 taggedImages: 17:48:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.229 17:48:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo 17:48:54 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:48:54 33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:54 2.0.0-dev.229 17:48:54 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:48:54 master 17:48:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:48:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:48:54 8236f00517d4: Preparing 17:48:54 de705b3f8c15: Preparing 17:48:54 64da803db59a: Preparing 17:48:54 12ffcceec17b: Preparing 17:48:54 3fbe34a1663b: Preparing 17:48:55 64da803db59a: Layer already exists 17:48:55 12ffcceec17b: Layer already exists 17:48:55 3fbe34a1663b: Layer already exists 17:48:55 8236f00517d4: Pushed 17:48:58 de705b3f8c15: Pushed 17:48:58 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:bc748bc0616d5f983bb0ea503bb0aac27ce06eccd510c48335936ee2d89dbcd9 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:48:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:48:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.229 17:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:48:59 8236f00517d4: Preparing 17:48:59 de705b3f8c15: Preparing 17:48:59 64da803db59a: Preparing 17:48:59 12ffcceec17b: Preparing 17:48:59 3fbe34a1663b: Preparing 17:48:59 64da803db59a: Layer already exists 17:48:59 de705b3f8c15: Layer already exists 17:48:59 8236f00517d4: Layer already exists 17:48:59 3fbe34a1663b: Layer already exists 17:48:59 12ffcceec17b: Layer already exists 17:48:59 2.0.0-dev.229: digest: sha256:bc748bc0616d5f983bb0ea503bb0aac27ce06eccd510c48335936ee2d89dbcd9 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:48:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:49:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:49:00 8236f00517d4: Preparing 17:49:00 de705b3f8c15: Preparing 17:49:00 64da803db59a: Preparing 17:49:00 12ffcceec17b: Preparing 17:49:00 3fbe34a1663b: Preparing 17:49:00 64da803db59a: Layer already exists 17:49:00 3fbe34a1663b: Layer already exists 17:49:00 12ffcceec17b: Layer already exists 17:49:00 de705b3f8c15: Layer already exists 17:49:00 8236f00517d4: Layer already exists 17:49:02 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:bc748bc0616d5f983bb0ea503bb0aac27ce06eccd510c48335936ee2d89dbcd9 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:49:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh 17:49:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master 17:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:49:02 8236f00517d4: Preparing 17:49:02 de705b3f8c15: Preparing 17:49:02 64da803db59a: Preparing 17:49:02 12ffcceec17b: Preparing 17:49:02 3fbe34a1663b: Preparing 17:49:02 12ffcceec17b: Layer already exists 17:49:02 de705b3f8c15: Layer already exists 17:49:02 3fbe34a1663b: Layer already exists 17:49:02 8236f00517d4: Layer already exists 17:49:02 64da803db59a: Layer already exists 17:49:03 master: digest: sha256:bc748bc0616d5f983bb0ea503bb0aac27ce06eccd510c48335936ee2d89dbcd9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:49:03 ===================================================== [Pipeline] echo 17:49:03 taggedImages: 17:49:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:49:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.229 17:49:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:49:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo 17:49:03 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 17:49:03 33be738d083b4922562f493dbd4ae71f8cb2af47 17:49:03 2.0.0-dev.229 17:49:03 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:49:03 master 17:49:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:49:03 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh 17:49:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:49:04 72423ee7740b: Preparing 17:49:04 1ef9d53b7b35: Preparing 17:49:04 67b49da68843: Preparing 17:49:04 404f027f657a: Preparing 17:49:04 9ded3b6bb9b5: Preparing 17:49:04 fa1afe8e6ed9: Preparing 17:49:04 87a09b4c083e: Preparing 17:49:04 0f74e9ff2a61: Preparing 17:49:04 b122376c33c6: Preparing 17:49:04 f8381ed47b22: Preparing 17:49:04 e934a737d657: Preparing 17:49:04 fa1afe8e6ed9: Waiting 17:49:04 87a09b4c083e: Waiting 17:49:04 0f74e9ff2a61: Waiting 17:49:04 b122376c33c6: Waiting 17:49:04 e934a737d657: Waiting 17:49:04 f8381ed47b22: Waiting 17:49:04 9ded3b6bb9b5: Layer already exists 17:49:04 fa1afe8e6ed9: Layer already exists 17:49:04 87a09b4c083e: Layer already exists 17:49:04 0f74e9ff2a61: Layer already exists 17:49:04 b122376c33c6: Layer already exists 17:49:04 1ef9d53b7b35: Pushed 17:49:04 f8381ed47b22: Layer already exists 17:49:04 e934a737d657: Layer already exists 17:49:05 72423ee7740b: Pushed 17:49:07 67b49da68843: Pushed 17:49:19 404f027f657a: Pushed 17:49:19 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:bc647d19f86472eabb9bde4791c5ab84911bb5e154a484e3b3886bf82f30fd9b size: 2622 [Pipeline] isUnix [Pipeline] sh 17:49:20 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:49:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.229 17:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:49:20 72423ee7740b: Preparing 17:49:20 1ef9d53b7b35: Preparing 17:49:20 67b49da68843: Preparing 17:49:20 404f027f657a: Preparing 17:49:20 9ded3b6bb9b5: Preparing 17:49:20 fa1afe8e6ed9: Preparing 17:49:20 87a09b4c083e: Preparing 17:49:20 0f74e9ff2a61: Preparing 17:49:20 b122376c33c6: Preparing 17:49:20 f8381ed47b22: Preparing 17:49:20 e934a737d657: Preparing 17:49:20 87a09b4c083e: Waiting 17:49:20 0f74e9ff2a61: Waiting 17:49:20 fa1afe8e6ed9: Waiting 17:49:20 b122376c33c6: Waiting 17:49:20 f8381ed47b22: Waiting 17:49:20 e934a737d657: Waiting 17:49:20 67b49da68843: Layer already exists 17:49:20 1ef9d53b7b35: Layer already exists 17:49:20 72423ee7740b: Layer already exists 17:49:20 404f027f657a: Layer already exists 17:49:20 9ded3b6bb9b5: Layer already exists 17:49:20 fa1afe8e6ed9: Layer already exists 17:49:20 0f74e9ff2a61: Layer already exists 17:49:20 87a09b4c083e: Layer already exists 17:49:20 f8381ed47b22: Layer already exists 17:49:20 b122376c33c6: Layer already exists 17:49:20 e934a737d657: Layer already exists 17:49:20 2.0.0-dev.229: digest: sha256:bc647d19f86472eabb9bde4791c5ab84911bb5e154a484e3b3886bf82f30fd9b size: 2622 [Pipeline] isUnix [Pipeline] sh 17:49:21 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh 17:49:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:49:21 72423ee7740b: Preparing 17:49:21 1ef9d53b7b35: Preparing 17:49:21 67b49da68843: Preparing 17:49:21 404f027f657a: Preparing 17:49:21 9ded3b6bb9b5: Preparing 17:49:21 fa1afe8e6ed9: Preparing 17:49:21 87a09b4c083e: Preparing 17:49:21 0f74e9ff2a61: Preparing 17:49:21 b122376c33c6: Preparing 17:49:21 f8381ed47b22: Preparing 17:49:21 e934a737d657: Preparing 17:49:21 fa1afe8e6ed9: Waiting 17:49:21 87a09b4c083e: Waiting 17:49:21 0f74e9ff2a61: Waiting 17:49:21 b122376c33c6: Waiting 17:49:21 f8381ed47b22: Waiting 17:49:21 e934a737d657: Waiting 17:49:21 72423ee7740b: Layer already exists 17:49:21 1ef9d53b7b35: Layer already exists 17:49:21 404f027f657a: Layer already exists 17:49:21 9ded3b6bb9b5: Layer already exists 17:49:21 67b49da68843: Layer already exists 17:49:21 0f74e9ff2a61: Layer already exists 17:49:21 fa1afe8e6ed9: Layer already exists 17:49:21 b122376c33c6: Layer already exists 17:49:21 f8381ed47b22: Layer already exists 17:49:21 87a09b4c083e: Layer already exists 17:49:21 e934a737d657: Layer already exists 17:49:21 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:bc647d19f86472eabb9bde4791c5ab84911bb5e154a484e3b3886bf82f30fd9b size: 2622 [Pipeline] isUnix [Pipeline] sh 17:49:21 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh 17:49:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master 17:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:49:22 72423ee7740b: Preparing 17:49:22 1ef9d53b7b35: Preparing 17:49:22 67b49da68843: Preparing 17:49:22 404f027f657a: Preparing 17:49:22 9ded3b6bb9b5: Preparing 17:49:22 fa1afe8e6ed9: Preparing 17:49:22 87a09b4c083e: Preparing 17:49:22 0f74e9ff2a61: Preparing 17:49:22 b122376c33c6: Preparing 17:49:22 f8381ed47b22: Preparing 17:49:22 e934a737d657: Preparing 17:49:22 0f74e9ff2a61: Waiting 17:49:22 b122376c33c6: Waiting 17:49:22 fa1afe8e6ed9: Waiting 17:49:22 f8381ed47b22: Waiting 17:49:22 87a09b4c083e: Waiting 17:49:22 e934a737d657: Waiting 17:49:22 9ded3b6bb9b5: Layer already exists 17:49:22 404f027f657a: Layer already exists 17:49:22 72423ee7740b: Layer already exists 17:49:22 1ef9d53b7b35: Layer already exists 17:49:22 67b49da68843: Layer already exists 17:49:22 87a09b4c083e: Layer already exists 17:49:22 0f74e9ff2a61: Layer already exists 17:49:22 fa1afe8e6ed9: Layer already exists 17:49:22 b122376c33c6: Layer already exists 17:49:22 f8381ed47b22: Layer already exists 17:49:22 e934a737d657: Layer already exists 17:49:22 master: digest: sha256:bc647d19f86472eabb9bde4791c5ab84911bb5e154a484e3b3886bf82f30fd9b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:49:22 ===================================================== [Pipeline] echo 17:49:22 taggedImages: 17:49:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 17:49:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.229 17:49:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 17:49:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:49:23 ---> job-cost.sh 17:49:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QNX9 17:50:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:51:39 lf-activate-venv(): INFO: Adding /tmp/venv-QNX9/bin to PATH 17:51:39 INFO: No Stack... 17:51:39 INFO: Retrieving Pricing Info for: v2-standard-4 17:51:39 INFO: Archiving Costs [Pipeline] sh 17:51:39 + cat /w/workspace/edgex-go/499/archives/cost.csv 17:51:39 + cut -d, -f6 [Pipeline] lock 17:51:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-499-stack-cost] 17:51:39 Resource [jenkins-edgexfoundry-edgex-go-master-499-stack-cost] did not exist. Created. 17:51:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-master-499-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:51:39 + echo total: 0.18000000715255737 [Pipeline] stash 17:51:40 Stashed 1 file(s) [Pipeline] } 17:51:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-master-499-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:51:41 provisioning config files... 17:51:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/499@tmp/config7317311862961435283tmp [Pipeline] { [Pipeline] sh 17:51:41 + set +x 17:51:41 + curl -s https://codecov.io/bash 17:51:41 + bash -s -- 17:51:42 17:51:42 _____ _ 17:51:42 / ____| | | 17:51:42 | | ___ __| | ___ ___ _____ __ 17:51:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:51:42 | |___| (_) | (_| | __/ (_| (_) \ V / 17:51:42 \_____\___/ \__,_|\___|\___\___/ \_/ 17:51:42 Bash-1.0.2 17:51:42 17:51:42 17:51:42 ==> git version 2.24.4 found 17:51:42 ==> 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 17:51:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:51:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:51:42 ==> Jenkins CI detected. 17:51:42 project root: . 17:51:42 --> token set from env 17:51:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:51:42 ==> Running gcov in . (disable via -X gcov) 17:51:42 ==> Python coveragepy not found 17:51:42 ==> Searching for coverage reports in: 17:51:42 + . 17:51:42 -> Found 1 reports 17:51:42 ==> Detecting git/mercurial file structure 17:51:42 ==> Reading reports 17:51:42 + ./coverage.out bytes=737213 17:51:42 ==> Appending adjustments 17:51:42 https://docs.codecov.io/docs/fixing-reports 17:51:44 + Found adjustments 17:51:44 ==> Gzipping contents 17:51:44 104K /tmp/codecov.cj1x2Q.gz 17:51:44 ==> Uploading reports 17:51:44 url: https://codecov.io 17:51:44 query: branch=master&commit=33be738d083b4922562f493dbd4ae71f8cb2af47&build=499&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F499%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:51:44 -> Pinging Codecov 17:51:44 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=33be738d083b4922562f493dbd4ae71f8cb2af47&build=499&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F499%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:51:45 -> Uploading to 17:51:45 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/33be738d083b4922562f493dbd4ae71f8cb2af47/f2eea8f5-e48e-43ef-a7b9-fad373a9fcb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T175144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a072db078c718e10b814bfc6f0a7a3bba002c956bd3afa461c482126574aed2b 17:51:45 % Total % Received % Xferd Average Speed Time Time Time Current 17:51:45 Dload Upload Total Spent Left Speed 17:51:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 214k --:--:-- --:--:-- --:--:-- 214k 17:51:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] } 17:51:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:51:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:51:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:51:46 17:51:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:51:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:51:46 188c0c94c7c5: Pulling fs layer 17:51:46 0ef7d3d256c8: Pulling fs layer 17:51:46 de9db76c5a1d: Pulling fs layer 17:51:46 0eba1c9be4d2: Pulling fs layer 17:51:46 0d57e429df01: Pulling fs layer 17:51:46 4e4be7b47b0d: Pulling fs layer 17:51:46 e1f770b5df2f: Pulling fs layer 17:51:46 85a0685a4137: Pulling fs layer 17:51:46 0d57e429df01: Waiting 17:51:46 4e4be7b47b0d: Waiting 17:51:46 e1f770b5df2f: Waiting 17:51:46 85a0685a4137: Waiting 17:51:46 0eba1c9be4d2: Waiting 17:51:46 de9db76c5a1d: Verifying Checksum 17:51:46 de9db76c5a1d: Download complete 17:51:46 0ef7d3d256c8: Verifying Checksum 17:51:46 0ef7d3d256c8: Download complete 17:51:46 0d57e429df01: Verifying Checksum 17:51:46 0d57e429df01: Download complete 17:51:46 4e4be7b47b0d: Verifying Checksum 17:51:46 4e4be7b47b0d: Download complete 17:51:46 188c0c94c7c5: Verifying Checksum 17:51:46 188c0c94c7c5: Download complete 17:51:46 188c0c94c7c5: Pull complete 17:51:46 0ef7d3d256c8: Pull complete 17:51:47 de9db76c5a1d: Pull complete 17:51:48 e1f770b5df2f: Verifying Checksum 17:51:48 e1f770b5df2f: Download complete 17:51:50 0eba1c9be4d2: Verifying Checksum 17:51:50 0eba1c9be4d2: Download complete 17:51:50 85a0685a4137: Verifying Checksum 17:51:50 85a0685a4137: Download complete 17:51:53 0eba1c9be4d2: Pull complete 17:51:53 0d57e429df01: Pull complete 17:51:53 4e4be7b47b0d: Pull complete 17:51:54 e1f770b5df2f: Pull complete 17:51:57 85a0685a4137: Pull complete 17:51:57 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:51:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:51:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:51:57 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:52:03 $ docker top 1e1a14adc938aff998d1bc3528790aa8c7510328f20245f81a87a3c64d7a0fd0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:52:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:52:03 + set -o pipefail 17:52:03 + snyk monitor '--org=edgex-jenkins' 17:52:10 17:52:10 Monitoring /w/workspace/edgex-go/499 (github.com/edgexfoundry/edgex-go)... 17:52:10 17:52:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d2ef0201-905b-47a9-b70a-e9cc5e99e0a1 17:52:10 17:52:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:52:10 17:52:10 [Pipeline] } 17:52:10 $ docker stop --time=1 1e1a14adc938aff998d1bc3528790aa8c7510328f20245f81a87a3c64d7a0fd0 17:52:12 $ docker rm -f 1e1a14adc938aff998d1bc3528790aa8c7510328f20245f81a87a3c64d7a0fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:52:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:13 provisioning config files... 17:52:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/499@tmp/config5393716874807285943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:13 --> edgex-publish-swagger.sh 17:52:13 === Publish openapi/v1 API === 17:52:13 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 17:52:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/499/openapi/v1/core-command.yaml] 17:52:13 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:13 Dload Upload Total Spent Left Speed 17:52:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 10130 0:00:01 0:00:01 --:--:-- 10136 100 10522 0 0 100 10522 0 10128 0:00:01 0:00:01 --:--:-- 10136 17:52:14 17:52:14 17:52:14 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/499/openapi/v1/core-data.yaml] 17:52:14 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:14 Dload Upload Total Spent Left Speed 17:52:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 31524 0:00:01 0:00:01 --:--:-- 31547 100 32557 0 0 100 32557 0 31519 0:00:01 0:00:01 --:--:-- 31547 17:52:15 17:52:15 17:52:15 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/499/openapi/v1/core-metadata.yaml] 17:52:15 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:15 Dload Upload Total Spent Left Speed 17:52:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 78550 --:--:-- --:--:-- --:--:-- 78510 100 73721 0 0 100 73721 0 78538 --:--:-- --:--:-- --:--:-- 78510 17:52:16 17:52:16 17:52:16 [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/499/openapi/v1/support-logging.yaml] 17:52:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:16 Dload Upload Total Spent Left Speed 17:52:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 13910 --:--:-- --:--:-- --:--:-- 13900 100 13581 0 0 100 13581 0 13909 --:--:-- --:--:-- --:--:-- 13900 17:52:17 17:52:17 17:52:17 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/499/openapi/v1/support-notifications.yaml] 17:52:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:17 Dload Upload Total Spent Left Speed 17:52:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 36427 0:00:01 0:00:01 --:--:-- 36447 100 38890 0 0 100 38890 0 36420 0:00:01 0:00:01 --:--:-- 36447 17:52:18 17:52:18 17:52:18 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/499/openapi/v1/support-scheduler.yaml] 17:52:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:18 Dload Upload Total Spent Left Speed 17:52:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 12516 0:00:01 0:00:01 --:--:-- 12521 100 14249 0 0 100 14249 0 12514 0:00:01 0:00:01 --:--:-- 12521 17:52:19 17:52:19 17:52:19 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/499/openapi/v1/system-agent.yaml] 17:52:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:19 Dload Upload Total Spent Left Speed 17:52:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 4576 --:--:-- --:--:-- --:--:-- 4576 100 4110 0 0 100 4110 0 4575 --:--:-- --:--:-- --:--:-- 4571 17:52:20 17:52:20 17:52:20 === Publish openapi/v2 API === 17:52:20 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:52:20 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/499/openapi/v2/core-command.yaml] 17:52:20 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:20 Dload Upload Total Spent Left Speed 17:52:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 31829 --:--:-- --:--:-- --:--:-- 31832 100 30687 0 0 100 30687 0 31825 --:--:-- --:--:-- --:--:-- 31800 17:52:21 17:52:21 17:52:21 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/499/openapi/v2/core-data.yaml] 17:52:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:21 Dload Upload Total Spent Left Speed 17:52:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56185 0 0 100 56185 0 52548 0:00:01 0:00:01 --:--:-- 52558 100 56185 0 0 100 56185 0 52541 0:00:01 0:00:01 --:--:-- 52558 17:52:23 17:52:23 17:52:23 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/499/openapi/v2/core-metadata.yaml] 17:52:23 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:23 Dload Upload Total Spent Left Speed 17:52:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 118k 0 0 100 118k 0 117k 0:00:01 0:00:01 --:--:-- 117k 17:52:24 17:52:24 17:52:24 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/499/openapi/v2/support-notifications.yaml] 17:52:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:24 Dload Upload Total Spent Left Speed 17:52:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76047 0 0 100 76047 0 75951 0:00:01 0:00:01 --:--:-- 75971 100 76047 0 0 100 76047 0 75939 0:00:01 0:00:01 --:--:-- 75971 17:52:25 17:52:25 17:52:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/499/openapi/v2/support-scheduler.yaml] 17:52:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:25 Dload Upload Total Spent Left Speed 17:52:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 32540 0:00:01 0:00:01 --:--:-- 32568 100 37617 0 0 100 37617 0 30584 0:00:01 0:00:01 --:--:-- 30607 17:52:26 17:52:26 17:52:26 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/499/openapi/v2/system-agent.yaml] 17:52:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:26 Dload Upload Total Spent Left Speed 17:52:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24806 0 0 100 24806 0 23899 0:00:01 0:00:01 --:--:-- 23920 100 24806 0 0 100 24806 0 23896 0:00:01 0:00:01 --:--:-- 23920 17:52:27 17:52:27 [Pipeline] } 17:52:27 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 17:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:27 . [Pipeline] withDockerContainer 17:52:27 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:52:28 $ docker top 24ba2478ee2c4bd3143d56a21804cb37f0f305e8b32b42c47db372bc1dfd7f5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:28 [ssh-agent] Looking for ssh-agent implementation... 17:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:28 $ docker exec 24ba2478ee2c4bd3143d56a21804cb37f0f305e8b32b42c47db372bc1dfd7f5d ssh-agent 17:52:28 SSH_AUTH_SOCK=/tmp/ssh-LokeWEyEVYLJ/agent.13 17:52:28 SSH_AGENT_PID=19 17:52:28 Running ssh-add (command line suppressed) 17:52:28 Identity added: /w/workspace/edgex-go/499@tmp/private_key_6441093937372389004.key (/w/workspace/edgex-go/499@tmp/private_key_6441093937372389004.key) 17:52:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:29 + git semver tag 17:52:29 # -> Open(): unable to determine branch for HEAD 17:52:29 # $GIT_DIR = /w/workspace/edgex-go/499/.git 17:52:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/499 17:52:29 # $SEMVER_REMOTE_NAME = origin 17:52:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:52:29 # $SEMVER_USER_NAME = edgex-jenkins 17:52:29 # $SEMVER_BRANCH = master 17:52:29 # $SEMVER_DIR = /w/workspace/edgex-go/499/.semver 17:52:29 # 33be738d083b4922562f493dbd4ae71f8cb2af47 HEAD 17:52:29 # -> Force: false 17:52:29 # 5291597cc86556674ab48043c09840cdbbb9c331 refs/tags/v2.0.0-dev.229 [Pipeline] } 17:52:29 $ docker exec --env ******** --env ******** 24ba2478ee2c4bd3143d56a21804cb37f0f305e8b32b42c47db372bc1dfd7f5d ssh-agent -k 17:52:29 unset SSH_AUTH_SOCK; 17:52:29 unset SSH_AGENT_PID; 17:52:29 echo Agent pid 19 killed; 17:52:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:29 + git semver [Pipeline] } 17:52:29 $ docker stop --time=1 24ba2478ee2c4bd3143d56a21804cb37f0f305e8b32b42c47db372bc1dfd7f5d 17:52:30 $ docker rm -f 24ba2478ee2c4bd3143d56a21804cb37f0f305e8b32b42c47db372bc1dfd7f5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:52:31 17:52:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:52:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:52:31 0.23.1-centos7: Pulling from edgex-lftools 17:52:31 ab5ef0e58194: Pulling fs layer 17:52:31 9712f1f96733: Pulling fs layer 17:52:31 63f879dbbcfc: Pulling fs layer 17:52:31 0d9ebad4ef96: Pulling fs layer 17:52:31 e9a5061849ea: Pulling fs layer 17:52:31 d747dcd14b5f: Pulling fs layer 17:52:31 2de7ff778b66: Pulling fs layer 17:52:31 0d9ebad4ef96: Waiting 17:52:31 e9a5061849ea: Waiting 17:52:31 d747dcd14b5f: Waiting 17:52:31 2de7ff778b66: Waiting 17:52:31 9712f1f96733: Verifying Checksum 17:52:31 9712f1f96733: Download complete 17:52:32 63f879dbbcfc: Verifying Checksum 17:52:32 63f879dbbcfc: Download complete 17:52:33 e9a5061849ea: Verifying Checksum 17:52:33 e9a5061849ea: Download complete 17:52:33 d747dcd14b5f: Verifying Checksum 17:52:33 d747dcd14b5f: Download complete 17:52:33 2de7ff778b66: Verifying Checksum 17:52:33 2de7ff778b66: Download complete 17:52:33 0d9ebad4ef96: Verifying Checksum 17:52:33 0d9ebad4ef96: Download complete 17:52:33 ab5ef0e58194: Verifying Checksum 17:52:33 ab5ef0e58194: Download complete 17:52:36 ab5ef0e58194: Pull complete 17:52:36 9712f1f96733: Pull complete 17:52:36 63f879dbbcfc: Pull complete 17:52:40 0d9ebad4ef96: Pull complete 17:52:40 e9a5061849ea: Pull complete 17:52:40 d747dcd14b5f: Pull complete 17:52:41 2de7ff778b66: Pull complete 17:52:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:52:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:52:41 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:52:45 $ docker top 322bd00d8fe239871d176fd42e5b7ee51e54d4d6228b645a77338a2192492bcd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:52:45 provisioning config files... 17:52:45 copy managed file [sigul-config] to file:/w/workspace/edgex-go/499@tmp/config8305033545688706622tmp 17:52:45 copy managed file [sigul-password] to file:/w/workspace/edgex-go/499@tmp/config7839395088239198737tmp 17:52:45 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/499@tmp/config4073219172608387251tmp [Pipeline] { [Pipeline] echo 17:52:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:52:45 ---> sigul-configuration.sh 17:52:45 gpg: directory `/root/.gnupg' created 17:52:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:52:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:52:45 gpg: keyring `/root/.gnupg/secring.gpg' created 17:52:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:52:45 gpg: CAST5 encrypted data 17:52:45 gpg: encrypted with 1 passphrase 17:52:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:52:46 + mkdir /home/jenkins 17:52:46 + mkdir /home/jenkins/sigul [Pipeline] sh 17:52:46 + 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 17:52:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:52:46 ---> sigul-install.sh 17:52:50 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:52:51 + git tag --list 17:52:51 0.6.0 17:52:51 0.6.1 17:52:51 0.7.0 17:52:51 0.7.1 17:52:51 v0.0.0 17:52:51 v0.0.1-dev.1 17:52:51 v1.0.0 17:52:51 v1.0.1 17:52:51 v1.1.0 17:52:51 v1.2.0 17:52:51 v1.2.1 17:52:51 v1.2.2-dev.1 17:52:51 v1.2.2-dev.10 17:52:51 v1.2.2-dev.100 17:52:51 v1.2.2-dev.101 17:52:51 v1.2.2-dev.102 17:52:51 v1.2.2-dev.103 17:52:51 v1.2.2-dev.104 17:52:51 v1.2.2-dev.105 17:52:51 v1.2.2-dev.106 17:52:51 v1.2.2-dev.107 17:52:51 v1.2.2-dev.11 17:52:51 v1.2.2-dev.12 17:52:51 v1.2.2-dev.13 17:52:51 v1.2.2-dev.14 17:52:51 v1.2.2-dev.15 17:52:51 v1.2.2-dev.16 17:52:51 v1.2.2-dev.17 17:52:51 v1.2.2-dev.18 17:52:51 v1.2.2-dev.19 17:52:51 v1.2.2-dev.2 17:52:51 v1.2.2-dev.20 17:52:51 v1.2.2-dev.21 17:52:51 v1.2.2-dev.22 17:52:51 v1.2.2-dev.23 17:52:51 v1.2.2-dev.24 17:52:51 v1.2.2-dev.25 17:52:51 v1.2.2-dev.26 17:52:51 v1.2.2-dev.27 17:52:51 v1.2.2-dev.28 17:52:51 v1.2.2-dev.29 17:52:51 v1.2.2-dev.3 17:52:51 v1.2.2-dev.30 17:52:51 v1.2.2-dev.31 17:52:51 v1.2.2-dev.32 17:52:51 v1.2.2-dev.33 17:52:51 v1.2.2-dev.34 17:52:51 v1.2.2-dev.35 17:52:51 v1.2.2-dev.36 17:52:51 v1.2.2-dev.37 17:52:51 v1.2.2-dev.38 17:52:51 v1.2.2-dev.39 17:52:51 v1.2.2-dev.4 17:52:51 v1.2.2-dev.40 17:52:51 v1.2.2-dev.41 17:52:51 v1.2.2-dev.42 17:52:51 v1.2.2-dev.43 17:52:51 v1.2.2-dev.44 17:52:51 v1.2.2-dev.45 17:52:51 v1.2.2-dev.46 17:52:51 v1.2.2-dev.47 17:52:51 v1.2.2-dev.48 17:52:51 v1.2.2-dev.49 17:52:51 v1.2.2-dev.5 17:52:51 v1.2.2-dev.50 17:52:51 v1.2.2-dev.51 17:52:51 v1.2.2-dev.52 17:52:51 v1.2.2-dev.53 17:52:51 v1.2.2-dev.54 17:52:51 v1.2.2-dev.55 17:52:51 v1.2.2-dev.56 17:52:51 v1.2.2-dev.57 17:52:51 v1.2.2-dev.58 17:52:51 v1.2.2-dev.59 17:52:51 v1.2.2-dev.6 17:52:51 v1.2.2-dev.60 17:52:51 v1.2.2-dev.61 17:52:51 v1.2.2-dev.62 17:52:51 v1.2.2-dev.63 17:52:51 v1.2.2-dev.64 17:52:51 v1.2.2-dev.65 17:52:51 v1.2.2-dev.66 17:52:51 v1.2.2-dev.67 17:52:51 v1.2.2-dev.68 17:52:51 v1.2.2-dev.69 17:52:51 v1.2.2-dev.7 17:52:51 v1.2.2-dev.70 17:52:51 v1.2.2-dev.71 17:52:51 v1.2.2-dev.72 17:52:51 v1.2.2-dev.73 17:52:51 v1.2.2-dev.74 17:52:51 v1.2.2-dev.75 17:52:51 v1.2.2-dev.76 17:52:51 v1.2.2-dev.77 17:52:51 v1.2.2-dev.78 17:52:51 v1.2.2-dev.79 17:52:51 v1.2.2-dev.8 17:52:51 v1.2.2-dev.80 17:52:51 v1.2.2-dev.81 17:52:51 v1.2.2-dev.82 17:52:51 v1.2.2-dev.83 17:52:51 v1.2.2-dev.84 17:52:51 v1.2.2-dev.85 17:52:51 v1.2.2-dev.86 17:52:51 v1.2.2-dev.87 17:52:51 v1.2.2-dev.88 17:52:51 v1.2.2-dev.89 17:52:51 v1.2.2-dev.9 17:52:51 v1.2.2-dev.90 17:52:51 v1.2.2-dev.91 17:52:51 v1.2.2-dev.92 17:52:51 v1.2.2-dev.93 17:52:51 v1.2.2-dev.94 17:52:51 v1.2.2-dev.95 17:52:51 v1.2.2-dev.96 17:52:51 v1.2.2-dev.97 17:52:51 v1.2.2-dev.98 17:52:51 v1.2.2-dev.99 17:52:51 v1.3.0 17:52:51 v1.3.1 17:52:51 v1.3.1-dev.1 17:52:51 v1.3.1-dev.10 17:52:51 v1.3.1-dev.11 17:52:51 v1.3.1-dev.12 17:52:51 v1.3.1-dev.13 17:52:51 v1.3.1-dev.14 17:52:51 v1.3.1-dev.15 17:52:51 v1.3.1-dev.16 17:52:51 v1.3.1-dev.17 17:52:51 v1.3.1-dev.18 17:52:51 v1.3.1-dev.2 17:52:51 v1.3.1-dev.3 17:52:51 v1.3.1-dev.4 17:52:51 v1.3.1-dev.5 17:52:51 v1.3.1-dev.6 17:52:51 v1.3.1-dev.7 17:52:51 v1.3.1-dev.8 17:52:51 v1.3.1-dev.9 17:52:51 v2.0.0-dev.1 17:52:51 v2.0.0-dev.10 17:52:51 v2.0.0-dev.100 17:52:51 v2.0.0-dev.101 17:52:51 v2.0.0-dev.102 17:52:51 v2.0.0-dev.103 17:52:51 v2.0.0-dev.104 17:52:51 v2.0.0-dev.105 17:52:51 v2.0.0-dev.106 17:52:51 v2.0.0-dev.107 17:52:51 v2.0.0-dev.108 17:52:51 v2.0.0-dev.109 17:52:51 v2.0.0-dev.11 17:52:51 v2.0.0-dev.110 17:52:51 v2.0.0-dev.111 17:52:51 v2.0.0-dev.112 17:52:51 v2.0.0-dev.113 17:52:51 v2.0.0-dev.114 17:52:51 v2.0.0-dev.115 17:52:51 v2.0.0-dev.116 17:52:51 v2.0.0-dev.117 17:52:51 v2.0.0-dev.118 17:52:51 v2.0.0-dev.119 17:52:51 v2.0.0-dev.12 17:52:51 v2.0.0-dev.120 17:52:51 v2.0.0-dev.121 17:52:51 v2.0.0-dev.122 17:52:51 v2.0.0-dev.123 17:52:51 v2.0.0-dev.124 17:52:51 v2.0.0-dev.125 17:52:51 v2.0.0-dev.126 17:52:51 v2.0.0-dev.127 17:52:51 v2.0.0-dev.128 17:52:51 v2.0.0-dev.129 17:52:51 v2.0.0-dev.13 17:52:51 v2.0.0-dev.130 17:52:51 v2.0.0-dev.131 17:52:51 v2.0.0-dev.132 17:52:51 v2.0.0-dev.133 17:52:51 v2.0.0-dev.134 17:52:51 v2.0.0-dev.135 17:52:51 v2.0.0-dev.136 17:52:51 v2.0.0-dev.137 17:52:51 v2.0.0-dev.138 17:52:51 v2.0.0-dev.139 17:52:51 v2.0.0-dev.14 17:52:51 v2.0.0-dev.140 17:52:51 v2.0.0-dev.141 17:52:51 v2.0.0-dev.142 17:52:51 v2.0.0-dev.143 17:52:51 v2.0.0-dev.144 17:52:51 v2.0.0-dev.145 17:52:51 v2.0.0-dev.146 17:52:51 v2.0.0-dev.147 17:52:51 v2.0.0-dev.148 17:52:51 v2.0.0-dev.149 17:52:51 v2.0.0-dev.15 17:52:51 v2.0.0-dev.150 17:52:51 v2.0.0-dev.151 17:52:51 v2.0.0-dev.152 17:52:51 v2.0.0-dev.153 17:52:51 v2.0.0-dev.154 17:52:51 v2.0.0-dev.155 17:52:51 v2.0.0-dev.156 17:52:51 v2.0.0-dev.157 17:52:51 v2.0.0-dev.158 17:52:51 v2.0.0-dev.159 17:52:51 v2.0.0-dev.16 17:52:51 v2.0.0-dev.160 17:52:51 v2.0.0-dev.161 17:52:51 v2.0.0-dev.162 17:52:51 v2.0.0-dev.163 17:52:51 v2.0.0-dev.164 17:52:51 v2.0.0-dev.165 17:52:51 v2.0.0-dev.166 17:52:51 v2.0.0-dev.167 17:52:51 v2.0.0-dev.168 17:52:51 v2.0.0-dev.169 17:52:51 v2.0.0-dev.17 17:52:51 v2.0.0-dev.170 17:52:51 v2.0.0-dev.171 17:52:51 v2.0.0-dev.172 17:52:51 v2.0.0-dev.173 17:52:51 v2.0.0-dev.174 17:52:51 v2.0.0-dev.175 17:52:51 v2.0.0-dev.176 17:52:51 v2.0.0-dev.177 17:52:51 v2.0.0-dev.178 17:52:51 v2.0.0-dev.179 17:52:51 v2.0.0-dev.18 17:52:51 v2.0.0-dev.180 17:52:51 v2.0.0-dev.181 17:52:51 v2.0.0-dev.182 17:52:51 v2.0.0-dev.183 17:52:51 v2.0.0-dev.184 17:52:51 v2.0.0-dev.185 17:52:51 v2.0.0-dev.186 17:52:51 v2.0.0-dev.187 17:52:51 v2.0.0-dev.188 17:52:51 v2.0.0-dev.189 17:52:51 v2.0.0-dev.19 17:52:51 v2.0.0-dev.190 17:52:51 v2.0.0-dev.191 17:52:51 v2.0.0-dev.192 17:52:51 v2.0.0-dev.193 17:52:51 v2.0.0-dev.194 17:52:51 v2.0.0-dev.195 17:52:51 v2.0.0-dev.196 17:52:51 v2.0.0-dev.197 17:52:51 v2.0.0-dev.198 17:52:51 v2.0.0-dev.199 17:52:51 v2.0.0-dev.2 17:52:51 v2.0.0-dev.20 17:52:51 v2.0.0-dev.200 17:52:51 v2.0.0-dev.201 17:52:51 v2.0.0-dev.202 17:52:51 v2.0.0-dev.203 17:52:51 v2.0.0-dev.204 17:52:51 v2.0.0-dev.205 17:52:51 v2.0.0-dev.206 17:52:51 v2.0.0-dev.207 17:52:51 v2.0.0-dev.208 17:52:51 v2.0.0-dev.209 17:52:51 v2.0.0-dev.21 17:52:51 v2.0.0-dev.210 17:52:51 v2.0.0-dev.211 17:52:51 v2.0.0-dev.212 17:52:51 v2.0.0-dev.213 17:52:51 v2.0.0-dev.214 17:52:51 v2.0.0-dev.215 17:52:51 v2.0.0-dev.216 17:52:51 v2.0.0-dev.217 17:52:51 v2.0.0-dev.218 17:52:51 v2.0.0-dev.219 17:52:51 v2.0.0-dev.22 17:52:51 v2.0.0-dev.220 17:52:51 v2.0.0-dev.221 17:52:51 v2.0.0-dev.222 17:52:51 v2.0.0-dev.223 17:52:51 v2.0.0-dev.224 17:52:51 v2.0.0-dev.225 17:52:51 v2.0.0-dev.226 17:52:51 v2.0.0-dev.227 17:52:51 v2.0.0-dev.228 17:52:51 v2.0.0-dev.229 17:52:51 v2.0.0-dev.23 17:52:51 v2.0.0-dev.24 17:52:51 v2.0.0-dev.25 17:52:51 v2.0.0-dev.26 17:52:51 v2.0.0-dev.27 17:52:51 v2.0.0-dev.28 17:52:51 v2.0.0-dev.29 17:52:51 v2.0.0-dev.3 17:52:51 v2.0.0-dev.30 17:52:51 v2.0.0-dev.31 17:52:51 v2.0.0-dev.32 17:52:51 v2.0.0-dev.33 17:52:51 v2.0.0-dev.34 17:52:51 v2.0.0-dev.35 17:52:51 v2.0.0-dev.36 17:52:51 v2.0.0-dev.37 17:52:51 v2.0.0-dev.38 17:52:51 v2.0.0-dev.39 17:52:51 v2.0.0-dev.4 17:52:51 v2.0.0-dev.40 17:52:51 v2.0.0-dev.41 17:52:51 v2.0.0-dev.42 17:52:51 v2.0.0-dev.43 17:52:51 v2.0.0-dev.44 17:52:51 v2.0.0-dev.45 17:52:51 v2.0.0-dev.46 17:52:51 v2.0.0-dev.47 17:52:51 v2.0.0-dev.48 17:52:51 v2.0.0-dev.49 17:52:51 v2.0.0-dev.5 17:52:51 v2.0.0-dev.50 17:52:51 v2.0.0-dev.51 17:52:51 v2.0.0-dev.52 17:52:51 v2.0.0-dev.53 17:52:51 v2.0.0-dev.54 17:52:51 v2.0.0-dev.55 17:52:51 v2.0.0-dev.56 17:52:51 v2.0.0-dev.57 17:52:51 v2.0.0-dev.58 17:52:51 v2.0.0-dev.59 17:52:51 v2.0.0-dev.6 17:52:51 v2.0.0-dev.60 17:52:51 v2.0.0-dev.61 17:52:51 v2.0.0-dev.62 17:52:51 v2.0.0-dev.63 17:52:51 v2.0.0-dev.64 17:52:51 v2.0.0-dev.65 17:52:51 v2.0.0-dev.66 17:52:51 v2.0.0-dev.67 17:52:51 v2.0.0-dev.68 17:52:51 v2.0.0-dev.69 17:52:51 v2.0.0-dev.7 17:52:51 v2.0.0-dev.70 17:52:51 v2.0.0-dev.71 17:52:51 v2.0.0-dev.72 17:52:51 v2.0.0-dev.73 17:52:51 v2.0.0-dev.74 17:52:51 v2.0.0-dev.75 17:52:51 v2.0.0-dev.76 17:52:51 v2.0.0-dev.77 17:52:51 v2.0.0-dev.78 17:52:51 v2.0.0-dev.79 17:52:51 v2.0.0-dev.8 17:52:51 v2.0.0-dev.80 17:52:51 v2.0.0-dev.81 17:52:51 v2.0.0-dev.82 17:52:51 v2.0.0-dev.83 17:52:51 v2.0.0-dev.84 17:52:51 v2.0.0-dev.85 17:52:51 v2.0.0-dev.86 17:52:51 v2.0.0-dev.87 17:52:51 v2.0.0-dev.88 17:52:51 v2.0.0-dev.89 17:52:51 v2.0.0-dev.9 17:52:51 v2.0.0-dev.90 17:52:51 v2.0.0-dev.91 17:52:51 v2.0.0-dev.92 17:52:51 v2.0.0-dev.93 17:52:51 v2.0.0-dev.94 17:52:51 v2.0.0-dev.95 17:52:51 v2.0.0-dev.96 17:52:51 v2.0.0-dev.97 17:52:51 v2.0.0-dev.98 17:52:51 v2.0.0-dev.99 [Pipeline] sh 17:52:51 + lftools sign git-tag v2.0.0-dev.229 17:52:52 Signing Git tag with Sigul... 17:52:52 Signing v2.0.0-dev.229 [Pipeline] echo 17:52:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:52:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:52:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:52:53 $ docker stop --time=1 322bd00d8fe239871d176fd42e5b7ee51e54d4d6228b645a77338a2192492bcd 17:52:54 $ docker rm -f 322bd00d8fe239871d176fd42e5b7ee51e54d4d6228b645a77338a2192492bcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:55 . [Pipeline] withDockerContainer 17:52:55 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:52:56 $ docker top 666383a603532485151d5f3db5b87566bba9d6d707915d285bd48f562794a167 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:56 [ssh-agent] Looking for ssh-agent implementation... 17:52:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:56 $ docker exec 666383a603532485151d5f3db5b87566bba9d6d707915d285bd48f562794a167 ssh-agent 17:52:56 SSH_AUTH_SOCK=/tmp/ssh-xwLIaF9WF21J/agent.14 17:52:56 SSH_AGENT_PID=20 17:52:56 Running ssh-add (command line suppressed) 17:52:56 Identity added: /w/workspace/edgex-go/499@tmp/private_key_7237888349638805872.key (/w/workspace/edgex-go/499@tmp/private_key_7237888349638805872.key) 17:52:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:57 + git semver bump pre 17:52:57 # -> Open(): unable to determine branch for HEAD 17:52:57 # $GIT_DIR = /w/workspace/edgex-go/499/.git 17:52:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/499 17:52:57 # $SEMVER_REMOTE_NAME = origin 17:52:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:52:57 # $SEMVER_USER_NAME = edgex-jenkins 17:52:57 # $SEMVER_BRANCH = master 17:52:57 # $SEMVER_DIR = /w/workspace/edgex-go/499/.semver 17:52:57 2.0.0-dev.230 [Pipeline] } 17:52:57 $ docker exec --env ******** --env ******** 666383a603532485151d5f3db5b87566bba9d6d707915d285bd48f562794a167 ssh-agent -k 17:52:57 unset SSH_AUTH_SOCK; 17:52:57 unset SSH_AGENT_PID; 17:52:57 echo Agent pid 20 killed; 17:52:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:57 + git semver [Pipeline] } 17:52:57 $ docker stop --time=1 666383a603532485151d5f3db5b87566bba9d6d707915d285bd48f562794a167 17:52:58 $ docker rm -f 666383a603532485151d5f3db5b87566bba9d6d707915d285bd48f562794a167 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:52:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:59 . [Pipeline] withDockerContainer 17:52:59 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:52:59 $ docker top fad0904c15152bcb0fb317ada16f173ef865614ec1e1760cb16f5d39d79a7424 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:59 [ssh-agent] Looking for ssh-agent implementation... 17:52:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:59 $ docker exec fad0904c15152bcb0fb317ada16f173ef865614ec1e1760cb16f5d39d79a7424 ssh-agent 17:52:59 SSH_AUTH_SOCK=/tmp/ssh-s2EJQp8jfjiz/agent.13 17:52:59 SSH_AGENT_PID=19 17:52:59 Running ssh-add (command line suppressed) 17:53:00 Identity added: /w/workspace/edgex-go/499@tmp/private_key_7862489743084221554.key (/w/workspace/edgex-go/499@tmp/private_key_7862489743084221554.key) 17:53:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:00 + git semver push 17:53:00 # -> Open(): unable to determine branch for HEAD 17:53:00 # $GIT_DIR = /w/workspace/edgex-go/499/.git 17:53:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/499 17:53:00 # $SEMVER_REMOTE_NAME = origin 17:53:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:53:00 # $SEMVER_USER_NAME = edgex-jenkins 17:53:00 # $SEMVER_BRANCH = master 17:53:00 # $SEMVER_DIR = /w/workspace/edgex-go/499/.semver [Pipeline] } 17:53:08 $ docker exec --env ******** --env ******** fad0904c15152bcb0fb317ada16f173ef865614ec1e1760cb16f5d39d79a7424 ssh-agent -k 17:53:08 unset SSH_AUTH_SOCK; 17:53:08 unset SSH_AGENT_PID; 17:53:08 echo Agent pid 19 killed; 17:53:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:53:08 + git semver [Pipeline] } 17:53:09 $ docker stop --time=1 fad0904c15152bcb0fb317ada16f173ef865614ec1e1760cb16f5d39d79a7424 17:53:10 $ docker rm -f fad0904c15152bcb0fb317ada16f173ef865614ec1e1760cb16f5d39d79a7424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:53:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:53:12 ---> package-listing.sh 17:53:12 ++ facter osfamily 17:53:12 ++ tr '[:upper:]' '[:lower:]' 17:53:12 + OS_FAMILY=redhat 17:53:12 + workspace=/w/workspace/edgex-go/499 17:53:12 + START_PACKAGES=/tmp/packages_start.txt 17:53:12 + END_PACKAGES=/tmp/packages_end.txt 17:53:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:53:12 + PACKAGES=/tmp/packages_start.txt 17:53:12 + '[' /w/workspace/edgex-go/499 ']' 17:53:12 + PACKAGES=/tmp/packages_end.txt 17:53:12 + case "${OS_FAMILY}" in 17:53:12 + rpm -qa 17:53:12 + sort 17:53:15 + '[' -f /tmp/packages_start.txt ']' 17:53:15 + '[' -f /tmp/packages_end.txt ']' 17:53:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:53:15 + '[' /w/workspace/edgex-go/499 ']' 17:53:15 + mkdir -p /w/workspace/edgex-go/499/archives/ 17:53:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/499/archives/ [Pipeline] echo 17:53:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/499/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:53:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:53:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:15 17:53:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:53:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:16 alpine: Pulling from edgex-lftools-log-publisher 17:53:16 df20fa9351a1: Pulling fs layer 17:53:16 36b3adc4ff6f: Pulling fs layer 17:53:16 8ad3a11d3b57: Pulling fs layer 17:53:16 46f8f816bc3b: Pulling fs layer 17:53:16 93b61091891f: Pulling fs layer 17:53:16 93b9cdb0e59b: Pulling fs layer 17:53:16 5e14af77c1be: Pulling fs layer 17:53:16 01666e4c0597: Pulling fs layer 17:53:16 aa168da1d23b: Pulling fs layer 17:53:16 46f8f816bc3b: Waiting 17:53:16 93b61091891f: Waiting 17:53:16 93b9cdb0e59b: Waiting 17:53:16 5e14af77c1be: Waiting 17:53:16 01666e4c0597: Waiting 17:53:16 aa168da1d23b: Waiting 17:53:16 36b3adc4ff6f: Verifying Checksum 17:53:16 36b3adc4ff6f: Download complete 17:53:16 46f8f816bc3b: Verifying Checksum 17:53:16 46f8f816bc3b: Download complete 17:53:16 df20fa9351a1: Verifying Checksum 17:53:16 df20fa9351a1: Download complete 17:53:16 93b9cdb0e59b: Verifying Checksum 17:53:16 93b9cdb0e59b: Download complete 17:53:16 5e14af77c1be: Verifying Checksum 17:53:16 5e14af77c1be: Download complete 17:53:16 93b61091891f: Verifying Checksum 17:53:16 93b61091891f: Download complete 17:53:16 01666e4c0597: Verifying Checksum 17:53:16 01666e4c0597: Download complete 17:53:16 df20fa9351a1: Pull complete 17:53:16 36b3adc4ff6f: Pull complete 17:53:16 8ad3a11d3b57: Verifying Checksum 17:53:16 8ad3a11d3b57: Download complete 17:53:17 8ad3a11d3b57: Pull complete 17:53:17 46f8f816bc3b: Pull complete 17:53:17 93b61091891f: Pull complete 17:53:17 93b9cdb0e59b: Pull complete 17:53:17 5e14af77c1be: Pull complete 17:53:17 01666e4c0597: Pull complete 17:53:18 aa168da1d23b: Verifying Checksum 17:53:18 aa168da1d23b: Download complete 17:53:22 aa168da1d23b: Pull complete 17:53:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:53:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:53:22 prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container 17:53:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/499/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:53:24 $ docker top a28cd3c54310c35c0d1f99ae7d116d9963f4160c35d141bd8f7811ec08fde1ba -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:25 + touch /tmp/pre-build-complete [Pipeline] sh 17:53:25 + mkdir -p /var/log/sa [Pipeline] sh 17:53:25 + ls /var/log/sa-host 17:53:25 + sadf -c /var/log/sa-host/sa05 17:53:25 file_magic: OK 17:53:25 HZ: Using current value: 100 17:53:25 file_header: OK 17:53:25 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 17:53:25 Statistics: 17:53:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:53:25 File successfully converted to sysstat format version 12.2.1 17:53:25 + sadf -c /var/log/sa-host/sa19 17:53:25 file_magic: OK 17:53:25 HZ: Using current value: 100 17:53:25 file_header: OK 17:53:25 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 17:53:25 Statistics: 17:53:25 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... 17:53:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:53:25 provisioning config files... 17:53:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/499@tmp/config8266814381036746219tmp [Pipeline] { [Pipeline] echo 17:53:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:53:26 ---> create-netrc.sh [Pipeline] } 17:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:53:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:53:26 ---> python-tools-install.sh [Pipeline] echo 17:53:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:53:26 ---> sudo-logs.sh 17:53:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:53:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:53:27 ---> job-cost.sh 17:53:27 lf-activate-venv: SKIPPING 17:53:27 DEBUG: total: 0.18000000715255737 17:53:27 INFO: Retrieving Stack Cost... 17:53:28 INFO: Retrieving Pricing Info for: v3-standard-2 17:53:28 INFO: Archiving Costs [Pipeline] echo 17:53:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:53:28 ---> logs-deploy.sh 17:53:28 lf-activate-venv: SKIPPING 17:53:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/499 17:53:28 INFO: archiving workspace using pattern(s): 17:53:29 Archives upload complete. 17:53:29 INFO: archiving logs to Nexus 17:53:30 ---> uname -a: 17:53:30 Linux prd-centos7-docker-4c-2g-15091.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:53:30 17:53:30 17:53:30 ---> lscpu: 17:53:30 Architecture: x86_64 17:53:30 CPU op-mode(s): 32-bit, 64-bit 17:53:30 Byte Order: Little Endian 17:53:30 Address sizes: 40 bits physical, 48 bits virtual 17:53:30 CPU(s): 2 17:53:30 On-line CPU(s) list: 0,1 17:53:30 Thread(s) per core: 1 17:53:30 Core(s) per socket: 1 17:53:30 Socket(s): 2 17:53:30 NUMA node(s): 1 17:53:30 Vendor ID: AuthenticAMD 17:53:30 CPU family: 23 17:53:30 Model: 49 17:53:30 Model name: AMD EPYC-Rome Processor 17:53:30 Stepping: 0 17:53:30 CPU MHz: 2800.000 17:53:30 BogoMIPS: 5600.00 17:53:30 Virtualization: AMD-V 17:53:30 Hypervisor vendor: KVM 17:53:30 Virtualization type: full 17:53:30 L1d cache: 64 KiB 17:53:30 L1i cache: 64 KiB 17:53:30 L2 cache: 1 MiB 17:53:30 L3 cache: 32 MiB 17:53:30 NUMA node0 CPU(s): 0,1 17:53:30 Vulnerability Itlb multihit: Not affected 17:53:30 Vulnerability L1tf: Not affected 17:53:30 Vulnerability Mds: Not affected 17:53:30 Vulnerability Meltdown: Not affected 17:53:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:53:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:53:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:53:30 Vulnerability Srbds: Not affected 17:53:30 Vulnerability Tsx async abort: Not affected 17:53:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:53:30 17:53:30 17:53:30 ---> nproc: 17:53:30 2 17:53:30 17:53:30 17:53:30 ---> df -h: 17:53:30 Filesystem Size Used Available Use% Mounted on 17:53:30 overlay 40.0G 13.4G 26.6G 34% / 17:53:30 tmpfs 64.0M 0 64.0M 0% /dev 17:53:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:53:30 shm 64.0M 0 64.0M 0% /dev/shm 17:53:30 /dev/vda1 40.0G 13.4G 26.6G 34% /facter-os 17:53:30 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/resolv.conf 17:53:30 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hostname 17:53:30 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hosts 17:53:30 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/auth.log 17:53:30 /dev/vda1 40.0G 13.4G 26.6G 34% /run/cloud-init/result.json 17:53:30 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/sa-host 17:53:30 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/secure 17:53:30 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/499 17:53:30 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/499@tmp 17:53:30 17:53:30 17:53:30 ---> free -m: 17:53:30 total used free shared buff/cache available 17:53:30 Mem: 7821 1581 304 0 5936 6318 17:53:30 Swap: 1023 1 1022 17:53:30 17:53:30 17:53:30 ---> ip addr: 17:53:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:53:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:53:30 inet 127.0.0.1/8 scope host lo 17:53:30 valid_lft forever preferred_lft forever 17:53:30 inet6 ::1/128 scope host 17:53:30 valid_lft forever preferred_lft forever 17:53:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:53:30 link/ether fa:16:3e:8b:ab:a4 brd ff:ff:ff:ff:ff:ff 17:53:30 inet 10.30.123.112/23 brd 10.30.123.255 scope global dynamic eth0 17:53:30 valid_lft 85168sec preferred_lft 85168sec 17:53:30 inet6 fe80::f816:3eff:fe8b:aba4/64 scope link 17:53:30 valid_lft forever preferred_lft forever 17:53:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:53:30 link/ether 02:42:82:fc:7d:3f brd ff:ff:ff:ff:ff:ff 17:53:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:53:30 valid_lft forever preferred_lft forever 17:53:30 inet6 fe80::42:82ff:fefc:7d3f/64 scope link 17:53:30 valid_lft forever preferred_lft forever 17:53:30 17:53:30 17:53:30 ---> sar -b -r -n DEV: 17:53:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 17:53:30 17:53:30 17:32:45 LINUX RESTART (2 CPU) 17:53:30 17:53:30 17:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:53:30 17:35:01 81.42 0.27 81.16 0.00 24.90 43541.85 0.00 17:53:30 17:36:01 130.73 0.00 130.73 0.00 0.00 16085.82 0.00 17:53:30 17:37:01 63.40 0.00 63.40 0.00 0.00 12429.94 0.00 17:53:30 17:38:01 62.35 0.00 62.35 0.00 0.00 3850.04 0.00 17:53:30 17:39:03 268.67 90.94 177.73 0.00 2185.16 110303.74 0.00 17:53:30 17:40:01 282.83 65.56 217.26 0.00 1602.48 127054.95 0.00 17:53:30 17:41:01 192.62 28.59 164.04 0.00 1282.32 73721.45 0.00 17:53:30 17:42:01 356.21 108.97 247.24 0.00 3604.26 116703.46 0.00 17:53:30 17:43:01 255.22 54.94 200.28 0.00 2863.73 102340.60 0.00 17:53:30 17:44:01 235.22 12.06 223.16 0.00 1245.36 37890.61 0.00 17:53:30 17:45:01 6.06 0.32 5.75 0.00 4.00 128.63 0.00 17:53:30 17:46:01 0.25 0.00 0.25 0.00 0.00 5.01 0.00 17:53:30 17:47:01 0.25 0.00 0.25 0.00 0.00 3.80 0.00 17:53:30 17:48:01 0.43 0.18 0.25 0.00 5.73 2.57 0.00 17:53:30 17:49:02 0.73 0.00 0.73 0.00 0.00 16.61 0.00 17:53:30 17:50:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 17:53:30 17:51:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 17:53:30 17:52:01 75.12 1.80 73.32 0.00 96.72 19130.56 0.00 17:53:30 17:53:01 164.08 0.00 164.08 0.00 0.00 38879.30 0.00 17:53:30 Average: 114.63 19.21 95.43 0.00 681.54 36965.37 0.00 17:53:30 17:53:30 17:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:53:30 17:35:01 4124348 0 958692 11.97 2620 2923280 1450916 16.02 1048628 2347448 16 17:53:30 17:36:01 3870212 0 1104428 13.79 2620 3031680 1567900 17.31 1308576 2276940 254344 17:53:30 17:37:01 3660944 0 1181848 14.76 2620 3163528 1902932 21.01 1444928 2333112 26656 17:53:30 17:38:01 3643612 0 1122288 14.01 2620 3240420 1496156 16.52 1319696 2469824 197764 17:53:30 17:39:03 1348600 0 1334524 16.66 2620 5323196 1913536 21.13 1882152 4105324 765036 17:53:30 17:40:01 677092 0 1294172 16.16 2620 6035056 1579284 17.44 3030544 3601268 231960 17:53:30 17:41:01 537912 0 1653076 20.64 2620 5815332 3475836 38.38 3053748 3662284 313444 17:53:30 17:42:01 712436 0 1419408 17.72 2620 5874476 2102140 23.21 2209728 4361368 682896 17:53:30 17:43:01 590464 0 1827180 22.81 2620 5588676 3000220 33.12 2781048 3862544 32 17:53:30 17:44:01 2472612 0 1306648 16.31 2620 4227060 1533700 16.93 1462452 3343388 36 17:53:30 17:45:01 2484228 0 1294964 16.17 2620 4227128 1434532 15.84 1587148 3211984 20 17:53:30 17:46:01 2490868 0 1288316 16.09 2620 4227136 1392436 15.37 1583396 3211984 20 17:53:30 17:47:01 2487156 0 1292024 16.13 2620 4227140 1392436 15.37 1582564 3216672 8 17:53:30 17:48:01 2486776 0 1292368 16.14 2620 4227176 1392556 15.37 1593988 3205652 28 17:53:30 17:49:02 2483864 0 1295276 16.17 2620 4227180 1392568 15.37 1599404 3202960 8 17:53:30 17:50:01 2484188 0 1294948 16.17 2620 4227184 1392436 15.37 1598968 3202964 8 17:53:30 17:51:01 2484304 0 1294828 16.17 2620 4227188 1392436 15.37 1599096 3202960 8 17:53:30 17:52:01 1659256 0 1398968 17.47 2620 4948096 1674140 18.48 1699176 3861608 80920 17:53:30 17:53:01 921248 0 1533052 19.14 2620 5552020 1661260 18.34 1837480 4331740 40 17:53:30 Average: 2190533 0 1325632 16.55 2620 4490155 1744601 19.26 1801196 3316422 134381 17:53:30 17:53:30 17:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:53:30 17:35:01 eth0 394.06 319.74 3075.73 34.64 0.00 0.00 0.00 0.00 17:53:30 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:35:01 docker0 75.63 119.26 4.29 375.26 0.00 0.00 0.00 0.00 17:53:30 17:36:01 veth715e7bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:53:30 17:36:01 eth0 167.32 147.26 505.30 24.92 0.00 0.00 0.00 0.00 17:53:30 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:36:01 docker0 126.47 131.80 9.90 472.16 0.00 0.00 0.00 0.00 17:53:30 17:37:01 veth715e7bf 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 17:53:30 17:37:01 eth0 42.15 28.64 24.50 117.00 0.00 0.00 0.00 0.00 17:53:30 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:37:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 17:53:30 17:38:01 veth715e7bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:38:01 eth0 29.66 14.84 24.24 12.95 0.00 0.00 0.00 0.00 17:53:30 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:39:03 veth1b016aa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:53:30 17:39:03 eth0 169.44 147.38 1639.08 20.21 0.00 0.00 0.00 0.00 17:53:30 17:39:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:39:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:40:01 veth1b016aa 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 17:53:30 17:40:01 veth5c34b2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:40:01 eth0 88.70 70.59 191.62 15.31 0.00 0.00 0.00 0.00 17:53:30 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:41:01 veth86573d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:53:30 17:41:01 veth4bbd0b3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:53:30 17:41:01 veth1b016aa 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:53:30 17:41:01 eth0 17.80 9.07 14.64 7.70 0.00 0.00 0.00 0.00 17:53:30 17:42:01 veth1b016aa 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 17:53:30 17:42:01 eth0 66.45 44.96 237.99 118.57 0.00 0.00 0.00 0.00 17:53:30 17:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:53:30 17:42:01 docker0 1077.89 867.45 87.28 3857.68 0.00 0.00 0.00 0.00 17:53:30 17:43:01 veth1b016aa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:53:30 17:43:01 veth18c027c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:53:30 17:43:01 eth0 54.12 38.07 115.76 12.39 0.00 0.00 0.00 0.00 17:53:30 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:44:01 eth0 437.40 381.98 1749.60 931.96 0.00 0.00 0.00 0.00 17:53:30 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:44:01 docker0 1147.34 960.65 91.85 4348.03 0.00 0.00 0.00 0.00 17:53:30 17:45:01 eth0 129.20 134.46 56.72 656.32 0.00 0.00 0.00 0.00 17:53:30 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:46:01 eth0 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:53:30 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:53:30 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:48:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 17:53:30 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:49:02 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 17:53:30 17:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:50:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:53:30 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:51:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:53:30 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:52:01 eth0 450.66 411.07 4082.50 103.83 0.00 0.00 0.00 0.00 17:53:30 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:53:01 veth5bbd93e 1.42 1.02 0.57 0.82 0.00 0.00 0.00 0.00 17:53:30 17:53:01 eth0 517.64 466.18 3906.11 70.30 0.00 0.00 0.00 0.00 17:53:30 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 17:53:01 docker0 92.61 92.72 7.28 636.11 0.00 0.00 0.00 0.00 17:53:30 Average: veth5bbd93e 0.07 0.05 0.03 0.04 0.00 0.00 0.00 0.00 17:53:30 Average: eth0 135.32 116.84 825.73 112.02 0.00 0.00 0.00 0.00 17:53:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:30 Average: docker0 23.01 27.67 1.62 121.66 0.00 0.00 0.00 0.00 17:53:30 17:53:30 17:53:30 ---> sar -P ALL: 17:53:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 17:53:30 17:53:30 17:32:45 LINUX RESTART (2 CPU) 17:53:30 17:53:30 17:34:01 CPU %user %nice %system %iowait %steal %idle 17:53:30 17:35:01 all 10.06 0.00 4.78 12.36 0.06 72.74 17:53:30 17:35:01 0 8.32 0.00 4.95 9.75 0.05 76.93 17:53:30 17:35:01 1 11.79 0.00 4.61 14.97 0.07 68.57 17:53:30 17:36:01 all 55.60 0.00 9.43 6.87 0.11 28.00 17:53:30 17:36:01 0 56.24 0.00 9.38 4.92 0.11 29.35 17:53:30 17:36:01 1 54.95 0.00 9.49 8.81 0.11 26.64 17:53:30 17:37:01 all 34.81 0.00 5.10 3.83 0.10 56.15 17:53:30 17:37:01 0 35.91 0.00 5.02 4.78 0.09 54.20 17:53:30 17:37:01 1 33.72 0.00 5.18 2.89 0.11 58.10 17:53:30 17:38:01 all 70.33 0.00 9.93 1.44 0.13 18.17 17:53:30 17:38:01 0 71.76 0.00 9.91 1.44 0.13 16.77 17:53:30 17:38:01 1 68.92 0.00 9.94 1.43 0.13 19.57 17:53:30 17:39:03 all 15.50 0.00 9.83 49.12 0.11 25.44 17:53:30 17:39:03 0 16.06 0.00 10.04 49.62 0.12 24.15 17:53:30 17:39:03 1 14.94 0.00 9.62 48.62 0.10 26.72 17:53:30 17:40:01 all 10.53 0.00 8.80 61.22 0.13 19.32 17:53:30 17:40:01 0 10.46 0.00 8.84 63.65 0.16 16.89 17:53:30 17:40:01 1 10.60 0.00 8.76 58.77 0.09 21.77 17:53:30 17:41:01 all 60.45 0.00 10.36 25.87 0.10 3.22 17:53:30 17:41:01 0 61.03 0.00 9.71 26.81 0.11 2.33 17:53:30 17:41:01 1 59.86 0.00 11.01 24.94 0.09 4.10 17:53:30 17:42:01 all 18.81 0.00 10.63 63.39 0.12 7.05 17:53:30 17:42:01 0 18.89 0.00 10.40 62.72 0.11 7.89 17:53:30 17:42:01 1 18.74 0.00 10.85 64.07 0.12 6.21 17:53:30 17:43:01 all 43.50 0.00 9.49 39.44 0.10 7.47 17:53:30 17:43:01 0 43.44 0.00 9.53 40.29 0.09 6.65 17:53:30 17:43:01 1 43.56 0.00 9.45 38.60 0.11 8.29 17:53:30 17:44:01 all 35.32 0.00 10.03 6.91 0.12 47.62 17:53:30 17:44:01 0 34.78 0.00 10.14 6.43 0.13 48.53 17:53:30 17:44:01 1 35.86 0.00 9.93 7.39 0.11 46.71 17:53:30 17:45:01 all 7.89 0.00 1.11 0.03 0.08 90.89 17:53:30 17:45:01 0 8.07 0.00 1.33 0.03 0.07 90.50 17:53:30 17:45:01 1 7.71 0.00 0.89 0.03 0.09 91.29 17:53:30 17:53:30 17:45:01 CPU %user %nice %system %iowait %steal %idle 17:53:30 17:46:01 all 0.23 0.00 0.05 0.00 0.04 99.68 17:53:30 17:46:01 0 0.32 0.00 0.03 0.00 0.05 99.60 17:53:30 17:46:01 1 0.13 0.00 0.07 0.00 0.03 99.77 17:53:30 17:47:01 all 0.07 0.00 0.01 0.00 0.03 99.89 17:53:30 17:47:01 0 0.10 0.00 0.00 0.00 0.03 99.87 17:53:30 17:47:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:53:30 17:48:01 all 0.09 0.00 0.05 0.00 0.04 99.82 17:53:30 17:48:01 0 0.13 0.00 0.05 0.00 0.05 99.77 17:53:30 17:48:01 1 0.05 0.00 0.05 0.00 0.03 99.87 17:53:30 17:49:02 all 0.20 0.00 0.03 0.00 0.03 99.74 17:53:30 17:49:02 0 0.35 0.00 0.02 0.00 0.03 99.60 17:53:30 17:49:02 1 0.05 0.00 0.03 0.00 0.03 99.88 17:53:30 17:50:01 all 0.08 0.00 0.02 0.00 0.03 99.86 17:53:30 17:50:01 0 0.15 0.00 0.02 0.00 0.03 99.80 17:53:30 17:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:53:30 17:51:01 all 0.16 0.00 0.01 0.00 0.03 99.81 17:53:30 17:51:01 0 0.30 0.00 0.02 0.00 0.03 99.65 17:53:30 17:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:53:30 17:52:01 all 9.28 0.00 3.59 1.74 0.06 85.33 17:53:30 17:52:01 0 9.70 0.00 3.86 2.33 0.05 84.06 17:53:30 17:52:01 1 8.86 0.00 3.33 1.16 0.07 86.58 17:53:30 17:53:01 all 16.84 0.00 8.33 5.92 0.09 68.82 17:53:30 17:53:01 0 15.11 0.00 8.76 6.69 0.09 69.35 17:53:30 17:53:01 1 18.57 0.00 7.90 5.15 0.09 68.29 17:53:30 Average: all 19.88 0.00 5.22 14.33 0.08 60.50 17:53:30 Average: 0 19.95 0.00 5.24 14.41 0.08 60.32 17:53:30 Average: 1 19.80 0.00 5.19 14.25 0.08 60.68 17:53:30 17:53:30 17:53:30