Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87e8ed76953e70318171a287d139abdba61a8126 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-ssh596078001871544369.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-ssh1098826767614715019.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-ssh1804003378175511198.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-ssh6160567604754606752.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5867982497564228621.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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-66 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/63 [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/63 # 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/63@tmp/jenkins-gitclient-ssh8200523183674781802.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 87e8ed76953e70318171a287d139abdba61a8126 (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 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 Commit message: "style: Remove dead code and enable deadcode linter (#3731)" > git rev-list --no-walk 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:45:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:45:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:45:50 ========================================================= 01:45:50 EdgeX Global Pipelines Version Info 01:45:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:45:51 ------------------- 01:45:51 stable info: 01:45:51 ------------------- 01:45:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:45:51 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:45:51 Message: update stable to v1.0.205 01:45:51 ------------------- 01:45:51 experimental info: 01:45:51 ------------------- 01:45:51 Commited By: **** collab-it+edgex@linuxfoundation.org 01:45:51 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:45:51 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87e8ed7 [Pipeline] echo 01:45:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:52 provisioning config files... 01:45:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/63@tmp/config9214849998653768357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:53 ---> docker-login.sh 01:45:53 nexus3.edgexfoundry.org:10001 01:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:53 Configure a credential helper to remove this warning. See 01:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:53 01:45:53 Login Succeeded 01:45:53 nexus3.edgexfoundry.org:10002 01:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:53 Configure a credential helper to remove this warning. See 01:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:53 01:45:53 Login Succeeded 01:45:53 nexus3.edgexfoundry.org:10003 01:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:53 Configure a credential helper to remove this warning. See 01:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:53 01:45:53 Login Succeeded 01:45:53 nexus3.edgexfoundry.org:10004 01:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:53 Configure a credential helper to remove this warning. See 01:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:53 01:45:53 Login Succeeded 01:45:53 docker.io 01:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:54 Configure a credential helper to remove this warning. See 01:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:54 01:45:54 Login Succeeded 01:45:54 ---> docker-login.sh ends [Pipeline] } 01:45:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:54 ++ 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 01:45:54 + for file in '`ls cmd/**/Dockerfile`' 01:45:54 ++ dirname cmd/core-command/Dockerfile 01:45:54 ++ cut -d/ -f2 01:45:54 + echo core-command,cmd/core-command/Dockerfile 01:45:54 + for file in '`ls cmd/**/Dockerfile`' 01:45:54 ++ dirname cmd/core-data/Dockerfile 01:45:54 ++ cut -d/ -f2 01:45:54 + echo core-data,cmd/core-data/Dockerfile 01:45:54 + for file in '`ls cmd/**/Dockerfile`' 01:45:54 ++ dirname cmd/core-metadata/Dockerfile 01:45:54 ++ cut -d/ -f2 01:45:54 + echo core-metadata,cmd/core-metadata/Dockerfile 01:45:54 + for file in '`ls cmd/**/Dockerfile`' 01:45:54 ++ dirname cmd/security-bootstrapper/Dockerfile 01:45:54 ++ cut -d/ -f2 01:45:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:45:54 + for file in '`ls cmd/**/Dockerfile`' 01:45:54 ++ dirname cmd/security-proxy-setup/Dockerfile 01:45:54 ++ cut -d/ -f2 01:45:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:45:54 + for file in '`ls cmd/**/Dockerfile`' 01:45:54 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:45:54 ++ cut -d/ -f2 01:45:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:45:54 + for file in '`ls cmd/**/Dockerfile`' 01:45:54 ++ dirname cmd/support-notifications/Dockerfile 01:45:54 ++ cut -d/ -f2 01:45:54 + echo support-notifications,cmd/support-notifications/Dockerfile 01:45:54 + for file in '`ls cmd/**/Dockerfile`' 01:45:54 ++ dirname cmd/support-scheduler/Dockerfile 01:45:54 ++ cut -d/ -f2 01:45:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:45:54 + for file in '`ls cmd/**/Dockerfile`' 01:45:54 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:45:54 ++ cut -d/ -f2 01:45:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:45:54 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 01:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:45:55 01:45:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:45:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:45:56 latest: Pulling from edgex-devops/git-semver 01:45:56 31603596830f: Pulling fs layer 01:45:56 04fac38145f0: Pulling fs layer 01:45:56 701f6daf10bf: Pulling fs layer 01:45:56 24f72da36158: Pulling fs layer 01:45:56 24f72da36158: Waiting 01:45:56 04fac38145f0: Verifying Checksum 01:45:56 04fac38145f0: Download complete 01:45:56 31603596830f: Verifying Checksum 01:45:56 31603596830f: Download complete 01:45:56 31603596830f: Pull complete 01:45:56 04fac38145f0: Pull complete 01:45:56 24f72da36158: Verifying Checksum 01:45:56 24f72da36158: Download complete 01:45:56 701f6daf10bf: Verifying Checksum 01:45:56 701f6daf10bf: Download complete 01:45:57 701f6daf10bf: Pull complete 01:45:57 24f72da36158: Pull complete 01:45:57 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:45:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:45:57 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 01:45:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:45:58 $ docker top 3ccd7c639092879efb4cfb880edf9660543e6bf099e70b7335b6f23fe63c8985 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:58 [ssh-agent] Looking for ssh-agent implementation... 01:45:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:58 $ docker exec 3ccd7c639092879efb4cfb880edf9660543e6bf099e70b7335b6f23fe63c8985 ssh-agent 01:45:58 SSH_AUTH_SOCK=/tmp/ssh-OKW1aFZZQl0A/agent.14 01:45:58 SSH_AGENT_PID=21 01:45:58 Running ssh-add (command line suppressed) 01:45:59 Identity added: /w/workspace/edgex-go/63@tmp/private_key_3371546256992277520.key (/w/workspace/edgex-go/63@tmp/private_key_3371546256992277520.key) 01:45:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:59 + git tag --points-at HEAD [Pipeline] } 01:45:59 $ docker exec --env ******** --env ******** 3ccd7c639092879efb4cfb880edf9660543e6bf099e70b7335b6f23fe63c8985 ssh-agent -k 01:45:59 unset SSH_AUTH_SOCK; 01:45:59 unset SSH_AGENT_PID; 01:45:59 echo Agent pid 21 killed; 01:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:45:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:59 [ssh-agent] Looking for ssh-agent implementation... 01:45:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:59 $ docker exec 3ccd7c639092879efb4cfb880edf9660543e6bf099e70b7335b6f23fe63c8985 ssh-agent 01:45:59 SSH_AUTH_SOCK=/tmp/ssh-IeEm3m2lD6hk/agent.55 01:45:59 SSH_AGENT_PID=62 01:45:59 Running ssh-add (command line suppressed) 01:45:59 Identity added: /w/workspace/edgex-go/63@tmp/private_key_6994205678019757741.key (/w/workspace/edgex-go/63@tmp/private_key_6994205678019757741.key) 01:45:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:00 + git semver init 01:46:00 # -> Open(): unable to determine branch for HEAD 01:46:00 # $GIT_DIR = /w/workspace/edgex-go/63/.git 01:46:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/63 01:46:00 # $SEMVER_REMOTE_NAME = origin 01:46:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:46:00 # $SEMVER_USER_NAME = edgex-jenkins 01:46:00 # $SEMVER_BRANCH = main 01:46:00 # $SEMVER_TEMP = /tmp/semver-117454348 01:46:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:46:32 # '/tmp/semver-117454348' -> '/w/workspace/edgex-go/63/.semver' 01:46:32 # -> Force: false 01:46:32 # $SEMVER_DIR = /w/workspace/edgex-go/63/.semver [Pipeline] } 01:46:32 $ docker exec --env ******** --env ******** 3ccd7c639092879efb4cfb880edf9660543e6bf099e70b7335b6f23fe63c8985 ssh-agent -k 01:46:32 unset SSH_AUTH_SOCK; 01:46:32 unset SSH_AGENT_PID; 01:46:32 echo Agent pid 62 killed; 01:46:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:32 + git semver [Pipeline] } 01:46:32 $ docker stop --time=1 3ccd7c639092879efb4cfb880edf9660543e6bf099e70b7335b6f23fe63c8985 01:46:34 $ docker rm -f 3ccd7c639092879efb4cfb880edf9660543e6bf099e70b7335b6f23fe63c8985 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:46:35 Stashed 1 file(s) [Pipeline] echo 01:46:35 [edgeXSemver]: initialized semver on version 2.0.1-dev.55 [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 01:46:35 ========================================================= 01:46:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:46:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:46:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:46:35 540db60ca938: Pulling fs layer 01:46:35 adcc1eea9eea: Pulling fs layer 01:46:35 4c4ab2625f07: Pulling fs layer 01:46:35 db62176df00c: Pulling fs layer 01:46:35 3b30891b0d05: Pulling fs layer 01:46:35 06b49ca38bd5: Pulling fs layer 01:46:35 c788192a36de: Pulling fs layer 01:46:35 a77e37c0d609: Pulling fs layer 01:46:35 c3185cebc471: Pulling fs layer 01:46:35 06b49ca38bd5: Waiting 01:46:35 c788192a36de: Waiting 01:46:35 a77e37c0d609: Waiting 01:46:35 c3185cebc471: Waiting 01:46:35 db62176df00c: Waiting 01:46:35 3b30891b0d05: Waiting 01:46:35 4c4ab2625f07: Verifying Checksum 01:46:35 4c4ab2625f07: Download complete 01:46:35 adcc1eea9eea: Verifying Checksum 01:46:35 adcc1eea9eea: Download complete 01:46:35 3b30891b0d05: Verifying Checksum 01:46:35 3b30891b0d05: Download complete 01:46:36 06b49ca38bd5: Verifying Checksum 01:46:36 06b49ca38bd5: Download complete 01:46:36 c788192a36de: Verifying Checksum 01:46:36 c788192a36de: Download complete 01:46:36 540db60ca938: Verifying Checksum 01:46:36 540db60ca938: Download complete 01:46:36 540db60ca938: Pull complete 01:46:36 adcc1eea9eea: Pull complete 01:46:36 4c4ab2625f07: Pull complete 01:46:37 a77e37c0d609: Verifying Checksum 01:46:37 a77e37c0d609: Download complete 01:46:40 c3185cebc471: Verifying Checksum 01:46:40 c3185cebc471: Download complete 01:46:40 db62176df00c: Verifying Checksum 01:46:40 db62176df00c: Download complete 01:46:44 db62176df00c: Pull complete 01:46:44 3b30891b0d05: Pull complete 01:46:44 06b49ca38bd5: Pull complete 01:46:44 c788192a36de: Pull complete 01:46:44 a77e37c0d609: Pull complete 01:46:46 c3185cebc471: Pull complete 01:46:46 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:46:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:46:46 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:46:46 WORKDIR /edgex 01:46:46 COPY go.mod . 01:46:46 RUN go mod download' 01:46:46 + docker build -t ci-base-image-x86_64 -f - . 01:46:48 Sending build context to Docker daemon 329MB 01:46:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:46:48 ---> 031687cdd783 01:46:48 Step 2/4 : WORKDIR /edgex 01:46:49 ---> Running in 7cd820742ad9 01:46:49 Removing intermediate container 7cd820742ad9 01:46:49 ---> af2d3e37ec16 01:46:49 Step 3/4 : COPY go.mod . 01:46:49 ---> 938ab4bc37d3 01:46:49 Step 4/4 : RUN go mod download 01:46:50 ---> Running in 0c31f2a58ecb 01:46:50 Still waiting to schedule task 01:46:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:47:22 Removing intermediate container 0c31f2a58ecb 01:47:22 ---> b39385189866 01:47:22 Successfully built b39385189866 01:47:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:47:22 + docker inspect -f . ci-base-image-x86_64 01:47:22 . [Pipeline] withDockerContainer 01:47:22 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 01:47:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:47:23 $ docker top 4e0f8cf61c5f7325e187ed0174353775c60dfb802a98578372150f7ed49dd8b9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:23 + go version 01:47:23 go version go1.16.6 linux/amd64 [Pipeline] } 01:47:23 $ docker stop --time=1 4e0f8cf61c5f7325e187ed0174353775c60dfb802a98578372150f7ed49dd8b9 01:47:24 $ docker rm -f 4e0f8cf61c5f7325e187ed0174353775c60dfb802a98578372150f7ed49dd8b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:25 + docker inspect -f . ci-base-image-x86_64 01:47:25 . [Pipeline] withDockerContainer 01:47:25 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 01:47:25 $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:47:25 $ docker top 6a66c11759e1a8d8ed54369a55d56d3d225e524a4bf3d9db2a9eefd669eda485 -eo pid,comm [Pipeline] { [Pipeline] echo 01:47:26 ========================================================= 01:47:26 [edgeXBuildGoParallel] Running Tests and Build... 01:47:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:47:26 + go mod tidy [Pipeline] sh 01:47:26 + make test 01:47:26 go mod tidy 01:47:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:47:32 ? github.com/edgexfoundry/edgex-go [no test files] 01:47:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:47:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:47:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:47:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:47:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:47:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:47:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:47:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:47:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:47:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:47:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:47:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:47:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:47:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:47:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 01:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:48:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 01:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:48:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements 01:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:48:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements 01:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:48:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:48:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:48:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:48:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:48:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 01:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:48:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 01:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:48:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 01:48:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements 01:48:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 01:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 01:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 01:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 01:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 01:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 01:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 01:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.184s coverage: 81.8% of statements 01:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.2% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 70.5% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:48:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:48:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:48:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:48:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:48:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:48:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 01:48:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 01:48:48 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 01:49:10 GO111MODULE=on go vet ./... 01:49:21 gofmt -l . 01:49:21 [ "`gofmt -l .`" = "" ] 01:49:21 ./bin/test-attribution-txt.sh [Pipeline] sh 01:49:21 + ls -al . 01:49:21 total 612 01:49:21 drwxrwxr-x 10 1001 1001 4096 Sep 29 01:49 . 01:49:21 drwxr-xr-x 4 root root 30 Sep 29 01:47 .. 01:49:21 -rw-rw-r-- 1 1001 1001 11 Sep 29 01:45 .dockerignore 01:49:21 drwxrwxr-x 8 1001 1001 162 Sep 29 01:45 .git 01:49:21 drwxrwxr-x 4 1001 1001 142 Sep 29 01:45 .github 01:49:21 -rw-rw-r-- 1 1001 1001 818 Sep 29 01:45 .gitignore 01:49:21 -rw-rw-r-- 1 1001 1001 114 Sep 29 01:45 .golangci.yml 01:49:21 -rw-rw-r-- 1 1001 1001 76 Sep 29 01:45 .hadolint.yml 01:49:21 drwx------ 3 1001 1001 43 Sep 29 01:46 .semver 01:49:21 -rw-rw-r-- 1 1001 1001 166 Sep 29 01:45 .sonarcloud.properties 01:49:21 -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:45 ADOPTERS.md 01:49:21 -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:45 Attribution.txt 01:49:21 -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:45 CHANGELOG.md 01:49:21 -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:45 CONTRIBUTING.md 01:49:21 -rw-rw-r-- 1 1001 1001 677 Sep 29 01:45 GOVERNANCE.md 01:49:21 -rw-rw-r-- 1 1001 1001 849 Sep 29 01:45 Jenkinsfile 01:49:21 -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:45 LICENSE 01:49:21 -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:45 Makefile 01:49:21 -rw-rw-r-- 1 1001 1001 582 Sep 29 01:45 OWNERS.md 01:49:21 -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:45 README.md 01:49:21 -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:45 SECURITY.md 01:49:21 -rw-rw-r-- 1 1001 1001 12 Sep 29 01:46 VERSION 01:49:21 -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:45 ZMQWindows.md 01:49:21 drwxrwxr-x 2 1001 1001 37 Sep 29 01:45 bin 01:49:21 drwxrwxr-x 14 1001 1001 4096 Sep 29 01:45 cmd 01:49:21 -rw-r--r-- 1 root root 403161 Sep 29 01:48 coverage.out 01:49:21 -rw-rw-r-- 1 1001 1001 841 Sep 29 01:45 go.mod 01:49:21 -rw-r--r-- 1 root root 50064 Sep 29 01:47 go.sum 01:49:21 drwxrwxr-x 8 1001 1001 124 Sep 29 01:45 internal 01:49:21 drwxrwxr-x 3 1001 1001 16 Sep 29 01:45 openapi 01:49:21 drwxrwxr-x 4 1001 1001 71 Sep 29 01:45 snap 01:49:21 -rw-rw-r-- 1 1001 1001 204 Sep 29 01:45 version.go [Pipeline] sh 01:49:21 + '[' -e coverage.out ] 01:49:21 + chown 1001:1001 coverage.out [Pipeline] stash 01:49:22 Stashed 1 file(s) [Pipeline] sh 01:49:22 + make build 01:49:22 go mod tidy 01:49:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-data/core-data ./cmd/core-data 01:49:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:49:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-command/core-command ./cmd/core-command 01:49:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:49:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:49:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:49:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:49:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:49:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:49:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:49:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/secrets-config ./cmd/secrets-config 01:49:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:49:39 $ docker stop --time=1 6a66c11759e1a8d8ed54369a55d56d3d225e524a4bf3d9db2a9eefd669eda485 01:49:41 $ docker rm -f 6a66c11759e1a8d8ed54369a55d56d3d225e524a4bf3d9db2a9eefd669eda485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:49:44 01:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:49:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:49:45 latest: Pulling from edgex-devops/edgex-compose 01:49:45 cbdbe7a5bc2a: Pulling fs layer 01:49:45 ca9280d653b3: Pulling fs layer 01:49:45 7e9c9ca2126c: Pulling fs layer 01:49:45 cbdbe7a5bc2a: Download complete 01:49:45 cbdbe7a5bc2a: Pull complete 01:49:46 ca9280d653b3: Verifying Checksum 01:49:46 ca9280d653b3: Download complete 01:49:47 ca9280d653b3: Pull complete 01:49:48 7e9c9ca2126c: Verifying Checksum 01:49:48 7e9c9ca2126c: Download complete 01:49:51 7e9c9ca2126c: Pull complete 01:49:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:49:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:49:52 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 01:49:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:49:55 $ docker top 894d2660e1e8a7615b3ca867fcca1b69708a4139d02ae94c7612833c8ebc9431 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:55 + docker-compose build --help 01:49:55 + grep parallel 01:49:56 --parallel Build images in parallel. [Pipeline] } 01:49:56 $ docker stop --time=1 894d2660e1e8a7615b3ca867fcca1b69708a4139d02ae94c7612833c8ebc9431 01:49:57 $ docker rm -f 894d2660e1e8a7615b3ca867fcca1b69708a4139d02ae94c7612833c8ebc9431 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:49:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:49:57 . [Pipeline] withDockerContainer 01:49:57 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 01:49:57 $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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 01:49:58 $ docker top 19f538616b5e1e52b526f4d07db2b54f3478607806177c7bb82a3c5d41a72292 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:58 + docker-compose -f ./docker-compose-build.yml build --parallel 01:49:59 Building core-command ... 01:49:59 Building core-data ... 01:49:59 Building core-metadata ... 01:49:59 Building security-bootstrapper ... 01:49:59 Building security-proxy-setup ... 01:49:59 Building security-secretstore-setup ... 01:49:59 Building support-notifications ... 01:49:59 Building support-scheduler ... 01:49:59 Building sys-mgmt-agent ... 01:49:59 Building support-notifications 01:49:59 Building security-secretstore-setup 01:49:59 Building security-bootstrapper 01:49:59 Building core-metadata 01:49:59 Building core-command 01:50:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:50:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:50:09 ---> b39385189866 01:50:09 Step 3/23 : WORKDIR /edgex-go 01:50:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:50:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:50:09 ---> b39385189866 01:50:09 Step 3/32 : WORKDIR /edgex-go 01:50:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:50:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:50:11 ---> b39385189866 01:50:11 Step 3/24 : WORKDIR /edgex-go 01:50:14 ---> Running in bdef6ffead44 01:50:14 ---> Running in b8be24a4f483 01:50:14 ---> Running in 268758220ae0 01:50:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:50:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:50:15 ---> b39385189866 01:50:15 Step 3/24 : WORKDIR /edgex-go 01:50:15 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:50:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:50:15 ---> b39385189866 01:50:15 Step 3/26 : WORKDIR /edgex-go 01:50:15 ---> Running in a84074ef40e7 01:50:15 ---> Running in b01d3d5fde2e 01:50:15 Removing intermediate container bdef6ffead44 01:50:15 ---> 81c7381463b2 01:50:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:15 Removing intermediate container b8be24a4f483 01:50:15 ---> d9111aa3f9a7 01:50:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:15 Removing intermediate container 268758220ae0 01:50:15 ---> 71f7409c7e52 01:50:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:15 ---> Running in 1663be2581ad 01:50:15 ---> Running in 3f846c547627 01:50:15 ---> Running in 99c8197e07f8 01:50:15 Removing intermediate container a84074ef40e7 01:50:15 ---> b55f61142fa9 01:50:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:15 Removing intermediate container b01d3d5fde2e 01:50:15 ---> 2e0d1b57d32e 01:50:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:15 ---> Running in c685cc256e73 01:50:15 ---> Running in ea507c9b6d68 01:50:16 Removing intermediate container 1663be2581ad 01:50:16 ---> 276a79e42814 01:50:16 Step 5/24 : RUN apk add --update --no-cache make git 01:50:16 ---> Running in 74ff5a84bc22 01:50:16 Removing intermediate container 3f846c547627 01:50:16 ---> 8055d540db9e 01:50:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:50:16 ---> Running in 06c9e9a400bc 01:50:16 Removing intermediate container 99c8197e07f8 01:50:16 ---> dd2aac4a3ee7 01:50:16 Step 5/32 : RUN apk add --update --no-cache make git 01:50:16 ---> Running in 6fe25b211bf0 01:50:16 Removing intermediate container c685cc256e73 01:50:16 ---> 8a4f3011710c 01:50:16 Step 5/24 : RUN apk add --update --no-cache make git 01:50:17 ---> Running in f8f015f826c6 01:50:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:50:17 Removing intermediate container ea507c9b6d68 01:50:17 ---> ec32637e8550 01:50:17 Step 5/26 : RUN apk add --update --no-cache make git 01:50:17 ---> Running in b97dee9ffc2c 01:50:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:50:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:50:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:50:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:50:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:50:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:50:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:50:18 OK: 219 MiB in 52 packages 01:50:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:50:18 OK: 219 MiB in 52 packages 01:50:19 Removing intermediate container 6fe25b211bf0 01:50:19 ---> a28a0aafa177 01:50:19 Step 6/32 : COPY go.mod . 01:50:19 Removing intermediate container f8f015f826c6 01:50:19 ---> 668b1bb594bf 01:50:19 Step 6/24 : COPY go.mod . 01:50:19 ---> f0c8ec63aaad 01:50:19 Step 7/32 : RUN go mod download 01:50:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:50:19 ---> 8c7f234e2be4 01:50:19 Step 7/24 : RUN go mod download 01:50:19 ---> Running in 7f2792d84a2b 01:50:19 ---> Running in 85eb4ff14475 01:50:19 OK: 219 MiB in 52 packages 01:50:19 OK: 219 MiB in 52 packages 01:50:19 Removing intermediate container 06c9e9a400bc 01:50:19 ---> e4405f8e44e2 01:50:19 Step 6/23 : COPY go.mod . 01:50:20 Removing intermediate container b97dee9ffc2c 01:50:20 ---> b2d92d2c6b3f 01:50:20 Step 6/26 : COPY go.mod . 01:50:20 ---> afa90c44031d 01:50:20 Step 7/23 : RUN go mod download 01:50:20 ---> Running in 9bbd48ca69bc 01:50:20 ---> c975c8ba360c 01:50:20 Step 7/26 : RUN go mod download 01:50:20 ---> Running in 10e6b03410b7 01:50:21 Removing intermediate container 85eb4ff14475 01:50:21 ---> f0af08d253d7 01:50:21 Step 8/24 : COPY . . 01:50:21 Removing intermediate container 7f2792d84a2b 01:50:21 ---> e46033b57fd2 01:50:21 Step 8/32 : COPY . . 01:50:22 OK: 219 MiB in 52 packages 01:50:25 Removing intermediate container 9bbd48ca69bc 01:50:25 ---> a6270c7b4084 01:50:25 Step 8/23 : COPY . . 01:50:25 Removing intermediate container 10e6b03410b7 01:50:25 ---> 72a452b137f1 01:50:25 Step 8/26 : COPY . . 01:50:25 Removing intermediate container 74ff5a84bc22 01:50:25 ---> 1fc757d491c6 01:50:25 Step 6/24 : COPY go.mod . 01:50:27 ---> fb0509001d37 01:50:27 Step 7/24 : RUN go mod download 01:50:28 ---> c3bc8510a3cf 01:50:28 Step 9/32 : RUN go mod tidy 01:50:28 ---> Running in 36cef3aaf882 01:50:28 ---> 65c0efaeea1e 01:50:28 Step 9/24 : RUN go mod tidy 01:50:28 ---> Running in 36b3478c3689 01:50:28 ---> Running in 686279a47f60 01:50:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-68 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:50:29 Running in /w/workspace/edgex-go/63 [Pipeline] { [Pipeline] checkout 01:50:30 The recommended git tool is: git 01:50:32 Removing intermediate container 36cef3aaf882 01:50:32 ---> c87dfac392dc 01:50:32 Step 8/24 : COPY . . 01:50:32 Removing intermediate container 686279a47f60 01:50:32 ---> 61dfb1f2e7a4 01:50:32 Step 10/24 : RUN make cmd/core-command/core-command 01:50:32 Removing intermediate container 36b3478c3689 01:50:32 ---> 18cfa915acb0 01:50:32 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:50:32 ---> Running in 1c5570c343bd 01:50:33 ---> Running in 0f68dd4b679d 01:50:33 ---> 0e9edf48ac14 01:50:33 Step 9/23 : RUN go mod tidy 01:50:33 ---> Running in 1e8f22703362 01:50:33 ---> 47e479ef561f 01:50:33 Step 9/26 : RUN go mod tidy 01:50:33 ---> Running in 3b47ddf13eb6 01:50:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:50:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-command/core-command ./cmd/core-command 01:50:35 using credential edgex-jenkins-ssh 01:50:35 Cloning the remote Git repository 01:50:35 Removing intermediate container 1e8f22703362 01:50:35 ---> 3b639894a9c4 01:50:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:50:35 ---> Running in 914412d2e034 01:50:35 Removing intermediate container 3b47ddf13eb6 01:50:35 ---> 6e2e51daf468 01:50:35 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:50:35 ---> Running in 5cd6889a0302 01:50:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:50:35 > git init /w/workspace/edgex-go/63 # timeout=10 01:50:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:50:35 > git --version # timeout=10 01:50:35 > git --version # 'git version 2.17.1' 01:50:35 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:50:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:50:42 ---> 9ca8fac67363 01:50:42 Step 9/24 : RUN go mod tidy 01:50:42 ---> Running in 9b2aeeac220b 01:50:44 Removing intermediate container 9b2aeeac220b 01:50:44 ---> b1f35a595f85 01:50:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:50:44 ---> Running in 263efc771f40 01:50:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:51:16 Avoid second fetch 01:51:16 Checking out Revision 87e8ed76953e70318171a287d139abdba61a8126 (main) 01:51:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:51:16 Removing intermediate container 1c5570c343bd 01:51:16 ---> 2266d4cef6a2 01:51:16 01:51:16 Step 11/24 : FROM alpine:3.14 01:51:16 3.14: Pulling from library/alpine 01:51:16 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:51:16 Status: Downloaded newer image for alpine:3.14 01:51:16 ---> 14119a10abf4 01:51:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:51:16 ---> Running in ffb241822ac3 01:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:16 (1/1) Installing dumb-init (1.2.5-r1) 01:51:16 Executing busybox-1.33.1-r3.trigger 01:51:16 OK: 6 MiB in 15 packages 01:51:16 Removing intermediate container ffb241822ac3 01:51:16 ---> c5c62f18f12d 01:51:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:51:16 ---> Running in 2dbbc8a68813 01:51:16 Removing intermediate container 2dbbc8a68813 01:51:16 ---> f540bf78d2b7 01:51:16 Step 14/24 : ENV APP_PORT=59882 01:51:16 ---> Running in 5d390c05a7d9 01:51:16 Removing intermediate container 5cd6889a0302 01:51:16 ---> 9e0c63340d91 01:51:16 01:51:16 Step 11/26 : FROM alpine:3.14 01:51:16 ---> 14119a10abf4 01:51:16 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:51:16 Removing intermediate container 5d390c05a7d9 01:51:16 ---> 41137513eea2 01:51:16 Step 15/24 : EXPOSE $APP_PORT 01:51:16 ---> Running in c18b40e264ba 01:51:16 ---> Running in 049f78d1c889 01:51:16 Removing intermediate container 914412d2e034 01:51:16 ---> d7e2528b35ef 01:51:16 01:51:16 Step 11/23 : FROM alpine:3.14 01:51:16 ---> 14119a10abf4 01:51:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:51:17 Removing intermediate container 049f78d1c889 01:51:17 ---> 107d801ad948 01:51:17 Step 16/24 : WORKDIR / 01:51:17 ---> Running in cdc8ac864162 01:51:17 ---> Running in 4f5a5d86a9dd 01:51:17 Removing intermediate container 0f68dd4b679d 01:51:17 ---> 3a29f12dfffa 01:51:17 01:51:17 Step 11/32 : FROM alpine:3.14 01:51:17 ---> 14119a10abf4 01:51:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:51:17 ---> Running in b3472a52bec2 01:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:17 Removing intermediate container 4f5a5d86a9dd 01:51:17 ---> 93a3fdf9d580 01:51:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:17 Removing intermediate container b3472a52bec2 01:51:17 ---> e5780e5b36b8 01:51:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:51:17 ---> Running in 60656e2bbee6 01:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:51:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:16 > git config core.sparsecheckout # timeout=10 01:51:16 > git checkout -f 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 01:51:18 ---> bb7f80e782fa 01:51:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:51:18 (1/3) Installing ca-certificates (20191127-r5) 01:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:18 (2/3) Installing dumb-init (1.2.5-r1) 01:51:18 (3/3) Installing su-exec (0.2-r1) 01:51:18 Executing busybox-1.33.1-r3.trigger 01:51:18 Executing ca-certificates-20191127-r5.trigger 01:51:18 OK: 6 MiB in 17 packages 01:51:18 (1/2) Installing ca-certificates (20191127-r5) 01:51:18 (2/2) Installing dumb-init (1.2.5-r1) 01:51:18 Executing busybox-1.33.1-r3.trigger 01:51:18 Executing ca-certificates-20191127-r5.trigger 01:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:18 OK: 6 MiB in 16 packages 01:51:18 ---> 066195e9d0a7 01:51:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:18 (1/2) Installing dumb-init (1.2.5-r1) 01:51:18 (2/2) Installing su-exec (0.2-r1) 01:51:18 Executing busybox-1.33.1-r3.trigger 01:51:18 OK: 6 MiB in 16 packages 01:51:19 Removing intermediate container c18b40e264ba 01:51:19 ---> 873474131413 01:51:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:51:19 ---> 5ae8bc56d049 01:51:19 Step 20/24 : ENTRYPOINT ["/core-command"] 01:51:19 ---> Running in e6d4d853778c 01:51:19 ---> Running in f0510552091a 01:51:19 Removing intermediate container cdc8ac864162 01:51:19 ---> f5a12dbe5bd1 01:51:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:51:19 ---> Running in 7380f6933313 01:51:19 Removing intermediate container e6d4d853778c 01:51:19 ---> b37994045a46 01:51:19 Step 14/26 : WORKDIR / 01:51:19 ---> Running in 1e3fc4515f42 01:51:19 Removing intermediate container 60656e2bbee6 01:51:19 ---> 5b0e3614932b 01:51:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:51:19 Removing intermediate container f0510552091a 01:51:19 ---> 75fdf021b51e 01:51:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:19 Removing intermediate container 7380f6933313 01:51:19 ---> 518f6dee4dda 01:51:19 Step 14/23 : ENV APP_PORT=59860 01:51:19 ---> Running in 74c3c1977672 01:51:19 ---> Running in 7e89d876fec5 01:51:20 ---> Running in 13a226767e6c 01:51:20 Removing intermediate container 1e3fc4515f42 01:51:20 ---> 3053232b00a5 01:51:20 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:51:20 Removing intermediate container 74c3c1977672 01:51:20 ---> 5193a0b8821a 01:51:20 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:51:20 ---> Running in b54582fc13a9 01:51:20 Removing intermediate container 13a226767e6c 01:51:20 ---> 1dfc28ad42c7 01:51:20 Step 15/23 : EXPOSE $APP_PORT 01:51:20 Removing intermediate container 7e89d876fec5 01:51:20 ---> bf66e572ed41 01:51:20 Step 22/24 : LABEL arch=x86_64 01:51:20 ---> Running in 465f4b5e240c 01:51:20 ---> Running in 852e9998ef84 01:51:20 Removing intermediate container b54582fc13a9 01:51:20 ---> 10d892ba13a6 01:51:20 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:51:20 ---> Running in d10063259767 01:51:20 Removing intermediate container 465f4b5e240c 01:51:20 ---> 35a2b9835fbe 01:51:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:20 Removing intermediate container 852e9998ef84 01:51:20 ---> 3906340a3e82 01:51:20 Step 23/24 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:51:20 ---> ef0b4f9ce8a0 01:51:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:51:20 ---> Running in 3c82bb50aae7 01:51:20 Removing intermediate container 3c82bb50aae7 01:51:20 ---> 6427aee402c2 01:51:20 Step 24/24 : LABEL version=2.0.1-dev.55 01:51:20 ---> d9df680861d5 01:51:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:51:20 ---> Running in 7c13035f05f8 01:51:21 ---> 8bf7ddb54f4c 01:51:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:51:21 Removing intermediate container 7c13035f05f8 01:51:21 ---> 822e4718e667 01:51:21 01:51:21 Commit message: "style: Remove dead code and enable deadcode linter (#3731)" 01:51:21 Successfully built 822e4718e667 01:51:21 Successfully tagged core-command:latest 01:51:21  Building core-command ... done Building security-proxy-setup 01:51:21 ---> 9d23992ebdea 01:51: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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:21 provisioning config files... 01:51:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/63@tmp/config8047781022983950480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:22 ---> docker-login.sh 01:51:22 nexus3.edgexfoundry.org:10001 01:51:22 ---> 961e0011c5d1 01:51:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:51:22 ---> fba597d5cc55 01:51:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:51:22 Removing intermediate container d10063259767 01:51:22 ---> 677f0492fa82 01:51:22 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:24 Configure a credential helper to remove this warning. See 01:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:24 01:51:24 Login Succeeded 01:51:24 nexus3.edgexfoundry.org:10002 01:51:24 Removing intermediate container 263efc771f40 01:51:24 ---> e0e2dfe56baa 01:51:24 01:51:24 Step 11/24 : FROM alpine:3.14 01:51:24 ---> 14119a10abf4 01:51:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:51:24 ---> Using cache 01:51:24 ---> c5c62f18f12d 01:51:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:51:24 ---> Using cache 01:51:24 ---> f540bf78d2b7 01:51:24 Step 14/24 : ENV APP_PORT=59881 01:51:24 ---> 0bc4a46d7a63 01:51:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:51:24 ---> Running in 4111d6435e9f 01:51:24 ---> Running in add64cdc03bc 01:51:24 ---> Running in bdbed348fd5d 01:51:24 ---> 2b1d90da0a0c 01:51:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:51:24 Removing intermediate container 4111d6435e9f 01:51:24 ---> 2c87eb8afc29 01:51:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:51:24 Removing intermediate container bdbed348fd5d 01:51:24 ---> 7c0fc24b707c 01:51:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:24 Removing intermediate container add64cdc03bc 01:51:24 ---> f2f2e7389a07 01:51:24 Step 15/24 : EXPOSE $APP_PORT 01:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:24 Configure a credential helper to remove this warning. See 01:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:24 01:51:24 Login Succeeded 01:51:24 nexus3.edgexfoundry.org:10003 01:51:24 ---> Running in 3cb9670db936 01:51:24 ---> Running in 4a7d3d0504c1 01:51:24 ---> 72a6f24da269 01:51:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:51:24 ---> 795f547453d1 01:51:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:51:24 Removing intermediate container 3cb9670db936 01:51:24 ---> 294440b185bf 01:51:24 Step 21/23 : LABEL arch=x86_64 01:51:24 Removing intermediate container 4a7d3d0504c1 01:51:24 ---> 0eaf51441873 01:51:24 Step 16/24 : WORKDIR / 01:51:24 ---> Running in eebd2ecaea00 01:51:24 ---> Running in b090cb97cae6 01:51:24 ---> Running in 1b278442c84e 01:51:25 Removing intermediate container b090cb97cae6 01:51:25 ---> 413ed8ee868c 01:51:25 Step 22/23 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:51:25 ---> 7fcb398c71f8 01:51:25 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/ 01:51:25 Removing intermediate container 1b278442c84e 01:51:25 ---> e664496b2337 01:51:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:25 ---> Running in b6a446051993 01:51:25 ---> Running in 62e62087f023 01:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:25 Configure a credential helper to remove this warning. See 01:51:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:25 01:51:25 Login Succeeded 01:51:25 nexus3.edgexfoundry.org:10004 01:51:25 Removing intermediate container b6a446051993 01:51:25 ---> 7105d721bd44 01:51:25 Step 23/23 : LABEL version=2.0.1-dev.55 01:51:25 ---> 693df5445712 01:51:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:51:25 ---> Running in a66f2671876d 01:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:25 Configure a credential helper to remove this warning. See 01:51:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:25 01:51:25 Login Succeeded 01:51:25 docker.io 01:51:26 Removing intermediate container a66f2671876d 01:51:26 ---> 0e0c8ad64559 01:51:26 01:51:26 Successfully built 0e0c8ad64559 01:51:26 Successfully tagged support-notifications:latest 01:51:26  Building support-notifications ... done Building sys-mgmt-agent 01:51:26 Removing intermediate container eebd2ecaea00 01:51:26 ---> b20ebfd65a57 01:51:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:51:26 ---> b39385189866 01:51:26 Step 3/22 : WORKDIR /edgex-go 01:51:26 ---> Using cache 01:51:26 ---> 2e0d1b57d32e 01:51:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:26 ---> Using cache 01:51:26 ---> ec32637e8550 01:51:26 Step 5/22 : RUN apk add --update --no-cache make git 01:51:26 ---> Using cache 01:51:26 ---> b2d92d2c6b3f 01:51:26 Step 6/22 : COPY go.mod . 01:51:26 ---> Using cache 01:51:26 ---> c975c8ba360c 01:51:26 Step 7/22 : RUN go mod download 01:51:26 ---> Using cache 01:51:26 ---> 72a452b137f1 01:51:26 Step 8/22 : COPY . . 01:51:26 ---> Using cache 01:51:26 ---> 47e479ef561f 01:51:26 Step 9/22 : RUN go mod tidy 01:51:26 ---> Using cache 01:51:26 ---> 6e2e51daf468 01:51:26 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:26 Configure a credential helper to remove this warning. See 01:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:26 01:51:26 Login Succeeded 01:51:26 ---> docker-login.sh ends [Pipeline] } 01:51:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:51:27 ========================================================= 01:51:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:51:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:51:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:51:27 ---> 37d29c0c5a93 01:51:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:51:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:51:27 595b0fe564bb: Pulling fs layer 01:51:27 24495759ef45: Pulling fs layer 01:51:27 d148012ef14d: Pulling fs layer 01:51:27 e90a11edd702: Pulling fs layer 01:51:27 d77568369979: Pulling fs layer 01:51:27 fc1c9f9a7f3b: Pulling fs layer 01:51:27 170f2ba95c9a: Pulling fs layer 01:51:27 97ac5df62f85: Pulling fs layer 01:51:27 d77568369979: Waiting 01:51:27 fc1c9f9a7f3b: Waiting 01:51:27 170f2ba95c9a: Waiting 01:51:27 97ac5df62f85: Waiting 01:51:28 e90a11edd702: Waiting 01:51:28 d148012ef14d: Verifying Checksum 01:51:28 d148012ef14d: Download complete 01:51:28 24495759ef45: Verifying Checksum 01:51:28 24495759ef45: Download complete 01:51:28 d77568369979: Verifying Checksum 01:51:28 d77568369979: Download complete 01:51:28 fc1c9f9a7f3b: Verifying Checksum 01:51:28 fc1c9f9a7f3b: Download complete 01:51:28 595b0fe564bb: Verifying Checksum 01:51:28 595b0fe564bb: Download complete 01:51:28 170f2ba95c9a: Verifying Checksum 01:51:28 170f2ba95c9a: Download complete 01:51:28 ---> Running in 0c453268bcf9 01:51:28 ---> 10ab5f601414 01:51:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:51:28 ---> 0442d614ea39 01:51:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:51:28 Removing intermediate container 62e62087f023 01:51:28 ---> 8bcae0c8f880 01:51:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:51:28 ---> Running in 188d17153950 01:51:28 ---> Running in 3db3ad80cc35 01:51:28 595b0fe564bb: Pull complete 01:51:29 Removing intermediate container 3db3ad80cc35 01:51:29 ---> 9c19adce2270 01:51:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:29 Removing intermediate container 188d17153950 01:51:29 ---> 43d7b729e8f5 01:51:29 Step 24/26 : LABEL arch=x86_64 01:51:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:51:29 ---> Running in 356d07c6770c 01:51:29 ---> 5bbd0bb265b4 01:51:29 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:51:29 ---> Running in 094cdcc55680 01:51:29 Removing intermediate container 094cdcc55680 01:51:29 ---> 0b3e8dcdf66c 01:51:29 Step 22/24 : LABEL arch=x86_64 01:51:29 Removing intermediate container 356d07c6770c 01:51:29 ---> 5286dfb6a4df 01:51:29 Step 25/26 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:51:29 ---> Running in 2bc8590f2766 01:51:29 ---> Running in 1b0cabe291d8 01:51:29 ---> 45ad88e9db70 01:51:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:51:29 24495759ef45: Pull complete 01:51:30 Removing intermediate container 2bc8590f2766 01:51:30 ---> 088279460c08 01:51:30 Step 26/26 : LABEL version=2.0.1-dev.55 01:51:30 ---> 393cc1eae15c 01:51:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:51:30 Removing intermediate container 1b0cabe291d8 01:51:30 ---> 739ed8279c13 01:51:30 Step 23/24 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:51:30 ---> Running in 7f4b08613ca9 01:51:30 ---> Running in 07db99704e32 01:51:30 d148012ef14d: Pull complete 01:51:30 Removing intermediate container 7f4b08613ca9 01:51:30 ---> d9c30f5117e8 01:51:30 01:51:30 ---> 8446a1522b23 01:51:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:51:30 Removing intermediate container 07db99704e32 01:51:30 ---> 5620d94252b5 01:51:30 Step 24/24 : LABEL version=2.0.1-dev.55 01:51:30 Successfully built d9c30f5117e8 01:51:30 Successfully tagged security-secretstore-setup:latest 01:51:30 Building support-scheduler 01:51:30  Building security-secretstore-setup ... done  ---> Running in 14b94806b3e9 01:51:30 ---> Running in 8af66a07eec4 01:51:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:51:32 ---> b39385189866 01:51:32 Step 3/24 : WORKDIR /edgex-go 01:51:32 ---> Using cache 01:51:32 ---> 2e0d1b57d32e 01:51:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:32 ---> Using cache 01:51:32 ---> ec32637e8550 01:51:32 Step 5/24 : RUN apk add --update --no-cache make bash git 01:51:32 97ac5df62f85: Verifying Checksum 01:51:32 97ac5df62f85: Download complete 01:51:32 Removing intermediate container 14b94806b3e9 01:51:32 ---> 065b107a021a 01:51:32 01:51:32 Successfully built 065b107a021a 01:51:32 ---> Running in 15e5e313a36c 01:51:32 Successfully tagged core-metadata:latest 01:51:32 Building core-data 01:51:32  Building core-metadata ... done Removing intermediate container 8af66a07eec4 01:51:32 ---> a5aaffe7952a 01:51:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:51:32 e90a11edd702: Verifying Checksum 01:51:32 e90a11edd702: Download complete 01:51:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:51:35 ---> 52d006ba54c7 01:51:35 Step 27/32 : RUN chmod +x /entrypoint.sh 01:51:35 ---> Running in be61ade6af6c 01:51:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:51:36 Removing intermediate container be61ade6af6c 01:51:36 ---> fc9063278928 01:51:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:51:36 OK: 219 MiB in 52 packages 01:51:36 ---> Running in da60795d3e3b 01:51:37 Removing intermediate container da60795d3e3b 01:51:37 ---> 84a143863b12 01:51:37 Step 29/32 : CMD ["gate"] 01:51:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:51:37 ---> b39385189866 01:51:37 Step 3/23 : WORKDIR /edgex-go 01:51:37 ---> Using cache 01:51:37 ---> 2e0d1b57d32e 01:51:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:37 ---> Using cache 01:51:37 ---> ec32637e8550 01:51:37 Step 5/23 : RUN apk add --update --no-cache make git 01:51:37 ---> Using cache 01:51:37 ---> b2d92d2c6b3f 01:51:37 Step 6/23 : COPY go.mod . 01:51:37 ---> Using cache 01:51:37 ---> c975c8ba360c 01:51:37 Step 7/23 : RUN go mod download 01:51:37 ---> Using cache 01:51:37 ---> 72a452b137f1 01:51:37 Step 8/23 : COPY . . 01:51:37 ---> Using cache 01:51:37 ---> 47e479ef561f 01:51:37 Step 9/23 : RUN go mod tidy 01:51:37 ---> Using cache 01:51:37 ---> 6e2e51daf468 01:51:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:51:37 ---> Running in 906ebefcbfed 01:51:37 ---> Running in ec582ed1e733 01:51:37 Removing intermediate container 15e5e313a36c 01:51:37 ---> 5c67e2c58165 01:51:37 Step 6/24 : COPY go.mod . 01:51:37 Removing intermediate container 906ebefcbfed 01:51:37 ---> 8d26ba8898c9 01:51:37 Step 30/32 : LABEL arch=x86_64 01:51:37 ---> Running in 7c2b7b70b398 01:51:37 ---> da9888ed389f 01:51:37 Step 7/24 : RUN go mod download 01:51:37 ---> Running in 4bb4c0a9869f 01:51:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:51:37 Removing intermediate container 7c2b7b70b398 01:51:37 ---> 0f547353522a 01:51:37 Step 31/32 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:51:38 ---> Running in 901e6225644a 01:51:38 Removing intermediate container 901e6225644a 01:51:38 ---> 49872552728b 01:51:38 Step 32/32 : LABEL version=2.0.1-dev.55 01:51:38 ---> Running in 8c4e71da7826 01:51:39 Removing intermediate container 8c4e71da7826 01:51:39 ---> c563f8f52880 01:51:39 01:51:39 Successfully built c563f8f52880 01:51:39 Successfully tagged security-bootstrapper:latest 01:51:40  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:51:40 ---> b39385189866 01:51:40 Step 3/24 : WORKDIR /edgex-go 01:51:40 ---> Using cache 01:51:40 ---> 2e0d1b57d32e 01:51:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:40 ---> Using cache 01:51:40 ---> ec32637e8550 01:51:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:51:40 ---> Running in 77c4415e75e7 01:51:40 Removing intermediate container 4bb4c0a9869f 01:51:40 ---> 8c1c04a43ae5 01:51:40 Step 8/24 : COPY . . 01:51:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:51:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:51:43 OK: 219 MiB in 52 packages 01:51:45 e90a11edd702: Pull complete 01:51:45 d77568369979: Pull complete 01:51:45 fc1c9f9a7f3b: Pull complete 01:51:45 170f2ba95c9a: Pull complete 01:51:45 ---> 8d5b1103d16b 01:51:45 Step 9/24 : RUN go mod tidy 01:51:45 Removing intermediate container 77c4415e75e7 01:51:45 ---> 3b06c805689b 01:51:45 Step 6/24 : COPY go.mod . 01:51:45 ---> Running in 39e2f252ec5e 01:51:46 ---> 04a9b15e3554 01:51:46 Step 7/24 : RUN go mod download 01:51:46 ---> Running in efccedb76aa7 01:51:48 Removing intermediate container 39e2f252ec5e 01:51:48 ---> 4b8d3fcf2ea0 01:51:48 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:51:48 ---> Running in e2fadaf6c5b0 01:51:48 Removing intermediate container efccedb76aa7 01:51:48 ---> cfd6ad023a3f 01:51:48 Step 8/24 : COPY . . 01:51:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:51:50 97ac5df62f85: Pull complete 01:51:50 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:51:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:51:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:51:51 WORKDIR /edgex 01:51:51 COPY go.mod . 01:51:51 RUN go mod download 01:51:51 + docker build -t ci-base-image-arm64 -f - . 01:51:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/secrets-config ./cmd/secrets-config 01:51:53 Sending build context to Docker daemon 166MB 01:51:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:51:53 ---> 04bc70af865f 01:51:53 Step 2/4 : WORKDIR /edgex 01:51:54 ---> cb687bf95e54 01:51:54 Step 9/24 : RUN go mod tidy 01:51:54 ---> Running in 10590c2daa4a 01:51:56 Removing intermediate container 10590c2daa4a 01:51:56 ---> 8695ced7232b 01:51:56 Step 10/24 : RUN make cmd/core-data/core-data 01:51:56 ---> Running in 88b8289e63db 01:51:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-data/core-data ./cmd/core-data 01:51:57 Removing intermediate container 0c453268bcf9 01:51:57 ---> 15fb0d3a70e4 01:51:57 01:51:57 Step 11/22 : FROM alpine:3.14 01:51:57 ---> 14119a10abf4 01:51:57 Step 12/22 : RUN apk add --update --no-cache curl 01:51:57 ---> Running in 6ea22ed3cd1c 01:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:58 (1/5) Installing ca-certificates (20191127-r5) 01:51:58 (2/5) Installing brotli-libs (1.0.9-r5) 01:51:58 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:51:58 (4/5) Installing libcurl (7.79.1-r0) 01:51:58 (5/5) Installing curl (7.79.1-r0) 01:51:58 Executing busybox-1.33.1-r3.trigger 01:51:58 Executing ca-certificates-20191127-r5.trigger 01:51:58 OK: 8 MiB in 19 packages 01:51:59 Removing intermediate container 6ea22ed3cd1c 01:51:59 ---> 7acfaf13593f 01:51:59 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:51:59 ---> Running in 8561dc642894 01:51:59 Removing intermediate container 8561dc642894 01:51:59 ---> 336b14ef7f06 01:51:59 Step 14/22 : WORKDIR /edgex 01:51:59 ---> Running in 092f70187507 01:51:59 Removing intermediate container 092f70187507 01:51:59 ---> bc5ad920b928 01:51:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:51:59 ---> Running in 641692be33ce 01:51:59 Removing intermediate container 641692be33ce 01:51:59 ---> b588f7223483 01:51:59 Step 3/4 : COPY go.mod . 01:51:59 ---> b77e425af35e 01:51:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:52:00 ---> 9474a531ff92 01:52:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:52:00 ---> d06d8f946a1b 01:52:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:52:00 ---> Running in 13ff76a498ec 01:52:00 Removing intermediate container 13ff76a498ec 01:52:00 ---> c0a7c9eb10d8 01:52:00 Step 19/22 : CMD ["--init=true"] 01:52:00 ---> ace3230ace23 01:52:00 Step 4/4 : RUN go mod download 01:52:00 ---> Running in 09bc35458a50 01:52:01 ---> Running in dd22d98f4c13 01:52:01 Removing intermediate container dd22d98f4c13 01:52:01 ---> 55ef345a0ae3 01:52:01 Step 20/22 : LABEL arch=x86_64 01:52:01 ---> Running in c1df9554d9a1 01:52:01 Removing intermediate container c1df9554d9a1 01:52:01 ---> 0e912a59b911 01:52:01 Step 21/22 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:52:01 ---> Running in 0f54e6cc9524 01:52:01 Removing intermediate container 0f54e6cc9524 01:52:01 ---> bb249f8b67f9 01:52:01 Step 22/22 : LABEL version=2.0.1-dev.55 01:52:01 ---> Running in 3a8f4f1e067f 01:52:01 Removing intermediate container 3a8f4f1e067f 01:52:01 ---> 9a6533a6241f 01:52:01 01:52:01 Successfully built 9a6533a6241f 01:52:01 Successfully tagged security-proxy-setup:latest 01:52:08  Building security-proxy-setup ... done Removing intermediate container ec582ed1e733 01:52:08 ---> 2975f109b8b3 01:52:08 01:52:08 Step 11/23 : FROM alpine:3.14 01:52:08 ---> 14119a10abf4 01:52:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:52:08 ---> Using cache 01:52:08 ---> c5c62f18f12d 01:52:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:52:08 ---> Using cache 01:52:08 ---> f540bf78d2b7 01:52:08 Step 14/23 : ENV APP_PORT=59861 01:52:08 ---> Running in 12693421bedf 01:52:08 Removing intermediate container 12693421bedf 01:52:08 ---> 1dd61d6455fb 01:52:08 Step 15/23 : EXPOSE $APP_PORT 01:52:08 ---> Running in 687121c57f77 01:52:08 Removing intermediate container 687121c57f77 01:52:08 ---> 13c666ec8020 01:52:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:08 ---> 0148ba075489 01:52:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:52:08 ---> 1d7fdc673aa8 01:52:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:52:08 ---> bfed22cfe4e3 01:52:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:52:08 ---> Running in a83450b5403f 01:52:09 Removing intermediate container a83450b5403f 01:52:09 ---> b840578b07f4 01:52:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:09 ---> Running in ceb61fd81c63 01:52:09 Removing intermediate container ceb61fd81c63 01:52:09 ---> 51aa5269439b 01:52:09 Step 21/23 : LABEL arch=x86_64 01:52:09 ---> Running in 84fca1a7f51b 01:52:09 Removing intermediate container 84fca1a7f51b 01:52:09 ---> 833d3d132770 01:52:09 Step 22/23 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:52:09 ---> Running in dc45a37ddc37 01:52:09 Removing intermediate container dc45a37ddc37 01:52:09 ---> 27cb72ec667c 01:52:09 Step 23/23 : LABEL version=2.0.1-dev.55 01:52:09 ---> Running in 0d23fed6b3d0 01:52:09 Removing intermediate container 0d23fed6b3d0 01:52:09 ---> d41589df15f8 01:52:09 01:52:10 Successfully built d41589df15f8 01:52:10 Successfully tagged support-scheduler:latest 01:52:13  Building support-scheduler ... done Removing intermediate container e2fadaf6c5b0 01:52:13 ---> 1b8dc358baa0 01:52:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:52:13 ---> Running in 26aa3fa463ce 01:52:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:52:14 Removing intermediate container 26aa3fa463ce 01:52:14 ---> 06566e8d85b0 01:52:14 01:52:14 Step 12/24 : FROM docker:20.10.7 01:52:15 20.10.7: Pulling from library/docker 01:52:19 Removing intermediate container 88b8289e63db 01:52:19 ---> 9d0150c98f8e 01:52:19 01:52:19 Step 11/24 : FROM alpine:3.14 01:52:19 ---> 14119a10abf4 01:52:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:52:19 ---> Running in 39adcfafb0cb 01:52:19 Removing intermediate container 39adcfafb0cb 01:52:19 ---> f4381329dad4 01:52:19 Step 13/24 : ENV APP_PORT=59880 01:52:19 ---> Running in e2c51a78010b 01:52:19 Removing intermediate container e2c51a78010b 01:52:19 ---> aa031149fd0f 01:52:19 Step 14/24 : EXPOSE $APP_PORT 01:52:19 ---> Running in cf3ebf9a5af5 01:52:19 Removing intermediate container cf3ebf9a5af5 01:52:19 ---> 3e4433298702 01:52:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:19 ---> Running in 07c8110487ad 01:52:20 Removing intermediate container 07c8110487ad 01:52:20 ---> ec4b4f533fbd 01:52:20 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:52:20 ---> Running in 40d836286a8e 01:52:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:52:21 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:52:21 Status: Downloaded newer image for docker:20.10.7 01:52:21 ---> 08bdaf2f88f9 01:52:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:52:21 ---> Running in 96ec90c26616 01:52:21 Removing intermediate container 96ec90c26616 01:52:21 ---> 35b82361fcb7 01:52:21 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 01:52:21 ---> Running in 91c446308ac1 01:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:52:21 (1/39) Installing readline (8.1.0-r0) 01:52:21 (2/39) Installing bash (5.1.0-r0) 01:52:21 Executing bash-5.1.0-r0.post-install 01:52:21 (3/39) Installing brotli-libs (1.0.9-r3) 01:52:21 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:52:21 (5/39) Installing libcurl (7.79.1-r0) 01:52:21 (6/39) Installing curl (7.79.1-r0) 01:52:22 (7/39) Installing dumb-init (1.2.5-r0) 01:52:22 (8/39) Installing libbz2 (1.0.8-r1) 01:52:22 (9/39) Installing expat (2.2.10-r1) 01:52:22 (10/39) Installing libffi (3.3-r2) 01:52:22 (11/39) Installing gdbm (1.19-r0) 01:52:22 (12/39) Installing xz-libs (5.2.5-r0) 01:52:22 (13/39) Installing sqlite-libs (3.34.1-r0) 01:52:22 (14/39) Installing python3 (3.8.10-r0) 01:52:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:52:23 (15/39) Installing py3-appdirs (1.4.4-r1) 01:52:23 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:52:23 (17/39) Installing py3-parsing (2.4.7-r1) 01:52:23 (18/39) Installing py3-six (1.15.0-r0) 01:52:23 (19/39) Installing py3-packaging (20.9-r0) 01:52:23 (20/39) Installing py3-setuptools (51.3.3-r0) 01:52:23 (21/39) Installing py3-chardet (4.0.0-r0) 01:52:23 (22/39) Installing py3-idna (3.1-r0) 01:52:23 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:52:24 (24/39) Installing py3-requests (2.25.1-r1) 01:52:24 (25/39) Installing py3-msgpack (1.0.2-r0) 01:52:24 (26/39) Installing py3-lockfile (0.12.2-r3) 01:52:24 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:52:24 (28/39) Installing py3-colorama (0.4.4-r0) 01:52:24 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:52:24 (30/39) Installing py3-distlib (0.3.1-r1) 01:52:24 (31/39) Installing py3-distro (1.5.0-r1) 01:52:24 (32/39) Installing py3-webencodings (0.5.1-r3) 01:52:24 (33/39) Installing py3-html5lib (1.1-r0) 01:52:24 (34/39) Installing py3-pytoml (0.1.21-r0) 01:52:24 (35/39) Installing py3-pep517 (0.9.1-r0) 01:52:24 (36/39) Installing py3-progress (1.5-r0) 01:52:24 (37/39) Installing py3-retrying (1.3.3-r0) 01:52:24 (38/39) Installing py3-toml (0.10.2-r0) 01:52:24 (39/39) Installing py3-pip (20.3.4-r0) 01:52:24 Executing busybox-1.32.1-r6.trigger 01:52:24 OK: 82 MiB in 59 packages 01:52:26 Collecting docker-compose==1.23.2 01:52:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:52:26 (1/6) Installing dumb-init (1.2.5-r1) 01:52:26 Collecting docopt<0.7,>=0.6.1 01:52:26 Downloading docopt-0.6.2.tar.gz (25 kB) 01:52:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:52:26 (3/6) Installing libsodium (1.0.18-r0) 01:52:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:52:26 Collecting websocket-client<1.0,>=0.32.0 01:52:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:52:26 Collecting PyYAML<4,>=3.10 01:52:26 Downloading PyYAML-3.13.tar.gz (270 kB) 01:52:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:52:27 Collecting docker<4.0,>=3.6.0 01:52:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:52:27 Collecting dockerpty<0.5,>=0.4.1 01:52:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:52:27 Collecting jsonschema<3,>=2.5.1 01:52:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:52:27 (5/6) Installing libzmq (4.3.4-r0) 01:52:27 Collecting texttable<0.10,>=0.9.0 01:52:27 Downloading texttable-0.9.1.tar.gz (11 kB) 01:52:27 (6/6) Installing zeromq (4.3.4-r0) 01:52:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:52:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:52:27 Collecting cached-property<2,>=1.2.0 01:52:27 Executing busybox-1.33.1-r3.trigger 01:52:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:52:27 OK: 8 MiB in 20 packages 01:52:27 Collecting docker-pycreds>=0.4.0 01:52:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:52:27 Collecting chardet<3.1.0,>=3.0.2 01:52:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:52:28 Collecting certifi>=2017.4.17 01:52:28 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:52:28 Collecting idna<2.8,>=2.5 01:52:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:52:28 Collecting urllib3<1.25,>=1.21.1 01:52:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:52:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:52:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:52:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:52:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:52:28 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:52:28 Attempting uninstall: urllib3 01:52:28 Found existing installation: urllib3 1.26.2 01:52:28 Uninstalling urllib3-1.26.2: 01:52:28 Successfully uninstalled urllib3-1.26.2 01:52:29 Attempting uninstall: idna 01:52:29 Found existing installation: idna 3.1 01:52:29 Uninstalling idna-3.1: 01:52:29 Successfully uninstalled idna-3.1 01:52:29 Removing intermediate container 40d836286a8e 01:52:29 ---> 5cae5eec6b3d 01:52:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:29 Attempting uninstall: chardet 01:52:29 Found existing installation: chardet 4.0.0 01:52:29 Uninstalling chardet-4.0.0: 01:52:29 Successfully uninstalled chardet-4.0.0 01:52:29 ---> 812241afa8c2 01:52:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:52:29 Attempting uninstall: requests 01:52:29 Found existing installation: requests 2.25.1 01:52:29 Uninstalling requests-2.25.1: 01:52:29 Successfully uninstalled requests-2.25.1 01:52:29 Running setup.py install for texttable: started 01:52:29 ---> c8f2e571862b 01:52:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:52:29 Running setup.py install for texttable: finished with status 'done' 01:52:29 Running setup.py install for PyYAML: started 01:52:29 ---> 903ca6f1de4f 01:52:29 Step 20/24 : ENTRYPOINT ["/core-data"] 01:52:29 ---> Running in 3087aea871a6 01:52:29 Removing intermediate container 3087aea871a6 01:52:29 ---> 9a1fc8006715 01:52:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:29 ---> Running in 50f714c720a0 01:52:29 Removing intermediate container 50f714c720a0 01:52:29 ---> 33df5008a673 01:52:29 Step 22/24 : LABEL arch=x86_64 01:52:29 ---> Running in 2053208d90c4 01:52:30 Running setup.py install for PyYAML: finished with status 'done' 01:52:30 Removing intermediate container 2053208d90c4 01:52:30 ---> 0188e76c3564 01:52:30 Step 23/24 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:52:30 ---> Running in 50679292aea3 01:52:30 Running setup.py install for docopt: started 01:52:30 Removing intermediate container 50679292aea3 01:52:30 ---> 4ea5060c21e7 01:52:30 Step 24/24 : LABEL version=2.0.1-dev.55 01:52:30 ---> Running in b22f97bd7bad 01:52:30 Removing intermediate container b22f97bd7bad 01:52:30 ---> fda6d6e61bbc 01:52:30 01:52:30 Running setup.py install for docopt: finished with status 'done' 01:52:30 Running setup.py install for dockerpty: started 01:52:30 Successfully built fda6d6e61bbc 01:52:30 Successfully tagged core-data:latest 01:52:30  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' 01:52:30 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 01:52:33 Removing intermediate container 91c446308ac1 01:52:33 ---> 38b16f974fe7 01:52:33 Step 15/24 : ENV APP_PORT=58890 01:52:33 ---> Running in e171c82a7239 01:52:33 Removing intermediate container e171c82a7239 01:52:33 ---> eb61fdb4131d 01:52:33 Step 16/24 : EXPOSE $APP_PORT 01:52:33 ---> Running in 55f803df5353 01:52:33 Removing intermediate container 55f803df5353 01:52:33 ---> cd67b35f49c5 01:52:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:52:34 ---> c19fd32d828c 01:52:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:52:34 ---> 2d8fc0c01857 01:52:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:52:34 ---> 17a4c1a0a3d2 01:52:34 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:52:34 ---> Running in 6beb6e35ce9e 01:52:34 Removing intermediate container 6beb6e35ce9e 01:52:34 ---> 7081e811c0d7 01:52:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:34 ---> Running in d6509f66d24b 01:52:34 Removing intermediate container d6509f66d24b 01:52:34 ---> f45f8b32da0e 01:52:34 Step 22/24 : LABEL arch=x86_64 01:52:34 ---> Running in 8afbfd36c756 01:52:34 Removing intermediate container 8afbfd36c756 01:52:34 ---> 7d18015b1535 01:52:34 Step 23/24 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:52:34 ---> Running in c4f1d7eb454f 01:52:34 Removing intermediate container c4f1d7eb454f 01:52:34 ---> 0b59c0fea514 01:52:34 Step 24/24 : LABEL version=2.0.1-dev.55 01:52:34 ---> Running in 707902458cb9 01:52:34 Removing intermediate container 707902458cb9 01:52:34 ---> 15f45693b9f9 01:52:34 01:52:34 Successfully built 15f45693b9f9 01:52:34 Successfully tagged sys-mgmt-agent:latest 01:52:34  Building sys-mgmt-agent ... done  [Pipeline] } 01:52:34 $ docker stop --time=1 19f538616b5e1e52b526f4d07db2b54f3478607806177c7bb82a3c5d41a72292 01:52:36 $ docker rm -f 19f538616b5e1e52b526f4d07db2b54f3478607806177c7bb82a3c5d41a72292 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:36 + docker images 01:52:36 REPOSITORY TAG IMAGE ID CREATED SIZE 01:52:36 sys-mgmt-agent latest 15f45693b9f9 2 seconds ago 325MB 01:52:36 core-data latest fda6d6e61bbc 6 seconds ago 20.5MB 01:52:36 9d0150c98f8e 18 seconds ago 1.76GB 01:52:36 06566e8d85b0 22 seconds ago 1.75GB 01:52:36 support-scheduler latest d41589df15f8 27 seconds ago 16.1MB 01:52:36 2975f109b8b3 29 seconds ago 1.75GB 01:52:36 security-proxy-setup latest 9a6533a6241f 35 seconds ago 26.7MB 01:52:36 15fb0d3a70e4 40 seconds ago 1.76GB 01:52:36 security-bootstrapper latest c563f8f52880 58 seconds ago 18.8MB 01:52:36 security-secretstore-setup latest d9c30f5117e8 About a minute ago 28.2MB 01:52:36 core-metadata latest 065b107a021a About a minute ago 16.8MB 01:52:36 support-notifications latest 0e0c8ad64559 About a minute ago 16.8MB 01:52:36 e0e2dfe56baa About a minute ago 1.76GB 01:52:36 core-command latest 822e4718e667 About a minute ago 16MB 01:52:36 3a29f12dfffa About a minute ago 1.75GB 01:52:36 d7e2528b35ef About a minute ago 1.75GB 01:52:36 9e0c63340d91 About a minute ago 1.76GB 01:52:36 2266d4cef6a2 About a minute ago 1.75GB 01:52:36 ci-base-image-x86_64 latest b39385189866 5 minutes ago 1.25GB 01:52:36 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 01:52:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 01:52:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 01:52:36 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 01:52:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:37 provisioning config files... 01:52:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/63@tmp/config4355840442218512408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:37 ---> docker-login.sh 01:52:37 nexus3.edgexfoundry.org:10001 01:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:37 Configure a credential helper to remove this warning. See 01:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:37 01:52:37 Login Succeeded 01:52:37 nexus3.edgexfoundry.org:10002 01:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:38 Configure a credential helper to remove this warning. See 01:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:38 01:52:38 Login Succeeded 01:52:38 nexus3.edgexfoundry.org:10003 01:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:38 Configure a credential helper to remove this warning. See 01:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:38 01:52:38 Login Succeeded 01:52:38 nexus3.edgexfoundry.org:10004 01:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:38 Configure a credential helper to remove this warning. See 01:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:38 01:52:38 Login Succeeded 01:52:38 docker.io 01:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:39 Configure a credential helper to remove this warning. See 01:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:39 01:52:39 Login Succeeded 01:52:39 ---> docker-login.sh ends [Pipeline] } 01:52:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:52:39 87e8ed76953e70318171a287d139abdba61a8126 01:52:39 latest 01:52:39 2.0.1-dev.55 01:52:39 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:39 main 01:52:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 01:52:39 + docker push nexus3.edgexfoundry.org:10004/core-command:87e8ed76953e70318171a287d139abdba61a8126 01:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:52:39 85090ce87fc4: Preparing 01:52:39 383a7344b744: Preparing 01:52:39 c8ef7bba41dd: Preparing 01:52:39 bb4a358cd547: Preparing 01:52:39 e2eb06d8af82: Preparing 01:52:39 e2eb06d8af82: Layer already exists 01:52:40 c8ef7bba41dd: Pushed 01:52:40 bb4a358cd547: Pushed 01:52:40 85090ce87fc4: Pushed 01:52:41 383a7344b744: Pushed 01:52:41 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:95bbe00dc2f170ddde6c169d69ba3da46adf1b19de826689751474f5c8e547bc size: 1363 [Pipeline] isUnix [Pipeline] sh 01:52:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 01:52:41 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:52:41 85090ce87fc4: Preparing 01:52:41 383a7344b744: Preparing 01:52:41 c8ef7bba41dd: Preparing 01:52:41 bb4a358cd547: Preparing 01:52:41 e2eb06d8af82: Preparing 01:52:41 85090ce87fc4: Layer already exists 01:52:41 c8ef7bba41dd: Layer already exists 01:52:41 e2eb06d8af82: Layer already exists 01:52:41 383a7344b744: Layer already exists 01:52:41 bb4a358cd547: Layer already exists 01:52:41 latest: digest: sha256:95bbe00dc2f170ddde6c169d69ba3da46adf1b19de826689751474f5c8e547bc size: 1363 [Pipeline] isUnix [Pipeline] sh 01:52:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:52:42 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.55 01:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:52:42 85090ce87fc4: Preparing 01:52:42 383a7344b744: Preparing 01:52:42 c8ef7bba41dd: Preparing 01:52:42 bb4a358cd547: Preparing 01:52:42 e2eb06d8af82: Preparing 01:52:42 85090ce87fc4: Layer already exists 01:52:42 383a7344b744: Layer already exists 01:52:42 e2eb06d8af82: Layer already exists 01:52:42 bb4a358cd547: Layer already exists 01:52:42 c8ef7bba41dd: Layer already exists 01:52:42 2.0.1-dev.55: digest: sha256:95bbe00dc2f170ddde6c169d69ba3da46adf1b19de826689751474f5c8e547bc size: 1363 [Pipeline] isUnix [Pipeline] sh 01:52:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:52:42 + docker push nexus3.edgexfoundry.org:10004/core-command:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:52:42 85090ce87fc4: Preparing 01:52:42 383a7344b744: Preparing 01:52:42 c8ef7bba41dd: Preparing 01:52:42 bb4a358cd547: Preparing 01:52:42 e2eb06d8af82: Preparing 01:52:42 e2eb06d8af82: Layer already exists 01:52:42 bb4a358cd547: Layer already exists 01:52:42 c8ef7bba41dd: Layer already exists 01:52:42 85090ce87fc4: Layer already exists 01:52:42 383a7344b744: Layer already exists 01:52:42 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:95bbe00dc2f170ddde6c169d69ba3da46adf1b19de826689751474f5c8e547bc size: 1363 [Pipeline] isUnix [Pipeline] sh 01:52:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 01:52:43 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:52:43 85090ce87fc4: Preparing 01:52:43 383a7344b744: Preparing 01:52:43 c8ef7bba41dd: Preparing 01:52:43 bb4a358cd547: Preparing 01:52:43 e2eb06d8af82: Preparing 01:52:43 85090ce87fc4: Layer already exists 01:52:43 c8ef7bba41dd: Layer already exists 01:52:43 bb4a358cd547: Layer already exists 01:52:43 383a7344b744: Layer already exists 01:52:43 e2eb06d8af82: Layer already exists 01:52:43 main: digest: sha256:95bbe00dc2f170ddde6c169d69ba3da46adf1b19de826689751474f5c8e547bc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:43 ===================================================== [Pipeline] echo 01:52:43 taggedImages: 01:52:43 - nexus3.edgexfoundry.org:10004/core-command:87e8ed76953e70318171a287d139abdba61a8126 01:52:43 - nexus3.edgexfoundry.org:10004/core-command:latest 01:52:43 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.55 01:52:43 - nexus3.edgexfoundry.org:10004/core-command:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:43 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:52:43 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:52:43 87e8ed76953e70318171a287d139abdba61a8126 01:52:43 latest 01:52:43 2.0.1-dev.55 01:52:43 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:43 main 01:52:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 01:52:44 + docker push nexus3.edgexfoundry.org:10004/core-data:87e8ed76953e70318171a287d139abdba61a8126 01:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:52:44 423d4a2b8f74: Preparing 01:52:44 3a9fffdec6af: Preparing 01:52:44 c8ef7bba41dd: Preparing 01:52:44 1d7d0b384046: Preparing 01:52:44 839a480ab037: Preparing 01:52:44 e2eb06d8af82: Preparing 01:52:44 e2eb06d8af82: Waiting 01:52:44 c8ef7bba41dd: Layer already exists 01:52:44 e2eb06d8af82: Layer already exists 01:52:44 423d4a2b8f74: Pushed 01:52:44 839a480ab037: Pushed 01:52:44 1d7d0b384046: Pushed 01:52:46 3a9fffdec6af: Pushed 01:52:46 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:c4a13423e9233c972488c49487963d235605eace005d6cbbee3bf6f0aae79379 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:52:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 01:52:46 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:52:46 423d4a2b8f74: Preparing 01:52:46 3a9fffdec6af: Preparing 01:52:46 c8ef7bba41dd: Preparing 01:52:46 1d7d0b384046: Preparing 01:52:46 839a480ab037: Preparing 01:52:46 e2eb06d8af82: Preparing 01:52:46 e2eb06d8af82: Waiting 01:52:46 1d7d0b384046: Layer already exists 01:52:46 c8ef7bba41dd: Layer already exists 01:52:46 839a480ab037: Layer already exists 01:52:46 423d4a2b8f74: Layer already exists 01:52:46 3a9fffdec6af: Layer already exists 01:52:47 e2eb06d8af82: Layer already exists 01:52:47 latest: digest: sha256:c4a13423e9233c972488c49487963d235605eace005d6cbbee3bf6f0aae79379 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:52:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:52:47 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.55 01:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:52:47 423d4a2b8f74: Preparing 01:52:47 3a9fffdec6af: Preparing 01:52:47 c8ef7bba41dd: Preparing 01:52:47 1d7d0b384046: Preparing 01:52:47 839a480ab037: Preparing 01:52:47 e2eb06d8af82: Preparing 01:52:47 e2eb06d8af82: Waiting 01:52:47 423d4a2b8f74: Layer already exists 01:52:47 3a9fffdec6af: Layer already exists 01:52:47 c8ef7bba41dd: Layer already exists 01:52:47 839a480ab037: Layer already exists 01:52:47 1d7d0b384046: Layer already exists 01:52:47 e2eb06d8af82: Layer already exists 01:52:47 2.0.1-dev.55: digest: sha256:c4a13423e9233c972488c49487963d235605eace005d6cbbee3bf6f0aae79379 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:52:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:52:48 + docker push nexus3.edgexfoundry.org:10004/core-data:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:52:48 423d4a2b8f74: Preparing 01:52:48 3a9fffdec6af: Preparing 01:52:48 c8ef7bba41dd: Preparing 01:52:48 1d7d0b384046: Preparing 01:52:48 839a480ab037: Preparing 01:52:48 e2eb06d8af82: Preparing 01:52:48 e2eb06d8af82: Waiting 01:52:48 1d7d0b384046: Layer already exists 01:52:48 c8ef7bba41dd: Layer already exists 01:52:48 3a9fffdec6af: Layer already exists 01:52:48 423d4a2b8f74: Layer already exists 01:52:48 839a480ab037: Layer already exists 01:52:48 e2eb06d8af82: Layer already exists 01:52:48 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:c4a13423e9233c972488c49487963d235605eace005d6cbbee3bf6f0aae79379 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:52:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 01:52:48 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:52:48 423d4a2b8f74: Preparing 01:52:48 3a9fffdec6af: Preparing 01:52:48 c8ef7bba41dd: Preparing 01:52:48 1d7d0b384046: Preparing 01:52:48 839a480ab037: Preparing 01:52:48 e2eb06d8af82: Preparing 01:52:48 e2eb06d8af82: Waiting 01:52:48 839a480ab037: Layer already exists 01:52:48 423d4a2b8f74: Layer already exists 01:52:48 3a9fffdec6af: Layer already exists 01:52:48 c8ef7bba41dd: Layer already exists 01:52:48 1d7d0b384046: Layer already exists 01:52:48 e2eb06d8af82: Layer already exists 01:52:48 main: digest: sha256:c4a13423e9233c972488c49487963d235605eace005d6cbbee3bf6f0aae79379 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:48 ===================================================== [Pipeline] echo 01:52:48 taggedImages: 01:52:48 - nexus3.edgexfoundry.org:10004/core-data:87e8ed76953e70318171a287d139abdba61a8126 01:52:48 - nexus3.edgexfoundry.org:10004/core-data:latest 01:52:48 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.55 01:52:48 - nexus3.edgexfoundry.org:10004/core-data:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:48 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:52:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:52:49 87e8ed76953e70318171a287d139abdba61a8126 01:52:49 latest 01:52:49 2.0.1-dev.55 01:52:49 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:49 main 01:52:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 01:52:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:87e8ed76953e70318171a287d139abdba61a8126 01:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:52:49 c121f47c16a6: Preparing 01:52:49 7be3cf3a1dca: Preparing 01:52:49 c8ef7bba41dd: Preparing 01:52:49 bb4a358cd547: Preparing 01:52:49 e2eb06d8af82: Preparing 01:52:49 bb4a358cd547: Layer already exists 01:52:49 c8ef7bba41dd: Layer already exists 01:52:49 e2eb06d8af82: Layer already exists 01:52:49 c121f47c16a6: Pushed 01:52:51 7be3cf3a1dca: Pushed 01:52:51 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:c5734667145d2836a815c5a07ea94c17d1f359dca5d906d3163a37ceee863f9a size: 1363 [Pipeline] isUnix [Pipeline] sh 01:52:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 01:52:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:52:52 c121f47c16a6: Preparing 01:52:52 7be3cf3a1dca: Preparing 01:52:52 c8ef7bba41dd: Preparing 01:52:52 bb4a358cd547: Preparing 01:52:52 e2eb06d8af82: Preparing 01:52:52 bb4a358cd547: Layer already exists 01:52:52 c121f47c16a6: Layer already exists 01:52:52 7be3cf3a1dca: Layer already exists 01:52:52 e2eb06d8af82: Layer already exists 01:52:52 c8ef7bba41dd: Layer already exists 01:52:52 latest: digest: sha256:c5734667145d2836a815c5a07ea94c17d1f359dca5d906d3163a37ceee863f9a size: 1363 [Pipeline] isUnix [Pipeline] sh 01:52:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:52:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.55 01:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:52:52 c121f47c16a6: Preparing 01:52:52 7be3cf3a1dca: Preparing 01:52:52 c8ef7bba41dd: Preparing 01:52:52 bb4a358cd547: Preparing 01:52:52 e2eb06d8af82: Preparing 01:52:52 c121f47c16a6: Layer already exists 01:52:52 bb4a358cd547: Layer already exists 01:52:52 7be3cf3a1dca: Layer already exists 01:52:52 c8ef7bba41dd: Layer already exists 01:52:52 e2eb06d8af82: Layer already exists 01:52:52 2.0.1-dev.55: digest: sha256:c5734667145d2836a815c5a07ea94c17d1f359dca5d906d3163a37ceee863f9a size: 1363 [Pipeline] isUnix [Pipeline] sh 01:52:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:52:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:52:53 c121f47c16a6: Preparing 01:52:53 7be3cf3a1dca: Preparing 01:52:53 c8ef7bba41dd: Preparing 01:52:53 bb4a358cd547: Preparing 01:52:53 e2eb06d8af82: Preparing 01:52:53 c121f47c16a6: Layer already exists 01:52:53 e2eb06d8af82: Layer already exists 01:52:53 bb4a358cd547: Layer already exists 01:52:53 7be3cf3a1dca: Layer already exists 01:52:53 c8ef7bba41dd: Layer already exists 01:52:53 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:c5734667145d2836a815c5a07ea94c17d1f359dca5d906d3163a37ceee863f9a size: 1363 [Pipeline] isUnix [Pipeline] sh 01:52:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 01:52:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:52:54 c121f47c16a6: Preparing 01:52:54 7be3cf3a1dca: Preparing 01:52:54 c8ef7bba41dd: Preparing 01:52:54 bb4a358cd547: Preparing 01:52:54 e2eb06d8af82: Preparing 01:52:54 e2eb06d8af82: Layer already exists 01:52:54 bb4a358cd547: Layer already exists 01:52:54 c121f47c16a6: Layer already exists 01:52:54 c8ef7bba41dd: Layer already exists 01:52:54 7be3cf3a1dca: Layer already exists 01:52:54 main: digest: sha256:c5734667145d2836a815c5a07ea94c17d1f359dca5d906d3163a37ceee863f9a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:54 ===================================================== [Pipeline] echo 01:52:54 taggedImages: 01:52:54 - nexus3.edgexfoundry.org:10004/core-metadata:87e8ed76953e70318171a287d139abdba61a8126 01:52:54 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:52:54 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.55 01:52:54 - nexus3.edgexfoundry.org:10004/core-metadata:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:54 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:52:54 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:52:54 87e8ed76953e70318171a287d139abdba61a8126 01:52:54 latest 01:52:54 2.0.1-dev.55 01:52:54 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:54 main 01:52:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 01:52:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:87e8ed76953e70318171a287d139abdba61a8126 01:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:52:55 4025d5074bc1: Preparing 01:52:55 4025d5074bc1: Preparing 01:52:55 a31b18fab023: Preparing 01:52:55 32d90f162423: Preparing 01:52:55 f61b0f3316c2: Preparing 01:52:55 b7b026aea32b: Preparing 01:52:55 c8ef7bba41dd: Preparing 01:52:55 da69841a4152: Preparing 01:52:55 bd9edd69cadc: Preparing 01:52:55 b73257edfd10: Preparing 01:52:55 bc86f272c3fe: Preparing 01:52:55 e2eb06d8af82: Preparing 01:52:55 bd9edd69cadc: Waiting 01:52:55 b73257edfd10: Waiting 01:52:55 bc86f272c3fe: Waiting 01:52:55 c8ef7bba41dd: Waiting 01:52:55 da69841a4152: Waiting 01:52:55 e2eb06d8af82: Waiting 01:52:55 a31b18fab023: Pushed 01:52:55 c8ef7bba41dd: Layer already exists 01:52:55 32d90f162423: Pushed 01:52:55 f61b0f3316c2: Pushed 01:52:55 4025d5074bc1: Pushed 01:52:55 b73257edfd10: Pushed 01:52:55 e2eb06d8af82: Layer already exists 01:52:55 da69841a4152: Pushed 01:52:55 bc86f272c3fe: Pushed 01:52:55 bd9edd69cadc: Pushed 01:52:56 b7b026aea32b: Pushed 01:52:56 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:7c21d37012a7dceb03b0d71e11a9c3d48b4d6a4e860d19888bcc5b3fba6117c8 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:52:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 01:52:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:52:57 4025d5074bc1: Preparing 01:52:57 4025d5074bc1: Preparing 01:52:57 a31b18fab023: Preparing 01:52:57 32d90f162423: Preparing 01:52:57 f61b0f3316c2: Preparing 01:52:57 b7b026aea32b: Preparing 01:52:57 c8ef7bba41dd: Preparing 01:52:57 da69841a4152: Preparing 01:52:57 bd9edd69cadc: Preparing 01:52:57 b73257edfd10: Preparing 01:52:57 bc86f272c3fe: Preparing 01:52:57 e2eb06d8af82: Preparing 01:52:57 c8ef7bba41dd: Waiting 01:52:57 da69841a4152: Waiting 01:52:57 bd9edd69cadc: Waiting 01:52:57 b73257edfd10: Waiting 01:52:57 bc86f272c3fe: Waiting 01:52:57 e2eb06d8af82: Waiting 01:52:57 4025d5074bc1: Layer already exists 01:52:57 a31b18fab023: Layer already exists 01:52:57 32d90f162423: Layer already exists 01:52:57 b7b026aea32b: Layer already exists 01:52:57 f61b0f3316c2: Layer already exists 01:52:57 c8ef7bba41dd: Layer already exists 01:52:57 bc86f272c3fe: Layer already exists 01:52:57 da69841a4152: Layer already exists 01:52:57 bd9edd69cadc: Layer already exists 01:52:57 b73257edfd10: Layer already exists 01:52:57 e2eb06d8af82: Layer already exists 01:52:57 latest: digest: sha256:7c21d37012a7dceb03b0d71e11a9c3d48b4d6a4e860d19888bcc5b3fba6117c8 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:52:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:52:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.55 01:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:52:58 4025d5074bc1: Preparing 01:52:58 4025d5074bc1: Preparing 01:52:58 a31b18fab023: Preparing 01:52:58 32d90f162423: Preparing 01:52:58 f61b0f3316c2: Preparing 01:52:58 b7b026aea32b: Preparing 01:52:58 c8ef7bba41dd: Preparing 01:52:58 da69841a4152: Preparing 01:52:58 bd9edd69cadc: Preparing 01:52:58 b73257edfd10: Preparing 01:52:58 bc86f272c3fe: Preparing 01:52:58 e2eb06d8af82: Preparing 01:52:58 c8ef7bba41dd: Waiting 01:52:58 da69841a4152: Waiting 01:52:58 b73257edfd10: Waiting 01:52:58 bd9edd69cadc: Waiting 01:52:58 bc86f272c3fe: Waiting 01:52:58 e2eb06d8af82: Waiting 01:52:58 f61b0f3316c2: Layer already exists 01:52:58 b7b026aea32b: Layer already exists 01:52:58 32d90f162423: Layer already exists 01:52:58 4025d5074bc1: Layer already exists 01:52:58 a31b18fab023: Layer already exists 01:52:58 c8ef7bba41dd: Layer already exists 01:52:58 da69841a4152: Layer already exists 01:52:58 bc86f272c3fe: Layer already exists 01:52:58 b73257edfd10: Layer already exists 01:52:58 bd9edd69cadc: Layer already exists 01:52:58 e2eb06d8af82: Layer already exists 01:52:58 2.0.1-dev.55: digest: sha256:7c21d37012a7dceb03b0d71e11a9c3d48b4d6a4e860d19888bcc5b3fba6117c8 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:52:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:52:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:52:58 4025d5074bc1: Preparing 01:52:58 4025d5074bc1: Preparing 01:52:58 a31b18fab023: Preparing 01:52:58 32d90f162423: Preparing 01:52:58 f61b0f3316c2: Preparing 01:52:58 b7b026aea32b: Preparing 01:52:58 c8ef7bba41dd: Preparing 01:52:58 da69841a4152: Preparing 01:52:58 bd9edd69cadc: Preparing 01:52:58 b73257edfd10: Preparing 01:52:58 bc86f272c3fe: Preparing 01:52:58 e2eb06d8af82: Preparing 01:52:58 da69841a4152: Waiting 01:52:58 bd9edd69cadc: Waiting 01:52:58 b73257edfd10: Waiting 01:52:58 bc86f272c3fe: Waiting 01:52:58 e2eb06d8af82: Waiting 01:52:58 c8ef7bba41dd: Waiting 01:52:58 b7b026aea32b: Layer already exists 01:52:58 a31b18fab023: Layer already exists 01:52:58 f61b0f3316c2: Layer already exists 01:52:58 32d90f162423: Layer already exists 01:52:58 4025d5074bc1: Layer already exists 01:52:58 bc86f272c3fe: Layer already exists 01:52:58 da69841a4152: Layer already exists 01:52:58 c8ef7bba41dd: Layer already exists 01:52:58 bd9edd69cadc: Layer already exists 01:52:58 b73257edfd10: Layer already exists 01:52:58 e2eb06d8af82: Layer already exists 01:52:58 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:7c21d37012a7dceb03b0d71e11a9c3d48b4d6a4e860d19888bcc5b3fba6117c8 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:52:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 01:52:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:52:59 4025d5074bc1: Preparing 01:52:59 4025d5074bc1: Preparing 01:52:59 a31b18fab023: Preparing 01:52:59 32d90f162423: Preparing 01:52:59 f61b0f3316c2: Preparing 01:52:59 b7b026aea32b: Preparing 01:52:59 c8ef7bba41dd: Preparing 01:52:59 da69841a4152: Preparing 01:52:59 bd9edd69cadc: Preparing 01:52:59 b73257edfd10: Preparing 01:52:59 bc86f272c3fe: Preparing 01:52:59 e2eb06d8af82: Preparing 01:52:59 c8ef7bba41dd: Waiting 01:52:59 da69841a4152: Waiting 01:52:59 bd9edd69cadc: Waiting 01:52:59 b73257edfd10: Waiting 01:52:59 bc86f272c3fe: Waiting 01:52:59 e2eb06d8af82: Waiting 01:52:59 f61b0f3316c2: Layer already exists 01:52:59 b7b026aea32b: Layer already exists 01:52:59 32d90f162423: Layer already exists 01:52:59 4025d5074bc1: Layer already exists 01:52:59 a31b18fab023: Layer already exists 01:52:59 da69841a4152: Layer already exists 01:52:59 c8ef7bba41dd: Layer already exists 01:52:59 b73257edfd10: Layer already exists 01:52:59 bd9edd69cadc: Layer already exists 01:52:59 bc86f272c3fe: Layer already exists 01:52:59 e2eb06d8af82: Layer already exists 01:52:59 main: digest: sha256:7c21d37012a7dceb03b0d71e11a9c3d48b4d6a4e860d19888bcc5b3fba6117c8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:59 ===================================================== [Pipeline] echo 01:52:59 taggedImages: 01:52:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:87e8ed76953e70318171a287d139abdba61a8126 01:52:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:52:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.55 01:52:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:52:59 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:52:59 87e8ed76953e70318171a287d139abdba61a8126 01:52:59 latest 01:52:59 2.0.1-dev.55 01:52:59 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:52:59 main 01:52:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 01:53:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:87e8ed76953e70318171a287d139abdba61a8126 01:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:53:00 f39734383276: Preparing 01:53:00 a50d0580b84e: Preparing 01:53:00 734768ca405b: Preparing 01:53:00 827b2196711b: Preparing 01:53:00 a0e7c68dcd75: Preparing 01:53:00 e2eb06d8af82: Preparing 01:53:00 e2eb06d8af82: Waiting 01:53:00 734768ca405b: Pushed 01:53:00 e2eb06d8af82: Layer already exists 01:53:00 827b2196711b: Pushed 01:53:00 a0e7c68dcd75: Pushed 01:53:01 f39734383276: Pushed 01:53:01 a50d0580b84e: Pushed 01:53:01 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:4d69555695c8aacf297212b284fb5d4803d7c42eb44b05a8f97c346d6e9bd3ad size: 1576 [Pipeline] isUnix [Pipeline] sh 01:53:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 01:53:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:53:02 f39734383276: Preparing 01:53:02 a50d0580b84e: Preparing 01:53:02 734768ca405b: Preparing 01:53:02 827b2196711b: Preparing 01:53:02 a0e7c68dcd75: Preparing 01:53:02 e2eb06d8af82: Preparing 01:53:02 e2eb06d8af82: Waiting 01:53:02 a0e7c68dcd75: Layer already exists 01:53:02 a50d0580b84e: Layer already exists 01:53:02 827b2196711b: Layer already exists 01:53:02 734768ca405b: Layer already exists 01:53:02 f39734383276: Layer already exists 01:53:02 e2eb06d8af82: Layer already exists 01:53:02 latest: digest: sha256:4d69555695c8aacf297212b284fb5d4803d7c42eb44b05a8f97c346d6e9bd3ad size: 1576 [Pipeline] isUnix [Pipeline] sh 01:53:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:53:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.55 01:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:53:02 f39734383276: Preparing 01:53:02 a50d0580b84e: Preparing 01:53:02 734768ca405b: Preparing 01:53:02 827b2196711b: Preparing 01:53:02 a0e7c68dcd75: Preparing 01:53:02 e2eb06d8af82: Preparing 01:53:02 e2eb06d8af82: Waiting 01:53:02 827b2196711b: Layer already exists 01:53:02 734768ca405b: Layer already exists 01:53:02 a0e7c68dcd75: Layer already exists 01:53:02 a50d0580b84e: Layer already exists 01:53:02 f39734383276: Layer already exists 01:53:02 e2eb06d8af82: Layer already exists 01:53:02 2.0.1-dev.55: digest: sha256:4d69555695c8aacf297212b284fb5d4803d7c42eb44b05a8f97c346d6e9bd3ad size: 1576 [Pipeline] isUnix [Pipeline] sh 01:53:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:53:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:53:03 f39734383276: Preparing 01:53:03 a50d0580b84e: Preparing 01:53:03 734768ca405b: Preparing 01:53:03 827b2196711b: Preparing 01:53:03 a0e7c68dcd75: Preparing 01:53:03 e2eb06d8af82: Preparing 01:53:03 e2eb06d8af82: Waiting 01:53:03 a0e7c68dcd75: Layer already exists 01:53:03 a50d0580b84e: Layer already exists 01:53:03 f39734383276: Layer already exists 01:53:03 827b2196711b: Layer already exists 01:53:03 734768ca405b: Layer already exists 01:53:03 e2eb06d8af82: Layer already exists 01:53:03 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:4d69555695c8aacf297212b284fb5d4803d7c42eb44b05a8f97c346d6e9bd3ad size: 1576 [Pipeline] isUnix [Pipeline] sh 01:53:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 01:53:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:53:03 f39734383276: Preparing 01:53:03 a50d0580b84e: Preparing 01:53:03 734768ca405b: Preparing 01:53:03 827b2196711b: Preparing 01:53:03 a0e7c68dcd75: Preparing 01:53:03 e2eb06d8af82: Preparing 01:53:03 e2eb06d8af82: Waiting 01:53:03 f39734383276: Layer already exists 01:53:03 734768ca405b: Layer already exists 01:53:03 a0e7c68dcd75: Layer already exists 01:53:03 827b2196711b: Layer already exists 01:53:03 a50d0580b84e: Layer already exists 01:53:03 e2eb06d8af82: Layer already exists 01:53:03 main: digest: sha256:4d69555695c8aacf297212b284fb5d4803d7c42eb44b05a8f97c346d6e9bd3ad size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:04 ===================================================== [Pipeline] echo 01:53:04 taggedImages: 01:53:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:87e8ed76953e70318171a287d139abdba61a8126 01:53:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:53:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.55 01:53:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:53:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:53:04 87e8ed76953e70318171a287d139abdba61a8126 01:53:04 latest 01:53:04 2.0.1-dev.55 01:53:04 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:04 main 01:53:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:53:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 01:53:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:87e8ed76953e70318171a287d139abdba61a8126 01:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:53:04 70d42565e5f7: Preparing 01:53:04 935d2665715b: Preparing 01:53:04 e43a435b8bc6: Preparing 01:53:04 1c86ba546c66: Preparing 01:53:04 7ab7c3a001f7: Preparing 01:53:04 cbef580ab947: Preparing 01:53:04 23462258ff42: Preparing 01:53:04 4443adb74766: Preparing 01:53:04 56e927b67053: Preparing 01:53:04 e2eb06d8af82: Preparing 01:53:04 cbef580ab947: Waiting 01:53:04 23462258ff42: Waiting 01:53:04 4443adb74766: Waiting 01:53:04 56e927b67053: Waiting 01:53:04 e2eb06d8af82: Waiting 01:53:05 7ab7c3a001f7: Pushed 01:53:05 70d42565e5f7: Pushed 01:53:05 935d2665715b: Pushed 01:53:05 cbef580ab947: Pushed 01:53:05 4443adb74766: Pushed 01:53:05 23462258ff42: Pushed 01:53:05 e2eb06d8af82: Layer already exists 01:53:05 1c86ba546c66: Pushed 01:53:06 56e927b67053: Pushed 01:53:06 e43a435b8bc6: Pushed 01:53:06 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:8a8759dab039260caf90fc75b69e76f655ab0af912943060c2150be719b3f47c size: 2405 [Pipeline] isUnix [Pipeline] sh 01:53:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 01:53:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:53:06 70d42565e5f7: Preparing 01:53:06 935d2665715b: Preparing 01:53:06 e43a435b8bc6: Preparing 01:53:06 1c86ba546c66: Preparing 01:53:06 7ab7c3a001f7: Preparing 01:53:06 cbef580ab947: Preparing 01:53:06 23462258ff42: Preparing 01:53:06 4443adb74766: Preparing 01:53:06 56e927b67053: Preparing 01:53:06 e2eb06d8af82: Preparing 01:53:06 cbef580ab947: Waiting 01:53:06 23462258ff42: Waiting 01:53:06 4443adb74766: Waiting 01:53:06 56e927b67053: Waiting 01:53:06 e2eb06d8af82: Waiting 01:53:06 935d2665715b: Layer already exists 01:53:06 7ab7c3a001f7: Layer already exists 01:53:06 e43a435b8bc6: Layer already exists 01:53:06 1c86ba546c66: Layer already exists 01:53:06 23462258ff42: Layer already exists 01:53:06 56e927b67053: Layer already exists 01:53:06 cbef580ab947: Layer already exists 01:53:06 4443adb74766: Layer already exists 01:53:06 e2eb06d8af82: Layer already exists 01:53:07 70d42565e5f7: Layer already exists 01:53:07 latest: digest: sha256:8a8759dab039260caf90fc75b69e76f655ab0af912943060c2150be719b3f47c size: 2405 [Pipeline] isUnix [Pipeline] sh 01:53:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:53:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.55 01:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:53:08 70d42565e5f7: Preparing 01:53:08 935d2665715b: Preparing 01:53:08 e43a435b8bc6: Preparing 01:53:08 1c86ba546c66: Preparing 01:53:08 7ab7c3a001f7: Preparing 01:53:08 cbef580ab947: Preparing 01:53:08 23462258ff42: Preparing 01:53:08 4443adb74766: Preparing 01:53:08 56e927b67053: Preparing 01:53:08 e2eb06d8af82: Preparing 01:53:08 cbef580ab947: Waiting 01:53:08 23462258ff42: Waiting 01:53:08 4443adb74766: Waiting 01:53:08 56e927b67053: Waiting 01:53:08 e2eb06d8af82: Waiting 01:53:08 70d42565e5f7: Layer already exists 01:53:08 1c86ba546c66: Layer already exists 01:53:08 935d2665715b: Layer already exists 01:53:08 7ab7c3a001f7: Layer already exists 01:53:08 e43a435b8bc6: Layer already exists 01:53:08 23462258ff42: Layer already exists 01:53:08 4443adb74766: Layer already exists 01:53:08 cbef580ab947: Layer already exists 01:53:08 e2eb06d8af82: Layer already exists 01:53:08 56e927b67053: Layer already exists 01:53:08 2.0.1-dev.55: digest: sha256:8a8759dab039260caf90fc75b69e76f655ab0af912943060c2150be719b3f47c size: 2405 [Pipeline] isUnix [Pipeline] sh 01:53:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:53:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:53:09 70d42565e5f7: Preparing 01:53:09 935d2665715b: Preparing 01:53:09 e43a435b8bc6: Preparing 01:53:09 1c86ba546c66: Preparing 01:53:09 7ab7c3a001f7: Preparing 01:53:09 cbef580ab947: Preparing 01:53:09 23462258ff42: Preparing 01:53:09 4443adb74766: Preparing 01:53:09 56e927b67053: Preparing 01:53:09 e2eb06d8af82: Preparing 01:53:09 cbef580ab947: Waiting 01:53:09 23462258ff42: Waiting 01:53:09 4443adb74766: Waiting 01:53:09 56e927b67053: Waiting 01:53:09 70d42565e5f7: Layer already exists 01:53:09 7ab7c3a001f7: Layer already exists 01:53:09 935d2665715b: Layer already exists 01:53:09 1c86ba546c66: Layer already exists 01:53:09 e43a435b8bc6: Layer already exists 01:53:09 cbef580ab947: Layer already exists 01:53:09 23462258ff42: Layer already exists 01:53:09 4443adb74766: Layer already exists 01:53:09 56e927b67053: Layer already exists 01:53:09 e2eb06d8af82: Layer already exists 01:53:09 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:8a8759dab039260caf90fc75b69e76f655ab0af912943060c2150be719b3f47c size: 2405 [Pipeline] isUnix [Pipeline] sh 01:53:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 01:53:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:53:10 70d42565e5f7: Preparing 01:53:10 935d2665715b: Preparing 01:53:10 e43a435b8bc6: Preparing 01:53:10 1c86ba546c66: Preparing 01:53:10 7ab7c3a001f7: Preparing 01:53:10 cbef580ab947: Preparing 01:53:10 23462258ff42: Preparing 01:53:10 4443adb74766: Preparing 01:53:10 56e927b67053: Preparing 01:53:10 e2eb06d8af82: Preparing 01:53:10 cbef580ab947: Waiting 01:53:10 23462258ff42: Waiting 01:53:10 4443adb74766: Waiting 01:53:10 56e927b67053: Waiting 01:53:10 e2eb06d8af82: Waiting 01:53:10 70d42565e5f7: Layer already exists 01:53:10 7ab7c3a001f7: Layer already exists 01:53:10 1c86ba546c66: Layer already exists 01:53:10 e43a435b8bc6: Layer already exists 01:53:10 935d2665715b: Layer already exists 01:53:10 4443adb74766: Layer already exists 01:53:10 cbef580ab947: Layer already exists 01:53:10 23462258ff42: Layer already exists 01:53:10 e2eb06d8af82: Layer already exists 01:53:10 56e927b67053: Layer already exists 01:53:10 main: digest: sha256:8a8759dab039260caf90fc75b69e76f655ab0af912943060c2150be719b3f47c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:10 ===================================================== [Pipeline] echo 01:53:10 taggedImages: 01:53:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:87e8ed76953e70318171a287d139abdba61a8126 01:53:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:53:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.55 01:53:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:53:10 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:53:10 87e8ed76953e70318171a287d139abdba61a8126 01:53:10 latest 01:53:10 2.0.1-dev.55 01:53:10 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:10 main 01:53:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:53:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 01:53:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:87e8ed76953e70318171a287d139abdba61a8126 01:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:53:11 70e49810e2b4: Preparing 01:53:11 bb0af407489b: Preparing 01:53:11 c8ef7bba41dd: Preparing 01:53:11 eb75e9472c17: Preparing 01:53:11 e2eb06d8af82: Preparing 01:53:11 c8ef7bba41dd: Layer already exists 01:53:11 e2eb06d8af82: Layer already exists 01:53:11 70e49810e2b4: Pushed 01:53:11 eb75e9472c17: Pushed 01:53:12 bb0af407489b: Pushed 01:53:12 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:fb7ec5be594056897b4c0ee301f719f195431a935db935c4f96064d17b746c2c size: 1364 [Pipeline] isUnix [Pipeline] sh 01:53:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 01:53:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:53:13 70e49810e2b4: Preparing 01:53:13 bb0af407489b: Preparing 01:53:13 c8ef7bba41dd: Preparing 01:53:13 eb75e9472c17: Preparing 01:53:13 e2eb06d8af82: Preparing 01:53:13 bb0af407489b: Layer already exists 01:53:13 c8ef7bba41dd: Layer already exists 01:53:13 e2eb06d8af82: Layer already exists 01:53:13 70e49810e2b4: Layer already exists 01:53:13 eb75e9472c17: Layer already exists 01:53:13 latest: digest: sha256:fb7ec5be594056897b4c0ee301f719f195431a935db935c4f96064d17b746c2c size: 1364 [Pipeline] isUnix [Pipeline] sh 01:53:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:53:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.55 01:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:53:13 70e49810e2b4: Preparing 01:53:13 bb0af407489b: Preparing 01:53:13 c8ef7bba41dd: Preparing 01:53:13 eb75e9472c17: Preparing 01:53:13 e2eb06d8af82: Preparing 01:53:13 c8ef7bba41dd: Layer already exists 01:53:13 bb0af407489b: Layer already exists 01:53:13 e2eb06d8af82: Layer already exists 01:53:13 eb75e9472c17: Layer already exists 01:53:13 70e49810e2b4: Layer already exists 01:53:13 2.0.1-dev.55: digest: sha256:fb7ec5be594056897b4c0ee301f719f195431a935db935c4f96064d17b746c2c size: 1364 [Pipeline] isUnix [Pipeline] sh 01:53:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:53:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:53:14 70e49810e2b4: Preparing 01:53:14 bb0af407489b: Preparing 01:53:14 c8ef7bba41dd: Preparing 01:53:14 eb75e9472c17: Preparing 01:53:14 e2eb06d8af82: Preparing 01:53:14 c8ef7bba41dd: Layer already exists 01:53:14 e2eb06d8af82: Layer already exists 01:53:14 eb75e9472c17: Layer already exists 01:53:14 bb0af407489b: Layer already exists 01:53:14 70e49810e2b4: Layer already exists 01:53:14 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:fb7ec5be594056897b4c0ee301f719f195431a935db935c4f96064d17b746c2c size: 1364 [Pipeline] isUnix [Pipeline] sh 01:53:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 01:53:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:53:15 70e49810e2b4: Preparing 01:53:15 bb0af407489b: Preparing 01:53:15 c8ef7bba41dd: Preparing 01:53:15 eb75e9472c17: Preparing 01:53:15 e2eb06d8af82: Preparing 01:53:15 c8ef7bba41dd: Layer already exists 01:53:15 bb0af407489b: Layer already exists 01:53:15 70e49810e2b4: Layer already exists 01:53:15 e2eb06d8af82: Layer already exists 01:53:15 eb75e9472c17: Layer already exists 01:53:15 main: digest: sha256:fb7ec5be594056897b4c0ee301f719f195431a935db935c4f96064d17b746c2c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:15 ===================================================== [Pipeline] echo 01:53:15 taggedImages: 01:53:15 - nexus3.edgexfoundry.org:10004/support-notifications:87e8ed76953e70318171a287d139abdba61a8126 01:53:15 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:53:15 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.55 01:53:15 - nexus3.edgexfoundry.org:10004/support-notifications:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:15 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:53:15 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:53:15 87e8ed76953e70318171a287d139abdba61a8126 01:53:15 latest 01:53:15 2.0.1-dev.55 01:53:15 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:15 main 01:53:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:53:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 01:53:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:87e8ed76953e70318171a287d139abdba61a8126 01:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:53:15 8870096f9189: Preparing 01:53:15 6a12882b0dae: Preparing 01:53:15 c8ef7bba41dd: Preparing 01:53:15 bb4a358cd547: Preparing 01:53:15 e2eb06d8af82: Preparing 01:53:15 bb4a358cd547: Layer already exists 01:53:15 c8ef7bba41dd: Layer already exists 01:53:15 e2eb06d8af82: Layer already exists 01:53:15 8870096f9189: Pushed 01:53:17 6a12882b0dae: Pushed 01:53:17 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:4718ca1ed62c3d9cfb7645d834286e82070180ba5552757bc43a616084fe6482 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:53:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 01:53:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:53:18 8870096f9189: Preparing 01:53:18 6a12882b0dae: Preparing 01:53:18 c8ef7bba41dd: Preparing 01:53:18 bb4a358cd547: Preparing 01:53:18 e2eb06d8af82: Preparing 01:53:18 6a12882b0dae: Layer already exists 01:53:18 8870096f9189: Layer already exists 01:53:18 c8ef7bba41dd: Layer already exists 01:53:18 e2eb06d8af82: Layer already exists 01:53:18 bb4a358cd547: Layer already exists 01:53:18 latest: digest: sha256:4718ca1ed62c3d9cfb7645d834286e82070180ba5552757bc43a616084fe6482 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:53:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:53:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.55 01:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:53:18 8870096f9189: Preparing 01:53:18 6a12882b0dae: Preparing 01:53:18 c8ef7bba41dd: Preparing 01:53:18 bb4a358cd547: Preparing 01:53:18 e2eb06d8af82: Preparing 01:53:18 c8ef7bba41dd: Layer already exists 01:53:18 bb4a358cd547: Layer already exists 01:53:18 e2eb06d8af82: Layer already exists 01:53:18 6a12882b0dae: Layer already exists 01:53:18 8870096f9189: Layer already exists 01:53:18 2.0.1-dev.55: digest: sha256:4718ca1ed62c3d9cfb7645d834286e82070180ba5552757bc43a616084fe6482 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:53:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:53:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:53:19 8870096f9189: Preparing 01:53:19 6a12882b0dae: Preparing 01:53:19 c8ef7bba41dd: Preparing 01:53:19 bb4a358cd547: Preparing 01:53:19 e2eb06d8af82: Preparing 01:53:19 8870096f9189: Layer already exists 01:53:19 bb4a358cd547: Layer already exists 01:53:19 c8ef7bba41dd: Layer already exists 01:53:19 e2eb06d8af82: Layer already exists 01:53:19 6a12882b0dae: Layer already exists 01:53:19 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:4718ca1ed62c3d9cfb7645d834286e82070180ba5552757bc43a616084fe6482 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:53:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 01:53:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:53:20 8870096f9189: Preparing 01:53:20 6a12882b0dae: Preparing 01:53:20 c8ef7bba41dd: Preparing 01:53:20 bb4a358cd547: Preparing 01:53:20 e2eb06d8af82: Preparing 01:53:20 e2eb06d8af82: Layer already exists 01:53:20 bb4a358cd547: Layer already exists 01:53:20 8870096f9189: Layer already exists 01:53:20 6a12882b0dae: Layer already exists 01:53:20 c8ef7bba41dd: Layer already exists 01:53:20 main: digest: sha256:4718ca1ed62c3d9cfb7645d834286e82070180ba5552757bc43a616084fe6482 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:20 ===================================================== [Pipeline] echo 01:53:20 taggedImages: 01:53:20 - nexus3.edgexfoundry.org:10004/support-scheduler:87e8ed76953e70318171a287d139abdba61a8126 01:53:20 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:53:20 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.55 01:53:20 - nexus3.edgexfoundry.org:10004/support-scheduler:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:20 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:53:20 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 01:53:20 87e8ed76953e70318171a287d139abdba61a8126 01:53:20 latest 01:53:20 2.0.1-dev.55 01:53:20 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:20 main 01:53:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:53:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 01:53:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87e8ed76953e70318171a287d139abdba61a8126 01:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:53:20 43d0ef67e27d: Preparing 01:53:20 a5be5b92664e: Preparing 01:53:20 e2f0062e430c: Preparing 01:53:20 93889324b927: Preparing 01:53:20 c080ac93e525: Preparing 01:53:20 87dec32dab56: Preparing 01:53:20 4b3c02ac6c6d: Preparing 01:53:20 3b6deb83ca37: Preparing 01:53:20 563ea45970c1: Preparing 01:53:20 91e3b9641807: Preparing 01:53:20 b2d5eeeaba3a: Preparing 01:53:20 4b3c02ac6c6d: Waiting 01:53:20 3b6deb83ca37: Waiting 01:53:20 87dec32dab56: Waiting 01:53:20 563ea45970c1: Waiting 01:53:20 91e3b9641807: Waiting 01:53:20 b2d5eeeaba3a: Waiting 01:53:20 c080ac93e525: Layer already exists 01:53:21 87dec32dab56: Layer already exists 01:53:21 4b3c02ac6c6d: Layer already exists 01:53:21 3b6deb83ca37: Layer already exists 01:53:21 563ea45970c1: Layer already exists 01:53:21 91e3b9641807: Layer already exists 01:53:21 a5be5b92664e: Pushed 01:53:21 b2d5eeeaba3a: Layer already exists 01:53:21 43d0ef67e27d: Pushed 01:53:21 e2f0062e430c: Pushed 01:53:27 93889324b927: Pushed 01:53:27 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:5bd667c3dbb0cd416ef37aed092935a2f0b82d2a3cf59aa241d8d993ca243219 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:53:27 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 01:53:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:53:27 43d0ef67e27d: Preparing 01:53:27 a5be5b92664e: Preparing 01:53:27 e2f0062e430c: Preparing 01:53:27 93889324b927: Preparing 01:53:27 c080ac93e525: Preparing 01:53:27 87dec32dab56: Preparing 01:53:27 4b3c02ac6c6d: Preparing 01:53:27 3b6deb83ca37: Preparing 01:53:27 563ea45970c1: Preparing 01:53:27 91e3b9641807: Preparing 01:53:27 b2d5eeeaba3a: Preparing 01:53:27 4b3c02ac6c6d: Waiting 01:53:27 3b6deb83ca37: Waiting 01:53:27 563ea45970c1: Waiting 01:53:27 91e3b9641807: Waiting 01:53:27 b2d5eeeaba3a: Waiting 01:53:27 87dec32dab56: Waiting 01:53:27 43d0ef67e27d: Layer already exists 01:53:27 a5be5b92664e: Layer already exists 01:53:27 e2f0062e430c: Layer already exists 01:53:27 c080ac93e525: Layer already exists 01:53:27 93889324b927: Layer already exists 01:53:27 87dec32dab56: Layer already exists 01:53:27 91e3b9641807: Layer already exists 01:53:27 4b3c02ac6c6d: Layer already exists 01:53:27 3b6deb83ca37: Layer already exists 01:53:27 563ea45970c1: Layer already exists 01:53:27 b2d5eeeaba3a: Layer already exists 01:53:27 latest: digest: sha256:5bd667c3dbb0cd416ef37aed092935a2f0b82d2a3cf59aa241d8d993ca243219 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:53:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:53:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.55 01:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:53:28 43d0ef67e27d: Preparing 01:53:28 a5be5b92664e: Preparing 01:53:28 e2f0062e430c: Preparing 01:53:28 93889324b927: Preparing 01:53:28 c080ac93e525: Preparing 01:53:28 87dec32dab56: Preparing 01:53:28 4b3c02ac6c6d: Preparing 01:53:28 3b6deb83ca37: Preparing 01:53:28 563ea45970c1: Preparing 01:53:28 91e3b9641807: Preparing 01:53:28 b2d5eeeaba3a: Preparing 01:53:28 87dec32dab56: Waiting 01:53:28 4b3c02ac6c6d: Waiting 01:53:28 3b6deb83ca37: Waiting 01:53:28 563ea45970c1: Waiting 01:53:28 91e3b9641807: Waiting 01:53:28 b2d5eeeaba3a: Waiting 01:53:28 e2f0062e430c: Layer already exists 01:53:28 a5be5b92664e: Layer already exists 01:53:28 93889324b927: Layer already exists 01:53:28 43d0ef67e27d: Layer already exists 01:53:28 c080ac93e525: Layer already exists 01:53:28 4b3c02ac6c6d: Layer already exists 01:53:28 87dec32dab56: Layer already exists 01:53:28 563ea45970c1: Layer already exists 01:53:28 3b6deb83ca37: Layer already exists 01:53:28 91e3b9641807: Layer already exists 01:53:28 b2d5eeeaba3a: Layer already exists 01:53:28 2.0.1-dev.55: digest: sha256:5bd667c3dbb0cd416ef37aed092935a2f0b82d2a3cf59aa241d8d993ca243219 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:53:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 01:53:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:53:28 43d0ef67e27d: Preparing 01:53:28 a5be5b92664e: Preparing 01:53:28 e2f0062e430c: Preparing 01:53:28 93889324b927: Preparing 01:53:28 c080ac93e525: Preparing 01:53:28 87dec32dab56: Preparing 01:53:28 4b3c02ac6c6d: Preparing 01:53:28 3b6deb83ca37: Preparing 01:53:28 563ea45970c1: Preparing 01:53:28 91e3b9641807: Preparing 01:53:28 b2d5eeeaba3a: Preparing 01:53:28 87dec32dab56: Waiting 01:53:28 4b3c02ac6c6d: Waiting 01:53:28 3b6deb83ca37: Waiting 01:53:28 563ea45970c1: Waiting 01:53:28 91e3b9641807: Waiting 01:53:28 b2d5eeeaba3a: Waiting 01:53:28 e2f0062e430c: Layer already exists 01:53:28 93889324b927: Layer already exists 01:53:28 c080ac93e525: Layer already exists 01:53:28 a5be5b92664e: Layer already exists 01:53:28 43d0ef67e27d: Layer already exists 01:53:28 4b3c02ac6c6d: Layer already exists 01:53:28 3b6deb83ca37: Layer already exists 01:53:28 563ea45970c1: Layer already exists 01:53:28 91e3b9641807: Layer already exists 01:53:28 b2d5eeeaba3a: Layer already exists 01:53:29 87dec32dab56: Layer already exists 01:53:29 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:5bd667c3dbb0cd416ef37aed092935a2f0b82d2a3cf59aa241d8d993ca243219 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:53:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 01:53:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 01:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:53:30 43d0ef67e27d: Preparing 01:53:30 a5be5b92664e: Preparing 01:53:30 e2f0062e430c: Preparing 01:53:30 93889324b927: Preparing 01:53:30 c080ac93e525: Preparing 01:53:30 87dec32dab56: Preparing 01:53:30 4b3c02ac6c6d: Preparing 01:53:30 3b6deb83ca37: Preparing 01:53:30 563ea45970c1: Preparing 01:53:30 91e3b9641807: Preparing 01:53:30 b2d5eeeaba3a: Preparing 01:53:30 87dec32dab56: Waiting 01:53:30 563ea45970c1: Waiting 01:53:30 4b3c02ac6c6d: Waiting 01:53:30 3b6deb83ca37: Waiting 01:53:30 b2d5eeeaba3a: Waiting 01:53:30 e2f0062e430c: Layer already exists 01:53:30 c080ac93e525: Layer already exists 01:53:30 43d0ef67e27d: Layer already exists 01:53:30 a5be5b92664e: Layer already exists 01:53:30 93889324b927: Layer already exists 01:53:30 3b6deb83ca37: Layer already exists 01:53:30 87dec32dab56: Layer already exists 01:53:30 4b3c02ac6c6d: Layer already exists 01:53:30 563ea45970c1: Layer already exists 01:53:30 91e3b9641807: Layer already exists 01:53:30 b2d5eeeaba3a: Layer already exists 01:53:30 main: digest: sha256:5bd667c3dbb0cd416ef37aed092935a2f0b82d2a3cf59aa241d8d993ca243219 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:30 ===================================================== [Pipeline] echo 01:53:30 taggedImages: 01:53:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87e8ed76953e70318171a287d139abdba61a8126 01:53:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:53:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.55 01:53:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 01:53:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:53:37 Removing intermediate container 09bc35458a50 01:53:37 ---> 3512a89a2b0b 01:53:37 Successfully built 3512a89a2b0b 01:53:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:53:37 + docker inspect -f . ci-base-image-arm64 01:53:37 . [Pipeline] withDockerContainer 01:53:38 prd-ubuntu18.04-docker-arm64-4c-16g-68 does not seem to be running inside a container 01:53:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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 01:53:40 $ docker top ade4df781d646b3cbcad5ab483711ab45346d7e33023816f7c9fb56873db5bfd -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:41 + go version 01:53:41 go version go1.16.6 linux/arm64 [Pipeline] } 01:53:41 $ docker stop --time=1 ade4df781d646b3cbcad5ab483711ab45346d7e33023816f7c9fb56873db5bfd 01:53:43 $ docker rm -f ade4df781d646b3cbcad5ab483711ab45346d7e33023816f7c9fb56873db5bfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:53:44 01:53:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:53:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:53:44 latest: Pulling from edgex-devops/edgex-compose-arm64 01:53:44 29e5d40040c1: Pulling fs layer 01:53:44 1ce36da41761: Pulling fs layer 01:53:44 25b303627fd3: Pulling fs layer 01:53:44 29e5d40040c1: Verifying Checksum 01:53:44 29e5d40040c1: Download complete 01:53:45 29e5d40040c1: Pull complete 01:53:46 1ce36da41761: Verifying Checksum 01:53:46 1ce36da41761: Download complete 01:53:47 1ce36da41761: Pull complete 01:53:47 25b303627fd3: Verifying Checksum 01:53:47 25b303627fd3: Download complete 01:53:57 25b303627fd3: Pull complete 01:53:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:53:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:53:58 prd-ubuntu18.04-docker-arm64-4c-16g-68 does not seem to be running inside a container 01:53:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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 01:54:02 $ docker top b25b22bab861314bc74fc54557a355beebb4d0670fac6433c9ad6a2c93359da4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:03 + grep parallel 01:54:03 + docker-compose build --help 01:54:07 --parallel Build images in parallel. [Pipeline] } 01:54:07 $ docker stop --time=1 b25b22bab861314bc74fc54557a355beebb4d0670fac6433c9ad6a2c93359da4 01:54:09 $ docker rm -f b25b22bab861314bc74fc54557a355beebb4d0670fac6433c9ad6a2c93359da4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:54:10 . [Pipeline] withDockerContainer 01:54:10 prd-ubuntu18.04-docker-arm64-4c-16g-68 does not seem to be running inside a container 01:54:10 $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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 01:54:12 $ docker top 8b4ed92df88ea6a2f771c087be1a9eb8efae8c550f032d74f77c8e1874a5c101 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:13 + docker-compose -f ./docker-compose-build.yml build --parallel 01:54:18 Building core-command ... 01:54:18 Building core-data ... 01:54:18 Building core-metadata ... 01:54:18 Building security-bootstrapper ... 01:54:18 Building security-proxy-setup ... 01:54:18 Building security-secretstore-setup ... 01:54:18 Building support-notifications ... 01:54:18 Building support-scheduler ... 01:54:18 Building sys-mgmt-agent ... 01:54:18 Building security-secretstore-setup 01:54:18 Building support-scheduler 01:54:18 Building security-proxy-setup 01:54:18 Building security-bootstrapper 01:54:18 Building core-command 01:55:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:55:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:55:05 ---> 3512a89a2b0b 01:55:05 Step 3/22 : WORKDIR /edgex-go 01:55:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:55:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:55:05 ---> 3512a89a2b0b 01:55:05 Step 3/23 : WORKDIR /edgex-go 01:55:05 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:55:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:55:05 ---> 3512a89a2b0b 01:55:05 Step 3/24 : WORKDIR /edgex-go 01:55:05 01:55:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:55:05 ---> 3512a89a2b0b 01:55:05 Step 3/32 : WORKDIR /edgex-go 01:55:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:55:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:55:05 ---> 3512a89a2b0b 01:55:05 Step 3/26 : WORKDIR /edgex-go 01:55:05 ---> Running in 3109f4a39091 01:55:05 ---> Running in b5f57ae564ec 01:55:05 ---> Running in 6b4c95137dbc 01:55:05 ---> Running in 235ee4c3d3ce 01:55:05 ---> Running in 009039cb33a7 01:55:06 Removing intermediate container 6b4c95137dbc 01:55:06 ---> 0a219f93ddee 01:55:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:06 Removing intermediate container 3109f4a39091 01:55:06 ---> cf3435138322 01:55:06 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:06 Removing intermediate container 009039cb33a7 01:55:06 ---> 57378c0b07f8 01:55:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:06 Removing intermediate container b5f57ae564ec 01:55:06 ---> bdc3bc606199 01:55:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:06 Removing intermediate container 235ee4c3d3ce 01:55:06 ---> b4a1f86cb87a 01:55:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:06 ---> Running in 6334591281d6 01:55:06 ---> Running in 08a2cc137acd 01:55:06 ---> Running in 3e6b2b3a1f60 01:55:06 ---> Running in 3091229e3f35 01:55:06 ---> Running in c094211b67be 01:55:11 Removing intermediate container 6334591281d6 01:55:11 ---> 14fb67ba0798 01:55:11 Step 5/23 : RUN apk add --update --no-cache make git 01:55:11 Removing intermediate container 3e6b2b3a1f60 01:55:11 ---> 769523152675 01:55:11 Step 5/22 : RUN apk add --update --no-cache make git 01:55:11 ---> Running in bd2d19497c02 01:55:11 ---> Running in bb0de17dfc58 01:55:11 Removing intermediate container 08a2cc137acd 01:55:11 ---> 5206586552ca 01:55:11 Step 5/32 : RUN apk add --update --no-cache make git 01:55:11 Removing intermediate container 3091229e3f35 01:55:11 ---> b008338b8937 01:55:11 Step 5/26 : RUN apk add --update --no-cache make git 01:55:11 Removing intermediate container c094211b67be 01:55:11 ---> 6cc543e7df50 01:55:11 Step 5/24 : RUN apk add --update --no-cache make git 01:55:11 ---> Running in df549affeb52 01:55:11 ---> Running in 15f6ba882739 01:55:11 ---> Running in dc894d1ecada 01:55:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:55:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:55:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:55:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:55:14 OK: 218 MiB in 52 packages 01:55:15 OK: 218 MiB in 52 packages 01:55:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:55:15 OK: 218 MiB in 52 packages 01:55:15 OK: 218 MiB in 52 packages 01:55:16 Removing intermediate container bd2d19497c02 01:55:16 ---> 61e7bf78744f 01:55:16 Step 6/23 : COPY go.mod . 01:55:16 Removing intermediate container bb0de17dfc58 01:55:16 ---> adfb37a1a70b 01:55:16 Step 6/22 : COPY go.mod . 01:55:17 Removing intermediate container dc894d1ecada 01:55:17 ---> ce262ffbc338 01:55:17 Step 6/24 : COPY go.mod . 01:55:17 Removing intermediate container 15f6ba882739 01:55:17 ---> b880ff4bda1f 01:55:17 Step 6/32 : COPY go.mod . 01:55:17 ---> 3e5cdb3cbb44 01:55:17 Step 7/23 : RUN go mod download 01:55:17 ---> Running in 37b551cbd761 01:55:17 OK: 218 MiB in 52 packages 01:55:17 ---> c33a62334768 01:55:17 Step 7/22 : RUN go mod download 01:55:18 ---> Running in b47a0dbd64dc 01:55:18 ---> b29c33089371 01:55:18 Step 7/24 : RUN go mod download 01:55:18 ---> Running in 06a99c7e402a 01:55:18 ---> 71d346631847 01:55:18 Step 7/32 : RUN go mod download 01:55:19 ---> Running in f3e90dd10628 01:55:19 Removing intermediate container df549affeb52 01:55:19 ---> b4d8c34bbf46 01:55:19 Step 6/26 : COPY go.mod . 01:55:21 ---> a9e0a6daff83 01:55:21 Step 7/26 : RUN go mod download 01:55:21 ---> Running in e352a73a571a 01:55:22 Removing intermediate container 37b551cbd761 01:55:22 ---> af5fd20425cf 01:55:22 Step 8/23 : COPY . . 01:55:26 Removing intermediate container b47a0dbd64dc 01:55:26 ---> 356aba4d614b 01:55:26 Step 8/22 : COPY . . 01:55:26 Removing intermediate container 06a99c7e402a 01:55:26 ---> 3182e265dbda 01:55:26 Step 8/24 : COPY . . 01:55:27 Removing intermediate container f3e90dd10628 01:55:27 ---> a91b323f5cdc 01:55:27 Step 8/32 : COPY . . 01:55:27 Removing intermediate container e352a73a571a 01:55:27 ---> 430407888c61 01:55:27 Step 8/26 : COPY . . 01:55:42 ---> 16762da77b38 01:55:42 Step 9/23 : RUN go mod tidy 01:55:42 ---> 55c83b285e98 01:55:42 Step 9/22 : RUN go mod tidy 01:55:42 ---> Running in b8e50cac6c29 01:55:42 ---> 50320ec63e85 01:55:42 Step 9/24 : RUN go mod tidy 01:55:42 ---> ee94b17c273b 01:55:42 Step 9/26 : RUN go mod tidy 01:55:42 ---> f621c30a4d4b 01:55:42 Step 9/32 : RUN go mod tidy 01:55:42 ---> Running in 48bd80dc1ef2 01:55:42 ---> Running in 82f409358c82 01:55:42 ---> Running in 2fe7f28ee4dc 01:55:42 ---> Running in 18dc70ac1d74 01:55:49 Removing intermediate container b8e50cac6c29 01:55:49 ---> db605d24db1b 01:55:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:55:49 ---> Running in 0cdfb91520c2 01:55:51 Removing intermediate container 2fe7f28ee4dc 01:55:51 ---> f7354ca917b5 01:55:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:55:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:55:51 Removing intermediate container 48bd80dc1ef2 01:55:51 ---> 503c37732275 01:55:51 Step 10/24 : RUN make cmd/core-command/core-command 01:55:51 ---> Running in 9dd471d05421 01:55:51 ---> Running in 5832eb5982d0 01:55:51 Removing intermediate container 82f409358c82 01:55:51 ---> 3eb5c7210433 01:55:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:55:51 Removing intermediate container 18dc70ac1d74 01:55:51 ---> 64e809484b04 01:55:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:55:51 ---> Running in f9d931e3d322 01:55:51 ---> Running in e8b1e0299f0d 01:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-command/core-command ./cmd/core-command 01:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:58:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/secrets-config ./cmd/secrets-config 01:58:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:58:02 Removing intermediate container 5832eb5982d0 01:58:02 ---> 6686027c11e7 01:58:02 01:58:02 Step 11/24 : FROM alpine:3.14 01:58:02 3.14: Pulling from library/alpine 01:58:05 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:58:05 Status: Downloaded newer image for alpine:3.14 01:58:05 ---> bb3de5531c18 01:58:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:58:08 ---> Running in 01b5f5b35166 01:58:08 Removing intermediate container 9dd471d05421 01:58:08 ---> 783f8e6b72b9 01:58:08 01:58:08 Step 11/32 : FROM alpine:3.14 01:58:08 ---> bb3de5531c18 01:58:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:58:08 Removing intermediate container 0cdfb91520c2 01:58:08 ---> 42fe4371ad5f 01:58:08 01:58:08 Step 11/23 : FROM alpine:3.14 01:58:08 ---> bb3de5531c18 01:58:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:58:08 Removing intermediate container e8b1e0299f0d 01:58:08 ---> 7409ba034722 01:58:08 01:58:08 Step 11/26 : FROM alpine:3.14 01:58:08 ---> bb3de5531c18 01:58:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:58:08 Removing intermediate container f9d931e3d322 01:58:08 ---> 79925254d7a9 01:58:08 01:58:08 Step 11/22 : FROM alpine:3.14 01:58:08 ---> bb3de5531c18 01:58:08 Step 12/22 : RUN apk add --update --no-cache curl 01:58:08 ---> Running in 44ecffade9d9 01:58:09 ---> Running in d5eb3ff2d642 01:58:09 ---> Running in bcf00bc86113 01:58:09 ---> Running in 72c7719cc8bd 01:58:10 Removing intermediate container 44ecffade9d9 01:58:10 ---> 1030a6b48afb 01:58:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:58:10 ---> Running in a9e6da388eac 01:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:12 (1/1) Installing dumb-init (1.2.5-r1) 01:58:12 Executing busybox-1.33.1-r3.trigger 01:58:12 OK: 5 MiB in 15 packages 01:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:12 (1/1) Installing dumb-init (1.2.5-r1) 01:58:12 Executing busybox-1.33.1-r3.trigger 01:58:12 OK: 5 MiB in 15 packages 01:58:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:13 (1/5) Installing ca-certificates (20191127-r5) 01:58:13 (2/5) Installing brotli-libs (1.0.9-r5) 01:58:13 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:58:13 (4/5) Installing libcurl (7.79.1-r0) 01:58:14 (1/3) Installing ca-certificates (20191127-r5) 01:58:14 (5/5) Installing curl (7.79.1-r0) 01:58:14 Executing busybox-1.33.1-r3.trigger 01:58:14 Executing ca-certificates-20191127-r5.trigger 01:58:14 (2/3) Installing dumb-init (1.2.5-r1) 01:58:14 (3/3) Installing su-exec (0.2-r1) 01:58:14 Executing busybox-1.33.1-r3.trigger 01:58:14 Executing ca-certificates-20191127-r5.trigger 01:58:14 OK: 8 MiB in 19 packages 01:58:14 Removing intermediate container 01b5f5b35166 01:58:14 OK: 6 MiB in 17 packages 01:58:14 ---> 0f8c9841e777 01:58:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:58:14 (1/2) Installing dumb-init (1.2.5-r1) 01:58:14 (2/2) Installing su-exec (0.2-r1) 01:58:14 Executing busybox-1.33.1-r3.trigger 01:58:14 OK: 5 MiB in 16 packages 01:58:14 ---> Running in fc7c6f6ca722 01:58:15 Removing intermediate container d5eb3ff2d642 01:58:15 ---> 3c6c67e3fad4 01:58:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:58:15 ---> Running in 3744eb4e802f 01:58:15 Removing intermediate container fc7c6f6ca722 01:58:15 ---> ef11ef96b7fb 01:58:15 Step 14/24 : ENV APP_PORT=59882 01:58:15 ---> Running in b8aea0a211c7 01:58:16 Removing intermediate container a9e6da388eac 01:58:16 ---> bde49546a698 01:58:16 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:58:16 Removing intermediate container 3744eb4e802f 01:58:16 ---> ff42e9999e77 01:58:16 Step 14/23 : ENV APP_PORT=59861 01:58:16 ---> Running in 1ed9105e8cd9 01:58:16 ---> Running in 0119ceb413ff 01:58:17 Removing intermediate container b8aea0a211c7 01:58:17 ---> d3e9a1fef8f0 01:58:17 Step 15/24 : EXPOSE $APP_PORTRemoving intermediate container bcf00bc86113 01:58:17 ---> b0690d55aa7e 01:58:17 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:58:17 01:58:17 Removing intermediate container 72c7719cc8bd 01:58:17 ---> 3f8fbe397bd8 01:58:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:58:17 ---> Running in 1a1eba9636ce 01:58:17 ---> Running in fa622a72cb06 01:58:17 ---> Running in 9dd4a6a680ee 01:58:17 Removing intermediate container 0119ceb413ff 01:58:17 ---> 4bae04367aee 01:58:17 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:58:17 Removing intermediate container 1ed9105e8cd9 01:58:17 ---> c82843fd3f80 01:58:17 Step 15/23 : EXPOSE $APP_PORT 01:58:17 ---> Running in 01d6b23268a5 01:58:17 ---> Running in 948367206b20 01:58:18 Removing intermediate container 1a1eba9636ce 01:58:18 ---> 9ae1ecffd4cd 01:58:18 Step 14/22 : WORKDIR /edgex 01:58:18 Removing intermediate container 9dd4a6a680ee 01:58:18 ---> 55faa59b0438 01:58:18 Step 14/26 : WORKDIR / 01:58:18 Removing intermediate container fa622a72cb06 01:58:18 ---> 3e6cb245d522 01:58:18 Step 16/24 : WORKDIR / 01:58:18 ---> Running in 2781c471f9c5 01:58:18 ---> Running in 3404b74a3f88 01:58:18 ---> Running in e9784851c1e1 01:58:18 Removing intermediate container 01d6b23268a5 01:58:18 ---> 07f3447fb615 01:58:18 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:58:18 Removing intermediate container 948367206b20 01:58:18 ---> 98eedc0f6ba5 01:58:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:19 ---> Running in 0c5ab353dc0f 01:58:19 Removing intermediate container 2781c471f9c5 01:58:19 ---> 7e129f60974f 01:58:19 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:58:19 Removing intermediate container e9784851c1e1 01:58:19 ---> e3a5e4e642f1 01:58:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:19 Removing intermediate container 3404b74a3f88 01:58:19 ---> f44524ddd819 01:58:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:58:20 ---> 286cdb0b5607 01:58:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:58:20 ---> 2db1924baf79 01:58:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:58:21 ---> 603c86dee688 01:58:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:58:21 ---> 3af495d356c5 01:58:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:58:22 ---> 8066a82ca8ce 01:58:22 ---> c41a297fe0c9 01:58:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:58:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:58:23 ---> 9b19b81252be 01:58:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:58:23 Removing intermediate container 0c5ab353dc0f 01:58:23 ---> a724f3e4615e 01:58:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:58:23 ---> 9a26030bb6fc 01:58:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:58:23 ---> Running in 152a943cd140 01:58:23 ---> c062fe422f0c 01:58:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:58:24 ---> 85872b33ec8a 01:58:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:58:24 ---> Running in ba81bb38e997 01:58:24 Removing intermediate container 152a943cd140 01:58:24 ---> 8171d2fb6be1 01:58:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:58:25 ---> 1583f9871fd4 01:58:25 Step 20/24 : ENTRYPOINT ["/core-command"] 01:58:25 ---> Running in 09dc58b5c6e3 01:58:25 ---> ff36cb5697b5 01:58:25 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:58:25 Removing intermediate container ba81bb38e997 01:58:25 ---> 0013ea6cea2e 01:58:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:25 ---> fd720637fcb0 01:58:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:58:25 ---> Running in 97316475e233 01:58:25 ---> Running in 59ba7f2bf8e9 01:58:25 ---> 8c37801bb593 01:58:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:58:26 ---> Running in d086dd387c4d 01:58:26 Removing intermediate container 09dc58b5c6e3 01:58:26 ---> 0ada6ffe10b7 01:58:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:26 ---> Running in 21ba73547b92 01:58:26 Removing intermediate container 59ba7f2bf8e9 01:58:26 ---> e31d0361f3ef 01:58:26 Step 21/23 : LABEL arch=arm64 01:58:26 Removing intermediate container 97316475e233 01:58:26 ---> eeafa02cab7c 01:58:26 Step 19/22 : CMD ["--init=true"] 01:58:27 ---> Running in cec629040127 01:58:27 ---> Running in f50801748e6e 01:58:27 ---> 7f5a55074174 01:58:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:58:27 Removing intermediate container 21ba73547b92 01:58:27 ---> de7a6ff46987 01:58:27 Step 22/24 : LABEL arch=arm64 01:58:27 Removing intermediate container f50801748e6e 01:58:27 Removing intermediate container cec629040127 01:58:27 ---> 5ca4bf842bfc 01:58:27 Step 20/22 : LABEL arch=arm64 01:58:27 ---> 34286765ed86 01:58:27 Step 22/23 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:58:28 ---> Running in 45eb75fb8a54 01:58:28 ---> Running in e3488e13cb25 01:58:28 ---> Running in c74b9b1d89e4 01:58:29 Removing intermediate container 45eb75fb8a54 01:58:29 ---> 619095a387a0 01:58:29 Step 23/24 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:58:29 Removing intermediate container e3488e13cb25 01:58:29 ---> 5a685730bcb0 01:58:29 Step 23/23 : LABEL version=2.0.1-dev.55 01:58:29 ---> Running in da40fc9dca59 01:58:29 ---> Running in 74ee3c8a52d9 01:58:29 ---> 8710d84e5247 01:58:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:58:29 Removing intermediate container c74b9b1d89e4 01:58:29 ---> 821d55a9e881 01:58:29 Step 21/22 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:58:29 Removing intermediate container d086dd387c4d 01:58:29 ---> 97b08db70c1d 01:58:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:29 ---> Running in 9740f2b900e2 01:58:30 Removing intermediate container da40fc9dca59 01:58:30 ---> 7c06d74382a1 01:58:30 Step 24/24 : LABEL version=2.0.1-dev.55 01:58:30 ---> Running in 090d61dd3692 01:58:30 Removing intermediate container 74ee3c8a52d9 01:58:30 ---> 9441872136d8 01:58:30 01:58:30 Removing intermediate container 9740f2b900e2 01:58:30 ---> c5daab8c58d1 01:58:30 Step 22/22 : LABEL version=2.0.1-dev.55 01:58:31 Successfully built 9441872136d8 01:58:31 ---> dada988d050f 01:58:31 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/ 01:58:31 Successfully tagged support-scheduler-arm64:latest 01:58:31 ---> Running in f01531c94db7 01:58:31 Building support-notifications 01:58:31  Building support-scheduler ... done  ---> 5c050d6bbf1c 01:58:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:58:31 Removing intermediate container 090d61dd3692 01:58:31 ---> c6be86fc3c70 01:58:31 01:58:31 ---> Running in 24ba8e578714 01:58:31 Removing intermediate container f01531c94db7 01:58:31 ---> 5ede28b53795 01:58:31 01:58:31 Successfully built c6be86fc3c70 01:58:31 Successfully tagged core-command-arm64:latest 01:58:31  Building core-command ... done Building core-data 01:58:32 Successfully built 5ede28b53795 01:58:32 Successfully tagged security-proxy-setup-arm64:latest 01:58:32  Building security-proxy-setup ... done Building sys-mgmt-agent 01:58:34 ---> 51cfacf0186b 01:58:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:58:38 ---> c07f5d150b9e 01:58:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:58:40 Removing intermediate container 24ba8e578714 01:58:40 ---> 5df0c300fb90 01:58:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:58:40 ---> 1c6b777dd86c 01:58:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:58:40 ---> Running in cddfa4d65633 01:58:41 Removing intermediate container cddfa4d65633 01:58:41 ---> d7695e54feb5 01:58:41 Step 24/26 : LABEL arch=arm64 01:58:41 ---> f7452ef2a89d 01:58:41 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:58:41 ---> Running in b14648bb051b 01:58:42 ---> Running in f2acab17f6d6 01:58:42 Removing intermediate container b14648bb051b 01:58:42 ---> 20acb5963d2c 01:58:42 Step 25/26 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:58:42 ---> Running in fc19a5334509 01:58:42 Removing intermediate container f2acab17f6d6 01:58:42 ---> 84c43b1e399f 01:58:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:58:43 Removing intermediate container fc19a5334509 01:58:43 ---> 10c6dc31aec7 01:58:43 Step 26/26 : LABEL version=2.0.1-dev.55 01:58:43 ---> Running in 3b5b38c9849a 01:58:44 ---> 48786ae25f82 01:58:44 Step 27/32 : RUN chmod +x /entrypoint.sh 01:58:44 Removing intermediate container 3b5b38c9849a 01:58:44 ---> c6d2fbc70a5b 01:58:44 01:58:45 Successfully built c6d2fbc70a5b 01:58:45 Successfully tagged security-secretstore-setup-arm64:latest 01:58:45  Building security-secretstore-setup ... done Building core-metadata 01:58:45 ---> Running in 74725a91ed0b 01:58:51 Removing intermediate container 74725a91ed0b 01:58:51 ---> eb6b876f9253 01:58:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:58:53 ---> Running in 71065ce9c597 01:58:54 Removing intermediate container 71065ce9c597 01:58:54 ---> 6dbe1755538f 01:58:54 Step 29/32 : CMD ["gate"] 01:58:56 ---> Running in d09e18ae2c1d 01:58:57 Removing intermediate container d09e18ae2c1d 01:58:57 ---> a98ffa4aadb6 01:58:57 Step 30/32 : LABEL arch=arm64 01:58:58 ---> Running in a67783466660 01:58:59 Removing intermediate container a67783466660 01:58:59 ---> 7f704e17c6b4 01:58:59 Step 31/32 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 01:59:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:59:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:59:00 ---> 3512a89a2b0b 01:59:00 Step 3/23 : WORKDIR /edgex-go 01:59:00 ---> Using cache 01:59:00 ---> b4a1f86cb87a 01:59:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:00 ---> Using cache 01:59:00 ---> 6cc543e7df50 01:59:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:59:01 ---> Running in 7dba9e396dec 01:59:01 ---> Running in 97d96eb7726e 01:59:02 Removing intermediate container 7dba9e396dec 01:59:02 ---> da7b839ec591 01:59:02 Step 32/32 : LABEL version=2.0.1-dev.55 01:59:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:59:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:59:03 ---> 3512a89a2b0b 01:59:03 Step 3/24 : WORKDIR /edgex-go 01:59:03 ---> Using cache 01:59:03 ---> b4a1f86cb87a 01:59:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:03 ---> Using cache 01:59:03 ---> 6cc543e7df50 01:59:03 Step 5/24 : RUN apk add --update --no-cache make bash git 01:59:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:59:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:59:03 ---> 3512a89a2b0b 01:59:03 Step 3/24 : WORKDIR /edgex-go 01:59:03 ---> Using cache 01:59:03 ---> b4a1f86cb87a 01:59:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:03 ---> Using cache 01:59:03 ---> 6cc543e7df50 01:59:03 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:59:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:59:04 ---> Running in 66c86cad6c17 01:59:04 ---> Running in 697f7a56cc35 01:59:04 ---> Running in ed75c0e41222 01:59:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:59:06 OK: 218 MiB in 52 packages 01:59:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:59:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:59:06 ---> 3512a89a2b0b 01:59:06 Step 3/24 : WORKDIR /edgex-go 01:59:06 ---> Using cache 01:59:06 ---> b4a1f86cb87a 01:59:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:06 Removing intermediate container 66c86cad6c17 01:59:06 ---> Using cache 01:59:06 ---> 6cc543e7df50 01:59:06 Step 5/24 : RUN apk add --update --no-cache make git ---> cd81ccdc50cc 01:59:06 01:59:06 01:59:06 ---> Using cache 01:59:06 ---> ce262ffbc338 01:59:06 Step 6/24 : COPY go.mod . 01:59:06 ---> Using cache 01:59:06 ---> b29c33089371 01:59:06 Step 7/24 : RUN go mod download 01:59:06 ---> Using cache 01:59:06 ---> 3182e265dbda 01:59:06 Step 8/24 : COPY . . 01:59:06 ---> Using cache 01:59:06 ---> 50320ec63e85 01:59:06 Step 9/24 : RUN go mod tidy 01:59:06 ---> Using cache 01:59:06 ---> 503c37732275 01:59:06 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:59:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:59:07 Successfully built cd81ccdc50cc 01:59:07 Successfully tagged security-bootstrapper-arm64:latest 01:59:07  Building security-bootstrapper ... done  ---> Running in c19244da12ac 01:59:08 Removing intermediate container 97d96eb7726e 01:59:08 ---> 97501c7a3890 01:59:08 Step 6/23 : COPY go.mod . 01:59:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:59:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:59:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:59:09 ---> 16a85d14b9c9 01:59:09 Step 7/23 : RUN go mod download 01:59:09 ---> Running in 6e36f017c23c 01:59:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:59:09 OK: 218 MiB in 52 packages 01:59:10 OK: 218 MiB in 52 packages 01:59:11 Removing intermediate container ed75c0e41222 01:59:11 ---> 0ae1b1fbdf14 01:59:11 Step 6/24 : COPY go.mod . 01:59:12 Removing intermediate container 697f7a56cc35 01:59:12 ---> 0dfa1e16746d 01:59:12 Step 6/24 : COPY go.mod . 01:59:12 ---> b08ad530c3f4 01:59:12 Step 7/24 : RUN go mod download 01:59:13 ---> Running in de14531ea52a 01:59:14 ---> a334f65eae95 01:59:14 Step 7/24 : RUN go mod download 01:59:14 ---> Running in 423c55bf26da 01:59:16 Removing intermediate container 6e36f017c23c 01:59:16 ---> f2ca28b3e7b7 01:59:16 Step 8/23 : COPY . . 01:59:23 Removing intermediate container de14531ea52a 01:59:23 ---> e94b21cf2ad6 01:59:23 Step 8/24 : COPY . . 01:59:23 Removing intermediate container 423c55bf26da 01:59:23 ---> c0c7d05f6776 01:59:23 Step 8/24 : COPY . . 01:59:38 ---> e24c37e83ba3 01:59:38 Step 9/23 : RUN go mod tidy 01:59:38 ---> Running in 9dc7504fe43b 01:59:46 ---> c9521806cc60 01:59:46 Step 9/24 : RUN go mod tidy 01:59:46 ---> Running in 0199ff9aa665 01:59:46 ---> c8c9e40eea9c 01:59:46 Step 9/24 : RUN go mod tidy 01:59:46 ---> Running in e5ca66c9d97b 01:59:46 Removing intermediate container 9dc7504fe43b 01:59:46 ---> 8b5463e80c3d 01:59:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:59:47 ---> Running in 762bee47538e 01:59:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:59:54 Removing intermediate container 0199ff9aa665 01:59:54 ---> 269f88595074 01:59:54 Step 10/24 : RUN make cmd/core-data/core-data 01:59:54 ---> Running in b99140806307 01:59:54 Removing intermediate container e5ca66c9d97b 01:59:54 ---> c5ab7a38ba3d 01:59:54 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:59:55 ---> Running in 40455e143530 01:59:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-data/core-data ./cmd/core-data 01:59:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:00:30 Removing intermediate container c19244da12ac 02:00:30 ---> 4c4d3018a806 02:00:30 02:00:30 Step 11/24 : FROM alpine:3.14 02:00:30 ---> bb3de5531c18 02:00:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:00:30 ---> Using cache 02:00:30 ---> 3c6c67e3fad4 02:00:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:00:30 ---> Using cache 02:00:30 ---> ff42e9999e77 02:00:30 Step 14/24 : ENV APP_PORT=59881 02:00:30 ---> Running in 42de4b50268e 02:00:30 Removing intermediate container 42de4b50268e 02:00:30 ---> 5119a795c230 02:00:30 Step 15/24 : EXPOSE $APP_PORT 02:00:30 ---> Running in 4962bd8fe763 02:00:30 Removing intermediate container 4962bd8fe763 02:00:30 ---> 8058803b5ead 02:00:30 Step 16/24 : WORKDIR / 02:00:30 ---> Running in 04a84196f391 02:00:30 Removing intermediate container 04a84196f391 02:00:30 ---> 775462ee347a 02:00:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:00:32 ---> 76c4b80e922c 02:00:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:00:34 ---> b50cfa1868b8 02:00:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:00:35 ---> cb404f8209ef 02:00:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:00:35 ---> Running in 558bfaad21d0 02:00:36 Removing intermediate container 558bfaad21d0 02:00:36 ---> 6df12fb4fbde 02:00:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:00:36 ---> Running in c496587ac335 02:00:37 Removing intermediate container c496587ac335 02:00:37 ---> 3790013d5dac 02:00:37 Step 22/24 : LABEL arch=arm64 02:00:37 ---> Running in 18efa6d2a3be 02:00:38 Removing intermediate container 18efa6d2a3be 02:00:38 ---> f1a6efc1cf59 02:00:38 Step 23/24 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 02:00:38 ---> Running in 95f4e7d48ebc 02:00:39 Removing intermediate container 95f4e7d48ebc 02:00:39 ---> fa61777ca6fd 02:00:39 Step 24/24 : LABEL version=2.0.1-dev.55 02:00:39 ---> Running in d6f2ad335558 02:00:40 Removing intermediate container d6f2ad335558 02:00:40 ---> 265ec862a033 02:00:40 02:00:40 Successfully built 265ec862a033 02:00:40 Successfully tagged core-metadata-arm64:latest 02:01:27  Building core-metadata ... done Removing intermediate container 40455e143530 02:01:27 ---> 334459f907f6 02:01:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:01:27 Removing intermediate container 762bee47538e 02:01:27 ---> 726385795c35 02:01:27 02:01:27 Step 11/23 : FROM alpine:3.14 02:01:27 ---> bb3de5531c18 02:01:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:01:27 ---> Running in cfef079740fd 02:01:27 ---> Running in 322ca036ead7 02:01:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:01:30 (1/2) Installing ca-certificates (20191127-r5) 02:01:30 (2/2) Installing dumb-init (1.2.5-r1) 02:01:30 Executing busybox-1.33.1-r3.trigger 02:01:30 Executing ca-certificates-20191127-r5.trigger 02:01:30 OK: 6 MiB in 16 packages 02:01:33 Removing intermediate container cfef079740fd 02:01:33 ---> 1e2da0cd6eec 02:01:33 02:01:33 Step 12/24 : FROM docker:20.10.7 02:01:33 Removing intermediate container 322ca036ead7 02:01:33 ---> 3428c5dd8ae0 02:01:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:01:33 20.10.7: Pulling from library/docker 02:01:33 ---> Running in 3fdb9726c0aa 02:01:34 Removing intermediate container 3fdb9726c0aa 02:01:34 ---> 23bc1bf64928 02:01:34 Step 14/23 : ENV APP_PORT=59860 02:01:36 Removing intermediate container b99140806307 02:01:36 ---> 03742ade45c2 02:01:36 02:01:36 Step 11/24 : FROM alpine:3.14 02:01:36 ---> bb3de5531c18 02:01:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:01:36 ---> Running in 4219d569f32c 02:01:36 ---> Running in 76c3134a0691 02:01:36 Removing intermediate container 4219d569f32c 02:01:36 ---> eff447adbac1 02:01:36 Step 15/23 : EXPOSE $APP_PORT 02:01:37 ---> Running in a9d6d5b8bafe 02:01:37 Removing intermediate container 76c3134a0691 02:01:37 ---> 1a696555b012 02:01:37 Step 13/24 : ENV APP_PORT=59880 02:01:39 ---> Running in 6705f3d9e9fc 02:01:39 Removing intermediate container a9d6d5b8bafe 02:01:39 ---> ad3834ce3e2c 02:01:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:40 Removing intermediate container 6705f3d9e9fc 02:01:40 ---> 2919ae5d8708 02:01:40 Step 14/24 : EXPOSE $APP_PORT 02:01:41 ---> f76653d7818f 02:01:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:01:41 ---> Running in 3fd3828c8bca 02:01:42 Removing intermediate container 3fd3828c8bca 02:01:42 ---> 02b6494ea187 02:01:42 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:42 ---> a7a18ea57da2 02:01:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:01:43 ---> Running in 2d1fd93fc389 02:01:43 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:01:43 Status: Downloaded newer image for docker:20.10.7 02:01:43 ---> df445af6242a 02:01:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:01:43 ---> Running in 99b76de97c50 02:01:43 ---> d32cd488ffaa 02:01:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:01:44 ---> Running in b48bf62aeba6 02:01:44 Removing intermediate container 99b76de97c50 02:01:44 ---> 2cb75e701dcb 02:01:44 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 02:01:44 ---> Running in 2822a57365d0 02:01:44 Removing intermediate container b48bf62aeba6 02:01:44 ---> 75a09fcb4a47 02:01:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:45 ---> Running in c89e87bed4a1 02:01:46 Removing intermediate container 2d1fd93fc389 02:01:46 ---> f23cdcd216ce 02:01:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:01:46 Removing intermediate container c89e87bed4a1 02:01:46 ---> 17989b9a0890 02:01:46 Step 21/23 : LABEL arch=arm64 02:01:46 ---> Running in a675d448a5a9 02:01:46 ---> Running in 342cff863b0f 02:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:01:46 Removing intermediate container 342cff863b0f 02:01:46 ---> 2e5e22a3e10c 02:01:46 Step 22/23 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 02:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:01:46 ---> Running in 286572743da6 02:01:47 Removing intermediate container 286572743da6 02:01:47 ---> 932170f1ec53 02:01:47 Step 23/23 : LABEL version=2.0.1-dev.55 02:01:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:01:47 ---> Running in 41c95f700fa9 02:01:47 (1/39) Installing readline (8.1.0-r0) 02:01:47 (2/39) Installing bash (5.1.0-r0) 02:01:47 Executing bash-5.1.0-r0.post-install 02:01:47 (3/39) Installing brotli-libs (1.0.9-r3) 02:01:47 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:01:47 (5/39) Installing libcurl (7.79.1-r0) 02:01:47 (6/39) Installing curl (7.79.1-r0) 02:01:48 (7/39) Installing dumb-init (1.2.5-r0) 02:01:48 (8/39) Installing libbz2 (1.0.8-r1) 02:01:48 (9/39) Installing expat (2.2.10-r1) 02:01:48 (10/39) Installing libffi (3.3-r2) 02:01:48 (11/39) Installing gdbm (1.19-r0) 02:01:48 (12/39) Installing xz-libs (5.2.5-r0) 02:01:48 (13/39) Installing sqlite-libs (3.34.1-r0) 02:01:48 (14/39) Installing python3 (3.8.10-r0) 02:01:48 Removing intermediate container 41c95f700fa9 02:01:48 ---> 1884a8f76190 02:01:48 02:01:48 Successfully built 1884a8f76190 02:01:48 Successfully tagged support-notifications-arm64:latest 02:01:49  Building support-notifications ... done (15/39) Installing py3-appdirs (1.4.4-r1) 02:01:49 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:01:49 (17/39) Installing py3-parsing (2.4.7-r1) 02:01:49 (18/39) Installing py3-six (1.15.0-r0) 02:01:49 (19/39) Installing py3-packaging (20.9-r0) 02:01:49 (20/39) Installing py3-setuptools (51.3.3-r0) 02:01:49 (21/39) Installing py3-chardet (4.0.0-r0) 02:01:50 (22/39) Installing py3-idna (3.1-r0) 02:01:50 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:01:50 (24/39) Installing py3-requests (2.25.1-r1) 02:01:50 (25/39) Installing py3-msgpack (1.0.2-r0) 02:01:50 (26/39) Installing py3-lockfile (0.12.2-r3) 02:01:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:01:50 (28/39) Installing py3-colorama (0.4.4-r0) 02:01:50 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:01:50 (30/39) Installing py3-distlib (0.3.1-r1) 02:01:50 (31/39) Installing py3-distro (1.5.0-r1) 02:01:50 (32/39) Installing py3-webencodings (0.5.1-r3) 02:01:50 (33/39) Installing py3-html5lib (1.1-r0) 02:01:50 (34/39) Installing py3-pytoml (0.1.21-r0) 02:01:50 (35/39) Installing py3-pep517 (0.9.1-r0) 02:01:50 (36/39) Installing py3-progress (1.5-r0) 02:01:50 (37/39) Installing py3-retrying (1.3.3-r0) 02:01:50 (38/39) Installing py3-toml (0.10.2-r0) 02:01:50 (39/39) Installing py3-pip (20.3.4-r0) 02:01:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:01:50 Executing busybox-1.32.1-r6.trigger 02:01:51 OK: 82 MiB in 59 packages 02:01:55 (1/6) Installing dumb-init (1.2.5-r1) 02:01:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:01:55 (3/6) Installing libsodium (1.0.18-r0) 02:01:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:01:58 (5/6) Installing libzmq (4.3.4-r0) 02:01:58 (6/6) Installing zeromq (4.3.4-r0) 02:01:58 Executing busybox-1.33.1-r3.trigger 02:01:58 Collecting docker-compose==1.23.2 02:01:58 OK: 8 MiB in 20 packages 02:01:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:02:00 Collecting docker<4.0,>=3.6.0 02:02:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:02:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:02:00 Removing intermediate container a675d448a5a9 02:02:00 ---> 41882fe0dadd 02:02:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:02:01 ---> 5e2fce2bd0bf 02:02:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:02:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:02:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:02:02 Collecting PyYAML<4,>=3.10 02:02:02 Downloading PyYAML-3.13.tar.gz (270 kB) 02:02:02 ---> d1608e6ed848 02:02:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:02:03 ---> c3dfb56a4f57 02:02:03 Step 20/24 : ENTRYPOINT ["/core-data"] 02:02:04 ---> Running in dd8f77cfd46e 02:02:04 Removing intermediate container dd8f77cfd46e 02:02:04 ---> 19a17f47104f 02:02:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:02:04 ---> Running in eeaaa688bb0d 02:02:05 Removing intermediate container eeaaa688bb0d 02:02:05 ---> a6c8849a3fe1 02:02:05 Step 22/24 : LABEL arch=arm64 02:02:05 ---> Running in a259b18227b4 02:02:06 Removing intermediate container a259b18227b4 02:02:06 ---> c8623f7342ad 02:02:06 Step 23/24 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 02:02:06 ---> Running in 94f0b876dc55 02:02:06 Removing intermediate container 94f0b876dc55 02:02:06 ---> 13c6dfb36288 02:02:06 Step 24/24 : LABEL version=2.0.1-dev.55 02:02:06 ---> Running in 751abbb4a667 02:02:07 Collecting websocket-client<1.0,>=0.32.0 02:02:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:02:07 Collecting docopt<0.7,>=0.6.1 02:02:07 Downloading docopt-0.6.2.tar.gz (25 kB) 02:02:07 Removing intermediate container 751abbb4a667 02:02:07 ---> 26109f39b0a7 02:02:07 02:02:07 Successfully built 26109f39b0a7 02:02:07 Successfully tagged core-data-arm64:latest 02:02:09  Building core-data ... done Collecting jsonschema<3,>=2.5.1 02:02:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:02:09 Collecting texttable<0.10,>=0.9.0 02:02:09 Downloading texttable-0.9.1.tar.gz (11 kB) 02:02:11 Collecting cached-property<2,>=1.2.0 02:02:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:02:11 Collecting dockerpty<0.5,>=0.4.1 02:02:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:02:14 Collecting docker-pycreds>=0.4.0 02:02:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:02:15 Collecting certifi>=2017.4.17 02:02:15 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:02:15 Collecting idna<2.8,>=2.5 02:02:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:02:16 Collecting chardet<3.1.0,>=3.0.2 02:02:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:02:17 Collecting urllib3<1.25,>=1.21.1 02:02:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:02:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:02:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:02:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:02:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:02:18 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:02:18 Attempting uninstall: urllib3 02:02:18 Found existing installation: urllib3 1.26.2 02:02:18 Uninstalling urllib3-1.26.2: 02:02:19 Successfully uninstalled urllib3-1.26.2 02:02:19 Attempting uninstall: idna 02:02:19 Found existing installation: idna 3.1 02:02:19 Uninstalling idna-3.1: 02:02:20 Successfully uninstalled idna-3.1 02:02:20 Attempting uninstall: chardet 02:02:20 Found existing installation: chardet 4.0.0 02:02:20 Uninstalling chardet-4.0.0: 02:02:20 Successfully uninstalled chardet-4.0.0 02:02:22 Attempting uninstall: requests 02:02:22 Found existing installation: requests 2.25.1 02:02:22 Uninstalling requests-2.25.1: 02:02:22 Successfully uninstalled requests-2.25.1 02:02:22 Running setup.py install for texttable: started 02:02:25 Running setup.py install for texttable: finished with status 'done' 02:02:25 Running setup.py install for PyYAML: started 02:02:28 Running setup.py install for PyYAML: finished with status 'done' 02:02:28 Running setup.py install for docopt: started 02:02:31 Running setup.py install for docopt: finished with status 'done' 02:02:31 Running setup.py install for dockerpty: started 02:02:34 Running setup.py install for dockerpty: finished with status 'done' 02:02:36 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 02:02:46 Removing intermediate container 2822a57365d0 02:02:46 ---> 96064789ee17 02:02:46 Step 15/24 : ENV APP_PORT=58890 02:02:46 ---> Running in fe0e72cf9cf5 02:02:46 Removing intermediate container fe0e72cf9cf5 02:02:46 ---> cc52d9573a05 02:02:46 Step 16/24 : EXPOSE $APP_PORT 02:02:46 ---> Running in f63c9a2d139a 02:02:46 Removing intermediate container f63c9a2d139a 02:02:46 ---> 53893b9a988f 02:02:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:02:48 ---> a159aa50d019 02:02:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:02:49 ---> a2f4198177d1 02:02:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:02:50 ---> aea58abc3395 02:02:50 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:02:50 ---> Running in 7deddd5736bc 02:02:50 Removing intermediate container 7deddd5736bc 02:02:50 ---> c7305e8f9d20 02:02:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:02:50 ---> Running in 7c294b4dfea7 02:02:51 Removing intermediate container 7c294b4dfea7 02:02:51 ---> 472ddf45cdcb 02:02:51 Step 22/24 : LABEL arch=arm64 02:02:51 ---> Running in cd1871ef6004 02:02:52 Removing intermediate container cd1871ef6004 02:02:52 ---> e6d248b89574 02:02:52 Step 23/24 : LABEL git_sha=87e8ed76953e70318171a287d139abdba61a8126 02:02:52 ---> Running in b58fc96fc17d 02:02:53 Removing intermediate container b58fc96fc17d 02:02:53 ---> 4c6c7d8d6c21 02:02:53 Step 24/24 : LABEL version=2.0.1-dev.55 02:02:53 ---> Running in 6359c984f9d7 02:02:53 Removing intermediate container 6359c984f9d7 02:02:53 ---> 0216fb04ac23 02:02:53 02:02:53 Successfully built 0216fb04ac23 02:02:53 Successfully tagged sys-mgmt-agent-arm64:latest 02:02:53  Building sys-mgmt-agent ... done  [Pipeline] } 02:02:53 $ docker stop --time=1 8b4ed92df88ea6a2f771c087be1a9eb8efae8c550f032d74f77c8e1874a5c101 02:02:55 $ docker rm -f 8b4ed92df88ea6a2f771c087be1a9eb8efae8c550f032d74f77c8e1874a5c101 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:56 + docker images 02:02:56 REPOSITORY TAG IMAGE ID CREATED SIZE 02:02:56 sys-mgmt-agent-arm64 latest 0216fb04ac23 3 seconds ago 312MB 02:02:56 core-data-arm64 latest 26109f39b0a7 49 seconds ago 19.4MB 02:02:56 support-notifications-arm64 latest 1884a8f76190 About a minute ago 15.9MB 02:02:56 03742ade45c2 About a minute ago 1.46GB 02:02:56 1e2da0cd6eec About a minute ago 1.45GB 02:02:56 726385795c35 About a minute ago 1.45GB 02:02:56 core-metadata-arm64 latest 265ec862a033 2 minutes ago 15.8MB 02:02:56 4c4d3018a806 2 minutes ago 1.46GB 02:02:56 security-bootstrapper-arm64 latest cd81ccdc50cc 3 minutes ago 17.7MB 02:02:56 security-secretstore-setup-arm64 latest c6d2fbc70a5b 4 minutes ago 26.5MB 02:02:56 security-proxy-setup-arm64 latest 5ede28b53795 4 minutes ago 25.3MB 02:02:56 core-command-arm64 latest c6be86fc3c70 4 minutes ago 15.2MB 02:02:56 support-scheduler-arm64 latest 9441872136d8 4 minutes ago 15.2MB 02:02:56 42fe4371ad5f 4 minutes ago 1.45GB 02:02:56 7409ba034722 4 minutes ago 1.46GB 02:02:56 79925254d7a9 4 minutes ago 1.46GB 02:02:56 783f8e6b72b9 4 minutes ago 1.45GB 02:02:56 6686027c11e7 4 minutes ago 1.45GB 02:02:56 ci-base-image-arm64 latest 3512a89a2b0b 9 minutes ago 1.24GB 02:02:56 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 02:02:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 02:02:56 docker 20.10.7 df445af6242a 3 months ago 234MB 02:02:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 02:02:56 provisioning config files... 02:02:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/63@tmp/config1495398271663186921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:57 ---> docker-login.sh 02:02:57 nexus3.edgexfoundry.org:10001 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 nexus3.edgexfoundry.org:10002 02:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:58 Configure a credential helper to remove this warning. See 02:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:58 02:02:58 Login Succeeded 02:02:58 nexus3.edgexfoundry.org:10003 02:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:58 Configure a credential helper to remove this warning. See 02:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:58 02:02:58 Login Succeeded 02:02:58 nexus3.edgexfoundry.org:10004 02:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:59 Configure a credential helper to remove this warning. See 02:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:59 02:02:59 Login Succeeded 02:02:59 docker.io 02:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:00 Configure a credential helper to remove this warning. See 02:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:00 02:03:00 Login Succeeded 02:03:00 ---> docker-login.sh ends [Pipeline] } 02:03:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:03:00 87e8ed76953e70318171a287d139abdba61a8126 02:03:00 latest 02:03:00 2.0.1-dev.55 02:03:00 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:00 main 02:03:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 02:03:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:03:01 faed63513155: Preparing 02:03:01 a2376f5f0aeb: Preparing 02:03:01 967f6b5aff8e: Preparing 02:03:01 f0af267b5ee1: Preparing 02:03:01 ee420dfed78a: Preparing 02:03:01 ee420dfed78a: Layer already exists 02:03:01 faed63513155: Pushed 02:03:01 967f6b5aff8e: Pushed 02:03:01 f0af267b5ee1: Pushed 02:03:04 a2376f5f0aeb: Pushed 02:03:04 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:9f9b9f9d9d42e85ae4aa611b35ab83f85ea27064cec22630790bbff04d9c1f8b size: 1363 [Pipeline] isUnix [Pipeline] sh 02:03:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:03:05 faed63513155: Preparing 02:03:05 a2376f5f0aeb: Preparing 02:03:05 967f6b5aff8e: Preparing 02:03:05 f0af267b5ee1: Preparing 02:03:05 ee420dfed78a: Preparing 02:03:05 ee420dfed78a: Layer already exists 02:03:05 f0af267b5ee1: Layer already exists 02:03:05 faed63513155: Layer already exists 02:03:05 a2376f5f0aeb: Layer already exists 02:03:05 967f6b5aff8e: Layer already exists 02:03:05 latest: digest: sha256:9f9b9f9d9d42e85ae4aa611b35ab83f85ea27064cec22630790bbff04d9c1f8b size: 1363 [Pipeline] isUnix [Pipeline] sh 02:03:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.55 02:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:03:05 faed63513155: Preparing 02:03:05 a2376f5f0aeb: Preparing 02:03:05 967f6b5aff8e: Preparing 02:03:05 f0af267b5ee1: Preparing 02:03:05 ee420dfed78a: Preparing 02:03:05 f0af267b5ee1: Layer already exists 02:03:05 967f6b5aff8e: Layer already exists 02:03:05 a2376f5f0aeb: Layer already exists 02:03:05 ee420dfed78a: Layer already exists 02:03:05 faed63513155: Layer already exists 02:03:06 2.0.1-dev.55: digest: sha256:9f9b9f9d9d42e85ae4aa611b35ab83f85ea27064cec22630790bbff04d9c1f8b size: 1363 [Pipeline] isUnix [Pipeline] sh 02:03:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:03:06 faed63513155: Preparing 02:03:06 a2376f5f0aeb: Preparing 02:03:06 967f6b5aff8e: Preparing 02:03:06 f0af267b5ee1: Preparing 02:03:06 ee420dfed78a: Preparing 02:03:07 faed63513155: Layer already exists 02:03:07 a2376f5f0aeb: Layer already exists 02:03:07 f0af267b5ee1: Layer already exists 02:03:07 967f6b5aff8e: Layer already exists 02:03:07 ee420dfed78a: Layer already exists 02:03:07 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:9f9b9f9d9d42e85ae4aa611b35ab83f85ea27064cec22630790bbff04d9c1f8b size: 1363 [Pipeline] isUnix [Pipeline] sh 02:03:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 02:03:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:03:07 faed63513155: Preparing 02:03:07 a2376f5f0aeb: Preparing 02:03:07 967f6b5aff8e: Preparing 02:03:07 f0af267b5ee1: Preparing 02:03:07 ee420dfed78a: Preparing 02:03:08 ee420dfed78a: Layer already exists 02:03:08 f0af267b5ee1: Layer already exists 02:03:08 967f6b5aff8e: Layer already exists 02:03:08 faed63513155: Layer already exists 02:03:08 a2376f5f0aeb: Layer already exists 02:03:08 main: digest: sha256:9f9b9f9d9d42e85ae4aa611b35ab83f85ea27064cec22630790bbff04d9c1f8b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:08 ===================================================== [Pipeline] echo 02:03:08 taggedImages: 02:03:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:03:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.55 02:03:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:03:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:03:08 87e8ed76953e70318171a287d139abdba61a8126 02:03:08 latest 02:03:08 2.0.1-dev.55 02:03:08 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:08 main 02:03:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 02:03:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:03:09 3ecc2185c07c: Preparing 02:03:09 1f8fd3242317: Preparing 02:03:09 967f6b5aff8e: Preparing 02:03:09 28b3380ed4a2: Preparing 02:03:09 3033272ed452: Preparing 02:03:09 ee420dfed78a: Preparing 02:03:09 ee420dfed78a: Waiting 02:03:09 967f6b5aff8e: Layer already exists 02:03:09 ee420dfed78a: Layer already exists 02:03:09 3033272ed452: Pushed 02:03:09 3ecc2185c07c: Pushed 02:03:10 28b3380ed4a2: Pushed 02:03:12 1f8fd3242317: Pushed 02:03:12 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:ab867a764d0198b6df352436c4f5375365d8947ee66fccd4cc76fe5e1086ba5e size: 1572 [Pipeline] isUnix [Pipeline] sh 02:03:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:03:13 3ecc2185c07c: Preparing 02:03:13 1f8fd3242317: Preparing 02:03:13 967f6b5aff8e: Preparing 02:03:13 28b3380ed4a2: Preparing 02:03:13 3033272ed452: Preparing 02:03:13 ee420dfed78a: Preparing 02:03:13 ee420dfed78a: Waiting 02:03:13 28b3380ed4a2: Layer already exists 02:03:13 967f6b5aff8e: Layer already exists 02:03:13 1f8fd3242317: Layer already exists 02:03:13 3ecc2185c07c: Layer already exists 02:03:13 3033272ed452: Layer already exists 02:03:13 ee420dfed78a: Layer already exists 02:03:13 latest: digest: sha256:ab867a764d0198b6df352436c4f5375365d8947ee66fccd4cc76fe5e1086ba5e size: 1572 [Pipeline] isUnix [Pipeline] sh 02:03:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.55 02:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:03:14 3ecc2185c07c: Preparing 02:03:14 1f8fd3242317: Preparing 02:03:14 967f6b5aff8e: Preparing 02:03:14 28b3380ed4a2: Preparing 02:03:14 3033272ed452: Preparing 02:03:14 ee420dfed78a: Preparing 02:03:14 ee420dfed78a: Waiting 02:03:14 1f8fd3242317: Layer already exists 02:03:14 3033272ed452: Layer already exists 02:03:14 967f6b5aff8e: Layer already exists 02:03:14 28b3380ed4a2: Layer already exists 02:03:14 3ecc2185c07c: Layer already exists 02:03:14 ee420dfed78a: Layer already exists 02:03:14 2.0.1-dev.55: digest: sha256:ab867a764d0198b6df352436c4f5375365d8947ee66fccd4cc76fe5e1086ba5e size: 1572 [Pipeline] isUnix [Pipeline] sh 02:03:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:03:15 3ecc2185c07c: Preparing 02:03:15 1f8fd3242317: Preparing 02:03:15 967f6b5aff8e: Preparing 02:03:15 28b3380ed4a2: Preparing 02:03:15 3033272ed452: Preparing 02:03:15 ee420dfed78a: Preparing 02:03:15 ee420dfed78a: Waiting 02:03:15 967f6b5aff8e: Layer already exists 02:03:15 1f8fd3242317: Layer already exists 02:03:15 3ecc2185c07c: Layer already exists 02:03:15 28b3380ed4a2: Layer already exists 02:03:15 3033272ed452: Layer already exists 02:03:15 ee420dfed78a: Layer already exists 02:03:15 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:ab867a764d0198b6df352436c4f5375365d8947ee66fccd4cc76fe5e1086ba5e size: 1572 [Pipeline] isUnix [Pipeline] sh 02:03:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 02:03:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:03:16 3ecc2185c07c: Preparing 02:03:16 1f8fd3242317: Preparing 02:03:16 967f6b5aff8e: Preparing 02:03:16 28b3380ed4a2: Preparing 02:03:16 3033272ed452: Preparing 02:03:16 ee420dfed78a: Preparing 02:03:16 ee420dfed78a: Waiting 02:03:16 28b3380ed4a2: Layer already exists 02:03:16 1f8fd3242317: Layer already exists 02:03:16 3033272ed452: Layer already exists 02:03:16 3ecc2185c07c: Layer already exists 02:03:16 967f6b5aff8e: Layer already exists 02:03:16 ee420dfed78a: Layer already exists 02:03:16 main: digest: sha256:ab867a764d0198b6df352436c4f5375365d8947ee66fccd4cc76fe5e1086ba5e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:16 ===================================================== [Pipeline] echo 02:03:16 taggedImages: 02:03:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:03:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.55 02:03:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:03:16 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:03:16 87e8ed76953e70318171a287d139abdba61a8126 02:03:16 latest 02:03:16 2.0.1-dev.55 02:03:16 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:16 main 02:03:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 02:03:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:03:17 0796e47920dd: Preparing 02:03:17 7f469c5c99ae: Preparing 02:03:17 967f6b5aff8e: Preparing 02:03:17 350e2695d660: Preparing 02:03:17 ee420dfed78a: Preparing 02:03:17 ee420dfed78a: Layer already exists 02:03:17 967f6b5aff8e: Layer already exists 02:03:17 350e2695d660: Pushed 02:03:17 0796e47920dd: Pushed 02:03:21 7f469c5c99ae: Pushed 02:03:21 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:2dd174e443852cdda5ffd78ce07e66c438d2f7a1c1421074f5008ef16226f29a size: 1363 [Pipeline] isUnix [Pipeline] sh 02:03:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:03:22 0796e47920dd: Preparing 02:03:22 7f469c5c99ae: Preparing 02:03:22 967f6b5aff8e: Preparing 02:03:22 350e2695d660: Preparing 02:03:22 ee420dfed78a: Preparing 02:03:22 967f6b5aff8e: Layer already exists 02:03:22 ee420dfed78a: Layer already exists 02:03:22 0796e47920dd: Layer already exists 02:03:22 7f469c5c99ae: Layer already exists 02:03:22 350e2695d660: Layer already exists 02:03:22 latest: digest: sha256:2dd174e443852cdda5ffd78ce07e66c438d2f7a1c1421074f5008ef16226f29a size: 1363 [Pipeline] isUnix [Pipeline] sh 02:03:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.55 02:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:03:23 0796e47920dd: Preparing 02:03:23 7f469c5c99ae: Preparing 02:03:23 967f6b5aff8e: Preparing 02:03:23 350e2695d660: Preparing 02:03:23 ee420dfed78a: Preparing 02:03:23 967f6b5aff8e: Layer already exists 02:03:23 350e2695d660: Layer already exists 02:03:23 0796e47920dd: Layer already exists 02:03:23 ee420dfed78a: Layer already exists 02:03:23 7f469c5c99ae: Layer already exists 02:03:23 2.0.1-dev.55: digest: sha256:2dd174e443852cdda5ffd78ce07e66c438d2f7a1c1421074f5008ef16226f29a size: 1363 [Pipeline] isUnix [Pipeline] sh 02:03:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:03:23 0796e47920dd: Preparing 02:03:23 7f469c5c99ae: Preparing 02:03:23 967f6b5aff8e: Preparing 02:03:23 350e2695d660: Preparing 02:03:23 ee420dfed78a: Preparing 02:03:24 ee420dfed78a: Layer already exists 02:03:24 0796e47920dd: Layer already exists 02:03:24 7f469c5c99ae: Layer already exists 02:03:24 350e2695d660: Layer already exists 02:03:24 967f6b5aff8e: Layer already exists 02:03:24 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:2dd174e443852cdda5ffd78ce07e66c438d2f7a1c1421074f5008ef16226f29a size: 1363 [Pipeline] isUnix [Pipeline] sh 02:03:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 02:03:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:03:24 0796e47920dd: Preparing 02:03:24 7f469c5c99ae: Preparing 02:03:24 967f6b5aff8e: Preparing 02:03:24 350e2695d660: Preparing 02:03:24 ee420dfed78a: Preparing 02:03:25 350e2695d660: Layer already exists 02:03:25 ee420dfed78a: Layer already exists 02:03:25 7f469c5c99ae: Layer already exists 02:03:25 0796e47920dd: Layer already exists 02:03:25 967f6b5aff8e: Layer already exists 02:03:25 main: digest: sha256:2dd174e443852cdda5ffd78ce07e66c438d2f7a1c1421074f5008ef16226f29a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:25 ===================================================== [Pipeline] echo 02:03:25 taggedImages: 02:03:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:03:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.55 02:03:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:03:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:03:25 87e8ed76953e70318171a287d139abdba61a8126 02:03:25 latest 02:03:25 2.0.1-dev.55 02:03:25 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:25 main 02:03:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 02:03:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:03:26 642f6f473fe8: Preparing 02:03:26 642f6f473fe8: Preparing 02:03:26 d02164b5fbfb: Preparing 02:03:26 3297fa7f2a51: Preparing 02:03:26 506142665f84: Preparing 02:03:26 73c89c1f1058: Preparing 02:03:26 967f6b5aff8e: Preparing 02:03:26 1f0b10107b70: Preparing 02:03:26 bcc4ae6a2ed6: Preparing 02:03:26 a30b74b1f3e8: Preparing 02:03:26 6fd312bd32da: Preparing 02:03:26 ee420dfed78a: Preparing 02:03:26 967f6b5aff8e: Waiting 02:03:26 a30b74b1f3e8: Waiting 02:03:26 1f0b10107b70: Waiting 02:03:26 6fd312bd32da: Waiting 02:03:26 bcc4ae6a2ed6: Waiting 02:03:26 ee420dfed78a: Waiting 02:03:26 642f6f473fe8: Pushed 02:03:26 506142665f84: Pushed 02:03:26 d02164b5fbfb: Pushed 02:03:26 3297fa7f2a51: Pushed 02:03:26 967f6b5aff8e: Layer already exists 02:03:26 1f0b10107b70: Pushed 02:03:26 bcc4ae6a2ed6: Pushed 02:03:26 ee420dfed78a: Layer already exists 02:03:26 a30b74b1f3e8: Pushed 02:03:26 6fd312bd32da: Pushed 02:03:29 73c89c1f1058: Pushed 02:03:29 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:0420aab5cc20090f2c777c5834ad84652edbd38fa24db493f1c0d816d17796c9 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:03:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:03:30 642f6f473fe8: Preparing 02:03:30 642f6f473fe8: Preparing 02:03:30 d02164b5fbfb: Preparing 02:03:30 3297fa7f2a51: Preparing 02:03:30 506142665f84: Preparing 02:03:30 73c89c1f1058: Preparing 02:03:30 967f6b5aff8e: Preparing 02:03:30 1f0b10107b70: Preparing 02:03:30 bcc4ae6a2ed6: Preparing 02:03:30 a30b74b1f3e8: Preparing 02:03:30 6fd312bd32da: Preparing 02:03:30 ee420dfed78a: Preparing 02:03:30 967f6b5aff8e: Waiting 02:03:30 1f0b10107b70: Waiting 02:03:30 bcc4ae6a2ed6: Waiting 02:03:30 ee420dfed78a: Waiting 02:03:30 6fd312bd32da: Waiting 02:03:30 d02164b5fbfb: Layer already exists 02:03:30 73c89c1f1058: Layer already exists 02:03:30 642f6f473fe8: Layer already exists 02:03:30 506142665f84: Layer already exists 02:03:30 3297fa7f2a51: Layer already exists 02:03:30 bcc4ae6a2ed6: Layer already exists 02:03:30 1f0b10107b70: Layer already exists 02:03:30 967f6b5aff8e: Layer already exists 02:03:30 a30b74b1f3e8: Layer already exists 02:03:30 6fd312bd32da: Layer already exists 02:03:30 ee420dfed78a: Layer already exists 02:03:30 latest: digest: sha256:0420aab5cc20090f2c777c5834ad84652edbd38fa24db493f1c0d816d17796c9 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:03:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.55 02:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:03:31 642f6f473fe8: Preparing 02:03:31 642f6f473fe8: Preparing 02:03:31 d02164b5fbfb: Preparing 02:03:31 3297fa7f2a51: Preparing 02:03:31 506142665f84: Preparing 02:03:31 73c89c1f1058: Preparing 02:03:31 967f6b5aff8e: Preparing 02:03:31 1f0b10107b70: Preparing 02:03:31 bcc4ae6a2ed6: Preparing 02:03:31 a30b74b1f3e8: Preparing 02:03:31 6fd312bd32da: Preparing 02:03:31 ee420dfed78a: Preparing 02:03:31 967f6b5aff8e: Waiting 02:03:31 6fd312bd32da: Waiting 02:03:31 a30b74b1f3e8: Waiting 02:03:31 ee420dfed78a: Waiting 02:03:31 1f0b10107b70: Waiting 02:03:31 bcc4ae6a2ed6: Waiting 02:03:31 d02164b5fbfb: Layer already exists 02:03:31 642f6f473fe8: Layer already exists 02:03:31 506142665f84: Layer already exists 02:03:31 73c89c1f1058: Layer already exists 02:03:31 3297fa7f2a51: Layer already exists 02:03:31 967f6b5aff8e: Layer already exists 02:03:31 a30b74b1f3e8: Layer already exists 02:03:31 bcc4ae6a2ed6: Layer already exists 02:03:31 1f0b10107b70: Layer already exists 02:03:31 6fd312bd32da: Layer already exists 02:03:31 ee420dfed78a: Layer already exists 02:03:31 2.0.1-dev.55: digest: sha256:0420aab5cc20090f2c777c5834ad84652edbd38fa24db493f1c0d816d17796c9 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:03:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:03:32 642f6f473fe8: Preparing 02:03:32 642f6f473fe8: Preparing 02:03:32 d02164b5fbfb: Preparing 02:03:32 3297fa7f2a51: Preparing 02:03:32 506142665f84: Preparing 02:03:32 73c89c1f1058: Preparing 02:03:32 967f6b5aff8e: Preparing 02:03:32 1f0b10107b70: Preparing 02:03:32 bcc4ae6a2ed6: Preparing 02:03:32 a30b74b1f3e8: Preparing 02:03:32 6fd312bd32da: Preparing 02:03:32 ee420dfed78a: Preparing 02:03:32 967f6b5aff8e: Waiting 02:03:32 1f0b10107b70: Waiting 02:03:32 bcc4ae6a2ed6: Waiting 02:03:32 a30b74b1f3e8: Waiting 02:03:32 ee420dfed78a: Waiting 02:03:32 3297fa7f2a51: Layer already exists 02:03:32 d02164b5fbfb: Layer already exists 02:03:32 73c89c1f1058: Layer already exists 02:03:32 642f6f473fe8: Layer already exists 02:03:32 506142665f84: Layer already exists 02:03:32 bcc4ae6a2ed6: Layer already exists 02:03:32 1f0b10107b70: Layer already exists 02:03:32 967f6b5aff8e: Layer already exists 02:03:32 a30b74b1f3e8: Layer already exists 02:03:32 6fd312bd32da: Layer already exists 02:03:32 ee420dfed78a: Layer already exists 02:03:32 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:0420aab5cc20090f2c777c5834ad84652edbd38fa24db493f1c0d816d17796c9 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:03:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 02:03:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:03:33 642f6f473fe8: Preparing 02:03:33 642f6f473fe8: Preparing 02:03:33 d02164b5fbfb: Preparing 02:03:33 3297fa7f2a51: Preparing 02:03:33 506142665f84: Preparing 02:03:33 73c89c1f1058: Preparing 02:03:33 967f6b5aff8e: Preparing 02:03:33 1f0b10107b70: Preparing 02:03:33 bcc4ae6a2ed6: Preparing 02:03:33 a30b74b1f3e8: Preparing 02:03:33 6fd312bd32da: Preparing 02:03:33 ee420dfed78a: Preparing 02:03:33 bcc4ae6a2ed6: Waiting 02:03:33 967f6b5aff8e: Waiting 02:03:33 a30b74b1f3e8: Waiting 02:03:33 1f0b10107b70: Waiting 02:03:33 6fd312bd32da: Waiting 02:03:33 ee420dfed78a: Waiting 02:03:33 506142665f84: Layer already exists 02:03:33 73c89c1f1058: Layer already exists 02:03:33 3297fa7f2a51: Layer already exists 02:03:33 d02164b5fbfb: Layer already exists 02:03:33 642f6f473fe8: Layer already exists 02:03:33 1f0b10107b70: Layer already exists 02:03:33 bcc4ae6a2ed6: Layer already exists 02:03:33 a30b74b1f3e8: Layer already exists 02:03:33 967f6b5aff8e: Layer already exists 02:03:33 6fd312bd32da: Layer already exists 02:03:33 ee420dfed78a: Layer already exists 02:03:33 main: digest: sha256:0420aab5cc20090f2c777c5834ad84652edbd38fa24db493f1c0d816d17796c9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:33 ===================================================== [Pipeline] echo 02:03:33 taggedImages: 02:03:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:03:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.55 02:03:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:03:33 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:03:33 87e8ed76953e70318171a287d139abdba61a8126 02:03:33 latest 02:03:33 2.0.1-dev.55 02:03:33 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:33 main 02:03:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 02:03:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:03:34 23e7d0f120a0: Preparing 02:03:34 69b18c1d1bfd: Preparing 02:03:34 b2cf7489c0c2: Preparing 02:03:34 7254e649251a: Preparing 02:03:34 3cc99d28ba4f: Preparing 02:03:34 ee420dfed78a: Preparing 02:03:34 ee420dfed78a: Waiting 02:03:35 7254e649251a: Pushed 02:03:35 b2cf7489c0c2: Pushed 02:03:35 ee420dfed78a: Layer already exists 02:03:35 3cc99d28ba4f: Pushed 02:03:37 69b18c1d1bfd: Pushed 02:03:37 23e7d0f120a0: Pushed 02:03:37 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:12cef6f749c92349ebff5d36933a4b90765c95033e22e0f944765582944dda46 size: 1576 [Pipeline] isUnix [Pipeline] sh 02:03:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:03:38 23e7d0f120a0: Preparing 02:03:38 69b18c1d1bfd: Preparing 02:03:38 b2cf7489c0c2: Preparing 02:03:38 7254e649251a: Preparing 02:03:38 3cc99d28ba4f: Preparing 02:03:38 ee420dfed78a: Preparing 02:03:38 ee420dfed78a: Waiting 02:03:38 23e7d0f120a0: Layer already exists 02:03:38 3cc99d28ba4f: Layer already exists 02:03:38 7254e649251a: Layer already exists 02:03:38 69b18c1d1bfd: Layer already exists 02:03:38 b2cf7489c0c2: Layer already exists 02:03:38 ee420dfed78a: Layer already exists 02:03:38 latest: digest: sha256:12cef6f749c92349ebff5d36933a4b90765c95033e22e0f944765582944dda46 size: 1576 [Pipeline] isUnix [Pipeline] sh 02:03:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.55 02:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:03:39 23e7d0f120a0: Preparing 02:03:39 69b18c1d1bfd: Preparing 02:03:39 b2cf7489c0c2: Preparing 02:03:39 7254e649251a: Preparing 02:03:39 3cc99d28ba4f: Preparing 02:03:39 ee420dfed78a: Preparing 02:03:39 ee420dfed78a: Waiting 02:03:39 7254e649251a: Layer already exists 02:03:39 3cc99d28ba4f: Layer already exists 02:03:39 69b18c1d1bfd: Layer already exists 02:03:39 b2cf7489c0c2: Layer already exists 02:03:39 23e7d0f120a0: Layer already exists 02:03:39 ee420dfed78a: Layer already exists 02:03:39 2.0.1-dev.55: digest: sha256:12cef6f749c92349ebff5d36933a4b90765c95033e22e0f944765582944dda46 size: 1576 [Pipeline] isUnix [Pipeline] sh 02:03:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:03:40 23e7d0f120a0: Preparing 02:03:40 69b18c1d1bfd: Preparing 02:03:40 b2cf7489c0c2: Preparing 02:03:40 7254e649251a: Preparing 02:03:40 3cc99d28ba4f: Preparing 02:03:40 ee420dfed78a: Preparing 02:03:40 ee420dfed78a: Waiting 02:03:40 69b18c1d1bfd: Layer already exists 02:03:40 7254e649251a: Layer already exists 02:03:40 23e7d0f120a0: Layer already exists 02:03:40 b2cf7489c0c2: Layer already exists 02:03:40 3cc99d28ba4f: Layer already exists 02:03:40 ee420dfed78a: Layer already exists 02:03:40 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:12cef6f749c92349ebff5d36933a4b90765c95033e22e0f944765582944dda46 size: 1576 [Pipeline] isUnix [Pipeline] sh 02:03:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 02:03:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:03:41 23e7d0f120a0: Preparing 02:03:41 69b18c1d1bfd: Preparing 02:03:41 b2cf7489c0c2: Preparing 02:03:41 7254e649251a: Preparing 02:03:41 3cc99d28ba4f: Preparing 02:03:41 ee420dfed78a: Preparing 02:03:41 ee420dfed78a: Waiting 02:03:41 7254e649251a: Layer already exists 02:03:41 b2cf7489c0c2: Layer already exists 02:03:41 23e7d0f120a0: Layer already exists 02:03:41 69b18c1d1bfd: Layer already exists 02:03:41 3cc99d28ba4f: Layer already exists 02:03:41 ee420dfed78a: Layer already exists 02:03:41 main: digest: sha256:12cef6f749c92349ebff5d36933a4b90765c95033e22e0f944765582944dda46 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:41 ===================================================== [Pipeline] echo 02:03:41 taggedImages: 02:03:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:03:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.55 02:03:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:03:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:03:41 87e8ed76953e70318171a287d139abdba61a8126 02:03:41 latest 02:03:41 2.0.1-dev.55 02:03:41 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:41 main 02:03:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 02:03:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:03:42 13f415a251ea: Preparing 02:03:42 b2ece144b5c2: Preparing 02:03:42 f259e07cf6dd: Preparing 02:03:42 348f6df99452: Preparing 02:03:42 d4ca165ffc05: Preparing 02:03:42 ba2396a9c1c6: Preparing 02:03:42 068ca4d3aa5f: Preparing 02:03:42 374df2ee92ee: Preparing 02:03:42 2147150639f8: Preparing 02:03:42 ee420dfed78a: Preparing 02:03:42 068ca4d3aa5f: Waiting 02:03:42 374df2ee92ee: Waiting 02:03:42 2147150639f8: Waiting 02:03:42 ba2396a9c1c6: Waiting 02:03:42 ee420dfed78a: Waiting 02:03:42 b2ece144b5c2: Pushed 02:03:42 d4ca165ffc05: Pushed 02:03:42 13f415a251ea: Pushed 02:03:42 ba2396a9c1c6: Pushed 02:03:42 068ca4d3aa5f: Pushed 02:03:42 374df2ee92ee: Pushed 02:03:42 ee420dfed78a: Layer already exists 02:03:43 2147150639f8: Pushed 02:03:45 348f6df99452: Pushed 02:03:45 f259e07cf6dd: Pushed 02:03:46 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:a4d0d4498a1454f488b7af1465a7ef54c7adf9dd0e08f9f02cff2b7b667085a0 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:03:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:03:46 13f415a251ea: Preparing 02:03:46 b2ece144b5c2: Preparing 02:03:46 f259e07cf6dd: Preparing 02:03:46 348f6df99452: Preparing 02:03:46 d4ca165ffc05: Preparing 02:03:46 ba2396a9c1c6: Preparing 02:03:46 068ca4d3aa5f: Preparing 02:03:46 374df2ee92ee: Preparing 02:03:46 2147150639f8: Preparing 02:03:46 ee420dfed78a: Preparing 02:03:46 ba2396a9c1c6: Waiting 02:03:46 068ca4d3aa5f: Waiting 02:03:46 374df2ee92ee: Waiting 02:03:46 ee420dfed78a: Waiting 02:03:46 2147150639f8: Waiting 02:03:47 d4ca165ffc05: Layer already exists 02:03:47 348f6df99452: Layer already exists 02:03:47 f259e07cf6dd: Layer already exists 02:03:47 b2ece144b5c2: Layer already exists 02:03:47 13f415a251ea: Layer already exists 02:03:47 068ca4d3aa5f: Layer already exists 02:03:47 ba2396a9c1c6: Layer already exists 02:03:47 ee420dfed78a: Layer already exists 02:03:47 2147150639f8: Layer already exists 02:03:47 374df2ee92ee: Layer already exists 02:03:47 latest: digest: sha256:a4d0d4498a1454f488b7af1465a7ef54c7adf9dd0e08f9f02cff2b7b667085a0 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:03:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.55 02:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:03:47 13f415a251ea: Preparing 02:03:47 b2ece144b5c2: Preparing 02:03:47 f259e07cf6dd: Preparing 02:03:47 348f6df99452: Preparing 02:03:47 d4ca165ffc05: Preparing 02:03:47 ba2396a9c1c6: Preparing 02:03:47 068ca4d3aa5f: Preparing 02:03:47 374df2ee92ee: Preparing 02:03:47 2147150639f8: Preparing 02:03:47 ee420dfed78a: Preparing 02:03:47 ba2396a9c1c6: Waiting 02:03:47 068ca4d3aa5f: Waiting 02:03:47 374df2ee92ee: Waiting 02:03:47 2147150639f8: Waiting 02:03:47 b2ece144b5c2: Layer already exists 02:03:47 348f6df99452: Layer already exists 02:03:47 f259e07cf6dd: Layer already exists 02:03:47 13f415a251ea: Layer already exists 02:03:47 d4ca165ffc05: Layer already exists 02:03:47 374df2ee92ee: Layer already exists 02:03:47 068ca4d3aa5f: Layer already exists 02:03:47 2147150639f8: Layer already exists 02:03:47 ba2396a9c1c6: Layer already exists 02:03:47 ee420dfed78a: Layer already exists 02:03:48 2.0.1-dev.55: digest: sha256:a4d0d4498a1454f488b7af1465a7ef54c7adf9dd0e08f9f02cff2b7b667085a0 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:03:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:03:48 13f415a251ea: Preparing 02:03:48 b2ece144b5c2: Preparing 02:03:48 f259e07cf6dd: Preparing 02:03:48 348f6df99452: Preparing 02:03:48 d4ca165ffc05: Preparing 02:03:48 ba2396a9c1c6: Preparing 02:03:48 068ca4d3aa5f: Preparing 02:03:48 374df2ee92ee: Preparing 02:03:48 2147150639f8: Preparing 02:03:48 ee420dfed78a: Preparing 02:03:48 374df2ee92ee: Waiting 02:03:48 2147150639f8: Waiting 02:03:48 ee420dfed78a: Waiting 02:03:48 ba2396a9c1c6: Waiting 02:03:48 068ca4d3aa5f: Waiting 02:03:49 b2ece144b5c2: Layer already exists 02:03:49 f259e07cf6dd: Layer already exists 02:03:49 13f415a251ea: Layer already exists 02:03:49 d4ca165ffc05: Layer already exists 02:03:49 348f6df99452: Layer already exists 02:03:49 2147150639f8: Layer already exists 02:03:49 068ca4d3aa5f: Layer already exists 02:03:49 ba2396a9c1c6: Layer already exists 02:03:49 374df2ee92ee: Layer already exists 02:03:49 ee420dfed78a: Layer already exists 02:03:49 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:a4d0d4498a1454f488b7af1465a7ef54c7adf9dd0e08f9f02cff2b7b667085a0 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:03:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 02:03:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:03:49 13f415a251ea: Preparing 02:03:49 b2ece144b5c2: Preparing 02:03:49 f259e07cf6dd: Preparing 02:03:49 348f6df99452: Preparing 02:03:49 d4ca165ffc05: Preparing 02:03:49 ba2396a9c1c6: Preparing 02:03:49 068ca4d3aa5f: Preparing 02:03:49 374df2ee92ee: Preparing 02:03:49 2147150639f8: Preparing 02:03:49 ee420dfed78a: Preparing 02:03:49 ba2396a9c1c6: Waiting 02:03:49 068ca4d3aa5f: Waiting 02:03:49 374df2ee92ee: Waiting 02:03:49 2147150639f8: Waiting 02:03:49 ee420dfed78a: Waiting 02:03:50 13f415a251ea: Layer already exists 02:03:50 348f6df99452: Layer already exists 02:03:50 b2ece144b5c2: Layer already exists 02:03:50 f259e07cf6dd: Layer already exists 02:03:50 d4ca165ffc05: Layer already exists 02:03:50 2147150639f8: Layer already exists 02:03:50 ba2396a9c1c6: Layer already exists 02:03:50 068ca4d3aa5f: Layer already exists 02:03:50 374df2ee92ee: Layer already exists 02:03:50 ee420dfed78a: Layer already exists 02:03:50 main: digest: sha256:a4d0d4498a1454f488b7af1465a7ef54c7adf9dd0e08f9f02cff2b7b667085a0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:50 ===================================================== [Pipeline] echo 02:03:50 taggedImages: 02:03:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:03:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.55 02:03:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:03:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:03:50 87e8ed76953e70318171a287d139abdba61a8126 02:03:50 latest 02:03:50 2.0.1-dev.55 02:03:50 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:50 main 02:03:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 02:03:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:03:50 34a9c0e1cb45: Preparing 02:03:50 50c3d17fbb45: Preparing 02:03:50 967f6b5aff8e: Preparing 02:03:50 95fb2f98aac8: Preparing 02:03:50 ee420dfed78a: Preparing 02:03:51 ee420dfed78a: Layer already exists 02:03:51 967f6b5aff8e: Layer already exists 02:03:51 34a9c0e1cb45: Pushed 02:03:51 95fb2f98aac8: Pushed 02:03:54 50c3d17fbb45: Pushed 02:03:54 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:abe3f5db62969f400fb1ec8a42d9b309adf05be95e2c88eed876a8d2ac86a059 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:03:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:03:55 34a9c0e1cb45: Preparing 02:03:55 50c3d17fbb45: Preparing 02:03:55 967f6b5aff8e: Preparing 02:03:55 95fb2f98aac8: Preparing 02:03:55 ee420dfed78a: Preparing 02:03:55 95fb2f98aac8: Layer already exists 02:03:55 50c3d17fbb45: Layer already exists 02:03:55 34a9c0e1cb45: Layer already exists 02:03:55 ee420dfed78a: Layer already exists 02:03:55 967f6b5aff8e: Layer already exists 02:03:55 latest: digest: sha256:abe3f5db62969f400fb1ec8a42d9b309adf05be95e2c88eed876a8d2ac86a059 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:03:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.55 02:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:03:55 34a9c0e1cb45: Preparing 02:03:55 50c3d17fbb45: Preparing 02:03:55 967f6b5aff8e: Preparing 02:03:55 95fb2f98aac8: Preparing 02:03:55 ee420dfed78a: Preparing 02:03:56 967f6b5aff8e: Layer already exists 02:03:56 ee420dfed78a: Layer already exists 02:03:56 50c3d17fbb45: Layer already exists 02:03:56 95fb2f98aac8: Layer already exists 02:03:56 34a9c0e1cb45: Layer already exists 02:03:56 2.0.1-dev.55: digest: sha256:abe3f5db62969f400fb1ec8a42d9b309adf05be95e2c88eed876a8d2ac86a059 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:03:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:03:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:03:56 34a9c0e1cb45: Preparing 02:03:56 50c3d17fbb45: Preparing 02:03:56 967f6b5aff8e: Preparing 02:03:56 95fb2f98aac8: Preparing 02:03:56 ee420dfed78a: Preparing 02:03:57 34a9c0e1cb45: Layer already exists 02:03:57 ee420dfed78a: Layer already exists 02:03:57 95fb2f98aac8: Layer already exists 02:03:57 967f6b5aff8e: Layer already exists 02:03:57 50c3d17fbb45: Layer already exists 02:03:57 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:abe3f5db62969f400fb1ec8a42d9b309adf05be95e2c88eed876a8d2ac86a059 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:03:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 02:03:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:03:57 34a9c0e1cb45: Preparing 02:03:57 50c3d17fbb45: Preparing 02:03:57 967f6b5aff8e: Preparing 02:03:57 95fb2f98aac8: Preparing 02:03:57 ee420dfed78a: Preparing 02:03:58 ee420dfed78a: Layer already exists 02:03:58 34a9c0e1cb45: Layer already exists 02:03:58 967f6b5aff8e: Layer already exists 02:03:58 50c3d17fbb45: Layer already exists 02:03:58 95fb2f98aac8: Layer already exists 02:03:58 main: digest: sha256:abe3f5db62969f400fb1ec8a42d9b309adf05be95e2c88eed876a8d2ac86a059 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:58 ===================================================== [Pipeline] echo 02:03:58 taggedImages: 02:03:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:03:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.55 02:03:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:03:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:03:58 87e8ed76953e70318171a287d139abdba61a8126 02:03:58 latest 02:03:58 2.0.1-dev.55 02:03:58 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:03:58 main 02:03:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 02:03:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:03:58 cc541a2cf01e: Preparing 02:03:58 cd2bcee6597b: Preparing 02:03:58 967f6b5aff8e: Preparing 02:03:58 350e2695d660: Preparing 02:03:58 ee420dfed78a: Preparing 02:03:59 350e2695d660: Layer already exists 02:03:59 ee420dfed78a: Layer already exists 02:03:59 967f6b5aff8e: Layer already exists 02:03:59 cc541a2cf01e: Pushed 02:04:01 cd2bcee6597b: Pushed 02:04:02 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:d01c16758d9445f73eb9fade26aeaa3cbd4bf22f2eb7b7bfa9e25d210ac3fc5c size: 1363 [Pipeline] isUnix [Pipeline] sh 02:04:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:04:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:04:03 cc541a2cf01e: Preparing 02:04:03 cd2bcee6597b: Preparing 02:04:03 967f6b5aff8e: Preparing 02:04:03 350e2695d660: Preparing 02:04:03 ee420dfed78a: Preparing 02:04:03 cd2bcee6597b: Layer already exists 02:04:03 ee420dfed78a: Layer already exists 02:04:03 967f6b5aff8e: Layer already exists 02:04:03 cc541a2cf01e: Layer already exists 02:04:03 350e2695d660: Layer already exists 02:04:03 latest: digest: sha256:d01c16758d9445f73eb9fade26aeaa3cbd4bf22f2eb7b7bfa9e25d210ac3fc5c size: 1363 [Pipeline] isUnix [Pipeline] sh 02:04:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:04:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.55 02:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:04:04 cc541a2cf01e: Preparing 02:04:04 cd2bcee6597b: Preparing 02:04:04 967f6b5aff8e: Preparing 02:04:04 350e2695d660: Preparing 02:04:04 ee420dfed78a: Preparing 02:04:04 350e2695d660: Layer already exists 02:04:04 967f6b5aff8e: Layer already exists 02:04:04 cc541a2cf01e: Layer already exists 02:04:04 ee420dfed78a: Layer already exists 02:04:04 cd2bcee6597b: Layer already exists 02:04:04 2.0.1-dev.55: digest: sha256:d01c16758d9445f73eb9fade26aeaa3cbd4bf22f2eb7b7bfa9e25d210ac3fc5c size: 1363 [Pipeline] isUnix [Pipeline] sh 02:04:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:04:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:04:05 cc541a2cf01e: Preparing 02:04:05 cd2bcee6597b: Preparing 02:04:05 967f6b5aff8e: Preparing 02:04:05 350e2695d660: Preparing 02:04:05 ee420dfed78a: Preparing 02:04:05 ee420dfed78a: Layer already exists 02:04:05 350e2695d660: Layer already exists 02:04:05 967f6b5aff8e: Layer already exists 02:04:05 cd2bcee6597b: Layer already exists 02:04:05 cc541a2cf01e: Layer already exists 02:04:05 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:d01c16758d9445f73eb9fade26aeaa3cbd4bf22f2eb7b7bfa9e25d210ac3fc5c size: 1363 [Pipeline] isUnix [Pipeline] sh 02:04:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 02:04:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:04:05 cc541a2cf01e: Preparing 02:04:05 cd2bcee6597b: Preparing 02:04:05 967f6b5aff8e: Preparing 02:04:05 350e2695d660: Preparing 02:04:05 ee420dfed78a: Preparing 02:04:06 350e2695d660: Layer already exists 02:04:06 cd2bcee6597b: Layer already exists 02:04:06 cc541a2cf01e: Layer already exists 02:04:06 ee420dfed78a: Layer already exists 02:04:06 967f6b5aff8e: Layer already exists 02:04:06 main: digest: sha256:d01c16758d9445f73eb9fade26aeaa3cbd4bf22f2eb7b7bfa9e25d210ac3fc5c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:06 ===================================================== [Pipeline] echo 02:04:06 taggedImages: 02:04:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:04:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:04:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.55 02:04:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:04:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:04:06 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 02:04:06 87e8ed76953e70318171a287d139abdba61a8126 02:04:06 latest 02:04:06 2.0.1-dev.55 02:04:06 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:04:06 main 02:04:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:04:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] isUnix [Pipeline] sh 02:04:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:04:07 6e8c5d7df3dd: Preparing 02:04:07 4a00d4ab4b99: Preparing 02:04:07 d7bdf04a2822: Preparing 02:04:07 ce08be6af4ff: Preparing 02:04:07 b287e4fe43ef: Preparing 02:04:07 c39efab1fe40: Preparing 02:04:07 386fc9fe74c4: Preparing 02:04:07 097a5c91b892: Preparing 02:04:07 74984ba1a09f: Preparing 02:04:07 6d0ac5d4dfcb: Preparing 02:04:07 c55d5dbdab40: Preparing 02:04:07 c39efab1fe40: Waiting 02:04:07 74984ba1a09f: Waiting 02:04:07 6d0ac5d4dfcb: Waiting 02:04:07 c55d5dbdab40: Waiting 02:04:07 386fc9fe74c4: Waiting 02:04:07 097a5c91b892: Waiting 02:04:07 b287e4fe43ef: Layer already exists 02:04:07 c39efab1fe40: Layer already exists 02:04:07 386fc9fe74c4: Layer already exists 02:04:07 097a5c91b892: Layer already exists 02:04:07 4a00d4ab4b99: Pushed 02:04:07 74984ba1a09f: Layer already exists 02:04:07 6d0ac5d4dfcb: Layer already exists 02:04:07 c55d5dbdab40: Layer already exists 02:04:08 6e8c5d7df3dd: Pushed 02:04:10 d7bdf04a2822: Pushed 02:04:25 ce08be6af4ff: Pushed 02:04:25 87e8ed76953e70318171a287d139abdba61a8126: digest: sha256:3015833e5aae9ccb4df8c2c8b35fd31c1506d4fc03f7cbd0c79f8731f03e5385 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:04:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:04:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:04:25 6e8c5d7df3dd: Preparing 02:04:25 4a00d4ab4b99: Preparing 02:04:25 d7bdf04a2822: Preparing 02:04:25 ce08be6af4ff: Preparing 02:04:25 b287e4fe43ef: Preparing 02:04:25 c39efab1fe40: Preparing 02:04:25 386fc9fe74c4: Preparing 02:04:25 097a5c91b892: Preparing 02:04:25 74984ba1a09f: Preparing 02:04:25 6d0ac5d4dfcb: Preparing 02:04:25 c55d5dbdab40: Preparing 02:04:25 386fc9fe74c4: Waiting 02:04:25 097a5c91b892: Waiting 02:04:25 74984ba1a09f: Waiting 02:04:25 6d0ac5d4dfcb: Waiting 02:04:25 c55d5dbdab40: Waiting 02:04:25 c39efab1fe40: Waiting 02:04:26 6e8c5d7df3dd: Layer already exists 02:04:26 b287e4fe43ef: Layer already exists 02:04:26 4a00d4ab4b99: Layer already exists 02:04:26 ce08be6af4ff: Layer already exists 02:04:26 d7bdf04a2822: Layer already exists 02:04:26 386fc9fe74c4: Layer already exists 02:04:26 097a5c91b892: Layer already exists 02:04:26 c39efab1fe40: Layer already exists 02:04:26 74984ba1a09f: Layer already exists 02:04:26 6d0ac5d4dfcb: Layer already exists 02:04:26 c55d5dbdab40: Layer already exists 02:04:26 latest: digest: sha256:3015833e5aae9ccb4df8c2c8b35fd31c1506d4fc03f7cbd0c79f8731f03e5385 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:04:26 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:04:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.55 02:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:04:26 6e8c5d7df3dd: Preparing 02:04:26 4a00d4ab4b99: Preparing 02:04:26 d7bdf04a2822: Preparing 02:04:26 ce08be6af4ff: Preparing 02:04:26 b287e4fe43ef: Preparing 02:04:26 c39efab1fe40: Preparing 02:04:26 386fc9fe74c4: Preparing 02:04:26 097a5c91b892: Preparing 02:04:26 74984ba1a09f: Preparing 02:04:26 6d0ac5d4dfcb: Preparing 02:04:26 c55d5dbdab40: Preparing 02:04:26 c39efab1fe40: Waiting 02:04:26 386fc9fe74c4: Waiting 02:04:26 097a5c91b892: Waiting 02:04:26 6d0ac5d4dfcb: Waiting 02:04:26 c55d5dbdab40: Waiting 02:04:26 74984ba1a09f: Waiting 02:04:27 b287e4fe43ef: Layer already exists 02:04:27 6e8c5d7df3dd: Layer already exists 02:04:27 ce08be6af4ff: Layer already exists 02:04:27 d7bdf04a2822: Layer already exists 02:04:27 4a00d4ab4b99: Layer already exists 02:04:27 6d0ac5d4dfcb: Layer already exists 02:04:27 386fc9fe74c4: Layer already exists 02:04:27 c39efab1fe40: Layer already exists 02:04:27 097a5c91b892: Layer already exists 02:04:27 74984ba1a09f: Layer already exists 02:04:27 c55d5dbdab40: Layer already exists 02:04:27 2.0.1-dev.55: digest: sha256:3015833e5aae9ccb4df8c2c8b35fd31c1506d4fc03f7cbd0c79f8731f03e5385 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:04:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 [Pipeline] isUnix [Pipeline] sh 02:04:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:04:28 6e8c5d7df3dd: Preparing 02:04:28 4a00d4ab4b99: Preparing 02:04:28 d7bdf04a2822: Preparing 02:04:28 ce08be6af4ff: Preparing 02:04:28 b287e4fe43ef: Preparing 02:04:28 c39efab1fe40: Preparing 02:04:28 386fc9fe74c4: Preparing 02:04:28 097a5c91b892: Preparing 02:04:28 74984ba1a09f: Preparing 02:04:28 6d0ac5d4dfcb: Preparing 02:04:28 c55d5dbdab40: Preparing 02:04:28 097a5c91b892: Waiting 02:04:28 74984ba1a09f: Waiting 02:04:28 6d0ac5d4dfcb: Waiting 02:04:28 c39efab1fe40: Waiting 02:04:28 c55d5dbdab40: Waiting 02:04:28 386fc9fe74c4: Waiting 02:04:28 4a00d4ab4b99: Layer already exists 02:04:28 ce08be6af4ff: Layer already exists 02:04:28 b287e4fe43ef: Layer already exists 02:04:28 d7bdf04a2822: Layer already exists 02:04:28 6e8c5d7df3dd: Layer already exists 02:04:28 c39efab1fe40: Layer already exists 02:04:28 6d0ac5d4dfcb: Layer already exists 02:04:28 74984ba1a09f: Layer already exists 02:04:28 097a5c91b892: Layer already exists 02:04:28 386fc9fe74c4: Layer already exists 02:04:28 c55d5dbdab40: Layer already exists 02:04:28 87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55: digest: sha256:3015833e5aae9ccb4df8c2c8b35fd31c1506d4fc03f7cbd0c79f8731f03e5385 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:04:28 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 02:04:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 02:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:04:28 6e8c5d7df3dd: Preparing 02:04:28 4a00d4ab4b99: Preparing 02:04:28 d7bdf04a2822: Preparing 02:04:28 ce08be6af4ff: Preparing 02:04:28 b287e4fe43ef: Preparing 02:04:28 c39efab1fe40: Preparing 02:04:28 386fc9fe74c4: Preparing 02:04:28 097a5c91b892: Preparing 02:04:28 74984ba1a09f: Preparing 02:04:28 6d0ac5d4dfcb: Preparing 02:04:28 c55d5dbdab40: Preparing 02:04:28 c39efab1fe40: Waiting 02:04:28 386fc9fe74c4: Waiting 02:04:28 097a5c91b892: Waiting 02:04:28 6d0ac5d4dfcb: Waiting 02:04:28 c55d5dbdab40: Waiting 02:04:28 74984ba1a09f: Waiting 02:04:29 ce08be6af4ff: Layer already exists 02:04:29 b287e4fe43ef: Layer already exists 02:04:29 4a00d4ab4b99: Layer already exists 02:04:29 d7bdf04a2822: Layer already exists 02:04:29 6e8c5d7df3dd: Layer already exists 02:04:29 74984ba1a09f: Layer already exists 02:04:29 097a5c91b892: Layer already exists 02:04:29 386fc9fe74c4: Layer already exists 02:04:29 c39efab1fe40: Layer already exists 02:04:29 6d0ac5d4dfcb: Layer already exists 02:04:29 c55d5dbdab40: Layer already exists 02:04:29 main: digest: sha256:3015833e5aae9ccb4df8c2c8b35fd31c1506d4fc03f7cbd0c79f8731f03e5385 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:29 ===================================================== [Pipeline] echo 02:04:29 taggedImages: 02:04:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87e8ed76953e70318171a287d139abdba61a8126 02:04:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:04:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.55 02:04:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87e8ed76953e70318171a287d139abdba61a8126-2.0.1-dev.55 02:04:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:04:29 02:04:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:04:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:04:30 arm64: Pulling from edgex-lftools-log-publisher 02:04:30 448f6bf000e3: Pulling fs layer 02:04:30 f757da607395: Pulling fs layer 02:04:30 05883995daec: Pulling fs layer 02:04:30 8603b9c90790: Pulling fs layer 02:04:30 1560dd03e051: Pulling fs layer 02:04:30 27f5ce0e4adf: Pulling fs layer 02:04:30 c2d8d7efcc4b: Pulling fs layer 02:04:30 8603b9c90790: Waiting 02:04:30 27f5ce0e4adf: Waiting 02:04:30 1560dd03e051: Waiting 02:04:30 c2d8d7efcc4b: Waiting 02:04:30 f757da607395: Verifying Checksum 02:04:30 f757da607395: Download complete 02:04:30 8603b9c90790: Download complete 02:04:31 1560dd03e051: Verifying Checksum 02:04:31 1560dd03e051: Download complete 02:04:31 27f5ce0e4adf: Download complete 02:04:31 05883995daec: Download complete 02:04:32 448f6bf000e3: Download complete 02:04:35 c2d8d7efcc4b: Verifying Checksum 02:04:35 c2d8d7efcc4b: Download complete 02:04:35 448f6bf000e3: Pull complete 02:04:36 f757da607395: Pull complete 02:04:37 05883995daec: Pull complete 02:04:38 8603b9c90790: Pull complete 02:04:39 1560dd03e051: Pull complete 02:04:39 27f5ce0e4adf: Pull complete 02:04:54 c2d8d7efcc4b: Pull complete 02:04:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:04:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:04:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:04:55 prd-ubuntu18.04-docker-arm64-4c-16g-68 does not seem to be running inside a container 02:04:55 $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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 02:04:57 $ docker top e01df6609a77f8a8615ed3eff1427b75b6c0d91393e1502a45057556d35a0680 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:59 ---> job-cost.sh 02:04:59 lf-activate-venv: SKIPPING 02:04:59 INFO: No Stack... 02:05:00 INFO: Retrieving Pricing Info for: v3-standard-4 02:05:00 INFO: Archiving Costs [Pipeline] sh 02:05:01 + cat /w/workspace/edgex-go/63/archives/cost.csv 02:05:01 + cut -d, -f6 [Pipeline] lock 02:05:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-63-stack-cost] 02:05:01 Resource [jenkins-edgexfoundry-edgex-go-main-63-stack-cost] did not exist. Created. 02:05:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:01 + echo total: 0.10999999940395355 [Pipeline] stash 02:05:02 Stashed 1 file(s) [Pipeline] } 02:05:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:02 $ docker stop --time=1 e01df6609a77f8a8615ed3eff1427b75b6c0d91393e1502a45057556d35a0680 02:05:04 $ docker rm -f e01df6609a77f8a8615ed3eff1427b75b6c0d91393e1502a45057556d35a0680 [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 02:05:05 provisioning config files... 02:05:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/63@tmp/config4549748496564097691tmp [Pipeline] { [Pipeline] sh 02:05:05 + set +x 02:05:05 + curl -s https://codecov.io/bash 02:05:05 + bash -s -- 02:05:06 02:05:06 _____ _ 02:05:06 / ____| | | 02:05:06 | | ___ __| | ___ ___ _____ __ 02:05:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:05:06 | |___| (_) | (_| | __/ (_| (_) \ V / 02:05:06 \_____\___/ \__,_|\___|\___\___/ \_/ 02:05:06 Bash-1.0.6 02:05:06 02:05:06 02:05:06 ==> git version 2.24.4 found 02:05:06 ==> 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 02:05:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:05:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:05:06 ==> Jenkins CI detected. 02:05:06 current dir:  /w/workspace/edgex-go/63 02:05:06 project root: . 02:05:06 --> token set from env 02:05:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:05:06 ==> Running gcov in . (disable via -X gcov) 02:05:06 ==> Python coveragepy not found 02:05:06 ==> Searching for coverage reports in: 02:05:06 + . 02:05:06 -> Found 1 reports 02:05:06 ==> Detecting git/mercurial file structure 02:05:06 ==> Reading reports 02:05:06 + ./coverage.out bytes=403161 02:05:06 ==> Appending adjustments 02:05:06 https://docs.codecov.io/docs/fixing-reports 02:05:07 + Found adjustments 02:05:07 ==> Gzipping contents 02:05:07 56K /tmp/codecov.jvxIA1.gz 02:05:07 ==> Uploading reports 02:05:07 url: https://codecov.io 02:05:07 query: branch=main&commit=87e8ed76953e70318171a287d139abdba61a8126&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:05:07 -> Pinging Codecov 02:05:07 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=87e8ed76953e70318171a287d139abdba61a8126&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:05:07 -> Uploading to 02:05:07 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/87e8ed76953e70318171a287d139abdba61a8126/c998293f-f0df-4d9b-8718-c2246fadd33d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T020507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be92d4c9a0460238440b3bcbd2593227bcdcab88f7a8b143ebd57ff7fbee533a 02:05:07 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:07 Dload Upload Total Spent Left Speed 02:05:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54282 0 0 100 54282 0 150k --:--:-- --:--:-- --:--:-- 150k 02:05:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/87e8ed76953e70318171a287d139abdba61a8126 [Pipeline] } 02:05:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:05:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:05:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:05:09 02:05:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:05:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:05:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:05:09 188c0c94c7c5: Pulling fs layer 02:05:09 0ef7d3d256c8: Pulling fs layer 02:05:09 de9db76c5a1d: Pulling fs layer 02:05:09 0eba1c9be4d2: Pulling fs layer 02:05:09 0d57e429df01: Pulling fs layer 02:05:09 4e4be7b47b0d: Pulling fs layer 02:05:09 e1f770b5df2f: Pulling fs layer 02:05:09 85a0685a4137: Pulling fs layer 02:05:09 4e4be7b47b0d: Waiting 02:05:09 e1f770b5df2f: Waiting 02:05:09 85a0685a4137: Waiting 02:05:09 0eba1c9be4d2: Waiting 02:05:09 0d57e429df01: Waiting 02:05:09 de9db76c5a1d: Verifying Checksum 02:05:09 de9db76c5a1d: Download complete 02:05:09 0ef7d3d256c8: Verifying Checksum 02:05:09 0ef7d3d256c8: Download complete 02:05:09 0d57e429df01: Verifying Checksum 02:05:09 0d57e429df01: Download complete 02:05:09 4e4be7b47b0d: Verifying Checksum 02:05:09 4e4be7b47b0d: Download complete 02:05:09 188c0c94c7c5: Verifying Checksum 02:05:09 188c0c94c7c5: Download complete 02:05:09 188c0c94c7c5: Pull complete 02:05:10 0ef7d3d256c8: Pull complete 02:05:10 de9db76c5a1d: Pull complete 02:05:11 e1f770b5df2f: Verifying Checksum 02:05:11 e1f770b5df2f: Download complete 02:05:15 0eba1c9be4d2: Verifying Checksum 02:05:15 0eba1c9be4d2: Download complete 02:05:15 85a0685a4137: Verifying Checksum 02:05:15 85a0685a4137: Download complete 02:05:18 0eba1c9be4d2: Pull complete 02:05:18 0d57e429df01: Pull complete 02:05:18 4e4be7b47b0d: Pull complete 02:05:18 e1f770b5df2f: Pull complete 02:05:22 85a0685a4137: Pull complete 02:05:22 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:05:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:05:22 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 02:05:22 $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:05:25 $ docker top 38dbcb6e40ab2d68af55b19d3365665fed62901f71a98450a886e738db0f09a2 -eo pid,comm [Pipeline] { [Pipeline] echo 02:05:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:05:25 + set -o pipefail 02:05:25 + snyk monitor '--org=edgex-jenkins' 02:05:32 02:05:32 Monitoring /w/workspace/edgex-go/63 (github.com/edgexfoundry/edgex-go)... 02:05:32 02:05:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6b444435-d960-4972-9859-3c9ea417a973 02:05:32 02:05:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:05:32 02:05:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:05:32 02:05:32 [Pipeline] } 02:05:32 $ docker stop --time=1 38dbcb6e40ab2d68af55b19d3365665fed62901f71a98450a886e738db0f09a2 02:05:34 $ docker rm -f 38dbcb6e40ab2d68af55b19d3365665fed62901f71a98450a886e738db0f09a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:05:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:35 provisioning config files... 02:05:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/63@tmp/config153294443144469369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:35 --> edgex-publish-swagger.sh 02:05:35 === Publish openapi/v2 API === 02:05:35 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 02:05:35 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/63/openapi/v2/core-command.yaml] 02:05:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:35 Dload Upload Total Spent Left Speed 02:05:36 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 25829 0:00:01 0:00:01 --:--:-- 25824 100 31867 0 0 100 31867 0 25289 0:00:01 0:00:01 --:--:-- 25291 02:05:36 02:05:36 02:05:36 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/63/openapi/v2/core-data.yaml] 02:05:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:36 Dload Upload Total Spent Left Speed 02:05:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55590 0:00:01 0:00:01 --:--:-- 55609 100 65452 0 0 100 65452 0 52009 0:00:01 0:00:01 --:--:-- 52028 02:05:37 02:05:37 02:05:37 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/63/openapi/v2/core-metadata.yaml] 02:05:37 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:37 Dload Upload Total Spent Left Speed 02:05:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 78106 0:00:01 0:00:01 --:--:-- 78144 02:05:39 02:05:39 02:05:39 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/63/openapi/v2/support-notifications.yaml] 02:05:39 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:39 Dload Upload Total Spent Left Speed 02:05:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73079 0:00:01 0:00:01 --:--:-- 73073 100 86007 0 0 100 86007 0 39487 0:00:02 0:00:02 --:--:-- 39488 100 86007 0 0 100 86007 0 27051 0:00:03 0:00:03 --:--:-- 27046 100 86007 0 0 100 86007 0 20572 0:00:04 0:00:04 --:--:-- 20570 100 86007 0 0 100 86007 0 16597 0:00:05 0:00:05 --:--:-- 17000 100 86007 0 0 100 86007 0 13910 0:00:06 0:00:06 --:--:-- 0 100 86007 0 0 100 86007 0 11971 0:00:07 0:00:07 --:--:-- 0 100 86007 0 0 100 86007 0 11631 0:00:07 0:00:07 --:--:-- 0 02:05:46 02:05:46 02:05:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/63/openapi/v2/support-scheduler.yaml] 02:05:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:46 Dload Upload Total Spent Left Speed 02:05:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 33606 0:00:01 0:00:01 --:--:-- 33617 100 36710 0 0 100 36710 0 33602 0:00:01 0:00:01 --:--:-- 33617 02:05:48 02:05:48 02:05:48 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/63/openapi/v2/system-agent.yaml] 02:05:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:48 Dload Upload Total Spent Left Speed 02:05:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16480 0:00:01 0:00:01 --:--:-- 16486 100 19603 0 0 100 19603 0 16264 0:00:01 0:00:01 --:--:-- 16268 02:05:49 02:05:49 [Pipeline] } 02:05:49 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 02:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:50 . [Pipeline] withDockerContainer 02:05:50 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 02:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:05:50 $ docker top 39acd58cf52932381c49f64fe12324f3a2db2fd9e855d39e4fe81ce0b040cd76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:50 [ssh-agent] Looking for ssh-agent implementation... 02:05:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:50 $ docker exec 39acd58cf52932381c49f64fe12324f3a2db2fd9e855d39e4fe81ce0b040cd76 ssh-agent 02:05:51 SSH_AUTH_SOCK=/tmp/ssh-KamE2zieqNLr/agent.14 02:05:51 SSH_AGENT_PID=20 02:05:51 Running ssh-add (command line suppressed) 02:05:51 Identity added: /w/workspace/edgex-go/63@tmp/private_key_3668583838695331319.key (/w/workspace/edgex-go/63@tmp/private_key_3668583838695331319.key) 02:05:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:51 + git semver tag 02:05:51 # -> Open(): unable to determine branch for HEAD 02:05:51 # $GIT_DIR = /w/workspace/edgex-go/63/.git 02:05:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/63 02:05:51 # $SEMVER_REMOTE_NAME = origin 02:05:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:05:51 # $SEMVER_USER_NAME = edgex-jenkins 02:05:51 # $SEMVER_BRANCH = main 02:05:51 # $SEMVER_DIR = /w/workspace/edgex-go/63/.semver 02:05:51 # 87e8ed76953e70318171a287d139abdba61a8126 HEAD 02:05:51 # -> Force: false 02:05:51 # 523ea5e8874332b43e5d7a944bfcdf38dad604a7 refs/tags/v2.0.1-dev.55 [Pipeline] } 02:05:51 $ docker exec --env ******** --env ******** 39acd58cf52932381c49f64fe12324f3a2db2fd9e855d39e4fe81ce0b040cd76 ssh-agent -k 02:05:51 unset SSH_AUTH_SOCK; 02:05:51 unset SSH_AGENT_PID; 02:05:51 echo Agent pid 20 killed; 02:05:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:52 + git semver [Pipeline] } 02:05:52 $ docker stop --time=1 39acd58cf52932381c49f64fe12324f3a2db2fd9e855d39e4fe81ce0b040cd76 02:05:53 $ docker rm -f 39acd58cf52932381c49f64fe12324f3a2db2fd9e855d39e4fe81ce0b040cd76 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:05:53 02:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:05:54 0.23.1-centos7: Pulling from edgex-lftools 02:05:54 ab5ef0e58194: Pulling fs layer 02:05:54 9712f1f96733: Pulling fs layer 02:05:54 63f879dbbcfc: Pulling fs layer 02:05:54 0d9ebad4ef96: Pulling fs layer 02:05:54 e9a5061849ea: Pulling fs layer 02:05:54 d747dcd14b5f: Pulling fs layer 02:05:54 2de7ff778b66: Pulling fs layer 02:05:54 0d9ebad4ef96: Waiting 02:05:54 e9a5061849ea: Waiting 02:05:54 d747dcd14b5f: Waiting 02:05:54 2de7ff778b66: Waiting 02:05:54 9712f1f96733: Verifying Checksum 02:05:54 9712f1f96733: Download complete 02:05:56 63f879dbbcfc: Verifying Checksum 02:05:56 63f879dbbcfc: Download complete 02:05:56 e9a5061849ea: Verifying Checksum 02:05:56 e9a5061849ea: Download complete 02:05:56 d747dcd14b5f: Verifying Checksum 02:05:56 d747dcd14b5f: Download complete 02:05:57 2de7ff778b66: Verifying Checksum 02:05:57 2de7ff778b66: Download complete 02:05:57 0d9ebad4ef96: Verifying Checksum 02:05:57 0d9ebad4ef96: Download complete 02:05:58 ab5ef0e58194: Verifying Checksum 02:05:58 ab5ef0e58194: Download complete 02:06:00 ab5ef0e58194: Pull complete 02:06:00 9712f1f96733: Pull complete 02:06:01 63f879dbbcfc: Pull complete 02:06:04 0d9ebad4ef96: Pull complete 02:06:04 e9a5061849ea: Pull complete 02:06:05 d747dcd14b5f: Pull complete 02:06:06 2de7ff778b66: Pull complete 02:06:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:06:06 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 02:06:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:06:09 $ docker top 59c7507f6e0906786ae89bf050e88a3cb8dbff92b677b9aa23bf6fc6224f85a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:06:09 provisioning config files... 02:06:09 copy managed file [sigul-config] to file:/w/workspace/edgex-go/63@tmp/config7552995645233531718tmp 02:06:09 copy managed file [sigul-password] to file:/w/workspace/edgex-go/63@tmp/config401663324118831527tmp 02:06:09 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/63@tmp/config8548196091461639796tmp [Pipeline] { [Pipeline] echo 02:06:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:06:10 ---> sigul-configuration.sh 02:06:10 gpg: directory `/root/.gnupg' created 02:06:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:06:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:06:10 gpg: keyring `/root/.gnupg/secring.gpg' created 02:06:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:06:10 gpg: CAST5 encrypted data 02:06:10 gpg: encrypted with 1 passphrase 02:06:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:06:10 + mkdir /home/jenkins 02:06:10 + mkdir /home/jenkins/sigul [Pipeline] sh 02:06:10 + 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 02:06:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:06:11 ---> sigul-install.sh 02:06:11 Sigul already installed; skipping installation. [Pipeline] sh 02:06:11 + git tag --list 02:06:11 0.6.0 02:06:11 0.6.1 02:06:11 0.7.0 02:06:11 0.7.1 02:06:11 v1.0.0 02:06:11 v1.0.1 02:06:11 v1.1.0 02:06:11 v1.2.0 02:06:11 v1.2.1 02:06:11 v1.3.0 02:06:11 v1.3.1 02:06:11 v2.0.0 02:06:11 v2.0.1-dev.1 02:06:11 v2.0.1-dev.10 02:06:11 v2.0.1-dev.11 02:06:11 v2.0.1-dev.12 02:06:11 v2.0.1-dev.13 02:06:11 v2.0.1-dev.14 02:06:11 v2.0.1-dev.15 02:06:11 v2.0.1-dev.16 02:06:11 v2.0.1-dev.17 02:06:11 v2.0.1-dev.18 02:06:11 v2.0.1-dev.19 02:06:11 v2.0.1-dev.2 02:06:11 v2.0.1-dev.20 02:06:11 v2.0.1-dev.21 02:06:11 v2.0.1-dev.22 02:06:11 v2.0.1-dev.23 02:06:11 v2.0.1-dev.24 02:06:11 v2.0.1-dev.25 02:06:11 v2.0.1-dev.26 02:06:11 v2.0.1-dev.27 02:06:11 v2.0.1-dev.28 02:06:11 v2.0.1-dev.29 02:06:11 v2.0.1-dev.3 02:06:11 v2.0.1-dev.30 02:06:11 v2.0.1-dev.31 02:06:11 v2.0.1-dev.32 02:06:11 v2.0.1-dev.33 02:06:11 v2.0.1-dev.34 02:06:11 v2.0.1-dev.35 02:06:11 v2.0.1-dev.36 02:06:11 v2.0.1-dev.37 02:06:11 v2.0.1-dev.38 02:06:11 v2.0.1-dev.39 02:06:11 v2.0.1-dev.4 02:06:11 v2.0.1-dev.40 02:06:11 v2.0.1-dev.41 02:06:11 v2.0.1-dev.42 02:06:11 v2.0.1-dev.43 02:06:11 v2.0.1-dev.44 02:06:11 v2.0.1-dev.45 02:06:11 v2.0.1-dev.46 02:06:11 v2.0.1-dev.47 02:06:11 v2.0.1-dev.48 02:06:11 v2.0.1-dev.49 02:06:11 v2.0.1-dev.5 02:06:11 v2.0.1-dev.50 02:06:11 v2.0.1-dev.51 02:06:11 v2.0.1-dev.52 02:06:11 v2.0.1-dev.53 02:06:11 v2.0.1-dev.54 02:06:11 v2.0.1-dev.55 02:06:11 v2.0.1-dev.6 02:06:11 v2.0.1-dev.7 02:06:11 v2.0.1-dev.8 02:06:11 v2.0.1-dev.9 [Pipeline] sh 02:06:11 + lftools sign git-tag v2.0.1-dev.55 02:06:12 Signing Git tag with Sigul... 02:06:12 Signing v2.0.1-dev.55 [Pipeline] echo 02:06:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:06:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:06:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:06:14 $ docker stop --time=1 59c7507f6e0906786ae89bf050e88a3cb8dbff92b677b9aa23bf6fc6224f85a9 02:06:15 $ docker rm -f 59c7507f6e0906786ae89bf050e88a3cb8dbff92b677b9aa23bf6fc6224f85a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:16 . [Pipeline] withDockerContainer 02:06:16 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 02:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:06:16 $ docker top e71c461273c377987a4c838a0b90a6af9326ab309dd76a6ba349782e5c364d34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:16 [ssh-agent] Looking for ssh-agent implementation... 02:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:17 $ docker exec e71c461273c377987a4c838a0b90a6af9326ab309dd76a6ba349782e5c364d34 ssh-agent 02:06:17 SSH_AUTH_SOCK=/tmp/ssh-nuhFJzdJlpdD/agent.14 02:06:17 SSH_AGENT_PID=20 02:06:17 Running ssh-add (command line suppressed) 02:06:17 Identity added: /w/workspace/edgex-go/63@tmp/private_key_87065829134942723.key (/w/workspace/edgex-go/63@tmp/private_key_87065829134942723.key) 02:06:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:17 + git semver bump pre 02:06:17 # -> Open(): unable to determine branch for HEAD 02:06:17 # $GIT_DIR = /w/workspace/edgex-go/63/.git 02:06:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/63 02:06:17 # $SEMVER_REMOTE_NAME = origin 02:06:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:06:17 # $SEMVER_USER_NAME = edgex-jenkins 02:06:17 # $SEMVER_BRANCH = main 02:06:17 # $SEMVER_DIR = /w/workspace/edgex-go/63/.semver 02:06:17 2.0.1-dev.56 [Pipeline] } 02:06:17 $ docker exec --env ******** --env ******** e71c461273c377987a4c838a0b90a6af9326ab309dd76a6ba349782e5c364d34 ssh-agent -k 02:06:17 unset SSH_AUTH_SOCK; 02:06:17 unset SSH_AGENT_PID; 02:06:17 echo Agent pid 20 killed; 02:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:18 + git semver [Pipeline] } 02:06:18 $ docker stop --time=1 e71c461273c377987a4c838a0b90a6af9326ab309dd76a6ba349782e5c364d34 02:06:19 $ docker rm -f e71c461273c377987a4c838a0b90a6af9326ab309dd76a6ba349782e5c364d34 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:19 . [Pipeline] withDockerContainer 02:06:19 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 02:06:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:06:20 $ docker top 9e56e2e815046855e631b92479257cd38e8c87d87d7dd3d31126c4b0821ee431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:20 [ssh-agent] Looking for ssh-agent implementation... 02:06:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:20 $ docker exec 9e56e2e815046855e631b92479257cd38e8c87d87d7dd3d31126c4b0821ee431 ssh-agent 02:06:20 SSH_AUTH_SOCK=/tmp/ssh-l6tkYs60XhJf/agent.13 02:06:20 SSH_AGENT_PID=20 02:06:20 Running ssh-add (command line suppressed) 02:06:20 Identity added: /w/workspace/edgex-go/63@tmp/private_key_7582628348968311040.key (/w/workspace/edgex-go/63@tmp/private_key_7582628348968311040.key) 02:06:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:21 + git semver push 02:06:21 # -> Open(): unable to determine branch for HEAD 02:06:21 # $GIT_DIR = /w/workspace/edgex-go/63/.git 02:06:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/63 02:06:21 # $SEMVER_REMOTE_NAME = origin 02:06:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:06:21 # $SEMVER_USER_NAME = edgex-jenkins 02:06:21 # $SEMVER_BRANCH = main 02:06:21 # $SEMVER_DIR = /w/workspace/edgex-go/63/.semver [Pipeline] } 02:06:25 $ docker exec --env ******** --env ******** 9e56e2e815046855e631b92479257cd38e8c87d87d7dd3d31126c4b0821ee431 ssh-agent -k 02:06:25 unset SSH_AUTH_SOCK; 02:06:25 unset SSH_AGENT_PID; 02:06:25 echo Agent pid 20 killed; 02:06:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:25 + git semver [Pipeline] } 02:06:25 $ docker stop --time=1 9e56e2e815046855e631b92479257cd38e8c87d87d7dd3d31126c4b0821ee431 02:06:27 $ docker rm -f 9e56e2e815046855e631b92479257cd38e8c87d87d7dd3d31126c4b0821ee431 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:06:28 + '[' -d /w/workspace/edgex-go/63/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:06:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:06:29 ---> package-listing.sh 02:06:29 ++ facter osfamily 02:06:29 ++ tr '[:upper:]' '[:lower:]' 02:06:29 + OS_FAMILY=redhat 02:06:29 + workspace=/w/workspace/edgex-go/63 02:06:29 + START_PACKAGES=/tmp/packages_start.txt 02:06:29 + END_PACKAGES=/tmp/packages_end.txt 02:06:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:06:29 + PACKAGES=/tmp/packages_start.txt 02:06:29 + '[' /w/workspace/edgex-go/63 ']' 02:06:29 + PACKAGES=/tmp/packages_end.txt 02:06:29 + case "${OS_FAMILY}" in 02:06:29 + rpm -qa 02:06:29 + sort 02:06:31 + '[' -f /tmp/packages_start.txt ']' 02:06:31 + '[' -f /tmp/packages_end.txt ']' 02:06:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:06:31 + '[' /w/workspace/edgex-go/63 ']' 02:06:31 + mkdir -p /w/workspace/edgex-go/63/archives/ 02:06:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/63/archives/ [Pipeline] echo 02:06:31 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/63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:06:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:32 02:06:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:06:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:34 latest: Pulling from edgex-lftools-log-publisher 02:06:34 b4d181a07f80: Pulling fs layer 02:06:34 a1111a8f2ec3: Pulling fs layer 02:06:34 ed53099fbce6: Pulling fs layer 02:06:34 dc539afda2c1: Pulling fs layer 02:06:34 77bc0d833cb6: Pulling fs layer 02:06:34 9065ff56babe: Pulling fs layer 02:06:34 d287ab97295c: Pulling fs layer 02:06:34 77bc0d833cb6: Waiting 02:06:34 9065ff56babe: Waiting 02:06:34 d287ab97295c: Waiting 02:06:34 dc539afda2c1: Waiting 02:06:34 a1111a8f2ec3: Verifying Checksum 02:06:34 a1111a8f2ec3: Download complete 02:06:34 dc539afda2c1: Verifying Checksum 02:06:34 dc539afda2c1: Download complete 02:06:34 77bc0d833cb6: Verifying Checksum 02:06:34 77bc0d833cb6: Download complete 02:06:34 9065ff56babe: Verifying Checksum 02:06:34 9065ff56babe: Download complete 02:06:34 ed53099fbce6: Verifying Checksum 02:06:34 ed53099fbce6: Download complete 02:06:35 b4d181a07f80: Verifying Checksum 02:06:35 b4d181a07f80: Download complete 02:06:36 b4d181a07f80: Pull complete 02:06:36 a1111a8f2ec3: Pull complete 02:06:37 ed53099fbce6: Pull complete 02:06:37 dc539afda2c1: Pull complete 02:06:37 77bc0d833cb6: Pull complete 02:06:37 9065ff56babe: Pull complete 02:06:39 d287ab97295c: Verifying Checksum 02:06:39 d287ab97295c: Download complete 02:06:43 d287ab97295c: Pull complete 02:06:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:06:43 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 02:06:43 $ 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/63/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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:06:45 $ docker top 34e56e51a18076086a229641fd22c1cb2bd9b565f5066305b8137537a42af032 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:46 + touch /tmp/pre-build-complete [Pipeline] sh 02:06:46 + mkdir -p /var/log/sysstat [Pipeline] sh 02:06:46 + ls /var/log/sa-host 02:06:46 + sadf -c /var/log/sa-host/sa05 02:06:46 file_magic: OK 02:06:46 HZ: Using current value: 100 02:06:46 file_header: OK 02:06:46 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 02:06:46 Statistics: 02:06:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:06:46 File successfully converted to sysstat format version 12.0.3 02:06:46 + sadf -c /var/log/sa-host/sa29 02:06:46 file_magic: OK 02:06:46 HZ: Using current value: 100 02:06:46 file_header: OK 02:06:46 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 02:06:46 Statistics: 02:06:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:06:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:47 provisioning config files... 02:06:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/63@tmp/config4993018725182355835tmp [Pipeline] { [Pipeline] echo 02:06:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:06:47 ---> create-netrc.sh [Pipeline] } 02:06:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:06:48 ---> python-tools-install.sh [Pipeline] echo 02:06:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:06:48 ---> sudo-logs.sh 02:06:48 Archiving 'sudo' log.. 02:06:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-66.vexxhost.local: Name or service not known 02:06:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-66.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:06:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:06:48 ---> job-cost.sh 02:06:48 lf-activate-venv: SKIPPING 02:06:48 DEBUG: total: 0.10999999940395355 02:06:48 INFO: Retrieving Stack Cost... 02:06:49 INFO: Retrieving Pricing Info for: v3-standard-2 02:06:50 INFO: Archiving Costs [Pipeline] echo 02:06:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:06:50 ---> logs-deploy.sh 02:06:50 lf-activate-venv: SKIPPING 02:06:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/63 02:06:50 INFO: archiving workspace using pattern(s): 02:06:51 Archives upload complete. 02:06:51 INFO: archiving logs to Nexus 02:06:52 ---> uname -a: 02:06:52 Linux prd-centos7-docker-4c-2g-66.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 02:06:52 02:06:52 02:06:52 ---> lscpu: 02:06:52 Architecture: x86_64 02:06:52 CPU op-mode(s): 32-bit, 64-bit 02:06:52 Byte Order: Little Endian 02:06:52 Address sizes: 40 bits physical, 48 bits virtual 02:06:52 CPU(s): 2 02:06:52 On-line CPU(s) list: 0,1 02:06:52 Thread(s) per core: 1 02:06:52 Core(s) per socket: 1 02:06:52 Socket(s): 2 02:06:52 NUMA node(s): 1 02:06:52 Vendor ID: AuthenticAMD 02:06:52 CPU family: 23 02:06:52 Model: 49 02:06:52 Model name: AMD EPYC-Rome Processor 02:06:52 Stepping: 0 02:06:52 CPU MHz: 2799.998 02:06:52 BogoMIPS: 5599.99 02:06:52 Virtualization: AMD-V 02:06:52 Hypervisor vendor: KVM 02:06:52 Virtualization type: full 02:06:52 L1d cache: 32K 02:06:52 L1i cache: 32K 02:06:52 L2 cache: 512K 02:06:52 L3 cache: 16384K 02:06:52 NUMA node0 CPU(s): 0,1 02:06:52 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 02:06:52 02:06:52 02:06:52 ---> nproc: 02:06:52 2 02:06:52 02:06:52 02:06:52 ---> df -h: 02:06:52 Filesystem Size Used Avail Use% Mounted on 02:06:52 overlay 40G 15G 26G 37% / 02:06:52 tmpfs 64M 0 64M 0% /dev 02:06:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:06:52 shm 64M 0 64M 0% /dev/shm 02:06:52 /dev/vda1 40G 15G 26G 37% /facter-os 02:06:52 02:06:52 02:06:52 ---> sar -b -r -n DEV: 02:06:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 02:06:52 02:06:52 01:44:22 LINUX RESTART (2 CPU) 02:06:52 02:06:52 01:45:01 tps rtps wtps bread/s bwrtn/s 02:06:52 01:46:01 87.76 3.41 84.34 2579.08 8434.16 02:06:52 01:47:01 146.84 0.15 146.69 22.11 46443.73 02:06:52 01:48:01 256.03 0.00 256.03 0.00 54107.81 02:06:52 01:49:01 57.05 0.00 57.05 0.00 9987.52 02:06:52 01:50:01 136.74 0.02 136.73 0.53 32756.61 02:06:52 01:51:01 633.20 186.20 447.00 22892.84 286717.02 02:06:52 01:52:01 554.87 44.87 510.00 4211.15 219479.61 02:06:52 01:53:01 217.38 25.81 191.58 3379.69 32255.19 02:06:52 01:54:01 8.10 1.03 7.06 45.71 142.36 02:06:52 01:55:01 0.30 0.00 0.30 0.00 5.03 02:06:52 01:56:01 0.28 0.00 0.28 0.00 3.20 02:06:52 01:57:01 0.22 0.00 0.22 0.00 2.58 02:06:52 01:58:01 0.28 0.00 0.28 0.00 3.36 02:06:52 01:59:01 0.25 0.00 0.25 0.00 2.57 02:06:52 02:00:01 1.12 0.18 0.93 5.73 18.77 02:06:52 02:01:01 0.30 0.05 0.25 0.67 2.73 02:06:52 02:02:01 0.50 0.17 0.33 3.06 5.05 02:06:52 02:03:01 0.23 0.00 0.23 0.00 2.73 02:06:52 02:04:01 0.18 0.00 0.18 0.00 1.88 02:06:52 02:05:01 0.40 0.17 0.23 93.40 3.50 02:06:52 02:06:01 164.13 4.45 159.68 766.83 32518.32 02:06:52 Average: 107.99 12.71 95.29 1620.91 34457.15 02:06:52 02:06:52 01:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:06:52 01:46:01 5237988 0 863800 10.79 2620 1904524 1503372 16.60 779116 1582388 10336 02:06:52 01:47:01 3372936 0 1095000 13.67 2620 3538376 1648204 18.20 1166968 2862156 486140 02:06:52 01:48:01 3116728 0 1203108 15.02 2620 3686476 1693472 18.70 1396724 2851924 268484 02:06:52 01:49:01 3092928 0 1237776 15.45 2620 3675608 1764972 19.49 1345972 2921676 130988 02:06:52 01:50:01 1378628 0 1313368 16.40 2620 5314316 1659696 18.32 1567380 4355672 1003924 02:06:52 01:51:01 586484 0 1779668 22.22 2620 5640160 3650540 40.30 3064320 3564652 178188 02:06:52 01:52:01 607620 0 1623292 20.27 2620 5775400 2765372 30.53 2429968 4164892 3400 02:06:52 01:53:01 2105964 0 1377532 17.20 2620 4522816 1761532 19.45 1423208 3703908 32 02:06:52 01:54:01 2135360 0 1346664 16.81 2620 4524288 1450600 16.02 1517252 3584616 20 02:06:52 01:55:01 2143388 0 1338632 16.71 2620 4524292 1408512 15.55 1515472 3582576 12 02:06:52 01:56:01 2143640 0 1338380 16.71 2620 4524292 1408524 15.55 1519620 3578504 8 02:06:52 01:57:01 2142884 0 1339128 16.72 2620 4524300 1408632 15.55 1519880 3578680 8 02:06:52 01:58:01 2143672 0 1338336 16.71 2620 4524304 1408524 15.55 1519412 3578680 8 02:06:52 01:59:01 2143900 0 1338104 16.71 2620 4524308 1408440 15.55 1519260 3578680 8 02:06:52 02:00:01 2143556 0 1338412 16.71 2620 4524344 1408524 15.55 1520196 3577864 16 02:06:52 02:01:01 2142152 0 1339812 16.73 2620 4524348 1411284 15.58 1520888 3577864 12 02:06:52 02:02:01 2143388 0 1338392 16.71 2620 4524532 1408948 15.56 1520408 3577980 8 02:06:52 02:03:01 2143156 0 1338620 16.71 2620 4524536 1408948 15.56 1520412 3577980 8 02:06:52 02:04:01 2143164 0 1338608 16.71 2620 4524540 1408948 15.56 1520300 3577980 8 02:06:52 02:05:01 2137252 0 1341708 16.75 2620 4527352 1409092 15.56 1526344 3577980 12 02:06:52 02:06:01 804972 0 1494652 18.66 2620 5706688 1808288 19.96 1782816 4568060 437508 02:06:52 Average: 2190941 0 1336333 16.69 2620 4479038 1676401 18.51 1580758 3501177 119958 02:06:52 02:06:52 01:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:06:52 01:46:01 veth569d18c 79.76 68.54 9.55 181.22 0.00 0.00 0.00 0.00 02:06:52 01:46:01 eth0 1021.14 598.77 2369.80 60.97 0.00 0.00 0.00 0.00 02:06:52 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:46:01 docker0 79.76 68.44 8.46 181.21 0.00 0.00 0.00 0.00 02:06:52 01:47:01 eth0 1940.93 1626.06 7629.59 147.83 0.00 0.00 0.00 0.00 02:06:52 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:47:01 vethcf3fa05 345.80 382.20 32.33 1795.28 0.00 0.00 0.00 0.00 02:06:52 01:47:01 docker0 1253.07 1398.82 95.92 4330.86 0.00 0.00 0.00 0.00 02:06:52 01:48:01 veth4d96644 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:06:52 01:48:01 eth0 74.98 59.21 287.87 16.67 0.00 0.00 0.00 0.00 02:06:52 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:48:01 docker0 37.10 36.36 2.99 256.85 0.00 0.00 0.00 0.00 02:06:52 01:49:01 veth4d96644 2.20 2.20 0.17 0.19 0.00 0.00 0.00 0.00 02:06:52 01:49:01 eth0 31.30 16.99 21.69 9.92 0.00 0.00 0.00 0.00 02:06:52 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:49:01 docker0 2.20 2.20 0.14 0.19 0.00 0.00 0.00 0.00 02:06:52 01:50:01 eth0 284.89 189.54 1713.59 140.47 0.00 0.00 0.00 0.00 02:06:52 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:50:01 veth9028842 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:06:52 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:51:01 veth939128f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:06:52 01:51:01 vethfd88da9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:06:52 01:51:01 eth0 96.97 61.31 192.61 17.06 0.00 0.00 0.00 0.00 02:06:52 01:51:01 veth3d53384 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:06:52 01:52:01 veth08de5e6 0.03 0.23 0.00 0.02 0.00 0.00 0.00 0.00 02:06:52 01:52:01 eth0 112.46 60.19 345.70 20.32 0.00 0.00 0.00 0.00 02:06:52 01:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 01:52:01 veth427161f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:06:52 01:53:01 eth0 580.49 387.86 1769.27 758.62 0.00 0.00 0.00 0.00 02:06:52 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:53:01 docker0 1516.13 1750.22 116.35 5651.50 0.00 0.00 0.00 0.00 02:06:52 01:54:01 eth0 266.08 217.51 124.17 879.24 0.00 0.00 0.00 0.00 02:06:52 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:55:01 eth0 0.92 0.18 0.14 0.04 0.00 0.00 0.00 0.00 02:06:52 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:56:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 02:06:52 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:57:01 eth0 1.02 0.35 0.32 0.20 0.00 0.00 0.00 0.00 02:06:52 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:58:01 eth0 0.60 0.45 0.31 0.21 0.00 0.00 0.00 0.00 02:06:52 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:59:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:00:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:06:52 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:01:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:06:52 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:02:01 eth0 0.08 0.15 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:03:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:04:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:06:52 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:05:01 eth0 1.17 0.47 0.40 0.24 0.00 0.00 0.00 0.00 02:06:52 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:06:01 eth0 1276.75 891.77 7731.53 89.61 0.00 0.00 0.00 0.00 02:06:52 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:06:01 docker0 92.09 109.31 8.16 410.05 0.00 0.00 0.00 0.00 02:06:52 Average: eth0 271.23 195.95 1057.50 102.06 0.00 0.00 0.00 0.00 02:06:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 Average: docker0 76.67 88.64 5.94 288.96 0.00 0.00 0.00 0.00 02:06:52 02:06:52 02:06:52 ---> sar -P ALL: 02:06:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 02:06:52 02:06:52 01:44:22 LINUX RESTART (2 CPU) 02:06:52 02:06:52 01:45:01 CPU %user %nice %system %iowait %steal %idle 02:06:52 01:46:01 all 8.09 0.00 3.08 1.98 0.08 86.77 02:06:52 01:46:01 0 7.97 0.00 3.45 2.18 0.09 86.32 02:06:52 01:46:01 1 8.21 0.00 2.73 1.78 0.07 87.21 02:06:52 01:47:01 all 26.85 0.00 8.34 2.49 0.11 62.21 02:06:52 01:47:01 0 22.37 0.00 8.95 2.55 0.13 66.00 02:06:52 01:47:01 1 31.29 0.00 7.74 2.43 0.09 58.46 02:06:52 01:48:01 all 56.86 0.00 11.21 1.75 0.14 30.04 02:06:52 01:48:01 0 56.57 0.00 11.47 1.62 0.13 30.21 02:06:52 01:48:01 1 57.15 0.00 10.95 1.89 0.15 29.87 02:06:52 01:49:01 all 33.97 0.00 4.41 0.38 0.07 61.17 02:06:52 01:49:01 0 33.20 0.00 4.63 0.41 0.07 61.69 02:06:52 01:49:01 1 34.74 0.00 4.18 0.36 0.07 60.65 02:06:52 01:50:01 all 51.20 0.00 9.84 2.11 0.13 36.72 02:06:52 01:50:01 0 52.15 0.00 9.84 1.42 0.13 36.46 02:06:52 01:50:01 1 50.25 0.00 9.84 2.80 0.13 36.98 02:06:52 01:51:01 all 61.38 0.00 20.69 12.31 0.15 5.48 02:06:52 01:51:01 0 60.32 0.00 21.69 13.10 0.15 4.74 02:06:52 01:51:01 1 62.43 0.00 19.68 11.53 0.15 6.21 02:06:52 01:52:01 all 73.00 0.00 20.60 5.33 0.16 0.91 02:06:52 01:52:01 0 73.80 0.00 19.36 6.03 0.17 0.64 02:06:52 01:52:01 1 72.20 0.00 21.82 4.63 0.15 1.19 02:06:52 01:53:01 all 38.59 0.00 9.61 2.34 0.11 49.35 02:06:52 01:53:01 0 40.39 0.00 10.76 2.50 0.11 46.24 02:06:52 01:53:01 1 36.80 0.00 8.48 2.18 0.11 52.44 02:06:52 01:54:01 all 9.55 0.00 2.05 0.06 0.06 88.28 02:06:52 01:54:01 0 9.53 0.00 2.08 0.05 0.07 88.27 02:06:52 01:54:01 1 9.57 0.00 2.02 0.07 0.05 88.29 02:06:52 01:55:01 all 0.11 0.00 0.11 0.00 0.03 99.76 02:06:52 01:55:01 0 0.12 0.00 0.15 0.00 0.03 99.70 02:06:52 01:55:01 1 0.10 0.00 0.07 0.00 0.02 99.82 02:06:52 01:56:01 all 0.16 0.00 0.04 0.00 0.03 99.77 02:06:52 01:56:01 0 0.18 0.00 0.05 0.00 0.02 99.75 02:06:52 01:56:01 1 0.13 0.00 0.03 0.00 0.03 99.80 02:06:52 02:06:52 01:56:01 CPU %user %nice %system %iowait %steal %idle 02:06:52 01:57:01 all 0.20 0.00 0.03 0.00 0.02 99.75 02:06:52 01:57:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:06:52 01:57:01 1 0.35 0.00 0.02 0.00 0.00 99.63 02:06:52 01:58:01 all 0.18 0.00 0.05 0.00 0.03 99.75 02:06:52 01:58:01 0 0.08 0.00 0.07 0.00 0.03 99.82 02:06:52 01:58:01 1 0.27 0.00 0.03 0.00 0.02 99.68 02:06:52 01:59:01 all 0.16 0.00 0.03 0.00 0.02 99.79 02:06:52 01:59:01 0 0.08 0.00 0.05 0.00 0.03 99.83 02:06:52 01:59:01 1 0.23 0.00 0.02 0.00 0.00 99.75 02:06:52 02:00:01 all 0.16 0.00 0.06 0.00 0.02 99.77 02:06:52 02:00:01 0 0.25 0.00 0.07 0.00 0.02 99.67 02:06:52 02:00:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:06:52 02:01:01 all 0.16 0.00 0.06 0.00 0.03 99.76 02:06:52 02:01:01 0 0.32 0.00 0.08 0.00 0.05 99.55 02:06:52 02:01:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:06:52 02:02:01 all 0.18 0.00 0.06 0.00 0.02 99.75 02:06:52 02:02:01 0 0.30 0.00 0.08 0.00 0.02 99.60 02:06:52 02:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:06:52 02:03:01 all 0.25 0.00 0.05 0.00 0.01 99.69 02:06:52 02:03:01 0 0.43 0.00 0.03 0.00 0.00 99.53 02:06:52 02:03:01 1 0.07 0.00 0.07 0.00 0.02 99.85 02:06:52 02:04:01 all 0.18 0.00 0.03 0.00 0.03 99.76 02:06:52 02:04:01 0 0.30 0.00 0.03 0.00 0.02 99.65 02:06:52 02:04:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:06:52 02:05:01 all 0.18 0.00 0.06 0.01 0.01 99.74 02:06:52 02:05:01 0 0.25 0.00 0.05 0.00 0.00 99.70 02:06:52 02:05:01 1 0.12 0.00 0.07 0.02 0.02 99.78 02:06:52 02:06:01 all 18.80 0.00 8.40 2.43 0.11 70.26 02:06:52 02:06:01 0 18.57 0.00 8.58 1.89 0.11 70.86 02:06:52 02:06:01 1 19.03 0.00 8.22 2.96 0.12 69.66 02:06:52 Average: all 17.17 0.00 4.46 1.40 0.06 76.92 02:06:52 Average: 0 17.03 0.00 4.58 1.42 0.06 76.91 02:06:52 Average: 1 17.30 0.00 4.34 1.38 0.06 76.93 02:06:52 02:06:52 02:06:52