Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 258ae4e0c972a74146565ab25326efaede3e8d1a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8950162970532845494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1753837212134795027.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2103357821851127566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7500592262100048170.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8870284107290677696.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1906 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/50 [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/50 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/50@tmp/jenkins-gitclient-ssh1035513866427415761.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 258ae4e0c972a74146565ab25326efaede3e8d1a (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 Commit message: "fix(security): secrets-config user connect using TLS (#3698)" > git rev-list --no-walk 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:27:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:27:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:27:38 ========================================================= 23:27:38 EdgeX Global Pipelines Version Info 23:27:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:27:39 ------------------- 23:27:39 stable info: 23:27:39 ------------------- 23:27:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:27:39 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:27:39 Message: update stable to v1.0.205 23:27:40 ------------------- 23:27:40 experimental info: 23:27:40 ------------------- 23:27:40 Commited By: **** collab-it+edgex@linuxfoundation.org 23:27:40 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:27:40 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 258ae4e [Pipeline] echo 23:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:41 provisioning config files... 23:27:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/50@tmp/config7990709873039363937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:41 ---> docker-login.sh 23:27:41 nexus3.edgexfoundry.org:10001 23:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:41 Configure a credential helper to remove this warning. See 23:27:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:41 23:27:41 Login Succeeded 23:27:41 nexus3.edgexfoundry.org:10002 23:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:41 Configure a credential helper to remove this warning. See 23:27:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:41 23:27:41 Login Succeeded 23:27:41 nexus3.edgexfoundry.org:10003 23:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:41 Configure a credential helper to remove this warning. See 23:27:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:41 23:27:41 Login Succeeded 23:27:41 nexus3.edgexfoundry.org:10004 23:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:42 Configure a credential helper to remove this warning. See 23:27:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:42 23:27:42 Login Succeeded 23:27:42 docker.io 23:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:42 Configure a credential helper to remove this warning. See 23:27:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:42 23:27:42 Login Succeeded 23:27:42 ---> docker-login.sh ends [Pipeline] } 23:27:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27: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 23:27:42 + for file in '`ls cmd/**/Dockerfile`' 23:27:42 ++ dirname cmd/core-command/Dockerfile 23:27:42 ++ cut -d/ -f2 23:27:42 + echo core-command,cmd/core-command/Dockerfile 23:27:42 + for file in '`ls cmd/**/Dockerfile`' 23:27:42 ++ dirname cmd/core-data/Dockerfile 23:27:42 ++ cut -d/ -f2 23:27:42 + echo core-data,cmd/core-data/Dockerfile 23:27:42 + for file in '`ls cmd/**/Dockerfile`' 23:27:42 ++ dirname cmd/core-metadata/Dockerfile 23:27:42 ++ cut -d/ -f2 23:27:42 + echo core-metadata,cmd/core-metadata/Dockerfile 23:27:42 + for file in '`ls cmd/**/Dockerfile`' 23:27:42 ++ dirname cmd/security-bootstrapper/Dockerfile 23:27:42 ++ cut -d/ -f2 23:27:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:27:42 + for file in '`ls cmd/**/Dockerfile`' 23:27:42 ++ dirname cmd/security-proxy-setup/Dockerfile 23:27:42 ++ cut -d/ -f2 23:27:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:27:42 + for file in '`ls cmd/**/Dockerfile`' 23:27:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:27:42 ++ cut -d/ -f2 23:27:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:27:42 + for file in '`ls cmd/**/Dockerfile`' 23:27:42 ++ dirname cmd/support-notifications/Dockerfile 23:27:42 ++ cut -d/ -f2 23:27:42 + echo support-notifications,cmd/support-notifications/Dockerfile 23:27:42 + for file in '`ls cmd/**/Dockerfile`' 23:27:42 ++ dirname cmd/support-scheduler/Dockerfile 23:27:42 ++ cut -d/ -f2 23:27:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:27:42 + for file in '`ls cmd/**/Dockerfile`' 23:27:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:27:42 ++ cut -d/ -f2 23:27:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:27: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 23:27:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:45 23:27:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:27:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:45 latest: Pulling from edgex-devops/git-semver 23:27:45 31603596830f: Pulling fs layer 23:27:45 04fac38145f0: Pulling fs layer 23:27:45 701f6daf10bf: Pulling fs layer 23:27:45 24f72da36158: Pulling fs layer 23:27:45 24f72da36158: Waiting 23:27:45 04fac38145f0: Download complete 23:27:45 31603596830f: Verifying Checksum 23:27:45 31603596830f: Download complete 23:27:46 24f72da36158: Verifying Checksum 23:27:46 24f72da36158: Download complete 23:27:46 31603596830f: Pull complete 23:27:46 04fac38145f0: Pull complete 23:27:46 701f6daf10bf: Verifying Checksum 23:27:46 701f6daf10bf: Download complete 23:27:46 701f6daf10bf: Pull complete 23:27:47 24f72da36158: Pull complete 23:27:47 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:27:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:27:47 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@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 23:27:48 $ docker top dc1d6c845b9f1a95b27275f5fac71ab055c77cc0f52ef0620abc124dadf39cbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:48 [ssh-agent] Looking for ssh-agent implementation... 23:27:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:48 $ docker exec dc1d6c845b9f1a95b27275f5fac71ab055c77cc0f52ef0620abc124dadf39cbe ssh-agent 23:27:48 SSH_AUTH_SOCK=/tmp/ssh-oYA0xTWvojlR/agent.15 23:27:48 SSH_AGENT_PID=22 23:27:48 Running ssh-add (command line suppressed) 23:27:48 Identity added: /w/workspace/edgex-go/50@tmp/private_key_7734538863989511725.key (/w/workspace/edgex-go/50@tmp/private_key_7734538863989511725.key) 23:27:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:48 + git tag --points-at HEAD [Pipeline] } 23:27:49 $ docker exec --env ******** --env ******** dc1d6c845b9f1a95b27275f5fac71ab055c77cc0f52ef0620abc124dadf39cbe ssh-agent -k 23:27:49 unset SSH_AUTH_SOCK; 23:27:49 unset SSH_AGENT_PID; 23:27:49 echo Agent pid 22 killed; 23:27:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:27:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:49 [ssh-agent] Looking for ssh-agent implementation... 23:27:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:49 $ docker exec dc1d6c845b9f1a95b27275f5fac71ab055c77cc0f52ef0620abc124dadf39cbe ssh-agent 23:27:49 SSH_AUTH_SOCK=/tmp/ssh-XP286wIm7XKr/agent.56 23:27:49 SSH_AGENT_PID=63 23:27:49 Running ssh-add (command line suppressed) 23:27:49 Identity added: /w/workspace/edgex-go/50@tmp/private_key_1895025998880353853.key (/w/workspace/edgex-go/50@tmp/private_key_1895025998880353853.key) 23:27:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:49 + git semver init 23:27:49 # -> Open(): unable to determine branch for HEAD 23:27:49 # $GIT_DIR = /w/workspace/edgex-go/50/.git 23:27:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/50 23:27:49 # $SEMVER_REMOTE_NAME = origin 23:27:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:27:49 # $SEMVER_USER_NAME = edgex-jenkins 23:27:49 # $SEMVER_BRANCH = main 23:27:49 # $SEMVER_TEMP = /tmp/semver-199783259 23:27:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:28:06 # '/tmp/semver-199783259' -> '/w/workspace/edgex-go/50/.semver' 23:28:06 # -> Force: false 23:28:06 # $SEMVER_DIR = /w/workspace/edgex-go/50/.semver [Pipeline] } 23:28:06 $ docker exec --env ******** --env ******** dc1d6c845b9f1a95b27275f5fac71ab055c77cc0f52ef0620abc124dadf39cbe ssh-agent -k 23:28:06 unset SSH_AUTH_SOCK; 23:28:06 unset SSH_AGENT_PID; 23:28:06 echo Agent pid 63 killed; 23:28:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:06 + git semver [Pipeline] } 23:28:07 $ docker stop --time=1 dc1d6c845b9f1a95b27275f5fac71ab055c77cc0f52ef0620abc124dadf39cbe 23:28:10 $ docker rm -f dc1d6c845b9f1a95b27275f5fac71ab055c77cc0f52ef0620abc124dadf39cbe [Pipeline] // withDockerContainer [Pipeline] sh 23:28:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:28:11 Stashed 1 file(s) [Pipeline] echo 23:28:11 [edgeXSemver]: initialized semver on version 2.0.1-dev.43 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 23:28:11 ========================================================= 23:28:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:28:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:28:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:28:11 540db60ca938: Pulling fs layer 23:28:11 adcc1eea9eea: Pulling fs layer 23:28:11 4c4ab2625f07: Pulling fs layer 23:28:11 db62176df00c: Pulling fs layer 23:28:11 3b30891b0d05: Pulling fs layer 23:28:11 06b49ca38bd5: Pulling fs layer 23:28:11 c788192a36de: Pulling fs layer 23:28:11 a77e37c0d609: Pulling fs layer 23:28:11 c3185cebc471: Pulling fs layer 23:28:11 c788192a36de: Waiting 23:28:11 db62176df00c: Waiting 23:28:11 a77e37c0d609: Waiting 23:28:11 c3185cebc471: Waiting 23:28:11 3b30891b0d05: Waiting 23:28:11 06b49ca38bd5: Waiting 23:28:11 4c4ab2625f07: Verifying Checksum 23:28:11 4c4ab2625f07: Download complete 23:28:11 adcc1eea9eea: Verifying Checksum 23:28:11 adcc1eea9eea: Download complete 23:28:11 3b30891b0d05: Verifying Checksum 23:28:11 3b30891b0d05: Download complete 23:28:12 06b49ca38bd5: Verifying Checksum 23:28:12 06b49ca38bd5: Download complete 23:28:12 c788192a36de: Verifying Checksum 23:28:12 c788192a36de: Download complete 23:28:12 540db60ca938: Verifying Checksum 23:28:12 540db60ca938: Download complete 23:28:12 540db60ca938: Pull complete 23:28:12 adcc1eea9eea: Pull complete 23:28:12 4c4ab2625f07: Pull complete 23:28:12 a77e37c0d609: Verifying Checksum 23:28:12 a77e37c0d609: Download complete 23:28:16 c3185cebc471: Verifying Checksum 23:28:16 c3185cebc471: Download complete 23:28:18 db62176df00c: Verifying Checksum 23:28:18 db62176df00c: Download complete 23:28:21 db62176df00c: Pull complete 23:28:21 3b30891b0d05: Pull complete 23:28:21 06b49ca38bd5: Pull complete 23:28:21 c788192a36de: Pull complete 23:28:21 a77e37c0d609: Pull complete 23:28:24 c3185cebc471: Pull complete 23:28:24 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:28:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:28:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 23:28:24 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:28:24 WORKDIR /edgex 23:28:24 COPY go.mod . 23:28:24 RUN go mod download' 23:28:24 + docker build -t ci-base-image-x86_64 -f - . 23:28:26 Still waiting to schedule task 23:28:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:28:26 Sending build context to Docker daemon 328.8MB 23:28:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:28:26 ---> 031687cdd783 23:28:26 Step 2/4 : WORKDIR /edgex 23:28:27 ---> Running in bc25e949146e 23:28:28 Removing intermediate container bc25e949146e 23:28:28 ---> b4c16a760246 23:28:28 Step 3/4 : COPY go.mod . 23:28:28 ---> 3bdcd3d68eff 23:28:28 Step 4/4 : RUN go mod download 23:28:28 ---> Running in 9f3f404064a6 23:29:07 Removing intermediate container 9f3f404064a6 23:29:07 ---> 197379db4d11 23:29:07 Successfully built 197379db4d11 23:29:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:29:07 + docker inspect -f . ci-base-image-x86_64 23:29:07 . [Pipeline] withDockerContainer 23:29:07 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:29:08 $ docker top b48e1a2190422304936ce4fc139bb4c3c2b55804c2c8a68eb018ee9966441c0d -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:08 + go version 23:29:08 go version go1.16.6 linux/amd64 [Pipeline] } 23:29:08 $ docker stop --time=1 b48e1a2190422304936ce4fc139bb4c3c2b55804c2c8a68eb018ee9966441c0d 23:29:09 $ docker rm -f b48e1a2190422304936ce4fc139bb4c3c2b55804c2c8a68eb018ee9966441c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:10 + docker inspect -f . ci-base-image-x86_64 23:29:10 . [Pipeline] withDockerContainer 23:29:10 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:29:10 $ 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/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:29:11 $ docker top c9c925db3c2f3c3676408c6f7323f41c9f8ce0d413f1c67de64e2c37199d0d63 -eo pid,comm [Pipeline] { [Pipeline] echo 23:29:12 ========================================================= 23:29:12 [edgeXBuildGoParallel] Running Tests and Build... 23:29:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:29:13 + go mod tidy [Pipeline] sh 23:29:13 + make test 23:29:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:29:14 go mod tidy 23:29:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:29:21 ? github.com/edgexfoundry/edgex-go [no test files] 23:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:29:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:29:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:29:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:29:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:29:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:29:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:29:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:29:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:29:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:29:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:29:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:29:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 23:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:29:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 100.0% of statements 23:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:29:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 46.3% of statements 23:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 90.1% of statements 23:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:29:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 23:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:29:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements 23:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:29:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 23:29:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:29:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:29:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:29:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:29:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:29:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 23:29:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:29:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:29:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:29:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 23:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:29:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 23:29:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 23:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 23:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 23:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 23:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 23:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 23:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 23:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 23:30:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.226s coverage: 81.8% of statements 23:30:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 62.6% of statements 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.6% of statements 23:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 23:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 23:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:30:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:30:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.0% of statements 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:30:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 62.7% of statements 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:30:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:30:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:30:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:30:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 23:30:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 23:30:42 GO111MODULE=on go vet ./... 23:31:09 gofmt -l . 23:31:09 [ "`gofmt -l .`" = "" ] 23:31:09 ./bin/test-attribution-txt.sh [Pipeline] sh 23:31:09 + ls -al . 23:31:09 total 612 23:31:09 drwxrwxr-x 10 1001 1001 4096 Sep 9 23:31 . 23:31:09 drwxr-xr-x 4 root root 30 Sep 9 23:29 .. 23:31:09 -rw-rw-r-- 1 1001 1001 11 Sep 9 23:27 .dockerignore 23:31:09 drwxrwxr-x 8 1001 1001 162 Sep 9 23:27 .git 23:31:09 drwxrwxr-x 4 1001 1001 142 Sep 9 23:27 .github 23:31:09 -rw-rw-r-- 1 1001 1001 818 Sep 9 23:27 .gitignore 23:31:09 -rw-rw-r-- 1 1001 1001 76 Sep 9 23:27 .hadolint.yml 23:31:09 drwx------ 3 1001 1001 43 Sep 9 23:28 .semver 23:31:09 -rw-rw-r-- 1 1001 1001 166 Sep 9 23:27 .sonarcloud.properties 23:31:09 -rw-rw-r-- 1 1001 1001 1171 Sep 9 23:27 ADOPTERS.md 23:31:09 -rw-rw-r-- 1 1001 1001 8493 Sep 9 23:27 Attribution.txt 23:31:09 -rw-rw-r-- 1 1001 1001 43881 Sep 9 23:27 CHANGELOG.md 23:31:09 -rw-rw-r-- 1 1001 1001 3804 Sep 9 23:27 CONTRIBUTING.md 23:31:09 -rw-rw-r-- 1 1001 1001 677 Sep 9 23:27 GOVERNANCE.md 23:31:09 -rw-rw-r-- 1 1001 1001 849 Sep 9 23:27 Jenkinsfile 23:31:09 -rw-rw-r-- 1 1001 1001 10775 Sep 9 23:27 LICENSE 23:31:09 -rw-rw-r-- 1 1001 1001 5915 Sep 9 23:27 Makefile 23:31:09 -rw-rw-r-- 1 1001 1001 582 Sep 9 23:27 OWNERS.md 23:31:09 -rw-rw-r-- 1 1001 1001 8643 Sep 9 23:27 README.md 23:31:09 -rw-rw-r-- 1 1001 1001 6912 Sep 9 23:27 SECURITY.md 23:31:09 -rw-rw-r-- 1 1001 1001 12 Sep 9 23:28 VERSION 23:31:09 -rw-rw-r-- 1 1001 1001 4131 Sep 9 23:27 ZMQWindows.md 23:31:09 drwxrwxr-x 2 1001 1001 37 Sep 9 23:27 bin 23:31:09 drwxrwxr-x 14 1001 1001 4096 Sep 9 23:27 cmd 23:31:09 -rw-r--r-- 1 root root 405611 Sep 9 23:30 coverage.out 23:31:09 -rw-rw-r-- 1 1001 1001 841 Sep 9 23:27 go.mod 23:31:09 -rw-r--r-- 1 root root 50064 Sep 9 23:29 go.sum 23:31:09 drwxrwxr-x 8 1001 1001 124 Sep 9 23:27 internal 23:31:09 drwxrwxr-x 3 1001 1001 16 Sep 9 23:27 openapi 23:31:09 drwxrwxr-x 4 1001 1001 71 Sep 9 23:27 snap 23:31:09 -rw-rw-r-- 1 1001 1001 204 Sep 9 23:27 version.go [Pipeline] sh 23:31:10 + '[' -e coverage.out ] 23:31:10 + chown 1001:1001 coverage.out [Pipeline] stash 23:31:10 Stashed 1 file(s) [Pipeline] sh 23:31:10 + make build 23:31:10 go mod tidy 23:31:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-data/core-data ./cmd/core-data 23:31:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:31:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-command/core-command ./cmd/core-command 23:31:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:31:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:31:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:31:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:31:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:31:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:31:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config 23:31:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 23:31:29 $ docker stop --time=1 c9c925db3c2f3c3676408c6f7323f41c9f8ce0d413f1c67de64e2c37199d0d63 23:31:30 $ docker rm -f c9c925db3c2f3c3676408c6f7323f41c9f8ce0d413f1c67de64e2c37199d0d63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:31:41 23:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:31:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:31:41 latest: Pulling from edgex-devops/edgex-compose 23:31:41 cbdbe7a5bc2a: Pulling fs layer 23:31:41 ca9280d653b3: Pulling fs layer 23:31:41 7e9c9ca2126c: Pulling fs layer 23:31:41 cbdbe7a5bc2a: Verifying Checksum 23:31:41 cbdbe7a5bc2a: Download complete 23:31:41 cbdbe7a5bc2a: Pull complete 23:31:42 ca9280d653b3: Verifying Checksum 23:31:42 ca9280d653b3: Download complete 23:31:43 ca9280d653b3: Pull complete 23:31:45 7e9c9ca2126c: Verifying Checksum 23:31:45 7e9c9ca2126c: Download complete 23:31:48 7e9c9ca2126c: Pull complete 23:31:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:31:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:31:48 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:31:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:31:51 $ docker top 0076619215a896597a5431ff8d98a6430b9074897547483b1f9e85e556a7b580 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:51 + grep parallel 23:31:51 + docker-compose build --help 23:31:52 --parallel Build images in parallel. [Pipeline] } 23:31:52 $ docker stop --time=1 0076619215a896597a5431ff8d98a6430b9074897547483b1f9e85e556a7b580 23:31:53 $ docker rm -f 0076619215a896597a5431ff8d98a6430b9074897547483b1f9e85e556a7b580 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:31:53 . [Pipeline] withDockerContainer 23:31:53 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:31:53 $ 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/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:31:54 $ docker top 48dc650b24e4b18538915ff29e8ea4f198bfdb8dff7ee4d93a2339d8c87242c7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:54 + docker-compose -f ./docker-compose-build.yml build --parallel 23:31:55 Building core-command ... 23:31:55 Building core-data ... 23:31:55 Building core-metadata ... 23:31:55 Building security-bootstrapper ... 23:31:55 Building security-proxy-setup ... 23:31:55 Building security-secretstore-setup ... 23:31:55 Building support-notifications ... 23:31:55 Building support-scheduler ... 23:31:55 Building sys-mgmt-agent ... 23:31:55 Building support-notifications 23:31:55 Building support-scheduler 23:31:55 Building security-proxy-setup 23:31:55 Building sys-mgmt-agent 23:31:55 Building security-secretstore-setup 23:31:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1910 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:31:56 Running in /w/workspace/edgex-go/50 [Pipeline] { [Pipeline] checkout 23:31:56 The recommended git tool is: git 23:32:06 using credential edgex-jenkins-ssh 23:32:06 Cloning the remote Git repository 23:32:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:32:06 > git init /w/workspace/edgex-go/50 # timeout=10 23:32:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:32:06 > git --version # timeout=10 23:32:06 > git --version # 'git version 2.17.1' 23:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:32:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:32:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:06 ---> 197379db4d11 23:32:06 Step 3/23 : WORKDIR /edgex-go 23:32:06 ---> 197379db4d11 23:32:06 Step 3/23 : WORKDIR /edgex-go 23:32:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:32:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:32:06 ---> 197379db4d11 23:32:06 Step 3/26 : WORKDIR /edgex-go 23:32:11 ---> Running in d6ec74c4c72e 23:32:11 ---> Running in e7cf2ec42d61 23:32:11 ---> Running in ddac3ee903fe 23:32:17 Removing intermediate container d6ec74c4c72e 23:32:17 ---> caf6f01623ea 23:32:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:17 Removing intermediate container e7cf2ec42d61 23:32:17 ---> 54639384e8f6 23:32:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:17 Removing intermediate container ddac3ee903fe 23:32:17 ---> 041f8869138d 23:32:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:17 ---> Running in c20e2e650268 23:32:17 ---> Running in 0d2db823a630 23:32:17 ---> Running in ee4306a3ac62 23:32:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:32:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:22 ---> 197379db4d11 23:32:22 Step 3/22 : WORKDIR /edgex-go 23:32:22 ---> Using cache 23:32:22 ---> 041f8869138d 23:32:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:23 ---> Running in d04e0d3b7905 23:32:24 Removing intermediate container 0d2db823a630 23:32:24 ---> 1754d4a22e82 23:32:24 Step 5/26 : RUN apk add --update --no-cache make git 23:32:24 ---> Running in 51d02cbf7bff 23:32:24 Removing intermediate container ee4306a3ac62 23:32:24 ---> 1c808d640f1a 23:32:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:32:24 ---> Running in 00cebd534dd9 23:32:24 Removing intermediate container c20e2e650268 23:32:24 ---> 11df9dcd44d0 23:32:24 Step 5/23 : RUN apk add --update --no-cache make git 23:32:24 ---> Running in bf466923adb8 23:32:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:32:25 Removing intermediate container d04e0d3b7905 23:32:25 ---> bd79103b18a4 23:32:25 Step 5/22 : RUN apk add --update --no-cache make git 23:32:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:32:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:32:25 ---> Running in 5aed3dee0287 23:32:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:32:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:32:25 ---> 197379db4d11 23:32:25 Step 3/24 : WORKDIR /edgex-go 23:32:25 ---> Using cache 23:32:25 ---> 041f8869138d 23:32:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:25 ---> Using cache 23:32:25 ---> bd79103b18a4 23:32:25 Step 5/24 : RUN apk add --update --no-cache make bash git 23:32:25 ---> Running in dc20fba5802b 23:32:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:32:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:32:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:32:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:32:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:32:26 Avoid second fetch 23:32:26 Checking out Revision 258ae4e0c972a74146565ab25326efaede3e8d1a (main) 23:32:26 OK: 219 MiB in 52 packages 23:32:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:32:26 OK: 219 MiB in 52 packages 23:32:26 OK: 219 MiB in 52 packages 23:32:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:32:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:32:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:26 > git config core.sparsecheckout # timeout=10 23:32:26 > git checkout -f 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 23:32:26 Removing intermediate container 00cebd534dd9 23:32:26 ---> 2c492a1df77f 23:32:26 Step 6/23 : COPY go.mod . 23:32:26 Removing intermediate container 51d02cbf7bff 23:32:26 ---> 33e28c06a486 23:32:26 Step 6/26 : COPY go.mod . 23:32:26 ---> da40fe66807c 23:32:26 Step 7/23 : RUN go mod download 23:32:26 Removing intermediate container bf466923adb8 23:32:26 ---> 14befb6a87d0 23:32:26 Step 6/23 : COPY go.mod . 23:32:27 ---> Running in fb33337c8f56 23:32:27 OK: 219 MiB in 52 packages 23:32:27 OK: 219 MiB in 52 packages 23:32:27 ---> f5d02ded4515 23:32:27 Step 7/23 : RUN go mod download 23:32:27 ---> 28aa9f3f0cbc 23:32:27 Step 7/26 : RUN go mod download 23:32:27 ---> Running in 118a5210d058 23:32:27 ---> Running in a585e920755d 23:32:27 Removing intermediate container 5aed3dee0287 23:32:27 ---> dc37a57caadc 23:32:27 Step 6/22 : COPY go.mod . 23:32:27 Removing intermediate container dc20fba5802b 23:32:27 ---> 093d2982e2cf 23:32:27 Step 6/24 : COPY go.mod . 23:32:27 ---> 821d24a62eef 23:32:27 Step 7/22 : RUN go mod download 23:32:28 ---> Running in 3649762f0138 23:32:28 ---> 995873a487c6 23:32:28 Step 7/24 : RUN go mod download 23:32:28 ---> Running in 439ff210a787 23:32:28 Removing intermediate container fb33337c8f56 23:32:28 ---> 3bf2257d8c5b 23:32:28 Step 8/23 : COPY . . 23:32:30 Commit message: "fix(security): secrets-config user connect using TLS (#3698)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:31 provisioning config files... 23:32:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/50@tmp/config5983983270355885327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:31 Removing intermediate container 3649762f0138 23:32:31 ---> 6973badaa63c 23:32:31 Step 8/22 : COPY . . 23:32:31 Removing intermediate container 118a5210d058 23:32:31 ---> 21fb9dabff7a 23:32:31 Step 8/26 : COPY . . 23:32:31 Removing intermediate container a585e920755d 23:32:31 ---> b34c7c652ec3 23:32:31 Step 8/23 : COPY . . 23:32:31 Removing intermediate container 439ff210a787 23:32:31 ---> 564d1579da6e 23:32:31 Step 8/24 : COPY . . 23:32:31 ---> docker-login.sh 23:32:31 nexus3.edgexfoundry.org:10001 23:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:33 Configure a credential helper to remove this warning. See 23:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:33 23:32:33 Login Succeeded 23:32:33 nexus3.edgexfoundry.org:10002 23:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:34 Configure a credential helper to remove this warning. See 23:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:34 23:32:34 Login Succeeded 23:32:34 nexus3.edgexfoundry.org:10003 23:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:35 Configure a credential helper to remove this warning. See 23:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:35 23:32:35 Login Succeeded 23:32:35 nexus3.edgexfoundry.org:10004 23:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:35 Configure a credential helper to remove this warning. See 23:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:35 23:32:35 Login Succeeded 23:32:35 docker.io 23:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:36 Configure a credential helper to remove this warning. See 23:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:36 23:32:36 Login Succeeded 23:32:36 ---> docker-login.sh ends [Pipeline] } 23:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:32:38 ========================================================= 23:32:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:32:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:32:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:32:39 595b0fe564bb: Pulling fs layer 23:32:39 24495759ef45: Pulling fs layer 23:32:39 d148012ef14d: Pulling fs layer 23:32:39 e90a11edd702: Pulling fs layer 23:32:39 d77568369979: Pulling fs layer 23:32:39 fc1c9f9a7f3b: Pulling fs layer 23:32:39 170f2ba95c9a: Pulling fs layer 23:32:39 97ac5df62f85: Pulling fs layer 23:32:39 e90a11edd702: Waiting 23:32:39 d77568369979: Waiting 23:32:39 fc1c9f9a7f3b: Waiting 23:32:39 170f2ba95c9a: Waiting 23:32:39 d148012ef14d: Verifying Checksum 23:32:39 d148012ef14d: Download complete 23:32:39 24495759ef45: Download complete 23:32:39 d77568369979: Verifying Checksum 23:32:39 d77568369979: Download complete 23:32:39 fc1c9f9a7f3b: Verifying Checksum 23:32:39 fc1c9f9a7f3b: Download complete 23:32:39 595b0fe564bb: Verifying Checksum 23:32:39 595b0fe564bb: Download complete 23:32:39 170f2ba95c9a: Verifying Checksum 23:32:39 170f2ba95c9a: Download complete 23:32:39 ---> 6876a62934d3 23:32:39 Step 9/23 : RUN go mod tidy 23:32:40 595b0fe564bb: Pull complete 23:32:41 24495759ef45: Pull complete 23:32:41 d148012ef14d: Pull complete 23:32:41 ---> Running in 1dad60851eb3 23:32:41 ---> 924d47138f17 23:32:41 Step 9/24 : RUN go mod tidy 23:32:41 ---> 54cf0457f8ca 23:32:41 Step 9/22 : RUN go mod tidy 23:32:41 ---> Running in 8d830b42af7f 23:32:41 ---> Running in f555a515b2e9 23:32:42 97ac5df62f85: Verifying Checksum 23:32:42 97ac5df62f85: Download complete 23:32:43 e90a11edd702: Verifying Checksum 23:32:43 e90a11edd702: Download complete 23:32:48 Removing intermediate container 8d830b42af7f 23:32:48 ---> ec6c9831c7cc 23:32:48 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:32:48 ---> be5b6713f32d 23:32:48 Step 9/26 : RUN go mod tidy 23:32:48 ---> Running in ab6f54994469 23:32:48 Removing intermediate container f555a515b2e9 23:32:48 ---> fb9bc7542960 23:32:48 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:32:48 Removing intermediate container 1dad60851eb3 23:32:48 ---> aa95c70c367e 23:32:48 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:32:48 ---> Running in 6b14a57fc83e 23:32:48 ---> Running in dbd869212ac8 23:32:48 ---> Running in f5e0e0a42054 23:32:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:32:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:32:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:32:51 Removing intermediate container 6b14a57fc83e 23:32:51 ---> 0c7878e5ec8f 23:32:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:32:52 ---> Running in bde903fbebcc 23:32:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:32:56 e90a11edd702: Pull complete 23:32:56 d77568369979: Pull complete 23:32:56 fc1c9f9a7f3b: Pull complete 23:32:56 170f2ba95c9a: Pull complete 23:32:58 ---> 3fea5dc68425 23:32:58 Step 9/23 : RUN go mod tidy 23:32:58 ---> Running in 202ecf70c3f2 23:33:00 Removing intermediate container 202ecf70c3f2 23:33:00 ---> 372ed11cb83f 23:33:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:33:00 ---> Running in d43b649a13a2 23:33:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:33:01 97ac5df62f85: Pull complete 23:33:01 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 23:33:02 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:33:02 WORKDIR /edgex 23:33:02 COPY go.mod . 23:33:02 RUN go mod download build 23:33:02 -t ci-base-image-arm64 -f - . 23:33:04 Sending build context to Docker daemon 166MB 23:33:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:33:04 ---> 04bc70af865f 23:33:04 Step 2/4 : WORKDIR /edgex 23:33:09 ---> Running in 0f9131edfbf4 23:33:10 Removing intermediate container 0f9131edfbf4 23:33:10 ---> f39542ae94e8 23:33:10 Step 3/4 : COPY go.mod . 23:33:11 ---> aae17a4aed8a 23:33:11 Step 4/4 : RUN go mod download 23:33:11 ---> Running in cc7aba7e6d0e 23:33:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config 23:33:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:33:35 Removing intermediate container ab6f54994469 23:33:35 ---> a2af6c06c94a 23:33:35 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:33:35 ---> Running in 281ea247919c 23:33:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:33:35 Removing intermediate container dbd869212ac8 23:33:35 ---> b0008fde7d36 23:33:35 23:33:35 Step 11/22 : FROM alpine:3.12 23:33:35 3.12: Pulling from library/alpine 23:33:35 Removing intermediate container 281ea247919c 23:33:35 ---> 6ab2d43c2ade 23:33:35 23:33:35 Step 12/24 : FROM docker:20.10.7 23:33:36 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 23:33:36 Status: Downloaded newer image for alpine:3.12 23:33:36 ---> 48b8ec4ed9eb 23:33:36 Step 12/22 : RUN apk add --update --no-cache curl 23:33:36 ---> Running in 36832faff960 23:33:36 20.10.7: Pulling from library/docker 23:33:36 Removing intermediate container bde903fbebcc 23:33:36 ---> 507a522ac578 23:33:36 23:33:36 Step 11/26 : FROM alpine:3.12 23:33:36 ---> 48b8ec4ed9eb 23:33:36 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:33:36 ---> Running in f9a87603d9c1 23:33:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:33:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:33:37 (1/4) Installing ca-certificates (20191127-r4) 23:33:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:33:37 (3/4) Installing libcurl (7.78.0-r0) 23:33:37 (4/4) Installing curl (7.78.0-r0) 23:33:37 Executing busybox-1.31.1-r20.trigger 23:33:37 Executing ca-certificates-20191127-r4.trigger 23:33:37 OK: 7 MiB in 18 packages 23:33:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:33:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:33:38 (1/3) Installing ca-certificates (20191127-r4) 23:33:38 (2/3) Installing dumb-init (1.2.2-r1) 23:33:38 (3/3) Installing su-exec (0.2-r1) 23:33:38 Executing busybox-1.31.1-r20.trigger 23:33:38 Executing ca-certificates-20191127-r4.trigger 23:33:38 OK: 6 MiB in 17 packages 23:33:38 Removing intermediate container 36832faff960 23:33:38 ---> 888ed5b9cd16 23:33:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:33:38 Removing intermediate container f5e0e0a42054 23:33:38 ---> af0218d01c0c 23:33:38 23:33:38 Step 11/23 : FROM alpine:3.12 23:33:38 ---> 48b8ec4ed9eb 23:33:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:33:38 ---> Running in f289a58807d8 23:33:39 ---> Running in 5ea793c37f01 23:33:39 Removing intermediate container f9a87603d9c1 23:33:39 ---> d5a13c7c8e53 23:33:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:33:39 Removing intermediate container f289a58807d8 23:33:39 ---> 80ca9c8fd0d6 23:33:39 Step 14/22 : WORKDIR /edgex 23:33:39 ---> Running in 9e15c0c06f2c 23:33:39 ---> Running in a966d4121e2f 23:33:39 Removing intermediate container 9e15c0c06f2c 23:33:39 ---> f8314ff5301e 23:33:39 Step 14/26 : WORKDIR / 23:33:39 ---> Running in cd23fa8dee8b 23:33:39 Removing intermediate container a966d4121e2f 23:33:39 ---> 47476991b037 23:33:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:33:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:33:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:33:39 Removing intermediate container cd23fa8dee8b 23:33:39 ---> f2d44fe0b150 23:33:39 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:33:40 (1/2) Installing ca-certificates (20191127-r4) 23:33:40 ---> e1ae74bd40ee 23:33:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:33:40 (2/2) Installing dumb-init (1.2.2-r1) 23:33:40 Executing busybox-1.31.1-r20.trigger 23:33:40 Executing ca-certificates-20191127-r4.trigger 23:33:40 OK: 6 MiB in 16 packages 23:33:40 ---> c6438646af94 23:33:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:33:40 ---> 5c9c2d6c290a 23:33:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:33:40 ---> 88264a2db02b 23:33:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:33:40 Removing intermediate container 5ea793c37f01 23:33:40 ---> 9961d4ebf144 23:33:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:33:41 ---> Running in 87d41a3afd82 23:33:41 ---> 89d8f13b87ba 23:33:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:33:41 Removing intermediate container d43b649a13a2 23:33:41 ---> b5e19090d7f8 23:33:41 23:33:41 Step 11/23 : FROM alpine:3.12 23:33:41 ---> 48b8ec4ed9eb 23:33:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:33:41 ---> Running in faaeef4489e6 23:33:41 Removing intermediate container 87d41a3afd82 23:33:41 ---> 80f57ea63e47 23:33:41 Step 14/23 : ENV APP_PORT=59860 23:33:41 ---> 19db9bba118c 23:33:41 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:33:41 ---> Running in 0bf5e08fab41 23:33:41 ---> Running in eaab811f1c6c 23:33:41 ---> 148763330f86 23:33:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:33:41 Removing intermediate container 0bf5e08fab41 23:33:41 ---> 2581f9bb8fd7 23:33:41 Step 15/23 : EXPOSE $APP_PORT 23:33:41 ---> Running in 81eba1897971 23:33:41 Removing intermediate container eaab811f1c6c 23:33:41 ---> 8baaedb50aa6 23:33:41 Step 19/22 : CMD ["--init=true"] 23:33:41 ---> Running in 26bbc64cfed5 23:33:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:33:42 Removing intermediate container 26bbc64cfed5 23:33:42 ---> 657d50a96112 23:33:42 Step 20/22 : LABEL arch=x86_64 23:33:42 Removing intermediate container 81eba1897971 23:33:42 ---> 17a430c54f1a 23:33:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:33:42 ---> Running in 33828e2cba38 23:33:42 (1/1) Installing dumb-init (1.2.2-r1) 23:33:42 ---> a2a38edd7396 23:33:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:33:42 Executing busybox-1.31.1-r20.trigger 23:33:42 OK: 6 MiB in 15 packages 23:33:42 ---> bd5d477c778e 23:33:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:33:42 Removing intermediate container 33828e2cba38 23:33:42 ---> 7fdfa7445cfc 23:33:42 Step 21/22 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:33:42 ---> Running in 0af676d810d7 23:33:42 ---> 90a2a1fd1475 23:33:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:33:42 Removing intermediate container faaeef4489e6 23:33:42 ---> e8d9a8125413 23:33:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:42 ---> f2bca07bfb01 23:33:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:33:42 Removing intermediate container 0af676d810d7 23:33:42 ---> a92e360108aa 23:33:42 Step 22/22 : LABEL version=2.0.1-dev.43 23:33:42 ---> Running in 9dce8c30ad3b 23:33:42 ---> Running in 9f534af2ccc3 23:33:43 ---> 66c6432050d3 23:33:43 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/ 23:33:43 Removing intermediate container 9dce8c30ad3b 23:33:43 ---> 1f3228a122c1 23:33:43 Step 14/23 : ENV APP_PORT=59861 23:33:43 Removing intermediate container 9f534af2ccc3 23:33:43 ---> 0ebaa680ec8a 23:33:43 23:33:43 ---> 28752b18c2a1 23:33:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:33:43 ---> Running in c88a3aef26dc 23:33:43 ---> Running in 268ede46626e 23:33:43 ---> Running in 0b84a9a50035 23:33:43 Successfully built 0ebaa680ec8a 23:33:43 Successfully tagged security-proxy-setup:latest 23:33:43 Building security-bootstrapper 23:33:43  Building security-proxy-setup ... done Removing intermediate container 268ede46626e 23:33:43 ---> 4f52a4db35eb 23:33:43 Step 15/23 : EXPOSE $APP_PORT 23:33:44 Removing intermediate container 0b84a9a50035 23:33:44 ---> acdb01047fa2 23:33:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:45 ---> Running in 61842e392502 23:33:45 ---> Running in ebecf9165ffc 23:33:45 Removing intermediate container 61842e392502 23:33:45 ---> 5338f0607017 23:33:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:45 Removing intermediate container ebecf9165ffc 23:33:45 ---> d8eae6ca69ee 23:33:45 Step 21/23 : LABEL arch=x86_64 23:33:45 Removing intermediate container c88a3aef26dc 23:33:45 ---> 1a20fdfe6e1c 23:33:45 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:33:45 ---> Running in 11b8bbe9933e 23:33:45 ---> Running in 15ab304baa63 23:33:45 ---> f58c8ae879f4 23:33:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:33:45 Removing intermediate container 11b8bbe9933e 23:33:45 ---> d72aa7dd0dcd 23:33:45 Step 22/23 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:33:45 Removing intermediate container 15ab304baa63 23:33:45 ---> ae8df7953ad3 23:33:45 Step 24/26 : LABEL arch=x86_64 23:33:45 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 23:33:45 ---> Running in 235636297fd2 23:33:45 Status: Downloaded newer image for docker:20.10.7 23:33:45 ---> Running in 4b6226320f22 23:33:45 ---> 08bdaf2f88f9 23:33:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:33:46 ---> Running in a82081b16071 23:33:46 Removing intermediate container 235636297fd2 23:33:46 ---> 10dec4659a0f 23:33:46 Step 23/23 : LABEL version=2.0.1-dev.43 23:33:46 Removing intermediate container 4b6226320f22 23:33:46 ---> 9621958ccc1f 23:33:46 Step 25/26 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:33:46 ---> Running in be7a7bb1003c 23:33:46 Removing intermediate container a82081b16071 23:33:46 ---> 0505eb977971 23:33:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 23:33:46 ---> Running in dbbddc8daa05 23:33:46 ---> Running in dff478adc5af 23:33:46 Removing intermediate container be7a7bb1003c 23:33:46 ---> 51e5d26e5f0c 23:33:46 23:33:46 ---> ee12c26a38a0 23:33:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:33:46 Successfully built 51e5d26e5f0c 23:33:46 Removing intermediate container dbbddc8daa05 23:33:46 ---> d43350b92745 23:33:46 Step 26/26 : LABEL version=2.0.1-dev.43 23:33:46 Successfully tagged support-notifications:latest 23:33:46 Building core-command 23:33:46  Building support-notifications ... done  ---> Running in d9c674f8c37b 23:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:33:47 (1/39) Installing readline (8.1.0-r0) 23:33:47 (2/39) Installing bash (5.1.0-r0) 23:33:47 Executing bash-5.1.0-r0.post-install 23:33:49 (3/39) Installing brotli-libs (1.0.9-r3) 23:33:49 (4/39) Installing nghttp2-libs (1.42.0-r1) 23:33:49 (5/39) Installing libcurl (7.78.0-r0) 23:33:49 (6/39) Installing curl (7.78.0-r0) 23:33:49 (7/39) Installing dumb-init (1.2.5-r0) 23:33:49 (8/39) Installing libbz2 (1.0.8-r1) 23:33:49 (9/39) Installing expat (2.2.10-r1) 23:33:49 (10/39) Installing libffi (3.3-r2) 23:33:49 (11/39) Installing gdbm (1.19-r0) 23:33:49 (12/39) Installing xz-libs (5.2.5-r0) 23:33:49 (13/39) Installing sqlite-libs (3.34.1-r0) 23:33:49 ---> 3893b3d2243d 23:33:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:33:49 (14/39) Installing python3 (3.8.10-r0) 23:33:49 Removing intermediate container d9c674f8c37b 23:33:49 ---> 4a513fa59d3a 23:33:49 23:33:49 ---> Running in c45b83d8d9b4 23:33:49 Successfully built 4a513fa59d3a 23:33:49 Successfully tagged security-secretstore-setup:latest 23:33:49 Building core-data 23:33:49  Building security-secretstore-setup ... done Removing intermediate container c45b83d8d9b4 23:33:49 ---> 5ae88d71a722 23:33:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:50 (15/39) Installing py3-appdirs (1.4.4-r1) 23:33:50 (16/39) Installing py3-ordered-set (4.0.2-r0) 23:33:50 (17/39) Installing py3-parsing (2.4.7-r1) 23:33:50 (18/39) Installing py3-six (1.15.0-r0) 23:33:50 (19/39) Installing py3-packaging (20.9-r0) 23:33:51 (20/39) Installing py3-setuptools (51.3.3-r0) 23:33:51 (21/39) Installing py3-chardet (4.0.0-r0) 23:33:51 (22/39) Installing py3-idna (3.1-r0) 23:33:51 (23/39) Installing py3-urllib3 (1.26.2-r1) 23:33:51 (24/39) Installing py3-requests (2.25.1-r1) 23:33:51 (25/39) Installing py3-msgpack (1.0.2-r0) 23:33:51 (26/39) Installing py3-lockfile (0.12.2-r3) 23:33:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:33:51 (28/39) Installing py3-colorama (0.4.4-r0) 23:33:51 (29/39) Installing py3-contextlib2 (0.6.0-r0) 23:33:51 (30/39) Installing py3-distlib (0.3.1-r1) 23:33:51 (31/39) Installing py3-distro (1.5.0-r1) 23:33:51 (32/39) Installing py3-webencodings (0.5.1-r3) 23:33:51 (33/39) Installing py3-html5lib (1.1-r0) 23:33:51 ---> Running in 0e622afa6548 23:33:52 (34/39) Installing py3-pytoml (0.1.21-r0) 23:33:52 (35/39) Installing py3-pep517 (0.9.1-r0) 23:33:52 (36/39) Installing py3-progress (1.5-r0) 23:33:52 (37/39) Installing py3-retrying (1.3.3-r0) 23:33:52 (38/39) Installing py3-toml (0.10.2-r0) 23:33:52 (39/39) Installing py3-pip (20.3.4-r0) 23:33:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:33:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:33:52 ---> 197379db4d11 23:33:52 Step 3/32 : WORKDIR /edgex-go 23:33:52 ---> Using cache 23:33:52 ---> 041f8869138d 23:33:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:52 ---> Using cache 23:33:52 ---> bd79103b18a4 23:33:52 Step 5/32 : RUN apk add --update --no-cache make git 23:33:52 ---> Using cache 23:33:52 ---> dc37a57caadc 23:33:52 Step 6/32 : COPY go.mod . 23:33:52 ---> Using cache 23:33:52 ---> 821d24a62eef 23:33:52 Step 7/32 : RUN go mod download 23:33:52 ---> Using cache 23:33:52 ---> 6973badaa63c 23:33:52 Step 8/32 : COPY . . 23:33:52 ---> Using cache 23:33:52 ---> 54cf0457f8ca 23:33:52 Step 9/32 : RUN go mod tidy 23:33:52 ---> Using cache 23:33:52 ---> fb9bc7542960 23:33:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:33:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:33:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:33:54 ---> 197379db4d11 23:33:54 Step 3/24 : WORKDIR /edgex-go 23:33:54 ---> Using cache 23:33:54 ---> 041f8869138d 23:33:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:54 ---> Using cache 23:33:54 ---> bd79103b18a4 23:33:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:33:54 Removing intermediate container 0e622afa6548 23:33:54 ---> fb870ff8ddbb 23:33:54 Step 21/23 : LABEL arch=x86_64 23:33:54 Executing busybox-1.32.1-r6.trigger 23:33:54 ---> Running in 743bdffdc756 23:33:54 ---> Running in 9156385467d3 23:33:54 ---> Running in 3c64a4cd128d 23:33:54 OK: 82 MiB in 59 packages 23:33:54 Removing intermediate container 3c64a4cd128d 23:33:54 ---> 7b36b022d4d7 23:33:54 Step 22/23 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:33:54 ---> Running in 7231f2628980 23:33:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:33:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:33:55 Removing intermediate container 7231f2628980 23:33:55 ---> a782e392b665 23:33:55 Step 23/23 : LABEL version=2.0.1-dev.43 23:33:55 ---> Running in cf0a56a63ac6 23:33:55 Removing intermediate container cf0a56a63ac6 23:33:55 ---> d0fbd5a3d60e 23:33:55 23:33:55 Successfully built d0fbd5a3d60e 23:33:55 Successfully tagged support-scheduler:latest 23:33:55 Building core-metadata 23:33:55  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:33:56 OK: 219 MiB in 52 packages 23:33:56 Collecting docker-compose==1.23.2 23:33:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:33:57 Collecting PyYAML<4,>=3.10 23:33:57 Downloading PyYAML-3.13.tar.gz (270 kB) 23:33:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:33:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:33:57 ---> 197379db4d11 23:33:57 Step 3/24 : WORKDIR /edgex-go 23:33:57 ---> Using cache 23:33:57 ---> 041f8869138d 23:33:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:57 ---> Using cache 23:33:57 ---> bd79103b18a4 23:33:57 Step 5/24 : RUN apk add --update --no-cache make git 23:33:57 ---> Using cache 23:33:57 ---> dc37a57caadc 23:33:57 Step 6/24 : COPY go.mod . 23:33:57 ---> Using cache 23:33:57 ---> 821d24a62eef 23:33:57 Step 7/24 : RUN go mod download 23:33:57 ---> Using cache 23:33:57 ---> 6973badaa63c 23:33:57 Step 8/24 : COPY . . 23:33:57 ---> Using cache 23:33:57 ---> 54cf0457f8ca 23:33:57 Step 9/24 : RUN go mod tidy 23:33:57 ---> Using cache 23:33:57 ---> fb9bc7542960 23:33:57 Step 10/24 : RUN make cmd/core-command/core-command 23:33:57 Collecting docker<4.0,>=3.6.0 23:33:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:33:57 Collecting cached-property<2,>=1.2.0 23:33:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:33:57 ---> Running in 68591a4f1031 23:33:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:33:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:33:58 Collecting jsonschema<3,>=2.5.1 23:33:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:33:58 Collecting texttable<0.10,>=0.9.0 23:33:58 Downloading texttable-0.9.1.tar.gz (11 kB) 23:33:58 Removing intermediate container 9156385467d3 23:33:58 ---> 1f8ef6350ba0 23:33:58 Step 6/24 : COPY go.mod . 23:33:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:33:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-command/core-command ./cmd/core-command 23:33:59 Collecting websocket-client<1.0,>=0.32.0 23:33:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:33:59 Collecting dockerpty<0.5,>=0.4.1 23:33:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:33:59 ---> 230d83d8d5f6 23:33:59 Step 7/24 : RUN go mod download 23:33:59 ---> Running in a4a7b04be1bf 23:33:59 Collecting docopt<0.7,>=0.6.1 23:33:59 Downloading docopt-0.6.2.tar.gz (25 kB) 23:34:01 Collecting docker-pycreds>=0.4.0 23:34:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:34:01 Collecting certifi>=2017.4.17 23:34:01 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 23:34:01 Collecting urllib3<1.25,>=1.21.1 23:34:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:34:01 Collecting idna<2.8,>=2.5 23:34:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:34:01 Collecting chardet<3.1.0,>=3.0.2 23:34:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:34:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:34:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:34:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:34:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:34:01 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:34:01 Attempting uninstall: urllib3 23:34:01 Found existing installation: urllib3 1.26.2 23:34:01 Uninstalling urllib3-1.26.2: 23:34:01 Successfully uninstalled urllib3-1.26.2 23:34:01 Attempting uninstall: idna 23:34:01 Found existing installation: idna 3.1 23:34:01 Uninstalling idna-3.1: 23:34:01 Successfully uninstalled idna-3.1 23:34:02 Removing intermediate container a4a7b04be1bf 23:34:02 ---> 23400d95d824 23:34:02 Step 8/24 : COPY . . 23:34:02 Attempting uninstall: chardet 23:34:02 Found existing installation: chardet 4.0.0 23:34:02 Uninstalling chardet-4.0.0: 23:34:02 Successfully uninstalled chardet-4.0.0 23:34:02 Attempting uninstall: requests 23:34:02 Found existing installation: requests 2.25.1 23:34:02 Uninstalling requests-2.25.1: 23:34:02 Successfully uninstalled requests-2.25.1 23:34:02 Running setup.py install for texttable: started 23:34:03 Running setup.py install for texttable: finished with status 'done' 23:34:03 Running setup.py install for PyYAML: started 23:34:04 Running setup.py install for PyYAML: finished with status 'done' 23:34:04 Running setup.py install for docopt: started 23:34:05 Running setup.py install for docopt: finished with status 'done' 23:34:05 Running setup.py install for dockerpty: started 23:34:06 Running setup.py install for dockerpty: finished with status 'done' 23:34:06 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:34:09 ---> e7d0cca89166 23:34:09 Step 9/24 : RUN go mod tidy 23:34:09 ---> Running in b7e81a7f858a 23:34:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:34:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:34:13 ---> 197379db4d11 23:34:13 Step 3/24 : WORKDIR /edgex-go 23:34:13 ---> Using cache 23:34:13 ---> 041f8869138d 23:34:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:34:13 ---> Using cache 23:34:13 ---> bd79103b18a4 23:34:13 Step 5/24 : RUN apk add --update --no-cache make git 23:34:13 ---> Using cache 23:34:13 ---> dc37a57caadc 23:34:13 Step 6/24 : COPY go.mod . 23:34:13 ---> Using cache 23:34:13 ---> 821d24a62eef 23:34:13 Step 7/24 : RUN go mod download 23:34:13 ---> Using cache 23:34:13 ---> 6973badaa63c 23:34:13 Step 8/24 : COPY . . 23:34:13 ---> Using cache 23:34:13 ---> 54cf0457f8ca 23:34:13 Step 9/24 : RUN go mod tidy 23:34:13 ---> Using cache 23:34:13 ---> fb9bc7542960 23:34:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:34:13 ---> Running in 4940209eceee 23:34:13 Removing intermediate container b7e81a7f858a 23:34:13 ---> 9b72a8dbeddb 23:34:13 Step 10/24 : RUN make cmd/core-data/core-data 23:34:13 Removing intermediate container dff478adc5af 23:34:13 ---> cf7763afef5b 23:34:13 Step 15/24 : ENV APP_PORT=58890 23:34:13 ---> Running in 7d0a825590be 23:34:13 ---> Running in c0e14aced1e5 23:34:13 Removing intermediate container c0e14aced1e5 23:34:13 ---> 62cb25a0ec3c 23:34:13 Step 16/24 : EXPOSE $APP_PORT 23:34:13 ---> Running in a8245fd47674 23:34:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:34:13 Removing intermediate container a8245fd47674 23:34:13 ---> 7b5a30a315db 23:34:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:34:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-data/core-data ./cmd/core-data 23:34:14 ---> 5ddcdc35d158 23:34:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:34:14 ---> 6465cc27f7d6 23:34:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:34:15 ---> 9b05210c7da4 23:34:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:34:15 ---> Running in c8d6005c21cb 23:34:15 Removing intermediate container c8d6005c21cb 23:34:15 ---> 8ea57fd8967e 23:34:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:15 ---> Running in d37ddc31e698 23:34:15 Removing intermediate container d37ddc31e698 23:34:15 ---> 64eaad7f90ab 23:34:15 Step 22/24 : LABEL arch=x86_64 23:34:15 ---> Running in 3fc694bad8df 23:34:15 Removing intermediate container 3fc694bad8df 23:34:15 ---> e51d72d84eb2 23:34:15 Step 23/24 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:34:15 ---> Running in 017f8d9b986f 23:34:15 Removing intermediate container 017f8d9b986f 23:34:15 ---> f3a6f39119ab 23:34:15 Step 24/24 : LABEL version=2.0.1-dev.43 23:34:15 ---> Running in 9575f3e4b059 23:34:16 Removing intermediate container 9575f3e4b059 23:34:16 ---> 974520d48894 23:34:16 23:34:16 Successfully built 974520d48894 23:34:16 Successfully tagged sys-mgmt-agent:latest 23:34:31  Building sys-mgmt-agent ... done Removing intermediate container 743bdffdc756 23:34:31 ---> 9d2085f7a9b6 23:34:31 23:34:31 Step 11/32 : FROM alpine:3.12 23:34:31 ---> 48b8ec4ed9eb 23:34:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:34:31 ---> Running in 294c17986cd8 23:34:31 Removing intermediate container 294c17986cd8 23:34:31 ---> 6f4355535fbd 23:34:31 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:34:31 ---> Running in bcf0903c0d92 23:34:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:34:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:34:31 (1/2) Installing dumb-init (1.2.2-r1) 23:34:31 (2/2) Installing su-exec (0.2-r1) 23:34:31 Executing busybox-1.31.1-r20.trigger 23:34:31 OK: 6 MiB in 16 packages 23:34:31 Removing intermediate container bcf0903c0d92 23:34:31 ---> aa705e9ed526 23:34:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:34:31 ---> Running in 34a446af873d 23:34:32 Removing intermediate container 34a446af873d 23:34:32 ---> 301d439725ca 23:34:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:34:32 ---> Running in 2bc67ec04cb0 23:34:32 Removing intermediate container 2bc67ec04cb0 23:34:32 ---> 7c89efce7039 23:34:32 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:34:32 ---> Running in ce972b475186 23:34:33 Removing intermediate container ce972b475186 23:34:33 ---> 7cb702d195aa 23:34:33 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:34:33 ---> Running in d21786b36be9 23:34:33 Removing intermediate container 68591a4f1031 23:34:33 ---> af6aa3595b04 23:34:33 23:34:33 Step 11/24 : FROM alpine:3.12 23:34:33 ---> 48b8ec4ed9eb 23:34:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:34:33 ---> Using cache 23:34:33 ---> e8d9a8125413 23:34:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:34:33 ---> Using cache 23:34:33 ---> 1f3228a122c1 23:34:33 Step 14/24 : ENV APP_PORT=59882 23:34:33 ---> Running in 08b3d2a10d6a 23:34:34 Removing intermediate container d21786b36be9 23:34:34 ---> 220370e94c36 23:34:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:34:34 Removing intermediate container 08b3d2a10d6a 23:34:34 ---> 319c357498db 23:34:34 Step 15/24 : EXPOSE $APP_PORT 23:34:34 ---> Running in 3db7f2d31420 23:34:34 Removing intermediate container 3db7f2d31420 23:34:34 ---> 07e70573d1dd 23:34:34 Step 16/24 : WORKDIR / 23:34:34 ---> Running in c6ec8eb3b7d1 23:34:34 ---> be608ac20875 23:34:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:34:34 ---> Running in b7da63cf7f55 23:34:34 Removing intermediate container c6ec8eb3b7d1 23:34:34 ---> 5dfc33ccb6ba 23:34:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:35 ---> 650d292e63c6 23:34:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:34:35 Removing intermediate container b7da63cf7f55 23:34:35 ---> 50cabdfe3448 23:34:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:36 ---> 98fc55cbd682 23:34:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:34:36 ---> eaba28e05ec3 23:34:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:34:36 ---> aa0eb9d16f24 23:34:36 Step 20/24 : ENTRYPOINT ["/core-command"] 23:34:36 ---> Running in 080a736fbcae 23:34:36 Removing intermediate container 080a736fbcae 23:34:36 ---> d543be6139cf 23:34:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:36 ---> Running in a9a725bca1af 23:34:36 ---> 489f44c16da6 23:34:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:34:37 Removing intermediate container a9a725bca1af 23:34:37 ---> 07f8c4ff3c08 23:34:37 Step 22/24 : LABEL arch=x86_64 23:34:37 ---> Running in 566278eef954 23:34:37 ---> cbd838a7fc3c 23:34:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:34:37 Removing intermediate container 566278eef954 23:34:37 ---> 6cf0733d8682 23:34:37 Step 23/24 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:34:37 ---> Running in 052d54f60c6e 23:34:37 ---> 6d31850c0ec9 23:34:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:34:37 Removing intermediate container 052d54f60c6e 23:34:37 ---> dabc649cb2b2 23:34:37 Step 24/24 : LABEL version=2.0.1-dev.43 23:34:37 ---> Running in 91023dac6da7 23:34:38 Removing intermediate container 91023dac6da7 23:34:38 ---> 092c729c348f 23:34:38 23:34:38 ---> c84b98434a09 23:34:38 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:34:38 Successfully built 092c729c348f 23:34:38 Successfully tagged core-command:latest 23:34:38  Building core-command ... done  ---> Running in 515182f26ecf 23:34:38 Removing intermediate container 515182f26ecf 23:34:38 ---> a7f1d08ab3cf 23:34:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:34:39 ---> 2df7333344f8 23:34:39 Step 27/32 : RUN chmod +x /entrypoint.sh 23:34:39 ---> Running in bfde94a90f3f 23:34:40 Removing intermediate container bfde94a90f3f 23:34:40 ---> c2d234b08362 23:34:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:34:40 ---> Running in f0542a3fff25 23:34:40 Removing intermediate container f0542a3fff25 23:34:40 ---> 459b224d7dfd 23:34:40 Step 29/32 : CMD ["gate"] 23:34:40 ---> Running in 541490862b93 23:34:41 Removing intermediate container 541490862b93 23:34:41 ---> 5676249f3efa 23:34:41 Step 30/32 : LABEL arch=x86_64 23:34:41 ---> Running in 7aa7a8cef14b 23:34:41 Removing intermediate container 7aa7a8cef14b 23:34:41 ---> f49c7c200b5a 23:34:41 Step 31/32 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:34:41 ---> Running in e7b8fa9c4dac 23:34:41 Removing intermediate container e7b8fa9c4dac 23:34:41 ---> 178db0c6bf2e 23:34:41 Step 32/32 : LABEL version=2.0.1-dev.43 23:34:41 ---> Running in d85359b4ad81 23:34:42 Removing intermediate container d85359b4ad81 23:34:42 ---> 1857057d9130 23:34:42 23:34:42 Successfully built 1857057d9130 23:34:42 Successfully tagged security-bootstrapper:latest 23:34:46  Building security-bootstrapper ... done Removing intermediate container 4940209eceee 23:34:46 ---> 44bcdc73396f 23:34:46 23:34:46 Step 11/24 : FROM alpine:3.12 23:34:46 ---> 48b8ec4ed9eb 23:34:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:34:46 ---> Using cache 23:34:46 ---> e8d9a8125413 23:34:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:34:46 ---> Using cache 23:34:46 ---> 1f3228a122c1 23:34:46 Step 14/24 : ENV APP_PORT=59881 23:34:46 ---> Running in a5eeb2eeb812 23:34:46 Removing intermediate container a5eeb2eeb812 23:34:46 ---> 7c0dea51adb3 23:34:46 Step 15/24 : EXPOSE $APP_PORT 23:34:46 ---> Running in 20dfc0190bb4 23:34:46 Removing intermediate container 20dfc0190bb4 23:34:46 ---> 7ee1c7f9562c 23:34:46 Step 16/24 : WORKDIR / 23:34:46 ---> Running in f16c01cf64d4 23:34:46 Removing intermediate container f16c01cf64d4 23:34:46 ---> 1d62940ade9a 23:34:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:46 ---> 22794a67913e 23:34:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:34:46 ---> afb3d6f2cd0c 23:34:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:34:47 ---> 6407b64f5efb 23:34:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:34:47 ---> Running in 3a0bf95058e5 23:34:47 Removing intermediate container 3a0bf95058e5 23:34:47 ---> 993591962070 23:34:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:47 ---> Running in cff2f2ca633e 23:34:47 Removing intermediate container 7d0a825590be 23:34:47 ---> 150a9413c647 23:34:47 23:34:47 Step 11/24 : FROM alpine:3.12 23:34:47 ---> 48b8ec4ed9eb 23:34:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:34:47 ---> Running in c6177071a96a 23:34:47 Removing intermediate container cff2f2ca633e 23:34:47 ---> 34a605ff37df 23:34:47 Step 22/24 : LABEL arch=x86_64 23:34:47 ---> Running in 17606e347a57 23:34:47 Removing intermediate container c6177071a96a 23:34:47 ---> 67698eb6dddb 23:34:47 Step 13/24 : ENV APP_PORT=59880 23:34:47 ---> Running in b4a0ed607a18 23:34:47 Removing intermediate container 17606e347a57 23:34:47 ---> 0037e122bd92 23:34:47 Step 23/24 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:34:47 ---> Running in 84f080676ddf 23:34:47 Removing intermediate container b4a0ed607a18 23:34:47 ---> 4db1d37e02a7 23:34:47 Step 14/24 : EXPOSE $APP_PORT 23:34:47 ---> Running in a0172dfe8a90 23:34:48 Removing intermediate container a0172dfe8a90 23:34:48 ---> 263074e82c78 23:34:48 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:34:48 Removing intermediate container 84f080676ddf 23:34:48 ---> 9ccded3c24ff 23:34:48 Step 24/24 : LABEL version=2.0.1-dev.43 23:34:48 ---> Running in e9f5165ee72d 23:34:48 ---> Running in 6be124795d5e 23:34:48 Removing intermediate container 6be124795d5e 23:34:48 ---> af3a39b530ed 23:34:48 23:34:48 Successfully built af3a39b530ed 23:34:48 Successfully tagged core-metadata:latest 23:34:48  Building core-metadata ... done Removing intermediate container e9f5165ee72d 23:34:48 ---> 7c48ca5737e8 23:34:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:34:48 ---> Running in 44206942a13e 23:34:48 Removing intermediate container cc7aba7e6d0e 23:34:48 ---> 2d697786807d 23:34:48 Successfully built 2d697786807d 23:34:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:34:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:34:49 + docker inspect -f . ci-base-image-arm64 23:34:49 . [Pipeline] withDockerContainer 23:34:49 prd-ubuntu18.04-docker-arm64-4c-16g-1910 does not seem to be running inside a container 23:34:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:34:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:34:50 (1/6) Installing dumb-init (1.2.2-r1) 23:34:50 (2/6) Installing libgcc (9.3.0-r2) 23:34:50 (3/6) Installing libsodium (1.0.18-r0) 23:34:50 (4/6) Installing libstdc++ (9.3.0-r2) 23:34:50 (5/6) Installing libzmq (4.3.3-r0) 23:34:50 (6/6) Installing zeromq (4.3.3-r0) 23:34:50 Executing busybox-1.31.1-r20.trigger 23:34:51 $ docker top e358548ee3ee7ba400866561063f8068e5aabbf761a7fe26a6f62597e2279d4b -eo pid,comm 23:34:51 OK: 8 MiB in 20 packages [Pipeline] { [Pipeline] sh 23:34:51 Removing intermediate container 44206942a13e 23:34:51 ---> 9825034cf8c9 23:34:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:51 ---> d8fc40a60965 23:34:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:34:51 ---> b675f5fd6f94 23:34:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:34:51 + go version 23:34:51 go version go1.16.6 linux/arm64 [Pipeline] } 23:34:52 $ docker stop --time=1 e358548ee3ee7ba400866561063f8068e5aabbf761a7fe26a6f62597e2279d4b 23:34:52 ---> 99d873b8e18a 23:34:52 Step 20/24 : ENTRYPOINT ["/core-data"] 23:34:52 ---> Running in 4179b8308f9d 23:34:52 Removing intermediate container 4179b8308f9d 23:34:52 ---> 5c50d7b09a05 23:34:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:52 ---> Running in 820fae334773 23:34:52 Removing intermediate container 820fae334773 23:34:52 ---> e0b3c207ac3d 23:34:52 Step 22/24 : LABEL arch=x86_64 23:34:52 ---> Running in e68b605477b5 23:34:52 Removing intermediate container e68b605477b5 23:34:52 ---> ab6c290463aa 23:34:52 Step 23/24 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:34:52 ---> Running in f39514f888a4 23:34:52 Removing intermediate container f39514f888a4 23:34:52 ---> 3f074c31cd89 23:34:52 Step 24/24 : LABEL version=2.0.1-dev.43 23:34:52 ---> Running in 868a93029850 23:34:52 Removing intermediate container 868a93029850 23:34:52 ---> cb5495a79298 23:34:52 23:34:52 Successfully built cb5495a79298 23:34:52 Successfully tagged core-data:latest 23:34:52  Building core-data ... done  23:34:54 $ docker rm -f e358548ee3ee7ba400866561063f8068e5aabbf761a7fe26a6f62597e2279d4b [Pipeline] // withDockerContainer [Pipeline] } 23:34:55 $ docker stop --time=1 48dc650b24e4b18538915ff29e8ea4f198bfdb8dff7ee4d93a2339d8c87242c7 23:34:56 $ docker rm -f 48dc650b24e4b18538915ff29e8ea4f198bfdb8dff7ee4d93a2339d8c87242c7 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [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 23:34:56 + docker images 23:34:56 REPOSITORY TAG IMAGE ID CREATED SIZE 23:34:56 core-data latest cb5495a79298 4 seconds ago 20.4MB 23:34:56 150a9413c647 9 seconds ago 1.76GB 23:34:56 core-metadata latest af3a39b530ed 9 seconds ago 16.7MB 23:34:56 44bcdc73396f 11 seconds ago 1.76GB 23:34:56 security-bootstrapper latest 1857057d9130 15 seconds ago 18.8MB 23:34:56 core-command latest 092c729c348f 18 seconds ago 16MB 23:34:56 af6aa3595b04 23 seconds ago 1.75GB 23:34:56 9d2085f7a9b6 27 seconds ago 1.75GB 23:34:56 sys-mgmt-agent latest 974520d48894 41 seconds ago 325MB 23:34:56 support-scheduler latest d0fbd5a3d60e About a minute ago 16.1MB 23:34:56 security-secretstore-setup latest 4a513fa59d3a About a minute ago 28.1MB 23:34:56 support-notifications latest 51e5d26e5f0c About a minute ago 16.8MB 23:34:56 security-proxy-setup latest 0ebaa680ec8a About a minute ago 26MB 23:34:56 b5e19090d7f8 About a minute ago 1.75GB 23:34:56 af0218d01c0c About a minute ago 1.75GB 23:34:56 507a522ac578 About a minute ago 1.76GB 23:34:56 6ab2d43c2ade About a minute ago 1.75GB 23:34:56 b0008fde7d36 About a minute ago 1.76GB 23:34:56 ci-base-image-x86_64 latest 197379db4d11 5 minutes ago 1.25GB 23:34:56 alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB 23:34:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 23:34:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 23:34:56 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 23:34:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 23:34:56 provisioning config files... 23:34:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/50@tmp/config1014530558990896412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:57 23:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:34:57 ---> docker-login.sh 23:34:57 nexus3.edgexfoundry.org:10001 23:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:57 Configure a credential helper to remove this warning. See 23:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:57 23:34:57 Login Succeeded 23:34:57 nexus3.edgexfoundry.org:10002 23:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:57 Configure a credential helper to remove this warning. See 23:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:57 23:34:57 Login Succeeded 23:34:57 nexus3.edgexfoundry.org:10003 23:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:57 Configure a credential helper to remove this warning. See 23:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:57 23:34:57 Login Succeeded 23:34:57 nexus3.edgexfoundry.org:10004 23:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:57 Configure a credential helper to remove this warning. See 23:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:57 23:34:57 Login Succeeded 23:34:57 docker.io 23:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:57 latest: Pulling from edgex-devops/edgex-compose-arm64 23:34:57 29e5d40040c1: Pulling fs layer 23:34:57 1ce36da41761: Pulling fs layer 23:34:57 25b303627fd3: Pulling fs layer 23:34:58 29e5d40040c1: Verifying Checksum 23:34:58 29e5d40040c1: Download complete 23:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:58 Configure a credential helper to remove this warning. See 23:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:58 23:34:58 Login Succeeded 23:34:58 ---> docker-login.sh ends [Pipeline] } 23:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 23:35:02 1ce36da41761: Verifying Checksum 23:35:02 1ce36da41761: Download complete 23:35:02 29e5d40040c1: Pull complete 23:35:02 1ce36da41761: Pull complete 23:35:02 25b303627fd3: Verifying Checksum 23:35:02 25b303627fd3: Download complete [Pipeline] echo 23:35:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:35:02 258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:02 latest 23:35:02 2.0.1-dev.43 23:35:02 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:02 main 23:35:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:35:03 + docker push nexus3.edgexfoundry.org:10004/core-command:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:35:03 a333f72217f6: Preparing 23:35:03 51ac8b4dd21a: Preparing 23:35:03 a48dba62f576: Preparing 23:35:03 34ba9ff7e162: Preparing 23:35:03 e6688e911f15: Preparing 23:35:03 e6688e911f15: Layer already exists 23:35:03 a333f72217f6: Pushed 23:35:03 34ba9ff7e162: Pushed 23:35:03 a48dba62f576: Pushed 23:35:04 51ac8b4dd21a: Pushed 23:35:04 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:c1cb0ce93db067e993bc864c20392ddbd6b5ac500b871a1d9617a0778ae38c67 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:35:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 23:35:05 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:35:05 a333f72217f6: Preparing 23:35:05 51ac8b4dd21a: Preparing 23:35:05 a48dba62f576: Preparing 23:35:05 34ba9ff7e162: Preparing 23:35:05 e6688e911f15: Preparing 23:35:05 51ac8b4dd21a: Layer already exists 23:35:05 e6688e911f15: Layer already exists 23:35:05 a48dba62f576: Layer already exists 23:35:05 a333f72217f6: Layer already exists 23:35:05 34ba9ff7e162: Layer already exists 23:35:05 latest: digest: sha256:c1cb0ce93db067e993bc864c20392ddbd6b5ac500b871a1d9617a0778ae38c67 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:35:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:06 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.43 23:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:35:06 a333f72217f6: Preparing 23:35:06 51ac8b4dd21a: Preparing 23:35:06 a48dba62f576: Preparing 23:35:06 34ba9ff7e162: Preparing 23:35:06 e6688e911f15: Preparing 23:35:06 51ac8b4dd21a: Layer already exists 23:35:06 34ba9ff7e162: Layer already exists 23:35:06 e6688e911f15: Layer already exists 23:35:06 a333f72217f6: Layer already exists 23:35:06 a48dba62f576: Layer already exists 23:35:06 2.0.1-dev.43: digest: sha256:c1cb0ce93db067e993bc864c20392ddbd6b5ac500b871a1d9617a0778ae38c67 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:35:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:06 + docker push nexus3.edgexfoundry.org:10004/core-command:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:35:06 a333f72217f6: Preparing 23:35:06 51ac8b4dd21a: Preparing 23:35:06 a48dba62f576: Preparing 23:35:06 34ba9ff7e162: Preparing 23:35:06 e6688e911f15: Preparing 23:35:06 34ba9ff7e162: Layer already exists 23:35:06 e6688e911f15: Layer already exists 23:35:06 51ac8b4dd21a: Layer already exists 23:35:06 a333f72217f6: Layer already exists 23:35:06 a48dba62f576: Layer already exists 23:35:06 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:c1cb0ce93db067e993bc864c20392ddbd6b5ac500b871a1d9617a0778ae38c67 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:35:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 23:35:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:35:07 a333f72217f6: Preparing 23:35:07 51ac8b4dd21a: Preparing 23:35:07 a48dba62f576: Preparing 23:35:07 34ba9ff7e162: Preparing 23:35:07 e6688e911f15: Preparing 23:35:07 e6688e911f15: Layer already exists 23:35:07 a48dba62f576: Layer already exists 23:35:07 a333f72217f6: Layer already exists 23:35:07 51ac8b4dd21a: Layer already exists 23:35:07 34ba9ff7e162: Layer already exists 23:35:07 main: digest: sha256:c1cb0ce93db067e993bc864c20392ddbd6b5ac500b871a1d9617a0778ae38c67 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:07 ===================================================== [Pipeline] echo 23:35:07 taggedImages: 23:35:07 - nexus3.edgexfoundry.org:10004/core-command:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:07 - nexus3.edgexfoundry.org:10004/core-command:latest 23:35:07 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.43 23:35:07 - nexus3.edgexfoundry.org:10004/core-command:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:07 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:35:07 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:35:07 258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:07 latest 23:35:07 2.0.1-dev.43 23:35:07 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:07 main 23:35:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:35:08 + docker push nexus3.edgexfoundry.org:10004/core-data:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:35:08 523ec5866c15: Preparing 23:35:08 2b9590835865: Preparing 23:35:08 a48dba62f576: Preparing 23:35:08 52c3543341c5: Preparing 23:35:08 0b965ed5d363: Preparing 23:35:08 e6688e911f15: Preparing 23:35:08 e6688e911f15: Waiting 23:35:08 a48dba62f576: Layer already exists 23:35:08 e6688e911f15: Layer already exists 23:35:08 523ec5866c15: Pushed 23:35:08 0b965ed5d363: Pushed 23:35:08 52c3543341c5: Pushed 23:35:09 2b9590835865: Pushed 23:35:10 25b303627fd3: Pull complete 23:35:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:35:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:35:11 prd-ubuntu18.04-docker-arm64-4c-16g-1910 does not seem to be running inside a container 23:35:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@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 23:35:14 $ docker top b4de9a18c6daae1dc472f427d28073c3c598cd1d6132899f49e6a9a5d755aef0 -eo pid,comm [Pipeline] { 23:35:15 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:d9b2c8780e7643d07d62bd15d0ad78bd508deb30a9180b4d28de4ac274fe5b52 size: 1572 [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 23:35:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 23:35:15 + grep parallel 23:35:15 + docker-compose build --help 23:35:15 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:35:15 523ec5866c15: Preparing 23:35:15 2b9590835865: Preparing 23:35:15 a48dba62f576: Preparing 23:35:15 52c3543341c5: Preparing 23:35:15 0b965ed5d363: Preparing 23:35:15 e6688e911f15: Preparing 23:35:15 e6688e911f15: Waiting 23:35:15 0b965ed5d363: Layer already exists 23:35:15 2b9590835865: Layer already exists 23:35:15 52c3543341c5: Layer already exists 23:35:15 a48dba62f576: Layer already exists 23:35:15 523ec5866c15: Layer already exists 23:35:15 e6688e911f15: Layer already exists 23:35:15 latest: digest: sha256:d9b2c8780e7643d07d62bd15d0ad78bd508deb30a9180b4d28de4ac274fe5b52 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:35:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:16 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.43 23:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:35:16 523ec5866c15: Preparing 23:35:16 2b9590835865: Preparing 23:35:16 a48dba62f576: Preparing 23:35:16 52c3543341c5: Preparing 23:35:16 0b965ed5d363: Preparing 23:35:16 e6688e911f15: Preparing 23:35:16 e6688e911f15: Waiting 23:35:16 a48dba62f576: Layer already exists 23:35:16 2b9590835865: Layer already exists 23:35:16 52c3543341c5: Layer already exists 23:35:16 0b965ed5d363: Layer already exists 23:35:16 523ec5866c15: Layer already exists 23:35:16 e6688e911f15: Layer already exists 23:35:16 2.0.1-dev.43: digest: sha256:d9b2c8780e7643d07d62bd15d0ad78bd508deb30a9180b4d28de4ac274fe5b52 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:35:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:17 + docker push nexus3.edgexfoundry.org:10004/core-data:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:35:17 523ec5866c15: Preparing 23:35:17 2b9590835865: Preparing 23:35:17 a48dba62f576: Preparing 23:35:17 52c3543341c5: Preparing 23:35:17 0b965ed5d363: Preparing 23:35:17 e6688e911f15: Preparing 23:35:17 e6688e911f15: Waiting 23:35:17 a48dba62f576: Layer already exists 23:35:17 52c3543341c5: Layer already exists 23:35:17 2b9590835865: Layer already exists 23:35:17 523ec5866c15: Layer already exists 23:35:17 0b965ed5d363: Layer already exists 23:35:17 e6688e911f15: Layer already exists 23:35:17 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:d9b2c8780e7643d07d62bd15d0ad78bd508deb30a9180b4d28de4ac274fe5b52 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:35:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 23:35:19 --parallel Build images in parallel. 23:35:19 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:35:19 523ec5866c15: Preparing 23:35:19 2b9590835865: Preparing 23:35:19 a48dba62f576: Preparing 23:35:19 52c3543341c5: Preparing 23:35:19 0b965ed5d363: Preparing 23:35:19 e6688e911f15: Preparing 23:35:19 e6688e911f15: Waiting 23:35:19 52c3543341c5: Layer already exists 23:35:19 0b965ed5d363: Layer already exists 23:35:19 2b9590835865: Layer already exists 23:35:19 a48dba62f576: Layer already exists 23:35:19 523ec5866c15: Layer already exists 23:35:19 e6688e911f15: Layer already exists 23:35:19 main: digest: sha256:d9b2c8780e7643d07d62bd15d0ad78bd508deb30a9180b4d28de4ac274fe5b52 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } 23:35:19 $ docker stop --time=1 b4de9a18c6daae1dc472f427d28073c3c598cd1d6132899f49e6a9a5d755aef0 23:35:21 $ docker rm -f b4de9a18c6daae1dc472f427d28073c3c598cd1d6132899f49e6a9a5d755aef0 [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] echo 23:35:21 ===================================================== [Pipeline] echo 23:35:21 taggedImages: 23:35:21 - nexus3.edgexfoundry.org:10004/core-data:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:21 - nexus3.edgexfoundry.org:10004/core-data:latest 23:35:21 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.43 23:35:21 - nexus3.edgexfoundry.org:10004/core-data:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:21 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:35:21 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:35:21 258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:21 latest 23:35:21 2.0.1-dev.43 23:35:21 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:21 main 23:35:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:35:22 . [Pipeline] withDockerContainer 23:35:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:35:22 f4ae75f2b567: Preparing 23:35:22 22cf1d02e46a: Preparing 23:35:22 a48dba62f576: Preparing 23:35:22 34ba9ff7e162: Preparing 23:35:22 e6688e911f15: Preparing 23:35:22 prd-ubuntu18.04-docker-arm64-4c-16g-1910 does not seem to be running inside a container 23:35:22 $ 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/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:35:24 $ docker top b96d9733eebc4d5c2c84b40e85eb99603e2031004931133fddbbc9bd64b97cd3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:26 + docker-compose -f ./docker-compose-build.yml build --parallel 23:35:27 a48dba62f576: Layer already exists 23:35:27 34ba9ff7e162: Layer already exists 23:35:27 e6688e911f15: Layer already exists 23:35:27 f4ae75f2b567: Pushed 23:35:28 22cf1d02e46a: Pushed 23:35:28 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:83a743b77c92006637d68813e3ec7b7672247f31e3c6ea40e0ef16e268aae06b size: 1363 [Pipeline] isUnix [Pipeline] sh 23:35:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 23:35:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:35:29 f4ae75f2b567: Preparing 23:35:29 22cf1d02e46a: Preparing 23:35:29 a48dba62f576: Preparing 23:35:29 34ba9ff7e162: Preparing 23:35:29 e6688e911f15: Preparing 23:35:29 a48dba62f576: Layer already exists 23:35:29 34ba9ff7e162: Layer already exists 23:35:29 e6688e911f15: Layer already exists 23:35:29 f4ae75f2b567: Layer already exists 23:35:29 22cf1d02e46a: Layer already exists 23:35:29 latest: digest: sha256:83a743b77c92006637d68813e3ec7b7672247f31e3c6ea40e0ef16e268aae06b size: 1363 [Pipeline] isUnix [Pipeline] sh 23:35:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.43 23:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:35:30 f4ae75f2b567: Preparing 23:35:30 22cf1d02e46a: Preparing 23:35:30 a48dba62f576: Preparing 23:35:30 34ba9ff7e162: Preparing 23:35:30 e6688e911f15: Preparing 23:35:30 a48dba62f576: Layer already exists 23:35:30 22cf1d02e46a: Layer already exists 23:35:30 34ba9ff7e162: Layer already exists 23:35:30 f4ae75f2b567: Layer already exists 23:35:30 e6688e911f15: Layer already exists 23:35:30 2.0.1-dev.43: digest: sha256:83a743b77c92006637d68813e3ec7b7672247f31e3c6ea40e0ef16e268aae06b size: 1363 [Pipeline] isUnix [Pipeline] sh 23:35:30 Building core-command ... 23:35:30 Building core-data ... 23:35:30 Building core-metadata ... 23:35:30 Building security-bootstrapper ... 23:35:30 Building security-proxy-setup ... 23:35:30 Building security-secretstore-setup ... 23:35:30 Building support-notifications ... 23:35:30 Building support-scheduler ... 23:35:30 Building sys-mgmt-agent ... 23:35:30 Building support-notifications 23:35:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:30 Building security-secretstore-setup 23:35:30 Building security-bootstrapper 23:35:30 Building core-metadata 23:35:30 Building core-command 23:35:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:35:30 f4ae75f2b567: Preparing 23:35:30 22cf1d02e46a: Preparing 23:35:30 a48dba62f576: Preparing 23:35:30 34ba9ff7e162: Preparing 23:35:30 e6688e911f15: Preparing 23:35:30 a48dba62f576: Layer already exists 23:35:30 34ba9ff7e162: Layer already exists 23:35:30 e6688e911f15: Layer already exists 23:35:30 22cf1d02e46a: Layer already exists 23:35:30 f4ae75f2b567: Layer already exists 23:35:30 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:83a743b77c92006637d68813e3ec7b7672247f31e3c6ea40e0ef16e268aae06b size: 1363 [Pipeline] isUnix [Pipeline] sh 23:35:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 23:35:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:35:31 f4ae75f2b567: Preparing 23:35:31 22cf1d02e46a: Preparing 23:35:31 a48dba62f576: Preparing 23:35:31 34ba9ff7e162: Preparing 23:35:31 e6688e911f15: Preparing 23:35:31 22cf1d02e46a: Layer already exists 23:35:31 e6688e911f15: Layer already exists 23:35:31 a48dba62f576: Layer already exists 23:35:31 f4ae75f2b567: Layer already exists 23:35:31 34ba9ff7e162: Layer already exists 23:35:31 main: digest: sha256:83a743b77c92006637d68813e3ec7b7672247f31e3c6ea40e0ef16e268aae06b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:31 ===================================================== [Pipeline] echo 23:35:31 taggedImages: 23:35:31 - nexus3.edgexfoundry.org:10004/core-metadata:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:31 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:35:31 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.43 23:35:31 - nexus3.edgexfoundry.org:10004/core-metadata:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:31 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:35:31 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:35:31 258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:31 latest 23:35:31 2.0.1-dev.43 23:35:31 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:31 main 23:35:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:35:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:35:32 d1b6612c0a70: Preparing 23:35:32 d1b6612c0a70: Preparing 23:35:32 645c84206fc1: Preparing 23:35:32 44df923b5058: Preparing 23:35:32 37c94617bac5: Preparing 23:35:32 fe22676fd1e2: Preparing 23:35:32 a48dba62f576: Preparing 23:35:32 8cedbc351b8c: Preparing 23:35:32 f4b2ea695395: Preparing 23:35:32 842c5d0dbc49: Preparing 23:35:32 6a27bdca2e9a: Preparing 23:35:32 e6688e911f15: Preparing 23:35:32 f4b2ea695395: Waiting 23:35:32 842c5d0dbc49: Waiting 23:35:32 6a27bdca2e9a: Waiting 23:35:32 e6688e911f15: Waiting 23:35:32 a48dba62f576: Waiting 23:35:32 8cedbc351b8c: Waiting 23:35:32 d1b6612c0a70: Pushed 23:35:32 44df923b5058: Pushed 23:35:32 37c94617bac5: Pushed 23:35:32 a48dba62f576: Layer already exists 23:35:37 645c84206fc1: Pushed 23:35:37 8cedbc351b8c: Pushed 23:35:37 842c5d0dbc49: Pushed 23:35:37 6a27bdca2e9a: Pushed 23:35:37 e6688e911f15: Layer already exists 23:35:37 f4b2ea695395: Pushed 23:35:37 fe22676fd1e2: Pushed 23:35:37 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:88019916dfe069418aeed60cce36fe015b51887c4cc441cf5e5fd61002ba3521 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:35:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 23:35:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:35:38 d1b6612c0a70: Preparing 23:35:38 d1b6612c0a70: Preparing 23:35:38 645c84206fc1: Preparing 23:35:38 44df923b5058: Preparing 23:35:38 37c94617bac5: Preparing 23:35:38 fe22676fd1e2: Preparing 23:35:38 a48dba62f576: Preparing 23:35:38 8cedbc351b8c: Preparing 23:35:38 f4b2ea695395: Preparing 23:35:38 842c5d0dbc49: Preparing 23:35:38 6a27bdca2e9a: Preparing 23:35:38 e6688e911f15: Preparing 23:35:38 a48dba62f576: Waiting 23:35:38 8cedbc351b8c: Waiting 23:35:38 f4b2ea695395: Waiting 23:35:38 842c5d0dbc49: Waiting 23:35:38 6a27bdca2e9a: Waiting 23:35:38 e6688e911f15: Waiting 23:35:38 44df923b5058: Layer already exists 23:35:38 d1b6612c0a70: Layer already exists 23:35:38 645c84206fc1: Layer already exists 23:35:38 fe22676fd1e2: Layer already exists 23:35:38 37c94617bac5: Layer already exists 23:35:38 f4b2ea695395: Layer already exists 23:35:38 8cedbc351b8c: Layer already exists 23:35:38 842c5d0dbc49: Layer already exists 23:35:38 6a27bdca2e9a: Layer already exists 23:35:38 a48dba62f576: Layer already exists 23:35:38 e6688e911f15: Layer already exists 23:35:38 latest: digest: sha256:88019916dfe069418aeed60cce36fe015b51887c4cc441cf5e5fd61002ba3521 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:35:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.43 23:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:35:39 d1b6612c0a70: Preparing 23:35:39 d1b6612c0a70: Preparing 23:35:39 645c84206fc1: Preparing 23:35:39 44df923b5058: Preparing 23:35:39 37c94617bac5: Preparing 23:35:39 fe22676fd1e2: Preparing 23:35:39 a48dba62f576: Preparing 23:35:39 8cedbc351b8c: Preparing 23:35:39 f4b2ea695395: Preparing 23:35:39 842c5d0dbc49: Preparing 23:35:39 6a27bdca2e9a: Preparing 23:35:39 e6688e911f15: Preparing 23:35:39 8cedbc351b8c: Waiting 23:35:39 f4b2ea695395: Waiting 23:35:39 842c5d0dbc49: Waiting 23:35:39 6a27bdca2e9a: Waiting 23:35:39 e6688e911f15: Waiting 23:35:39 a48dba62f576: Waiting 23:35:39 d1b6612c0a70: Layer already exists 23:35:39 fe22676fd1e2: Layer already exists 23:35:39 645c84206fc1: Layer already exists 23:35:39 44df923b5058: Layer already exists 23:35:39 37c94617bac5: Layer already exists 23:35:39 a48dba62f576: Layer already exists 23:35:39 8cedbc351b8c: Layer already exists 23:35:39 f4b2ea695395: Layer already exists 23:35:39 6a27bdca2e9a: Layer already exists 23:35:39 842c5d0dbc49: Layer already exists 23:35:39 e6688e911f15: Layer already exists 23:35:39 2.0.1-dev.43: digest: sha256:88019916dfe069418aeed60cce36fe015b51887c4cc441cf5e5fd61002ba3521 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:35:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:35:40 d1b6612c0a70: Preparing 23:35:40 d1b6612c0a70: Preparing 23:35:40 645c84206fc1: Preparing 23:35:40 44df923b5058: Preparing 23:35:40 37c94617bac5: Preparing 23:35:40 fe22676fd1e2: Preparing 23:35:40 a48dba62f576: Preparing 23:35:40 8cedbc351b8c: Preparing 23:35:40 f4b2ea695395: Preparing 23:35:40 842c5d0dbc49: Preparing 23:35:40 6a27bdca2e9a: Preparing 23:35:40 e6688e911f15: Preparing 23:35:40 a48dba62f576: Waiting 23:35:40 8cedbc351b8c: Waiting 23:35:40 f4b2ea695395: Waiting 23:35:40 842c5d0dbc49: Waiting 23:35:40 6a27bdca2e9a: Waiting 23:35:40 e6688e911f15: Waiting 23:35:40 fe22676fd1e2: Layer already exists 23:35:40 37c94617bac5: Layer already exists 23:35:40 d1b6612c0a70: Layer already exists 23:35:40 645c84206fc1: Layer already exists 23:35:40 44df923b5058: Layer already exists 23:35:40 8cedbc351b8c: Layer already exists 23:35:40 6a27bdca2e9a: Layer already exists 23:35:40 a48dba62f576: Layer already exists 23:35:40 f4b2ea695395: Layer already exists 23:35:40 842c5d0dbc49: Layer already exists 23:35:40 e6688e911f15: Layer already exists 23:35:40 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:88019916dfe069418aeed60cce36fe015b51887c4cc441cf5e5fd61002ba3521 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:35:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 23:35:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:35:40 d1b6612c0a70: Preparing 23:35:40 d1b6612c0a70: Preparing 23:35:40 645c84206fc1: Preparing 23:35:40 44df923b5058: Preparing 23:35:40 37c94617bac5: Preparing 23:35:40 fe22676fd1e2: Preparing 23:35:40 a48dba62f576: Preparing 23:35:40 8cedbc351b8c: Preparing 23:35:40 f4b2ea695395: Preparing 23:35:40 842c5d0dbc49: Preparing 23:35:40 6a27bdca2e9a: Preparing 23:35:40 e6688e911f15: Preparing 23:35:40 a48dba62f576: Waiting 23:35:40 8cedbc351b8c: Waiting 23:35:40 f4b2ea695395: Waiting 23:35:40 842c5d0dbc49: Waiting 23:35:40 6a27bdca2e9a: Waiting 23:35:40 e6688e911f15: Waiting 23:35:40 645c84206fc1: Layer already exists 23:35:40 44df923b5058: Layer already exists 23:35:40 fe22676fd1e2: Layer already exists 23:35:40 37c94617bac5: Layer already exists 23:35:40 d1b6612c0a70: Layer already exists 23:35:40 8cedbc351b8c: Layer already exists 23:35:40 a48dba62f576: Layer already exists 23:35:40 842c5d0dbc49: Layer already exists 23:35:40 f4b2ea695395: Layer already exists 23:35:40 6a27bdca2e9a: Layer already exists 23:35:40 e6688e911f15: Layer already exists 23:35:40 main: digest: sha256:88019916dfe069418aeed60cce36fe015b51887c4cc441cf5e5fd61002ba3521 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:40 ===================================================== [Pipeline] echo 23:35:40 taggedImages: 23:35:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:35:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.43 23:35:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:35:41 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:35:41 258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:41 latest 23:35:41 2.0.1-dev.43 23:35:41 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:41 main 23:35:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:35:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:35:41 8cea2e172664: Preparing 23:35:41 287b45c4060e: Preparing 23:35:41 ca19f8e6655a: Preparing 23:35:41 ad1d790ec36d: Preparing 23:35:41 5f26d7d18891: Preparing 23:35:41 e6688e911f15: Preparing 23:35:41 e6688e911f15: Waiting 23:35:42 ca19f8e6655a: Pushed 23:35:42 ad1d790ec36d: Pushed 23:35:42 e6688e911f15: Layer already exists 23:35:42 5f26d7d18891: Pushed 23:35:42 8cea2e172664: Pushed 23:35:42 287b45c4060e: Pushed 23:35:42 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:1dcb8eb3a59a529f72fc7f0a700a021ccaa5eedcad00dc7fb59ce129010d6692 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:35:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 23:35:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:35:43 8cea2e172664: Preparing 23:35:43 287b45c4060e: Preparing 23:35:43 ca19f8e6655a: Preparing 23:35:43 ad1d790ec36d: Preparing 23:35:43 5f26d7d18891: Preparing 23:35:43 e6688e911f15: Preparing 23:35:43 e6688e911f15: Waiting 23:35:43 8cea2e172664: Layer already exists 23:35:43 ca19f8e6655a: Layer already exists 23:35:43 5f26d7d18891: Layer already exists 23:35:43 287b45c4060e: Layer already exists 23:35:43 ad1d790ec36d: Layer already exists 23:35:43 e6688e911f15: Layer already exists 23:35:43 latest: digest: sha256:1dcb8eb3a59a529f72fc7f0a700a021ccaa5eedcad00dc7fb59ce129010d6692 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:35:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.43 23:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:35:45 8cea2e172664: Preparing 23:35:45 287b45c4060e: Preparing 23:35:45 ca19f8e6655a: Preparing 23:35:45 ad1d790ec36d: Preparing 23:35:45 5f26d7d18891: Preparing 23:35:45 e6688e911f15: Preparing 23:35:45 e6688e911f15: Waiting 23:35:45 ca19f8e6655a: Layer already exists 23:35:45 287b45c4060e: Layer already exists 23:35:45 8cea2e172664: Layer already exists 23:35:45 5f26d7d18891: Layer already exists 23:35:45 ad1d790ec36d: Layer already exists 23:35:45 e6688e911f15: Layer already exists 23:35:45 2.0.1-dev.43: digest: sha256:1dcb8eb3a59a529f72fc7f0a700a021ccaa5eedcad00dc7fb59ce129010d6692 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:35:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:35:46 8cea2e172664: Preparing 23:35:46 287b45c4060e: Preparing 23:35:46 ca19f8e6655a: Preparing 23:35:46 ad1d790ec36d: Preparing 23:35:46 5f26d7d18891: Preparing 23:35:46 e6688e911f15: Preparing 23:35:46 e6688e911f15: Waiting 23:35:46 8cea2e172664: Layer already exists 23:35:46 5f26d7d18891: Layer already exists 23:35:46 ca19f8e6655a: Layer already exists 23:35:46 287b45c4060e: Layer already exists 23:35:46 ad1d790ec36d: Layer already exists 23:35:46 e6688e911f15: Layer already exists 23:35:46 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:1dcb8eb3a59a529f72fc7f0a700a021ccaa5eedcad00dc7fb59ce129010d6692 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:35:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 23:35:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:35:47 8cea2e172664: Preparing 23:35:47 287b45c4060e: Preparing 23:35:47 ca19f8e6655a: Preparing 23:35:47 ad1d790ec36d: Preparing 23:35:47 5f26d7d18891: Preparing 23:35:47 e6688e911f15: Preparing 23:35:47 e6688e911f15: Waiting 23:35:47 287b45c4060e: Layer already exists 23:35:47 ad1d790ec36d: Layer already exists 23:35:47 5f26d7d18891: Layer already exists 23:35:47 8cea2e172664: Layer already exists 23:35:47 ca19f8e6655a: Layer already exists 23:35:47 e6688e911f15: Layer already exists 23:35:47 main: digest: sha256:1dcb8eb3a59a529f72fc7f0a700a021ccaa5eedcad00dc7fb59ce129010d6692 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:47 ===================================================== [Pipeline] echo 23:35:47 taggedImages: 23:35:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:35:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.43 23:35:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:35:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:35:47 258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:47 latest 23:35:47 2.0.1-dev.43 23:35:47 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:47 main 23:35:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:35:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:35:48 956a934608e1: Preparing 23:35:48 fd666060c837: Preparing 23:35:48 5b54e46337d7: Preparing 23:35:48 b3b06bc58463: Preparing 23:35:48 239ee2010f85: Preparing 23:35:48 d7dc121c5c0a: Preparing 23:35:48 a90b6ff54025: Preparing 23:35:48 891a7ab1e0b9: Preparing 23:35:48 1f7de8f5d6a6: Preparing 23:35:48 e6688e911f15: Preparing 23:35:48 d7dc121c5c0a: Waiting 23:35:48 a90b6ff54025: Waiting 23:35:48 1f7de8f5d6a6: Waiting 23:35:48 e6688e911f15: Waiting 23:35:48 891a7ab1e0b9: Waiting 23:35:48 956a934608e1: Pushed 23:35:48 239ee2010f85: Pushed 23:35:48 fd666060c837: Pushed 23:35:49 d7dc121c5c0a: Pushed 23:35:49 891a7ab1e0b9: Pushed 23:35:49 a90b6ff54025: Pushed 23:35:49 e6688e911f15: Layer already exists 23:35:49 b3b06bc58463: Pushed 23:35:49 1f7de8f5d6a6: Pushed 23:35:49 5b54e46337d7: Pushed 23:35:49 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:4d792ff41c9c01b44b7ae2446ef943f6a4cb10d111b53dc4195ebcf87209dcae size: 2405 [Pipeline] isUnix [Pipeline] sh 23:35:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 23:35:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:35:50 956a934608e1: Preparing 23:35:50 fd666060c837: Preparing 23:35:50 5b54e46337d7: Preparing 23:35:50 b3b06bc58463: Preparing 23:35:50 239ee2010f85: Preparing 23:35:50 d7dc121c5c0a: Preparing 23:35:50 a90b6ff54025: Preparing 23:35:50 891a7ab1e0b9: Preparing 23:35:50 1f7de8f5d6a6: Preparing 23:35:50 e6688e911f15: Preparing 23:35:50 d7dc121c5c0a: Waiting 23:35:50 a90b6ff54025: Waiting 23:35:50 891a7ab1e0b9: Waiting 23:35:50 e6688e911f15: Waiting 23:35:50 1f7de8f5d6a6: Waiting 23:35:50 956a934608e1: Layer already exists 23:35:50 fd666060c837: Layer already exists 23:35:50 5b54e46337d7: Layer already exists 23:35:50 239ee2010f85: Layer already exists 23:35:50 b3b06bc58463: Layer already exists 23:35:50 d7dc121c5c0a: Layer already exists 23:35:50 1f7de8f5d6a6: Layer already exists 23:35:50 a90b6ff54025: Layer already exists 23:35:50 891a7ab1e0b9: Layer already exists 23:35:50 e6688e911f15: Layer already exists 23:35:50 latest: digest: sha256:4d792ff41c9c01b44b7ae2446ef943f6a4cb10d111b53dc4195ebcf87209dcae size: 2405 [Pipeline] isUnix [Pipeline] sh 23:35:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.43 23:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:35:50 956a934608e1: Preparing 23:35:50 fd666060c837: Preparing 23:35:50 5b54e46337d7: Preparing 23:35:50 b3b06bc58463: Preparing 23:35:50 239ee2010f85: Preparing 23:35:50 d7dc121c5c0a: Preparing 23:35:50 a90b6ff54025: Preparing 23:35:50 891a7ab1e0b9: Preparing 23:35:50 1f7de8f5d6a6: Preparing 23:35:50 e6688e911f15: Preparing 23:35:50 d7dc121c5c0a: Waiting 23:35:50 a90b6ff54025: Waiting 23:35:50 891a7ab1e0b9: Waiting 23:35:50 1f7de8f5d6a6: Waiting 23:35:50 e6688e911f15: Waiting 23:35:50 239ee2010f85: Layer already exists 23:35:50 956a934608e1: Layer already exists 23:35:50 5b54e46337d7: Layer already exists 23:35:50 b3b06bc58463: Layer already exists 23:35:50 fd666060c837: Layer already exists 23:35:50 891a7ab1e0b9: Layer already exists 23:35:50 1f7de8f5d6a6: Layer already exists 23:35:50 d7dc121c5c0a: Layer already exists 23:35:50 a90b6ff54025: Layer already exists 23:35:50 e6688e911f15: Layer already exists 23:35:50 2.0.1-dev.43: digest: sha256:4d792ff41c9c01b44b7ae2446ef943f6a4cb10d111b53dc4195ebcf87209dcae size: 2405 [Pipeline] isUnix [Pipeline] sh 23:35:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:35:51 956a934608e1: Preparing 23:35:51 fd666060c837: Preparing 23:35:51 5b54e46337d7: Preparing 23:35:51 b3b06bc58463: Preparing 23:35:51 239ee2010f85: Preparing 23:35:51 d7dc121c5c0a: Preparing 23:35:51 a90b6ff54025: Preparing 23:35:51 891a7ab1e0b9: Preparing 23:35:51 1f7de8f5d6a6: Preparing 23:35:51 e6688e911f15: Preparing 23:35:51 d7dc121c5c0a: Waiting 23:35:51 a90b6ff54025: Waiting 23:35:51 891a7ab1e0b9: Waiting 23:35:51 1f7de8f5d6a6: Waiting 23:35:51 e6688e911f15: Waiting 23:35:51 b3b06bc58463: Layer already exists 23:35:51 956a934608e1: Layer already exists 23:35:51 239ee2010f85: Layer already exists 23:35:51 fd666060c837: Layer already exists 23:35:51 5b54e46337d7: Layer already exists 23:35:51 d7dc121c5c0a: Layer already exists 23:35:51 e6688e911f15: Layer already exists 23:35:51 891a7ab1e0b9: Layer already exists 23:35:51 a90b6ff54025: Layer already exists 23:35:51 1f7de8f5d6a6: Layer already exists 23:35:51 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:4d792ff41c9c01b44b7ae2446ef943f6a4cb10d111b53dc4195ebcf87209dcae size: 2405 [Pipeline] isUnix [Pipeline] sh 23:35:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 23:35:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:35:52 956a934608e1: Preparing 23:35:52 fd666060c837: Preparing 23:35:52 5b54e46337d7: Preparing 23:35:52 b3b06bc58463: Preparing 23:35:52 239ee2010f85: Preparing 23:35:52 d7dc121c5c0a: Preparing 23:35:52 a90b6ff54025: Preparing 23:35:52 891a7ab1e0b9: Preparing 23:35:52 1f7de8f5d6a6: Preparing 23:35:52 e6688e911f15: Preparing 23:35:52 891a7ab1e0b9: Waiting 23:35:52 d7dc121c5c0a: Waiting 23:35:52 a90b6ff54025: Waiting 23:35:52 1f7de8f5d6a6: Waiting 23:35:52 e6688e911f15: Waiting 23:35:52 956a934608e1: Layer already exists 23:35:52 5b54e46337d7: Layer already exists 23:35:52 b3b06bc58463: Layer already exists 23:35:52 239ee2010f85: Layer already exists 23:35:52 fd666060c837: Layer already exists 23:35:52 d7dc121c5c0a: Layer already exists 23:35:52 891a7ab1e0b9: Layer already exists 23:35:52 e6688e911f15: Layer already exists 23:35:52 1f7de8f5d6a6: Layer already exists 23:35:52 a90b6ff54025: Layer already exists 23:35:52 main: digest: sha256:4d792ff41c9c01b44b7ae2446ef943f6a4cb10d111b53dc4195ebcf87209dcae size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:52 ===================================================== [Pipeline] echo 23:35:52 taggedImages: 23:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.43 23:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:35:52 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:35:52 258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:52 latest 23:35:52 2.0.1-dev.43 23:35:52 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:52 main 23:35:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:35:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:35:53 4ecb9ac4b547: Preparing 23:35:53 e78020bc63b5: Preparing 23:35:53 a48dba62f576: Preparing 23:35:53 2deb336ae43f: Preparing 23:35:53 e6688e911f15: Preparing 23:35:53 a48dba62f576: Layer already exists 23:35:53 e6688e911f15: Layer already exists 23:35:53 4ecb9ac4b547: Pushed 23:35:53 2deb336ae43f: Pushed 23:35:54 e78020bc63b5: Pushed 23:35:54 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:3e5eda3010a7e4ca26bf2cddb90e9c66d962a0fb632b08b6dbd774db06db9f3f size: 1364 [Pipeline] isUnix [Pipeline] sh 23:35:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 23:35:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:35:55 4ecb9ac4b547: Preparing 23:35:55 e78020bc63b5: Preparing 23:35:55 a48dba62f576: Preparing 23:35:55 2deb336ae43f: Preparing 23:35:55 e6688e911f15: Preparing 23:35:55 e6688e911f15: Layer already exists 23:35:55 e78020bc63b5: Layer already exists 23:35:55 a48dba62f576: Layer already exists 23:35:55 4ecb9ac4b547: Layer already exists 23:35:55 2deb336ae43f: Layer already exists 23:35:55 latest: digest: sha256:3e5eda3010a7e4ca26bf2cddb90e9c66d962a0fb632b08b6dbd774db06db9f3f size: 1364 [Pipeline] isUnix [Pipeline] sh 23:35:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.43 23:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:35:55 4ecb9ac4b547: Preparing 23:35:55 e78020bc63b5: Preparing 23:35:55 a48dba62f576: Preparing 23:35:55 2deb336ae43f: Preparing 23:35:55 e6688e911f15: Preparing 23:35:55 a48dba62f576: Layer already exists 23:35:55 e6688e911f15: Layer already exists 23:35:55 e78020bc63b5: Layer already exists 23:35:55 2deb336ae43f: Layer already exists 23:35:55 4ecb9ac4b547: Layer already exists 23:35:56 2.0.1-dev.43: digest: sha256:3e5eda3010a7e4ca26bf2cddb90e9c66d962a0fb632b08b6dbd774db06db9f3f size: 1364 [Pipeline] isUnix [Pipeline] sh 23:35:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:35:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:35:56 4ecb9ac4b547: Preparing 23:35:56 e78020bc63b5: Preparing 23:35:56 a48dba62f576: Preparing 23:35:56 2deb336ae43f: Preparing 23:35:56 e6688e911f15: Preparing 23:35:56 2deb336ae43f: Layer already exists 23:35:56 e78020bc63b5: Layer already exists 23:35:56 a48dba62f576: Layer already exists 23:35:56 4ecb9ac4b547: Layer already exists 23:35:56 e6688e911f15: Layer already exists 23:35:56 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:3e5eda3010a7e4ca26bf2cddb90e9c66d962a0fb632b08b6dbd774db06db9f3f size: 1364 [Pipeline] isUnix [Pipeline] sh 23:35:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 23:35:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:35:59 4ecb9ac4b547: Preparing 23:35:59 e78020bc63b5: Preparing 23:35:59 a48dba62f576: Preparing 23:35:59 2deb336ae43f: Preparing 23:35:59 e6688e911f15: Preparing 23:35:59 2deb336ae43f: Layer already exists 23:35:59 e78020bc63b5: Layer already exists 23:35:59 e6688e911f15: Layer already exists 23:35:59 4ecb9ac4b547: Layer already exists 23:35:59 a48dba62f576: Layer already exists 23:35:59 main: digest: sha256:3e5eda3010a7e4ca26bf2cddb90e9c66d962a0fb632b08b6dbd774db06db9f3f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:59 ===================================================== [Pipeline] echo 23:35:59 taggedImages: 23:35:59 - nexus3.edgexfoundry.org:10004/support-notifications:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:59 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:35:59 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.43 23:35:59 - nexus3.edgexfoundry.org:10004/support-notifications:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:59 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:35:59 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:35:59 258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:59 latest 23:35:59 2.0.1-dev.43 23:35:59 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:35:59 main 23:35:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:35:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:258ae4e0c972a74146565ab25326efaede3e8d1a 23:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:35:59 06695e0b9be8: Preparing 23:35:59 52cf4a2ef170: Preparing 23:35:59 a48dba62f576: Preparing 23:35:59 34ba9ff7e162: Preparing 23:35:59 e6688e911f15: Preparing 23:35:59 34ba9ff7e162: Layer already exists 23:35:59 a48dba62f576: Layer already exists 23:35:59 e6688e911f15: Layer already exists 23:35:59 06695e0b9be8: Pushed 23:36:01 52cf4a2ef170: Pushed 23:36:01 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:470b300e178c89f628cfcc0752a9fdfd71fe7deb4c8309d1dc86d634ba19a5bb size: 1363 [Pipeline] isUnix [Pipeline] sh 23:36:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 23:36:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:36:01 06695e0b9be8: Preparing 23:36:01 52cf4a2ef170: Preparing 23:36:01 a48dba62f576: Preparing 23:36:01 34ba9ff7e162: Preparing 23:36:01 e6688e911f15: Preparing 23:36:01 52cf4a2ef170: Layer already exists 23:36:01 34ba9ff7e162: Layer already exists 23:36:01 e6688e911f15: Layer already exists 23:36:01 06695e0b9be8: Layer already exists 23:36:01 a48dba62f576: Layer already exists 23:36:01 latest: digest: sha256:470b300e178c89f628cfcc0752a9fdfd71fe7deb4c8309d1dc86d634ba19a5bb size: 1363 [Pipeline] isUnix [Pipeline] sh 23:36:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:36:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.43 23:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:36:02 06695e0b9be8: Preparing 23:36:02 52cf4a2ef170: Preparing 23:36:02 a48dba62f576: Preparing 23:36:02 34ba9ff7e162: Preparing 23:36:02 e6688e911f15: Preparing 23:36:02 34ba9ff7e162: Layer already exists 23:36:02 a48dba62f576: Layer already exists 23:36:02 52cf4a2ef170: Layer already exists 23:36:02 e6688e911f15: Layer already exists 23:36:02 06695e0b9be8: Layer already exists 23:36:02 2.0.1-dev.43: digest: sha256:470b300e178c89f628cfcc0752a9fdfd71fe7deb4c8309d1dc86d634ba19a5bb size: 1363 [Pipeline] isUnix [Pipeline] sh 23:36:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:36:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:36:03 06695e0b9be8: Preparing 23:36:03 52cf4a2ef170: Preparing 23:36:03 a48dba62f576: Preparing 23:36:03 34ba9ff7e162: Preparing 23:36:03 e6688e911f15: Preparing 23:36:03 e6688e911f15: Layer already exists 23:36:03 52cf4a2ef170: Layer already exists 23:36:03 a48dba62f576: Layer already exists 23:36:03 06695e0b9be8: Layer already exists 23:36:03 34ba9ff7e162: Layer already exists 23:36:03 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:470b300e178c89f628cfcc0752a9fdfd71fe7deb4c8309d1dc86d634ba19a5bb size: 1363 [Pipeline] isUnix [Pipeline] sh 23:36:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 23:36:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:36:03 06695e0b9be8: Preparing 23:36:03 52cf4a2ef170: Preparing 23:36:03 a48dba62f576: Preparing 23:36:03 34ba9ff7e162: Preparing 23:36:03 e6688e911f15: Preparing 23:36:03 34ba9ff7e162: Layer already exists 23:36:03 52cf4a2ef170: Layer already exists 23:36:03 06695e0b9be8: Layer already exists 23:36:03 e6688e911f15: Layer already exists 23:36:03 a48dba62f576: Layer already exists 23:36:03 main: digest: sha256:470b300e178c89f628cfcc0752a9fdfd71fe7deb4c8309d1dc86d634ba19a5bb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:03 ===================================================== [Pipeline] echo 23:36:03 taggedImages: 23:36:03 - nexus3.edgexfoundry.org:10004/support-scheduler:258ae4e0c972a74146565ab25326efaede3e8d1a 23:36:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:36:03 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.43 23:36:03 - nexus3.edgexfoundry.org:10004/support-scheduler:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:36:03 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:36:03 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:36:03 258ae4e0c972a74146565ab25326efaede3e8d1a 23:36:03 latest 23:36:03 2.0.1-dev.43 23:36:03 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:36:03 main 23:36:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:36:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:258ae4e0c972a74146565ab25326efaede3e8d1a 23:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:36:04 1628e940520b: Preparing 23:36:04 4ff364d9cf97: Preparing 23:36:04 f66c1f164b93: Preparing 23:36:04 b4189d3bc340: Preparing 23:36:04 c080ac93e525: Preparing 23:36:04 87dec32dab56: Preparing 23:36:04 4b3c02ac6c6d: Preparing 23:36:04 3b6deb83ca37: Preparing 23:36:04 563ea45970c1: Preparing 23:36:04 91e3b9641807: Preparing 23:36:04 b2d5eeeaba3a: Preparing 23:36:04 87dec32dab56: Waiting 23:36:04 4b3c02ac6c6d: Waiting 23:36:04 3b6deb83ca37: Waiting 23:36:04 563ea45970c1: Waiting 23:36:04 91e3b9641807: Waiting 23:36:04 b2d5eeeaba3a: Waiting 23:36:04 c080ac93e525: Layer already exists 23:36:04 87dec32dab56: Layer already exists 23:36:05 4b3c02ac6c6d: Layer already exists 23:36:05 4ff364d9cf97: Pushed 23:36:05 3b6deb83ca37: Layer already exists 23:36:05 563ea45970c1: Layer already exists 23:36:05 1628e940520b: Pushed 23:36:05 91e3b9641807: Layer already exists 23:36:05 b2d5eeeaba3a: Layer already exists 23:36:05 f66c1f164b93: Pushed 23:36:10 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:36:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:36:10 ---> 2d697786807d 23:36:10 Step 3/26 : WORKDIR /edgex-go 23:36:10 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:36:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:36:10 ---> 2d697786807d 23:36:10 Step 3/32 : WORKDIR /edgex-go 23:36:11 b4189d3bc340: Pushed 23:36:11 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:32f02be0d90c9b5d38aa047838183fdf428c381e945abe8de240e48f270bd0b8 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:36:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:36:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:36:11 ---> 2d697786807d 23:36:11 Step 3/24 : WORKDIR /edgex-go 23:36:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:36:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:36:11 ---> 2d697786807d 23:36:11 Step 3/23 : WORKDIR /edgex-go 23:36:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:36:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:36:11 ---> 2d697786807d 23:36:11 Step 3/24 : WORKDIR /edgex-go 23:36:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 23:36:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:36:11 1628e940520b: Preparing 23:36:11 4ff364d9cf97: Preparing 23:36:11 f66c1f164b93: Preparing 23:36:11 b4189d3bc340: Preparing 23:36:11 c080ac93e525: Preparing 23:36:11 87dec32dab56: Preparing 23:36:11 4b3c02ac6c6d: Preparing 23:36:11 3b6deb83ca37: Preparing 23:36:11 563ea45970c1: Preparing 23:36:11 91e3b9641807: Preparing 23:36:11 b2d5eeeaba3a: Preparing 23:36:11 4b3c02ac6c6d: Waiting 23:36:11 3b6deb83ca37: Waiting 23:36:11 563ea45970c1: Waiting 23:36:11 91e3b9641807: Waiting 23:36:11 b2d5eeeaba3a: Waiting 23:36:11 f66c1f164b93: Layer already exists 23:36:11 1628e940520b: Layer already exists 23:36:11 b4189d3bc340: Layer already exists 23:36:11 4ff364d9cf97: Layer already exists 23:36:11 c080ac93e525: Layer already exists 23:36:11 563ea45970c1: Layer already exists 23:36:11 3b6deb83ca37: Layer already exists 23:36:11 91e3b9641807: Layer already exists 23:36:11 87dec32dab56: Layer already exists 23:36:11 4b3c02ac6c6d: Layer already exists 23:36:11 b2d5eeeaba3a: Layer already exists 23:36:11 latest: digest: sha256:32f02be0d90c9b5d38aa047838183fdf428c381e945abe8de240e48f270bd0b8 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:36:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:36:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.43 23:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:36:12 1628e940520b: Preparing 23:36:12 4ff364d9cf97: Preparing 23:36:12 f66c1f164b93: Preparing 23:36:12 b4189d3bc340: Preparing 23:36:12 c080ac93e525: Preparing 23:36:12 87dec32dab56: Preparing 23:36:12 4b3c02ac6c6d: Preparing 23:36:12 3b6deb83ca37: Preparing 23:36:12 563ea45970c1: Preparing 23:36:12 91e3b9641807: Preparing 23:36:12 b2d5eeeaba3a: Preparing 23:36:12 87dec32dab56: Waiting 23:36:12 4b3c02ac6c6d: Waiting 23:36:12 3b6deb83ca37: Waiting 23:36:12 563ea45970c1: Waiting 23:36:12 91e3b9641807: Waiting 23:36:12 b2d5eeeaba3a: Waiting 23:36:12 4ff364d9cf97: Layer already exists 23:36:12 1628e940520b: Layer already exists 23:36:12 c080ac93e525: Layer already exists 23:36:12 f66c1f164b93: Layer already exists 23:36:12 b4189d3bc340: Layer already exists 23:36:12 3b6deb83ca37: Layer already exists 23:36:12 4b3c02ac6c6d: Layer already exists 23:36:12 91e3b9641807: Layer already exists 23:36:12 87dec32dab56: Layer already exists 23:36:12 563ea45970c1: Layer already exists 23:36:12 b2d5eeeaba3a: Layer already exists 23:36:12 2.0.1-dev.43: digest: sha256:32f02be0d90c9b5d38aa047838183fdf428c381e945abe8de240e48f270bd0b8 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:36:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:36:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:36:13 1628e940520b: Preparing 23:36:13 4ff364d9cf97: Preparing 23:36:13 f66c1f164b93: Preparing 23:36:13 b4189d3bc340: Preparing 23:36:13 c080ac93e525: Preparing 23:36:13 87dec32dab56: Preparing 23:36:13 4b3c02ac6c6d: Preparing 23:36:13 3b6deb83ca37: Preparing 23:36:13 563ea45970c1: Preparing 23:36:13 91e3b9641807: Preparing 23:36:13 b2d5eeeaba3a: Preparing 23:36:13 87dec32dab56: Waiting 23:36:13 4b3c02ac6c6d: Waiting 23:36:13 3b6deb83ca37: Waiting 23:36:13 563ea45970c1: Waiting 23:36:13 91e3b9641807: Waiting 23:36:13 b2d5eeeaba3a: Waiting 23:36:13 f66c1f164b93: Layer already exists 23:36:13 c080ac93e525: Layer already exists 23:36:13 1628e940520b: Layer already exists 23:36:13 4ff364d9cf97: Layer already exists 23:36:13 b4189d3bc340: Layer already exists 23:36:13 91e3b9641807: Layer already exists 23:36:13 87dec32dab56: Layer already exists 23:36:13 4b3c02ac6c6d: Layer already exists 23:36:13 3b6deb83ca37: Layer already exists 23:36:13 563ea45970c1: Layer already exists 23:36:13 b2d5eeeaba3a: Layer already exists 23:36:13 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:32f02be0d90c9b5d38aa047838183fdf428c381e945abe8de240e48f270bd0b8 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:36:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 23:36:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:36:13 1628e940520b: Preparing 23:36:13 4ff364d9cf97: Preparing 23:36:13 f66c1f164b93: Preparing 23:36:13 b4189d3bc340: Preparing 23:36:13 c080ac93e525: Preparing 23:36:13 87dec32dab56: Preparing 23:36:13 4b3c02ac6c6d: Preparing 23:36:13 3b6deb83ca37: Preparing 23:36:13 563ea45970c1: Preparing 23:36:13 91e3b9641807: Preparing 23:36:13 b2d5eeeaba3a: Preparing 23:36:13 4b3c02ac6c6d: Waiting 23:36:13 3b6deb83ca37: Waiting 23:36:13 563ea45970c1: Waiting 23:36:13 91e3b9641807: Waiting 23:36:13 b2d5eeeaba3a: Waiting 23:36:13 87dec32dab56: Waiting 23:36:13 1628e940520b: Layer already exists 23:36:13 4ff364d9cf97: Layer already exists 23:36:13 c080ac93e525: Layer already exists 23:36:13 f66c1f164b93: Layer already exists 23:36:13 b4189d3bc340: Layer already exists 23:36:13 4b3c02ac6c6d: Layer already exists 23:36:13 3b6deb83ca37: Layer already exists 23:36:13 87dec32dab56: Layer already exists 23:36:13 91e3b9641807: Layer already exists 23:36:13 563ea45970c1: Layer already exists 23:36:13 b2d5eeeaba3a: Layer already exists 23:36:13 main: digest: sha256:32f02be0d90c9b5d38aa047838183fdf428c381e945abe8de240e48f270bd0b8 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:13 ===================================================== [Pipeline] echo 23:36:13 taggedImages: 23:36:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:258ae4e0c972a74146565ab25326efaede3e8d1a 23:36:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:36:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.43 23:36:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:36:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } 23:36:13 ---> Running in e67c04548015 23:36:13 ---> Running in ef5e5cf8594c 23:36:13 ---> Running in 02d0f4e076d0 23:36:13 ---> Running in 232e503d3208 23:36:13 ---> Running in fa7c63bb9222 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:36:14 Removing intermediate container ef5e5cf8594c 23:36:14 ---> e6cd207ee0e3 23:36:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:14 Removing intermediate container 232e503d3208 23:36:14 ---> 7525d18fca2e 23:36:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:14 Removing intermediate container fa7c63bb9222 23:36:14 ---> cb09f2f44a52 23:36:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:14 Removing intermediate container 02d0f4e076d0 23:36:14 ---> b1b5a4e7414e 23:36:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:14 Removing intermediate container e67c04548015 23:36:14 ---> f328fdf68c0a 23:36:14 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:14 ---> Running in d889ea556ffe 23:36:14 ---> Running in ff6ce82bb54a 23:36:14 ---> Running in ad052447343b 23:36:14 ---> Running in c355f16f6cf9 23:36:14 ---> Running in 747fc20a7abf 23:36:19 Removing intermediate container ad052447343b 23:36:19 ---> 3f27e49c16a9 23:36:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:36:19 Removing intermediate container d889ea556ffe 23:36:19 ---> 83ddc960bbe4 23:36:19 Step 5/24 : RUN apk add --update --no-cache make git 23:36:19 ---> Running in f908d9be90e0 23:36:19 ---> Running in 481a5036dd97 23:36:19 Removing intermediate container 747fc20a7abf 23:36:19 ---> 3b5aa5fce654 23:36:19 Step 5/24 : RUN apk add --update --no-cache make git 23:36:19 Removing intermediate container ff6ce82bb54a 23:36:19 ---> 4eed74d52cf7 23:36:19 Step 5/26 : RUN apk add --update --no-cache make git 23:36:19 ---> Running in e181330f579a 23:36:19 Removing intermediate container c355f16f6cf9 23:36:19 ---> 2a23500bffba 23:36:19 Step 5/32 : RUN apk add --update --no-cache make git 23:36:19 ---> Running in 57582c82f28f 23:36:19 ---> Running in bddad2ac5071 23:36:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:36:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:36:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:36:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:36:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:36:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:36:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:36:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:36:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:36:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:36:23 OK: 218 MiB in 52 packages 23:36:23 OK: 218 MiB in 52 packages 23:36:23 OK: 218 MiB in 52 packages 23:36:23 OK: 218 MiB in 52 packages 23:36:23 OK: 218 MiB in 52 packages 23:36:24 Removing intermediate container f908d9be90e0 23:36:24 ---> ad35fe96707a 23:36:24 Step 6/23 : COPY go.mod . 23:36:25 Removing intermediate container 481a5036dd97 23:36:25 ---> 9068224a3ca6 23:36:25 Step 6/24 : COPY go.mod . 23:36:25 Removing intermediate container e181330f579a 23:36:25 ---> d28c8d988146 23:36:25 Step 6/24 : COPY go.mod . 23:36:25 Removing intermediate container 57582c82f28f 23:36:25 ---> 8281a6683e21 23:36:25 Step 6/26 : COPY go.mod . 23:36:25 Removing intermediate container bddad2ac5071 23:36:25 ---> 57bf552e63ec 23:36:25 Step 6/32 : COPY go.mod . 23:36:26 ---> f36ecdb90ae2 23:36:26 Step 7/24 : RUN go mod download 23:36:26 ---> 494cdc69bc3d 23:36:26 Step 7/23 : RUN go mod download 23:36:26 ---> Running in 2ad443567621 23:36:26 ---> aa8489c35514 23:36:26 Step 7/24 : RUN go mod download 23:36:26 ---> Running in 3d55d353ad48 23:36:26 ---> 6f4d0580dde5 23:36:26 Step 7/26 : RUN go mod download 23:36:26 ---> Running in d82beaa601b4 23:36:26 ---> 4545c72248be 23:36:26 Step 7/32 : RUN go mod download 23:36:26 ---> Running in 98d1041b9724 23:36:27 ---> Running in 3a7e344ac5a3 23:36:33 Removing intermediate container 3d55d353ad48 23:36:33 ---> ed05aa6c207b 23:36:33 Step 8/23 : COPY . . 23:36:33 Removing intermediate container 2ad443567621 23:36:33 ---> e63b121a054b 23:36:33 Step 8/24 : COPY . . 23:36:33 Removing intermediate container d82beaa601b4 23:36:33 ---> a3cadb403f89 23:36:33 Step 8/24 : COPY . . 23:36:34 Removing intermediate container 3a7e344ac5a3 23:36:34 ---> 7e1e29d89aa9 23:36:34 Step 8/32 : COPY . . 23:36:34 Removing intermediate container 98d1041b9724 23:36:34 ---> 87c64f868e27 23:36:34 Step 8/26 : COPY . . 23:36:54 ---> 62c43fd9c4fc 23:36:54 Step 9/23 : RUN go mod tidy 23:36:54 ---> cd413d6a0456 23:36:54 Step 9/32 : RUN go mod tidy 23:36:54 ---> ec5a5aad3bff 23:36:54 Step 9/24 : RUN go mod tidy 23:36:54 ---> 30d36f29b6bf 23:36:54 Step 9/26 : RUN go mod tidy 23:36:54 ---> Running in 9f873c1311a2 23:36:54 ---> 42cfeb6c05c8 23:36:54 Step 9/24 : RUN go mod tidy 23:36:55 ---> Running in f852b4d48dea 23:36:55 ---> Running in 5c4dc885735c 23:36:55 ---> Running in 3014095c20e1 23:36:55 ---> Running in 3f8528c75b59 23:37:03 Removing intermediate container 9f873c1311a2 23:37:03 ---> 359bb47f9466 23:37:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:37:03 ---> Running in b41b0fc313a5 23:37:03 Removing intermediate container 3f8528c75b59 23:37:03 ---> 242ca957bb40 23:37:03 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:37:03 Removing intermediate container 5c4dc885735c 23:37:03 ---> 32bc58dcdc34 23:37:03 Step 10/24 : RUN make cmd/core-command/core-command 23:37:03 ---> Running in a57add6d88e2 23:37:03 ---> Running in e761ba1442e8 23:37:03 Removing intermediate container 3014095c20e1 23:37:03 ---> 21ceb639e17d 23:37:03 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:37:03 Removing intermediate container f852b4d48dea 23:37:03 ---> 0749dceb24e9 23:37:03 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:37:04 ---> Running in 56f139557207 23:37:04 ---> Running in cebc947becad 23:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:37:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-command/core-command ./cmd/core-command 23:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:38:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:39:05 Removing intermediate container e761ba1442e8 23:39:05 ---> be35fe41158c 23:39:05 23:39:05 Step 11/24 : FROM alpine:3.12 23:39:05 Removing intermediate container 56f139557207 23:39:05 ---> e39f56bb8287 23:39:05 23:39:05 Step 11/32 : FROM alpine:3.12 23:39:05 3.12: Pulling from library/alpine 23:39:05 3.12: Pulling from library/alpine 23:39:08 Removing intermediate container cebc947becad 23:39:08 ---> f20db06f9bb8 23:39:08 23:39:08 Step 11/26 : FROM alpine:3.12 23:39:08 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 23:39:08 3.12: Pulling from library/alpine 23:39:08 Status: Downloaded newer image for alpine:3.12 23:39:08 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 23:39:08 Status: Image is up to date for alpine:3.12 23:39:08 ---> afc2cc120ca2 23:39:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:39:08 ---> afc2cc120ca2 23:39:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:39:08 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 23:39:08 Status: Image is up to date for alpine:3.12 23:39:09 Removing intermediate container b41b0fc313a5 23:39:09 ---> bfdb5b9c734e 23:39:09 23:39:09 Step 11/23 : FROM alpine:3.12 23:39:09 ---> afc2cc120ca2 23:39:09 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:39:09 ---> afc2cc120ca2 23:39:09 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:39:09 Removing intermediate container a57add6d88e2 23:39:09 ---> 47469e7a0032 23:39:09 23:39:09 Step 11/24 : FROM alpine:3.12 23:39:09 ---> afc2cc120ca2 23:39:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:39:09 ---> Running in 1fce539b1353 23:39:09 ---> Running in ed5bcf5220d7 23:39:09 ---> Running in a4080e185996 23:39:09 ---> Running in d9d4fed6d9e5 23:39:09 ---> Running in 58921cbdbfa3 23:39:09 Removing intermediate container ed5bcf5220d7 23:39:09 ---> 6f41fceca17f 23:39:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:39:10 ---> Running in 9a307d3517a3 23:39:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:39:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:12 (1/1) Installing dumb-init (1.2.2-r1) 23:39:12 Executing busybox-1.31.1-r20.trigger 23:39:12 OK: 5 MiB in 15 packages 23:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:39:12 (1/3) Installing ca-certificates (20191127-r4) 23:39:12 (1/2) Installing ca-certificates (20191127-r4) 23:39:12 (2/3) Installing dumb-init (1.2.2-r1) 23:39:12 (3/3) Installing su-exec (0.2-r1) 23:39:13 Executing busybox-1.31.1-r20.trigger 23:39:13 Executing ca-certificates-20191127-r4.trigger 23:39:13 (2/2) Installing dumb-init (1.2.2-r1) 23:39:13 (1/1) Installing dumb-init (1.2.2-r1) 23:39:13 Executing busybox-1.31.1-r20.trigger 23:39:13 Executing busybox-1.31.1-r20.trigger 23:39:13 OK: 5 MiB in 15 packages 23:39:13 Executing ca-certificates-20191127-r4.trigger 23:39:13 OK: 6 MiB in 17 packages 23:39:13 OK: 6 MiB in 16 packages 23:39:13 (1/2) Installing dumb-init (1.2.2-r1) 23:39:13 (2/2) Installing su-exec (0.2-r1) 23:39:13 Executing busybox-1.31.1-r20.trigger 23:39:13 OK: 5 MiB in 16 packages 23:39:14 Removing intermediate container 1fce539b1353 23:39:14 ---> 9e12a0b1ab3e 23:39:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:39:14 ---> Running in 9db4fc13d346 23:39:14 Removing intermediate container 58921cbdbfa3 23:39:14 ---> e581cbdc2917 23:39:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:39:15 ---> Running in 58135aa668ea 23:39:15 Removing intermediate container 9a307d3517a3 23:39:15 ---> 61755c694b52 23:39:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:39:15 Removing intermediate container 9db4fc13d346 23:39:15 ---> 777f5e4cd703 23:39:15 Step 14/24 : ENV APP_PORT=59882 23:39:15 Removing intermediate container d9d4fed6d9e5 23:39:15 ---> 58948e6a31e6 23:39:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:39:15 ---> Running in eb4a96c3e3b7 23:39:15 ---> Running in 0e75492fe360 23:39:15 ---> Running in 0608590782f8 23:39:15 Removing intermediate container a4080e185996 23:39:15 ---> e21a084694ed 23:39:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:39:15 Removing intermediate container 58135aa668ea 23:39:15 ---> 0a797b277eb9 23:39:15 Step 14/24 : ENV APP_PORT=59881 23:39:15 ---> Running in f8003bec4180 23:39:15 ---> Running in 7272123f4a57 23:39:16 Removing intermediate container 0e75492fe360 23:39:16 ---> 0271e8c1b988 23:39:16 Step 15/24 : EXPOSE $APP_PORT 23:39:16 Removing intermediate container eb4a96c3e3b7 23:39:16 ---> 185fc095eb0f 23:39:16 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:39:16 Removing intermediate container 0608590782f8 23:39:16 ---> ae77b991a104 23:39:16 Step 14/26 : WORKDIR / 23:39:16 ---> Running in 77f73dc8db1c 23:39:16 ---> Running in 01b3c634e7aa 23:39:16 ---> Running in 0b02b4bf05b1 23:39:16 Removing intermediate container 7272123f4a57 23:39:16 ---> a70dc86c0732 23:39:16 Step 15/24 : EXPOSE $APP_PORT 23:39:16 Removing intermediate container f8003bec4180 23:39:16 ---> 5e7be370a46f 23:39:16 Step 14/23 : ENV APP_PORT=59860 23:39:17 ---> Running in b1598f710cbf 23:39:17 ---> Running in 5208f2c8d77d 23:39:17 Removing intermediate container 01b3c634e7aa 23:39:17 ---> 1a076bc835a0 23:39:17 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:39:17 Removing intermediate container 77f73dc8db1c 23:39:17 ---> 65e60429b116 23:39:17 Step 16/24 : WORKDIR / 23:39:17 ---> Running in 2366070d9b35 23:39:17 ---> Running in 467e169e4da3 23:39:17 Removing intermediate container 0b02b4bf05b1 23:39:17 ---> 8b1108d546c4 23:39: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 23:39:17 Removing intermediate container b1598f710cbf 23:39:17 ---> 624cf71941d5 23:39:17 Step 16/24 : WORKDIR / 23:39:17 Removing intermediate container 5208f2c8d77d 23:39:17 ---> 31337469f31f 23:39:17 Step 15/23 : EXPOSE $APP_PORT 23:39:18 ---> Running in 3af6b9c377e7 23:39:18 ---> Running in 71e158f6a039 23:39:18 Removing intermediate container 467e169e4da3 23:39:18 ---> 82cdeb17f55a 23:39:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:19 ---> fb15441fdcdd 23:39:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:39:19 Removing intermediate container 71e158f6a039 23:39:19 Removing intermediate container 3af6b9c377e7 23:39:19 ---> 40066df1ef51 23:39:19 ---> cbc10a267e3c 23:39:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:19 ---> 6419bfe08a8e 23:39:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:39:19 ---> d0743d61df1a 23:39:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:39:20 ---> 93a8b43de7d0 23:39:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:39:20 ---> 248eb1ad4cf0 23:39:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:39:20 Removing intermediate container 2366070d9b35 23:39:20 ---> eb4f736c82f8 23:39:20 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:39:20 ---> Running in f119d82b0c3c 23:39:21 ---> 76a32161ef9d 23:39:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:39:21 ---> 4bcd2e76746b 23:39:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:39:21 Removing intermediate container f119d82b0c3c 23:39:21 ---> b17f95be9b37 23:39:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:39:22 ---> d647f6b48735 23:39:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:39:22 ---> 50109c800ca7 23:39:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:39:22 ---> 8dc5a07b82ff 23:39:22 ---> 6434ee39f23c 23:39:22 Step 20/24 : ENTRYPOINT ["/core-command"] 23:39:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:39:22 ---> 10d7d63b4bef 23:39:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:39:22 ---> Running in 892ea7b04644 23:39:23 ---> Running in 728b284eb021 23:39:23 ---> 104bada20f26 23:39:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:39:23 ---> 66d84fca8f33 23:39:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:39:23 ---> Running in 4e96ee54f314 23:39:23 Removing intermediate container 892ea7b04644 23:39:23 ---> 0652b915e180 23:39:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:23 ---> Running in 2dbc43a5590e 23:39:24 ---> Running in 16d7bb59ff25 23:39:24 ---> a251afde90be 23:39:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:39:24 Removing intermediate container 4e96ee54f314 23:39:24 ---> 87f9f91b9559 23:39:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:24 ---> Running in 5c4ec8b25cfd 23:39:24 Removing intermediate container 2dbc43a5590e 23:39:24 ---> c079c78870de 23:39:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:24 Removing intermediate container 16d7bb59ff25 23:39:24 ---> 36d359faf0be 23:39:24 Step 22/24 : LABEL arch=arm64 23:39:25 ---> Running in ebc775299aae 23:39:25 ---> Running in 2ac212a45721 23:39:25 Removing intermediate container 5c4ec8b25cfd 23:39:25 ---> 501d3a49d10c 23:39:25 Step 21/23 : LABEL arch=arm64 23:39:25 ---> Running in 0ff8b567b748 23:39:26 Removing intermediate container ebc775299aae 23:39:26 ---> 5cad30cf3f7e 23:39:26 Step 22/24 : LABEL arch=arm64 23:39:26 Removing intermediate container 2ac212a45721 23:39:26 ---> afcdeddda0bb 23:39:26 Step 23/24 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:39:26 ---> 3418c19bc51b 23:39:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:39:26 ---> Running in e044a9aa1030 23:39:26 ---> Running in fc9d5f963da6 23:39:26 Removing intermediate container 0ff8b567b748 23:39:26 ---> 9ce3cdae9844 23:39:26 Step 22/23 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:39:26 ---> Running in 7896139b3698 23:39:27 Removing intermediate container 728b284eb021 23:39:27 ---> 6bda98698723 23:39:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:27 Removing intermediate container e044a9aa1030 23:39:27 ---> d9672c4589d4 23:39:27 Step 24/24 : LABEL version=2.0.1-dev.43 23:39:27 Removing intermediate container fc9d5f963da6 23:39:27 ---> a2164fcf1d22 23:39:27 Step 23/24 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:39:27 ---> a3ef1406cac0 23:39:27 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/ 23:39:27 ---> Running in 77b62be19b40 23:39:27 Removing intermediate container 7896139b3698 23:39:27 ---> e57edfeec793 23:39:27 Step 23/23 : LABEL version=2.0.1-dev.43 23:39:27 ---> Running in f02135797231 23:39:27 ---> Running in 05a7822e3376 23:39:27 ---> Running in 975e081eeeb0 23:39:28 ---> 36ed7005a462 23:39:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:39:28 Removing intermediate container f02135797231 23:39:28 ---> 894d08470601 23:39:28 Step 24/24 : LABEL version=2.0.1-dev.43 23:39:28 Removing intermediate container 77b62be19b40 23:39:28 ---> ddcec88f8f37 23:39:28 23:39:28 Removing intermediate container 975e081eeeb0 23:39:28 ---> 2d3209bbf385 23:39:28 23:39:29 ---> Running in 4b9dddbf7193 23:39:29 Successfully built ddcec88f8f37 23:39:29 Successfully tagged core-command-arm64:latest 23:39:29  Building core-command ... done Building security-proxy-setup 23:39:29 Successfully built 2d3209bbf385 23:39:29 Successfully tagged support-notifications-arm64:latest 23:39:29  Building support-notifications ... done Building sys-mgmt-agent 23:39:30 Removing intermediate container 4b9dddbf7193 23:39:30 ---> bcbf886b3b5a 23:39:30 23:39:30 Successfully built bcbf886b3b5a 23:39:30 Successfully tagged core-metadata-arm64:latest 23:39:30  Building core-metadata ... done Building support-scheduler 23:39:30 ---> cafd4ec025a2 23:39:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:39:33 ---> 7504d28eca67 23:39:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:39:33 Removing intermediate container 05a7822e3376 23:39:33 ---> 945c1199481d 23:39:33 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:39:34 ---> Running in bdff9be037cf 23:39:36 ---> 60d817740158 23:39:36 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:39:36 Removing intermediate container bdff9be037cf 23:39:36 ---> 184e96237078 23:39:36 Step 24/26 : LABEL arch=arm64 23:39:37 ---> Running in 3b14435e0f0a 23:39:37 ---> 0fbaec5caf03 23:39:37 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:39:38 Removing intermediate container 3b14435e0f0a 23:39:38 ---> 62254054ba80 23:39:38 Step 25/26 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:39:38 ---> Running in be977449d222 23:39:38 ---> Running in 0feaf52c7292 23:39:39 Removing intermediate container 0feaf52c7292 23:39:39 ---> 6caf9a8f444f 23:39:39 Step 26/26 : LABEL version=2.0.1-dev.43 23:39:39 Removing intermediate container be977449d222 23:39:39 ---> 20a98159de8e 23:39:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:39:39 ---> Running in c8d9b18fdaea 23:39:40 Removing intermediate container c8d9b18fdaea 23:39:40 ---> 447f363b3783 23:39:40 23:39:40 ---> 02c90476c411 23:39:40 Step 27/32 : RUN chmod +x /entrypoint.sh 23:39:40 Successfully built 447f363b3783 23:39:40 Successfully tagged security-secretstore-setup-arm64:latest 23:39:40  Building security-secretstore-setup ... done Building core-data 23:39:41 ---> Running in 0f78aa58347b 23:39:45 Removing intermediate container 0f78aa58347b 23:39:45 ---> 7d5ae65f1899 23:39:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:39:46 ---> Running in 6bf6d7bed5b9 23:39:48 Removing intermediate container 6bf6d7bed5b9 23:39:48 ---> 177e86b8c8cf 23:39:48 Step 29/32 : CMD ["gate"] 23:39:49 ---> Running in 06428c0d8392 23:39:53 Removing intermediate container 06428c0d8392 23:39:53 ---> 01ecaf7e416b 23:39:53 Step 30/32 : LABEL arch=arm64 23:39:53 ---> Running in eebff727703c 23:39:53 Removing intermediate container eebff727703c 23:39:53 ---> bbcb25515a27 23:39:53 Step 31/32 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:39:53 ---> Running in db5d348c1094 23:39:55 Removing intermediate container db5d348c1094 23:39:55 ---> a12e61790485 23:39:55 Step 32/32 : LABEL version=2.0.1-dev.43 23:39:55 ---> Running in f10a09c04bd3 23:39:55 Removing intermediate container f10a09c04bd3 23:39:55 ---> f9bed80093dc 23:39:55 23:39:56 Successfully built f9bed80093dc 23:39:56 Successfully tagged security-bootstrapper-arm64:latest 23:39:58  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:39:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:39:58 ---> 2d697786807d 23:39:58 Step 3/24 : WORKDIR /edgex-go 23:39:58 ---> Using cache 23:39:58 ---> f328fdf68c0a 23:39:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:58 ---> Using cache 23:39:58 ---> 2a23500bffba 23:39:58 Step 5/24 : RUN apk add --update --no-cache make bash git 23:40:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:40:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:40:00 ---> 2d697786807d 23:40:00 Step 3/22 : WORKDIR /edgex-go 23:40:00 ---> Using cache 23:40:00 ---> f328fdf68c0a 23:40:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:00 ---> Using cache 23:40:00 ---> 2a23500bffba 23:40:00 Step 5/22 : RUN apk add --update --no-cache make git 23:40:00 ---> Using cache 23:40:00 ---> 57bf552e63ec 23:40:00 Step 6/22 : COPY go.mod . 23:40:00 ---> Using cache 23:40:00 ---> 4545c72248be 23:40:00 Step 7/22 : RUN go mod download 23:40:00 ---> Using cache 23:40:00 ---> 7e1e29d89aa9 23:40:00 Step 8/22 : COPY . . 23:40:00 ---> Using cache 23:40:00 ---> cd413d6a0456 23:40:00 Step 9/22 : RUN go mod tidy 23:40:00 ---> Using cache 23:40:00 ---> 21ceb639e17d 23:40:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:40:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:40:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:40:00 ---> 2d697786807d 23:40:00 Step 3/23 : WORKDIR /edgex-go 23:40:00 ---> Using cache 23:40:00 ---> f328fdf68c0a 23:40:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:00 ---> Using cache 23:40:00 ---> 2a23500bffba 23:40:00 Step 5/23 : RUN apk add --update --no-cache make git 23:40:00 ---> Using cache 23:40:00 ---> 57bf552e63ec 23:40:00 Step 6/23 : COPY go.mod . 23:40:00 ---> Using cache 23:40:00 ---> 4545c72248be 23:40:00 Step 7/23 : RUN go mod download 23:40:00 ---> Using cache 23:40:00 ---> 7e1e29d89aa9 23:40:00 Step 8/23 : COPY . . 23:40:00 ---> Using cache 23:40:00 ---> cd413d6a0456 23:40:00 Step 9/23 : RUN go mod tidy 23:40:00 ---> Using cache 23:40:00 ---> 21ceb639e17d 23:40:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:40:00 ---> Running in d15db9faf295 23:40:00 ---> Running in 994eb3e804a7 23:40:00 ---> Running in 2a07acf8a2f7 23:40:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:40:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:40:02 ---> 2d697786807d 23:40:02 Step 3/24 : WORKDIR /edgex-go 23:40:02 ---> Using cache 23:40:02 ---> f328fdf68c0a 23:40:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:02 ---> Using cache 23:40:02 ---> 2a23500bffba 23:40:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:40:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:40:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:40:03 ---> Running in cbe77ac0bbef 23:40:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:40:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:40:04 OK: 218 MiB in 52 packages 23:40:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:40:07 Removing intermediate container 994eb3e804a7 23:40:07 ---> 48c342e52129 23:40:07 Step 6/24 : COPY go.mod . 23:40:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:40:07 ---> e0fa34a3932e 23:40:07 Step 7/24 : RUN go mod download 23:40:07 ---> Running in cb30c2ebaf63 23:40:08 OK: 218 MiB in 52 packages 23:40:09 Removing intermediate container cbe77ac0bbef 23:40:09 ---> 01fb9df182b5 23:40:09 Step 6/24 : COPY go.mod . 23:40:10 ---> 8ad1a9d6b008 23:40:10 Step 7/24 : RUN go mod download 23:40:10 ---> Running in 2857beca8cca 23:40:13 Removing intermediate container cb30c2ebaf63 23:40:13 ---> be712597278b 23:40:13 Step 8/24 : COPY . . 23:40:19 Removing intermediate container 2857beca8cca 23:40:19 ---> 9ce6788a44ef 23:40:19 Step 8/24 : COPY . . 23:40:31 ---> 9f0267e8d8ef 23:40:31 Step 9/24 : RUN go mod tidy 23:40:31 ---> Running in 42277445da3d 23:40:33 ---> 4a3046394dc0 23:40:33 Step 9/24 : RUN go mod tidy 23:40:33 ---> Running in 5948132b23c8 23:40:38 Removing intermediate container 42277445da3d 23:40:38 ---> fe83429be1fd 23:40:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:40:38 ---> Running in 14ced98274de 23:40:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:40:41 Removing intermediate container 5948132b23c8 23:40:41 ---> a77082a2666f 23:40:41 Step 10/24 : RUN make cmd/core-data/core-data 23:40:41 ---> Running in f02209af0d90 23:40:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-data/core-data ./cmd/core-data 23:41:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config 23:41:34 Removing intermediate container d15db9faf295 23:41:34 ---> 3ced0328863e 23:41:34 23:41:34 Step 11/22 : FROM alpine:3.12 23:41:34 ---> afc2cc120ca2 23:41:34 Step 12/22 : RUN apk add --update --no-cache curl 23:41:34 ---> Running in cd850dc9a4b9 23:41:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:41:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:41:36 (1/4) Installing ca-certificates (20191127-r4) 23:41:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:41:36 (3/4) Installing libcurl (7.78.0-r0) 23:41:36 (4/4) Installing curl (7.78.0-r0) 23:41:36 Executing busybox-1.31.1-r20.trigger 23:41:36 Executing ca-certificates-20191127-r4.trigger 23:41:36 OK: 7 MiB in 18 packages 23:41:38 Removing intermediate container 2a07acf8a2f7 23:41:38 ---> 4f84c2e53223 23:41:38 23:41:38 Step 11/23 : FROM alpine:3.12 23:41:38 ---> afc2cc120ca2 23:41:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:41:38 ---> Using cache 23:41:38 ---> e581cbdc2917 23:41:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:41:38 ---> Using cache 23:41:38 ---> 0a797b277eb9 23:41:38 Step 14/23 : ENV APP_PORT=59861 23:41:38 ---> Running in 7d8fee2b1603 23:41:39 Removing intermediate container 7d8fee2b1603 23:41:39 ---> 3a78fc6f2f77 23:41:39 Step 15/23 : EXPOSE $APP_PORT 23:41:39 Removing intermediate container cd850dc9a4b9 23:41:39 ---> 0af2805cdca6 23:41:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:41:39 ---> Running in 149ef83c7d80 23:41:39 ---> Running in 028b75d7587f 23:41:40 Removing intermediate container 149ef83c7d80 23:41:40 ---> 29b671f0ccc0 23:41:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:40 Removing intermediate container 028b75d7587f 23:41:40 ---> b9c682baf853 23:41:40 Step 14/22 : WORKDIR /edgex 23:41:40 ---> Running in b5e4b6d9ebfc 23:41:41 ---> ee4977598597 23:41:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:41:41 Removing intermediate container b5e4b6d9ebfc 23:41:41 ---> a2b07ecfc268 23:41:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:41:44 ---> ec1ff1cc7de6 23:41:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:41:44 ---> 04db0668f638 23:41:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:41:46 ---> 8b863ff8e438 23:41:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:41:46 ---> c8ec4cfdad21 23:41:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:41:46 ---> Running in 6b251ac59e04 23:41:47 Removing intermediate container 6b251ac59e04 23:41:47 ---> 17fee6b7f0eb 23:41:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:41:47 ---> Running in 9dacad507025 23:41:48 ---> 5f19dc14e5b6 23:41:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:41:49 Removing intermediate container 9dacad507025 23:41:49 ---> 0d6c881300b0 23:41:49 Step 21/23 : LABEL arch=arm64 23:41:49 ---> Running in 8d0432ec494f 23:41:49 ---> Running in 38730ed86cfe 23:41:50 Removing intermediate container 8d0432ec494f 23:41:50 ---> a7cd25c46433 23:41:50 Step 19/22 : CMD ["--init=true"] 23:41:50 Removing intermediate container 38730ed86cfe 23:41:50 ---> 558e367f2ed6 23:41:50 Step 22/23 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:41:50 ---> Running in e3786c52dc48 23:41:50 ---> Running in 188c59741260 23:41:50 Removing intermediate container e3786c52dc48 23:41:50 ---> 4547b97e21ba 23:41:50 Step 20/22 : LABEL arch=arm64 23:41:51 ---> Running in 39b87cb58d0a 23:41:51 Removing intermediate container 188c59741260 23:41:51 ---> f10b77445544 23:41:51 Step 23/23 : LABEL version=2.0.1-dev.43 23:41:51 ---> Running in 1d1f8ddfc079 23:41:52 Removing intermediate container 39b87cb58d0a 23:41:52 ---> faf2ff5c5827 23:41:52 Step 21/22 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:41:52 ---> Running in faa8996e5256 23:41:52 Removing intermediate container 1d1f8ddfc079 23:41:52 ---> 1b9c0d7f6bf3 23:41:52 23:41:53 Successfully built 1b9c0d7f6bf3 23:41:53 Successfully tagged support-scheduler-arm64:latest 23:41:53  Building support-scheduler ... done Removing intermediate container faa8996e5256 23:41:53 ---> 79e3c655623f 23:41:53 Step 22/22 : LABEL version=2.0.1-dev.43 23:41:53 ---> Running in bb8e4a700adc 23:41:54 Removing intermediate container bb8e4a700adc 23:41:54 ---> 55966716138c 23:41:54 23:41:55 Successfully built 55966716138c 23:41:55 Successfully tagged security-proxy-setup-arm64:latest 23:42:04  Building security-proxy-setup ... done Removing intermediate container 14ced98274de 23:42:04 ---> a431ede662bf 23:42:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:42:04 ---> Running in 386b7b90a258 23:42:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:42:07 Removing intermediate container 386b7b90a258 23:42:07 ---> ab08db824751 23:42:07 23:42:07 Step 12/24 : FROM docker:20.10.7 23:42:07 20.10.7: Pulling from library/docker 23:42:14 Removing intermediate container f02209af0d90 23:42:14 ---> 958a6d96e349 23:42:14 23:42:14 Step 11/24 : FROM alpine:3.12 23:42:14 ---> afc2cc120ca2 23:42:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:42:14 ---> Running in 6eae4e2271ce 23:42:15 Removing intermediate container 6eae4e2271ce 23:42:15 ---> ed6a05319598 23:42:15 Step 13/24 : ENV APP_PORT=59880 23:42:15 ---> Running in 0e9033a841cb 23:42:16 Removing intermediate container 0e9033a841cb 23:42:16 ---> 713a543ee9a6 23:42:16 Step 14/24 : EXPOSE $APP_PORT 23:42:16 ---> Running in cdb006a87cfe 23:42:16 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 23:42:16 Status: Downloaded newer image for docker:20.10.7 23:42:16 ---> df445af6242a 23:42:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:42:16 ---> Running in f04403679985 23:42:16 Removing intermediate container cdb006a87cfe 23:42:16 ---> 6341fe0a7ffe 23:42:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:17 ---> Running in f9370c19f006 23:42:17 Removing intermediate container f04403679985 23:42:17 ---> e5ad122a6580 23:42:17 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 23:42:17 ---> Running in 8ec60f9b300b 23:42:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:42:19 Removing intermediate container f9370c19f006 23:42:19 ---> a9696a9cf2b6 23:42:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:42:19 ---> Running in d4e2263ac0a5 23:42:19 (1/39) Installing readline (8.1.0-r0) 23:42:19 (2/39) Installing bash (5.1.0-r0) 23:42:19 Executing bash-5.1.0-r0.post-install 23:42:19 (3/39) Installing brotli-libs (1.0.9-r3) 23:42:20 (4/39) Installing nghttp2-libs (1.42.0-r1) 23:42:20 (5/39) Installing libcurl (7.78.0-r0) 23:42:20 (6/39) Installing curl (7.78.0-r0) 23:42:20 (7/39) Installing dumb-init (1.2.5-r0) 23:42:20 (8/39) Installing libbz2 (1.0.8-r1) 23:42:20 (9/39) Installing expat (2.2.10-r1) 23:42:20 (10/39) Installing libffi (3.3-r2) 23:42:20 (11/39) Installing gdbm (1.19-r0) 23:42:20 (12/39) Installing xz-libs (5.2.5-r0) 23:42:20 (13/39) Installing sqlite-libs (3.34.1-r0) 23:42:20 (14/39) Installing python3 (3.8.10-r0) 23:42:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:22 (1/6) Installing dumb-init (1.2.2-r1) 23:42:22 (2/6) Installing libgcc (9.3.0-r2) 23:42:22 (3/6) Installing libsodium (1.0.18-r0) 23:42:22 (4/6) Installing libstdc++ (9.3.0-r2) 23:42:22 (15/39) Installing py3-appdirs (1.4.4-r1) 23:42:22 (16/39) Installing py3-ordered-set (4.0.2-r0) 23:42:22 (17/39) Installing py3-parsing (2.4.7-r1) 23:42:22 (18/39) Installing py3-six (1.15.0-r0) 23:42:22 (19/39) Installing py3-packaging (20.9-r0) 23:42:22 (20/39) Installing py3-setuptools (51.3.3-r0) 23:42:22 (5/6) Installing libzmq (4.3.3-r0) 23:42:22 (21/39) Installing py3-chardet (4.0.0-r0) 23:42:22 (6/6) Installing zeromq (4.3.3-r0) 23:42:23 Executing busybox-1.31.1-r20.trigger 23:42:23 (22/39) Installing py3-idna (3.1-r0) 23:42:23 OK: 8 MiB in 20 packages 23:42:23 (23/39) Installing py3-urllib3 (1.26.2-r1) 23:42:23 (24/39) Installing py3-requests (2.25.1-r1) 23:42:23 (25/39) Installing py3-msgpack (1.0.2-r0) 23:42:23 (26/39) Installing py3-lockfile (0.12.2-r3) 23:42:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:42:23 (28/39) Installing py3-colorama (0.4.4-r0) 23:42:23 (29/39) Installing py3-contextlib2 (0.6.0-r0) 23:42:23 (30/39) Installing py3-distlib (0.3.1-r1) 23:42:23 (31/39) Installing py3-distro (1.5.0-r1) 23:42:23 (32/39) Installing py3-webencodings (0.5.1-r3) 23:42:23 (33/39) Installing py3-html5lib (1.1-r0) 23:42:23 (34/39) Installing py3-pytoml (0.1.21-r0) 23:42:23 (35/39) Installing py3-pep517 (0.9.1-r0) 23:42:23 (36/39) Installing py3-progress (1.5-r0) 23:42:23 (37/39) Installing py3-retrying (1.3.3-r0) 23:42:23 (38/39) Installing py3-toml (0.10.2-r0) 23:42:23 (39/39) Installing py3-pip (20.3.4-r0) 23:42:24 Executing busybox-1.32.1-r6.trigger 23:42:24 OK: 82 MiB in 59 packages 23:42:24 Removing intermediate container d4e2263ac0a5 23:42:24 ---> 1bf7fc27f190 23:42:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:25 ---> 40089a7c6998 23:42:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:42:27 ---> d941aeb67575 23:42:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:42:28 ---> db56d36c23e8 23:42:28 Step 20/24 : ENTRYPOINT ["/core-data"] 23:42:28 ---> Running in 768a4be14b55 23:42:28 Removing intermediate container 768a4be14b55 23:42:28 ---> b0c7a774b06a 23:42:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:28 ---> Running in 625ffd922c61 23:42:29 Removing intermediate container 625ffd922c61 23:42:29 ---> c5c38289dace 23:42:29 Step 22/24 : LABEL arch=arm64 23:42:29 ---> Running in a9c97374d968 23:42:30 Removing intermediate container a9c97374d968 23:42:30 ---> 10e63d58d5e0 23:42:30 Step 23/24 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:42:30 ---> Running in 8baacb9c425b 23:42:30 Removing intermediate container 8baacb9c425b 23:42:30 ---> cf563a7f8761 23:42:30 Step 24/24 : LABEL version=2.0.1-dev.43 23:42:30 ---> Running in 53f6b6ec6d7d 23:42:31 Removing intermediate container 53f6b6ec6d7d 23:42:31 ---> 6682e9a7a5bd 23:42:31 23:42:31 Successfully built 6682e9a7a5bd 23:42:31 Successfully tagged core-data-arm64:latest 23:42:31  Building core-data ... done Collecting docker-compose==1.23.2 23:42:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:42:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:42:32 Collecting docker<4.0,>=3.6.0 23:42:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:42:32 Collecting dockerpty<0.5,>=0.4.1 23:42:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:42:33 Collecting texttable<0.10,>=0.9.0 23:42:34 Downloading texttable-0.9.1.tar.gz (11 kB) 23:42:36 Collecting websocket-client<1.0,>=0.32.0 23:42:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:42:36 Collecting cached-property<2,>=1.2.0 23:42:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:42:36 Collecting jsonschema<3,>=2.5.1 23:42:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:42:36 Collecting PyYAML<4,>=3.10 23:42:36 Downloading PyYAML-3.13.tar.gz (270 kB) 23:42:40 Collecting docopt<0.7,>=0.6.1 23:42:40 Downloading docopt-0.6.2.tar.gz (25 kB) 23:42:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:42:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:42:42 Collecting docker-pycreds>=0.4.0 23:42:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:42:43 Collecting chardet<3.1.0,>=3.0.2 23:42:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:42:43 Collecting idna<2.8,>=2.5 23:42:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:42:43 Collecting urllib3<1.25,>=1.21.1 23:42:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:42:44 Collecting certifi>=2017.4.17 23:42:44 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 23:42:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:42:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:42:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:42:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:42:45 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:42:45 Attempting uninstall: urllib3 23:42:45 Found existing installation: urllib3 1.26.2 23:42:45 Uninstalling urllib3-1.26.2: 23:42:45 Successfully uninstalled urllib3-1.26.2 23:42:45 Attempting uninstall: idna 23:42:45 Found existing installation: idna 3.1 23:42:45 Uninstalling idna-3.1: 23:42:46 Successfully uninstalled idna-3.1 23:42:46 Attempting uninstall: chardet 23:42:46 Found existing installation: chardet 4.0.0 23:42:46 Uninstalling chardet-4.0.0: 23:42:46 Successfully uninstalled chardet-4.0.0 23:42:48 Attempting uninstall: requests 23:42:48 Found existing installation: requests 2.25.1 23:42:48 Uninstalling requests-2.25.1: 23:42:48 Successfully uninstalled requests-2.25.1 23:42:48 Running setup.py install for texttable: started 23:42:50 Running setup.py install for texttable: finished with status 'done' 23:42:50 Running setup.py install for PyYAML: started 23:42:52 Running setup.py install for PyYAML: finished with status 'done' 23:42:52 Running setup.py install for docopt: started 23:42:54 Running setup.py install for docopt: finished with status 'done' 23:42:54 Running setup.py install for dockerpty: started 23:42:55 Running setup.py install for dockerpty: finished with status 'done' 23:42:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:43:05 Removing intermediate container 8ec60f9b300b 23:43:05 ---> 6a0148d97890 23:43:05 Step 15/24 : ENV APP_PORT=58890 23:43:05 ---> Running in 5531539d8a2e 23:43:06 Removing intermediate container 5531539d8a2e 23:43:06 ---> 712f531b52da 23:43:06 Step 16/24 : EXPOSE $APP_PORT 23:43:06 ---> Running in ea8a5c7410e4 23:43:06 Removing intermediate container ea8a5c7410e4 23:43:06 ---> 6bc9ed3bfbd4 23:43:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:43:08 ---> cb2cf9099c22 23:43:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:43:08 ---> 50c43574f5a5 23:43:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:43:09 ---> a076a9aa6a3b 23:43:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:43:09 ---> Running in 7a7b5a679fe0 23:43:10 Removing intermediate container 7a7b5a679fe0 23:43:10 ---> 0954735dc210 23:43:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:43:10 ---> Running in 8bb3fe9a363c 23:43:10 Removing intermediate container 8bb3fe9a363c 23:43:10 ---> 51268c8311fa 23:43:10 Step 22/24 : LABEL arch=arm64 23:43:11 ---> Running in 053728ec05db 23:43:11 Removing intermediate container 053728ec05db 23:43:11 ---> a9fb9397b18f 23:43:11 Step 23/24 : LABEL git_sha=258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:11 ---> Running in 6eadb1501e05 23:43:12 Removing intermediate container 6eadb1501e05 23:43:12 ---> 22c8b5632805 23:43:12 Step 24/24 : LABEL version=2.0.1-dev.43 23:43:12 ---> Running in 3aafad96fb32 23:43:14 Removing intermediate container 3aafad96fb32 23:43:14 ---> 07ed6550a19d 23:43:14 23:43:14 Successfully built 07ed6550a19d 23:43:14 Successfully tagged sys-mgmt-agent-arm64:latest 23:43:14  Building sys-mgmt-agent ... done  [Pipeline] } 23:43:14 $ docker stop --time=1 b96d9733eebc4d5c2c84b40e85eb99603e2031004931133fddbbc9bd64b97cd3 23:43:16 $ docker rm -f b96d9733eebc4d5c2c84b40e85eb99603e2031004931133fddbbc9bd64b97cd3 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:17 + docker images 23:43:17 REPOSITORY TAG IMAGE ID CREATED SIZE 23:43:17 sys-mgmt-agent-arm64 latest 07ed6550a19d 5 seconds ago 311MB 23:43:17 core-data-arm64 latest 6682e9a7a5bd 47 seconds ago 19.3MB 23:43:17 958a6d96e349 About a minute ago 1.46GB 23:43:17 ab08db824751 About a minute ago 1.45GB 23:43:17 security-proxy-setup-arm64 latest 55966716138c About a minute ago 24.6MB 23:43:17 support-scheduler-arm64 latest 1b9c0d7f6bf3 About a minute ago 15.2MB 23:43:17 4f84c2e53223 About a minute ago 1.45GB 23:43:17 3ced0328863e About a minute ago 1.46GB 23:43:17 security-bootstrapper-arm64 latest f9bed80093dc 3 minutes ago 17.7MB 23:43:17 security-secretstore-setup-arm64 latest 447f363b3783 3 minutes ago 26.5MB 23:43:17 core-metadata-arm64 latest bcbf886b3b5a 3 minutes ago 15.8MB 23:43:17 core-command-arm64 latest ddcec88f8f37 3 minutes ago 15.2MB 23:43:17 support-notifications-arm64 latest 2d3209bbf385 3 minutes ago 15.9MB 23:43:17 47469e7a0032 4 minutes ago 1.46GB 23:43:17 bfdb5b9c734e 4 minutes ago 1.45GB 23:43:17 f20db06f9bb8 4 minutes ago 1.46GB 23:43:17 e39f56bb8287 4 minutes ago 1.45GB 23:43:17 be35fe41158c 4 minutes ago 1.45GB 23:43:17 ci-base-image-arm64 latest 2d697786807d 8 minutes ago 1.24GB 23:43:17 alpine 3.12 afc2cc120ca2 8 days ago 5.33MB 23:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB 23:43:17 docker 20.10.7 df445af6242a 2 months ago 234MB 23:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 23:43:17 provisioning config files... 23:43:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/50@tmp/config1608085065592958099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:18 ---> docker-login.sh 23:43:18 nexus3.edgexfoundry.org:10001 23:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:18 Configure a credential helper to remove this warning. See 23:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:18 23:43:18 Login Succeeded 23:43:18 nexus3.edgexfoundry.org:10002 23:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:19 Configure a credential helper to remove this warning. See 23:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:19 23:43:19 Login Succeeded 23:43:19 nexus3.edgexfoundry.org:10003 23:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:19 Configure a credential helper to remove this warning. See 23:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:19 23:43:19 Login Succeeded 23:43:19 nexus3.edgexfoundry.org:10004 23:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:20 Configure a credential helper to remove this warning. See 23:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:20 23:43:20 Login Succeeded 23:43:20 docker.io 23:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:21 Configure a credential helper to remove this warning. See 23:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:21 23:43:21 Login Succeeded 23:43:21 ---> docker-login.sh ends [Pipeline] } 23:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:21 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:43:21 258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:21 latest 23:43:21 2.0.1-dev.43 23:43:21 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:21 main 23:43:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:43:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:43:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:43:21 322620b14b43: Preparing 23:43:21 196d6f24ff4d: Preparing 23:43:21 27f376b76f09: Preparing 23:43:21 fcaef5e76b25: Preparing 23:43:21 bdc42e120bf6: Preparing 23:43:22 bdc42e120bf6: Layer already exists 23:43:22 fcaef5e76b25: Pushed 23:43:22 27f376b76f09: Pushed 23:43:22 322620b14b43: Pushed 23:43:24 196d6f24ff4d: Pushed 23:43:25 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:e26ab5851fb7e75716128a5d90232525a6c028cd3c616e18fe95dafcb0374507 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:43:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:43:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:43:25 322620b14b43: Preparing 23:43:25 196d6f24ff4d: Preparing 23:43:25 27f376b76f09: Preparing 23:43:25 fcaef5e76b25: Preparing 23:43:25 bdc42e120bf6: Preparing 23:43:25 fcaef5e76b25: Layer already exists 23:43:25 27f376b76f09: Layer already exists 23:43:25 322620b14b43: Layer already exists 23:43:25 bdc42e120bf6: Layer already exists 23:43:25 196d6f24ff4d: Layer already exists 23:43:25 latest: digest: sha256:e26ab5851fb7e75716128a5d90232525a6c028cd3c616e18fe95dafcb0374507 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:43:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:43:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.43 23:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:43:26 322620b14b43: Preparing 23:43:26 196d6f24ff4d: Preparing 23:43:26 27f376b76f09: Preparing 23:43:26 fcaef5e76b25: Preparing 23:43:26 bdc42e120bf6: Preparing 23:43:26 322620b14b43: Layer already exists 23:43:26 fcaef5e76b25: Layer already exists 23:43:26 27f376b76f09: Layer already exists 23:43:26 bdc42e120bf6: Layer already exists 23:43:26 196d6f24ff4d: Layer already exists 23:43:26 2.0.1-dev.43: digest: sha256:e26ab5851fb7e75716128a5d90232525a6c028cd3c616e18fe95dafcb0374507 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:43:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:43:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:43:27 322620b14b43: Preparing 23:43:27 196d6f24ff4d: Preparing 23:43:27 27f376b76f09: Preparing 23:43:27 fcaef5e76b25: Preparing 23:43:27 bdc42e120bf6: Preparing 23:43:27 196d6f24ff4d: Layer already exists 23:43:27 27f376b76f09: Layer already exists 23:43:27 322620b14b43: Layer already exists 23:43:27 fcaef5e76b25: Layer already exists 23:43:27 bdc42e120bf6: Layer already exists 23:43:27 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:e26ab5851fb7e75716128a5d90232525a6c028cd3c616e18fe95dafcb0374507 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:43:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 23:43:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:43:28 322620b14b43: Preparing 23:43:28 196d6f24ff4d: Preparing 23:43:28 27f376b76f09: Preparing 23:43:28 fcaef5e76b25: Preparing 23:43:28 bdc42e120bf6: Preparing 23:43:28 bdc42e120bf6: Layer already exists 23:43:28 27f376b76f09: Layer already exists 23:43:28 fcaef5e76b25: Layer already exists 23:43:28 322620b14b43: Layer already exists 23:43:28 196d6f24ff4d: Layer already exists 23:43:28 main: digest: sha256:e26ab5851fb7e75716128a5d90232525a6c028cd3c616e18fe95dafcb0374507 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:28 ===================================================== [Pipeline] echo 23:43:28 taggedImages: 23:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.43 23:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:43:28 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:43:28 258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:28 latest 23:43:28 2.0.1-dev.43 23:43:28 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:28 main 23:43:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:43:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:43:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:29 d48286da8a90: Preparing 23:43:29 f6b130d823f3: Preparing 23:43:29 27f376b76f09: Preparing 23:43:29 d0068d64969a: Preparing 23:43:29 19ac58e17b5c: Preparing 23:43:29 bdc42e120bf6: Preparing 23:43:29 bdc42e120bf6: Waiting 23:43:29 27f376b76f09: Layer already exists 23:43:29 bdc42e120bf6: Layer already exists 23:43:29 19ac58e17b5c: Pushed 23:43:29 d48286da8a90: Pushed 23:43:31 d0068d64969a: Pushed 23:43:32 f6b130d823f3: Pushed 23:43:32 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:9ece415daed1f1d5edeecbcf2bf873be1ee9c5ae113e2d70446f9fb132a92272 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:43:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:43:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:33 d48286da8a90: Preparing 23:43:33 f6b130d823f3: Preparing 23:43:33 27f376b76f09: Preparing 23:43:33 d0068d64969a: Preparing 23:43:33 19ac58e17b5c: Preparing 23:43:33 bdc42e120bf6: Preparing 23:43:33 bdc42e120bf6: Waiting 23:43:33 d0068d64969a: Layer already exists 23:43:33 f6b130d823f3: Layer already exists 23:43:33 d48286da8a90: Layer already exists 23:43:33 19ac58e17b5c: Layer already exists 23:43:33 27f376b76f09: Layer already exists 23:43:33 bdc42e120bf6: Layer already exists 23:43:33 latest: digest: sha256:9ece415daed1f1d5edeecbcf2bf873be1ee9c5ae113e2d70446f9fb132a92272 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:43:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:43:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.43 23:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:34 d48286da8a90: Preparing 23:43:34 f6b130d823f3: Preparing 23:43:34 27f376b76f09: Preparing 23:43:34 d0068d64969a: Preparing 23:43:34 19ac58e17b5c: Preparing 23:43:34 bdc42e120bf6: Preparing 23:43:34 bdc42e120bf6: Waiting 23:43:34 19ac58e17b5c: Layer already exists 23:43:34 d48286da8a90: Layer already exists 23:43:34 27f376b76f09: Layer already exists 23:43:34 f6b130d823f3: Layer already exists 23:43:34 d0068d64969a: Layer already exists 23:43:34 bdc42e120bf6: Layer already exists 23:43:34 2.0.1-dev.43: digest: sha256:9ece415daed1f1d5edeecbcf2bf873be1ee9c5ae113e2d70446f9fb132a92272 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:43:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:43:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:35 d48286da8a90: Preparing 23:43:35 f6b130d823f3: Preparing 23:43:35 27f376b76f09: Preparing 23:43:35 d0068d64969a: Preparing 23:43:35 19ac58e17b5c: Preparing 23:43:35 bdc42e120bf6: Preparing 23:43:35 bdc42e120bf6: Waiting 23:43:35 f6b130d823f3: Layer already exists 23:43:35 d0068d64969a: Layer already exists 23:43:35 19ac58e17b5c: Layer already exists 23:43:35 27f376b76f09: Layer already exists 23:43:35 d48286da8a90: Layer already exists 23:43:35 bdc42e120bf6: Layer already exists 23:43:35 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:9ece415daed1f1d5edeecbcf2bf873be1ee9c5ae113e2d70446f9fb132a92272 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:43:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 23:43:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:36 d48286da8a90: Preparing 23:43:36 f6b130d823f3: Preparing 23:43:36 27f376b76f09: Preparing 23:43:36 d0068d64969a: Preparing 23:43:36 19ac58e17b5c: Preparing 23:43:36 bdc42e120bf6: Preparing 23:43:36 bdc42e120bf6: Waiting 23:43:36 27f376b76f09: Layer already exists 23:43:36 f6b130d823f3: Layer already exists 23:43:36 d0068d64969a: Layer already exists 23:43:36 19ac58e17b5c: Layer already exists 23:43:36 d48286da8a90: Layer already exists 23:43:36 bdc42e120bf6: Layer already exists 23:43:36 main: digest: sha256:9ece415daed1f1d5edeecbcf2bf873be1ee9c5ae113e2d70446f9fb132a92272 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:36 ===================================================== [Pipeline] echo 23:43:36 taggedImages: 23:43:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:43:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.43 23:43:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:43:36 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:43:36 258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:36 latest 23:43:36 2.0.1-dev.43 23:43:36 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:36 main 23:43:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:43:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:43:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:37 2a740af59115: Preparing 23:43:37 bf61e5dc74ea: Preparing 23:43:37 27f376b76f09: Preparing 23:43:37 abf6a9c5f6f9: Preparing 23:43:37 bdc42e120bf6: Preparing 23:43:37 bdc42e120bf6: Layer already exists 23:43:37 27f376b76f09: Layer already exists 23:43:37 2a740af59115: Pushed 23:43:37 abf6a9c5f6f9: Pushed 23:43:42 bf61e5dc74ea: Pushed 23:43:42 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:91dead830a81225bbf49a015d6e69ba21b647e27d19bc9acf8c72d901506f855 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:43:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:43:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:42 2a740af59115: Preparing 23:43:42 bf61e5dc74ea: Preparing 23:43:42 27f376b76f09: Preparing 23:43:42 abf6a9c5f6f9: Preparing 23:43:42 bdc42e120bf6: Preparing 23:43:43 27f376b76f09: Layer already exists 23:43:43 bdc42e120bf6: Layer already exists 23:43:43 abf6a9c5f6f9: Layer already exists 23:43:43 bf61e5dc74ea: Layer already exists 23:43:43 2a740af59115: Layer already exists 23:43:43 latest: digest: sha256:91dead830a81225bbf49a015d6e69ba21b647e27d19bc9acf8c72d901506f855 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:43:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:43:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.43 23:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:43 2a740af59115: Preparing 23:43:43 bf61e5dc74ea: Preparing 23:43:43 27f376b76f09: Preparing 23:43:43 abf6a9c5f6f9: Preparing 23:43:43 bdc42e120bf6: Preparing 23:43:43 2a740af59115: Layer already exists 23:43:43 bdc42e120bf6: Layer already exists 23:43:43 bf61e5dc74ea: Layer already exists 23:43:43 abf6a9c5f6f9: Layer already exists 23:43:43 27f376b76f09: Layer already exists 23:43:43 2.0.1-dev.43: digest: sha256:91dead830a81225bbf49a015d6e69ba21b647e27d19bc9acf8c72d901506f855 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:43:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:43:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:44 2a740af59115: Preparing 23:43:44 bf61e5dc74ea: Preparing 23:43:44 27f376b76f09: Preparing 23:43:44 abf6a9c5f6f9: Preparing 23:43:44 bdc42e120bf6: Preparing 23:43:44 bdc42e120bf6: Layer already exists 23:43:44 2a740af59115: Layer already exists 23:43:44 bf61e5dc74ea: Layer already exists 23:43:44 27f376b76f09: Layer already exists 23:43:44 abf6a9c5f6f9: Layer already exists 23:43:44 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:91dead830a81225bbf49a015d6e69ba21b647e27d19bc9acf8c72d901506f855 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:43:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 23:43:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:45 2a740af59115: Preparing 23:43:45 bf61e5dc74ea: Preparing 23:43:45 27f376b76f09: Preparing 23:43:45 abf6a9c5f6f9: Preparing 23:43:45 bdc42e120bf6: Preparing 23:43:45 bdc42e120bf6: Layer already exists 23:43:45 bf61e5dc74ea: Layer already exists 23:43:45 27f376b76f09: Layer already exists 23:43:45 2a740af59115: Layer already exists 23:43:45 abf6a9c5f6f9: Layer already exists 23:43:45 main: digest: sha256:91dead830a81225bbf49a015d6e69ba21b647e27d19bc9acf8c72d901506f855 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:45 ===================================================== [Pipeline] echo 23:43:45 taggedImages: 23:43:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:43:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.43 23:43:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:43:46 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:43:46 258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:46 latest 23:43:46 2.0.1-dev.43 23:43:46 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:46 main 23:43:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:43:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:43:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:48 851dc2b452e9: Preparing 23:43:48 851dc2b452e9: Preparing 23:43:48 05b6b444eb0f: Preparing 23:43:48 d9bfb2c62a09: Preparing 23:43:48 27ac8830e251: Preparing 23:43:48 4030028a6b86: Preparing 23:43:48 27f376b76f09: Preparing 23:43:48 e2d03ba0be7f: Preparing 23:43:48 b89f908f3b55: Preparing 23:43:48 3ff287f40fbb: Preparing 23:43:48 1729edc8b6f8: Preparing 23:43:48 bdc42e120bf6: Preparing 23:43:48 b89f908f3b55: Waiting 23:43:48 3ff287f40fbb: Waiting 23:43:48 1729edc8b6f8: Waiting 23:43:48 bdc42e120bf6: Waiting 23:43:48 27f376b76f09: Waiting 23:43:48 e2d03ba0be7f: Waiting 23:43:48 27ac8830e251: Pushed 23:43:48 851dc2b452e9: Pushed 23:43:48 d9bfb2c62a09: Pushed 23:43:48 05b6b444eb0f: Pushed 23:43:48 27f376b76f09: Layer already exists 23:43:48 e2d03ba0be7f: Pushed 23:43:48 b89f908f3b55: Pushed 23:43:48 3ff287f40fbb: Pushed 23:43:48 1729edc8b6f8: Pushed 23:43:48 bdc42e120bf6: Layer already exists 23:43:52 4030028a6b86: Pushed 23:43:52 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:ac051ef41cc5c107a9ea327740fa63ef5866532c0c667d2259cba37ea4f3383d size: 2817 [Pipeline] isUnix [Pipeline] sh 23:43:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:43:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:52 851dc2b452e9: Preparing 23:43:52 851dc2b452e9: Preparing 23:43:52 05b6b444eb0f: Preparing 23:43:52 d9bfb2c62a09: Preparing 23:43:52 27ac8830e251: Preparing 23:43:52 4030028a6b86: Preparing 23:43:52 27f376b76f09: Preparing 23:43:52 e2d03ba0be7f: Preparing 23:43:52 b89f908f3b55: Preparing 23:43:52 3ff287f40fbb: Preparing 23:43:52 1729edc8b6f8: Preparing 23:43:52 bdc42e120bf6: Preparing 23:43:52 27f376b76f09: Waiting 23:43:52 b89f908f3b55: Waiting 23:43:52 3ff287f40fbb: Waiting 23:43:52 e2d03ba0be7f: Waiting 23:43:52 bdc42e120bf6: Waiting 23:43:52 1729edc8b6f8: Waiting 23:43:52 851dc2b452e9: Layer already exists 23:43:52 27ac8830e251: Layer already exists 23:43:52 d9bfb2c62a09: Layer already exists 23:43:52 05b6b444eb0f: Layer already exists 23:43:52 4030028a6b86: Layer already exists 23:43:52 e2d03ba0be7f: Layer already exists 23:43:52 b89f908f3b55: Layer already exists 23:43:52 27f376b76f09: Layer already exists 23:43:52 3ff287f40fbb: Layer already exists 23:43:53 1729edc8b6f8: Layer already exists 23:43:53 bdc42e120bf6: Layer already exists 23:43:53 latest: digest: sha256:ac051ef41cc5c107a9ea327740fa63ef5866532c0c667d2259cba37ea4f3383d size: 2817 [Pipeline] isUnix [Pipeline] sh 23:43:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:43:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.43 23:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:53 851dc2b452e9: Preparing 23:43:53 851dc2b452e9: Preparing 23:43:53 05b6b444eb0f: Preparing 23:43:53 d9bfb2c62a09: Preparing 23:43:53 27ac8830e251: Preparing 23:43:53 4030028a6b86: Preparing 23:43:53 27f376b76f09: Preparing 23:43:53 e2d03ba0be7f: Preparing 23:43:53 b89f908f3b55: Preparing 23:43:53 3ff287f40fbb: Preparing 23:43:53 1729edc8b6f8: Preparing 23:43:53 bdc42e120bf6: Preparing 23:43:53 27f376b76f09: Waiting 23:43:53 e2d03ba0be7f: Waiting 23:43:53 b89f908f3b55: Waiting 23:43:53 3ff287f40fbb: Waiting 23:43:53 bdc42e120bf6: Waiting 23:43:53 1729edc8b6f8: Waiting 23:43:53 d9bfb2c62a09: Layer already exists 23:43:53 27ac8830e251: Layer already exists 23:43:53 05b6b444eb0f: Layer already exists 23:43:53 4030028a6b86: Layer already exists 23:43:53 851dc2b452e9: Layer already exists 23:43:53 27f376b76f09: Layer already exists 23:43:53 e2d03ba0be7f: Layer already exists 23:43:53 b89f908f3b55: Layer already exists 23:43:53 1729edc8b6f8: Layer already exists 23:43:54 3ff287f40fbb: Layer already exists 23:43:54 bdc42e120bf6: Layer already exists 23:43:54 2.0.1-dev.43: digest: sha256:ac051ef41cc5c107a9ea327740fa63ef5866532c0c667d2259cba37ea4f3383d size: 2817 [Pipeline] isUnix [Pipeline] sh 23:43:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:43:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:54 851dc2b452e9: Preparing 23:43:54 851dc2b452e9: Preparing 23:43:54 05b6b444eb0f: Preparing 23:43:54 d9bfb2c62a09: Preparing 23:43:54 27ac8830e251: Preparing 23:43:54 4030028a6b86: Preparing 23:43:54 27f376b76f09: Preparing 23:43:54 e2d03ba0be7f: Preparing 23:43:54 b89f908f3b55: Preparing 23:43:54 3ff287f40fbb: Preparing 23:43:54 1729edc8b6f8: Preparing 23:43:54 bdc42e120bf6: Preparing 23:43:54 1729edc8b6f8: Waiting 23:43:54 b89f908f3b55: Waiting 23:43:54 3ff287f40fbb: Waiting 23:43:54 bdc42e120bf6: Waiting 23:43:54 27f376b76f09: Waiting 23:43:54 e2d03ba0be7f: Waiting 23:43:54 d9bfb2c62a09: Layer already exists 23:43:54 27ac8830e251: Layer already exists 23:43:54 05b6b444eb0f: Layer already exists 23:43:54 851dc2b452e9: Layer already exists 23:43:54 4030028a6b86: Layer already exists 23:43:55 e2d03ba0be7f: Layer already exists 23:43:55 b89f908f3b55: Layer already exists 23:43:55 3ff287f40fbb: Layer already exists 23:43:55 27f376b76f09: Layer already exists 23:43:55 1729edc8b6f8: Layer already exists 23:43:55 bdc42e120bf6: Layer already exists 23:43:55 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:ac051ef41cc5c107a9ea327740fa63ef5866532c0c667d2259cba37ea4f3383d size: 2817 [Pipeline] isUnix [Pipeline] sh 23:43:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 23:43:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:55 851dc2b452e9: Preparing 23:43:55 851dc2b452e9: Preparing 23:43:55 05b6b444eb0f: Preparing 23:43:55 d9bfb2c62a09: Preparing 23:43:55 27ac8830e251: Preparing 23:43:55 4030028a6b86: Preparing 23:43:55 27f376b76f09: Preparing 23:43:55 e2d03ba0be7f: Preparing 23:43:55 b89f908f3b55: Preparing 23:43:55 3ff287f40fbb: Preparing 23:43:55 1729edc8b6f8: Preparing 23:43:55 bdc42e120bf6: Preparing 23:43:55 27f376b76f09: Waiting 23:43:55 e2d03ba0be7f: Waiting 23:43:55 b89f908f3b55: Waiting 23:43:55 3ff287f40fbb: Waiting 23:43:55 1729edc8b6f8: Waiting 23:43:55 bdc42e120bf6: Waiting 23:43:55 05b6b444eb0f: Layer already exists 23:43:56 d9bfb2c62a09: Layer already exists 23:43:56 4030028a6b86: Layer already exists 23:43:56 851dc2b452e9: Layer already exists 23:43:56 27ac8830e251: Layer already exists 23:43:56 27f376b76f09: Layer already exists 23:43:56 b89f908f3b55: Layer already exists 23:43:56 e2d03ba0be7f: Layer already exists 23:43:56 3ff287f40fbb: Layer already exists 23:43:56 1729edc8b6f8: Layer already exists 23:43:56 bdc42e120bf6: Layer already exists 23:43:56 main: digest: sha256:ac051ef41cc5c107a9ea327740fa63ef5866532c0c667d2259cba37ea4f3383d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:56 ===================================================== [Pipeline] echo 23:43:56 taggedImages: 23:43:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:43:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.43 23:43:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:43:56 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:43:56 258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:56 latest 23:43:56 2.0.1-dev.43 23:43:56 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:43:56 main 23:43:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:43:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:43:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:56 1bd1d92ca045: Preparing 23:43:56 4968cd9220b0: Preparing 23:43:56 7105d745ab52: Preparing 23:43:56 b2eaa72db211: Preparing 23:43:56 3f06f7363087: Preparing 23:43:56 bdc42e120bf6: Preparing 23:43:56 bdc42e120bf6: Waiting 23:43:57 7105d745ab52: Pushed 23:43:57 b2eaa72db211: Pushed 23:43:57 bdc42e120bf6: Layer already exists 23:43:57 3f06f7363087: Pushed 23:43:59 4968cd9220b0: Pushed 23:43:59 1bd1d92ca045: Pushed 23:43:59 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:40ffc601e9c8a006b6c060bb146038ec3e87b9d9507084d64281fad6ce3bcf18 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:44:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:44:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:44:00 1bd1d92ca045: Preparing 23:44:00 4968cd9220b0: Preparing 23:44:00 7105d745ab52: Preparing 23:44:00 b2eaa72db211: Preparing 23:44:00 3f06f7363087: Preparing 23:44:00 bdc42e120bf6: Preparing 23:44:00 bdc42e120bf6: Waiting 23:44:00 4968cd9220b0: Layer already exists 23:44:00 3f06f7363087: Layer already exists 23:44:00 b2eaa72db211: Layer already exists 23:44:00 7105d745ab52: Layer already exists 23:44:00 1bd1d92ca045: Layer already exists 23:44:00 bdc42e120bf6: Layer already exists 23:44:00 latest: digest: sha256:40ffc601e9c8a006b6c060bb146038ec3e87b9d9507084d64281fad6ce3bcf18 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:44:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:44:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.43 23:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:44:01 1bd1d92ca045: Preparing 23:44:01 4968cd9220b0: Preparing 23:44:01 7105d745ab52: Preparing 23:44:01 b2eaa72db211: Preparing 23:44:01 3f06f7363087: Preparing 23:44:01 bdc42e120bf6: Preparing 23:44:01 bdc42e120bf6: Waiting 23:44:01 4968cd9220b0: Layer already exists 23:44:01 3f06f7363087: Layer already exists 23:44:01 b2eaa72db211: Layer already exists 23:44:01 7105d745ab52: Layer already exists 23:44:01 1bd1d92ca045: Layer already exists 23:44:01 bdc42e120bf6: Layer already exists 23:44:01 2.0.1-dev.43: digest: sha256:40ffc601e9c8a006b6c060bb146038ec3e87b9d9507084d64281fad6ce3bcf18 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:44:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:44:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:44:02 1bd1d92ca045: Preparing 23:44:02 4968cd9220b0: Preparing 23:44:02 7105d745ab52: Preparing 23:44:02 b2eaa72db211: Preparing 23:44:02 3f06f7363087: Preparing 23:44:02 bdc42e120bf6: Preparing 23:44:02 bdc42e120bf6: Waiting 23:44:02 4968cd9220b0: Layer already exists 23:44:02 b2eaa72db211: Layer already exists 23:44:02 7105d745ab52: Layer already exists 23:44:02 1bd1d92ca045: Layer already exists 23:44:02 3f06f7363087: Layer already exists 23:44:02 bdc42e120bf6: Layer already exists 23:44:02 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:40ffc601e9c8a006b6c060bb146038ec3e87b9d9507084d64281fad6ce3bcf18 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:44:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 23:44:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:44:03 1bd1d92ca045: Preparing 23:44:03 4968cd9220b0: Preparing 23:44:03 7105d745ab52: Preparing 23:44:03 b2eaa72db211: Preparing 23:44:03 3f06f7363087: Preparing 23:44:03 bdc42e120bf6: Preparing 23:44:03 bdc42e120bf6: Waiting 23:44:03 4968cd9220b0: Layer already exists 23:44:03 3f06f7363087: Layer already exists 23:44:03 7105d745ab52: Layer already exists 23:44:03 1bd1d92ca045: Layer already exists 23:44:03 b2eaa72db211: Layer already exists 23:44:03 bdc42e120bf6: Layer already exists 23:44:03 main: digest: sha256:40ffc601e9c8a006b6c060bb146038ec3e87b9d9507084d64281fad6ce3bcf18 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:03 ===================================================== [Pipeline] echo 23:44:03 taggedImages: 23:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.43 23:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:44:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:44:03 258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:03 latest 23:44:03 2.0.1-dev.43 23:44:03 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:03 main 23:44:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:44:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:44:06 f5aefae23dce: Preparing 23:44:06 7852df3da440: Preparing 23:44:06 aae1f4e09eae: Preparing 23:44:06 d6140e3888bf: Preparing 23:44:06 819daba6830d: Preparing 23:44:06 f6b0110a63b3: Preparing 23:44:06 98703b74c764: Preparing 23:44:06 80b8b55b7b69: Preparing 23:44:06 67714d05ac49: Preparing 23:44:06 bdc42e120bf6: Preparing 23:44:06 98703b74c764: Waiting 23:44:06 80b8b55b7b69: Waiting 23:44:06 67714d05ac49: Waiting 23:44:06 bdc42e120bf6: Waiting 23:44:06 f6b0110a63b3: Waiting 23:44:06 f5aefae23dce: Pushed 23:44:06 819daba6830d: Pushed 23:44:06 7852df3da440: Pushed 23:44:06 f6b0110a63b3: Pushed 23:44:06 98703b74c764: Pushed 23:44:06 80b8b55b7b69: Pushed 23:44:06 bdc42e120bf6: Layer already exists 23:44:06 67714d05ac49: Pushed 23:44:07 d6140e3888bf: Pushed 23:44:07 aae1f4e09eae: Pushed 23:44:08 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:3da33721e67d82b04ff81f06f2f9887fd8de382e398971b6fd557ff7c3c74216 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:44:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:44:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:44:08 f5aefae23dce: Preparing 23:44:08 7852df3da440: Preparing 23:44:08 aae1f4e09eae: Preparing 23:44:08 d6140e3888bf: Preparing 23:44:08 819daba6830d: Preparing 23:44:08 f6b0110a63b3: Preparing 23:44:08 98703b74c764: Preparing 23:44:08 80b8b55b7b69: Preparing 23:44:08 67714d05ac49: Preparing 23:44:08 bdc42e120bf6: Preparing 23:44:08 80b8b55b7b69: Waiting 23:44:08 67714d05ac49: Waiting 23:44:08 bdc42e120bf6: Waiting 23:44:08 f6b0110a63b3: Waiting 23:44:08 98703b74c764: Waiting 23:44:08 aae1f4e09eae: Layer already exists 23:44:08 d6140e3888bf: Layer already exists 23:44:08 819daba6830d: Layer already exists 23:44:08 f5aefae23dce: Layer already exists 23:44:08 7852df3da440: Layer already exists 23:44:08 f6b0110a63b3: Layer already exists 23:44:08 98703b74c764: Layer already exists 23:44:08 80b8b55b7b69: Layer already exists 23:44:09 bdc42e120bf6: Layer already exists 23:44:09 67714d05ac49: Layer already exists 23:44:09 latest: digest: sha256:3da33721e67d82b04ff81f06f2f9887fd8de382e398971b6fd557ff7c3c74216 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:44:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:44:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.43 23:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:44:09 f5aefae23dce: Preparing 23:44:09 7852df3da440: Preparing 23:44:09 aae1f4e09eae: Preparing 23:44:09 d6140e3888bf: Preparing 23:44:09 819daba6830d: Preparing 23:44:09 f6b0110a63b3: Preparing 23:44:09 98703b74c764: Preparing 23:44:09 80b8b55b7b69: Preparing 23:44:09 67714d05ac49: Preparing 23:44:09 bdc42e120bf6: Preparing 23:44:09 f6b0110a63b3: Waiting 23:44:09 98703b74c764: Waiting 23:44:09 80b8b55b7b69: Waiting 23:44:09 67714d05ac49: Waiting 23:44:09 bdc42e120bf6: Waiting 23:44:09 d6140e3888bf: Layer already exists 23:44:09 819daba6830d: Layer already exists 23:44:09 aae1f4e09eae: Layer already exists 23:44:09 7852df3da440: Layer already exists 23:44:09 f5aefae23dce: Layer already exists 23:44:10 98703b74c764: Layer already exists 23:44:10 80b8b55b7b69: Layer already exists 23:44:10 f6b0110a63b3: Layer already exists 23:44:10 67714d05ac49: Layer already exists 23:44:10 bdc42e120bf6: Layer already exists 23:44:10 2.0.1-dev.43: digest: sha256:3da33721e67d82b04ff81f06f2f9887fd8de382e398971b6fd557ff7c3c74216 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:44:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:44:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:44:10 f5aefae23dce: Preparing 23:44:10 7852df3da440: Preparing 23:44:10 aae1f4e09eae: Preparing 23:44:10 d6140e3888bf: Preparing 23:44:10 819daba6830d: Preparing 23:44:10 f6b0110a63b3: Preparing 23:44:10 98703b74c764: Preparing 23:44:10 80b8b55b7b69: Preparing 23:44:10 67714d05ac49: Preparing 23:44:10 bdc42e120bf6: Preparing 23:44:10 f6b0110a63b3: Waiting 23:44:10 98703b74c764: Waiting 23:44:10 80b8b55b7b69: Waiting 23:44:10 67714d05ac49: Waiting 23:44:10 bdc42e120bf6: Waiting 23:44:10 d6140e3888bf: Layer already exists 23:44:10 aae1f4e09eae: Layer already exists 23:44:10 7852df3da440: Layer already exists 23:44:10 819daba6830d: Layer already exists 23:44:10 f5aefae23dce: Layer already exists 23:44:10 98703b74c764: Layer already exists 23:44:10 67714d05ac49: Layer already exists 23:44:10 f6b0110a63b3: Layer already exists 23:44:10 80b8b55b7b69: Layer already exists 23:44:10 bdc42e120bf6: Layer already exists 23:44:10 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:3da33721e67d82b04ff81f06f2f9887fd8de382e398971b6fd557ff7c3c74216 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:44:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 23:44:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:44:11 f5aefae23dce: Preparing 23:44:11 7852df3da440: Preparing 23:44:11 aae1f4e09eae: Preparing 23:44:11 d6140e3888bf: Preparing 23:44:11 819daba6830d: Preparing 23:44:11 f6b0110a63b3: Preparing 23:44:11 98703b74c764: Preparing 23:44:11 80b8b55b7b69: Preparing 23:44:11 67714d05ac49: Preparing 23:44:11 bdc42e120bf6: Preparing 23:44:11 f6b0110a63b3: Waiting 23:44:11 98703b74c764: Waiting 23:44:11 80b8b55b7b69: Waiting 23:44:11 67714d05ac49: Waiting 23:44:11 bdc42e120bf6: Waiting 23:44:11 d6140e3888bf: Layer already exists 23:44:11 f5aefae23dce: Layer already exists 23:44:11 819daba6830d: Layer already exists 23:44:11 aae1f4e09eae: Layer already exists 23:44:11 7852df3da440: Layer already exists 23:44:11 80b8b55b7b69: Layer already exists 23:44:11 f6b0110a63b3: Layer already exists 23:44:11 98703b74c764: Layer already exists 23:44:11 67714d05ac49: Layer already exists 23:44:11 bdc42e120bf6: Layer already exists 23:44:11 main: digest: sha256:3da33721e67d82b04ff81f06f2f9887fd8de382e398971b6fd557ff7c3c74216 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:11 ===================================================== [Pipeline] echo 23:44:11 taggedImages: 23:44:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:44:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.43 23:44:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:44:12 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:44:12 258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:12 latest 23:44:12 2.0.1-dev.43 23:44:12 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:12 main 23:44:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:44:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:44:12 3dcfd951d4ca: Preparing 23:44:12 de894879a6de: Preparing 23:44:12 27f376b76f09: Preparing 23:44:12 36fbcd47668c: Preparing 23:44:12 bdc42e120bf6: Preparing 23:44:13 27f376b76f09: Layer already exists 23:44:13 bdc42e120bf6: Layer already exists 23:44:13 3dcfd951d4ca: Pushed 23:44:13 36fbcd47668c: Pushed 23:44:15 de894879a6de: Pushed 23:44:15 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:9278635de12c46acefe600d8a76efc94d630e593c9823afef144f1d81fa42468 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:44:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:44:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:44:16 3dcfd951d4ca: Preparing 23:44:16 de894879a6de: Preparing 23:44:16 27f376b76f09: Preparing 23:44:16 36fbcd47668c: Preparing 23:44:16 bdc42e120bf6: Preparing 23:44:16 3dcfd951d4ca: Layer already exists 23:44:16 bdc42e120bf6: Layer already exists 23:44:16 de894879a6de: Layer already exists 23:44:16 27f376b76f09: Layer already exists 23:44:16 36fbcd47668c: Layer already exists 23:44:16 latest: digest: sha256:9278635de12c46acefe600d8a76efc94d630e593c9823afef144f1d81fa42468 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:44:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:44:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.43 23:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:44:17 3dcfd951d4ca: Preparing 23:44:17 de894879a6de: Preparing 23:44:17 27f376b76f09: Preparing 23:44:17 36fbcd47668c: Preparing 23:44:17 bdc42e120bf6: Preparing 23:44:17 de894879a6de: Layer already exists 23:44:17 bdc42e120bf6: Layer already exists 23:44:17 36fbcd47668c: Layer already exists 23:44:17 3dcfd951d4ca: Layer already exists 23:44:17 27f376b76f09: Layer already exists 23:44:17 2.0.1-dev.43: digest: sha256:9278635de12c46acefe600d8a76efc94d630e593c9823afef144f1d81fa42468 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:44:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:44:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:44:18 3dcfd951d4ca: Preparing 23:44:18 de894879a6de: Preparing 23:44:18 27f376b76f09: Preparing 23:44:18 36fbcd47668c: Preparing 23:44:18 bdc42e120bf6: Preparing 23:44:18 3dcfd951d4ca: Layer already exists 23:44:18 bdc42e120bf6: Layer already exists 23:44:18 de894879a6de: Layer already exists 23:44:18 27f376b76f09: Layer already exists 23:44:18 36fbcd47668c: Layer already exists 23:44:18 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:9278635de12c46acefe600d8a76efc94d630e593c9823afef144f1d81fa42468 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:44:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 23:44:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:44:19 3dcfd951d4ca: Preparing 23:44:19 de894879a6de: Preparing 23:44:19 27f376b76f09: Preparing 23:44:19 36fbcd47668c: Preparing 23:44:19 bdc42e120bf6: Preparing 23:44:19 3dcfd951d4ca: Layer already exists 23:44:19 de894879a6de: Layer already exists 23:44:19 27f376b76f09: Layer already exists 23:44:19 bdc42e120bf6: Layer already exists 23:44:19 36fbcd47668c: Layer already exists 23:44:19 main: digest: sha256:9278635de12c46acefe600d8a76efc94d630e593c9823afef144f1d81fa42468 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:19 ===================================================== [Pipeline] echo 23:44:19 taggedImages: 23:44:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:44:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.43 23:44:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:44:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:44:21 258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:21 latest 23:44:21 2.0.1-dev.43 23:44:21 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:21 main 23:44:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:44:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:44:22 0a9d6a9dd351: Preparing 23:44:22 98be08ded295: Preparing 23:44:22 27f376b76f09: Preparing 23:44:22 abf6a9c5f6f9: Preparing 23:44:22 bdc42e120bf6: Preparing 23:44:22 abf6a9c5f6f9: Layer already exists 23:44:22 27f376b76f09: Layer already exists 23:44:22 bdc42e120bf6: Layer already exists 23:44:22 0a9d6a9dd351: Pushed 23:44:25 98be08ded295: Pushed 23:44:25 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:c25a05aac478c3a15d3c09f6f891f6fed44a2483f7ba1d138baae7c17c66eac5 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:44:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:44:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:44:26 0a9d6a9dd351: Preparing 23:44:26 98be08ded295: Preparing 23:44:26 27f376b76f09: Preparing 23:44:26 abf6a9c5f6f9: Preparing 23:44:26 bdc42e120bf6: Preparing 23:44:26 27f376b76f09: Layer already exists 23:44:26 bdc42e120bf6: Layer already exists 23:44:26 0a9d6a9dd351: Layer already exists 23:44:26 98be08ded295: Layer already exists 23:44:26 abf6a9c5f6f9: Layer already exists 23:44:26 latest: digest: sha256:c25a05aac478c3a15d3c09f6f891f6fed44a2483f7ba1d138baae7c17c66eac5 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:44:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:44:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.43 23:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:44:27 0a9d6a9dd351: Preparing 23:44:27 98be08ded295: Preparing 23:44:27 27f376b76f09: Preparing 23:44:27 abf6a9c5f6f9: Preparing 23:44:27 bdc42e120bf6: Preparing 23:44:27 bdc42e120bf6: Layer already exists 23:44:27 98be08ded295: Layer already exists 23:44:27 27f376b76f09: Layer already exists 23:44:27 abf6a9c5f6f9: Layer already exists 23:44:27 0a9d6a9dd351: Layer already exists 23:44:27 2.0.1-dev.43: digest: sha256:c25a05aac478c3a15d3c09f6f891f6fed44a2483f7ba1d138baae7c17c66eac5 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:44:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:44:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:44:28 0a9d6a9dd351: Preparing 23:44:28 98be08ded295: Preparing 23:44:28 27f376b76f09: Preparing 23:44:28 abf6a9c5f6f9: Preparing 23:44:28 bdc42e120bf6: Preparing 23:44:28 98be08ded295: Layer already exists 23:44:28 27f376b76f09: Layer already exists 23:44:28 abf6a9c5f6f9: Layer already exists 23:44:28 0a9d6a9dd351: Layer already exists 23:44:28 bdc42e120bf6: Layer already exists 23:44:28 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:c25a05aac478c3a15d3c09f6f891f6fed44a2483f7ba1d138baae7c17c66eac5 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:44:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 23:44:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:44:29 0a9d6a9dd351: Preparing 23:44:29 98be08ded295: Preparing 23:44:29 27f376b76f09: Preparing 23:44:29 abf6a9c5f6f9: Preparing 23:44:29 bdc42e120bf6: Preparing 23:44:29 abf6a9c5f6f9: Layer already exists 23:44:29 27f376b76f09: Layer already exists 23:44:29 0a9d6a9dd351: Layer already exists 23:44:29 98be08ded295: Layer already exists 23:44:29 bdc42e120bf6: Layer already exists 23:44:29 main: digest: sha256:c25a05aac478c3a15d3c09f6f891f6fed44a2483f7ba1d138baae7c17c66eac5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:29 ===================================================== [Pipeline] echo 23:44:29 taggedImages: 23:44:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:44:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.43 23:44:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:44:31 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:44:31 258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:31 latest 23:44:31 2.0.1-dev.43 23:44:31 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:31 main 23:44:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:31 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] isUnix [Pipeline] sh 23:44:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:44:32 1c66e0284fc0: Preparing 23:44:32 a42beb61b2c4: Preparing 23:44:32 3ed2f1af72a7: Preparing 23:44:32 39b7171ac4c7: Preparing 23:44:32 b287e4fe43ef: Preparing 23:44:32 c39efab1fe40: Preparing 23:44:32 386fc9fe74c4: Preparing 23:44:32 097a5c91b892: Preparing 23:44:32 74984ba1a09f: Preparing 23:44:32 6d0ac5d4dfcb: Preparing 23:44:32 c55d5dbdab40: Preparing 23:44:32 c39efab1fe40: Waiting 23:44:32 386fc9fe74c4: Waiting 23:44:32 74984ba1a09f: Waiting 23:44:32 6d0ac5d4dfcb: Waiting 23:44:32 c55d5dbdab40: Waiting 23:44:32 097a5c91b892: Waiting 23:44:32 b287e4fe43ef: Layer already exists 23:44:32 c39efab1fe40: Layer already exists 23:44:32 386fc9fe74c4: Layer already exists 23:44:32 a42beb61b2c4: Pushed 23:44:32 097a5c91b892: Layer already exists 23:44:32 74984ba1a09f: Layer already exists 23:44:32 6d0ac5d4dfcb: Layer already exists 23:44:32 c55d5dbdab40: Layer already exists 23:44:33 1c66e0284fc0: Pushed 23:44:35 3ed2f1af72a7: Pushed 23:44:50 39b7171ac4c7: Pushed 23:44:50 258ae4e0c972a74146565ab25326efaede3e8d1a: digest: sha256:7e62a426b73d9c1a64d8782e4461361d2d49d404cec9ec324f70fe4f850cf618 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:44:50 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:44:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:44:51 1c66e0284fc0: Preparing 23:44:51 a42beb61b2c4: Preparing 23:44:51 3ed2f1af72a7: Preparing 23:44:51 39b7171ac4c7: Preparing 23:44:51 b287e4fe43ef: Preparing 23:44:51 c39efab1fe40: Preparing 23:44:51 386fc9fe74c4: Preparing 23:44:51 097a5c91b892: Preparing 23:44:51 74984ba1a09f: Preparing 23:44:51 6d0ac5d4dfcb: Preparing 23:44:51 c55d5dbdab40: Preparing 23:44:51 c39efab1fe40: Waiting 23:44:51 386fc9fe74c4: Waiting 23:44:51 097a5c91b892: Waiting 23:44:51 6d0ac5d4dfcb: Waiting 23:44:51 74984ba1a09f: Waiting 23:44:51 1c66e0284fc0: Layer already exists 23:44:51 39b7171ac4c7: Layer already exists 23:44:51 3ed2f1af72a7: Layer already exists 23:44:51 b287e4fe43ef: Layer already exists 23:44:51 a42beb61b2c4: Layer already exists 23:44:51 c39efab1fe40: Layer already exists 23:44:51 74984ba1a09f: Layer already exists 23:44:51 097a5c91b892: Layer already exists 23:44:51 386fc9fe74c4: Layer already exists 23:44:51 6d0ac5d4dfcb: Layer already exists 23:44:51 c55d5dbdab40: Layer already exists 23:44:51 latest: digest: sha256:7e62a426b73d9c1a64d8782e4461361d2d49d404cec9ec324f70fe4f850cf618 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:44:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:44:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.43 23:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:44:53 1c66e0284fc0: Preparing 23:44:53 a42beb61b2c4: Preparing 23:44:53 3ed2f1af72a7: Preparing 23:44:53 39b7171ac4c7: Preparing 23:44:53 b287e4fe43ef: Preparing 23:44:53 c39efab1fe40: Preparing 23:44:53 386fc9fe74c4: Preparing 23:44:53 097a5c91b892: Preparing 23:44:53 74984ba1a09f: Preparing 23:44:53 6d0ac5d4dfcb: Preparing 23:44:53 c55d5dbdab40: Preparing 23:44:53 c39efab1fe40: Waiting 23:44:53 386fc9fe74c4: Waiting 23:44:53 6d0ac5d4dfcb: Waiting 23:44:53 c55d5dbdab40: Waiting 23:44:53 097a5c91b892: Waiting 23:44:53 74984ba1a09f: Waiting 23:44:54 a42beb61b2c4: Layer already exists 23:44:54 3ed2f1af72a7: Layer already exists 23:44:54 39b7171ac4c7: Layer already exists 23:44:54 1c66e0284fc0: Layer already exists 23:44:54 b287e4fe43ef: Layer already exists 23:44:54 097a5c91b892: Layer already exists 23:44:54 c39efab1fe40: Layer already exists 23:44:54 386fc9fe74c4: Layer already exists 23:44:54 6d0ac5d4dfcb: Layer already exists 23:44:54 74984ba1a09f: Layer already exists 23:44:54 c55d5dbdab40: Layer already exists 23:44:54 2.0.1-dev.43: digest: sha256:7e62a426b73d9c1a64d8782e4461361d2d49d404cec9ec324f70fe4f850cf618 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:44:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 [Pipeline] isUnix [Pipeline] sh 23:44:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:44:54 1c66e0284fc0: Preparing 23:44:54 a42beb61b2c4: Preparing 23:44:54 3ed2f1af72a7: Preparing 23:44:54 39b7171ac4c7: Preparing 23:44:54 b287e4fe43ef: Preparing 23:44:54 c39efab1fe40: Preparing 23:44:54 386fc9fe74c4: Preparing 23:44:54 097a5c91b892: Preparing 23:44:54 74984ba1a09f: Preparing 23:44:54 6d0ac5d4dfcb: Preparing 23:44:54 c55d5dbdab40: Preparing 23:44:54 c39efab1fe40: Waiting 23:44:54 386fc9fe74c4: Waiting 23:44:54 097a5c91b892: Waiting 23:44:54 74984ba1a09f: Waiting 23:44:54 6d0ac5d4dfcb: Waiting 23:44:54 c55d5dbdab40: Waiting 23:44:54 1c66e0284fc0: Layer already exists 23:44:54 a42beb61b2c4: Layer already exists 23:44:54 b287e4fe43ef: Layer already exists 23:44:54 39b7171ac4c7: Layer already exists 23:44:54 3ed2f1af72a7: Layer already exists 23:44:54 c39efab1fe40: Layer already exists 23:44:54 386fc9fe74c4: Layer already exists 23:44:54 74984ba1a09f: Layer already exists 23:44:54 097a5c91b892: Layer already exists 23:44:54 6d0ac5d4dfcb: Layer already exists 23:44:54 c55d5dbdab40: Layer already exists 23:44:54 258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43: digest: sha256:7e62a426b73d9c1a64d8782e4461361d2d49d404cec9ec324f70fe4f850cf618 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:44:55 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 23:44:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:44:55 1c66e0284fc0: Preparing 23:44:55 a42beb61b2c4: Preparing 23:44:55 3ed2f1af72a7: Preparing 23:44:55 39b7171ac4c7: Preparing 23:44:55 b287e4fe43ef: Preparing 23:44:55 c39efab1fe40: Preparing 23:44:55 386fc9fe74c4: Preparing 23:44:55 097a5c91b892: Preparing 23:44:55 74984ba1a09f: Preparing 23:44:55 6d0ac5d4dfcb: Preparing 23:44:55 c55d5dbdab40: Preparing 23:44:55 6d0ac5d4dfcb: Waiting 23:44:55 097a5c91b892: Waiting 23:44:55 74984ba1a09f: Waiting 23:44:55 c55d5dbdab40: Waiting 23:44:55 386fc9fe74c4: Waiting 23:44:55 3ed2f1af72a7: Layer already exists 23:44:55 b287e4fe43ef: Layer already exists 23:44:55 1c66e0284fc0: Layer already exists 23:44:55 39b7171ac4c7: Layer already exists 23:44:55 a42beb61b2c4: Layer already exists 23:44:55 c39efab1fe40: Layer already exists 23:44:55 386fc9fe74c4: Layer already exists 23:44:55 097a5c91b892: Layer already exists 23:44:55 6d0ac5d4dfcb: Layer already exists 23:44:55 74984ba1a09f: Layer already exists 23:44:55 c55d5dbdab40: Layer already exists 23:44:55 main: digest: sha256:7e62a426b73d9c1a64d8782e4461361d2d49d404cec9ec324f70fe4f850cf618 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:55 ===================================================== [Pipeline] echo 23:44:56 taggedImages: 23:44:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a 23:44:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:44:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.43 23:44:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:258ae4e0c972a74146565ab25326efaede3e8d1a-2.0.1-dev.43 23:44:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:56 23:44:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:44:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:57 arm64: Pulling from edgex-lftools-log-publisher 23:44:57 448f6bf000e3: Pulling fs layer 23:44:57 f757da607395: Pulling fs layer 23:44:57 05883995daec: Pulling fs layer 23:44:57 8603b9c90790: Pulling fs layer 23:44:57 1560dd03e051: Pulling fs layer 23:44:57 27f5ce0e4adf: Pulling fs layer 23:44:57 c2d8d7efcc4b: Pulling fs layer 23:44:57 1560dd03e051: Waiting 23:44:57 c2d8d7efcc4b: Waiting 23:44:57 27f5ce0e4adf: Waiting 23:44:57 8603b9c90790: Waiting 23:44:57 f757da607395: Verifying Checksum 23:44:57 f757da607395: Download complete 23:44:57 8603b9c90790: Download complete 23:44:57 1560dd03e051: Verifying Checksum 23:44:57 1560dd03e051: Download complete 23:44:57 27f5ce0e4adf: Verifying Checksum 23:44:57 27f5ce0e4adf: Download complete 23:44:58 05883995daec: Verifying Checksum 23:44:58 05883995daec: Download complete 23:44:58 448f6bf000e3: Verifying Checksum 23:44:58 448f6bf000e3: Download complete 23:45:01 c2d8d7efcc4b: Download complete 23:45:02 448f6bf000e3: Pull complete 23:45:02 f757da607395: Pull complete 23:45:04 05883995daec: Pull complete 23:45:04 8603b9c90790: Pull complete 23:45:05 1560dd03e051: Pull complete 23:45:05 27f5ce0e4adf: Pull complete 23:45:21 c2d8d7efcc4b: Pull complete 23:45:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:45:21 prd-ubuntu18.04-docker-arm64-4c-16g-1910 does not seem to be running inside a container 23:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:45:23 $ docker top d5e18d07d10e4d9e2bafa6215bce7936006179048f179f85980926c14baf84b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:24 ---> job-cost.sh 23:45:24 lf-activate-venv: SKIPPING 23:45:24 INFO: No Stack... 23:45:26 INFO: Retrieving Pricing Info for: v3-standard-4 23:45:26 INFO: Archiving Costs [Pipeline] sh 23:45:27 + cat /w/workspace/edgex-go/50/archives/cost.csv 23:45:27 + cut -d, -f6 [Pipeline] lock 23:45:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-50-stack-cost] 23:45:27 Resource [jenkins-edgexfoundry-edgex-go-main-50-stack-cost] did not exist. Created. 23:45:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:28 + echo total: 0.10999999940395355 [Pipeline] stash 23:45:29 Stashed 1 file(s) [Pipeline] } 23:45:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 23:45:29 $ docker stop --time=1 d5e18d07d10e4d9e2bafa6215bce7936006179048f179f85980926c14baf84b4 23:45:31 $ docker rm -f d5e18d07d10e4d9e2bafa6215bce7936006179048f179f85980926c14baf84b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:45:32 provisioning config files... 23:45:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/50@tmp/config3313075475308241761tmp [Pipeline] { [Pipeline] sh 23:45:32 + set +x 23:45:32 + curl -s https://codecov.io/bash 23:45:32 + bash -s -- 23:45:32 23:45:32 _____ _ 23:45:32 / ____| | | 23:45:32 | | ___ __| | ___ ___ _____ __ 23:45:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:45:32 | |___| (_) | (_| | __/ (_| (_) \ V / 23:45:32 \_____\___/ \__,_|\___|\___\___/ \_/ 23:45:32 Bash-1.0.6 23:45:32 23:45:32 23:45:32 ==> git version 2.24.4 found 23:45:32 ==> 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 23:45:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:45:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:45:32 ==> Jenkins CI detected. 23:45:32 current dir:  /w/workspace/edgex-go/50 23:45:32 project root: . 23:45:32 --> token set from env 23:45:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:45:32 ==> Running gcov in . (disable via -X gcov) 23:45:32 ==> Python coveragepy not found 23:45:32 ==> Searching for coverage reports in: 23:45:32 + . 23:45:32 -> Found 1 reports 23:45:32 ==> Detecting git/mercurial file structure 23:45:32 ==> Reading reports 23:45:32 + ./coverage.out bytes=405611 23:45:32 ==> Appending adjustments 23:45:32 https://docs.codecov.io/docs/fixing-reports 23:45:33 + Found adjustments 23:45:33 ==> Gzipping contents 23:45:33 56K /tmp/codecov.aW4AaM.gz 23:45:33 ==> Uploading reports 23:45:33 url: https://codecov.io 23:45:33 query: branch=main&commit=258ae4e0c972a74146565ab25326efaede3e8d1a&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:45:33 -> Pinging Codecov 23:45:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=258ae4e0c972a74146565ab25326efaede3e8d1a&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:45:34 -> Uploading to 23:45:34 https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/258ae4e0c972a74146565ab25326efaede3e8d1a/59a43121-709f-4cc6-8d49-4ee0a88919c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T234533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0b9e7b47541543ecb81cb59d3ea8141012b57f0a45b2eb2d8e465a6544201b1 23:45:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:34 Dload Upload Total Spent Left Speed 23:45:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54615 0 0 100 54615 0 141k --:--:-- --:--:-- --:--:-- 142k 23:45:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/258ae4e0c972a74146565ab25326efaede3e8d1a [Pipeline] } 23:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:45:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:45:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:37 23:45:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:45:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:45:37 188c0c94c7c5: Pulling fs layer 23:45:37 0ef7d3d256c8: Pulling fs layer 23:45:37 de9db76c5a1d: Pulling fs layer 23:45:37 0eba1c9be4d2: Pulling fs layer 23:45:37 0d57e429df01: Pulling fs layer 23:45:37 4e4be7b47b0d: Pulling fs layer 23:45:37 e1f770b5df2f: Pulling fs layer 23:45:37 85a0685a4137: Pulling fs layer 23:45:37 0d57e429df01: Waiting 23:45:37 4e4be7b47b0d: Waiting 23:45:37 e1f770b5df2f: Waiting 23:45:37 85a0685a4137: Waiting 23:45:37 0eba1c9be4d2: Waiting 23:45:37 de9db76c5a1d: Verifying Checksum 23:45:37 de9db76c5a1d: Download complete 23:45:37 0ef7d3d256c8: Download complete 23:45:37 0d57e429df01: Verifying Checksum 23:45:37 0d57e429df01: Download complete 23:45:38 4e4be7b47b0d: Download complete 23:45:38 188c0c94c7c5: Verifying Checksum 23:45:38 188c0c94c7c5: Download complete 23:45:38 188c0c94c7c5: Pull complete 23:45:38 0ef7d3d256c8: Pull complete 23:45:38 de9db76c5a1d: Pull complete 23:45:39 e1f770b5df2f: Verifying Checksum 23:45:39 e1f770b5df2f: Download complete 23:45:43 0eba1c9be4d2: Verifying Checksum 23:45:43 0eba1c9be4d2: Download complete 23:45:43 85a0685a4137: Verifying Checksum 23:45:43 85a0685a4137: Download complete 23:45:46 0eba1c9be4d2: Pull complete 23:45:46 0d57e429df01: Pull complete 23:45:46 4e4be7b47b0d: Pull complete 23:45:47 e1f770b5df2f: Pull complete 23:45:50 85a0685a4137: Pull complete 23:45:50 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:45:50 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:45:50 $ 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/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:45:53 $ docker top 836bdb63df4ccbdec5dc4707b2a4ac402d18be52d1a02d349131fd1f7f6a1c1e -eo pid,comm [Pipeline] { [Pipeline] echo 23:45:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:45:54 + set -o pipefail 23:45:54 + snyk monitor '--org=edgex-jenkins' 23:45:59 23:45:59 Monitoring /w/workspace/edgex-go/50 (github.com/edgexfoundry/edgex-go)... 23:45:59 23:45:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/721fbd7b-5aa5-45b7-a80b-b197c327993f 23:45:59 23:45:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:45:59 23:45:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:45:59 23:45:59 [Pipeline] } 23:45:59 $ docker stop --time=1 836bdb63df4ccbdec5dc4707b2a4ac402d18be52d1a02d349131fd1f7f6a1c1e 23:46:01 $ docker rm -f 836bdb63df4ccbdec5dc4707b2a4ac402d18be52d1a02d349131fd1f7f6a1c1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:46:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:04 provisioning config files... 23:46:04 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/50@tmp/config2948993444754585033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:04 --> edgex-publish-swagger.sh 23:46:04 === Publish openapi/v2 API === 23:46:04 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:46:04 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/50/openapi/v2/core-command.yaml] 23:46:04 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:04 Dload Upload Total Spent Left Speed 23:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26098 0:00:01 0:00:01 --:--:-- 26099 100 31867 0 0 100 31867 0 25711 0:00:01 0:00:01 --:--:-- 25719 23:46:06 23:46:06 23:46:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/50/openapi/v2/core-data.yaml] 23:46:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:06 Dload Upload Total Spent Left Speed 23:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 61503 0:00:01 0:00:01 --:--:-- 61572 100 65452 0 0 100 65452 0 61494 0:00:01 0:00:01 --:--:-- 61515 23:46:06 23:46:06 23:46:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/50/openapi/v2/core-metadata.yaml] 23:46:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:06 Dload Upload Total Spent Left Speed 23:46:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 23:46:08 23:46:08 23:46:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/50/openapi/v2/support-notifications.yaml] 23:46:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:08 Dload Upload Total Spent Left Speed 23:46:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 84587 0:00:01 0:00:01 --:--:-- 84652 100 86007 0 0 100 86007 0 84579 0:00:01 0:00:01 --:--:-- 84652 23:46:09 23:46:09 23:46:09 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/50/openapi/v2/support-scheduler.yaml] 23:46:09 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:09 Dload Upload Total Spent Left Speed 23:46:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31705 0:00:01 0:00:01 --:--:-- 31728 100 36710 0 0 100 36710 0 29047 0:00:01 0:00:01 --:--:-- 29065 23:46:10 23:46:10 23:46:10 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/50/openapi/v2/system-agent.yaml] 23:46:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:10 Dload Upload Total Spent Left Speed 23:46:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16839 0:00:01 0:00:01 --:--:-- 16855 100 19603 0 0 100 19603 0 14365 0:00:01 0:00:01 --:--:-- 14361 100 19603 0 0 100 19603 0 14363 0:00:01 0:00:01 --:--:-- 14361 23:46:11 23:46:11 [Pipeline] } 23:46:11 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 23:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:46:12 . [Pipeline] withDockerContainer 23:46:12 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@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:10004/edgex-devops/git-semver:latest cat 23:46:14 $ docker top 25079fc95d983e42a816c1042bf0d8c8247f40b51413336a19b8336a5dfed16e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:15 [ssh-agent] Looking for ssh-agent implementation... 23:46:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:15 $ docker exec 25079fc95d983e42a816c1042bf0d8c8247f40b51413336a19b8336a5dfed16e ssh-agent 23:46:15 SSH_AUTH_SOCK=/tmp/ssh-CEdtG3rKqdfk/agent.14 23:46:15 SSH_AGENT_PID=21 23:46:15 Running ssh-add (command line suppressed) 23:46:15 Identity added: /w/workspace/edgex-go/50@tmp/private_key_5232435252140706976.key (/w/workspace/edgex-go/50@tmp/private_key_5232435252140706976.key) 23:46:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:15 + git semver tag 23:46:15 # -> Open(): unable to determine branch for HEAD 23:46:15 # $GIT_DIR = /w/workspace/edgex-go/50/.git 23:46:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/50 23:46:15 # $SEMVER_REMOTE_NAME = origin 23:46:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:46:15 # $SEMVER_USER_NAME = edgex-jenkins 23:46:15 # $SEMVER_BRANCH = main 23:46:15 # $SEMVER_DIR = /w/workspace/edgex-go/50/.semver 23:46:15 # 258ae4e0c972a74146565ab25326efaede3e8d1a HEAD 23:46:15 # -> Force: false 23:46:15 # 969a7ac31c4fa5cbeeeacd2f7e5ccc404ec75c8a refs/tags/v2.0.1-dev.43 [Pipeline] } 23:46:15 $ docker exec --env ******** --env ******** 25079fc95d983e42a816c1042bf0d8c8247f40b51413336a19b8336a5dfed16e ssh-agent -k 23:46:16 unset SSH_AUTH_SOCK; 23:46:16 unset SSH_AGENT_PID; 23:46:16 echo Agent pid 21 killed; 23:46:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:16 + git semver [Pipeline] } 23:46:16 $ docker stop --time=1 25079fc95d983e42a816c1042bf0d8c8247f40b51413336a19b8336a5dfed16e 23:46:17 $ docker rm -f 25079fc95d983e42a816c1042bf0d8c8247f40b51413336a19b8336a5dfed16e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:18 23:46:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:46:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:18 0.23.1-centos7: Pulling from edgex-lftools 23:46:18 ab5ef0e58194: Pulling fs layer 23:46:18 9712f1f96733: Pulling fs layer 23:46:18 63f879dbbcfc: Pulling fs layer 23:46:18 0d9ebad4ef96: Pulling fs layer 23:46:18 e9a5061849ea: Pulling fs layer 23:46:18 d747dcd14b5f: Pulling fs layer 23:46:18 2de7ff778b66: Pulling fs layer 23:46:18 0d9ebad4ef96: Waiting 23:46:18 e9a5061849ea: Waiting 23:46:18 d747dcd14b5f: Waiting 23:46:18 2de7ff778b66: Waiting 23:46:18 9712f1f96733: Verifying Checksum 23:46:18 9712f1f96733: Download complete 23:46:21 63f879dbbcfc: Verifying Checksum 23:46:21 63f879dbbcfc: Download complete 23:46:21 e9a5061849ea: Verifying Checksum 23:46:21 e9a5061849ea: Download complete 23:46:21 d747dcd14b5f: Verifying Checksum 23:46:21 d747dcd14b5f: Download complete 23:46:22 2de7ff778b66: Verifying Checksum 23:46:22 2de7ff778b66: Download complete 23:46:22 0d9ebad4ef96: Verifying Checksum 23:46:22 0d9ebad4ef96: Download complete 23:46:22 ab5ef0e58194: Verifying Checksum 23:46:22 ab5ef0e58194: Download complete 23:46:25 ab5ef0e58194: Pull complete 23:46:25 9712f1f96733: Pull complete 23:46:26 63f879dbbcfc: Pull complete 23:46:29 0d9ebad4ef96: Pull complete 23:46:30 e9a5061849ea: Pull complete 23:46:30 d747dcd14b5f: Pull complete 23:46:30 2de7ff778b66: Pull complete 23:46:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:46:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:46:31 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:46:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:46:34 $ docker top dec748f2994626d5220b2a534a5c488be7a08b79424dc8d1dc46184425af286b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:46:34 provisioning config files... 23:46:34 copy managed file [sigul-config] to file:/w/workspace/edgex-go/50@tmp/config8800449622089579457tmp 23:46:34 copy managed file [sigul-password] to file:/w/workspace/edgex-go/50@tmp/config900740268163993451tmp 23:46:34 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/50@tmp/config3321755564386795283tmp [Pipeline] { [Pipeline] echo 23:46:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:46:35 ---> sigul-configuration.sh 23:46:35 gpg: directory `/root/.gnupg' created 23:46:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:46:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:46:35 gpg: keyring `/root/.gnupg/secring.gpg' created 23:46:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:46:35 gpg: CAST5 encrypted data 23:46:35 gpg: encrypted with 1 passphrase 23:46:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:46:35 + mkdir /home/jenkins 23:46:35 + mkdir /home/jenkins/sigul [Pipeline] sh 23:46:35 + 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 23:46:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:46:36 ---> sigul-install.sh 23:46:36 Sigul already installed; skipping installation. [Pipeline] sh 23:46:36 + git tag --list 23:46:36 0.6.0 23:46:36 0.6.1 23:46:36 0.7.0 23:46:36 0.7.1 23:46:36 v1.0.0 23:46:36 v1.0.1 23:46:36 v1.1.0 23:46:36 v1.2.0 23:46:36 v1.2.1 23:46:36 v1.3.0 23:46:36 v1.3.1 23:46:36 v2.0.0 23:46:36 v2.0.1-dev.1 23:46:36 v2.0.1-dev.10 23:46:36 v2.0.1-dev.11 23:46:36 v2.0.1-dev.12 23:46:36 v2.0.1-dev.13 23:46:36 v2.0.1-dev.14 23:46:36 v2.0.1-dev.15 23:46:36 v2.0.1-dev.16 23:46:36 v2.0.1-dev.17 23:46:36 v2.0.1-dev.18 23:46:36 v2.0.1-dev.19 23:46:36 v2.0.1-dev.2 23:46:36 v2.0.1-dev.20 23:46:36 v2.0.1-dev.21 23:46:36 v2.0.1-dev.22 23:46:36 v2.0.1-dev.23 23:46:36 v2.0.1-dev.24 23:46:36 v2.0.1-dev.25 23:46:36 v2.0.1-dev.26 23:46:36 v2.0.1-dev.27 23:46:36 v2.0.1-dev.28 23:46:36 v2.0.1-dev.29 23:46:36 v2.0.1-dev.3 23:46:36 v2.0.1-dev.30 23:46:36 v2.0.1-dev.31 23:46:36 v2.0.1-dev.32 23:46:36 v2.0.1-dev.33 23:46:36 v2.0.1-dev.34 23:46:36 v2.0.1-dev.35 23:46:36 v2.0.1-dev.36 23:46:36 v2.0.1-dev.37 23:46:36 v2.0.1-dev.38 23:46:36 v2.0.1-dev.39 23:46:36 v2.0.1-dev.4 23:46:36 v2.0.1-dev.40 23:46:36 v2.0.1-dev.41 23:46:36 v2.0.1-dev.42 23:46:36 v2.0.1-dev.43 23:46:36 v2.0.1-dev.5 23:46:36 v2.0.1-dev.6 23:46:36 v2.0.1-dev.7 23:46:36 v2.0.1-dev.8 23:46:36 v2.0.1-dev.9 [Pipeline] sh 23:46:36 + lftools sign git-tag v2.0.1-dev.43 23:46:37 Signing Git tag with Sigul... 23:46:37 Signing v2.0.1-dev.43 [Pipeline] echo 23:46:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:46:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:46:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:46:40 $ docker stop --time=1 dec748f2994626d5220b2a534a5c488be7a08b79424dc8d1dc46184425af286b 23:46:41 $ docker rm -f dec748f2994626d5220b2a534a5c488be7a08b79424dc8d1dc46184425af286b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:46:42 . [Pipeline] withDockerContainer 23:46:42 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:46:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@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:10004/edgex-devops/git-semver:latest cat 23:46:42 $ docker top 147f548867baa1e75ffdb30302cd224cf825d53b7edb286e6c209f26632bb231 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:42 [ssh-agent] Looking for ssh-agent implementation... 23:46:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:43 $ docker exec 147f548867baa1e75ffdb30302cd224cf825d53b7edb286e6c209f26632bb231 ssh-agent 23:46:43 SSH_AUTH_SOCK=/tmp/ssh-iBZ46Db8ioB4/agent.13 23:46:43 SSH_AGENT_PID=18 23:46:43 Running ssh-add (command line suppressed) 23:46:43 Identity added: /w/workspace/edgex-go/50@tmp/private_key_3251233152439153787.key (/w/workspace/edgex-go/50@tmp/private_key_3251233152439153787.key) 23:46:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:43 + git semver bump pre 23:46:43 # -> Open(): unable to determine branch for HEAD 23:46:43 # $GIT_DIR = /w/workspace/edgex-go/50/.git 23:46:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/50 23:46:43 # $SEMVER_REMOTE_NAME = origin 23:46:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:46:43 # $SEMVER_USER_NAME = edgex-jenkins 23:46:43 # $SEMVER_BRANCH = main 23:46:43 # $SEMVER_DIR = /w/workspace/edgex-go/50/.semver 23:46:43 2.0.1-dev.44 [Pipeline] } 23:46:43 $ docker exec --env ******** --env ******** 147f548867baa1e75ffdb30302cd224cf825d53b7edb286e6c209f26632bb231 ssh-agent -k 23:46:43 unset SSH_AUTH_SOCK; 23:46:43 unset SSH_AGENT_PID; 23:46:43 echo Agent pid 18 killed; 23:46:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:44 + git semver [Pipeline] } 23:46:44 $ docker stop --time=1 147f548867baa1e75ffdb30302cd224cf825d53b7edb286e6c209f26632bb231 23:46:45 $ docker rm -f 147f548867baa1e75ffdb30302cd224cf825d53b7edb286e6c209f26632bb231 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:46:45 . [Pipeline] withDockerContainer 23:46:45 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@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:10004/edgex-devops/git-semver:latest cat 23:46:46 $ docker top 6c2e95d417c0f1a1ff3da9b6ee34ccdbe0951f5ea89e209bcd91d4fb8771da3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:46 [ssh-agent] Looking for ssh-agent implementation... 23:46:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:46 $ docker exec 6c2e95d417c0f1a1ff3da9b6ee34ccdbe0951f5ea89e209bcd91d4fb8771da3e ssh-agent 23:46:47 SSH_AUTH_SOCK=/tmp/ssh-VqKqfpp9rLwA/agent.14 23:46:47 SSH_AGENT_PID=20 23:46:47 Running ssh-add (command line suppressed) 23:46:47 Identity added: /w/workspace/edgex-go/50@tmp/private_key_4887420777521678346.key (/w/workspace/edgex-go/50@tmp/private_key_4887420777521678346.key) 23:46:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:47 + git semver push 23:46:47 # -> Open(): unable to determine branch for HEAD 23:46:47 # $GIT_DIR = /w/workspace/edgex-go/50/.git 23:46:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/50 23:46:47 # $SEMVER_REMOTE_NAME = origin 23:46:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:46:47 # $SEMVER_USER_NAME = edgex-jenkins 23:46:47 # $SEMVER_BRANCH = main 23:46:47 # $SEMVER_DIR = /w/workspace/edgex-go/50/.semver [Pipeline] } 23:46:50 $ docker exec --env ******** --env ******** 6c2e95d417c0f1a1ff3da9b6ee34ccdbe0951f5ea89e209bcd91d4fb8771da3e ssh-agent -k 23:46:51 unset SSH_AUTH_SOCK; 23:46:51 unset SSH_AGENT_PID; 23:46:51 echo Agent pid 20 killed; 23:46:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:51 + git semver [Pipeline] } 23:46:51 $ docker stop --time=1 6c2e95d417c0f1a1ff3da9b6ee34ccdbe0951f5ea89e209bcd91d4fb8771da3e 23:46:52 $ docker rm -f 6c2e95d417c0f1a1ff3da9b6ee34ccdbe0951f5ea89e209bcd91d4fb8771da3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:46:55 + '[' -d /w/workspace/edgex-go/50/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:46:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:46:56 ---> package-listing.sh 23:46:56 ++ facter osfamily 23:46:56 ++ tr '[:upper:]' '[:lower:]' 23:46:56 + OS_FAMILY=redhat 23:46:56 + workspace=/w/workspace/edgex-go/50 23:46:56 + START_PACKAGES=/tmp/packages_start.txt 23:46:56 + END_PACKAGES=/tmp/packages_end.txt 23:46:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:46:56 + PACKAGES=/tmp/packages_start.txt 23:46:56 + '[' /w/workspace/edgex-go/50 ']' 23:46:56 + PACKAGES=/tmp/packages_end.txt 23:46:56 + case "${OS_FAMILY}" in 23:46:56 + sort 23:46:56 + rpm -qa 23:46:58 + '[' -f /tmp/packages_start.txt ']' 23:46:58 + '[' -f /tmp/packages_end.txt ']' 23:46:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:46:58 + '[' /w/workspace/edgex-go/50 ']' 23:46:58 + mkdir -p /w/workspace/edgex-go/50/archives/ 23:46:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/50/archives/ [Pipeline] echo 23:46:58 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/50/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:46:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:59 23:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:46:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:59 latest: Pulling from edgex-lftools-log-publisher 23:46:59 b4d181a07f80: Pulling fs layer 23:46:59 a1111a8f2ec3: Pulling fs layer 23:46:59 ed53099fbce6: Pulling fs layer 23:46:59 dc539afda2c1: Pulling fs layer 23:46:59 77bc0d833cb6: Pulling fs layer 23:46:59 9065ff56babe: Pulling fs layer 23:46:59 d287ab97295c: Pulling fs layer 23:46:59 77bc0d833cb6: Waiting 23:46:59 9065ff56babe: Waiting 23:46:59 d287ab97295c: Waiting 23:46:59 dc539afda2c1: Waiting 23:46:59 a1111a8f2ec3: Verifying Checksum 23:46:59 a1111a8f2ec3: Download complete 23:46:59 dc539afda2c1: Verifying Checksum 23:46:59 dc539afda2c1: Download complete 23:47:00 77bc0d833cb6: Verifying Checksum 23:47:00 77bc0d833cb6: Download complete 23:47:00 9065ff56babe: Verifying Checksum 23:47:00 9065ff56babe: Download complete 23:47:00 ed53099fbce6: Verifying Checksum 23:47:00 ed53099fbce6: Download complete 23:47:01 b4d181a07f80: Verifying Checksum 23:47:01 b4d181a07f80: Download complete 23:47:02 b4d181a07f80: Pull complete 23:47:02 a1111a8f2ec3: Pull complete 23:47:03 ed53099fbce6: Pull complete 23:47:03 dc539afda2c1: Pull complete 23:47:03 77bc0d833cb6: Pull complete 23:47:03 9065ff56babe: Pull complete 23:47:05 d287ab97295c: Verifying Checksum 23:47:05 d287ab97295c: Download complete 23:47:10 d287ab97295c: Pull complete 23:47:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:47:11 prd-centos7-docker-4c-2g-1906 does not seem to be running inside a container 23:47:11 $ 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/50/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/50 -v /w/workspace/edgex-go/50:/w/workspace/edgex-go/50:rw,z -v /w/workspace/edgex-go/50@tmp:/w/workspace/edgex-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:47:13 $ docker top f6337b1a152f1866e136484f4dc37de242390d1ac2fb342c3053f7948b8b7bc3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:15 + touch /tmp/pre-build-complete [Pipeline] sh 23:47:16 + mkdir -p /var/log/sysstat [Pipeline] sh 23:47:16 + ls /var/log/sa-host 23:47:16 + sadf -c /var/log/sa-host/sa05 23:47:16 file_magic: OK 23:47:16 HZ: Using current value: 100 23:47:16 file_header: OK 23:47:16 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 23:47:16 Statistics: 23:47:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:47:16 File successfully converted to sysstat format version 12.0.3 23:47:16 + sadf -c /var/log/sa-host/sa09 23:47:16 file_magic: OK 23:47:16 HZ: Using current value: 100 23:47:16 file_header: OK 23:47:16 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 23:47:16 Statistics: 23:47:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:47:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:47:16 provisioning config files... 23:47:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/50@tmp/config2803167292367582782tmp [Pipeline] { [Pipeline] echo 23:47:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:47:17 ---> create-netrc.sh [Pipeline] } 23:47:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:47:17 ---> python-tools-install.sh [Pipeline] echo 23:47:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:47:17 ---> sudo-logs.sh 23:47:17 Archiving 'sudo' log.. 23:47:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1906.vexxhost.local: Name or service not known 23:47:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1906.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:47:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:47:18 ---> job-cost.sh 23:47:18 lf-activate-venv: SKIPPING 23:47:18 DEBUG: total: 0.10999999940395355 23:47:18 INFO: Retrieving Stack Cost... 23:47:19 INFO: Retrieving Pricing Info for: v3-standard-2 23:47:19 INFO: Archiving Costs [Pipeline] echo 23:47:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:47:19 ---> logs-deploy.sh 23:47:19 lf-activate-venv: SKIPPING 23:47:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/50 23:47:19 INFO: archiving workspace using pattern(s): 23:47:20 Archives upload complete. 23:47:20 INFO: archiving logs to Nexus 23:47:21 ---> uname -a: 23:47:21 Linux prd-centos7-docker-4c-2g-1906.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 23:47:21 23:47:21 23:47:21 ---> lscpu: 23:47:21 Architecture: x86_64 23:47:21 CPU op-mode(s): 32-bit, 64-bit 23:47:21 Byte Order: Little Endian 23:47:21 Address sizes: 40 bits physical, 48 bits virtual 23:47:21 CPU(s): 2 23:47:21 On-line CPU(s) list: 0,1 23:47:21 Thread(s) per core: 1 23:47:21 Core(s) per socket: 1 23:47:21 Socket(s): 2 23:47:21 NUMA node(s): 1 23:47:21 Vendor ID: AuthenticAMD 23:47:21 CPU family: 23 23:47:21 Model: 49 23:47:21 Model name: AMD EPYC-Rome Processor 23:47:21 Stepping: 0 23:47:21 CPU MHz: 2799.998 23:47:21 BogoMIPS: 5599.99 23:47:21 Virtualization: AMD-V 23:47:21 Hypervisor vendor: KVM 23:47:21 Virtualization type: full 23:47:21 L1d cache: 32K 23:47:21 L1i cache: 32K 23:47:21 L2 cache: 512K 23:47:21 L3 cache: 16384K 23:47:21 NUMA node0 CPU(s): 0,1 23:47:21 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:47:21 23:47:21 23:47:21 ---> nproc: 23:47:21 2 23:47:21 23:47:21 23:47:21 ---> df -h: 23:47:21 Filesystem Size Used Avail Use% Mounted on 23:47:21 overlay 40G 14G 27G 35% / 23:47:21 tmpfs 64M 0 64M 0% /dev 23:47:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:47:21 shm 64M 0 64M 0% /dev/shm 23:47:21 /dev/vda1 40G 14G 27G 35% /facter-os 23:47:21 23:47:21 23:47:21 ---> sar -b -r -n DEV: 23:47:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 23:47:21 23:47:21 23:26:36 LINUX RESTART (2 CPU) 23:47:21 23:47:21 23:27:01 tps rtps wtps bread/s bwrtn/s 23:47:21 23:28:01 112.08 15.18 96.90 4988.95 9753.78 23:47:21 23:29:01 367.30 0.17 367.14 22.64 99007.49 23:47:21 23:30:01 48.83 0.00 48.83 0.00 5675.92 23:47:21 23:31:01 49.74 0.00 49.74 0.00 5744.59 23:47:21 23:32:01 179.89 17.11 162.78 411.90 92137.81 23:47:21 23:33:01 1066.79 709.04 357.76 29925.17 224363.00 23:47:21 23:34:02 457.15 82.79 374.36 4778.30 152599.23 23:47:21 23:35:01 337.31 60.63 276.68 4808.54 70835.29 23:47:21 23:36:01 12.67 0.10 12.57 1.87 297.20 23:47:21 23:37:01 4.41 0.02 4.40 0.13 102.46 23:47:21 23:38:01 0.35 0.00 0.35 0.00 5.26 23:47:21 23:39:01 0.30 0.00 0.30 0.00 4.26 23:47:21 23:40:01 0.23 0.00 0.23 0.00 3.17 23:47:21 23:41:01 0.28 0.00 0.28 0.00 3.25 23:47:21 23:42:01 0.40 0.18 0.22 5.73 2.35 23:47:21 23:43:01 0.85 0.00 0.85 0.00 16.81 23:47:21 23:44:01 0.25 0.00 0.25 0.00 2.63 23:47:21 23:45:01 0.23 0.00 0.23 0.00 2.10 23:47:21 23:46:01 146.31 2.13 144.18 172.39 29704.16 23:47:21 23:47:01 158.92 39.66 119.26 4587.01 24883.55 23:47:21 Average: 147.21 46.38 100.83 2484.95 35802.09 23:47:21 23:47:21 23:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:47:21 23:28:01 4875960 0 1078432 13.47 2620 2051928 1777656 19.63 1123380 1597152 157876 23:47:21 23:29:01 3512972 0 1112224 13.89 2620 3381124 1272944 14.05 1028432 2788536 8 23:47:21 23:30:01 3046988 0 1250860 15.62 2620 3708472 1758992 19.42 1457136 2855780 162456 23:47:21 23:31:01 3087708 0 1245632 15.55 2620 3672980 1662380 18.35 1396132 2875296 124112 23:47:21 23:32:01 132452 0 1543056 19.27 2620 6330812 2492732 27.52 2572188 4558676 520544 23:47:21 23:33:01 1109580 0 1763500 22.02 2620 5133240 3370856 37.22 2691472 3432232 7960 23:47:21 23:34:02 630332 0 1648980 20.59 2620 5727008 2823488 31.17 2427068 4155040 40160 23:47:21 23:35:01 3074800 0 1318288 16.46 2620 3613232 1491248 16.46 1304228 2867576 36 23:47:21 23:36:01 3038020 0 1354772 16.92 2620 3613528 1683092 18.58 1439584 2767984 24 23:47:21 23:37:01 3083008 0 1309748 16.35 2620 3613564 1311620 14.48 1487984 2679904 20 23:47:21 23:38:01 3087308 0 1305444 16.30 2620 3613568 1285908 14.20 1485828 2679752 8 23:47:21 23:39:01 3088480 0 1304268 16.29 2620 3613572 1273632 14.06 1484452 2680348 8 23:47:21 23:40:01 3088924 0 1303816 16.28 2620 3613580 1273572 14.06 1484256 2680348 8 23:47:21 23:41:01 3087892 0 1304848 16.29 2620 3613580 1273776 14.06 1485136 2680348 8 23:47:21 23:42:01 3088832 0 1303868 16.28 2620 3613620 1273572 14.06 1484400 2680132 24 23:47:21 23:43:01 3087888 0 1304812 16.29 2620 3613620 1273728 14.06 1485196 2680132 8 23:47:21 23:44:01 3088764 0 1303932 16.28 2620 3613624 1273572 14.06 1484404 2680132 8 23:47:21 23:45:01 3088788 0 1303900 16.28 2620 3613632 1273572 14.06 1484412 2680132 8 23:47:21 23:46:01 2127932 0 1406952 17.57 2620 4471436 1466300 16.19 1667900 3383232 36816 23:47:21 23:47:01 1260780 0 1544064 19.28 2620 5201476 1790560 19.77 1796584 4022932 123188 23:47:21 Average: 2684370 0 1350570 16.86 2620 3971380 1655160 18.27 1613509 2971283 58664 23:47:21 23:47:21 23:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:47:21 23:28:01 vethc4bc26b 487.38 522.47 58.37 2674.09 0.00 0.00 0.00 0.00 23:47:21 23:28:01 eth0 1646.14 1137.12 6331.67 157.18 0.00 0.00 0.00 0.00 23:47:21 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:28:01 docker0 487.38 522.34 51.71 2674.08 0.00 0.00 0.00 0.00 23:47:21 23:29:01 eth0 1124.65 862.84 5362.29 78.13 0.00 0.00 0.00 0.00 23:47:21 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:29:01 docker0 476.21 550.71 36.11 2064.82 0.00 0.00 0.00 0.00 23:47:21 23:30:01 eth0 44.86 25.04 38.35 16.11 0.00 0.00 0.00 0.00 23:47:21 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:30:01 veth23a0376 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 23:47:21 23:30:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 23:47:21 23:31:01 eth0 19.73 12.93 13.08 7.21 0.00 0.00 0.00 0.00 23:47:21 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:31:01 veth23a0376 1.86 1.86 0.15 0.15 0.00 0.00 0.00 0.00 23:47:21 23:31:01 docker0 1.86 1.86 0.12 0.15 0.00 0.00 0.00 0.00 23:47:21 23:32:01 veth5318ce2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:47:21 23:32:01 eth0 288.30 196.63 1690.17 138.64 0.00 0.00 0.00 0.00 23:47:21 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:33:01 veth1311473 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:47:21 23:33:01 veth2fcbefb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:47:21 23:33:01 veth5318ce2 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 23:47:21 23:33:01 veth02cacbc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:47:21 23:34:02 vethbe808c2 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:47:21 23:34:02 veth5318ce2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:47:21 23:34:02 eth0 3637.24 2537.16 15519.84 444.89 0.00 0.00 0.00 0.00 23:47:21 23:34:02 veth2c1f253 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:47:21 23:35:01 eth0 83.08 58.34 112.97 123.31 0.00 0.00 0.00 0.00 23:47:21 23:35:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:47:21 23:35:01 docker0 1122.15 1321.12 98.56 5641.94 0.00 0.00 0.00 0.00 23:47:21 23:36:01 eth0 366.19 289.89 178.79 1083.14 0.00 0.00 0.00 0.00 23:47:21 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:37:01 eth0 112.24 100.70 46.28 481.43 0.00 0.00 0.00 0.00 23:47:21 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:38:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:47:21 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:39:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 23:47:21 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:40:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:47:21 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:41:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 23:47:21 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:42:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:47:21 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:43:01 eth0 0.72 0.48 0.41 0.27 0.00 0.00 0.00 0.00 23:47:21 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:47:21 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:45:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 23:47:21 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:46:01 eth0 775.14 543.53 4517.52 49.08 0.00 0.00 0.00 0.00 23:47:21 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:46:01 docker0 101.17 116.64 9.22 416.46 0.00 0.00 0.00 0.00 23:47:21 23:47:01 eth0 836.95 571.45 4587.04 148.98 0.00 0.00 0.00 0.00 23:47:21 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 23:47:01 docker0 2.20 1.68 0.45 0.52 0.00 0.00 0.00 0.00 23:47:21 Average: eth0 289.55 204.86 1247.48 116.54 0.00 0.00 0.00 0.00 23:47:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:21 Average: docker0 60.40 70.94 5.33 298.55 0.00 0.00 0.00 0.00 23:47:21 23:47:21 23:47:21 ---> sar -P ALL: 23:47:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 23:47:21 23:47:21 23:26:36 LINUX RESTART (2 CPU) 23:47:21 23:47:21 23:27:01 CPU %user %nice %system %iowait %steal %idle 23:47:21 23:28:01 all 27.50 0.00 5.63 2.73 0.09 64.05 23:47:21 23:28:01 0 25.37 0.00 6.44 1.93 0.09 66.18 23:47:21 23:28:01 1 29.62 0.00 4.83 3.53 0.09 61.93 23:47:21 23:29:01 all 27.71 0.00 14.44 3.47 0.12 54.25 23:47:21 23:29:01 0 30.52 0.00 15.08 3.43 0.13 50.85 23:47:21 23:29:01 1 24.96 0.00 13.82 3.51 0.11 57.60 23:47:21 23:30:01 all 62.33 0.00 8.17 0.57 0.13 28.80 23:47:21 23:30:01 0 61.88 0.00 8.22 0.60 0.11 29.18 23:47:21 23:30:01 1 62.77 0.00 8.13 0.53 0.15 28.42 23:47:21 23:31:01 all 37.83 0.00 5.96 0.31 0.10 55.81 23:47:21 23:31:01 0 37.71 0.00 5.79 0.34 0.09 56.07 23:47:21 23:31:01 1 37.94 0.00 6.14 0.27 0.11 55.55 23:47:21 23:32:01 all 38.12 0.00 11.38 1.83 0.10 48.56 23:47:21 23:32:01 0 38.04 0.00 11.58 2.93 0.09 47.37 23:47:21 23:32:01 1 38.20 0.00 11.19 0.74 0.11 49.75 23:47:21 23:33:01 all 32.98 0.00 19.30 42.01 0.13 5.59 23:47:21 23:33:01 0 32.21 0.00 19.71 41.39 0.13 6.57 23:47:21 23:33:01 1 33.76 0.00 18.88 42.64 0.13 4.60 23:47:21 23:34:02 all 74.48 0.00 18.86 4.94 0.17 1.55 23:47:21 23:34:02 0 74.69 0.00 18.80 4.87 0.17 1.47 23:47:21 23:34:02 1 74.28 0.00 18.91 5.01 0.17 1.63 23:47:21 23:35:01 all 62.45 0.00 14.94 1.23 0.15 21.24 23:47:21 23:35:01 0 62.44 0.00 14.94 1.31 0.15 21.16 23:47:21 23:35:01 1 62.46 0.00 14.93 1.15 0.15 21.31 23:47:21 23:36:01 all 11.14 0.00 2.76 0.07 0.07 85.96 23:47:21 23:36:01 0 10.72 0.00 2.71 0.07 0.07 86.43 23:47:21 23:36:01 1 11.56 0.00 2.81 0.07 0.07 85.49 23:47:21 23:37:01 all 5.98 0.00 1.07 0.02 0.04 92.89 23:47:21 23:37:01 0 5.58 0.00 1.17 0.02 0.05 93.18 23:47:21 23:37:01 1 6.38 0.00 0.98 0.02 0.03 92.59 23:47:21 23:38:01 all 0.17 0.00 0.08 0.00 0.02 99.74 23:47:21 23:38:01 0 0.20 0.00 0.10 0.00 0.03 99.67 23:47:21 23:38:01 1 0.13 0.00 0.05 0.00 0.00 99.82 23:47:21 23:47:21 23:38:01 CPU %user %nice %system %iowait %steal %idle 23:47:21 23:39:01 all 0.13 0.00 0.04 0.00 0.03 99.79 23:47:21 23:39:01 0 0.22 0.00 0.05 0.00 0.03 99.70 23:47:21 23:39:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:47:21 23:40:01 all 0.12 0.00 0.04 0.00 0.02 99.82 23:47:21 23:40:01 0 0.20 0.00 0.02 0.00 0.02 99.77 23:47:21 23:40:01 1 0.03 0.00 0.07 0.00 0.02 99.88 23:47:21 23:41:01 all 0.18 0.00 0.04 0.00 0.02 99.77 23:47:21 23:41:01 0 0.30 0.00 0.03 0.00 0.00 99.67 23:47:21 23:41:01 1 0.05 0.00 0.05 0.00 0.03 99.87 23:47:21 23:42:01 all 0.21 0.00 0.06 0.00 0.03 99.71 23:47:21 23:42:01 0 0.38 0.00 0.05 0.00 0.02 99.55 23:47:21 23:42:01 1 0.03 0.00 0.07 0.00 0.03 99.87 23:47:21 23:43:01 all 0.23 0.00 0.03 0.00 0.02 99.72 23:47:21 23:43:01 0 0.40 0.00 0.03 0.00 0.02 99.55 23:47:21 23:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:47:21 23:44:01 all 0.22 0.00 0.03 0.00 0.01 99.75 23:47:21 23:44:01 0 0.42 0.00 0.03 0.00 0.02 99.53 23:47:21 23:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:21 23:45:01 all 0.22 0.00 0.02 0.00 0.03 99.74 23:47:21 23:45:01 0 0.40 0.00 0.02 0.00 0.03 99.55 23:47:21 23:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:47:21 23:46:01 all 12.33 0.00 5.41 2.29 0.05 79.92 23:47:21 23:46:01 0 12.18 0.00 5.72 2.67 0.05 79.38 23:47:21 23:46:01 1 12.47 0.00 5.11 1.91 0.05 80.46 23:47:21 23:47:01 all 16.01 0.00 9.11 2.20 0.09 72.60 23:47:21 23:47:01 0 16.25 0.00 9.30 2.18 0.09 72.18 23:47:21 23:47:01 1 15.77 0.00 8.92 2.22 0.09 73.01 23:47:21 Average: all 19.60 0.00 5.62 2.94 0.07 71.78 23:47:21 Average: 0 19.59 0.00 5.74 2.95 0.07 71.65 23:47:21 Average: 1 19.60 0.00 5.50 2.93 0.07 71.90 23:47:21 23:47:21 23:47:21