Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1961287157977891610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5887701385030346995.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8120157353620919480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9140668173057906639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9181967812311679739.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1656 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/538 [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/538 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/538@tmp/jenkins-gitclient-ssh4456196143251861871.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 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 Commit message: "Merge pull request #3572 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.66" > git rev-list --no-walk ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:12:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:12:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:12:14 ========================================================= 06:12:14 EdgeX Global Pipelines Version Info 06:12:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:12:18 ------------------- 06:12:18 stable info: 06:12:18 ------------------- 06:12:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:12:18 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:12:18 Message: update stable to v1.0.195 06:12:18 ------------------- 06:12:18 experimental info: 06:12:18 ------------------- 06:12:18 Commited By: **** collab-it+edgex@linuxfoundation.org 06:12:18 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:12:18 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:12:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:12:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:12:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c16c30 [Pipeline] echo 06:12:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:19 provisioning config files... 06:12:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config6426266075383859439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:20 ---> docker-login.sh 06:12:20 nexus3.edgexfoundry.org:10001 06:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:20 Configure a credential helper to remove this warning. See 06:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:20 06:12:20 Login Succeeded 06:12:20 nexus3.edgexfoundry.org:10002 06:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:20 Configure a credential helper to remove this warning. See 06:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:20 06:12:20 Login Succeeded 06:12:20 nexus3.edgexfoundry.org:10003 06:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:20 Configure a credential helper to remove this warning. See 06:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:20 06:12:20 Login Succeeded 06:12:20 nexus3.edgexfoundry.org:10004 06:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:20 Configure a credential helper to remove this warning. See 06:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:20 06:12:20 Login Succeeded 06:12:20 docker.io 06:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:21 Configure a credential helper to remove this warning. See 06:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:21 06:12:21 Login Succeeded 06:12:21 ---> docker-login.sh ends [Pipeline] } 06:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:21 ++ 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 06:12:21 + for file in '`ls cmd/**/Dockerfile`' 06:12:21 ++ dirname cmd/core-command/Dockerfile 06:12:21 ++ cut -d/ -f2 06:12:21 + echo core-command,cmd/core-command/Dockerfile 06:12:21 + for file in '`ls cmd/**/Dockerfile`' 06:12:21 ++ dirname cmd/core-data/Dockerfile 06:12:21 ++ cut -d/ -f2 06:12:21 + echo core-data,cmd/core-data/Dockerfile 06:12:21 + for file in '`ls cmd/**/Dockerfile`' 06:12:21 ++ dirname cmd/core-metadata/Dockerfile 06:12:21 ++ cut -d/ -f2 06:12:21 + echo core-metadata,cmd/core-metadata/Dockerfile 06:12:21 + for file in '`ls cmd/**/Dockerfile`' 06:12:21 ++ dirname cmd/security-bootstrapper/Dockerfile 06:12:21 ++ cut -d/ -f2 06:12:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:12:21 + for file in '`ls cmd/**/Dockerfile`' 06:12:21 ++ dirname cmd/security-proxy-setup/Dockerfile 06:12:21 ++ cut -d/ -f2 06:12:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:12:21 + for file in '`ls cmd/**/Dockerfile`' 06:12:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:12:21 ++ cut -d/ -f2 06:12:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:12:21 + for file in '`ls cmd/**/Dockerfile`' 06:12:21 ++ dirname cmd/support-notifications/Dockerfile 06:12:21 ++ cut -d/ -f2 06:12:21 + echo support-notifications,cmd/support-notifications/Dockerfile 06:12:21 + for file in '`ls cmd/**/Dockerfile`' 06:12:21 ++ dirname cmd/support-scheduler/Dockerfile 06:12:21 ++ cut -d/ -f2 06:12:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:12:21 + for file in '`ls cmd/**/Dockerfile`' 06:12:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:12:21 ++ cut -d/ -f2 06:12:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:12:21 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 06:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:22 06:12:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:12:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:22 latest: Pulling from edgex-devops/git-semver 06:12:22 31603596830f: Pulling fs layer 06:12:22 54011a49482f: Pulling fs layer 06:12:22 a6820b24f6d8: Pulling fs layer 06:12:22 f581987b2513: Pulling fs layer 06:12:22 f581987b2513: Waiting 06:12:22 54011a49482f: Download complete 06:12:22 31603596830f: Verifying Checksum 06:12:22 31603596830f: Download complete 06:12:22 a6820b24f6d8: Verifying Checksum 06:12:22 a6820b24f6d8: Download complete 06:12:22 f581987b2513: Verifying Checksum 06:12:22 f581987b2513: Download complete 06:12:23 31603596830f: Pull complete 06:12:23 54011a49482f: Pull complete 06:12:23 a6820b24f6d8: Pull complete 06:12:23 f581987b2513: Pull complete 06:12:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:12:23 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:12:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:12:25 $ docker top 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:25 [ssh-agent] Looking for ssh-agent implementation... 06:12:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:25 $ docker exec 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 ssh-agent 06:12:25 SSH_AUTH_SOCK=/tmp/ssh-LvVqXOfryKOX/agent.14 06:12:25 SSH_AGENT_PID=20 06:12:25 Running ssh-add (command line suppressed) 06:12:25 Identity added: /w/workspace/edgex-go/538@tmp/private_key_5725553384079605492.key (/w/workspace/edgex-go/538@tmp/private_key_5725553384079605492.key) 06:12:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:25 + git tag --points-at HEAD [Pipeline] } 06:12:25 $ docker exec --env ******** --env ******** 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 ssh-agent -k 06:12:26 unset SSH_AUTH_SOCK; 06:12:26 unset SSH_AGENT_PID; 06:12:26 echo Agent pid 20 killed; 06:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:12:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:26 [ssh-agent] Looking for ssh-agent implementation... 06:12:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:26 $ docker exec 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 ssh-agent 06:12:26 SSH_AUTH_SOCK=/tmp/ssh-1FJnx28hfCd8/agent.54 06:12:26 SSH_AGENT_PID=60 06:12:26 Running ssh-add (command line suppressed) 06:12:26 Identity added: /w/workspace/edgex-go/538@tmp/private_key_7284844243243972163.key (/w/workspace/edgex-go/538@tmp/private_key_7284844243243972163.key) 06:12:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:26 + git semver init 06:12:26 # -> Open(): unable to determine branch for HEAD 06:12:26 # $GIT_DIR = /w/workspace/edgex-go/538/.git 06:12:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/538 06:12:26 # $SEMVER_REMOTE_NAME = origin 06:12:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:12:26 # $SEMVER_USER_NAME = edgex-jenkins 06:12:26 # $SEMVER_BRANCH = master 06:12:26 # $SEMVER_TEMP = /tmp/semver-598674761 06:12:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:12:41 # '/tmp/semver-598674761' -> '/w/workspace/edgex-go/538/.semver' 06:12:41 # -> Force: false 06:12:41 # $SEMVER_DIR = /w/workspace/edgex-go/538/.semver [Pipeline] } 06:12:41 $ docker exec --env ******** --env ******** 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 ssh-agent -k 06:12:41 unset SSH_AUTH_SOCK; 06:12:41 unset SSH_AGENT_PID; 06:12:41 echo Agent pid 60 killed; 06:12:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:42 + git semver [Pipeline] } 06:12:42 $ docker stop --time=1 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 06:12:44 $ docker rm -f 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:12:44 Stashed 1 file(s) [Pipeline] echo 06:12:44 [edgeXSemver]: initialized semver on version 2.0.0-dev.266 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:12:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:12:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:12:48 + sudo service docker restart 06:12:48 + true 06:12:48 Redirecting to /bin/systemctl restart docker.service 06:13:00 Still waiting to schedule task 06:13:00 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 06:13:04 ========================================================= 06:13:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:13:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:13:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:13:05 Sending build context to Docker daemon 329.4MB 06:13:05 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:13:05 Step 2/6 : FROM ${BASE} 06:13:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:13:05 540db60ca938: Pulling fs layer 06:13:05 adcc1eea9eea: Pulling fs layer 06:13:05 4c4ab2625f07: Pulling fs layer 06:13:05 0510c868ecb4: Pulling fs layer 06:13:05 afea3b2eda06: Pulling fs layer 06:13:05 7809a108b3ef: Pulling fs layer 06:13:05 f706445af74f: Pulling fs layer 06:13:05 0510c868ecb4: Waiting 06:13:05 afea3b2eda06: Waiting 06:13:05 7809a108b3ef: Waiting 06:13:05 f706445af74f: Waiting 06:13:05 4c4ab2625f07: Verifying Checksum 06:13:05 4c4ab2625f07: Download complete 06:13:05 adcc1eea9eea: Download complete 06:13:05 afea3b2eda06: Verifying Checksum 06:13:05 afea3b2eda06: Download complete 06:13:06 7809a108b3ef: Verifying Checksum 06:13:06 7809a108b3ef: Download complete 06:13:06 540db60ca938: Verifying Checksum 06:13:06 540db60ca938: Download complete 06:13:06 540db60ca938: Pull complete 06:13:06 adcc1eea9eea: Pull complete 06:13:06 4c4ab2625f07: Pull complete 06:13:07 f706445af74f: Verifying Checksum 06:13:07 f706445af74f: Download complete 06:13:08 0510c868ecb4: Verifying Checksum 06:13:08 0510c868ecb4: Download complete 06:13:11 0510c868ecb4: Pull complete 06:13:11 afea3b2eda06: Pull complete 06:13:11 7809a108b3ef: Pull complete 06:13:12 f706445af74f: Pull complete 06:13:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:13:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:13:12 ---> b068be0155e3 06:13:12 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:13:16 ---> Running in 181ebb200e24 06:13:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:13:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:13:17 (1/12) Installing libmagic (5.39-r0) 06:13:18 (2/12) Installing file (5.39-r0) 06:13:18 (3/12) Installing libc-dev (0.7.2-r3) 06:13:18 (4/12) Installing g++ (10.2.1_pre1-r3) 06:13:24 (5/12) Installing fortify-headers (1.1-r0) 06:13:24 (6/12) Installing patch (2.7.6-r6) 06:13:24 (7/12) Installing build-base (0.5-r2) 06:13:24 (8/12) Installing libsodium (1.0.18-r0) 06:13:24 (9/12) Installing pkgconf (1.7.3-r0) 06:13:24 (10/12) Installing libsodium-dev (1.0.18-r0) 06:13:24 (11/12) Installing libzmq (4.3.3-r1) 06:13:24 (12/12) Installing zeromq-dev (4.3.3-r1) 06:13:24 Executing busybox-1.32.1-r6.trigger 06:13:24 OK: 219 MiB in 52 packages 06:13:26 Removing intermediate container 181ebb200e24 06:13:26 ---> f19aad9699e5 06:13:26 Step 4/6 : WORKDIR /edgex-go 06:13:26 ---> Running in 72786b86d726 06:13:26 Removing intermediate container 72786b86d726 06:13:26 ---> df58ebd443ad 06:13:26 Step 5/6 : COPY go.mod . 06:13:26 ---> bc571e27d658 06:13:26 Step 6/6 : RUN go mod download 06:13:26 ---> Running in fb31b29f7037 06:13:36 Removing intermediate container fb31b29f7037 06:13:36 ---> 012adf45b4a1 06:13:36 Successfully built 012adf45b4a1 06:13:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:13:36 + docker inspect -f . ci-base-image-x86_64 06:13:36 . [Pipeline] withDockerContainer 06:13:36 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:13:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:13:37 $ docker top f519146b4911671bc2a63eed564fd05b4d4529e25194f443abf4b70ef164396b -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:37 + go version 06:13:37 go version go1.16.3 linux/amd64 [Pipeline] } 06:13:37 $ docker stop --time=1 f519146b4911671bc2a63eed564fd05b4d4529e25194f443abf4b70ef164396b 06:13:38 $ docker rm -f f519146b4911671bc2a63eed564fd05b4d4529e25194f443abf4b70ef164396b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:13:39 + docker inspect -f . ci-base-image-x86_64 06:13:39 . [Pipeline] withDockerContainer 06:13:39 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:13:39 $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:13:39 $ docker top b862ce4929d73c3818bdd6ecb93b0964cb524f2cf38349c5b6b9d6dd51bd2b20 -eo pid,comm [Pipeline] { [Pipeline] echo 06:13:40 ========================================================= 06:13:40 [edgeXBuildGoParallel] Running Tests and Build... 06:13:40 ========================================================= [Pipeline] sh 06:13:40 + go mod tidy [Pipeline] sh 06:13:40 + make test 06:13:40 go mod tidy 06:13:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:13:46 ? github.com/edgexfoundry/edgex-go [no test files] 06:14:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:14:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:14:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:14:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:14:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:14:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:14:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:14:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:14:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 06:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 100.0% of statements 06:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 53.4% of statements 06:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.078s coverage: 87.7% of statements 06:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements 06:14:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:14:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.221s coverage: 95.1% of statements 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:14:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:14:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:14:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 06:14:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:14:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 06:14:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 22.0% of statements 06:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 06:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 06:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 06:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 06:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 06:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements 06:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 06:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.173s coverage: 81.8% of statements 06:14:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 66.9% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 06:14:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:15:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:15:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:15:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:15:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:15:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:15:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 06:15:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 06:15:02 GO111MODULE=on go vet ./... 06:15:25 gofmt -l . 06:15:25 [ "`gofmt -l .`" = "" ] 06:15:25 ./bin/test-attribution-txt.sh [Pipeline] sh 06:15:25 + ls -al . 06:15:25 total 516 06:15:25 drwxrwxr-x 10 1001 1001 4096 Jun 16 06:15 . 06:15:25 drwxr-xr-x 4 root root 32 Jun 16 06:13 .. 06:15:25 -rw-rw-r-- 1 1001 1001 11 Jun 16 06:12 .dockerignore 06:15:25 drwxrwxr-x 8 1001 1001 162 Jun 16 06:12 .git 06:15:25 drwxrwxr-x 3 1001 1001 125 Jun 16 06:12 .github 06:15:25 -rw-rw-r-- 1 1001 1001 818 Jun 16 06:12 .gitignore 06:15:25 drwx------ 3 1001 1001 45 Jun 16 06:12 .semver 06:15:25 -rw-rw-r-- 1 1001 1001 166 Jun 16 06:12 .sonarcloud.properties 06:15:25 -rw-rw-r-- 1 1001 1001 8609 Jun 16 06:12 Attribution.txt 06:15:25 -rw-rw-r-- 1 1001 1001 3804 Jun 16 06:12 CONTRIBUTING.md 06:15:25 -rw-rw-r-- 1 1001 1001 931 Jun 16 06:12 Dockerfile.build 06:15:25 -rw-rw-r-- 1 1001 1001 849 Jun 16 06:12 Jenkinsfile 06:15:25 -rw-rw-r-- 1 1001 1001 10775 Jun 16 06:12 LICENSE 06:15:25 -rw-rw-r-- 1 1001 1001 5605 Jun 16 06:12 Makefile 06:15:25 -rw-rw-r-- 1 1001 1001 7905 Jun 16 06:12 README.md 06:15:25 -rw-rw-r-- 1 1001 1001 7071 Jun 16 06:12 SECURITY.md 06:15:25 -rw-rw-r-- 1 1001 1001 13 Jun 16 06:12 VERSION 06:15:25 -rw-rw-r-- 1 1001 1001 4131 Jun 16 06:12 ZMQWindows.md 06:15:25 drwxrwxr-x 2 1001 1001 37 Jun 16 06:12 bin 06:15:25 drwxrwxr-x 14 1001 1001 4096 Jun 16 06:12 cmd 06:15:25 -rw-r--r-- 1 root root 398195 Jun 16 06:15 coverage.out 06:15:25 -rw-rw-r-- 1 1001 1001 841 Jun 16 06:12 go.mod 06:15:25 -rw-r--r-- 1 root root 20843 Jun 16 06:13 go.sum 06:15:25 drwxrwxr-x 7 1001 1001 114 Jun 16 06:12 internal 06:15:25 drwxrwxr-x 3 1001 1001 16 Jun 16 06:12 openapi 06:15:25 drwxrwxr-x 4 1001 1001 71 Jun 16 06:12 snap 06:15:25 -rw-rw-r-- 1 1001 1001 168 Jun 16 06:12 version.go [Pipeline] sh 06:15:25 + '[' -e coverage.out ] 06:15:25 + chown 1001:1001 coverage.out [Pipeline] stash 06:15:26 Stashed 1 file(s) [Pipeline] sh 06:15:26 + make build 06:15:26 go mod tidy 06:15:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-data/core-data ./cmd/core-data 06:15:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:15:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-command/core-command ./cmd/core-command 06:15:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:15:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:15:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:15:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:15:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:15:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:15:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:15:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/secrets-config ./cmd/secrets-config 06:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:15:42 $ docker stop --time=1 b862ce4929d73c3818bdd6ecb93b0964cb524f2cf38349c5b6b9d6dd51bd2b20 06:15:44 $ docker rm -f b862ce4929d73c3818bdd6ecb93b0964cb524f2cf38349c5b6b9d6dd51bd2b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:15:48 06:15:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:15:48 latest: Pulling from edgex-devops/edgex-compose 06:15:48 cbdbe7a5bc2a: Pulling fs layer 06:15:48 ca9280d653b3: Pulling fs layer 06:15:48 7e9c9ca2126c: Pulling fs layer 06:15:49 cbdbe7a5bc2a: Download complete 06:15:49 cbdbe7a5bc2a: Pull complete 06:15:49 ca9280d653b3: Verifying Checksum 06:15:49 ca9280d653b3: Download complete 06:15:50 ca9280d653b3: Pull complete 06:15:50 7e9c9ca2126c: Verifying Checksum 06:15:50 7e9c9ca2126c: Download complete 06:15:54 7e9c9ca2126c: Pull complete 06:15:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:15:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:15:54 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:15:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:15:56 $ docker top 4760222cae84dec44e7e1a3b3e3de1e6ba26e2c1781a8d00e964194057131140 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:56 + docker-compose build --help 06:15:56 + grep parallel 06:15:57 --parallel Build images in parallel. [Pipeline] } 06:15:57 $ docker stop --time=1 4760222cae84dec44e7e1a3b3e3de1e6ba26e2c1781a8d00e964194057131140 06:15:58 $ docker rm -f 4760222cae84dec44e7e1a3b3e3de1e6ba26e2c1781a8d00e964194057131140 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:15:59 . [Pipeline] withDockerContainer 06:15:59 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:15:59 $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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 06:15:59 $ docker top 66196c9fad26164f3edf23797561e13788876134ef2137483c9bf189e17d365b -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:00 + docker-compose -f ./docker-compose-build.yml build --parallel 06:16:00 Building core-command ... 06:16:00 Building core-data ... 06:16:00 Building core-metadata ... 06:16:00 Building security-bootstrapper ... 06:16:00 Building security-proxy-setup ... 06:16:00 Building security-secretstore-setup ... 06:16:00 Building support-notifications ... 06:16:00 Building support-scheduler ... 06:16:00 Building sys-mgmt-agent ... 06:16:00 Building support-notifications 06:16:00 Building security-secretstore-setup 06:16:00 Building security-bootstrapper 06:16:00 Building core-command 06:16:00 Building core-data 06:16:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:16:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:16:13 ---> 012adf45b4a1 06:16:13 Step 3/24 : WORKDIR /edgex-go 06:16:13 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:16:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:16:13 ---> 012adf45b4a1 06:16:13 Step 3/26 : WORKDIR /edgex-go 06:16:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:16:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:16:13 ---> 012adf45b4a1 06:16:13 Step 3/23 : WORKDIR /edgex-go 06:16:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:16:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:16:13 ---> 012adf45b4a1 06:16:13 Step 3/24 : WORKDIR /edgex-go 06:16:20 ---> Running in c71dba8d3066 06:16:20 ---> Running in 570fdd78dbc9 06:16:20 ---> Running in 241aee03c3e9 06:16:20 ---> Running in 041a207af1e6 06:16:23 Removing intermediate container 570fdd78dbc9 06:16:23 ---> b829ea8ec010 06:16:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:23 Removing intermediate container 041a207af1e6 06:16:23 ---> c21ddf4c5e82 06:16:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:23 Removing intermediate container c71dba8d3066 06:16:23 ---> 8540c13510c6 06:16:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:23 Removing intermediate container 241aee03c3e9 06:16:23 ---> 2b6ddf034fbb 06:16:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:23 ---> Running in 3ac22184e235 06:16:23 ---> Running in 10d82fa27893 06:16:23 ---> Running in b5776d77b3df 06:16:23 ---> Running in 742a5be48637 06:16:23 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:16:23 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:16:23 ---> 012adf45b4a1 06:16:23 Step 3/32 : WORKDIR /edgex-go 06:16:23 ---> Using cache 06:16:23 ---> 8540c13510c6 06:16:23 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:23 ---> Running in f74a741ff2c6 06:16:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1660 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 06:16:24 Running in /w/workspace/edgex-go/538 [Pipeline] { 06:16:24 Removing intermediate container 3ac22184e235 06:16:24 ---> 7fad48654f5d 06:16:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:16:24 ---> Running in 0e25bd959e76 06:16:24 Removing intermediate container 10d82fa27893 06:16:24 ---> e3963d7ad4ff 06:16:24 Step 5/26 : RUN apk add --update --no-cache make git 06:16:24 ---> Running in 3084b0d2df31 06:16:24 Removing intermediate container b5776d77b3df 06:16:24 ---> 11dbc4805081 06:16:24 Step 5/24 : RUN apk add --update --no-cache make git 06:16:24 ---> Running in 0f7ce892f4a8 [Pipeline] checkout 06:16:24 The recommended git tool is: git 06:16:24 Removing intermediate container 742a5be48637 06:16:24 ---> e811bba2908f 06:16:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:16:24 ---> Running in 7b8e814dcc65 06:16:25 Removing intermediate container f74a741ff2c6 06:16:25 ---> a47a4a9d28ca 06:16:25 Step 5/32 : RUN apk add --update --no-cache make git 06:16:25 ---> Running in 0dc7bb028fa7 06:16:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:16:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:16:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:16:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:16:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:16:26 OK: 219 MiB in 52 packages 06:16:26 OK: 219 MiB in 52 packages 06:16:27 OK: 219 MiB in 52 packages 06:16:27 OK: 219 MiB in 52 packages 06:16:27 OK: 219 MiB in 52 packages 06:16:27 Removing intermediate container 7b8e814dcc65 06:16:27 ---> df0dae078cc6 06:16:27 Step 6/24 : COPY go.mod . 06:16:27 Removing intermediate container 0f7ce892f4a8 06:16:27 ---> 698040655c7d 06:16:27 Step 6/24 : COPY go.mod . 06:16:27 ---> f339e53ebe74 06:16:27 Step 7/24 : RUN go mod download 06:16:27 Removing intermediate container 0e25bd959e76 06:16:27 ---> 1358fd6ba62d 06:16:27 Step 6/23 : COPY go.mod . 06:16:27 ---> 6079fbe25f02 06:16:27 Step 7/24 : RUN go mod download 06:16:27 ---> Running in b03f4dce9e55 06:16:27 ---> Running in c9ae1decb1f7 06:16:27 Removing intermediate container 0dc7bb028fa7 06:16:27 ---> 7e6f56824619 06:16:27 Step 6/32 : COPY go.mod . 06:16:27 Removing intermediate container 3084b0d2df31 06:16:27 ---> 56d91289c5ca 06:16:27 Step 6/26 : COPY go.mod . 06:16:27 ---> aba06ddca357 06:16:27 Step 7/23 : RUN go mod download 06:16:27 ---> Running in 14b3192087e1 06:16:28 ---> bb498560e7f5 06:16:28 Step 7/26 : RUN go mod download 06:16:28 ---> da84c9f6e52b 06:16:28 Step 7/32 : RUN go mod download 06:16:28 ---> Running in 2a3639d0a638 06:16:28 ---> Running in 09299a70dbfb 06:16:28 Removing intermediate container c9ae1decb1f7 06:16:28 ---> 50597a7a6871 06:16:28 Step 8/24 : COPY . . 06:16:28 Removing intermediate container b03f4dce9e55 06:16:28 ---> 0adf579d5c25 06:16:28 Step 8/24 : COPY . . 06:16:28 Removing intermediate container 14b3192087e1 06:16:28 ---> 47d30d394138 06:16:28 Step 8/23 : COPY . . 06:16:30 using credential edgex-jenkins-ssh 06:16:30 Cloning the remote Git repository 06:16:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:16:30 > git init /w/workspace/edgex-go/538 # timeout=10 06:16:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:16:30 > git --version # timeout=10 06:16:30 > git --version # 'git version 2.17.1' 06:16:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:34 Removing intermediate container 2a3639d0a638 06:16:34 ---> 2f904083c9fd 06:16:34 Step 8/26 : COPY . . 06:16:35 Removing intermediate container 09299a70dbfb 06:16:35 ---> 5569744eef78 06:16:35 Step 8/32 : COPY . . 06:16:41 ---> 893da9c308ab 06:16:41 Step 9/24 : RUN go mod tidy 06:16:41 ---> 05d1851960a1 06:16:41 Step 9/23 : RUN go mod tidy 06:16:41 ---> 2dc0b2268a61 06:16:41 Step 9/24 : RUN go mod tidy 06:16:41 ---> Running in 9422c38d8bf2 06:16:42 ---> Running in ede9dcaed127 06:16:42 ---> Running in 5188923dfe1a 06:16:44 Removing intermediate container 9422c38d8bf2 06:16:44 ---> 2d07ae05e376 06:16:44 Step 10/24 : RUN make cmd/core-command/core-command 06:16:44 ---> Running in fd24bb28b867 06:16:44 Removing intermediate container 5188923dfe1a 06:16:44 ---> 1cf8d41238b9 06:16:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:16:44 Removing intermediate container ede9dcaed127 06:16:44 ---> f415df24c907 06:16:44 Step 10/24 : RUN make cmd/core-data/core-data 06:16:44 ---> Running in 2d07afea2092 06:16:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-command/core-command ./cmd/core-command 06:16:45 ---> Running in eac0b1e31f2e 06:16:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:16:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-data/core-data ./cmd/core-data 06:16:46 Avoid second fetch 06:16:46 Checking out Revision 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 (master) 06:16:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:16:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:46 > git config core.sparsecheckout # timeout=10 06:16:46 > git checkout -f 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 06:16:50 Commit message: "Merge pull request #3572 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.66" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:16:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:16:53 + true 06:16:53 + sudo service docker restart 06:17:04 ---> 176f29ff0511 06:17:04 Step 9/26 : RUN go mod tidy 06:17:04 ---> 6124aa7ba90d 06:17:04 Step 9/32 : RUN go mod tidy 06:17:04 ---> Running in 8afd1315d28e 06:17:04 ---> Running in f3acc8d91f2c 06:17:04 Removing intermediate container f3acc8d91f2c 06:17:04 ---> c8db8b620b0b 06:17:04 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:17:04 ---> Running in c6dd2ed3449a 06:17:04 Removing intermediate container 8afd1315d28e 06:17:04 ---> cbe7e57696e9 06:17:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:17:04 ---> Running in f02065538be3 06:17:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:17:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:11 provisioning config files... 06:17:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config5441007125269541711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:11 ---> docker-login.sh 06:17:11 nexus3.edgexfoundry.org:10001 06:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:13 Configure a credential helper to remove this warning. See 06:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:13 06:17:13 Login Succeeded 06:17:13 nexus3.edgexfoundry.org:10002 06:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:15 Removing intermediate container fd24bb28b867 06:17:15 ---> 616fa7c4a8ac 06:17:15 06:17:15 Step 11/24 : FROM alpine:3.12 06:17:15 3.12: Pulling from library/alpine 06:17:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:17:15 Status: Downloaded newer image for alpine:3.12 06:17:15 ---> 13621d1b12d4 06:17:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:17:15 ---> Running in 01769f0e47a3 06:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:15 Configure a credential helper to remove this warning. See 06:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:15 06:17:15 Login Succeeded 06:17:15 nexus3.edgexfoundry.org:10003 06:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:15 Configure a credential helper to remove this warning. See 06:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:15 06:17:15 Login Succeeded 06:17:15 nexus3.edgexfoundry.org:10004 06:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:15 Configure a credential helper to remove this warning. See 06:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:15 06:17:15 Login Succeeded 06:17:15 docker.io 06:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:15 Configure a credential helper to remove this warning. See 06:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:15 06:17:15 Login Succeeded 06:17:15 ---> docker-login.sh ends [Pipeline] } 06:17:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:17:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 06:17:16 ========================================================= 06:17:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:17:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:17:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:16 (1/1) Installing dumb-init (1.2.2-r1) 06:17:16 Executing busybox-1.31.1-r20.trigger 06:17:16 OK: 6 MiB in 15 packages 06:17:16 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:17:16 Removing intermediate container 01769f0e47a3 06:17:16 ---> bc8e89b074b3 06:17:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:17:16 ---> Running in ca454e89a00c 06:17:16 Removing intermediate container ca454e89a00c 06:17:16 ---> 4642bad65c49 06:17:16 Step 14/24 : ENV APP_PORT=59882 06:17:16 ---> Running in 2fc0e6c6a2bd 06:17:17 Removing intermediate container 2fc0e6c6a2bd 06:17:17 ---> 49873e391966 06:17:17 Step 15/24 : EXPOSE $APP_PORT 06:17:17 ---> Running in 53d3d2b54728 06:17:17 Removing intermediate container 53d3d2b54728 06:17:17 ---> 5d29b857c6ec 06:17:17 Step 16/24 : WORKDIR / 06:17:17 ---> Running in 938dffad4eee 06:17:17 Removing intermediate container 938dffad4eee 06:17:17 ---> 6a1373a7f551 06:17:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:17 ---> d9d409723a5c 06:17:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:17:18 Sending build context to Docker daemon 166.3MB 06:17:18 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:17:18 Step 2/6 : FROM ${BASE} 06:17:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:17:18 595b0fe564bb: Pulling fs layer 06:17:18 3088b5b3c5c0: Pulling fs layer 06:17:18 5b7225fbf94c: Pulling fs layer 06:17:18 ba82ee9f976e: Pulling fs layer 06:17:18 506bd15cee9f: Pulling fs layer 06:17:18 75a0a4a0db45: Pulling fs layer 06:17:18 618dc40b7e24: Pulling fs layer 06:17:18 506bd15cee9f: Waiting 06:17:18 ba82ee9f976e: Waiting 06:17:18 75a0a4a0db45: Waiting 06:17:18 618dc40b7e24: Waiting 06:17:18 ---> 2c8bbb6aa7cf 06:17:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:17:18 Removing intermediate container 2d07afea2092 06:17:18 ---> 4fb7d0a741d3 06:17:18 06:17:18 Step 11/23 : FROM alpine:3.12 06:17:18 ---> 13621d1b12d4 06:17:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:17:18 ---> Running in cda64653c2f6 06:17:19 5b7225fbf94c: Download complete 06:17:19 3088b5b3c5c0: Verifying Checksum 06:17:19 3088b5b3c5c0: Download complete 06:17:19 506bd15cee9f: Verifying Checksum 06:17:19 506bd15cee9f: Download complete 06:17:19 75a0a4a0db45: Verifying Checksum 06:17:19 75a0a4a0db45: Download complete 06:17:19 595b0fe564bb: Verifying Checksum 06:17:19 595b0fe564bb: Download complete 06:17:19 ---> 66b882133564 06:17:19 Step 20/24 : ENTRYPOINT ["/core-command"] 06:17:19 ---> Running in d6a26268aee4 06:17:19 Removing intermediate container d6a26268aee4 06:17:19 ---> 017e810e23cc 06:17:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:19 595b0fe564bb: Pull complete 06:17:19 ---> Running in 32f6317f20ce 06:17:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:19 Removing intermediate container 32f6317f20ce 06:17:19 ---> 6d7d01bde1f9 06:17:19 Step 22/24 : LABEL arch=x86_64 06:17:19 ---> Running in e0e50bf114a2 06:17:20 Removing intermediate container e0e50bf114a2 06:17:20 ---> b71edfda97ce 06:17:20 Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:17:20 ---> Running in 69014e6a0f94 06:17:20 (1/2) Installing ca-certificates (20191127-r4) 06:17:20 (2/2) Installing dumb-init (1.2.2-r1) 06:17:20 Executing busybox-1.31.1-r20.trigger 06:17:20 Executing ca-certificates-20191127-r4.trigger 06:17:20 Removing intermediate container 69014e6a0f94 06:17:20 ---> 952118e116a2 06:17:20 Step 24/24 : LABEL version=2.0.0-dev.266 06:17:20 ---> Running in c9eff0bb9592 06:17:20 OK: 6 MiB in 16 packages 06:17:20 Removing intermediate container c9eff0bb9592 06:17:20 ---> 177dae113abb 06:17:20 06:17:20 Successfully built 177dae113abb 06:17:20 Successfully tagged core-command:latest 06:17:20  Building core-command ... done Building sys-mgmt-agent 06:17:20 3088b5b3c5c0: Pull complete 06:17:20 Removing intermediate container cda64653c2f6 06:17:20 ---> 4429cd54201b 06:17:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:17:20 ---> Running in 25e6122aa52a 06:17:20 5b7225fbf94c: Pull complete 06:17:20 618dc40b7e24: Verifying Checksum 06:17:20 618dc40b7e24: Download complete 06:17:21 Removing intermediate container 25e6122aa52a 06:17:21 ---> f97351d164d6 06:17:21 Step 14/23 : ENV APP_PORT=59860 06:17:21 ---> Running in 60377943903a 06:17:22 Removing intermediate container 60377943903a 06:17:22 ---> 02cd1e79493e 06:17:22 Step 15/23 : EXPOSE $APP_PORT 06:17:22 ba82ee9f976e: Verifying Checksum 06:17:22 ba82ee9f976e: Download complete 06:17:22 ---> Running in 379f564ff6f5 06:17:25 Removing intermediate container 379f564ff6f5 06:17:25 ---> 24539531d1b7 06:17:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:25 ---> 2c0936681ef3 06:17:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:17:25 Removing intermediate container eac0b1e31f2e 06:17:25 ---> fd3b93ae0bed 06:17:25 06:17:25 Step 11/24 : FROM alpine:3.12 06:17:25 ---> 13621d1b12d4 06:17:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:17:25 ---> c6bc986b9234 06:17:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:17:25 ---> Running in b3c72b521a8c 06:17:25 ---> 941988e0ab10 06:17:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:17:25 Removing intermediate container b3c72b521a8c 06:17:25 ---> 8ef936cd7f19 06:17:25 Step 13/24 : ENV APP_PORT=59880 06:17:25 ---> Running in 27cef3769ace 06:17:25 ---> Running in e67788071d33 06:17:25 Removing intermediate container 27cef3769ace 06:17:25 ---> dac830cd171d 06:17:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:25 ---> Running in 53b438aa5bd8 06:17:25 Removing intermediate container e67788071d33 06:17:25 ---> a4eb94e72246 06:17:25 Step 14/24 : EXPOSE $APP_PORT 06:17:26 ---> Running in 1096694d8d7c 06:17:26 Removing intermediate container 53b438aa5bd8 06:17:26 ---> 939aa810af5d 06:17:26 Step 21/23 : LABEL arch=x86_64 06:17:26 Removing intermediate container 1096694d8d7c 06:17:26 ---> 3d7ae76ca329 06:17:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:26 ---> Running in edf6e5be0b1d 06:17:26 ---> Running in 2643edd52729 06:17:26 Removing intermediate container edf6e5be0b1d 06:17:26 ---> 11adc7979077 06:17:26 Step 22/23 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:17:26 ---> Running in efd00698a2b3 06:17:26 Removing intermediate container efd00698a2b3 06:17:26 ---> 2c004d6f6a64 06:17:26 Step 23/23 : LABEL version=2.0.0-dev.266 06:17:27 ---> Running in 7d82880cd487 06:17:27 Removing intermediate container 7d82880cd487 06:17:27 ---> dc64f0993fea 06:17:27 06:17:27 Successfully built dc64f0993fea 06:17:27 Successfully tagged support-notifications:latest 06:17:27 Building security-proxy-setup 06:17:27  Building support-notifications ... done Removing intermediate container 2643edd52729 06:17:27 ---> 478cc3785fc0 06:17:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:17:27 ---> Running in 4ad6334b965a 06:17:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:29 (1/6) Installing dumb-init (1.2.2-r1) 06:17:29 (2/6) Installing libgcc (9.3.0-r2) 06:17:29 (3/6) Installing libsodium (1.0.18-r0) 06:17:29 (4/6) Installing libstdc++ (9.3.0-r2) 06:17:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:17:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:17:30 ---> 012adf45b4a1 06:17:30 Step 3/24 : WORKDIR /edgex-go 06:17:30 ---> Using cache 06:17:30 ---> 8540c13510c6 06:17:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:30 ---> Using cache 06:17:30 ---> a47a4a9d28ca 06:17:30 Step 5/24 : RUN apk add --update --no-cache make bash git 06:17:30 (5/6) Installing libzmq (4.3.3-r0) 06:17:31 (6/6) Installing zeromq (4.3.3-r0) 06:17:31 Executing busybox-1.31.1-r20.trigger 06:17:31 OK: 8 MiB in 20 packages 06:17:32 ba82ee9f976e: Pull complete 06:17:32 506bd15cee9f: Pull complete 06:17:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:17:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:17:32 ---> 012adf45b4a1 06:17:32 Step 3/22 : WORKDIR /edgex-go 06:17:32 ---> Using cache 06:17:32 ---> 8540c13510c6 06:17:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:32 ---> Using cache 06:17:32 ---> a47a4a9d28ca 06:17:32 Step 5/22 : RUN apk add --update --no-cache make git 06:17:32 ---> Using cache 06:17:32 ---> 7e6f56824619 06:17:32 Step 6/22 : COPY go.mod . 06:17:32 ---> Using cache 06:17:32 ---> da84c9f6e52b 06:17:32 Step 7/22 : RUN go mod download 06:17:32 ---> Using cache 06:17:32 ---> 5569744eef78 06:17:32 Step 8/22 : COPY . . 06:17:32 ---> Using cache 06:17:32 ---> 6124aa7ba90d 06:17:32 Step 9/22 : RUN go mod tidy 06:17:32 ---> Using cache 06:17:32 ---> c8db8b620b0b 06:17:32 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:17:32 75a0a4a0db45: Pull complete 06:17:32 ---> Running in 7feda7c6548f 06:17:32 ---> Running in a4f862afa46b 06:17:33 Removing intermediate container 4ad6334b965a 06:17:33 ---> 669e39b184c7 06:17:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:33 ---> 6bca436a9bf2 06:17:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:17:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:17:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:17:34 ---> 8e4faaf7ffad 06:17:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:17:34 ---> 8c36bb2ec776 06:17:34 Step 20/24 : ENTRYPOINT ["/core-data"] 06:17:34 ---> Running in 4c9d9d0f1bdc 06:17:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:17:34 Removing intermediate container 4c9d9d0f1bdc 06:17:34 ---> 24e898d45d34 06:17:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:34 ---> Running in f25481a92390 06:17:34 Removing intermediate container f25481a92390 06:17:34 ---> 8a8245cce40b 06:17:34 Step 22/24 : LABEL arch=x86_64 06:17:35 ---> Running in bf0cf2bb2f37 06:17:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:17:35 Removing intermediate container bf0cf2bb2f37 06:17:35 ---> 4a277ac9d6ad 06:17:35 Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:17:35 OK: 219 MiB in 52 packages 06:17:35 ---> Running in 185d17b02f95 06:17:35 Removing intermediate container 185d17b02f95 06:17:35 ---> 1b89b2e27273 06:17:35 Step 24/24 : LABEL version=2.0.0-dev.266 06:17:35 ---> Running in 3ba876632133 06:17:35 Removing intermediate container 3ba876632133 06:17:35 ---> fb63fb77156b 06:17:35 06:17:35 Removing intermediate container a4f862afa46b 06:17:35 ---> ed283e3ecd04 06:17:35 Step 6/24 : COPY go.mod . 06:17:35 Successfully built fb63fb77156b 06:17:35 Successfully tagged core-data:latest 06:17:35 Building core-metadata 06:17:35  Building core-data ... done  ---> 19188c6614f7 06:17:35 Step 7/24 : RUN go mod download 06:17:36 618dc40b7e24: Pull complete 06:17:36 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:17:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:17:36 ---> a36622ca3599 06:17:36 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:17:36 ---> Running in 9d7f8c143799 06:17:38 ---> Running in 9d61a6c3f410 06:17:41 Removing intermediate container c6dd2ed3449a 06:17:41 ---> 7df40d34dc2b 06:17:41 06:17:41 Step 11/32 : FROM alpine:3.12 06:17:41 ---> 13621d1b12d4 06:17:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:17:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:17:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:17:41 ---> 012adf45b4a1 06:17:41 Step 3/24 : WORKDIR /edgex-go 06:17:41 ---> Using cache 06:17:41 ---> 8540c13510c6 06:17:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:41 ---> Using cache 06:17:41 ---> a47a4a9d28ca 06:17:41 Step 5/24 : RUN apk add --update --no-cache make git 06:17:41 ---> Using cache 06:17:41 ---> 7e6f56824619 06:17:41 Step 6/24 : COPY go.mod . 06:17:41 ---> Using cache 06:17:41 ---> da84c9f6e52b 06:17:41 Step 7/24 : RUN go mod download 06:17:41 ---> Using cache 06:17:41 ---> 5569744eef78 06:17:41 Step 8/24 : COPY . . 06:17:41 ---> Using cache 06:17:41 ---> 6124aa7ba90d 06:17:41 Step 9/24 : RUN go mod tidy 06:17:41 ---> Using cache 06:17:41 ---> c8db8b620b0b 06:17:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:17:41 ---> Running in 61a751abf022 06:17:41 ---> Running in 71e52ddd819e 06:17:41 Removing intermediate container 61a751abf022 06:17:41 ---> f603dbc91fa3 06:17:41 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:17:41 Removing intermediate container 9d7f8c143799 06:17:41 ---> e1ce8f49e172 06:17:41 Step 8/24 : COPY . . 06:17:41 ---> Running in dc191fc25b39 06:17:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:17:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:17:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:17:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:41 (1/2) Installing dumb-init (1.2.2-r1) 06:17:42 (2/2) Installing su-exec (0.2-r1) 06:17:42 Executing busybox-1.31.1-r20.trigger 06:17:42 OK: 6 MiB in 16 packages 06:17:42 (1/12) Installing libmagic (5.39-r0) 06:17:42 (2/12) Installing file (5.39-r0) 06:17:42 (3/12) Installing libc-dev (0.7.2-r3) 06:17:42 (4/12) Installing g++ (10.2.1_pre1-r3) 06:17:43 Removing intermediate container f02065538be3 06:17:43 ---> 7bac765abb3b 06:17:43 06:17:43 Step 11/26 : FROM alpine:3.12 06:17:43 ---> 13621d1b12d4 06:17:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:17:44 ---> Running in e7fce4332e7e 06:17:44 Removing intermediate container dc191fc25b39 06:17:44 ---> c5bd1a5849f6 06:17:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:17:44 ---> Running in 2ee2525d29ae 06:17:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:45 Removing intermediate container 2ee2525d29ae 06:17:45 ---> 357c5e4c8877 06:17:45 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:17:45 (1/6) Installing ca-certificates (20191127-r4) 06:17:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:17:45 (3/6) Installing libcurl (7.77.0-r0) 06:17:45 (4/6) Installing curl (7.77.0-r0) 06:17:45 (5/6) Installing dumb-init (1.2.2-r1) 06:17:45 (6/6) Installing su-exec (0.2-r1) 06:17:45 Executing busybox-1.31.1-r20.trigger 06:17:45 Executing ca-certificates-20191127-r4.trigger 06:17:45 OK: 7 MiB in 20 packages 06:17:45 ---> Running in 40084ef8e9e6 06:17:46 Removing intermediate container 40084ef8e9e6 06:17:46 ---> 137f1bd0c86b 06:17:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:17:46 ---> Running in b66f28908263 06:17:47 Removing intermediate container e7fce4332e7e 06:17:47 ---> 820338faf4ee 06:17:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:17:47 ---> Running in b081d7d48273 06:17:47 ---> 9e329626aab9 06:17:47 Step 9/24 : RUN go mod tidy 06:17:47 Removing intermediate container b081d7d48273 06:17:47 ---> a9bfdf9e747f 06:17:47 Step 14/26 : WORKDIR / 06:17:47 ---> Running in 5da4be1b34b1 06:17:47 ---> Running in 05b75af9a69d 06:17:47 Removing intermediate container b66f28908263 06:17:47 ---> 28036fc397ff 06:17:47 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:17:47 ---> Running in c1c2b3a5fa34 06:17:47 Removing intermediate container 05b75af9a69d 06:17:47 ---> 3d49f9809ad0 06:17:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:17:48 Removing intermediate container c1c2b3a5fa34 06:17:48 ---> 6a4583fc4ab2 06:17:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:17:48 ---> 99c8680071d9 06:17:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:17:48 ---> 8187e67ac343 06:17:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:17:48 ---> 88f20e9ef779 06:17:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:17:48 ---> Running in 2e715e7360e2 06:17:49 ---> 3791ac0d1f74 06:17:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:17:49 ---> 618646b7895b 06:17:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:17:49 Removing intermediate container 5da4be1b34b1 06:17:49 ---> 12b1df9bab2e 06:17:49 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:17:49 ---> Running in 6d8519c1b07a 06:17:50 Removing intermediate container 2e715e7360e2 06:17:50 ---> a2056bdf09d9 06:17:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:50 ---> 9022340a3c06 06:17:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:17:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:17:50 ---> 1d54c1bb8805 06:17:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:17:50 ---> 03447fc4e272 06:17:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:17:50 (5/12) Installing fortify-headers (1.1-r0) 06:17:50 (6/12) Installing patch (2.7.6-r6) 06:17:50 (7/12) Installing build-base (0.5-r2) 06:17:50 (8/12) Installing libsodium (1.0.18-r0) 06:17:50 (9/12) Installing pkgconf (1.7.3-r0) 06:17:51 (10/12) Installing libsodium-dev (1.0.18-r0) 06:17:51 (11/12) Installing libzmq (4.3.3-r1) 06:17:51 ---> 999852c55fa1 06:17:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:17:51 ---> 4c6b652aa5ce 06:17:51 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/ 06:17:51 ---> Running in 763b0dd115dc 06:17:51 (12/12) Installing zeromq-dev (4.3.3-r1) 06:17:51 Executing busybox-1.32.1-r6.trigger 06:17:51 OK: 218 MiB in 52 packages 06:17:51 ---> 944ea267f296 06:17:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:17:52 ---> 7957d95de578 06:17:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:17:52 ---> 50c4fe26a13a 06:17:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:17:52 ---> Running in 5520892f1dcf 06:17:52 Removing intermediate container 763b0dd115dc 06:17:52 ---> 7bd1b0a36459 06:17:52 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:17:52 ---> Running in 87a8afa06264 06:17:52 Removing intermediate container 5520892f1dcf 06:17:52 ---> ec252db456f9 06:17:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:17:52 Removing intermediate container 87a8afa06264 06:17:52 ---> 0bff636905ec 06:17:52 Step 24/26 : LABEL arch=x86_64 06:17:52 ---> Running in a16af9ecefd1 06:17:53 ---> 46cd4af15fb3 06:17:53 Step 27/32 : RUN chmod +x /entrypoint.sh 06:17:53 Removing intermediate container a16af9ecefd1 06:17:53 ---> 4320e98a3ddf 06:17:53 Step 25/26 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:17:53 ---> Running in b16a6559a176 06:17:53 ---> Running in f56d2968f665 06:17:53 Removing intermediate container f56d2968f665 06:17:53 ---> e5b8266c1747 06:17:53 Step 26/26 : LABEL version=2.0.0-dev.266 06:17:53 ---> Running in b4709a5cc6b4 06:17:53 Removing intermediate container b4709a5cc6b4 06:17:53 ---> 9ff4b041b53b 06:17:53 06:17:53 Successfully built 9ff4b041b53b 06:17:53 Successfully tagged security-secretstore-setup:latest 06:17:53 Building support-scheduler 06:17:54  Building security-secretstore-setup ... done Removing intermediate container b16a6559a176 06:17:54 ---> 2a73ed923b49 06:17:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:17:54 ---> Running in 320b3f673ac0 06:17:54 Removing intermediate container 320b3f673ac0 06:17:54 ---> 8e54c0b6e0fa 06:17:54 Step 29/32 : CMD ["gate"] 06:17:55 Removing intermediate container 9d61a6c3f410 06:17:55 ---> 701f799fefb9 06:17:55 Step 4/6 : WORKDIR /edgex-go 06:17:55 ---> Running in 2ea653cdb136 06:17:56 Removing intermediate container 2ea653cdb136 06:17:56 ---> 78c6291e9114 06:17:56 Step 5/6 : COPY go.mod . 06:17:56 ---> 1691f793c655 06:17:56 Step 6/6 : RUN go mod download 06:17:56 ---> Running in c012ae0bed53 06:17:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:17:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:17:58 ---> 012adf45b4a1 06:17:58 Step 3/23 : WORKDIR /edgex-go 06:17:58 ---> Using cache 06:17:58 ---> 8540c13510c6 06:17:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:58 ---> Using cache 06:17:58 ---> a47a4a9d28ca 06:17:58 Step 5/23 : RUN apk add --update --no-cache make git 06:17:58 ---> Using cache 06:17:58 ---> 7e6f56824619 06:17:58 Step 6/23 : COPY go.mod . 06:17:58 ---> Using cache 06:17:58 ---> da84c9f6e52b 06:17:58 Step 7/23 : RUN go mod download 06:17:58 ---> Using cache 06:17:58 ---> 5569744eef78 06:17:58 Step 8/23 : COPY . . 06:17:58 ---> Using cache 06:17:58 ---> 6124aa7ba90d 06:17:58 Step 9/23 : RUN go mod tidy 06:17:58 ---> Using cache 06:17:58 ---> c8db8b620b0b 06:17:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:17:59 ---> Running in 9bb214ce1044 06:17:59 ---> Running in f0fe9c7cf804 06:17:59 Removing intermediate container 9bb214ce1044 06:17:59 ---> d90f8f9b8225 06:17:59 Step 30/32 : LABEL arch=x86_64 06:17:59 ---> Running in 275ecfa6f1f2 06:17:59 Removing intermediate container 275ecfa6f1f2 06:17:59 ---> 234dcac91af4 06:17:59 Step 31/32 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:17:59 ---> Running in 526d9cab6630 06:17:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:18:00 Removing intermediate container 526d9cab6630 06:18:00 ---> 1c99255abd75 06:18:00 Step 32/32 : LABEL version=2.0.0-dev.266 06:18:00 ---> Running in 428baf219e86 06:18:00 Removing intermediate container 428baf219e86 06:18:00 ---> 9e37a9a079b4 06:18:00 06:18:00 Successfully built 9e37a9a079b4 06:18:00 Successfully tagged security-bootstrapper:latest 06:18:00  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/secrets-config ./cmd/secrets-config 06:18:06 Removing intermediate container 7feda7c6548f 06:18:06 ---> 092c13aaeeea 06:18:06 06:18:06 Step 11/22 : FROM alpine:3.12 06:18:06 ---> 13621d1b12d4 06:18:06 Step 12/22 : RUN apk add --update --no-cache curl 06:18:06 ---> Running in 72581c88f994 06:18:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:18:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:18:06 (1/4) Installing ca-certificates (20191127-r4) 06:18:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:18:06 (3/4) Installing libcurl (7.77.0-r0) 06:18:06 (4/4) Installing curl (7.77.0-r0) 06:18:06 Executing busybox-1.31.1-r20.trigger 06:18:06 Executing ca-certificates-20191127-r4.trigger 06:18:06 OK: 7 MiB in 18 packages 06:18:07 Removing intermediate container 72581c88f994 06:18:07 ---> 430a704d8c19 06:18:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:18:07 ---> Running in f11a28004cf1 06:18:07 Removing intermediate container f11a28004cf1 06:18:07 ---> 01494a2eb9ca 06:18:07 Step 14/22 : WORKDIR /edgex 06:18:07 ---> Running in d90ab9332002 06:18:07 Removing intermediate container d90ab9332002 06:18:07 ---> 14e8a129c23a 06:18:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:18:07 ---> ca5c1e9b2953 06:18:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:18:08 ---> 531e90631c29 06:18:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:18:08 ---> 21e0300d570d 06:18:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:18:08 ---> Running in 278815a34485 06:18:08 Removing intermediate container 278815a34485 06:18:08 ---> a973b80c17cc 06:18:08 Step 19/22 : CMD ["--init=true"] 06:18:08 ---> Running in 78344ac7850b 06:18:08 Removing intermediate container 78344ac7850b 06:18:08 ---> c886270bb0c4 06:18:08 Step 20/22 : LABEL arch=x86_64 06:18:09 ---> Running in 061e30f6bb63 06:18:09 Removing intermediate container 061e30f6bb63 06:18:09 ---> d2e636ed121d 06:18:09 Step 21/22 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:09 ---> Running in 1ce6e45c9b6b 06:18:09 Removing intermediate container 1ce6e45c9b6b 06:18:09 ---> 7859d0c93c1f 06:18:09 Step 22/22 : LABEL version=2.0.0-dev.266 06:18:09 ---> Running in fe664cfb71ae 06:18:09 Removing intermediate container fe664cfb71ae 06:18:09 ---> 45268269450f 06:18:09 06:18:10 Successfully built 45268269450f 06:18:10 Successfully tagged security-proxy-setup:latest 06:18:16  Building security-proxy-setup ... done Removing intermediate container 71e52ddd819e 06:18:16 ---> 19da043ec6dc 06:18:16 06:18:16 Step 11/24 : FROM alpine:3.12 06:18:16 ---> 13621d1b12d4 06:18:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:18:16 ---> Using cache 06:18:16 ---> bc8e89b074b3 06:18:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:18:16 ---> Using cache 06:18:16 ---> 4642bad65c49 06:18:16 Step 14/24 : ENV APP_PORT=59881 06:18:16 ---> Running in 6f9dcb0b011d 06:18:16 Removing intermediate container 6f9dcb0b011d 06:18:16 ---> 8c5a368dfcc0 06:18:16 Step 15/24 : EXPOSE $APP_PORT 06:18:16 ---> Running in 27ccbf441f49 06:18:16 Removing intermediate container 27ccbf441f49 06:18:16 ---> d5e728f768e9 06:18:16 Step 16/24 : WORKDIR / 06:18:16 ---> Running in 68894a6e7f50 06:18:16 Removing intermediate container 68894a6e7f50 06:18:16 ---> 7bf4ba47be8c 06:18:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:18:16 ---> c2ea323d8ccb 06:18:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:18:16 ---> 1a9c079e2910 06:18:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:18:16 ---> a51a5675219c 06:18:16 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:18:16 ---> Running in 162cc0bce70a 06:18:17 Removing intermediate container 162cc0bce70a 06:18:17 ---> 40a1225d8d50 06:18:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:18:17 ---> Running in 6ad55169e9cc 06:18:17 Removing intermediate container 6ad55169e9cc 06:18:17 ---> 3467357d2bef 06:18:17 Step 22/24 : LABEL arch=x86_64 06:18:17 ---> Running in 0dce03e451df 06:18:17 Removing intermediate container 0dce03e451df 06:18:17 ---> d7f05c7a267c 06:18:17 Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:17 ---> Running in 589cc2c608a3 06:18:17 Removing intermediate container 589cc2c608a3 06:18:17 ---> 918ff3b56797 06:18:17 Step 24/24 : LABEL version=2.0.0-dev.266 06:18:17 ---> Running in d0ba15191efc 06:18:17 Removing intermediate container d0ba15191efc 06:18:17 ---> d2a7a6286a0b 06:18:17 06:18:18 Successfully built d2a7a6286a0b 06:18:18 Successfully tagged core-metadata:latest 06:18:19  Building core-metadata ... done Removing intermediate container 6d8519c1b07a 06:18:19 ---> 5742f5f185c5 06:18:19 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:18:19 ---> Running in 64e8874af08a 06:18:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:18:20 Removing intermediate container 64e8874af08a 06:18:20 ---> 4fafed435037 06:18:20 06:18:20 Step 12/24 : FROM docker:20.10.0 06:18:20 20.10.0: Pulling from library/docker 06:18:21 Removing intermediate container f0fe9c7cf804 06:18:21 ---> 1c02ad6320ec 06:18:21 06:18:21 Step 11/23 : FROM alpine:3.12 06:18:21 ---> 13621d1b12d4 06:18:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:18:21 ---> Using cache 06:18:21 ---> bc8e89b074b3 06:18:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:18:21 ---> Using cache 06:18:21 ---> 4642bad65c49 06:18:21 Step 14/23 : ENV APP_PORT=59861 06:18:21 ---> Running in d0ca42efecda 06:18:21 Removing intermediate container d0ca42efecda 06:18:21 ---> 9061f4d4d6f7 06:18:21 Step 15/23 : EXPOSE $APP_PORT 06:18:21 ---> Running in fb77e2b7e4e0 06:18:22 Removing intermediate container fb77e2b7e4e0 06:18:22 ---> 458f9f628cf7 06:18:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:18:22 ---> 36e1f3c060f1 06:18:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:18:22 ---> 5d55e66bfa95 06:18:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:18:22 ---> 2856bf9c2818 06:18:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:18:22 ---> Running in 2ee18703ada8 06:18:22 Removing intermediate container 2ee18703ada8 06:18:22 ---> ef00250b4b3a 06:18:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:18:22 ---> Running in 47d1bc822380 06:18:22 Removing intermediate container 47d1bc822380 06:18:22 ---> b729b9180ca4 06:18:22 Step 21/23 : LABEL arch=x86_64 06:18:23 ---> Running in 85e29ef09f98 06:18:23 Removing intermediate container 85e29ef09f98 06:18:23 ---> 015009cd9044 06:18:23 Step 22/23 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:24 ---> Running in d1fa1ec4d143 06:18:24 Removing intermediate container c012ae0bed53 06:18:24 ---> fa4c3ceba559 06:18:24 Successfully built fa4c3ceba559 06:18:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:18:24 Removing intermediate container d1fa1ec4d143 06:18:24 ---> 848e71dc3f2b 06:18:24 Step 23/23 : LABEL version=2.0.0-dev.266 06:18:24 + docker inspect -f . ci-base-image-arm64 06:18:24 . [Pipeline] withDockerContainer 06:18:25 prd-ubuntu18.04-docker-arm64-4c-16g-1660 does not seem to be running inside a container 06:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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 ******** ci-base-image-arm64 cat 06:18:25 ---> Running in 2bf8b2f5f710 06:18:25 Removing intermediate container 2bf8b2f5f710 06:18:25 ---> 4aa85cf9edea 06:18:25 06:18:25 Successfully built 4aa85cf9edea 06:18:25 Successfully tagged support-scheduler:latest 06:18:25  Building support-scheduler ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:18:25 Status: Downloaded newer image for docker:20.10.0 06:18:25 ---> aefe523efa57 06:18:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:18:25 ---> Running in 432b3ca8a27e 06:18:25 Removing intermediate container 432b3ca8a27e 06:18:25 ---> e2cbafca236b 06:18:25 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:18:25 ---> Running in 112dd10f418e 06:18:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:18:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:18:26 (1/39) Installing readline (8.0.4-r0) 06:18:26 (2/39) Installing bash (5.0.17-r0) 06:18:26 Executing bash-5.0.17-r0.post-install 06:18:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:18:26 (4/39) Installing libcurl (7.77.0-r0) 06:18:26 (5/39) Installing curl (7.77.0-r0) 06:18:26 (6/39) Installing dumb-init (1.2.2-r1) 06:18:26 (7/39) Installing libbz2 (1.0.8-r1) 06:18:26 (8/39) Installing expat (2.2.9-r1) 06:18:26 (9/39) Installing libffi (3.3-r2) 06:18:26 (10/39) Installing gdbm (1.13-r1) 06:18:26 (11/39) Installing xz-libs (5.2.5-r0) 06:18:26 (12/39) Installing sqlite-libs (3.32.1-r1) 06:18:26 (13/39) Installing python3 (3.8.10-r0) 06:18:26 $ docker top 5cea4e346c5bf524441c2b7d816365ecdae6fab154435a63a3ea5ec53e061d8b -eo pid,comm 06:18:27 (14/39) Installing py3-appdirs (1.4.4-r1) 06:18:27 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:18:27 (16/39) Installing py3-parsing (2.4.7-r0) 06:18:27 (17/39) Installing py3-six (1.15.0-r0) 06:18:27 (18/39) Installing py3-packaging (20.4-r0) 06:18:27 (19/39) Installing py3-setuptools (47.0.0-r0) 06:18:27 (20/39) Installing py3-chardet (3.0.4-r4) 06:18:27 (21/39) Installing py3-idna (2.9-r0) 06:18:27 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:18:27 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:18:27 (24/39) Installing py3-requests (2.23.0-r0) 06:18:27 (25/39) Installing py3-msgpack (1.0.0-r0) 06:18:27 (26/39) Installing py3-lockfile (0.12.2-r3) 06:18:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:18:27 (28/39) Installing py3-colorama (0.4.3-r0) 06:18:27 (29/39) Installing py3-distlib (0.3.0-r0) 06:18:27 (30/39) Installing py3-distro (1.5.0-r1) 06:18:27 (31/39) Installing py3-webencodings (0.5.1-r3) 06:18:27 (32/39) Installing py3-html5lib (1.0.1-r4) 06:18:27 (33/39) Installing py3-pytoml (0.1.21-r0) 06:18:27 (34/39) Installing py3-pep517 (0.8.2-r0) 06:18:27 (35/39) Installing py3-progress (1.5-r0) 06:18:27 (36/39) Installing py3-toml (0.10.1-r0) 06:18:27 (37/39) Installing py3-retrying (1.3.3-r0) 06:18:27 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:18:27 (39/39) Installing py3-pip (20.1.1-r0) 06:18:27 Executing busybox-1.31.1-r19.trigger 06:18:27 OK: 72 MiB in 59 packages [Pipeline] { [Pipeline] sh 06:18:27 + go version 06:18:27 go version go1.16.5 linux/arm64 [Pipeline] } 06:18:27 $ docker stop --time=1 5cea4e346c5bf524441c2b7d816365ecdae6fab154435a63a3ea5ec53e061d8b 06:18:28 Collecting docker-compose==1.23.2 06:18:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:18:28 Collecting PyYAML<4,>=3.10 06:18:28 Downloading PyYAML-3.13.tar.gz (270 kB) 06:18:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:18:28 Collecting jsonschema<3,>=2.5.1 06:18:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:18:28 Collecting dockerpty<0.5,>=0.4.1 06:18:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:18:28 Collecting docker<4.0,>=3.6.0 06:18:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:18:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:18:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:18:29 Collecting websocket-client<1.0,>=0.32.0 06:18:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:18:29 Collecting cached-property<2,>=1.2.0 06:18:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:18:29 Collecting texttable<0.10,>=0.9.0 06:18:29 Downloading texttable-0.9.1.tar.gz (11 kB) 06:18:29 Collecting docopt<0.7,>=0.6.1 06:18:29 Downloading docopt-0.6.2.tar.gz (25 kB) 06:18:29 $ docker rm -f 5cea4e346c5bf524441c2b7d816365ecdae6fab154435a63a3ea5ec53e061d8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 06:18:30 Collecting docker-pycreds>=0.4.0 06:18:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:18:30 Collecting idna<2.8,>=2.5 06:18:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [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 06:18:30 Collecting urllib3<1.25,>=1.21.1 06:18:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:18:30 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:18:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:18:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:18:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:18:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:18:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:18:30 Installing collected packages: PyYAML, jsonschema, dockerpty, docker-pycreds, websocket-client, idna, urllib3, requests, docker, cached-property, texttable, docopt, docker-compose 06:18:30 Running setup.py install for PyYAML: started [Pipeline] sh 06:18:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:18:30 06:18:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:18:30 Running setup.py install for PyYAML: finished with status 'done' 06:18:30 Running setup.py install for dockerpty: started [Pipeline] isUnix [Pipeline] sh 06:18:31 Running setup.py install for dockerpty: finished with status 'done' 06:18:31 Attempting uninstall: idna 06:18:31 Found existing installation: idna 2.9 06:18:31 Uninstalling idna-2.9: 06:18:31 Successfully uninstalled idna-2.9 06:18:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:18:31 Attempting uninstall: urllib3 06:18:31 Found existing installation: urllib3 1.25.9 06:18:31 Uninstalling urllib3-1.25.9: 06:18:31 Successfully uninstalled urllib3-1.25.9 06:18:31 Attempting uninstall: requests 06:18:31 Found existing installation: requests 2.23.0 06:18:31 Uninstalling requests-2.23.0: 06:18:31 Successfully uninstalled requests-2.23.0 06:18:31 Running setup.py install for texttable: started 06:18:31 latest: Pulling from edgex-devops/edgex-compose-arm64 06:18:31 29e5d40040c1: Pulling fs layer 06:18:31 1ce36da41761: Pulling fs layer 06:18:31 25b303627fd3: Pulling fs layer 06:18:31 Running setup.py install for texttable: finished with status 'done' 06:18:31 Running setup.py install for docopt: started 06:18:31 29e5d40040c1: Download complete 06:18:32 Running setup.py install for docopt: finished with status 'done' 06:18:32 1ce36da41761: Verifying Checksum 06:18:32 1ce36da41761: Download complete 06:18:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 06:18:32 29e5d40040c1: Pull complete 06:18:33 1ce36da41761: Pull complete 06:18:34 25b303627fd3: Verifying Checksum 06:18:34 25b303627fd3: Download complete 06:18:35 Removing intermediate container 112dd10f418e 06:18:35 ---> 8b538842f9db 06:18:35 Step 15/24 : ENV APP_PORT=58890 06:18:35 ---> Running in 23a3af7ae7a0 06:18:35 Removing intermediate container 23a3af7ae7a0 06:18:35 ---> ff32af30e88a 06:18:35 Step 16/24 : EXPOSE $APP_PORT 06:18:35 ---> Running in 25b937c5d2bf 06:18:35 Removing intermediate container 25b937c5d2bf 06:18:35 ---> 144c5600b975 06:18:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:18:35 ---> 53cfb66214be 06:18:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:18:35 ---> 4923401e7846 06:18:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:18:36 ---> 3d9209834583 06:18:36 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:18:36 ---> Running in cc137c88dd50 06:18:36 Removing intermediate container cc137c88dd50 06:18:36 ---> 0428a63d0dcb 06:18:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:18:36 ---> Running in 1b1bc84f2858 06:18:36 Removing intermediate container 1b1bc84f2858 06:18:36 ---> 556682389c6b 06:18:36 Step 22/24 : LABEL arch=x86_64 06:18:36 ---> Running in b2bc65d75cc5 06:18:36 Removing intermediate container b2bc65d75cc5 06:18:36 ---> d017d92050f4 06:18:36 Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:36 ---> Running in 49d6cb2822ed 06:18:36 Removing intermediate container 49d6cb2822ed 06:18:36 ---> 48f64e995507 06:18:36 Step 24/24 : LABEL version=2.0.0-dev.266 06:18:36 ---> Running in 88c1e22345cd 06:18:36 Removing intermediate container 88c1e22345cd 06:18:36 ---> a4afd1b8df66 06:18:36 06:18:36 Successfully built a4afd1b8df66 06:18:36 Successfully tagged sys-mgmt-agent:latest 06:18:36  Building sys-mgmt-agent ... done  [Pipeline] } 06:18:36 $ docker stop --time=1 66196c9fad26164f3edf23797561e13788876134ef2137483c9bf189e17d365b 06:18:38 $ docker rm -f 66196c9fad26164f3edf23797561e13788876134ef2137483c9bf189e17d365b [Pipeline] // withDockerContainer [Pipeline] sh 06:18:38 + docker images 06:18:38 REPOSITORY TAG IMAGE ID CREATED SIZE 06:18:38 sys-mgmt-agent latest a4afd1b8df66 2 seconds ago 312MB 06:18:38 support-scheduler latest 4aa85cf9edea 13 seconds ago 15.9MB 06:18:38 1c02ad6320ec 17 seconds ago 1.15GB 06:18:38 4fafed435037 18 seconds ago 1.15GB 06:18:38 core-metadata latest d2a7a6286a0b 21 seconds ago 16.6MB 06:18:38 19da043ec6dc 24 seconds ago 1.15GB 06:18:38 security-proxy-setup latest 45268269450f 29 seconds ago 25.7MB 06:18:38 092c13aaeeea 34 seconds ago 1.15GB 06:18:38 security-bootstrapper latest 9e37a9a079b4 38 seconds ago 18.6MB 06:18:38 security-secretstore-setup latest 9ff4b041b53b 45 seconds ago 28.7MB 06:18:38 7bac765abb3b 57 seconds ago 1.15GB 06:18:38 7df40d34dc2b About a minute ago 1.15GB 06:18:38 core-data latest fb63fb77156b About a minute ago 20.2MB 06:18:38 support-notifications latest dc64f0993fea About a minute ago 16.7MB 06:18:38 fd3b93ae0bed About a minute ago 1.15GB 06:18:38 core-command latest 177dae113abb About a minute ago 15.9MB 06:18:38 4fb7d0a741d3 About a minute ago 1.15GB 06:18:38 616fa7c4a8ac About a minute ago 1.14GB 06:18:38 ci-base-image-x86_64 latest 012adf45b4a1 5 minutes ago 647MB 06:18:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 06:18:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 06:18:38 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 06:18:38 docker 20.10.0 aefe523efa57 6 months ago 240MB 06:18:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 06:18:38 provisioning config files... 06:18:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config1704153727208065783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:39 ---> docker-login.sh 06:18:39 nexus3.edgexfoundry.org:10001 06:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:39 Configure a credential helper to remove this warning. See 06:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:39 06:18:39 Login Succeeded 06:18:39 nexus3.edgexfoundry.org:10002 06:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:39 Configure a credential helper to remove this warning. See 06:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:39 06:18:39 Login Succeeded 06:18:39 nexus3.edgexfoundry.org:10003 06:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:39 Configure a credential helper to remove this warning. See 06:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:39 06:18:39 Login Succeeded 06:18:39 nexus3.edgexfoundry.org:10004 06:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:39 Configure a credential helper to remove this warning. See 06:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:39 06:18:39 Login Succeeded 06:18:39 docker.io 06:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:39 Configure a credential helper to remove this warning. See 06:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:39 06:18:39 Login Succeeded 06:18:39 ---> docker-login.sh ends [Pipeline] } 06:18:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:18:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:18:39 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:39 latest 06:18:39 2.0.0-dev.266 06:18:39 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:18:39 master 06:18:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:18:42 + docker push nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:18:42 c1cec0a49b04: Preparing 06:18:42 47f021791401: Preparing 06:18:42 b84340dfa819: Preparing 06:18:42 6eb6b144a5f4: Preparing 06:18:42 32f366d666a5: Preparing 06:18:42 32f366d666a5: Layer already exists 06:18:42 c1cec0a49b04: Pushed 06:18:42 b84340dfa819: Pushed 06:18:42 6eb6b144a5f4: Pushed 06:18:43 25b303627fd3: Pull complete 06:18:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:18:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:18:44 prd-ubuntu18.04-docker-arm64-4c-16g-1660 does not seem to be running inside a container 06:18:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:18:44 47f021791401: Pushed 06:18:44 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:d0cd4467db9f543bd8c6f3a5680f91966107d8a8f1b5c1e59813ada6de636b86 size: 1363 06:18:47 $ docker top cdb86d6f886e263e86dbf88fecdcb5cb49c4c706cd5a6d01d7d36737824265d7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:18:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 06:18:47 + grep parallel 06:18:47 + docker-compose build --help 06:18:47 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:18:47 c1cec0a49b04: Preparing 06:18:47 47f021791401: Preparing 06:18:47 b84340dfa819: Preparing 06:18:47 6eb6b144a5f4: Preparing 06:18:47 32f366d666a5: Preparing 06:18:47 c1cec0a49b04: Layer already exists 06:18:47 6eb6b144a5f4: Layer already exists 06:18:47 b84340dfa819: Layer already exists 06:18:47 47f021791401: Layer already exists 06:18:47 32f366d666a5: Layer already exists 06:18:47 latest: digest: sha256:d0cd4467db9f543bd8c6f3a5680f91966107d8a8f1b5c1e59813ada6de636b86 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:18:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:18:48 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.266 06:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:18:48 c1cec0a49b04: Preparing 06:18:48 47f021791401: Preparing 06:18:48 b84340dfa819: Preparing 06:18:48 6eb6b144a5f4: Preparing 06:18:48 32f366d666a5: Preparing 06:18:48 32f366d666a5: Layer already exists 06:18:48 6eb6b144a5f4: Layer already exists 06:18:48 47f021791401: Layer already exists 06:18:48 c1cec0a49b04: Layer already exists 06:18:48 b84340dfa819: Layer already exists 06:18:48 2.0.0-dev.266: digest: sha256:d0cd4467db9f543bd8c6f3a5680f91966107d8a8f1b5c1e59813ada6de636b86 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:18:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:18:49 + docker push nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:18:49 c1cec0a49b04: Preparing 06:18:49 47f021791401: Preparing 06:18:49 b84340dfa819: Preparing 06:18:49 6eb6b144a5f4: Preparing 06:18:49 32f366d666a5: Preparing 06:18:49 47f021791401: Layer already exists 06:18:49 32f366d666a5: Layer already exists 06:18:49 c1cec0a49b04: Layer already exists 06:18:49 6eb6b144a5f4: Layer already exists 06:18:49 b84340dfa819: Layer already exists 06:18:49 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:d0cd4467db9f543bd8c6f3a5680f91966107d8a8f1b5c1e59813ada6de636b86 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:18:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh 06:18:49 + docker push nexus3.edgexfoundry.org:10004/core-command:master 06:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:18:49 c1cec0a49b04: Preparing 06:18:49 47f021791401: Preparing 06:18:49 b84340dfa819: Preparing 06:18:49 6eb6b144a5f4: Preparing 06:18:49 32f366d666a5: Preparing 06:18:49 c1cec0a49b04: Layer already exists 06:18:49 47f021791401: Layer already exists 06:18:49 6eb6b144a5f4: Layer already exists 06:18:49 b84340dfa819: Layer already exists 06:18:49 32f366d666a5: Layer already exists 06:18:49 master: digest: sha256:d0cd4467db9f543bd8c6f3a5680f91966107d8a8f1b5c1e59813ada6de636b86 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:18:49 ===================================================== [Pipeline] echo 06:18:49 taggedImages: 06:18:49 - nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:49 - nexus3.edgexfoundry.org:10004/core-command:latest 06:18:49 - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.266 06:18:49 - nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:18:49 - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo 06:18:49 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:18:49 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:49 latest 06:18:49 2.0.0-dev.266 06:18:49 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:18:49 master 06:18:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:18:50 + docker push nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:18:50 8158abf4a779: Preparing 06:18:50 843aaaaeaba6: Preparing 06:18:50 b84340dfa819: Preparing 06:18:50 8b629629e52f: Preparing 06:18:50 b434b719907b: Preparing 06:18:50 32f366d666a5: Preparing 06:18:50 32f366d666a5: Waiting 06:18:50 b84340dfa819: Layer already exists 06:18:50 32f366d666a5: Layer already exists 06:18:50 8158abf4a779: Pushed 06:18:50 b434b719907b: Pushed 06:18:50 8b629629e52f: Pushed 06:18:52 843aaaaeaba6: Pushed 06:18:52 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:ca507811b3aa9def6227793ec2c9b3d4f351b5cf437eec7d9d115f56783c2031 size: 1572 [Pipeline] isUnix 06:18:52 --parallel Build images in parallel. [Pipeline] sh [Pipeline] } 06:18:52 $ docker stop --time=1 cdb86d6f886e263e86dbf88fecdcb5cb49c4c706cd5a6d01d7d36737824265d7 06:18:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest 06:18:54 $ docker rm -f cdb86d6f886e263e86dbf88fecdcb5cb49c4c706cd5a6d01d7d36737824265d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:54 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:18:54 8158abf4a779: Preparing 06:18:54 843aaaaeaba6: Preparing 06:18:54 b84340dfa819: Preparing 06:18:54 8b629629e52f: Preparing 06:18:54 b434b719907b: Preparing 06:18:54 32f366d666a5: Preparing 06:18:54 32f366d666a5: Waiting 06:18:54 b84340dfa819: Layer already exists 06:18:54 8b629629e52f: Layer already exists 06:18:54 843aaaaeaba6: Layer already exists 06:18:54 8158abf4a779: Layer already exists 06:18:54 b434b719907b: Layer already exists 06:18:54 32f366d666a5: Layer already exists 06:18:54 latest: digest: sha256:ca507811b3aa9def6227793ec2c9b3d4f351b5cf437eec7d9d115f56783c2031 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:18:54 . [Pipeline] withDockerContainer 06:18:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.266 06:18:55 prd-ubuntu18.04-docker-arm64-4c-16g-1660 does not seem to be running inside a container 06:18:55 $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:18:56 $ docker top 5b42f3cfbaeb6df1abae3dfe5ba2b13f991cd8f1d2ab50a2e3f3b60ee7ef731d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:18:57 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.266 06:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:18:57 8158abf4a779: Preparing 06:18:57 843aaaaeaba6: Preparing 06:18:57 b84340dfa819: Preparing 06:18:57 8b629629e52f: Preparing 06:18:57 b434b719907b: Preparing 06:18:57 32f366d666a5: Preparing 06:18:57 32f366d666a5: Waiting 06:18:57 8b629629e52f: Layer already exists 06:18:57 8158abf4a779: Layer already exists 06:18:57 843aaaaeaba6: Layer already exists 06:18:57 b84340dfa819: Layer already exists 06:18:57 b434b719907b: Layer already exists 06:18:57 32f366d666a5: Layer already exists 06:18:57 2.0.0-dev.266: digest: sha256:ca507811b3aa9def6227793ec2c9b3d4f351b5cf437eec7d9d115f56783c2031 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:18:57 + docker-compose -f ./docker-compose-build.yml build --parallel 06:18:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:18:57 + docker push nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:18:57 8158abf4a779: Preparing 06:18:57 843aaaaeaba6: Preparing 06:18:57 b84340dfa819: Preparing 06:18:57 8b629629e52f: Preparing 06:18:57 b434b719907b: Preparing 06:18:57 32f366d666a5: Preparing 06:18:57 32f366d666a5: Waiting 06:18:57 8b629629e52f: Layer already exists 06:18:57 b434b719907b: Layer already exists 06:18:57 b84340dfa819: Layer already exists 06:18:57 8158abf4a779: Layer already exists 06:18:57 843aaaaeaba6: Layer already exists 06:18:57 32f366d666a5: Layer already exists 06:18:57 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:ca507811b3aa9def6227793ec2c9b3d4f351b5cf437eec7d9d115f56783c2031 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:18:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh 06:18:58 + docker push nexus3.edgexfoundry.org:10004/core-data:master 06:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:18:58 8158abf4a779: Preparing 06:18:58 843aaaaeaba6: Preparing 06:18:58 b84340dfa819: Preparing 06:18:58 8b629629e52f: Preparing 06:18:58 b434b719907b: Preparing 06:18:58 32f366d666a5: Preparing 06:18:58 32f366d666a5: Waiting 06:18:58 8158abf4a779: Layer already exists 06:18:58 b434b719907b: Layer already exists 06:18:58 b84340dfa819: Layer already exists 06:18:58 843aaaaeaba6: Layer already exists 06:18:58 8b629629e52f: Layer already exists 06:18:58 32f366d666a5: Layer already exists 06:18:58 master: digest: sha256:ca507811b3aa9def6227793ec2c9b3d4f351b5cf437eec7d9d115f56783c2031 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:18:58 ===================================================== [Pipeline] echo 06:18:58 taggedImages: 06:18:58 - nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:58 - nexus3.edgexfoundry.org:10004/core-data:latest 06:18:58 - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.266 06:18:58 - nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:18:58 - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo 06:18:58 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:18:58 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:58 latest 06:18:58 2.0.0-dev.266 06:18:58 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:18:58 master 06:18:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:18:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:18:59 8b99452763df: Preparing 06:18:59 9bcfe12439ef: Preparing 06:18:59 b84340dfa819: Preparing 06:18:59 6eb6b144a5f4: Preparing 06:18:59 32f366d666a5: Preparing 06:18:59 b84340dfa819: Layer already exists 06:18:59 6eb6b144a5f4: Layer already exists 06:18:59 32f366d666a5: Layer already exists 06:18:59 8b99452763df: Pushed 06:19:00 9bcfe12439ef: Pushed 06:19:00 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:8650c14564b28b24d20cb95df3d06f0d64301cd3bfe56e88e1255a526983f0a4 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:19:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 06:19:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:19:01 8b99452763df: Preparing 06:19:01 9bcfe12439ef: Preparing 06:19:01 b84340dfa819: Preparing 06:19:01 6eb6b144a5f4: Preparing 06:19:01 32f366d666a5: Preparing 06:19:01 32f366d666a5: Layer already exists 06:19:01 6eb6b144a5f4: Layer already exists 06:19:01 9bcfe12439ef: Layer already exists 06:19:01 b84340dfa819: Layer already exists 06:19:01 8b99452763df: Layer already exists 06:19:01 latest: digest: sha256:8650c14564b28b24d20cb95df3d06f0d64301cd3bfe56e88e1255a526983f0a4 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:19:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:01 Building core-command ... 06:19:01 Building core-data ... 06:19:01 Building core-metadata ... 06:19:01 Building security-bootstrapper ... 06:19:01 Building security-proxy-setup ... 06:19:01 Building security-secretstore-setup ... 06:19:01 Building support-notifications ... 06:19:01 Building support-scheduler ... 06:19:01 Building sys-mgmt-agent ... 06:19:01 Building core-metadata 06:19:01 Building support-scheduler 06:19:01 Building security-proxy-setup 06:19:01 Building security-bootstrapper 06:19:01 Building support-notifications 06:19:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.266 06:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:19:02 8b99452763df: Preparing 06:19:02 9bcfe12439ef: Preparing 06:19:02 b84340dfa819: Preparing 06:19:02 6eb6b144a5f4: Preparing 06:19:02 32f366d666a5: Preparing 06:19:02 8b99452763df: Layer already exists 06:19:02 6eb6b144a5f4: Layer already exists 06:19:02 9bcfe12439ef: Layer already exists 06:19:02 32f366d666a5: Layer already exists 06:19:02 b84340dfa819: Layer already exists 06:19:02 2.0.0-dev.266: digest: sha256:8650c14564b28b24d20cb95df3d06f0d64301cd3bfe56e88e1255a526983f0a4 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:19:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:19:02 8b99452763df: Preparing 06:19:02 9bcfe12439ef: Preparing 06:19:02 b84340dfa819: Preparing 06:19:02 6eb6b144a5f4: Preparing 06:19:02 32f366d666a5: Preparing 06:19:02 8b99452763df: Layer already exists 06:19:02 6eb6b144a5f4: Layer already exists 06:19:02 b84340dfa819: Layer already exists 06:19:02 32f366d666a5: Layer already exists 06:19:02 9bcfe12439ef: Layer already exists 06:19:02 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:8650c14564b28b24d20cb95df3d06f0d64301cd3bfe56e88e1255a526983f0a4 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:19:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh 06:19:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:master 06:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:19:03 8b99452763df: Preparing 06:19:03 9bcfe12439ef: Preparing 06:19:03 b84340dfa819: Preparing 06:19:03 6eb6b144a5f4: Preparing 06:19:03 32f366d666a5: Preparing 06:19:03 32f366d666a5: Layer already exists 06:19:03 b84340dfa819: Layer already exists 06:19:03 9bcfe12439ef: Layer already exists 06:19:03 6eb6b144a5f4: Layer already exists 06:19:03 8b99452763df: Layer already exists 06:19:03 master: digest: sha256:8650c14564b28b24d20cb95df3d06f0d64301cd3bfe56e88e1255a526983f0a4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:03 ===================================================== [Pipeline] echo 06:19:03 taggedImages: 06:19:03 - nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:19:03 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.266 06:19:03 - nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:03 - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo 06:19:03 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:19:03 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:03 latest 06:19:03 2.0.0-dev.266 06:19:03 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:03 master 06:19:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:19:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:19:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:19:04 9245a9c5719a: Preparing 06:19:04 9245a9c5719a: Preparing 06:19:04 6dfe4c9a19b8: Preparing 06:19:04 6809befd613e: Preparing 06:19:04 cff98d1665f4: Preparing 06:19:04 de6dd059f929: Preparing 06:19:04 b84340dfa819: Preparing 06:19:04 86d6774a06de: Preparing 06:19:04 e609b5aab398: Preparing 06:19:04 e9acdebd30a6: Preparing 06:19:04 f148e078a91b: Preparing 06:19:04 32f366d666a5: Preparing 06:19:04 b84340dfa819: Waiting 06:19:04 86d6774a06de: Waiting 06:19:04 e609b5aab398: Waiting 06:19:04 e9acdebd30a6: Waiting 06:19:04 f148e078a91b: Waiting 06:19:04 32f366d666a5: Waiting 06:19:04 9245a9c5719a: Pushed 06:19:04 6809befd613e: Pushed 06:19:09 cff98d1665f4: Pushed 06:19:09 b84340dfa819: Layer already exists 06:19:09 6dfe4c9a19b8: Pushed 06:19:09 86d6774a06de: Pushed 06:19:09 f148e078a91b: Pushed 06:19:09 e9acdebd30a6: Pushed 06:19:09 32f366d666a5: Layer already exists 06:19:09 e609b5aab398: Pushed 06:19:09 de6dd059f929: Pushed 06:19:09 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:7daff22c0f6e37a0dbec08050e39242dd63af2a93e77c45b1319cf3a8fdd53f8 size: 2817 [Pipeline] isUnix [Pipeline] sh 06:19:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 06:19:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:19:10 9245a9c5719a: Preparing 06:19:10 9245a9c5719a: Preparing 06:19:10 6dfe4c9a19b8: Preparing 06:19:10 6809befd613e: Preparing 06:19:10 cff98d1665f4: Preparing 06:19:10 de6dd059f929: Preparing 06:19:10 b84340dfa819: Preparing 06:19:10 86d6774a06de: Preparing 06:19:10 e609b5aab398: Preparing 06:19:10 e9acdebd30a6: Preparing 06:19:10 f148e078a91b: Preparing 06:19:10 32f366d666a5: Preparing 06:19:10 b84340dfa819: Waiting 06:19:10 86d6774a06de: Waiting 06:19:10 e609b5aab398: Waiting 06:19:10 e9acdebd30a6: Waiting 06:19:10 f148e078a91b: Waiting 06:19:10 32f366d666a5: Waiting 06:19:10 9245a9c5719a: Layer already exists 06:19:10 de6dd059f929: Layer already exists 06:19:10 cff98d1665f4: Layer already exists 06:19:10 6809befd613e: Layer already exists 06:19:10 6dfe4c9a19b8: Layer already exists 06:19:10 86d6774a06de: Layer already exists 06:19:10 b84340dfa819: Layer already exists 06:19:10 e9acdebd30a6: Layer already exists 06:19:10 e609b5aab398: Layer already exists 06:19:10 f148e078a91b: Layer already exists 06:19:10 32f366d666a5: Layer already exists 06:19:10 latest: digest: sha256:7daff22c0f6e37a0dbec08050e39242dd63af2a93e77c45b1319cf3a8fdd53f8 size: 2817 [Pipeline] isUnix [Pipeline] sh 06:19:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.266 06:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:19:11 9245a9c5719a: Preparing 06:19:11 9245a9c5719a: Preparing 06:19:11 6dfe4c9a19b8: Preparing 06:19:11 6809befd613e: Preparing 06:19:11 cff98d1665f4: Preparing 06:19:11 de6dd059f929: Preparing 06:19:11 b84340dfa819: Preparing 06:19:11 86d6774a06de: Preparing 06:19:11 e609b5aab398: Preparing 06:19:11 e9acdebd30a6: Preparing 06:19:11 f148e078a91b: Preparing 06:19:11 32f366d666a5: Preparing 06:19:11 b84340dfa819: Waiting 06:19:11 86d6774a06de: Waiting 06:19:11 e609b5aab398: Waiting 06:19:11 e9acdebd30a6: Waiting 06:19:11 f148e078a91b: Waiting 06:19:11 32f366d666a5: Waiting 06:19:11 de6dd059f929: Layer already exists 06:19:11 9245a9c5719a: Layer already exists 06:19:11 6809befd613e: Layer already exists 06:19:11 cff98d1665f4: Layer already exists 06:19:11 6dfe4c9a19b8: Layer already exists 06:19:11 86d6774a06de: Layer already exists 06:19:11 e9acdebd30a6: Layer already exists 06:19:11 b84340dfa819: Layer already exists 06:19:11 e609b5aab398: Layer already exists 06:19:11 f148e078a91b: Layer already exists 06:19:11 32f366d666a5: Layer already exists 06:19:11 2.0.0-dev.266: digest: sha256:7daff22c0f6e37a0dbec08050e39242dd63af2a93e77c45b1319cf3a8fdd53f8 size: 2817 [Pipeline] isUnix [Pipeline] sh 06:19:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:19:11 9245a9c5719a: Preparing 06:19:11 9245a9c5719a: Preparing 06:19:11 6dfe4c9a19b8: Preparing 06:19:11 6809befd613e: Preparing 06:19:11 cff98d1665f4: Preparing 06:19:11 de6dd059f929: Preparing 06:19:11 b84340dfa819: Preparing 06:19:11 86d6774a06de: Preparing 06:19:11 e609b5aab398: Preparing 06:19:11 e9acdebd30a6: Preparing 06:19:11 f148e078a91b: Preparing 06:19:11 32f366d666a5: Preparing 06:19:11 b84340dfa819: Waiting 06:19:11 86d6774a06de: Waiting 06:19:11 e609b5aab398: Waiting 06:19:11 e9acdebd30a6: Waiting 06:19:11 f148e078a91b: Waiting 06:19:11 32f366d666a5: Waiting 06:19:11 6809befd613e: Layer already exists 06:19:11 9245a9c5719a: Layer already exists 06:19:11 de6dd059f929: Layer already exists 06:19:11 cff98d1665f4: Layer already exists 06:19:11 6dfe4c9a19b8: Layer already exists 06:19:11 b84340dfa819: Layer already exists 06:19:11 86d6774a06de: Layer already exists 06:19:11 e9acdebd30a6: Layer already exists 06:19:11 e609b5aab398: Layer already exists 06:19:11 f148e078a91b: Layer already exists 06:19:11 32f366d666a5: Layer already exists 06:19:11 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:7daff22c0f6e37a0dbec08050e39242dd63af2a93e77c45b1319cf3a8fdd53f8 size: 2817 [Pipeline] isUnix [Pipeline] sh 06:19:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh 06:19:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master 06:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:19:12 9245a9c5719a: Preparing 06:19:12 9245a9c5719a: Preparing 06:19:12 6dfe4c9a19b8: Preparing 06:19:12 6809befd613e: Preparing 06:19:12 cff98d1665f4: Preparing 06:19:12 de6dd059f929: Preparing 06:19:12 b84340dfa819: Preparing 06:19:12 86d6774a06de: Preparing 06:19:12 e609b5aab398: Preparing 06:19:12 e9acdebd30a6: Preparing 06:19:12 f148e078a91b: Preparing 06:19:12 32f366d666a5: Preparing 06:19:12 b84340dfa819: Waiting 06:19:12 86d6774a06de: Waiting 06:19:12 e609b5aab398: Waiting 06:19:12 e9acdebd30a6: Waiting 06:19:12 f148e078a91b: Waiting 06:19:12 32f366d666a5: Waiting 06:19:12 6dfe4c9a19b8: Layer already exists 06:19:12 cff98d1665f4: Layer already exists 06:19:12 9245a9c5719a: Layer already exists 06:19:12 6809befd613e: Layer already exists 06:19:12 de6dd059f929: Layer already exists 06:19:12 b84340dfa819: Layer already exists 06:19:12 86d6774a06de: Layer already exists 06:19:12 e609b5aab398: Layer already exists 06:19:12 f148e078a91b: Layer already exists 06:19:12 e9acdebd30a6: Layer already exists 06:19:12 32f366d666a5: Layer already exists 06:19:12 master: digest: sha256:7daff22c0f6e37a0dbec08050e39242dd63af2a93e77c45b1319cf3a8fdd53f8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:12 ===================================================== [Pipeline] echo 06:19:12 taggedImages: 06:19:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:19:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.266 06:19:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo 06:19:12 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:19:12 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:12 latest 06:19:12 2.0.0-dev.266 06:19:12 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:12 master 06:19:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:19:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:19:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:19:15 89e9f6bfd6a0: Preparing 06:19:15 a57924bcc7d6: Preparing 06:19:15 b584734f0930: Preparing 06:19:15 701fb18785e5: Preparing 06:19:15 95c2a135b0f2: Preparing 06:19:15 32f366d666a5: Preparing 06:19:15 32f366d666a5: Waiting 06:19:15 b584734f0930: Pushed 06:19:15 701fb18785e5: Pushed 06:19:15 32f366d666a5: Layer already exists 06:19:15 95c2a135b0f2: Pushed 06:19:16 a57924bcc7d6: Pushed 06:19:16 89e9f6bfd6a0: Pushed 06:19:16 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:e6f66577e6f91d4d64c429568a126efe5a050e9bf746f2eca2a273dc1a86ec15 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:19:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 06:19:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:19:17 89e9f6bfd6a0: Preparing 06:19:17 a57924bcc7d6: Preparing 06:19:17 b584734f0930: Preparing 06:19:17 701fb18785e5: Preparing 06:19:17 95c2a135b0f2: Preparing 06:19:17 32f366d666a5: Preparing 06:19:17 32f366d666a5: Waiting 06:19:17 b584734f0930: Layer already exists 06:19:17 89e9f6bfd6a0: Layer already exists 06:19:17 95c2a135b0f2: Layer already exists 06:19:17 701fb18785e5: Layer already exists 06:19:17 a57924bcc7d6: Layer already exists 06:19:17 32f366d666a5: Layer already exists 06:19:17 latest: digest: sha256:e6f66577e6f91d4d64c429568a126efe5a050e9bf746f2eca2a273dc1a86ec15 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:19:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.266 06:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:19:17 89e9f6bfd6a0: Preparing 06:19:17 a57924bcc7d6: Preparing 06:19:17 b584734f0930: Preparing 06:19:17 701fb18785e5: Preparing 06:19:17 95c2a135b0f2: Preparing 06:19:17 32f366d666a5: Preparing 06:19:17 32f366d666a5: Waiting 06:19:17 95c2a135b0f2: Layer already exists 06:19:17 a57924bcc7d6: Layer already exists 06:19:17 89e9f6bfd6a0: Layer already exists 06:19:17 b584734f0930: Layer already exists 06:19:17 701fb18785e5: Layer already exists 06:19:17 32f366d666a5: Layer already exists 06:19:17 2.0.0-dev.266: digest: sha256:e6f66577e6f91d4d64c429568a126efe5a050e9bf746f2eca2a273dc1a86ec15 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:19:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:19:18 89e9f6bfd6a0: Preparing 06:19:18 a57924bcc7d6: Preparing 06:19:18 b584734f0930: Preparing 06:19:18 701fb18785e5: Preparing 06:19:18 95c2a135b0f2: Preparing 06:19:18 32f366d666a5: Preparing 06:19:18 32f366d666a5: Waiting 06:19:18 701fb18785e5: Layer already exists 06:19:18 b584734f0930: Layer already exists 06:19:18 89e9f6bfd6a0: Layer already exists 06:19:18 95c2a135b0f2: Layer already exists 06:19:18 a57924bcc7d6: Layer already exists 06:19:18 32f366d666a5: Layer already exists 06:19:18 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:e6f66577e6f91d4d64c429568a126efe5a050e9bf746f2eca2a273dc1a86ec15 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:19:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh 06:19:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master 06:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:19:19 89e9f6bfd6a0: Preparing 06:19:19 a57924bcc7d6: Preparing 06:19:19 b584734f0930: Preparing 06:19:19 701fb18785e5: Preparing 06:19:19 95c2a135b0f2: Preparing 06:19:19 32f366d666a5: Preparing 06:19:19 32f366d666a5: Waiting 06:19:19 b584734f0930: Layer already exists 06:19:19 89e9f6bfd6a0: Layer already exists 06:19:19 701fb18785e5: Layer already exists 06:19:19 95c2a135b0f2: Layer already exists 06:19:19 a57924bcc7d6: Layer already exists 06:19:19 32f366d666a5: Layer already exists 06:19:19 master: digest: sha256:e6f66577e6f91d4d64c429568a126efe5a050e9bf746f2eca2a273dc1a86ec15 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:19 ===================================================== [Pipeline] echo 06:19:19 taggedImages: 06:19:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:19:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.266 06:19:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo 06:19:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:19:19 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:19 latest 06:19:19 2.0.0-dev.266 06:19:19 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:19 master 06:19:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:19:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:19:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:19:20 8c573bcbe462: Preparing 06:19:20 1908b87eb4cb: Preparing 06:19:20 b351436fce42: Preparing 06:19:20 b8b14822d362: Preparing 06:19:20 d83e3f0750e6: Preparing 06:19:20 e8ecb7a68581: Preparing 06:19:20 d0a2829325b8: Preparing 06:19:20 faee8c19ca21: Preparing 06:19:20 0845d181d19e: Preparing 06:19:20 32f366d666a5: Preparing 06:19:20 d0a2829325b8: Waiting 06:19:20 faee8c19ca21: Waiting 06:19:20 0845d181d19e: Waiting 06:19:20 32f366d666a5: Waiting 06:19:20 e8ecb7a68581: Waiting 06:19:20 8c573bcbe462: Pushed 06:19:20 1908b87eb4cb: Pushed 06:19:20 d83e3f0750e6: Pushed 06:19:20 d0a2829325b8: Pushed 06:19:20 e8ecb7a68581: Pushed 06:19:20 32f366d666a5: Layer already exists 06:19:20 faee8c19ca21: Pushed 06:19:21 b8b14822d362: Pushed 06:19:21 0845d181d19e: Pushed 06:19:21 b351436fce42: Pushed 06:19:21 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:9ad4cafe4f285720d1f8ef26c287e7f33ebc938b2594f71f41c5192691ca0438 size: 2405 [Pipeline] isUnix [Pipeline] sh 06:19:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 06:19:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:19:22 8c573bcbe462: Preparing 06:19:22 1908b87eb4cb: Preparing 06:19:22 b351436fce42: Preparing 06:19:22 b8b14822d362: Preparing 06:19:22 d83e3f0750e6: Preparing 06:19:22 e8ecb7a68581: Preparing 06:19:22 d0a2829325b8: Preparing 06:19:22 faee8c19ca21: Preparing 06:19:22 0845d181d19e: Preparing 06:19:22 32f366d666a5: Preparing 06:19:22 faee8c19ca21: Waiting 06:19:22 0845d181d19e: Waiting 06:19:22 32f366d666a5: Waiting 06:19:22 e8ecb7a68581: Waiting 06:19:22 d0a2829325b8: Waiting 06:19:22 b8b14822d362: Layer already exists 06:19:22 d83e3f0750e6: Layer already exists 06:19:22 b351436fce42: Layer already exists 06:19:22 8c573bcbe462: Layer already exists 06:19:22 1908b87eb4cb: Layer already exists 06:19:22 d0a2829325b8: Layer already exists 06:19:22 32f366d666a5: Layer already exists 06:19:22 e8ecb7a68581: Layer already exists 06:19:22 faee8c19ca21: Layer already exists 06:19:22 0845d181d19e: Layer already exists 06:19:22 latest: digest: sha256:9ad4cafe4f285720d1f8ef26c287e7f33ebc938b2594f71f41c5192691ca0438 size: 2405 [Pipeline] isUnix [Pipeline] sh 06:19:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.266 06:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:19:22 8c573bcbe462: Preparing 06:19:22 1908b87eb4cb: Preparing 06:19:22 b351436fce42: Preparing 06:19:22 b8b14822d362: Preparing 06:19:22 d83e3f0750e6: Preparing 06:19:22 e8ecb7a68581: Preparing 06:19:22 d0a2829325b8: Preparing 06:19:22 faee8c19ca21: Preparing 06:19:22 0845d181d19e: Preparing 06:19:22 32f366d666a5: Preparing 06:19:22 e8ecb7a68581: Waiting 06:19:22 d0a2829325b8: Waiting 06:19:22 faee8c19ca21: Waiting 06:19:22 0845d181d19e: Waiting 06:19:22 32f366d666a5: Waiting 06:19:22 8c573bcbe462: Layer already exists 06:19:22 1908b87eb4cb: Layer already exists 06:19:22 d83e3f0750e6: Layer already exists 06:19:22 b8b14822d362: Layer already exists 06:19:22 b351436fce42: Layer already exists 06:19:22 0845d181d19e: Layer already exists 06:19:22 32f366d666a5: Layer already exists 06:19:22 faee8c19ca21: Layer already exists 06:19:22 d0a2829325b8: Layer already exists 06:19:22 e8ecb7a68581: Layer already exists 06:19:22 2.0.0-dev.266: digest: sha256:9ad4cafe4f285720d1f8ef26c287e7f33ebc938b2594f71f41c5192691ca0438 size: 2405 [Pipeline] isUnix [Pipeline] sh 06:19:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:19:23 8c573bcbe462: Preparing 06:19:23 1908b87eb4cb: Preparing 06:19:23 b351436fce42: Preparing 06:19:23 b8b14822d362: Preparing 06:19:23 d83e3f0750e6: Preparing 06:19:23 e8ecb7a68581: Preparing 06:19:23 d0a2829325b8: Preparing 06:19:23 faee8c19ca21: Preparing 06:19:23 0845d181d19e: Preparing 06:19:23 32f366d666a5: Preparing 06:19:23 e8ecb7a68581: Waiting 06:19:23 d0a2829325b8: Waiting 06:19:23 faee8c19ca21: Waiting 06:19:23 0845d181d19e: Waiting 06:19:23 32f366d666a5: Waiting 06:19:23 8c573bcbe462: Layer already exists 06:19:23 1908b87eb4cb: Layer already exists 06:19:23 d83e3f0750e6: Layer already exists 06:19:23 b351436fce42: Layer already exists 06:19:23 b8b14822d362: Layer already exists 06:19:23 e8ecb7a68581: Layer already exists 06:19:23 faee8c19ca21: Layer already exists 06:19:23 d0a2829325b8: Layer already exists 06:19:23 0845d181d19e: Layer already exists 06:19:23 32f366d666a5: Layer already exists 06:19:23 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:9ad4cafe4f285720d1f8ef26c287e7f33ebc938b2594f71f41c5192691ca0438 size: 2405 [Pipeline] isUnix [Pipeline] sh 06:19:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh 06:19:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master 06:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:19:23 8c573bcbe462: Preparing 06:19:23 1908b87eb4cb: Preparing 06:19:23 b351436fce42: Preparing 06:19:23 b8b14822d362: Preparing 06:19:23 d83e3f0750e6: Preparing 06:19:23 e8ecb7a68581: Preparing 06:19:23 d0a2829325b8: Preparing 06:19:23 faee8c19ca21: Preparing 06:19:23 0845d181d19e: Preparing 06:19:23 32f366d666a5: Preparing 06:19:23 e8ecb7a68581: Waiting 06:19:23 d0a2829325b8: Waiting 06:19:23 faee8c19ca21: Waiting 06:19:23 0845d181d19e: Waiting 06:19:23 32f366d666a5: Waiting 06:19:23 1908b87eb4cb: Layer already exists 06:19:23 d83e3f0750e6: Layer already exists 06:19:23 b351436fce42: Layer already exists 06:19:23 b8b14822d362: Layer already exists 06:19:23 8c573bcbe462: Layer already exists 06:19:23 e8ecb7a68581: Layer already exists 06:19:23 d0a2829325b8: Layer already exists 06:19:23 0845d181d19e: Layer already exists 06:19:23 32f366d666a5: Layer already exists 06:19:23 faee8c19ca21: Layer already exists 06:19:23 master: digest: sha256:9ad4cafe4f285720d1f8ef26c287e7f33ebc938b2594f71f41c5192691ca0438 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:23 ===================================================== [Pipeline] echo 06:19:23 taggedImages: 06:19:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:19:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.266 06:19:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo 06:19:23 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:19:23 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:23 latest 06:19:23 2.0.0-dev.266 06:19:23 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:23 master 06:19:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:19:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:19:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:19:24 c6634d33e205: Preparing 06:19:24 76c8015f694c: Preparing 06:19:24 b84340dfa819: Preparing 06:19:24 e8ba6abf3d2c: Preparing 06:19:24 32f366d666a5: Preparing 06:19:24 32f366d666a5: Layer already exists 06:19:24 b84340dfa819: Layer already exists 06:19:24 c6634d33e205: Pushed 06:19:24 e8ba6abf3d2c: Pushed 06:19:25 76c8015f694c: Pushed 06:19:26 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:9f995cc72c710e2437d4a136a72459d2615884ddef45c29efce7468464bc5d6c size: 1364 [Pipeline] isUnix [Pipeline] sh 06:19:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 06:19:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:19:26 c6634d33e205: Preparing 06:19:26 76c8015f694c: Preparing 06:19:26 b84340dfa819: Preparing 06:19:26 e8ba6abf3d2c: Preparing 06:19:26 32f366d666a5: Preparing 06:19:26 76c8015f694c: Layer already exists 06:19:26 32f366d666a5: Layer already exists 06:19:26 e8ba6abf3d2c: Layer already exists 06:19:26 c6634d33e205: Layer already exists 06:19:26 b84340dfa819: Layer already exists 06:19:26 latest: digest: sha256:9f995cc72c710e2437d4a136a72459d2615884ddef45c29efce7468464bc5d6c size: 1364 [Pipeline] isUnix [Pipeline] sh 06:19:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.266 06:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:19:27 c6634d33e205: Preparing 06:19:27 76c8015f694c: Preparing 06:19:27 b84340dfa819: Preparing 06:19:27 e8ba6abf3d2c: Preparing 06:19:27 32f366d666a5: Preparing 06:19:27 b84340dfa819: Layer already exists 06:19:27 e8ba6abf3d2c: Layer already exists 06:19:27 32f366d666a5: Layer already exists 06:19:27 76c8015f694c: Layer already exists 06:19:27 c6634d33e205: Layer already exists 06:19:27 2.0.0-dev.266: digest: sha256:9f995cc72c710e2437d4a136a72459d2615884ddef45c29efce7468464bc5d6c size: 1364 [Pipeline] isUnix [Pipeline] sh 06:19:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:19:27 c6634d33e205: Preparing 06:19:27 76c8015f694c: Preparing 06:19:27 b84340dfa819: Preparing 06:19:27 e8ba6abf3d2c: Preparing 06:19:27 32f366d666a5: Preparing 06:19:27 32f366d666a5: Layer already exists 06:19:27 b84340dfa819: Layer already exists 06:19:27 c6634d33e205: Layer already exists 06:19:27 76c8015f694c: Layer already exists 06:19:27 e8ba6abf3d2c: Layer already exists 06:19:27 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:9f995cc72c710e2437d4a136a72459d2615884ddef45c29efce7468464bc5d6c size: 1364 [Pipeline] isUnix [Pipeline] sh 06:19:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh 06:19:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:master 06:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:19:28 c6634d33e205: Preparing 06:19:28 76c8015f694c: Preparing 06:19:28 b84340dfa819: Preparing 06:19:28 e8ba6abf3d2c: Preparing 06:19:28 32f366d666a5: Preparing 06:19:28 b84340dfa819: Layer already exists 06:19:28 76c8015f694c: Layer already exists 06:19:28 c6634d33e205: Layer already exists 06:19:28 32f366d666a5: Layer already exists 06:19:28 e8ba6abf3d2c: Layer already exists 06:19:28 master: digest: sha256:9f995cc72c710e2437d4a136a72459d2615884ddef45c29efce7468464bc5d6c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:28 ===================================================== [Pipeline] echo 06:19:28 taggedImages: 06:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.266 06:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:28 - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo 06:19:28 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:19:28 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:28 latest 06:19:28 2.0.0-dev.266 06:19:28 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:28 master 06:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:19:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:19:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:19:29 ac5f14a42065: Preparing 06:19:29 b62bbee229cb: Preparing 06:19:29 b84340dfa819: Preparing 06:19:29 6eb6b144a5f4: Preparing 06:19:29 32f366d666a5: Preparing 06:19:29 6eb6b144a5f4: Layer already exists 06:19:29 b84340dfa819: Layer already exists 06:19:29 32f366d666a5: Layer already exists 06:19:29 ac5f14a42065: Pushed 06:19:30 b62bbee229cb: Pushed 06:19:30 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:54cbff0c2fd14f434e5295e92da001b0694c5232ba058ea6059f1f2f53138ece size: 1363 [Pipeline] isUnix [Pipeline] sh 06:19:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 06:19:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:19:31 ac5f14a42065: Preparing 06:19:31 b62bbee229cb: Preparing 06:19:31 b84340dfa819: Preparing 06:19:31 6eb6b144a5f4: Preparing 06:19:31 32f366d666a5: Preparing 06:19:31 6eb6b144a5f4: Layer already exists 06:19:31 b84340dfa819: Layer already exists 06:19:31 b62bbee229cb: Layer already exists 06:19:31 32f366d666a5: Layer already exists 06:19:31 ac5f14a42065: Layer already exists 06:19:31 latest: digest: sha256:54cbff0c2fd14f434e5295e92da001b0694c5232ba058ea6059f1f2f53138ece size: 1363 [Pipeline] isUnix [Pipeline] sh 06:19:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.266 06:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:19:31 ac5f14a42065: Preparing 06:19:31 b62bbee229cb: Preparing 06:19:31 b84340dfa819: Preparing 06:19:31 6eb6b144a5f4: Preparing 06:19:31 32f366d666a5: Preparing 06:19:31 b62bbee229cb: Layer already exists 06:19:31 ac5f14a42065: Layer already exists 06:19:31 6eb6b144a5f4: Layer already exists 06:19:31 b84340dfa819: Layer already exists 06:19:31 32f366d666a5: Layer already exists 06:19:31 2.0.0-dev.266: digest: sha256:54cbff0c2fd14f434e5295e92da001b0694c5232ba058ea6059f1f2f53138ece size: 1363 [Pipeline] isUnix [Pipeline] sh 06:19:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:19:32 ac5f14a42065: Preparing 06:19:32 b62bbee229cb: Preparing 06:19:32 b84340dfa819: Preparing 06:19:32 6eb6b144a5f4: Preparing 06:19:32 32f366d666a5: Preparing 06:19:32 6eb6b144a5f4: Layer already exists 06:19:32 b84340dfa819: Layer already exists 06:19:32 ac5f14a42065: Layer already exists 06:19:32 32f366d666a5: Layer already exists 06:19:32 b62bbee229cb: Layer already exists 06:19:32 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:54cbff0c2fd14f434e5295e92da001b0694c5232ba058ea6059f1f2f53138ece size: 1363 [Pipeline] isUnix [Pipeline] sh 06:19:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh 06:19:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master 06:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:19:33 ac5f14a42065: Preparing 06:19:33 b62bbee229cb: Preparing 06:19:33 b84340dfa819: Preparing 06:19:33 6eb6b144a5f4: Preparing 06:19:33 32f366d666a5: Preparing 06:19:33 6eb6b144a5f4: Layer already exists 06:19:33 ac5f14a42065: Layer already exists 06:19:33 b62bbee229cb: Layer already exists 06:19:33 b84340dfa819: Layer already exists 06:19:33 32f366d666a5: Layer already exists 06:19:33 master: digest: sha256:54cbff0c2fd14f434e5295e92da001b0694c5232ba058ea6059f1f2f53138ece size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:33 ===================================================== [Pipeline] echo 06:19:33 taggedImages: 06:19:33 - nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:19:33 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.266 06:19:33 - nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:33 - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo 06:19:33 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 06:19:33 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:33 latest 06:19:33 2.0.0-dev.266 06:19:33 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:33 master 06:19:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:19:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:19:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:19:33 664c3bb10f08: Preparing 06:19:33 926642bd159e: Preparing 06:19:33 d4d5f03eb996: Preparing 06:19:33 3331531ce4e9: Preparing 06:19:33 0754057c0ad3: Preparing 06:19:33 998cdf262ab1: Preparing 06:19:33 02e56110abd2: Preparing 06:19:33 abc36efb885a: Preparing 06:19:33 b0b09059f4e1: Preparing 06:19:33 bb961f40224b: Preparing 06:19:33 f4666769fca7: Preparing 06:19:33 998cdf262ab1: Waiting 06:19:33 02e56110abd2: Waiting 06:19:33 f4666769fca7: Waiting 06:19:33 abc36efb885a: Waiting 06:19:33 b0b09059f4e1: Waiting 06:19:33 bb961f40224b: Waiting 06:19:33 0754057c0ad3: Layer already exists 06:19:34 998cdf262ab1: Layer already exists 06:19:34 02e56110abd2: Layer already exists 06:19:34 926642bd159e: Pushed 06:19:34 abc36efb885a: Layer already exists 06:19:34 b0b09059f4e1: Layer already exists 06:19:34 bb961f40224b: Layer already exists 06:19:34 f4666769fca7: Layer already exists 06:19:34 664c3bb10f08: Pushed 06:19:35 d4d5f03eb996: Pushed 06:19:39 3331531ce4e9: Pushed 06:19:39 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:c2716be1d7d60232b09650c0b86e8c290997d79602df794b65e0a2171e1b1f14 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:19:39 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 06:19:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:19:40 664c3bb10f08: Preparing 06:19:40 926642bd159e: Preparing 06:19:40 d4d5f03eb996: Preparing 06:19:40 3331531ce4e9: Preparing 06:19:40 0754057c0ad3: Preparing 06:19:40 998cdf262ab1: Preparing 06:19:40 02e56110abd2: Preparing 06:19:40 abc36efb885a: Preparing 06:19:40 b0b09059f4e1: Preparing 06:19:40 bb961f40224b: Preparing 06:19:40 f4666769fca7: Preparing 06:19:40 998cdf262ab1: Waiting 06:19:40 02e56110abd2: Waiting 06:19:40 abc36efb885a: Waiting 06:19:40 b0b09059f4e1: Waiting 06:19:40 bb961f40224b: Waiting 06:19:40 f4666769fca7: Waiting 06:19:40 0754057c0ad3: Layer already exists 06:19:40 926642bd159e: Layer already exists 06:19:40 3331531ce4e9: Layer already exists 06:19:40 d4d5f03eb996: Layer already exists 06:19:40 664c3bb10f08: Layer already exists 06:19:40 998cdf262ab1: Layer already exists 06:19:40 abc36efb885a: Layer already exists 06:19:40 02e56110abd2: Layer already exists 06:19:40 b0b09059f4e1: Layer already exists 06:19:40 bb961f40224b: Layer already exists 06:19:40 f4666769fca7: Layer already exists 06:19:40 latest: digest: sha256:c2716be1d7d60232b09650c0b86e8c290997d79602df794b65e0a2171e1b1f14 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:19:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.266 06:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:19:40 664c3bb10f08: Preparing 06:19:40 926642bd159e: Preparing 06:19:40 d4d5f03eb996: Preparing 06:19:40 3331531ce4e9: Preparing 06:19:40 0754057c0ad3: Preparing 06:19:40 998cdf262ab1: Preparing 06:19:40 02e56110abd2: Preparing 06:19:40 abc36efb885a: Preparing 06:19:40 b0b09059f4e1: Preparing 06:19:40 bb961f40224b: Preparing 06:19:40 f4666769fca7: Preparing 06:19:40 abc36efb885a: Waiting 06:19:40 b0b09059f4e1: Waiting 06:19:40 998cdf262ab1: Waiting 06:19:40 bb961f40224b: Waiting 06:19:40 f4666769fca7: Waiting 06:19:40 02e56110abd2: Waiting 06:19:40 926642bd159e: Layer already exists 06:19:40 d4d5f03eb996: Layer already exists 06:19:40 3331531ce4e9: Layer already exists 06:19:40 0754057c0ad3: Layer already exists 06:19:40 664c3bb10f08: Layer already exists 06:19:40 998cdf262ab1: Layer already exists 06:19:40 02e56110abd2: Layer already exists 06:19:40 abc36efb885a: Layer already exists 06:19:40 b0b09059f4e1: Layer already exists 06:19:40 bb961f40224b: Layer already exists 06:19:40 f4666769fca7: Layer already exists 06:19:40 2.0.0-dev.266: digest: sha256:c2716be1d7d60232b09650c0b86e8c290997d79602df794b65e0a2171e1b1f14 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:19:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:19:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:19:41 664c3bb10f08: Preparing 06:19:41 926642bd159e: Preparing 06:19:41 d4d5f03eb996: Preparing 06:19:41 3331531ce4e9: Preparing 06:19:41 0754057c0ad3: Preparing 06:19:41 998cdf262ab1: Preparing 06:19:41 02e56110abd2: Preparing 06:19:41 abc36efb885a: Preparing 06:19:41 b0b09059f4e1: Preparing 06:19:41 bb961f40224b: Preparing 06:19:41 f4666769fca7: Preparing 06:19:41 998cdf262ab1: Waiting 06:19:41 02e56110abd2: Waiting 06:19:41 abc36efb885a: Waiting 06:19:41 b0b09059f4e1: Waiting 06:19:41 bb961f40224b: Waiting 06:19:41 f4666769fca7: Waiting 06:19:41 0754057c0ad3: Layer already exists 06:19:41 d4d5f03eb996: Layer already exists 06:19:41 664c3bb10f08: Layer already exists 06:19:41 926642bd159e: Layer already exists 06:19:41 3331531ce4e9: Layer already exists 06:19:41 998cdf262ab1: Layer already exists 06:19:41 02e56110abd2: Layer already exists 06:19:41 abc36efb885a: Layer already exists 06:19:41 b0b09059f4e1: Layer already exists 06:19:41 bb961f40224b: Layer already exists 06:19:41 f4666769fca7: Layer already exists 06:19:41 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:c2716be1d7d60232b09650c0b86e8c290997d79602df794b65e0a2171e1b1f14 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:19:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh 06:19:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master 06:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:19:41 664c3bb10f08: Preparing 06:19:41 926642bd159e: Preparing 06:19:41 d4d5f03eb996: Preparing 06:19:41 3331531ce4e9: Preparing 06:19:41 0754057c0ad3: Preparing 06:19:41 998cdf262ab1: Preparing 06:19:41 02e56110abd2: Preparing 06:19:41 abc36efb885a: Preparing 06:19:41 b0b09059f4e1: Preparing 06:19:41 bb961f40224b: Preparing 06:19:41 f4666769fca7: Preparing 06:19:41 998cdf262ab1: Waiting 06:19:41 02e56110abd2: Waiting 06:19:41 abc36efb885a: Waiting 06:19:41 b0b09059f4e1: Waiting 06:19:41 bb961f40224b: Waiting 06:19:41 f4666769fca7: Waiting 06:19:41 926642bd159e: Layer already exists 06:19:41 0754057c0ad3: Layer already exists 06:19:41 d4d5f03eb996: Layer already exists 06:19:41 664c3bb10f08: Layer already exists 06:19:41 3331531ce4e9: Layer already exists 06:19:41 998cdf262ab1: Layer already exists 06:19:41 02e56110abd2: Layer already exists 06:19:41 b0b09059f4e1: Layer already exists 06:19:41 abc36efb885a: Layer already exists 06:19:41 bb961f40224b: Layer already exists 06:19:41 f4666769fca7: Layer already exists 06:19:41 master: digest: sha256:c2716be1d7d60232b09650c0b86e8c290997d79602df794b65e0a2171e1b1f14 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:41 ===================================================== [Pipeline] echo 06:19:41 taggedImages: 06:19:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:19:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:19:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.266 06:19:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:19:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [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] } 06:19:49 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:19:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:19:49 ---> fa4c3ceba559 06:19:49 Step 3/32 : WORKDIR /edgex-go 06:19:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:19:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:19:49 ---> fa4c3ceba559 06:19:49 Step 3/24 : WORKDIR /edgex-go 06:19:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:19:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:49 ---> fa4c3ceba559 06:19:49 Step 3/22 : WORKDIR /edgex-go 06:19:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:19:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:19:49 ---> fa4c3ceba559 06:19:49 Step 3/23 : WORKDIR /edgex-go 06:19:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:19:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:19:49 ---> fa4c3ceba559 06:19:49 Step 3/23 : WORKDIR /edgex-go 06:19:49 ---> Running in ca395b75d999 06:19:49 ---> Running in f7ddc2b17be4 06:19:49 ---> Running in fae21c272431 06:19:49 ---> Running in 9e7afb1b587b 06:19:49 ---> Running in 9ac075318b17 06:19:49 Removing intermediate container 9ac075318b17 06:19:49 ---> ff66fe761428 06:19:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:49 Removing intermediate container f7ddc2b17be4 06:19:49 Removing intermediate container ca395b75d999 06:19:49 ---> 78301b1656bc 06:19:49 ---> 7afbdafe99d0 06:19:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:49 06:19:49 Removing intermediate container 9e7afb1b587b 06:19:49 ---> b583bd27ab9b 06:19:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:49 ---> Running in a7605ebcb049 06:19:49 Removing intermediate container fae21c272431 06:19:49 ---> 0e379c161def 06:19:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:49 ---> Running in b66ace3fb3f4 06:19:49 ---> Running in df7feee305de 06:19:49 ---> Running in f7ab6d843f1c 06:19:49 ---> Running in 2f9b1ad2a113 06:19:51 Removing intermediate container a7605ebcb049 06:19:51 ---> ba5cfc4bf03b 06:19:51 Step 5/24 : RUN apk add --update --no-cache make git 06:19:51 ---> Running in 483fb89eea5c 06:19:52 Removing intermediate container b66ace3fb3f4 06:19:52 ---> 92a5c389486a 06:19:52 Step 5/23 : RUN apk add --update --no-cache make git 06:19:52 ---> Running in c7c054ef7d9d 06:19:52 Removing intermediate container df7feee305de 06:19:52 ---> 58a6fb147a50 06:19:52 Step 5/32 : RUN apk add --update --no-cache make git 06:19:52 Removing intermediate container 2f9b1ad2a113 06:19:52 ---> e22e007547db 06:19:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:19:52 ---> Running in 1f514eacd376 06:19:52 ---> Running in 8e1f62d460ec 06:19:53 Removing intermediate container f7ab6d843f1c 06:19:53 ---> 8ed27932e991 06:19:53 Step 5/22 : RUN apk add --update --no-cache make git 06:19:53 ---> Running in d48ebf2210a8 06:19:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:19:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:19:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:19:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:19:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:19:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:19:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:19:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:19:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:19:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:19:56 OK: 218 MiB in 52 packages 06:19:57 OK: 218 MiB in 52 packages 06:19:57 OK: 218 MiB in 52 packages 06:19:57 OK: 218 MiB in 52 packages 06:19:58 OK: 218 MiB in 52 packages 06:19:59 Removing intermediate container c7c054ef7d9d 06:19:59 ---> 81ae340a9f26 06:19:59 Step 6/23 : COPY go.mod . 06:19:59 Removing intermediate container 1f514eacd376 06:19:59 ---> 1eb817fb6b89 06:19:59 Step 6/32 : COPY go.mod . 06:19:59 Removing intermediate container 483fb89eea5c 06:19:59 ---> 58d4af104300 06:19:59 Step 6/24 : COPY go.mod . 06:20:00 Removing intermediate container 8e1f62d460ec 06:20:00 ---> cc02fe822f6c 06:20:00 Step 6/23 : COPY go.mod . 06:20:00 Removing intermediate container d48ebf2210a8 06:20:00 ---> 4b332e0bcc56 06:20:00 Step 6/22 : COPY go.mod . 06:20:00 ---> 45f09e3391f0 06:20:00 Step 7/23 : RUN go mod download 06:20:00 ---> Running in 1ef96f6458d0 06:20:00 ---> db3a5d295962 06:20:00 Step 7/32 : RUN go mod download 06:20:00 ---> Running in f59e90ca5ec4 06:20:00 ---> b26a744394fd 06:20:00 Step 7/24 : RUN go mod download 06:20:01 ---> Running in a6c57ae15477 06:20:01 ---> 3268caaa474c 06:20:01 Step 7/23 : RUN go mod download 06:20:01 ---> 1d9f549513d9 06:20:01 Step 7/22 : RUN go mod download 06:20:01 ---> Running in ef5aa32245ba 06:20:01 ---> Running in e9de173c0f46 06:20:06 Removing intermediate container f59e90ca5ec4 06:20:06 ---> 07c9a68e7d78 06:20:06 Step 8/32 : COPY . . 06:20:06 Removing intermediate container 1ef96f6458d0 06:20:06 ---> 2cc58c4b74f2 06:20:06 Step 8/23 : COPY . . 06:20:06 Removing intermediate container a6c57ae15477 06:20:06 ---> c67f4238adf7 06:20:06 Step 8/24 : COPY . . 06:20:07 Removing intermediate container ef5aa32245ba 06:20:07 ---> 0184c5caa4f5 06:20:07 Step 8/23 : COPY . . 06:20:08 Removing intermediate container e9de173c0f46 06:20:08 ---> b4b341f21669 06:20:08 Step 8/22 : COPY . . 06:20:27 ---> 6f4022b5198f 06:20:27 Step 9/23 : RUN go mod tidy 06:20:27 ---> 9ca312266285 06:20:27 Step 9/32 : RUN go mod tidy 06:20:27 ---> 591a2dd884ab 06:20:27 Step 9/24 : RUN go mod tidy 06:20:27 ---> effc885cfdc9 06:20:27 Step 9/23 : RUN go mod tidy 06:20:27 ---> 8c4350935139 06:20:27 Step 9/22 : RUN go mod tidy 06:20:27 ---> Running in 2ac5a9c325e1 06:20:27 ---> Running in f2735207790f 06:20:27 ---> Running in 92215e8adfed 06:20:27 ---> Running in f57d15f55c29 06:20:27 ---> Running in 803600a5d34b 06:20:31 Removing intermediate container f2735207790f 06:20:31 ---> 20f058e23f25 06:20:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:20:31 ---> Running in e32cc09d2161 06:20:31 Removing intermediate container 2ac5a9c325e1 06:20:31 ---> 02d1f8fb4d0f 06:20:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:20:32 ---> Running in 02591c5f1d30 06:20:32 Removing intermediate container 92215e8adfed 06:20:32 ---> 1c96673d7264 06:20:32 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:20:32 Removing intermediate container f57d15f55c29 06:20:32 ---> f119eecccaf8 06:20:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:20:32 ---> Running in 55304102ed30 06:20:32 ---> Running in 8a8f5b09a4ea 06:20:32 Removing intermediate container 803600a5d34b 06:20:32 ---> 68e66013e696 06:20:32 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:20:33 ---> Running in e22f86bae18f 06:20:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:20:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:20:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:20:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:20:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:22:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/secrets-config ./cmd/secrets-config 06:22:40 Removing intermediate container e32cc09d2161 06:22:40 ---> 48a84ba2a6d9 06:22:40 06:22:40 Step 11/23 : FROM alpine:3.12 06:22:40 Removing intermediate container 55304102ed30 06:22:40 ---> 0d89fde3796e 06:22:40 06:22:40 Step 11/32 : FROM alpine:3.12 06:22:40 3.12: Pulling from library/alpine 06:22:40 3.12: Pulling from library/alpine 06:22:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:22:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:22:42 Status: Image is up to date for alpine:3.12 06:22:42 Status: Downloaded newer image for alpine:3.12 06:22:42 ---> 9852663dfa18 06:22:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:22:42 ---> 9852663dfa18 06:22:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:22:42 Removing intermediate container 8a8f5b09a4ea 06:22:42 ---> a05941899b75 06:22:42 06:22:42 Step 11/23 : FROM alpine:3.12 06:22:42 ---> 9852663dfa18 06:22:42 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:22:42 ---> Running in 68908b777155 06:22:42 ---> Running in 4615d44137a0 06:22:42 ---> Running in 246a8c8668c1 06:22:42 Removing intermediate container e22f86bae18f 06:22:42 ---> b0a1ac1c3131 06:22:42 06:22:42 Step 11/22 : FROM alpine:3.12 06:22:42 ---> 9852663dfa18 06:22:43 Step 12/22 : RUN apk add --update --no-cache curl 06:22:43 ---> Running in 60b702e457af 06:22:43 Removing intermediate container 4615d44137a0 06:22:43 ---> 9f78b481173f 06:22:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:22:44 ---> Running in b833de6f5e58 06:22:44 Removing intermediate container 02591c5f1d30 06:22:44 ---> 2b498d4d6efe 06:22:44 06:22:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:44 Step 11/24 : FROM alpine:3.12 06:22:44 ---> 9852663dfa18 06:22:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:22:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:44 ---> Running in 5c2458520acb 06:22:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:45 (1/1) Installing dumb-init (1.2.2-r1) 06:22:45 Executing busybox-1.31.1-r20.trigger 06:22:45 OK: 5 MiB in 15 packages 06:22:45 (1/2) Installing ca-certificates (20191127-r4) 06:22:46 (2/2) Installing dumb-init (1.2.2-r1) 06:22:46 Executing busybox-1.31.1-r20.trigger 06:22:46 Executing ca-certificates-20191127-r4.trigger 06:22:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:46 OK: 6 MiB in 16 packages 06:22:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:46 (1/4) Installing ca-certificates (20191127-r4) 06:22:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:22:47 (3/4) Installing libcurl (7.77.0-r0) 06:22:47 (4/4) Installing curl (7.77.0-r0) 06:22:47 Executing busybox-1.31.1-r20.trigger 06:22:47 Executing ca-certificates-20191127-r4.trigger 06:22:47 Removing intermediate container 68908b777155 06:22:47 ---> 4607b434454b 06:22:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:22:47 (1/2) Installing dumb-init (1.2.2-r1) 06:22:47 (2/2) Installing su-exec (0.2-r1) 06:22:47 Executing busybox-1.31.1-r20.trigger 06:22:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:47 OK: 5 MiB in 16 packages 06:22:47 OK: 7 MiB in 18 packages 06:22:47 ---> Running in eb4631bb2b4a 06:22:48 (1/1) Installing dumb-init (1.2.2-r1) 06:22:48 Executing busybox-1.31.1-r20.trigger 06:22:48 OK: 5 MiB in 15 packages 06:22:48 Removing intermediate container eb4631bb2b4a 06:22:48 ---> 62901b08a408 06:22:48 Step 14/23 : ENV APP_PORT=59861 06:22:48 Removing intermediate container 246a8c8668c1 06:22:48 ---> 9022c4b8a4fe 06:22:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:22:48 ---> Running in 4b9745fe0542 06:22:48 ---> Running in 331c7de65770 06:22:49 Removing intermediate container b833de6f5e58 06:22:49 ---> bffb5ff2b456 06:22:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:22:49 ---> Running in 8d907a1f3a28 06:22:49 Removing intermediate container 4b9745fe0542 06:22:49 ---> e825a28b9d8c 06:22:49 Step 15/23 : EXPOSE $APP_PORT 06:22:50 Removing intermediate container 331c7de65770 06:22:50 Removing intermediate container 5c2458520acb 06:22:50 ---> 4a5cdac647b6 06:22:50 Step 14/23 : ENV APP_PORT=59860 06:22:50 ---> 0f1a55afda17 06:22:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:22:50 ---> Running in 7b1d01f59d02 06:22:50 Removing intermediate container 60b702e457af 06:22:50 ---> 590d3b04f422 06:22:50 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:22:50 ---> Running in 4c43d898c8c1 06:22:50 ---> Running in c25f68b93e1b 06:22:50 Removing intermediate container 8d907a1f3a28 06:22:50 ---> a3105015704b 06:22:50 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:22:50 ---> Running in a6feafeffb3c 06:22:50 ---> Running in 700d57e83f71 06:22:50 Removing intermediate container 7b1d01f59d02 06:22:50 ---> 047758f1bf92 06:22:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:51 Removing intermediate container 4c43d898c8c1 06:22:51 ---> ec92cea122c0 06:22:51 Step 15/23 : EXPOSE $APP_PORT 06:22:51 Removing intermediate container c25f68b93e1b 06:22:51 ---> ba60692da465 06:22:51 Step 14/24 : ENV APP_PORT=59881 06:22:51 ---> Running in 79d1b4a16978 06:22:51 ---> Running in 7913f1774ffc 06:22:51 Removing intermediate container a6feafeffb3c 06:22:51 ---> a21a8f6780de 06:22:51 Step 14/22 : WORKDIR /edgex 06:22:51 Removing intermediate container 700d57e83f71 06:22:51 ---> 68ca3d91a018 06:22:51 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:22:51 ---> Running in 14d35872c28e 06:22:51 ---> Running in 0865e17a6fae 06:22:52 ---> b307397f5331 06:22:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:22:52 Removing intermediate container 79d1b4a16978 06:22:52 ---> adceddf8b9f8 06:22:52 Step 15/24 : EXPOSE $APP_PORT 06:22:52 Removing intermediate container 7913f1774ffc 06:22:52 ---> 8cb10ead2305 06:22:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:52 ---> Running in 1d2a6bff5f2e 06:22:52 Removing intermediate container 0865e17a6fae 06:22:52 ---> 3b0e3058bc8e 06:22:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:22:53 Removing intermediate container 1d2a6bff5f2e 06:22:53 ---> b982ec88d085 06:22:53 Step 16/24 : WORKDIR / 06:22:53 ---> a5669673a79f 06:22:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:22:53 ---> Running in 555eefb1559d 06:22:53 ---> 0908577fcb38 06:22:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:22:54 ---> c957f824fb2e 06:22:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:22:54 Removing intermediate container 555eefb1559d 06:22:54 ---> 4335fcf7b6b9 06:22:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:55 Removing intermediate container 14d35872c28e 06:22:55 ---> 06811937a58c 06:22:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:22:55 ---> Running in 1970af745233 06:22:55 ---> b186dc5d75d1 06:22:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:22:55 ---> e39ea50459f6 06:22:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:22:55 ---> Running in 4d9a073caf59 06:22:55 ---> 656c52de3a2e 06:22:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:22:55 ---> ac082f9f1a07 06:22:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:22:56 Removing intermediate container 1970af745233 06:22:56 ---> 309e541cd1f9 06:22:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:22:56 Removing intermediate container 4d9a073caf59 06:22:56 ---> 48e0c2483ee1 06:22:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:57 ---> Running in b15444751c88 06:22:57 ---> 2e6a5c99a19d 06:22:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:22:57 ---> Running in 337131a8ec5e 06:22:57 ---> 87493214b316 06:22:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:22:57 Removing intermediate container b15444751c88 06:22:57 ---> f859a6952424 06:22:57 Step 21/23 : LABEL arch=arm64 06:22:57 ---> 595f8a12428c 06:22:57 ---> a73060784803 06:22:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:22:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:22:58 ---> Running in e4ed305e5cf3 06:22:58 ---> Running in a78ab75d5677 06:22:58 Removing intermediate container 337131a8ec5e 06:22:58 ---> b01bf962b179 06:22:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:58 ---> Running in 401010b83f10 06:22:58 ---> Running in 5bf854344e26 06:22:59 Removing intermediate container a78ab75d5677 06:22:59 ---> dffefc88c6a5 06:22:59 Step 22/23 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:22:59 Removing intermediate container 401010b83f10 06:22:59 ---> b2f24ec401f7 06:22:59 Step 19/22 : CMD ["--init=true"] 06:22:59 ---> Running in 0abd58d8dd94 06:22:59 ---> Running in 14ef8af4f0e1 06:22:59 ---> e862ca844fb8 06:22:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:22:59 Removing intermediate container 5bf854344e26 06:22:59 ---> 3accc269a181 06:22:59 Step 21/23 : LABEL arch=arm64 06:22:59 ---> Running in 7cd530b5e426 06:22:59 ---> Running in b689adf97d3c 06:22:59 Removing intermediate container 0abd58d8dd94 06:22:59 ---> faeee0f4739a 06:22:59 Step 23/23 : LABEL version=2.0.0-dev.266 06:22:59 Removing intermediate container 14ef8af4f0e1 06:22:59 ---> 5849e81aac91 06:22:59 Step 20/22 : LABEL arch=arm64 06:23:00 ---> Running in 0aadd1531345 06:23:00 ---> Running in c201f359e434 06:23:00 Removing intermediate container 7cd530b5e426 06:23:00 ---> 7d623a423908 06:23:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:23:00 Removing intermediate container b689adf97d3c 06:23:00 ---> dcf8ae4a8ca0 06:23:00 Step 22/23 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:23:00 ---> Running in 8b735aec78cb 06:23:00 Removing intermediate container 0aadd1531345 06:23:00 ---> 0d89ec98c0c8 06:23:00 06:23:00 ---> Running in e6c92e0b118a 06:23:01 Removing intermediate container c201f359e434 06:23:01 ---> de896f5a7108 06:23:01 Step 21/22 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:23:01 Successfully built 0d89ec98c0c8 06:23:01 ---> Running in 049c27c63e5c 06:23:01 Successfully tagged support-scheduler-arm64:latest 06:23:01  Building support-scheduler ... done Building core-command 06:23:01 Removing intermediate container 8b735aec78cb 06:23:01 ---> fd7fa31c230e 06:23:01 Step 22/24 : LABEL arch=arm64 06:23:01 Removing intermediate container e4ed305e5cf3 06:23:01 ---> b9eb199c8114 06:23:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:23:01 Removing intermediate container e6c92e0b118a 06:23:01 ---> 281271a6cb40 06:23:01 Step 23/23 : LABEL version=2.0.0-dev.266 06:23:01 ---> Running in b1d6f175d45e 06:23:01 ---> Running in f0ab4c1c5cfb 06:23:02 Removing intermediate container 049c27c63e5c 06:23:02 ---> 7f5171a7ff8c 06:23:02 Step 22/22 : LABEL version=2.0.0-dev.266 06:23:02 ---> Running in 4f8c84e10013 06:23:02 Removing intermediate container b1d6f175d45e 06:23:02 ---> d89a622d1351 06:23:02 Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:23:03 ---> Running in 5f48f3441e08 06:23:03 Removing intermediate container f0ab4c1c5cfb 06:23:03 ---> e02e6fd225b1 06:23:03 06:23:03 ---> 0630c963ed86 06:23:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:23:03 Removing intermediate container 4f8c84e10013 06:23:03 ---> a5837902fec5 06:23:03 06:23:03 Successfully built e02e6fd225b1 06:23:03 Successfully tagged support-notifications-arm64:latest 06:23:03  Building support-notifications ... done Building security-secretstore-setup 06:23:03 Successfully built a5837902fec5 06:23:03 Removing intermediate container 5f48f3441e08 06:23:03 ---> da22b39a728a 06:23:03 Step 24/24 : LABEL version=2.0.0-dev.266Successfully tagged security-proxy-setup-arm64:latest 06:23:03 06:23:03 Building sys-mgmt-agent 06:23:04  Building security-proxy-setup ... done  ---> Running in adf6a3f3cfd2 06:23:04 Removing intermediate container adf6a3f3cfd2 06:23:04 ---> 4042f70f814f 06:23:04 06:23:04 ---> 59ea1ee63c6d 06:23:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:23:05 Successfully built 4042f70f814f 06:23:05 Successfully tagged core-metadata-arm64:latest 06:23:05  Building core-metadata ... done Building core-data 06:23:06 ---> cece610d9f4b 06:23:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:23:06 ---> 6f82a8dc0f06 06:23:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:23:08 ---> c2147e04370c 06:23:08 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:23:08 ---> Running in b6d43159635d 06:23:09 Removing intermediate container b6d43159635d 06:23:09 ---> 12f62cd20ec5 06:23:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:23:10 ---> 017dab745c58 06:23:10 Step 27/32 : RUN chmod +x /entrypoint.sh 06:23:10 ---> Running in 0bd3ffcaedbd 06:23:14 Removing intermediate container 0bd3ffcaedbd 06:23:14 ---> ac25f72d00c6 06:23:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:23:14 ---> Running in 6dd999059ea5 06:23:15 Removing intermediate container 6dd999059ea5 06:23:15 ---> dc17803ae03f 06:23:15 Step 29/32 : CMD ["gate"] 06:23:15 ---> Running in c291613884ef 06:23:16 Removing intermediate container c291613884ef 06:23:16 ---> 1095e312a30a 06:23:16 Step 30/32 : LABEL arch=arm64 06:23:16 ---> Running in 21c9100f3165 06:23:17 Removing intermediate container 21c9100f3165 06:23:17 ---> 1543f9a420bd 06:23:17 Step 31/32 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:23:17 ---> Running in d1b70341d242 06:23:17 Removing intermediate container d1b70341d242 06:23:17 ---> 297316455550 06:23:17 Step 32/32 : LABEL version=2.0.0-dev.266 06:23:18 ---> Running in d23ec161ecf6 06:23:20 Removing intermediate container d23ec161ecf6 06:23:20 ---> 070fc235442d 06:23:20 06:23:20 Successfully built 070fc235442d 06:23:20 Successfully tagged security-bootstrapper-arm64:latest 06:23:35  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:23:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:23:35 ---> fa4c3ceba559 06:23:35 Step 3/24 : WORKDIR /edgex-go 06:23:35 ---> Using cache 06:23:35 ---> 0e379c161def 06:23:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:35 ---> Using cache 06:23:35 ---> e22e007547db 06:23:35 Step 5/24 : RUN apk add --update --no-cache make git 06:23:36 ---> Running in beeba823a83b 06:23:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:23:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:23:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:23:38 ---> fa4c3ceba559 06:23:38 Step 3/26 : WORKDIR /edgex-go 06:23:38 ---> Using cache 06:23:38 ---> 0e379c161def 06:23:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:38 ---> Using cache 06:23:38 ---> e22e007547db 06:23:38 Step 5/26 : RUN apk add --update --no-cache make git 06:23:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:23:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:23:39 ---> fa4c3ceba559 06:23:39 Step 3/24 : WORKDIR /edgex-go 06:23:39 ---> Using cache 06:23:39 ---> 0e379c161def 06:23:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:39 ---> Using cache 06:23:39 ---> e22e007547db 06:23:39 Step 5/24 : RUN apk add --update --no-cache make bash git 06:23:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:23:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:23:39 ---> fa4c3ceba559 06:23:39 Step 3/24 : WORKDIR /edgex-go 06:23:39 ---> Using cache 06:23:39 ---> 0e379c161def 06:23:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:39 ---> Using cache 06:23:39 ---> e22e007547db 06:23:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:23:39 ---> Running in 6c2e83acf76d 06:23:39 ---> Running in 570c37019bcf 06:23:39 ---> Running in c6578bca3898 06:23:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:23:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:23:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:23:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:23:41 OK: 218 MiB in 52 packages 06:23:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:23:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:23:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:23:42 Removing intermediate container beeba823a83b 06:23:42 ---> a141d98488ea 06:23:42 Step 6/24 : COPY go.mod . 06:23:43 ---> 43b5dffc7be8 06:23:43 Step 7/24 : RUN go mod download 06:23:43 OK: 218 MiB in 52 packages 06:23:43 ---> Running in 29d87bfe6f68 06:23:44 OK: 218 MiB in 52 packages 06:23:44 OK: 218 MiB in 52 packages 06:23:45 Removing intermediate container 570c37019bcf 06:23:45 ---> 659b9178288a 06:23:45 Step 6/26 : COPY go.mod . 06:23:45 Removing intermediate container 6c2e83acf76d 06:23:45 ---> 6c4a862663f3 06:23:45 Step 6/24 : COPY go.mod . 06:23:46 Removing intermediate container c6578bca3898 06:23:46 ---> 80d823f6ee5c 06:23:46 Step 6/24 : COPY go.mod . 06:23:46 ---> da59a142084b 06:23:46 Step 7/26 : RUN go mod download 06:23:46 ---> Running in bbf4d13f261d 06:23:47 ---> 58ac5b865c45 06:23:47 Step 7/24 : RUN go mod download 06:23:47 ---> Running in 1f56c97a9c6c 06:23:47 ---> e5c65a3bdb62 06:23:47 Step 7/24 : RUN go mod download 06:23:47 ---> Running in 7721585ee147 06:23:47 Removing intermediate container 29d87bfe6f68 06:23:47 ---> 80ac66698228 06:23:47 Step 8/24 : COPY . . 06:23:51 Removing intermediate container bbf4d13f261d 06:23:51 ---> dcbfde52d2a2 06:23:51 Step 8/26 : COPY . . 06:23:51 Removing intermediate container 1f56c97a9c6c 06:23:51 ---> 8d9f02395f4a 06:23:51 Step 8/24 : COPY . . 06:23:51 Removing intermediate container 7721585ee147 06:23:51 ---> c237dd4cd86b 06:23:51 Step 8/24 : COPY . . 06:24:04 ---> 743528cf133a 06:24:04 Step 9/24 : RUN go mod tidy 06:24:04 ---> 7a735518ac11 06:24:04 Step 9/26 : RUN go mod tidy 06:24:04 ---> 58c6f5b5a49c 06:24:04 Step 9/24 : RUN go mod tidy 06:24:04 ---> Running in 77fec2876065 06:24:04 ---> Running in 6c3806736d82 06:24:04 ---> Running in 56c49fef3024 06:24:04 ---> 6b689ac3805b 06:24:04 Step 9/24 : RUN go mod tidy 06:24:04 ---> Running in 2d0427c98ff9 06:24:09 Removing intermediate container 77fec2876065 06:24:09 ---> 744228b37986 06:24:09 Step 10/24 : RUN make cmd/core-command/core-command 06:24:09 ---> Running in 89d3c5003ea6 06:24:09 Removing intermediate container 2d0427c98ff9 06:24:09 ---> 52631c29787b 06:24:09 Step 10/24 : RUN make cmd/core-data/core-data 06:24:09 Removing intermediate container 56c49fef3024 06:24:09 ---> 729b0e131e57 06:24:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:24:09 Removing intermediate container 6c3806736d82 06:24:09 ---> a1b3ea16c1ac 06:24:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:24:10 ---> Running in f3f4b2b7670f 06:24:10 ---> Running in 13d0c71827a2 06:24:10 ---> Running in 6a92c49b9fa2 06:24:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-command/core-command ./cmd/core-command 06:24:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-data/core-data ./cmd/core-data 06:24:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:24:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:25:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:25:51 Removing intermediate container 89d3c5003ea6 06:25:51 ---> 2ec25662161e 06:25:51 06:25:51 Step 11/24 : FROM alpine:3.12 06:25:51 ---> 9852663dfa18 06:25:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:25:51 ---> Using cache 06:25:51 ---> 0f1a55afda17 06:25:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:25:51 ---> Using cache 06:25:51 ---> ba60692da465 06:25:51 Step 14/24 : ENV APP_PORT=59882 06:25:51 ---> Running in 52dcfd7205d1 06:25:51 Removing intermediate container 6a92c49b9fa2 06:25:51 ---> 7de543c4f393 06:25:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:25:51 Removing intermediate container 52dcfd7205d1 06:25:51 ---> f852282ce6a2 06:25:51 Step 15/24 : EXPOSE $APP_PORT 06:25:52 ---> Running in ae02d947a8d8 06:25:52 ---> Running in 1ac11a2d12e5 06:25:53 Removing intermediate container 1ac11a2d12e5 06:25:53 ---> 836194818906 06:25:53 Step 16/24 : WORKDIR / 06:25:53 ---> Running in 8a83cbbc1b26 06:25:53 Removing intermediate container f3f4b2b7670f 06:25:53 ---> 78c63e35ea57 06:25:53 06:25:53 Step 11/26 : FROM alpine:3.12 06:25:53 ---> 9852663dfa18 06:25:53 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:25:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:25:54 ---> Running in a3c1dcc45ff4 06:25:54 Removing intermediate container 8a83cbbc1b26 06:25:54 ---> cb95f9929ab2 06:25:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:25:56 ---> 41191936118f 06:25:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:25:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:57 (1/6) Installing ca-certificates (20191127-r4) 06:25:57 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:25:57 (3/6) Installing libcurl (7.77.0-r0) 06:25:57 (4/6) Installing curl (7.77.0-r0) 06:25:57 (5/6) Installing dumb-init (1.2.2-r1) 06:25:57 (6/6) Installing su-exec (0.2-r1) 06:25:57 Executing busybox-1.31.1-r20.trigger 06:25:57 Executing ca-certificates-20191127-r4.trigger 06:25:58 OK: 7 MiB in 20 packages 06:25:58 ---> 2a6c1040f9ea 06:25:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:25:58 Removing intermediate container ae02d947a8d8 06:25:58 ---> 95ccc942eeaf 06:25:58 06:25:58 Step 12/24 : FROM docker:20.10.0 06:25:58 20.10.0: Pulling from library/docker 06:25:59 ---> 15b1ccf10877 06:25:59 Step 20/24 : ENTRYPOINT ["/core-command"] 06:25:59 Removing intermediate container a3c1dcc45ff4 06:25:59 ---> c3bdc3e618ad 06:25:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:25:59 ---> Running in 273640f78b85 06:26:00 ---> Running in ff627a96c1f0 06:26:00 Removing intermediate container 273640f78b85 06:26:00 ---> d934e78b2b42 06:26:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:01 ---> Running in 578338edf992 06:26:02 Removing intermediate container ff627a96c1f0 06:26:02 ---> e60646721b24 06:26:02 Step 14/26 : WORKDIR / 06:26:02 ---> Running in 72887f09b00f 06:26:02 Removing intermediate container 578338edf992 06:26:02 ---> 83b476582d28 06:26:02 Step 22/24 : LABEL arch=arm64 06:26:03 ---> Running in 2d100f680f31 06:26:03 Removing intermediate container 13d0c71827a2 06:26:03 ---> 6936139f8d43 06:26:03 06:26:03 Step 11/24 : FROM alpine:3.12 06:26:03 ---> 9852663dfa18 06:26:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:26:03 ---> Running in 90b2f0ebc04c 06:26:03 Removing intermediate container 72887f09b00f 06:26:03 ---> f0d466db2bf2 06:26:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:26:03 Removing intermediate container 2d100f680f31 06:26:03 ---> d30ae249f40a 06:26:03 Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:26:04 ---> Running in 75795112dba3 06:26:04 Removing intermediate container 90b2f0ebc04c 06:26:04 ---> d64b2fc4ce07 06:26:04 Step 13/24 : ENV APP_PORT=59880 06:26:04 ---> Running in 1662d85b153e 06:26:05 Removing intermediate container 75795112dba3 06:26:05 ---> f49c8ae5798b 06:26:05 Step 24/24 : LABEL version=2.0.0-dev.266 06:26:05 ---> 7af9157c0d71 06:26:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:26:05 ---> Running in 5195eed12534 06:26:05 Removing intermediate container 1662d85b153e 06:26:05 ---> dee945bf08ab 06:26:05 Step 14/24 : EXPOSE $APP_PORT 06:26:05 ---> Running in 2c99e706c49e 06:26:05 Removing intermediate container 5195eed12534 06:26:05 ---> cc91f3b79574 06:26:05 06:26:06 ---> ad434d3cffca 06:26:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:26:06 Successfully built cc91f3b79574 06:26:06 Successfully tagged core-command-arm64:latest 06:26:06  Building core-command ... done Removing intermediate container 2c99e706c49e 06:26:06 ---> 83d03b01fce0 06:26:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:07 ---> Running in b01876056ca1 06:26:07 ---> cd344dd732d8 06:26:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:26:09 ---> c7c7b91bc565 06:26:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:26:10 Removing intermediate container b01876056ca1 06:26:10 ---> 3f76479ec4c3 06:26:10 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:26:10 ---> Running in d70aec8f3ae2 06:26:11 ---> 5824539b7352 06:26:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:26:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:26:13 Status: Downloaded newer image for docker:20.10.0 06:26:13 ---> eeaf43b92773 06:26:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:26:13 ---> 6dd59ac9b44d 06:26:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:26:13 ---> Running in cff26073ae0e 06:26:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:13 Removing intermediate container cff26073ae0e 06:26:13 ---> a5eb477b9f9c 06:26:13 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:26:14 ---> Running in 8c291847a28e 06:26:14 ---> 5a72a0d89f55 06:26:14 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:26:14 ---> Running in fe6663bffed7 06:26:14 (1/6) Installing dumb-init (1.2.2-r1) 06:26:14 (2/6) Installing libgcc (9.3.0-r2) 06:26:14 (3/6) Installing libsodium (1.0.18-r0) 06:26:14 (4/6) Installing libstdc++ (9.3.0-r2) 06:26:14 (5/6) Installing libzmq (4.3.3-r0) 06:26:14 (6/6) Installing zeromq (4.3.3-r0) 06:26:15 Executing busybox-1.31.1-r20.trigger 06:26:15 OK: 8 MiB in 20 packages 06:26:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:16 (1/39) Installing readline (8.0.4-r0) 06:26:16 (2/39) Installing bash (5.0.17-r0) 06:26:16 Executing bash-5.0.17-r0.post-install 06:26:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:26:16 (4/39) Installing libcurl (7.77.0-r0) 06:26:16 (5/39) Installing curl (7.77.0-r0) 06:26:16 (6/39) Installing dumb-init (1.2.2-r1) 06:26:16 (7/39) Installing libbz2 (1.0.8-r1) 06:26:16 (8/39) Installing expat (2.2.9-r1) 06:26:16 (9/39) Installing libffi (3.3-r2) 06:26:16 (10/39) Installing gdbm (1.13-r1) 06:26:16 (11/39) Installing xz-libs (5.2.5-r0) 06:26:16 (12/39) Installing sqlite-libs (3.32.1-r1) 06:26:16 Removing intermediate container d70aec8f3ae2 06:26:16 ---> a9c599bd1733 06:26:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:16 (13/39) Installing python3 (3.8.10-r0) 06:26:16 Removing intermediate container fe6663bffed7 06:26:16 ---> 25bc3ad330e8 06:26:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:26:17 ---> Running in 92f200e717f2 06:26:17 ---> 41491048611d 06:26:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:26:17 Removing intermediate container 92f200e717f2 06:26:17 ---> 3a5b43086e6c 06:26:17 Step 24/26 : LABEL arch=arm64 06:26:18 ---> Running in c1c18587bf62 06:26:18 (14/39) Installing py3-appdirs (1.4.4-r1) 06:26:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:26:18 (16/39) Installing py3-parsing (2.4.7-r0) 06:26:18 (17/39) Installing py3-six (1.15.0-r0) 06:26:18 (18/39) Installing py3-packaging (20.4-r0) 06:26:18 (19/39) Installing py3-setuptools (47.0.0-r0) 06:26:18 (20/39) Installing py3-chardet (3.0.4-r4) 06:26:18 Removing intermediate container c1c18587bf62 06:26:18 ---> 65f08223f28a 06:26:18 Step 25/26 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:26:18 (21/39) Installing py3-idna (2.9-r0) 06:26:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:26:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:26:18 (24/39) Installing py3-requests (2.23.0-r0) 06:26:18 (25/39) Installing py3-msgpack (1.0.0-r0) 06:26:18 (26/39) Installing py3-lockfile (0.12.2-r3) 06:26:18 ---> 408d6fc8db79 06:26:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:26:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:26:21 (28/39) Installing py3-colorama (0.4.3-r0) 06:26:21 (29/39) Installing py3-distlib (0.3.0-r0) 06:26:21 ---> Running in 8a6308aed35d 06:26:21 (30/39) Installing py3-distro (1.5.0-r1) 06:26:21 (31/39) Installing py3-webencodings (0.5.1-r3) 06:26:21 (32/39) Installing py3-html5lib (1.0.1-r4) 06:26:21 (33/39) Installing py3-pytoml (0.1.21-r0) 06:26:21 (34/39) Installing py3-pep517 (0.8.2-r0) 06:26:21 (35/39) Installing py3-progress (1.5-r0) 06:26:21 (36/39) Installing py3-toml (0.10.1-r0) 06:26:21 (37/39) Installing py3-retrying (1.3.3-r0) 06:26:21 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:26:21 (39/39) Installing py3-pip (20.1.1-r0) 06:26:21 Executing busybox-1.31.1-r19.trigger 06:26:21 OK: 72 MiB in 59 packages 06:26:21 Removing intermediate container 8a6308aed35d 06:26:21 ---> 370900fbac42 06:26:21 Step 26/26 : LABEL version=2.0.0-dev.266 06:26:21 ---> Running in 8551d866eed1 06:26:21 ---> 6de4902fa803 06:26:21 Step 20/24 : ENTRYPOINT ["/core-data"] 06:26:21 ---> Running in c1bc6425b278 06:26:21 Removing intermediate container 8551d866eed1 06:26:21 ---> 40a3d5e01ef0 06:26:21 06:26:21 Successfully built 40a3d5e01ef0 06:26:21 Successfully tagged security-secretstore-setup-arm64:latest 06:26:21  Building security-secretstore-setup ... done Removing intermediate container c1bc6425b278 06:26:21 ---> ef785fadc37a 06:26:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:21 ---> Running in dbce829cd64f 06:26:21 Removing intermediate container dbce829cd64f 06:26:21 ---> 529a43df642c 06:26:21 Step 22/24 : LABEL arch=arm64 06:26:21 ---> Running in e42db01157a7 06:26:22 Removing intermediate container e42db01157a7 06:26:22 ---> f3407ecf66ff 06:26:22 Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:26:22 ---> Running in 9fad2e6bbf37 06:26:22 Removing intermediate container 9fad2e6bbf37 06:26:22 ---> ad4d99e9656f 06:26:22 Step 24/24 : LABEL version=2.0.0-dev.266 06:26:22 ---> Running in bd2aa5cf98fd 06:26:23 Removing intermediate container bd2aa5cf98fd 06:26:23 ---> 4ed3ce683d67 06:26:23 06:26:23 Successfully built 4ed3ce683d67 06:26:23 Successfully tagged core-data-arm64:latest 06:26:24  Building core-data ... done Collecting docker-compose==1.23.2 06:26:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:26:25 Collecting PyYAML<4,>=3.10 06:26:25 Downloading PyYAML-3.13.tar.gz (270 kB) 06:26:29 Collecting dockerpty<0.5,>=0.4.1 06:26:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:26:31 Collecting docker<4.0,>=3.6.0 06:26:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:26:32 Collecting jsonschema<3,>=2.5.1 06:26:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:26:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:26:32 Collecting docopt<0.7,>=0.6.1 06:26:32 Downloading docopt-0.6.2.tar.gz (25 kB) 06:26:35 Collecting websocket-client<1.0,>=0.32.0 06:26:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:26:36 Collecting cached-property<2,>=1.2.0 06:26:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:26:36 Collecting texttable<0.10,>=0.9.0 06:26:36 Downloading texttable-0.9.1.tar.gz (11 kB) 06:26:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:26:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:26:40 Collecting docker-pycreds>=0.4.0 06:26:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:26:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:26:41 Collecting urllib3<1.25,>=1.21.1 06:26:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:26:41 Collecting idna<2.8,>=2.5 06:26:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:26:41 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:26:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:26:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:26:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:26:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:26:43 Installing collected packages: PyYAML, dockerpty, docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, docopt, cached-property, texttable, docker-compose 06:26:43 Running setup.py install for PyYAML: started 06:26:45 Running setup.py install for PyYAML: finished with status 'done' 06:26:45 Running setup.py install for dockerpty: started 06:26:47 Running setup.py install for dockerpty: finished with status 'done' 06:26:47 Attempting uninstall: urllib3 06:26:47 Found existing installation: urllib3 1.25.9 06:26:47 Uninstalling urllib3-1.25.9: 06:26:47 Successfully uninstalled urllib3-1.25.9 06:26:48 Attempting uninstall: idna 06:26:48 Found existing installation: idna 2.9 06:26:48 Uninstalling idna-2.9: 06:26:48 Successfully uninstalled idna-2.9 06:26:49 Attempting uninstall: requests 06:26:49 Found existing installation: requests 2.23.0 06:26:49 Uninstalling requests-2.23.0: 06:26:49 Successfully uninstalled requests-2.23.0 06:26:51 Running setup.py install for docopt: started 06:26:53 Running setup.py install for docopt: finished with status 'done' 06:26:53 Running setup.py install for texttable: started 06:26:55 Running setup.py install for texttable: finished with status 'done' 06:26:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 06:27:07 Removing intermediate container 8c291847a28e 06:27:07 ---> b771963ffe77 06:27:07 Step 15/24 : ENV APP_PORT=58890 06:27:07 ---> Running in 929e86e65a7d 06:27:07 Removing intermediate container 929e86e65a7d 06:27:07 ---> ef27f7383425 06:27:07 Step 16/24 : EXPOSE $APP_PORT 06:27:07 ---> Running in d54be144c33a 06:27:07 Removing intermediate container d54be144c33a 06:27:07 ---> 489e38e93d6a 06:27:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:27:08 ---> b7af6a506066 06:27:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:27:09 ---> 34360404c91e 06:27:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:27:10 ---> 8e07c277f58a 06:27:10 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:27:10 ---> Running in 719153df7275 06:27:11 Removing intermediate container 719153df7275 06:27:11 ---> 068625604212 06:27:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:27:11 ---> Running in 2c708600ee1e 06:27:11 Removing intermediate container 2c708600ee1e 06:27:11 ---> 797166120480 06:27:11 Step 22/24 : LABEL arch=arm64 06:27:11 ---> Running in b85a3c0059b9 06:27:12 Removing intermediate container b85a3c0059b9 06:27:12 ---> 49e5b6c3b3bc 06:27:12 Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:12 ---> Running in 5bd0fccb34df 06:27:13 Removing intermediate container 5bd0fccb34df 06:27:13 ---> 4a0d2b7492bd 06:27:13 Step 24/24 : LABEL version=2.0.0-dev.266 06:27:13 ---> Running in 78331e50516a 06:27:13 Removing intermediate container 78331e50516a 06:27:13 ---> 486992cfa56d 06:27:13 06:27:13 Successfully built 486992cfa56d 06:27:13 Successfully tagged sys-mgmt-agent-arm64:latest 06:27:14  Building sys-mgmt-agent ... done  [Pipeline] } 06:27:14 $ docker stop --time=1 5b42f3cfbaeb6df1abae3dfe5ba2b13f991cd8f1d2ab50a2e3f3b60ee7ef731d 06:27:16 $ docker rm -f 5b42f3cfbaeb6df1abae3dfe5ba2b13f991cd8f1d2ab50a2e3f3b60ee7ef731d [Pipeline] // withDockerContainer [Pipeline] sh 06:27:17 + docker images 06:27:17 REPOSITORY TAG IMAGE ID CREATED SIZE 06:27:17 sys-mgmt-agent-arm64 latest 486992cfa56d 4 seconds ago 299MB 06:27:17 core-data-arm64 latest 4ed3ce683d67 54 seconds ago 19.1MB 06:27:17 security-secretstore-setup-arm64 latest 40a3d5e01ef0 57 seconds ago 27.1MB 06:27:17 core-command-arm64 latest cc91f3b79574 About a minute ago 15MB 06:27:17 6936139f8d43 About a minute ago 862MB 06:27:17 95ccc942eeaf About a minute ago 856MB 06:27:17 78c63e35ea57 About a minute ago 863MB 06:27:17 2ec25662161e About a minute ago 853MB 06:27:17 security-bootstrapper-arm64 latest 070fc235442d 3 minutes ago 17.5MB 06:27:17 core-metadata-arm64 latest 4042f70f814f 4 minutes ago 15.7MB 06:27:17 support-notifications-arm64 latest e02e6fd225b1 4 minutes ago 15.7MB 06:27:17 security-proxy-setup-arm64 latest a5837902fec5 4 minutes ago 24.3MB 06:27:17 support-scheduler-arm64 latest 0d89ec98c0c8 4 minutes ago 15.1MB 06:27:17 2b498d4d6efe 4 minutes ago 859MB 06:27:17 b0a1ac1c3131 4 minutes ago 860MB 06:27:17 a05941899b75 4 minutes ago 856MB 06:27:17 0d89fde3796e 4 minutes ago 856MB 06:27:17 48a84ba2a6d9 4 minutes ago 855MB 06:27:17 ci-base-image-arm64 latest fa4c3ceba559 8 minutes ago 641MB 06:27:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB 06:27:17 alpine 3.12 9852663dfa18 2 months ago 5.32MB 06:27:17 docker 20.10.0 eeaf43b92773 6 months ago 228MB 06:27:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 06:27:17 provisioning config files... 06:27:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config5431471274236243594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:17 ---> docker-login.sh 06:27:17 nexus3.edgexfoundry.org:10001 06:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:18 Configure a credential helper to remove this warning. See 06:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:18 06:27:18 Login Succeeded 06:27:18 nexus3.edgexfoundry.org:10002 06:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:19 Configure a credential helper to remove this warning. See 06:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:19 06:27:19 Login Succeeded 06:27:19 nexus3.edgexfoundry.org:10003 06:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:19 Configure a credential helper to remove this warning. See 06:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:19 06:27:19 Login Succeeded 06:27:19 nexus3.edgexfoundry.org:10004 06:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:20 Configure a credential helper to remove this warning. See 06:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:20 06:27:20 Login Succeeded 06:27:20 docker.io 06:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:22 Configure a credential helper to remove this warning. See 06:27:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:22 06:27:22 Login Succeeded 06:27:22 ---> docker-login.sh ends [Pipeline] } 06:27:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:27:22 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:22 latest 06:27:22 2.0.0-dev.266 06:27:22 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:22 master 06:27:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:27:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:27:23 cda6074a4617: Preparing 06:27:23 400712f9a795: Preparing 06:27:23 fede4b4a1028: Preparing 06:27:23 fd055c823c99: Preparing 06:27:23 3fbe34a1663b: Preparing 06:27:23 3fbe34a1663b: Layer already exists 06:27:23 cda6074a4617: Pushed 06:27:23 fede4b4a1028: Pushed 06:27:23 fd055c823c99: Pushed 06:27:26 400712f9a795: Pushed 06:27:26 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:04450692c9e16c7cadce1fa46e8582728715f390777d92af26c68988671f8144 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:27:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:27:27 cda6074a4617: Preparing 06:27:27 400712f9a795: Preparing 06:27:27 fede4b4a1028: Preparing 06:27:27 fd055c823c99: Preparing 06:27:27 3fbe34a1663b: Preparing 06:27:27 3fbe34a1663b: Layer already exists 06:27:27 cda6074a4617: Layer already exists 06:27:27 fede4b4a1028: Layer already exists 06:27:27 fd055c823c99: Layer already exists 06:27:27 400712f9a795: Layer already exists 06:27:27 latest: digest: sha256:04450692c9e16c7cadce1fa46e8582728715f390777d92af26c68988671f8144 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:27:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.266 06:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:27:28 cda6074a4617: Preparing 06:27:28 400712f9a795: Preparing 06:27:28 fede4b4a1028: Preparing 06:27:28 fd055c823c99: Preparing 06:27:28 3fbe34a1663b: Preparing 06:27:28 400712f9a795: Layer already exists 06:27:28 fede4b4a1028: Layer already exists 06:27:28 fd055c823c99: Layer already exists 06:27:28 3fbe34a1663b: Layer already exists 06:27:28 cda6074a4617: Layer already exists 06:27:28 2.0.0-dev.266: digest: sha256:04450692c9e16c7cadce1fa46e8582728715f390777d92af26c68988671f8144 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:27:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:27:29 cda6074a4617: Preparing 06:27:29 400712f9a795: Preparing 06:27:29 fede4b4a1028: Preparing 06:27:29 fd055c823c99: Preparing 06:27:29 3fbe34a1663b: Preparing 06:27:29 fd055c823c99: Layer already exists 06:27:29 3fbe34a1663b: Layer already exists 06:27:29 400712f9a795: Layer already exists 06:27:29 fede4b4a1028: Layer already exists 06:27:29 cda6074a4617: Layer already exists 06:27:29 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:04450692c9e16c7cadce1fa46e8582728715f390777d92af26c68988671f8144 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh 06:27:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master 06:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:27:30 cda6074a4617: Preparing 06:27:30 400712f9a795: Preparing 06:27:30 fede4b4a1028: Preparing 06:27:30 fd055c823c99: Preparing 06:27:30 3fbe34a1663b: Preparing 06:27:30 fd055c823c99: Layer already exists 06:27:30 400712f9a795: Layer already exists 06:27:30 fede4b4a1028: Layer already exists 06:27:30 3fbe34a1663b: Layer already exists 06:27:30 cda6074a4617: Layer already exists 06:27:30 master: digest: sha256:04450692c9e16c7cadce1fa46e8582728715f390777d92af26c68988671f8144 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:30 ===================================================== [Pipeline] echo 06:27:30 taggedImages: 06:27:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:27:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.266 06:27:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo 06:27:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:27:30 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:30 latest 06:27:30 2.0.0-dev.266 06:27:30 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:30 master 06:27:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:27:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:27:31 475d2cdcb256: Preparing 06:27:31 2c8aa16efd0d: Preparing 06:27:31 fede4b4a1028: Preparing 06:27:31 1b87976dbb49: Preparing 06:27:31 fff630730b44: Preparing 06:27:31 3fbe34a1663b: Preparing 06:27:31 3fbe34a1663b: Waiting 06:27:31 fede4b4a1028: Layer already exists 06:27:31 3fbe34a1663b: Layer already exists 06:27:31 475d2cdcb256: Pushed 06:27:31 fff630730b44: Pushed 06:27:32 1b87976dbb49: Pushed 06:27:35 2c8aa16efd0d: Pushed 06:27:35 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:3dbced610dda91827e71d45bfe0745bb6368bf8b91b8004e5896636c4180a1ca size: 1572 [Pipeline] isUnix [Pipeline] sh 06:27:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:27:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:27:36 475d2cdcb256: Preparing 06:27:36 2c8aa16efd0d: Preparing 06:27:36 fede4b4a1028: Preparing 06:27:36 1b87976dbb49: Preparing 06:27:36 fff630730b44: Preparing 06:27:36 3fbe34a1663b: Preparing 06:27:36 3fbe34a1663b: Waiting 06:27:36 1b87976dbb49: Layer already exists 06:27:36 2c8aa16efd0d: Layer already exists 06:27:36 fff630730b44: Layer already exists 06:27:36 475d2cdcb256: Layer already exists 06:27:36 fede4b4a1028: Layer already exists 06:27:36 3fbe34a1663b: Layer already exists 06:27:36 latest: digest: sha256:3dbced610dda91827e71d45bfe0745bb6368bf8b91b8004e5896636c4180a1ca size: 1572 [Pipeline] isUnix [Pipeline] sh 06:27:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:27:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.266 06:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:27:37 475d2cdcb256: Preparing 06:27:37 2c8aa16efd0d: Preparing 06:27:37 fede4b4a1028: Preparing 06:27:37 1b87976dbb49: Preparing 06:27:37 fff630730b44: Preparing 06:27:37 3fbe34a1663b: Preparing 06:27:37 3fbe34a1663b: Waiting 06:27:37 fff630730b44: Layer already exists 06:27:37 1b87976dbb49: Layer already exists 06:27:37 2c8aa16efd0d: Layer already exists 06:27:37 475d2cdcb256: Layer already exists 06:27:37 fede4b4a1028: Layer already exists 06:27:37 3fbe34a1663b: Layer already exists 06:27:37 2.0.0-dev.266: digest: sha256:3dbced610dda91827e71d45bfe0745bb6368bf8b91b8004e5896636c4180a1ca size: 1572 [Pipeline] isUnix [Pipeline] sh 06:27:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:27:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:27:38 475d2cdcb256: Preparing 06:27:38 2c8aa16efd0d: Preparing 06:27:38 fede4b4a1028: Preparing 06:27:38 1b87976dbb49: Preparing 06:27:38 fff630730b44: Preparing 06:27:38 3fbe34a1663b: Preparing 06:27:38 3fbe34a1663b: Waiting 06:27:38 2c8aa16efd0d: Layer already exists 06:27:38 475d2cdcb256: Layer already exists 06:27:38 fede4b4a1028: Layer already exists 06:27:38 fff630730b44: Layer already exists 06:27:38 1b87976dbb49: Layer already exists 06:27:38 3fbe34a1663b: Layer already exists 06:27:38 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:3dbced610dda91827e71d45bfe0745bb6368bf8b91b8004e5896636c4180a1ca size: 1572 [Pipeline] isUnix [Pipeline] sh 06:27:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh 06:27:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master 06:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:27:39 475d2cdcb256: Preparing 06:27:39 2c8aa16efd0d: Preparing 06:27:39 fede4b4a1028: Preparing 06:27:39 1b87976dbb49: Preparing 06:27:39 fff630730b44: Preparing 06:27:39 3fbe34a1663b: Preparing 06:27:39 3fbe34a1663b: Waiting 06:27:39 2c8aa16efd0d: Layer already exists 06:27:39 fff630730b44: Layer already exists 06:27:39 1b87976dbb49: Layer already exists 06:27:39 fede4b4a1028: Layer already exists 06:27:39 475d2cdcb256: Layer already exists 06:27:39 3fbe34a1663b: Layer already exists 06:27:39 master: digest: sha256:3dbced610dda91827e71d45bfe0745bb6368bf8b91b8004e5896636c4180a1ca size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:39 ===================================================== [Pipeline] echo 06:27:39 taggedImages: 06:27:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:27:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.266 06:27:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo 06:27:39 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:27:39 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:39 latest 06:27:39 2.0.0-dev.266 06:27:39 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:39 master 06:27:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:27:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:27:40 b031829dcff4: Preparing 06:27:40 04772422dd66: Preparing 06:27:40 fede4b4a1028: Preparing 06:27:40 fd055c823c99: Preparing 06:27:40 3fbe34a1663b: Preparing 06:27:40 fede4b4a1028: Layer already exists 06:27:40 3fbe34a1663b: Layer already exists 06:27:40 fd055c823c99: Layer already exists 06:27:40 b031829dcff4: Pushed 06:27:43 04772422dd66: Pushed 06:27:43 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:feba41b45139f788292efaca322704de3c58fa2ee3a0331ea3ff42378f025c13 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:27:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:27:44 b031829dcff4: Preparing 06:27:44 04772422dd66: Preparing 06:27:44 fede4b4a1028: Preparing 06:27:44 fd055c823c99: Preparing 06:27:44 3fbe34a1663b: Preparing 06:27:44 fede4b4a1028: Layer already exists 06:27:44 fd055c823c99: Layer already exists 06:27:44 04772422dd66: Layer already exists 06:27:44 b031829dcff4: Layer already exists 06:27:44 3fbe34a1663b: Layer already exists 06:27:44 latest: digest: sha256:feba41b45139f788292efaca322704de3c58fa2ee3a0331ea3ff42378f025c13 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:27:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.266 06:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:27:45 b031829dcff4: Preparing 06:27:45 04772422dd66: Preparing 06:27:45 fede4b4a1028: Preparing 06:27:45 fd055c823c99: Preparing 06:27:45 3fbe34a1663b: Preparing 06:27:45 b031829dcff4: Layer already exists 06:27:45 04772422dd66: Layer already exists 06:27:45 3fbe34a1663b: Layer already exists 06:27:45 fede4b4a1028: Layer already exists 06:27:45 fd055c823c99: Layer already exists 06:27:45 2.0.0-dev.266: digest: sha256:feba41b45139f788292efaca322704de3c58fa2ee3a0331ea3ff42378f025c13 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:27:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:27:46 b031829dcff4: Preparing 06:27:46 04772422dd66: Preparing 06:27:46 fede4b4a1028: Preparing 06:27:46 fd055c823c99: Preparing 06:27:46 3fbe34a1663b: Preparing 06:27:46 3fbe34a1663b: Layer already exists 06:27:46 04772422dd66: Layer already exists 06:27:46 b031829dcff4: Layer already exists 06:27:46 fede4b4a1028: Layer already exists 06:27:46 fd055c823c99: Layer already exists 06:27:46 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:feba41b45139f788292efaca322704de3c58fa2ee3a0331ea3ff42378f025c13 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh 06:27:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master 06:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:27:47 b031829dcff4: Preparing 06:27:47 04772422dd66: Preparing 06:27:47 fede4b4a1028: Preparing 06:27:47 fd055c823c99: Preparing 06:27:47 3fbe34a1663b: Preparing 06:27:47 04772422dd66: Layer already exists 06:27:47 3fbe34a1663b: Layer already exists 06:27:47 fede4b4a1028: Layer already exists 06:27:47 fd055c823c99: Layer already exists 06:27:47 b031829dcff4: Layer already exists 06:27:47 master: digest: sha256:feba41b45139f788292efaca322704de3c58fa2ee3a0331ea3ff42378f025c13 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:47 ===================================================== [Pipeline] echo 06:27:47 taggedImages: 06:27:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:27:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.266 06:27:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo 06:27:47 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:27:47 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:47 latest 06:27:47 2.0.0-dev.266 06:27:47 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:47 master 06:27:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:27:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:27:48 860d54666937: Preparing 06:27:48 860d54666937: Preparing 06:27:48 12499dada5f2: Preparing 06:27:48 b5fa7fd7c51f: Preparing 06:27:48 ef0353157158: Preparing 06:27:48 4598bf2dcc90: Preparing 06:27:48 fede4b4a1028: Preparing 06:27:48 74c70186d936: Preparing 06:27:48 294641211c49: Preparing 06:27:48 ee5dce6649f7: Preparing 06:27:48 5f4078bcba76: Preparing 06:27:48 3fbe34a1663b: Preparing 06:27:48 fede4b4a1028: Waiting 06:27:48 74c70186d936: Waiting 06:27:48 294641211c49: Waiting 06:27:48 ee5dce6649f7: Waiting 06:27:48 5f4078bcba76: Waiting 06:27:48 3fbe34a1663b: Waiting 06:27:48 b5fa7fd7c51f: Pushed 06:27:48 ef0353157158: Pushed 06:27:48 860d54666937: Pushed 06:27:48 12499dada5f2: Pushed 06:27:48 fede4b4a1028: Layer already exists 06:27:49 ee5dce6649f7: Pushed 06:27:49 74c70186d936: Pushed 06:27:49 294641211c49: Pushed 06:27:49 3fbe34a1663b: Layer already exists 06:27:49 5f4078bcba76: Pushed 06:27:51 4598bf2dcc90: Pushed 06:27:51 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:cf967c39d2fda5ff78f523922051de439bdf8f815b7717df24f24ef254028c6e size: 2817 [Pipeline] isUnix [Pipeline] sh 06:27:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:27:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:27:52 860d54666937: Preparing 06:27:52 860d54666937: Preparing 06:27:52 12499dada5f2: Preparing 06:27:52 b5fa7fd7c51f: Preparing 06:27:52 ef0353157158: Preparing 06:27:52 4598bf2dcc90: Preparing 06:27:52 fede4b4a1028: Preparing 06:27:52 74c70186d936: Preparing 06:27:52 294641211c49: Preparing 06:27:52 ee5dce6649f7: Preparing 06:27:52 5f4078bcba76: Preparing 06:27:52 3fbe34a1663b: Preparing 06:27:52 fede4b4a1028: Waiting 06:27:52 74c70186d936: Waiting 06:27:52 294641211c49: Waiting 06:27:52 ee5dce6649f7: Waiting 06:27:52 5f4078bcba76: Waiting 06:27:52 3fbe34a1663b: Waiting 06:27:52 ef0353157158: Layer already exists 06:27:52 b5fa7fd7c51f: Layer already exists 06:27:52 860d54666937: Layer already exists 06:27:52 12499dada5f2: Layer already exists 06:27:52 4598bf2dcc90: Layer already exists 06:27:52 ee5dce6649f7: Layer already exists 06:27:52 fede4b4a1028: Layer already exists 06:27:52 74c70186d936: Layer already exists 06:27:52 5f4078bcba76: Layer already exists 06:27:52 294641211c49: Layer already exists 06:27:52 3fbe34a1663b: Layer already exists 06:27:52 latest: digest: sha256:cf967c39d2fda5ff78f523922051de439bdf8f815b7717df24f24ef254028c6e size: 2817 [Pipeline] isUnix [Pipeline] sh 06:27:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:27:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.266 06:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:27:53 860d54666937: Preparing 06:27:53 860d54666937: Preparing 06:27:53 12499dada5f2: Preparing 06:27:53 b5fa7fd7c51f: Preparing 06:27:53 ef0353157158: Preparing 06:27:53 4598bf2dcc90: Preparing 06:27:53 fede4b4a1028: Preparing 06:27:53 74c70186d936: Preparing 06:27:53 294641211c49: Preparing 06:27:53 ee5dce6649f7: Preparing 06:27:53 fede4b4a1028: Waiting 06:27:53 5f4078bcba76: Preparing 06:27:53 3fbe34a1663b: Preparing 06:27:53 294641211c49: Waiting 06:27:53 ee5dce6649f7: Waiting 06:27:53 5f4078bcba76: Waiting 06:27:53 3fbe34a1663b: Waiting 06:27:53 74c70186d936: Waiting 06:27:53 b5fa7fd7c51f: Layer already exists 06:27:53 ef0353157158: Layer already exists 06:27:53 4598bf2dcc90: Layer already exists 06:27:53 860d54666937: Layer already exists 06:27:53 12499dada5f2: Layer already exists 06:27:53 fede4b4a1028: Layer already exists 06:27:53 ee5dce6649f7: Layer already exists 06:27:53 74c70186d936: Layer already exists 06:27:53 5f4078bcba76: Layer already exists 06:27:53 294641211c49: Layer already exists 06:27:54 3fbe34a1663b: Layer already exists 06:27:54 2.0.0-dev.266: digest: sha256:cf967c39d2fda5ff78f523922051de439bdf8f815b7717df24f24ef254028c6e size: 2817 [Pipeline] isUnix [Pipeline] sh 06:27:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:27:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:27:56 860d54666937: Preparing 06:27:56 860d54666937: Preparing 06:27:56 12499dada5f2: Preparing 06:27:56 b5fa7fd7c51f: Preparing 06:27:56 ef0353157158: Preparing 06:27:56 4598bf2dcc90: Preparing 06:27:56 fede4b4a1028: Preparing 06:27:56 74c70186d936: Preparing 06:27:56 294641211c49: Preparing 06:27:56 ee5dce6649f7: Preparing 06:27:56 5f4078bcba76: Preparing 06:27:56 3fbe34a1663b: Preparing 06:27:56 fede4b4a1028: Waiting 06:27:56 74c70186d936: Waiting 06:27:56 294641211c49: Waiting 06:27:56 ee5dce6649f7: Waiting 06:27:56 5f4078bcba76: Waiting 06:27:56 3fbe34a1663b: Waiting 06:27:57 4598bf2dcc90: Layer already exists 06:27:57 b5fa7fd7c51f: Layer already exists 06:27:57 12499dada5f2: Layer already exists 06:27:57 ef0353157158: Layer already exists 06:27:57 860d54666937: Layer already exists 06:27:57 ee5dce6649f7: Layer already exists 06:27:57 fede4b4a1028: Layer already exists 06:27:57 294641211c49: Layer already exists 06:27:57 74c70186d936: Layer already exists 06:27:57 5f4078bcba76: Layer already exists 06:27:57 3fbe34a1663b: Layer already exists 06:27:57 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:cf967c39d2fda5ff78f523922051de439bdf8f815b7717df24f24ef254028c6e size: 2817 [Pipeline] isUnix [Pipeline] sh 06:27:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh 06:27:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master 06:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:27:57 860d54666937: Preparing 06:27:57 860d54666937: Preparing 06:27:57 12499dada5f2: Preparing 06:27:57 b5fa7fd7c51f: Preparing 06:27:57 ef0353157158: Preparing 06:27:57 4598bf2dcc90: Preparing 06:27:57 fede4b4a1028: Preparing 06:27:57 74c70186d936: Preparing 06:27:57 294641211c49: Preparing 06:27:57 ee5dce6649f7: Preparing 06:27:57 5f4078bcba76: Preparing 06:27:57 3fbe34a1663b: Preparing 06:27:57 294641211c49: Waiting 06:27:57 ee5dce6649f7: Waiting 06:27:57 5f4078bcba76: Waiting 06:27:57 3fbe34a1663b: Waiting 06:27:57 fede4b4a1028: Waiting 06:27:57 74c70186d936: Waiting 06:27:57 860d54666937: Layer already exists 06:27:57 b5fa7fd7c51f: Layer already exists 06:27:57 4598bf2dcc90: Layer already exists 06:27:57 ef0353157158: Layer already exists 06:27:57 12499dada5f2: Layer already exists 06:27:57 fede4b4a1028: Layer already exists 06:27:57 ee5dce6649f7: Layer already exists 06:27:57 294641211c49: Layer already exists 06:27:57 74c70186d936: Layer already exists 06:27:58 5f4078bcba76: Layer already exists 06:27:58 3fbe34a1663b: Layer already exists 06:27:58 master: digest: sha256:cf967c39d2fda5ff78f523922051de439bdf8f815b7717df24f24ef254028c6e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:58 ===================================================== [Pipeline] echo 06:27:58 taggedImages: 06:27:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:27:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.266 06:27:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo 06:27:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:27:58 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:58 latest 06:27:58 2.0.0-dev.266 06:27:58 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:27:58 master 06:27:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:27:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:27:59 ad1182972956: Preparing 06:27:59 e99189d21dd4: Preparing 06:27:59 6c751acb952d: Preparing 06:27:59 fc678227bc04: Preparing 06:27:59 4cbc57fc1a82: Preparing 06:27:59 3fbe34a1663b: Preparing 06:27:59 3fbe34a1663b: Waiting 06:27:59 fc678227bc04: Pushed 06:27:59 6c751acb952d: Pushed 06:27:59 3fbe34a1663b: Layer already exists 06:27:59 4cbc57fc1a82: Pushed 06:28:01 ad1182972956: Pushed 06:28:01 e99189d21dd4: Pushed 06:28:01 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:aaecc38b932c756d4b028e5ae2f98e47440c7224e6fc922909e813fc812009a1 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:28:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:28:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:28:02 ad1182972956: Preparing 06:28:02 e99189d21dd4: Preparing 06:28:02 6c751acb952d: Preparing 06:28:02 fc678227bc04: Preparing 06:28:02 4cbc57fc1a82: Preparing 06:28:02 3fbe34a1663b: Preparing 06:28:02 3fbe34a1663b: Waiting 06:28:02 ad1182972956: Layer already exists 06:28:02 6c751acb952d: Layer already exists 06:28:02 e99189d21dd4: Layer already exists 06:28:02 4cbc57fc1a82: Layer already exists 06:28:02 fc678227bc04: Layer already exists 06:28:02 3fbe34a1663b: Layer already exists 06:28:02 latest: digest: sha256:aaecc38b932c756d4b028e5ae2f98e47440c7224e6fc922909e813fc812009a1 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:28:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:28:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.266 06:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:28:03 ad1182972956: Preparing 06:28:03 e99189d21dd4: Preparing 06:28:03 6c751acb952d: Preparing 06:28:03 fc678227bc04: Preparing 06:28:03 4cbc57fc1a82: Preparing 06:28:03 3fbe34a1663b: Preparing 06:28:03 3fbe34a1663b: Waiting 06:28:03 6c751acb952d: Layer already exists 06:28:03 4cbc57fc1a82: Layer already exists 06:28:03 ad1182972956: Layer already exists 06:28:03 e99189d21dd4: Layer already exists 06:28:03 fc678227bc04: Layer already exists 06:28:03 3fbe34a1663b: Layer already exists 06:28:03 2.0.0-dev.266: digest: sha256:aaecc38b932c756d4b028e5ae2f98e47440c7224e6fc922909e813fc812009a1 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:28:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:28:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:28:04 ad1182972956: Preparing 06:28:04 e99189d21dd4: Preparing 06:28:04 6c751acb952d: Preparing 06:28:04 fc678227bc04: Preparing 06:28:04 4cbc57fc1a82: Preparing 06:28:04 3fbe34a1663b: Preparing 06:28:04 3fbe34a1663b: Waiting 06:28:04 ad1182972956: Layer already exists 06:28:04 e99189d21dd4: Layer already exists 06:28:04 fc678227bc04: Layer already exists 06:28:04 6c751acb952d: Layer already exists 06:28:04 4cbc57fc1a82: Layer already exists 06:28:04 3fbe34a1663b: Layer already exists 06:28:04 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:aaecc38b932c756d4b028e5ae2f98e47440c7224e6fc922909e813fc812009a1 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:28:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 06:28:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master 06:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:28:05 ad1182972956: Preparing 06:28:05 e99189d21dd4: Preparing 06:28:05 6c751acb952d: Preparing 06:28:05 fc678227bc04: Preparing 06:28:05 4cbc57fc1a82: Preparing 06:28:05 3fbe34a1663b: Preparing 06:28:05 3fbe34a1663b: Waiting 06:28:05 6c751acb952d: Layer already exists 06:28:05 fc678227bc04: Layer already exists 06:28:05 ad1182972956: Layer already exists 06:28:05 e99189d21dd4: Layer already exists 06:28:05 4cbc57fc1a82: Layer already exists 06:28:05 3fbe34a1663b: Layer already exists 06:28:05 master: digest: sha256:aaecc38b932c756d4b028e5ae2f98e47440c7224e6fc922909e813fc812009a1 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:05 ===================================================== [Pipeline] echo 06:28:05 taggedImages: 06:28:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:28:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.266 06:28:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo 06:28:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:28:05 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:05 latest 06:28:05 2.0.0-dev.266 06:28:05 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:05 master 06:28:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:28:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:28:06 2b77ab763e0a: Preparing 06:28:06 bdbbc0deb71d: Preparing 06:28:06 8ccf2704415f: Preparing 06:28:06 17bdf1a75e98: Preparing 06:28:06 6fd71d22b032: Preparing 06:28:06 b8be97ad0d82: Preparing 06:28:06 dc853a4c115a: Preparing 06:28:06 7b08f9a1ccdb: Preparing 06:28:06 d73d7ad9e685: Preparing 06:28:06 3fbe34a1663b: Preparing 06:28:06 dc853a4c115a: Waiting 06:28:06 7b08f9a1ccdb: Waiting 06:28:06 d73d7ad9e685: Waiting 06:28:06 3fbe34a1663b: Waiting 06:28:06 bdbbc0deb71d: Pushed 06:28:06 6fd71d22b032: Pushed 06:28:06 2b77ab763e0a: Pushed 06:28:07 dc853a4c115a: Pushed 06:28:07 7b08f9a1ccdb: Pushed 06:28:07 b8be97ad0d82: Pushed 06:28:07 3fbe34a1663b: Layer already exists 06:28:07 d73d7ad9e685: Pushed 06:28:09 17bdf1a75e98: Pushed 06:28:09 8ccf2704415f: Pushed 06:28:09 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:6cc7efac4551469e328d59e353c8288031ab745b5e7ed1a1a51917e824f5bdc4 size: 2405 [Pipeline] isUnix [Pipeline] sh 06:28:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:28:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:28:10 2b77ab763e0a: Preparing 06:28:10 bdbbc0deb71d: Preparing 06:28:10 8ccf2704415f: Preparing 06:28:10 17bdf1a75e98: Preparing 06:28:10 6fd71d22b032: Preparing 06:28:10 b8be97ad0d82: Preparing 06:28:10 dc853a4c115a: Preparing 06:28:10 7b08f9a1ccdb: Preparing 06:28:10 d73d7ad9e685: Preparing 06:28:10 3fbe34a1663b: Preparing 06:28:10 dc853a4c115a: Waiting 06:28:10 7b08f9a1ccdb: Waiting 06:28:10 d73d7ad9e685: Waiting 06:28:10 3fbe34a1663b: Waiting 06:28:10 b8be97ad0d82: Waiting 06:28:10 6fd71d22b032: Layer already exists 06:28:10 2b77ab763e0a: Layer already exists 06:28:10 17bdf1a75e98: Layer already exists 06:28:10 8ccf2704415f: Layer already exists 06:28:10 bdbbc0deb71d: Layer already exists 06:28:10 d73d7ad9e685: Layer already exists 06:28:10 3fbe34a1663b: Layer already exists 06:28:10 b8be97ad0d82: Layer already exists 06:28:10 dc853a4c115a: Layer already exists 06:28:10 7b08f9a1ccdb: Layer already exists 06:28:10 latest: digest: sha256:6cc7efac4551469e328d59e353c8288031ab745b5e7ed1a1a51917e824f5bdc4 size: 2405 [Pipeline] isUnix [Pipeline] sh 06:28:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:28:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.266 06:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:28:11 2b77ab763e0a: Preparing 06:28:11 bdbbc0deb71d: Preparing 06:28:11 8ccf2704415f: Preparing 06:28:11 17bdf1a75e98: Preparing 06:28:11 6fd71d22b032: Preparing 06:28:11 b8be97ad0d82: Preparing 06:28:11 dc853a4c115a: Preparing 06:28:11 7b08f9a1ccdb: Preparing 06:28:11 d73d7ad9e685: Preparing 06:28:11 3fbe34a1663b: Preparing 06:28:11 7b08f9a1ccdb: Waiting 06:28:11 d73d7ad9e685: Waiting 06:28:11 3fbe34a1663b: Waiting 06:28:11 b8be97ad0d82: Waiting 06:28:11 dc853a4c115a: Waiting 06:28:11 8ccf2704415f: Layer already exists 06:28:11 bdbbc0deb71d: Layer already exists 06:28:11 2b77ab763e0a: Layer already exists 06:28:11 17bdf1a75e98: Layer already exists 06:28:11 6fd71d22b032: Layer already exists 06:28:11 dc853a4c115a: Layer already exists 06:28:11 7b08f9a1ccdb: Layer already exists 06:28:11 b8be97ad0d82: Layer already exists 06:28:11 d73d7ad9e685: Layer already exists 06:28:11 3fbe34a1663b: Layer already exists 06:28:11 2.0.0-dev.266: digest: sha256:6cc7efac4551469e328d59e353c8288031ab745b5e7ed1a1a51917e824f5bdc4 size: 2405 [Pipeline] isUnix [Pipeline] sh 06:28:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:28:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:28:12 2b77ab763e0a: Preparing 06:28:12 bdbbc0deb71d: Preparing 06:28:12 8ccf2704415f: Preparing 06:28:12 17bdf1a75e98: Preparing 06:28:12 6fd71d22b032: Preparing 06:28:12 b8be97ad0d82: Preparing 06:28:12 dc853a4c115a: Preparing 06:28:12 7b08f9a1ccdb: Preparing 06:28:12 d73d7ad9e685: Preparing 06:28:12 3fbe34a1663b: Preparing 06:28:12 b8be97ad0d82: Waiting 06:28:12 dc853a4c115a: Waiting 06:28:12 7b08f9a1ccdb: Waiting 06:28:12 d73d7ad9e685: Waiting 06:28:12 3fbe34a1663b: Waiting 06:28:12 2b77ab763e0a: Layer already exists 06:28:12 8ccf2704415f: Layer already exists 06:28:12 6fd71d22b032: Layer already exists 06:28:12 17bdf1a75e98: Layer already exists 06:28:12 bdbbc0deb71d: Layer already exists 06:28:12 b8be97ad0d82: Layer already exists 06:28:12 7b08f9a1ccdb: Layer already exists 06:28:12 d73d7ad9e685: Layer already exists 06:28:12 dc853a4c115a: Layer already exists 06:28:12 3fbe34a1663b: Layer already exists 06:28:12 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:6cc7efac4551469e328d59e353c8288031ab745b5e7ed1a1a51917e824f5bdc4 size: 2405 [Pipeline] isUnix [Pipeline] sh 06:28:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 06:28:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master 06:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:28:13 2b77ab763e0a: Preparing 06:28:13 bdbbc0deb71d: Preparing 06:28:13 8ccf2704415f: Preparing 06:28:13 17bdf1a75e98: Preparing 06:28:13 6fd71d22b032: Preparing 06:28:13 b8be97ad0d82: Preparing 06:28:13 dc853a4c115a: Preparing 06:28:13 7b08f9a1ccdb: Preparing 06:28:13 d73d7ad9e685: Preparing 06:28:13 3fbe34a1663b: Preparing 06:28:13 b8be97ad0d82: Waiting 06:28:13 dc853a4c115a: Waiting 06:28:13 7b08f9a1ccdb: Waiting 06:28:13 d73d7ad9e685: Waiting 06:28:13 3fbe34a1663b: Waiting 06:28:13 6fd71d22b032: Layer already exists 06:28:13 8ccf2704415f: Layer already exists 06:28:13 bdbbc0deb71d: Layer already exists 06:28:13 2b77ab763e0a: Layer already exists 06:28:13 17bdf1a75e98: Layer already exists 06:28:13 dc853a4c115a: Layer already exists 06:28:13 7b08f9a1ccdb: Layer already exists 06:28:13 b8be97ad0d82: Layer already exists 06:28:13 d73d7ad9e685: Layer already exists 06:28:13 3fbe34a1663b: Layer already exists 06:28:13 master: digest: sha256:6cc7efac4551469e328d59e353c8288031ab745b5e7ed1a1a51917e824f5bdc4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:13 ===================================================== [Pipeline] echo 06:28:13 taggedImages: 06:28:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:28:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.266 06:28:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo 06:28:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:28:14 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:14 latest 06:28:14 2.0.0-dev.266 06:28:14 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:14 master 06:28:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:28:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:28:14 5488c927c767: Preparing 06:28:14 0f5fcd943992: Preparing 06:28:14 fede4b4a1028: Preparing 06:28:14 594f9280f670: Preparing 06:28:14 3fbe34a1663b: Preparing 06:28:15 3fbe34a1663b: Layer already exists 06:28:15 fede4b4a1028: Layer already exists 06:28:15 5488c927c767: Pushed 06:28:15 594f9280f670: Pushed 06:28:17 0f5fcd943992: Pushed 06:28:18 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:9b9f87b00625794e722f5e9fa92c0a0d1f20d04f2bdc5b9a0a4dda8be66c8853 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:28:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:28:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:28:18 5488c927c767: Preparing 06:28:18 0f5fcd943992: Preparing 06:28:18 fede4b4a1028: Preparing 06:28:18 594f9280f670: Preparing 06:28:18 3fbe34a1663b: Preparing 06:28:18 fede4b4a1028: Layer already exists 06:28:18 0f5fcd943992: Layer already exists 06:28:18 3fbe34a1663b: Layer already exists 06:28:18 594f9280f670: Layer already exists 06:28:18 5488c927c767: Layer already exists 06:28:19 latest: digest: sha256:9b9f87b00625794e722f5e9fa92c0a0d1f20d04f2bdc5b9a0a4dda8be66c8853 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:28:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:28:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.266 06:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:28:19 5488c927c767: Preparing 06:28:19 0f5fcd943992: Preparing 06:28:19 fede4b4a1028: Preparing 06:28:19 594f9280f670: Preparing 06:28:19 3fbe34a1663b: Preparing 06:28:20 5488c927c767: Layer already exists 06:28:20 fede4b4a1028: Layer already exists 06:28:20 0f5fcd943992: Layer already exists 06:28:20 3fbe34a1663b: Layer already exists 06:28:20 594f9280f670: Layer already exists 06:28:20 2.0.0-dev.266: digest: sha256:9b9f87b00625794e722f5e9fa92c0a0d1f20d04f2bdc5b9a0a4dda8be66c8853 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:28:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:28:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:28:20 5488c927c767: Preparing 06:28:20 0f5fcd943992: Preparing 06:28:20 fede4b4a1028: Preparing 06:28:20 594f9280f670: Preparing 06:28:20 3fbe34a1663b: Preparing 06:28:20 fede4b4a1028: Layer already exists 06:28:20 594f9280f670: Layer already exists 06:28:21 3fbe34a1663b: Layer already exists 06:28:21 0f5fcd943992: Layer already exists 06:28:21 5488c927c767: Layer already exists 06:28:21 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:9b9f87b00625794e722f5e9fa92c0a0d1f20d04f2bdc5b9a0a4dda8be66c8853 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:28:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh 06:28:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master 06:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:28:21 5488c927c767: Preparing 06:28:21 0f5fcd943992: Preparing 06:28:21 fede4b4a1028: Preparing 06:28:21 594f9280f670: Preparing 06:28:21 3fbe34a1663b: Preparing 06:28:21 3fbe34a1663b: Layer already exists 06:28:22 fede4b4a1028: Layer already exists 06:28:22 594f9280f670: Layer already exists 06:28:22 5488c927c767: Layer already exists 06:28:22 0f5fcd943992: Layer already exists 06:28:22 master: digest: sha256:9b9f87b00625794e722f5e9fa92c0a0d1f20d04f2bdc5b9a0a4dda8be66c8853 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:22 ===================================================== [Pipeline] echo 06:28:22 taggedImages: 06:28:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:28:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.266 06:28:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo 06:28:22 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:28:22 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:22 latest 06:28:22 2.0.0-dev.266 06:28:22 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:22 master 06:28:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:28:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:28:23 dc505f9b750f: Preparing 06:28:23 30a93eef60de: Preparing 06:28:23 fede4b4a1028: Preparing 06:28:23 e1d94825eb11: Preparing 06:28:23 3fbe34a1663b: Preparing 06:28:23 3fbe34a1663b: Layer already exists 06:28:23 fede4b4a1028: Layer already exists 06:28:23 dc505f9b750f: Pushed 06:28:23 e1d94825eb11: Pushed 06:28:25 30a93eef60de: Pushed 06:28:26 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:189144f5eaccc08ff06eb73d7642e4a1de4686a37784d0223387151823e7ac6a size: 1363 [Pipeline] isUnix [Pipeline] sh 06:28:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:28:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:28:26 dc505f9b750f: Preparing 06:28:26 30a93eef60de: Preparing 06:28:26 fede4b4a1028: Preparing 06:28:26 e1d94825eb11: Preparing 06:28:26 3fbe34a1663b: Preparing 06:28:26 e1d94825eb11: Layer already exists 06:28:26 dc505f9b750f: Layer already exists 06:28:26 3fbe34a1663b: Layer already exists 06:28:26 fede4b4a1028: Layer already exists 06:28:26 30a93eef60de: Layer already exists 06:28:27 latest: digest: sha256:189144f5eaccc08ff06eb73d7642e4a1de4686a37784d0223387151823e7ac6a size: 1363 [Pipeline] isUnix [Pipeline] sh 06:28:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:28:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.266 06:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:28:27 dc505f9b750f: Preparing 06:28:27 30a93eef60de: Preparing 06:28:27 fede4b4a1028: Preparing 06:28:27 e1d94825eb11: Preparing 06:28:27 3fbe34a1663b: Preparing 06:28:27 3fbe34a1663b: Layer already exists 06:28:27 30a93eef60de: Layer already exists 06:28:27 dc505f9b750f: Layer already exists 06:28:27 fede4b4a1028: Layer already exists 06:28:27 e1d94825eb11: Layer already exists 06:28:28 2.0.0-dev.266: digest: sha256:189144f5eaccc08ff06eb73d7642e4a1de4686a37784d0223387151823e7ac6a size: 1363 [Pipeline] isUnix [Pipeline] sh 06:28:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:28:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:28:28 dc505f9b750f: Preparing 06:28:28 30a93eef60de: Preparing 06:28:28 fede4b4a1028: Preparing 06:28:28 e1d94825eb11: Preparing 06:28:28 3fbe34a1663b: Preparing 06:28:28 fede4b4a1028: Layer already exists 06:28:28 3fbe34a1663b: Layer already exists 06:28:28 e1d94825eb11: Layer already exists 06:28:28 30a93eef60de: Layer already exists 06:28:28 dc505f9b750f: Layer already exists 06:28:31 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:189144f5eaccc08ff06eb73d7642e4a1de4686a37784d0223387151823e7ac6a size: 1363 [Pipeline] isUnix [Pipeline] sh 06:28:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh 06:28:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master 06:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:28:32 dc505f9b750f: Preparing 06:28:32 30a93eef60de: Preparing 06:28:32 fede4b4a1028: Preparing 06:28:32 e1d94825eb11: Preparing 06:28:32 3fbe34a1663b: Preparing 06:28:32 dc505f9b750f: Layer already exists 06:28:32 30a93eef60de: Layer already exists 06:28:32 fede4b4a1028: Layer already exists 06:28:32 3fbe34a1663b: Layer already exists 06:28:32 e1d94825eb11: Layer already exists 06:28:32 master: digest: sha256:189144f5eaccc08ff06eb73d7642e4a1de4686a37784d0223387151823e7ac6a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:32 ===================================================== [Pipeline] echo 06:28:32 taggedImages: 06:28:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:28:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.266 06:28:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo 06:28:32 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 06:28:32 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:32 latest 06:28:32 2.0.0-dev.266 06:28:32 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:32 master 06:28:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:32 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh 06:28:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:28:32 8911a0b2d5c3: Preparing 06:28:32 a781f1de16bf: Preparing 06:28:32 eab1e45d66dd: Preparing 06:28:32 fe75388c6d87: Preparing 06:28:32 9ded3b6bb9b5: Preparing 06:28:32 fa1afe8e6ed9: Preparing 06:28:32 87a09b4c083e: Preparing 06:28:32 0f74e9ff2a61: Preparing 06:28:32 b122376c33c6: Preparing 06:28:32 f8381ed47b22: Preparing 06:28:32 e934a737d657: Preparing 06:28:32 0f74e9ff2a61: Waiting 06:28:32 b122376c33c6: Waiting 06:28:32 f8381ed47b22: Waiting 06:28:32 e934a737d657: Waiting 06:28:32 fa1afe8e6ed9: Waiting 06:28:32 87a09b4c083e: Waiting 06:28:33 9ded3b6bb9b5: Layer already exists 06:28:33 fa1afe8e6ed9: Layer already exists 06:28:33 87a09b4c083e: Layer already exists 06:28:33 0f74e9ff2a61: Layer already exists 06:28:33 a781f1de16bf: Pushed 06:28:33 b122376c33c6: Layer already exists 06:28:33 f8381ed47b22: Layer already exists 06:28:33 e934a737d657: Layer already exists 06:28:34 8911a0b2d5c3: Pushed 06:28:36 eab1e45d66dd: Pushed 06:28:48 fe75388c6d87: Pushed 06:28:48 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:139b5e7c70038d30630484be49cbd52e341fff1b0c429d7be284498a556a21f9 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:28:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:28:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 06:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:28:49 8911a0b2d5c3: Preparing 06:28:49 a781f1de16bf: Preparing 06:28:49 eab1e45d66dd: Preparing 06:28:49 fe75388c6d87: Preparing 06:28:49 9ded3b6bb9b5: Preparing 06:28:49 fa1afe8e6ed9: Preparing 06:28:49 87a09b4c083e: Preparing 06:28:49 0f74e9ff2a61: Preparing 06:28:49 b122376c33c6: Preparing 06:28:49 f8381ed47b22: Preparing 06:28:49 e934a737d657: Preparing 06:28:49 0f74e9ff2a61: Waiting 06:28:49 f8381ed47b22: Waiting 06:28:49 b122376c33c6: Waiting 06:28:49 e934a737d657: Waiting 06:28:49 fa1afe8e6ed9: Waiting 06:28:49 87a09b4c083e: Waiting 06:28:49 9ded3b6bb9b5: Layer already exists 06:28:49 eab1e45d66dd: Layer already exists 06:28:49 a781f1de16bf: Layer already exists 06:28:49 8911a0b2d5c3: Layer already exists 06:28:49 fe75388c6d87: Layer already exists 06:28:49 fa1afe8e6ed9: Layer already exists 06:28:49 0f74e9ff2a61: Layer already exists 06:28:49 f8381ed47b22: Layer already exists 06:28:49 87a09b4c083e: Layer already exists 06:28:49 b122376c33c6: Layer already exists 06:28:49 e934a737d657: Layer already exists 06:28:49 latest: digest: sha256:139b5e7c70038d30630484be49cbd52e341fff1b0c429d7be284498a556a21f9 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:28:49 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:28:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.266 06:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:28:50 8911a0b2d5c3: Preparing 06:28:50 a781f1de16bf: Preparing 06:28:50 eab1e45d66dd: Preparing 06:28:50 fe75388c6d87: Preparing 06:28:50 9ded3b6bb9b5: Preparing 06:28:50 fa1afe8e6ed9: Preparing 06:28:50 87a09b4c083e: Preparing 06:28:50 0f74e9ff2a61: Preparing 06:28:50 b122376c33c6: Preparing 06:28:50 f8381ed47b22: Preparing 06:28:50 e934a737d657: Preparing 06:28:50 fa1afe8e6ed9: Waiting 06:28:50 87a09b4c083e: Waiting 06:28:50 0f74e9ff2a61: Waiting 06:28:50 b122376c33c6: Waiting 06:28:50 f8381ed47b22: Waiting 06:28:50 e934a737d657: Waiting 06:28:50 eab1e45d66dd: Layer already exists 06:28:50 9ded3b6bb9b5: Layer already exists 06:28:50 8911a0b2d5c3: Layer already exists 06:28:50 fe75388c6d87: Layer already exists 06:28:50 a781f1de16bf: Layer already exists 06:28:50 87a09b4c083e: Layer already exists 06:28:50 fa1afe8e6ed9: Layer already exists 06:28:50 b122376c33c6: Layer already exists 06:28:50 f8381ed47b22: Layer already exists 06:28:50 0f74e9ff2a61: Layer already exists 06:28:50 e934a737d657: Layer already exists 06:28:50 2.0.0-dev.266: digest: sha256:139b5e7c70038d30630484be49cbd52e341fff1b0c429d7be284498a556a21f9 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:28:50 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh 06:28:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:28:51 8911a0b2d5c3: Preparing 06:28:51 a781f1de16bf: Preparing 06:28:51 eab1e45d66dd: Preparing 06:28:51 fe75388c6d87: Preparing 06:28:51 9ded3b6bb9b5: Preparing 06:28:51 fa1afe8e6ed9: Preparing 06:28:51 87a09b4c083e: Preparing 06:28:51 0f74e9ff2a61: Preparing 06:28:51 b122376c33c6: Preparing 06:28:51 f8381ed47b22: Preparing 06:28:51 e934a737d657: Preparing 06:28:51 0f74e9ff2a61: Waiting 06:28:51 b122376c33c6: Waiting 06:28:51 e934a737d657: Waiting 06:28:51 fa1afe8e6ed9: Waiting 06:28:51 87a09b4c083e: Waiting 06:28:51 f8381ed47b22: Waiting 06:28:51 8911a0b2d5c3: Layer already exists 06:28:51 9ded3b6bb9b5: Layer already exists 06:28:51 a781f1de16bf: Layer already exists 06:28:51 eab1e45d66dd: Layer already exists 06:28:51 fe75388c6d87: Layer already exists 06:28:51 87a09b4c083e: Layer already exists 06:28:51 b122376c33c6: Layer already exists 06:28:51 fa1afe8e6ed9: Layer already exists 06:28:51 0f74e9ff2a61: Layer already exists 06:28:51 f8381ed47b22: Layer already exists 06:28:51 e934a737d657: Layer already exists 06:28:51 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:139b5e7c70038d30630484be49cbd52e341fff1b0c429d7be284498a556a21f9 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:28:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh 06:28:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master 06:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:28:51 8911a0b2d5c3: Preparing 06:28:51 a781f1de16bf: Preparing 06:28:51 eab1e45d66dd: Preparing 06:28:51 fe75388c6d87: Preparing 06:28:51 9ded3b6bb9b5: Preparing 06:28:51 fa1afe8e6ed9: Preparing 06:28:51 87a09b4c083e: Preparing 06:28:51 0f74e9ff2a61: Preparing 06:28:51 b122376c33c6: Preparing 06:28:51 f8381ed47b22: Preparing 06:28:51 e934a737d657: Preparing 06:28:51 87a09b4c083e: Waiting 06:28:51 0f74e9ff2a61: Waiting 06:28:51 b122376c33c6: Waiting 06:28:51 f8381ed47b22: Waiting 06:28:51 e934a737d657: Waiting 06:28:51 fa1afe8e6ed9: Waiting 06:28:52 fe75388c6d87: Layer already exists 06:28:52 a781f1de16bf: Layer already exists 06:28:52 8911a0b2d5c3: Layer already exists 06:28:52 eab1e45d66dd: Layer already exists 06:28:52 9ded3b6bb9b5: Layer already exists 06:28:52 fa1afe8e6ed9: Layer already exists 06:28:52 87a09b4c083e: Layer already exists 06:28:52 0f74e9ff2a61: Layer already exists 06:28:52 b122376c33c6: Layer already exists 06:28:52 f8381ed47b22: Layer already exists 06:28:52 e934a737d657: Layer already exists 06:28:52 master: digest: sha256:139b5e7c70038d30630484be49cbd52e341fff1b0c429d7be284498a556a21f9 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:52 ===================================================== [Pipeline] echo 06:28:52 taggedImages: 06:28:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 06:28:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 06:28:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.266 06:28:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 06:28:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:28:53 ---> job-cost.sh 06:28:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dZWU 06:29:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:31:46 lf-activate-venv(): INFO: Adding /tmp/venv-dZWU/bin to PATH 06:31:46 INFO: No Stack... 06:31:46 INFO: Retrieving Pricing Info for: v2-standard-4 06:31:46 INFO: Archiving Costs [Pipeline] sh 06:31:47 + cut -d,+ -f6 06:31:47 cat /w/workspace/edgex-go/538/archives/cost.csv [Pipeline] lock 06:31:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-538-stack-cost] 06:31:47 Resource [jenkins-edgexfoundry-edgex-go-master-538-stack-cost] did not exist. Created. 06:31:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-master-538-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:31:47 + echo total: 0.18000000715255737 [Pipeline] stash 06:31:48 Stashed 1 file(s) [Pipeline] } 06:31:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-master-538-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:31:49 provisioning config files... 06:31:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/538@tmp/config8866469327442076048tmp [Pipeline] { [Pipeline] sh 06:31:49 + set +x 06:31:49 + curl -s https://codecov.io/bash 06:31:49 + bash -s -- 06:31:50 06:31:50 _____ _ 06:31:50 / ____| | | 06:31:50 | | ___ __| | ___ ___ _____ __ 06:31:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:31:50 | |___| (_) | (_| | __/ (_| (_) \ V / 06:31:50 \_____\___/ \__,_|\___|\___\___/ \_/ 06:31:50 Bash-1.0.3 06:31:50 06:31:50 06:31:50 ==> git version 2.24.4 found 06:31:50 ==> 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 06:31:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:31:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:31:50 ==> Jenkins CI detected. 06:31:50 project root: . 06:31:50 --> token set from env 06:31:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:31:50 ==> Running gcov in . (disable via -X gcov) 06:31:50 ==> Python coveragepy not found 06:31:50 ==> Searching for coverage reports in: 06:31:50 + . 06:31:50 -> Found 1 reports 06:31:50 ==> Detecting git/mercurial file structure 06:31:50 ==> Reading reports 06:31:50 + ./coverage.out bytes=398195 06:31:50 ==> Appending adjustments 06:31:50 https://docs.codecov.io/docs/fixing-reports 06:31:51 + Found adjustments 06:31:51 ==> Gzipping contents 06:31:51 56K /tmp/codecov.KCLCy2.gz 06:31:51 ==> Uploading reports 06:31:51 url: https://codecov.io 06:31:51 query: branch=master&commit=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8&build=538&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F538%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:31:51 -> Pinging Codecov 06:31:51 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8&build=538&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F538%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:31:51 -> Uploading to 06:31:51 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8/9264a89e-3a04-42b1-a066-b1dcde66d56e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T063151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99f64553ca9da4bc4db7452c42e087504f4351c1e271f53ec5829a017a5df42a 06:31:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:31:51 Dload Upload Total Spent Left Speed 06:31:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54485 0 0 100 54485 0 125k --:--:-- --:--:-- --:--:-- 125k 06:31:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] } 06:31:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:31:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:31:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:31:55 06:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 06:31:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:31:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:31:56 188c0c94c7c5: Pulling fs layer 06:31:56 0ef7d3d256c8: Pulling fs layer 06:31:56 de9db76c5a1d: Pulling fs layer 06:31:56 0eba1c9be4d2: Pulling fs layer 06:31:56 0d57e429df01: Pulling fs layer 06:31:56 4e4be7b47b0d: Pulling fs layer 06:31:56 e1f770b5df2f: Pulling fs layer 06:31:56 85a0685a4137: Pulling fs layer 06:31:56 0eba1c9be4d2: Waiting 06:31:56 0d57e429df01: Waiting 06:31:56 4e4be7b47b0d: Waiting 06:31:56 e1f770b5df2f: Waiting 06:31:56 85a0685a4137: Waiting 06:31:56 de9db76c5a1d: Verifying Checksum 06:31:56 de9db76c5a1d: Download complete 06:31:56 0ef7d3d256c8: Download complete 06:31:56 0d57e429df01: Verifying Checksum 06:31:56 0d57e429df01: Download complete 06:31:56 4e4be7b47b0d: Verifying Checksum 06:31:56 4e4be7b47b0d: Download complete 06:31:56 188c0c94c7c5: Verifying Checksum 06:31:56 188c0c94c7c5: Download complete 06:31:56 188c0c94c7c5: Pull complete 06:31:56 0ef7d3d256c8: Pull complete 06:31:56 de9db76c5a1d: Pull complete 06:31:57 e1f770b5df2f: Verifying Checksum 06:31:57 e1f770b5df2f: Download complete 06:31:59 0eba1c9be4d2: Verifying Checksum 06:31:59 0eba1c9be4d2: Download complete 06:31:59 85a0685a4137: Verifying Checksum 06:31:59 85a0685a4137: Download complete 06:32:03 0eba1c9be4d2: Pull complete 06:32:03 0d57e429df01: Pull complete 06:32:03 4e4be7b47b0d: Pull complete 06:32:03 e1f770b5df2f: Pull complete 06:32:06 85a0685a4137: Pull complete 06:32:06 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 06:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:32:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 06:32:06 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:32:06 $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:32:09 $ docker top 7e839e9c179d8d00f2a5a7284df916f802a8f59bb9a8a31df03add679aa9b8dc -eo pid,comm [Pipeline] { [Pipeline] echo 06:32:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 06:32:10 + set -o pipefail 06:32:10 + snyk monitor '--org=edgex-jenkins' 06:32:14 06:32:14 Monitoring /w/workspace/edgex-go/538 (github.com/edgexfoundry/edgex-go)... 06:32:14 06:32:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/a4e8cf30-09c0-4dc3-87ef-1332e2b55dc0 06:32:14 06:32:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:32:14 06:32:14 [Pipeline] } 06:32:14 $ docker stop --time=1 7e839e9c179d8d00f2a5a7284df916f802a8f59bb9a8a31df03add679aa9b8dc 06:32:16 $ docker rm -f 7e839e9c179d8d00f2a5a7284df916f802a8f59bb9a8a31df03add679aa9b8dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:32:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:17 provisioning config files... 06:32:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/538@tmp/config3709111143478999264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:17 --> edgex-publish-swagger.sh 06:32:17 === Publish openapi/v2 API === 06:32:17 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 06:32:17 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/538/openapi/v2/core-command.yaml] 06:32:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:17 Dload Upload Total Spent Left Speed 06:32:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 25986 0:00:01 0:00:01 --:--:-- 26005 100 30687 0 0 100 30687 0 14063 0:00:02 0:00:02 --:--:-- 14070 100 30687 0 0 100 30687 0 9639 0:00:03 0:00:03 --:--:-- 9643 100 30687 0 0 100 30687 0 7333 0:00:04 0:00:04 --:--:-- 7334 100 30687 0 0 100 30687 0 5917 0:00:05 0:00:05 --:--:-- 5918 100 30687 0 0 100 30687 0 5577 0:00:05 0:00:05 --:--:-- 0 100 30687 0 0 100 30687 0 5577 0:00:05 0:00:05 --:--:-- 0 06:32:23 06:32:23 06:32:23 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/538/openapi/v2/core-data.yaml] 06:32:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:23 Dload Upload Total Spent Left Speed 06:32:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55863 0 0 100 55863 0 48362 0:00:01 0:00:01 --:--:-- 48408 100 55863 0 0 100 55863 0 43625 0:00:01 0:00:01 --:--:-- 43642 06:32:24 06:32:24 06:32:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/538/openapi/v2/core-metadata.yaml] 06:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:24 Dload Upload Total Spent Left Speed 06:32:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 118k 0 0 100 118k 0 101k 0:00:01 0:00:01 --:--:-- 101k 06:32:25 06:32:25 06:32:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/538/openapi/v2/support-notifications.yaml] 06:32:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:25 Dload Upload Total Spent Left Speed 06:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 68051 0:00:01 0:00:01 --:--:-- 68086 100 78300 0 0 100 78300 0 66302 0:00:01 0:00:01 --:--:-- 66355 06:32:26 06:32:26 06:32:26 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/538/openapi/v2/support-scheduler.yaml] 06:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:26 Dload Upload Total Spent Left Speed 06:32:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 32533 0:00:01 0:00:01 --:--:-- 32535 100 37318 0 0 100 37318 0 26250 0:00:01 0:00:01 --:--:-- 26243 06:32:27 06:32:27 06:32:27 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/538/openapi/v2/system-agent.yaml] 06:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:28 Dload Upload Total Spent Left Speed 06:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19895 0 0 100 19895 0 17295 0:00:01 0:00:01 --:--:-- 17300 100 19895 0 0 100 19895 0 15054 0:00:01 0:00:01 --:--:-- 15060 06:32:29 06:32:29 [Pipeline] } 06:32:29 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 06:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:29 . [Pipeline] withDockerContainer 06:32:30 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:32:30 $ docker top f6f5296e5f5e0b1c6fea3ebd5690730200c8d00db0fdbe174177912cbb09626a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:30 [ssh-agent] Looking for ssh-agent implementation... 06:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:30 $ docker exec f6f5296e5f5e0b1c6fea3ebd5690730200c8d00db0fdbe174177912cbb09626a ssh-agent 06:32:30 SSH_AUTH_SOCK=/tmp/ssh-bPZXTjc3q8Gh/agent.14 06:32:30 SSH_AGENT_PID=20 06:32:30 Running ssh-add (command line suppressed) 06:32:31 Identity added: /w/workspace/edgex-go/538@tmp/private_key_7618242672600682467.key (/w/workspace/edgex-go/538@tmp/private_key_7618242672600682467.key) 06:32:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:31 + git semver tag 06:32:31 # -> Open(): unable to determine branch for HEAD 06:32:31 # $GIT_DIR = /w/workspace/edgex-go/538/.git 06:32:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/538 06:32:31 # $SEMVER_REMOTE_NAME = origin 06:32:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:32:31 # $SEMVER_USER_NAME = edgex-jenkins 06:32:31 # $SEMVER_BRANCH = master 06:32:31 # $SEMVER_DIR = /w/workspace/edgex-go/538/.semver 06:32:31 # 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 HEAD 06:32:31 # -> Force: false 06:32:31 # a617e4e2af5932cbec74a2ce788c45173ce56a12 refs/tags/v2.0.0-dev.266 [Pipeline] } 06:32:31 $ docker exec --env ******** --env ******** f6f5296e5f5e0b1c6fea3ebd5690730200c8d00db0fdbe174177912cbb09626a ssh-agent -k 06:32:31 unset SSH_AUTH_SOCK; 06:32:31 unset SSH_AGENT_PID; 06:32:31 echo Agent pid 20 killed; 06:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:31 + git semver [Pipeline] } 06:32:31 $ docker stop --time=1 f6f5296e5f5e0b1c6fea3ebd5690730200c8d00db0fdbe174177912cbb09626a 06:32:33 $ docker rm -f f6f5296e5f5e0b1c6fea3ebd5690730200c8d00db0fdbe174177912cbb09626a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:33 06:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:33 0.23.1-centos7: Pulling from edgex-lftools 06:32:33 ab5ef0e58194: Pulling fs layer 06:32:33 9712f1f96733: Pulling fs layer 06:32:33 63f879dbbcfc: Pulling fs layer 06:32:33 0d9ebad4ef96: Pulling fs layer 06:32:33 e9a5061849ea: Pulling fs layer 06:32:33 d747dcd14b5f: Pulling fs layer 06:32:33 2de7ff778b66: Pulling fs layer 06:32:33 e9a5061849ea: Waiting 06:32:33 d747dcd14b5f: Waiting 06:32:33 2de7ff778b66: Waiting 06:32:33 0d9ebad4ef96: Waiting 06:32:33 9712f1f96733: Verifying Checksum 06:32:33 9712f1f96733: Download complete 06:32:35 63f879dbbcfc: Verifying Checksum 06:32:35 63f879dbbcfc: Download complete 06:32:35 e9a5061849ea: Verifying Checksum 06:32:35 e9a5061849ea: Download complete 06:32:35 d747dcd14b5f: Verifying Checksum 06:32:35 d747dcd14b5f: Download complete 06:32:35 2de7ff778b66: Verifying Checksum 06:32:35 2de7ff778b66: Download complete 06:32:35 0d9ebad4ef96: Verifying Checksum 06:32:35 0d9ebad4ef96: Download complete 06:32:35 ab5ef0e58194: Verifying Checksum 06:32:35 ab5ef0e58194: Download complete 06:32:38 ab5ef0e58194: Pull complete 06:32:38 9712f1f96733: Pull complete 06:32:39 63f879dbbcfc: Pull complete 06:32:42 0d9ebad4ef96: Pull complete 06:32:42 e9a5061849ea: Pull complete 06:32:42 d747dcd14b5f: Pull complete 06:32:45 2de7ff778b66: Pull complete 06:32:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:32:45 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:32:50 $ docker top 187ae0db72aac0aa44f7f75d830acfe19205e08935eac0fe454951c7685019b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:32:50 provisioning config files... 06:32:50 copy managed file [sigul-config] to file:/w/workspace/edgex-go/538@tmp/config8533054320823500483tmp 06:32:50 copy managed file [sigul-password] to file:/w/workspace/edgex-go/538@tmp/config4915899308564918500tmp 06:32:50 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/538@tmp/config7469548915765847292tmp [Pipeline] { [Pipeline] echo 06:32:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:32:51 ---> sigul-configuration.sh 06:32:51 gpg: directory `/root/.gnupg' created 06:32:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:32:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:32:51 gpg: keyring `/root/.gnupg/secring.gpg' created 06:32:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:32:51 gpg: CAST5 encrypted data 06:32:51 gpg: encrypted with 1 passphrase 06:32:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:32:51 + mkdir /home/jenkins 06:32:51 + mkdir /home/jenkins/sigul [Pipeline] sh 06:32:51 + 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 06:32:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:32:52 ---> sigul-install.sh 06:32:56 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 06:32:56 + git tag --list 06:32:56 0.6.0 06:32:56 0.6.1 06:32:56 0.7.0 06:32:56 0.7.1 06:32:56 v0.0.0 06:32:56 v0.0.1-dev.1 06:32:56 v1.0.0 06:32:56 v1.0.1 06:32:56 v1.1.0 06:32:56 v1.2.0 06:32:56 v1.2.1 06:32:56 v1.2.2-dev.1 06:32:56 v1.2.2-dev.10 06:32:56 v1.2.2-dev.100 06:32:56 v1.2.2-dev.101 06:32:56 v1.2.2-dev.102 06:32:56 v1.2.2-dev.103 06:32:56 v1.2.2-dev.104 06:32:56 v1.2.2-dev.105 06:32:56 v1.2.2-dev.106 06:32:56 v1.2.2-dev.107 06:32:56 v1.2.2-dev.11 06:32:56 v1.2.2-dev.12 06:32:56 v1.2.2-dev.13 06:32:56 v1.2.2-dev.14 06:32:56 v1.2.2-dev.15 06:32:56 v1.2.2-dev.16 06:32:56 v1.2.2-dev.17 06:32:56 v1.2.2-dev.18 06:32:56 v1.2.2-dev.19 06:32:56 v1.2.2-dev.2 06:32:56 v1.2.2-dev.20 06:32:56 v1.2.2-dev.21 06:32:56 v1.2.2-dev.22 06:32:56 v1.2.2-dev.23 06:32:56 v1.2.2-dev.24 06:32:56 v1.2.2-dev.25 06:32:56 v1.2.2-dev.26 06:32:56 v1.2.2-dev.27 06:32:56 v1.2.2-dev.28 06:32:56 v1.2.2-dev.29 06:32:56 v1.2.2-dev.3 06:32:56 v1.2.2-dev.30 06:32:56 v1.2.2-dev.31 06:32:56 v1.2.2-dev.32 06:32:56 v1.2.2-dev.33 06:32:56 v1.2.2-dev.34 06:32:56 v1.2.2-dev.35 06:32:56 v1.2.2-dev.36 06:32:56 v1.2.2-dev.37 06:32:56 v1.2.2-dev.38 06:32:56 v1.2.2-dev.39 06:32:56 v1.2.2-dev.4 06:32:56 v1.2.2-dev.40 06:32:56 v1.2.2-dev.41 06:32:56 v1.2.2-dev.42 06:32:56 v1.2.2-dev.43 06:32:56 v1.2.2-dev.44 06:32:56 v1.2.2-dev.45 06:32:56 v1.2.2-dev.46 06:32:56 v1.2.2-dev.47 06:32:56 v1.2.2-dev.48 06:32:56 v1.2.2-dev.49 06:32:56 v1.2.2-dev.5 06:32:56 v1.2.2-dev.50 06:32:56 v1.2.2-dev.51 06:32:56 v1.2.2-dev.52 06:32:56 v1.2.2-dev.53 06:32:56 v1.2.2-dev.54 06:32:56 v1.2.2-dev.55 06:32:56 v1.2.2-dev.56 06:32:56 v1.2.2-dev.57 06:32:56 v1.2.2-dev.58 06:32:56 v1.2.2-dev.59 06:32:56 v1.2.2-dev.6 06:32:56 v1.2.2-dev.60 06:32:56 v1.2.2-dev.61 06:32:56 v1.2.2-dev.62 06:32:56 v1.2.2-dev.63 06:32:56 v1.2.2-dev.64 06:32:56 v1.2.2-dev.65 06:32:56 v1.2.2-dev.66 06:32:56 v1.2.2-dev.67 06:32:56 v1.2.2-dev.68 06:32:56 v1.2.2-dev.69 06:32:56 v1.2.2-dev.7 06:32:56 v1.2.2-dev.70 06:32:56 v1.2.2-dev.71 06:32:56 v1.2.2-dev.72 06:32:56 v1.2.2-dev.73 06:32:56 v1.2.2-dev.74 06:32:56 v1.2.2-dev.75 06:32:56 v1.2.2-dev.76 06:32:56 v1.2.2-dev.77 06:32:56 v1.2.2-dev.78 06:32:56 v1.2.2-dev.79 06:32:56 v1.2.2-dev.8 06:32:56 v1.2.2-dev.80 06:32:56 v1.2.2-dev.81 06:32:56 v1.2.2-dev.82 06:32:56 v1.2.2-dev.83 06:32:56 v1.2.2-dev.84 06:32:56 v1.2.2-dev.85 06:32:56 v1.2.2-dev.86 06:32:56 v1.2.2-dev.87 06:32:56 v1.2.2-dev.88 06:32:56 v1.2.2-dev.89 06:32:56 v1.2.2-dev.9 06:32:56 v1.2.2-dev.90 06:32:56 v1.2.2-dev.91 06:32:56 v1.2.2-dev.92 06:32:56 v1.2.2-dev.93 06:32:56 v1.2.2-dev.94 06:32:56 v1.2.2-dev.95 06:32:56 v1.2.2-dev.96 06:32:56 v1.2.2-dev.97 06:32:56 v1.2.2-dev.98 06:32:56 v1.2.2-dev.99 06:32:56 v1.3.0 06:32:56 v1.3.1 06:32:56 v1.3.1-dev.1 06:32:56 v1.3.1-dev.10 06:32:56 v1.3.1-dev.11 06:32:56 v1.3.1-dev.12 06:32:56 v1.3.1-dev.13 06:32:56 v1.3.1-dev.14 06:32:56 v1.3.1-dev.15 06:32:56 v1.3.1-dev.16 06:32:56 v1.3.1-dev.17 06:32:56 v1.3.1-dev.18 06:32:56 v1.3.1-dev.2 06:32:56 v1.3.1-dev.3 06:32:56 v1.3.1-dev.4 06:32:56 v1.3.1-dev.5 06:32:56 v1.3.1-dev.6 06:32:56 v1.3.1-dev.7 06:32:56 v1.3.1-dev.8 06:32:56 v1.3.1-dev.9 06:32:56 v2.0.0-dev.1 06:32:56 v2.0.0-dev.10 06:32:56 v2.0.0-dev.100 06:32:56 v2.0.0-dev.101 06:32:56 v2.0.0-dev.102 06:32:56 v2.0.0-dev.103 06:32:56 v2.0.0-dev.104 06:32:56 v2.0.0-dev.105 06:32:56 v2.0.0-dev.106 06:32:56 v2.0.0-dev.107 06:32:56 v2.0.0-dev.108 06:32:56 v2.0.0-dev.109 06:32:56 v2.0.0-dev.11 06:32:56 v2.0.0-dev.110 06:32:56 v2.0.0-dev.111 06:32:56 v2.0.0-dev.112 06:32:56 v2.0.0-dev.113 06:32:56 v2.0.0-dev.114 06:32:56 v2.0.0-dev.115 06:32:56 v2.0.0-dev.116 06:32:56 v2.0.0-dev.117 06:32:56 v2.0.0-dev.118 06:32:56 v2.0.0-dev.119 06:32:56 v2.0.0-dev.12 06:32:56 v2.0.0-dev.120 06:32:56 v2.0.0-dev.121 06:32:56 v2.0.0-dev.122 06:32:56 v2.0.0-dev.123 06:32:56 v2.0.0-dev.124 06:32:56 v2.0.0-dev.125 06:32:56 v2.0.0-dev.126 06:32:56 v2.0.0-dev.127 06:32:56 v2.0.0-dev.128 06:32:56 v2.0.0-dev.129 06:32:56 v2.0.0-dev.13 06:32:56 v2.0.0-dev.130 06:32:56 v2.0.0-dev.131 06:32:56 v2.0.0-dev.132 06:32:56 v2.0.0-dev.133 06:32:56 v2.0.0-dev.134 06:32:56 v2.0.0-dev.135 06:32:56 v2.0.0-dev.136 06:32:56 v2.0.0-dev.137 06:32:56 v2.0.0-dev.138 06:32:56 v2.0.0-dev.139 06:32:56 v2.0.0-dev.14 06:32:56 v2.0.0-dev.140 06:32:56 v2.0.0-dev.141 06:32:56 v2.0.0-dev.142 06:32:56 v2.0.0-dev.143 06:32:56 v2.0.0-dev.144 06:32:56 v2.0.0-dev.145 06:32:56 v2.0.0-dev.146 06:32:56 v2.0.0-dev.147 06:32:56 v2.0.0-dev.148 06:32:56 v2.0.0-dev.149 06:32:56 v2.0.0-dev.15 06:32:56 v2.0.0-dev.150 06:32:56 v2.0.0-dev.151 06:32:56 v2.0.0-dev.152 06:32:56 v2.0.0-dev.153 06:32:56 v2.0.0-dev.154 06:32:56 v2.0.0-dev.155 06:32:56 v2.0.0-dev.156 06:32:56 v2.0.0-dev.157 06:32:56 v2.0.0-dev.158 06:32:56 v2.0.0-dev.159 06:32:56 v2.0.0-dev.16 06:32:56 v2.0.0-dev.160 06:32:56 v2.0.0-dev.161 06:32:56 v2.0.0-dev.162 06:32:56 v2.0.0-dev.163 06:32:56 v2.0.0-dev.164 06:32:56 v2.0.0-dev.165 06:32:56 v2.0.0-dev.166 06:32:56 v2.0.0-dev.167 06:32:56 v2.0.0-dev.168 06:32:56 v2.0.0-dev.169 06:32:56 v2.0.0-dev.17 06:32:56 v2.0.0-dev.170 06:32:56 v2.0.0-dev.171 06:32:56 v2.0.0-dev.172 06:32:56 v2.0.0-dev.173 06:32:56 v2.0.0-dev.174 06:32:56 v2.0.0-dev.175 06:32:56 v2.0.0-dev.176 06:32:56 v2.0.0-dev.177 06:32:56 v2.0.0-dev.178 06:32:56 v2.0.0-dev.179 06:32:56 v2.0.0-dev.18 06:32:56 v2.0.0-dev.180 06:32:56 v2.0.0-dev.181 06:32:56 v2.0.0-dev.182 06:32:56 v2.0.0-dev.183 06:32:56 v2.0.0-dev.184 06:32:56 v2.0.0-dev.185 06:32:56 v2.0.0-dev.186 06:32:56 v2.0.0-dev.187 06:32:56 v2.0.0-dev.188 06:32:56 v2.0.0-dev.189 06:32:56 v2.0.0-dev.19 06:32:56 v2.0.0-dev.190 06:32:56 v2.0.0-dev.191 06:32:56 v2.0.0-dev.192 06:32:56 v2.0.0-dev.193 06:32:56 v2.0.0-dev.194 06:32:56 v2.0.0-dev.195 06:32:56 v2.0.0-dev.196 06:32:56 v2.0.0-dev.197 06:32:56 v2.0.0-dev.198 06:32:56 v2.0.0-dev.199 06:32:56 v2.0.0-dev.2 06:32:56 v2.0.0-dev.20 06:32:56 v2.0.0-dev.200 06:32:56 v2.0.0-dev.201 06:32:56 v2.0.0-dev.202 06:32:56 v2.0.0-dev.203 06:32:56 v2.0.0-dev.204 06:32:56 v2.0.0-dev.205 06:32:56 v2.0.0-dev.206 06:32:56 v2.0.0-dev.207 06:32:56 v2.0.0-dev.208 06:32:56 v2.0.0-dev.209 06:32:56 v2.0.0-dev.21 06:32:56 v2.0.0-dev.210 06:32:56 v2.0.0-dev.211 06:32:56 v2.0.0-dev.212 06:32:56 v2.0.0-dev.213 06:32:56 v2.0.0-dev.214 06:32:56 v2.0.0-dev.215 06:32:56 v2.0.0-dev.216 06:32:56 v2.0.0-dev.217 06:32:56 v2.0.0-dev.218 06:32:56 v2.0.0-dev.219 06:32:56 v2.0.0-dev.22 06:32:56 v2.0.0-dev.220 06:32:56 v2.0.0-dev.221 06:32:56 v2.0.0-dev.222 06:32:56 v2.0.0-dev.223 06:32:56 v2.0.0-dev.224 06:32:56 v2.0.0-dev.225 06:32:56 v2.0.0-dev.226 06:32:56 v2.0.0-dev.227 06:32:56 v2.0.0-dev.228 06:32:56 v2.0.0-dev.229 06:32:56 v2.0.0-dev.23 06:32:56 v2.0.0-dev.230 06:32:56 v2.0.0-dev.231 06:32:56 v2.0.0-dev.232 06:32:56 v2.0.0-dev.233 06:32:56 v2.0.0-dev.234 06:32:56 v2.0.0-dev.235 06:32:56 v2.0.0-dev.236 06:32:56 v2.0.0-dev.237 06:32:56 v2.0.0-dev.238 06:32:56 v2.0.0-dev.239 06:32:56 v2.0.0-dev.24 06:32:56 v2.0.0-dev.240 06:32:56 v2.0.0-dev.241 06:32:56 v2.0.0-dev.242 06:32:56 v2.0.0-dev.243 06:32:56 v2.0.0-dev.244 06:32:56 v2.0.0-dev.245 06:32:56 v2.0.0-dev.246 06:32:56 v2.0.0-dev.247 06:32:56 v2.0.0-dev.248 06:32:56 v2.0.0-dev.249 06:32:56 v2.0.0-dev.25 06:32:56 v2.0.0-dev.250 06:32:56 v2.0.0-dev.251 06:32:56 v2.0.0-dev.252 06:32:56 v2.0.0-dev.253 06:32:56 v2.0.0-dev.254 06:32:56 v2.0.0-dev.255 06:32:56 v2.0.0-dev.256 06:32:56 v2.0.0-dev.257 06:32:56 v2.0.0-dev.258 06:32:56 v2.0.0-dev.259 06:32:56 v2.0.0-dev.26 06:32:56 v2.0.0-dev.260 06:32:56 v2.0.0-dev.261 06:32:56 v2.0.0-dev.262 06:32:56 v2.0.0-dev.263 06:32:56 v2.0.0-dev.264 06:32:56 v2.0.0-dev.265 06:32:56 v2.0.0-dev.266 06:32:56 v2.0.0-dev.27 06:32:56 v2.0.0-dev.28 06:32:56 v2.0.0-dev.29 06:32:56 v2.0.0-dev.3 06:32:56 v2.0.0-dev.30 06:32:56 v2.0.0-dev.31 06:32:56 v2.0.0-dev.32 06:32:56 v2.0.0-dev.33 06:32:56 v2.0.0-dev.34 06:32:56 v2.0.0-dev.35 06:32:56 v2.0.0-dev.36 06:32:56 v2.0.0-dev.37 06:32:56 v2.0.0-dev.38 06:32:56 v2.0.0-dev.39 06:32:56 v2.0.0-dev.4 06:32:56 v2.0.0-dev.40 06:32:56 v2.0.0-dev.41 06:32:56 v2.0.0-dev.42 06:32:56 v2.0.0-dev.43 06:32:56 v2.0.0-dev.44 06:32:56 v2.0.0-dev.45 06:32:56 v2.0.0-dev.46 06:32:56 v2.0.0-dev.47 06:32:56 v2.0.0-dev.48 06:32:56 v2.0.0-dev.49 06:32:56 v2.0.0-dev.5 06:32:56 v2.0.0-dev.50 06:32:56 v2.0.0-dev.51 06:32:56 v2.0.0-dev.52 06:32:56 v2.0.0-dev.53 06:32:56 v2.0.0-dev.54 06:32:56 v2.0.0-dev.55 06:32:56 v2.0.0-dev.56 06:32:56 v2.0.0-dev.57 06:32:56 v2.0.0-dev.58 06:32:56 v2.0.0-dev.59 06:32:56 v2.0.0-dev.6 06:32:56 v2.0.0-dev.60 06:32:56 v2.0.0-dev.61 06:32:56 v2.0.0-dev.62 06:32:56 v2.0.0-dev.63 06:32:56 v2.0.0-dev.64 06:32:56 v2.0.0-dev.65 06:32:56 v2.0.0-dev.66 06:32:56 v2.0.0-dev.67 06:32:56 v2.0.0-dev.68 06:32:56 v2.0.0-dev.69 06:32:56 v2.0.0-dev.7 06:32:56 v2.0.0-dev.70 06:32:56 v2.0.0-dev.71 06:32:56 v2.0.0-dev.72 06:32:56 v2.0.0-dev.73 06:32:56 v2.0.0-dev.74 06:32:56 v2.0.0-dev.75 06:32:56 v2.0.0-dev.76 06:32:56 v2.0.0-dev.77 06:32:56 v2.0.0-dev.78 06:32:56 v2.0.0-dev.79 06:32:56 v2.0.0-dev.8 06:32:56 v2.0.0-dev.80 06:32:56 v2.0.0-dev.81 06:32:56 v2.0.0-dev.82 06:32:56 v2.0.0-dev.83 06:32:56 v2.0.0-dev.84 06:32:56 v2.0.0-dev.85 06:32:56 v2.0.0-dev.86 06:32:56 v2.0.0-dev.87 06:32:56 v2.0.0-dev.88 06:32:56 v2.0.0-dev.89 06:32:56 v2.0.0-dev.9 06:32:56 v2.0.0-dev.90 06:32:56 v2.0.0-dev.91 06:32:56 v2.0.0-dev.92 06:32:56 v2.0.0-dev.93 06:32:56 v2.0.0-dev.94 06:32:56 v2.0.0-dev.95 06:32:56 v2.0.0-dev.96 06:32:56 v2.0.0-dev.97 06:32:56 v2.0.0-dev.98 06:32:56 v2.0.0-dev.99 [Pipeline] sh 06:32:56 + lftools sign git-tag v2.0.0-dev.266 06:32:57 Signing Git tag with Sigul... 06:32:57 Signing v2.0.0-dev.266 [Pipeline] echo 06:32:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:32:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:32:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:32:58 $ docker stop --time=1 187ae0db72aac0aa44f7f75d830acfe19205e08935eac0fe454951c7685019b3 06:33:00 $ docker rm -f 187ae0db72aac0aa44f7f75d830acfe19205e08935eac0fe454951c7685019b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:01 . [Pipeline] withDockerContainer 06:33:01 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:33:01 $ docker top b73511ec9d38b33b9da5ee6d056cdf8f29df337f6a8e491529f416cbfe6c7239 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:01 [ssh-agent] Looking for ssh-agent implementation... 06:33:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:01 $ docker exec b73511ec9d38b33b9da5ee6d056cdf8f29df337f6a8e491529f416cbfe6c7239 ssh-agent 06:33:02 SSH_AUTH_SOCK=/tmp/ssh-HMEw3391BEwq/agent.15 06:33:02 SSH_AGENT_PID=22 06:33:02 Running ssh-add (command line suppressed) 06:33:02 Identity added: /w/workspace/edgex-go/538@tmp/private_key_5746979170346685814.key (/w/workspace/edgex-go/538@tmp/private_key_5746979170346685814.key) 06:33:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:02 + git semver bump pre 06:33:02 # -> Open(): unable to determine branch for HEAD 06:33:02 # $GIT_DIR = /w/workspace/edgex-go/538/.git 06:33:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/538 06:33:02 # $SEMVER_REMOTE_NAME = origin 06:33:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:33:02 # $SEMVER_USER_NAME = edgex-jenkins 06:33:02 # $SEMVER_BRANCH = master 06:33:02 # $SEMVER_DIR = /w/workspace/edgex-go/538/.semver 06:33:02 2.0.0-dev.267 [Pipeline] } 06:33:02 $ docker exec --env ******** --env ******** b73511ec9d38b33b9da5ee6d056cdf8f29df337f6a8e491529f416cbfe6c7239 ssh-agent -k 06:33:02 unset SSH_AUTH_SOCK; 06:33:02 unset SSH_AGENT_PID; 06:33:02 echo Agent pid 22 killed; 06:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:33:02 + git semver [Pipeline] } 06:33:02 $ docker stop --time=1 b73511ec9d38b33b9da5ee6d056cdf8f29df337f6a8e491529f416cbfe6c7239 06:33:04 $ docker rm -f b73511ec9d38b33b9da5ee6d056cdf8f29df337f6a8e491529f416cbfe6c7239 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:04 . [Pipeline] withDockerContainer 06:33:04 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:33:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:33:05 $ docker top c0949e48f702e14e89fd1280730de99454cbc9179b031f5628354ce7abddb4c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:05 [ssh-agent] Looking for ssh-agent implementation... 06:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:05 $ docker exec c0949e48f702e14e89fd1280730de99454cbc9179b031f5628354ce7abddb4c4 ssh-agent 06:33:05 SSH_AUTH_SOCK=/tmp/ssh-pQjN9Hnj8Ro1/agent.15 06:33:05 SSH_AGENT_PID=22 06:33:05 Running ssh-add (command line suppressed) 06:33:05 Identity added: /w/workspace/edgex-go/538@tmp/private_key_2724590756022708753.key (/w/workspace/edgex-go/538@tmp/private_key_2724590756022708753.key) 06:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:05 + git semver push 06:33:05 # -> Open(): unable to determine branch for HEAD 06:33:05 # $GIT_DIR = /w/workspace/edgex-go/538/.git 06:33:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/538 06:33:05 # $SEMVER_REMOTE_NAME = origin 06:33:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:33:05 # $SEMVER_USER_NAME = edgex-jenkins 06:33:05 # $SEMVER_BRANCH = master 06:33:05 # $SEMVER_DIR = /w/workspace/edgex-go/538/.semver [Pipeline] } 06:33:12 $ docker exec --env ******** --env ******** c0949e48f702e14e89fd1280730de99454cbc9179b031f5628354ce7abddb4c4 ssh-agent -k 06:33:12 unset SSH_AUTH_SOCK; 06:33:12 unset SSH_AGENT_PID; 06:33:12 echo Agent pid 22 killed; 06:33:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:33:13 + git semver [Pipeline] } 06:33:13 $ docker stop --time=1 c0949e48f702e14e89fd1280730de99454cbc9179b031f5628354ce7abddb4c4 06:33:14 $ docker rm -f c0949e48f702e14e89fd1280730de99454cbc9179b031f5628354ce7abddb4c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:33:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:33:18 ---> package-listing.sh 06:33:18 ++ facter osfamily 06:33:18 ++ tr '[:upper:]' '[:lower:]' 06:33:18 + OS_FAMILY=redhat 06:33:18 + workspace=/w/workspace/edgex-go/538 06:33:18 + START_PACKAGES=/tmp/packages_start.txt 06:33:18 + END_PACKAGES=/tmp/packages_end.txt 06:33:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:18 + PACKAGES=/tmp/packages_start.txt 06:33:18 + '[' /w/workspace/edgex-go/538 ']' 06:33:18 + PACKAGES=/tmp/packages_end.txt 06:33:18 + case "${OS_FAMILY}" in 06:33:18 + rpm -qa 06:33:18 + sort 06:33:20 + '[' -f /tmp/packages_start.txt ']' 06:33:20 + '[' -f /tmp/packages_end.txt ']' 06:33:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:20 + '[' /w/workspace/edgex-go/538 ']' 06:33:20 + mkdir -p /w/workspace/edgex-go/538/archives/ 06:33:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/538/archives/ [Pipeline] echo 06:33:20 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/538/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:33:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:33:21 06:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:33:22 alpine: Pulling from edgex-lftools-log-publisher 06:33:22 df20fa9351a1: Pulling fs layer 06:33:22 36b3adc4ff6f: Pulling fs layer 06:33:22 8ad3a11d3b57: Pulling fs layer 06:33:22 46f8f816bc3b: Pulling fs layer 06:33:22 93b61091891f: Pulling fs layer 06:33:22 93b9cdb0e59b: Pulling fs layer 06:33:22 5e14af77c1be: Pulling fs layer 06:33:22 01666e4c0597: Pulling fs layer 06:33:22 aa168da1d23b: Pulling fs layer 06:33:22 93b9cdb0e59b: Waiting 06:33:22 5e14af77c1be: Waiting 06:33:22 01666e4c0597: Waiting 06:33:22 aa168da1d23b: Waiting 06:33:22 46f8f816bc3b: Waiting 06:33:22 93b61091891f: Waiting 06:33:22 36b3adc4ff6f: Verifying Checksum 06:33:22 36b3adc4ff6f: Download complete 06:33:22 46f8f816bc3b: Verifying Checksum 06:33:22 46f8f816bc3b: Download complete 06:33:22 df20fa9351a1: Verifying Checksum 06:33:22 df20fa9351a1: Download complete 06:33:22 93b9cdb0e59b: Verifying Checksum 06:33:22 93b9cdb0e59b: Download complete 06:33:22 5e14af77c1be: Verifying Checksum 06:33:22 5e14af77c1be: Download complete 06:33:22 93b61091891f: Verifying Checksum 06:33:22 93b61091891f: Download complete 06:33:22 01666e4c0597: Verifying Checksum 06:33:22 01666e4c0597: Download complete 06:33:22 df20fa9351a1: Pull complete 06:33:22 8ad3a11d3b57: Verifying Checksum 06:33:22 8ad3a11d3b57: Download complete 06:33:22 36b3adc4ff6f: Pull complete 06:33:22 8ad3a11d3b57: Pull complete 06:33:22 46f8f816bc3b: Pull complete 06:33:23 93b61091891f: Pull complete 06:33:23 93b9cdb0e59b: Pull complete 06:33:23 5e14af77c1be: Pull complete 06:33:23 01666e4c0597: Pull complete 06:33:24 aa168da1d23b: Verifying Checksum 06:33:24 aa168da1d23b: Download complete 06:33:28 aa168da1d23b: Pull complete 06:33:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:33:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:33:28 prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container 06:33:28 $ 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/538/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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:33:31 $ docker top fd62d0e93df03cff1529ccf46621c673832c82609daae52c025b0f3111bec6b6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:32 + touch /tmp/pre-build-complete [Pipeline] sh 06:33:32 + mkdir -p /var/log/sa [Pipeline] sh 06:33:32 + ls /var/log/sa-host 06:33:32 + sadf -c /var/log/sa-host/sa05 06:33:32 file_magic: OK 06:33:32 HZ: Using current value: 100 06:33:32 file_header: OK 06:33:32 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 06:33:32 Statistics: 06:33:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:33:32 File successfully converted to sysstat format version 12.2.1 06:33:32 + sadf -c /var/log/sa-host/sa16 06:33:32 file_magic: OK 06:33:32 HZ: Using current value: 100 06:33:32 file_header: OK 06:33:32 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 06:33:32 Statistics: 06:33:32 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... 06:33:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:33 provisioning config files... 06:33:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/538@tmp/config8688773342754465916tmp [Pipeline] { [Pipeline] echo 06:33:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:33:33 ---> create-netrc.sh [Pipeline] } 06:33:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:33:34 ---> python-tools-install.sh [Pipeline] echo 06:33:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:33:34 ---> sudo-logs.sh 06:33:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:33:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:33:35 ---> job-cost.sh 06:33:35 lf-activate-venv: SKIPPING 06:33:35 DEBUG: total: 0.18000000715255737 06:33:35 INFO: Retrieving Stack Cost... 06:33:36 INFO: Retrieving Pricing Info for: v3-standard-2 06:33:36 INFO: Archiving Costs [Pipeline] echo 06:33:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:33:36 ---> logs-deploy.sh 06:33:36 lf-activate-venv: SKIPPING 06:33:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/538 06:33:36 INFO: archiving workspace using pattern(s): 06:33:37 Archives upload complete. 06:33:37 INFO: archiving logs to Nexus 06:33:38 ---> uname -a: 06:33:38 Linux prd-centos7-docker-4c-2g-1656.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:33:38 06:33:38 06:33:38 ---> lscpu: 06:33:38 Architecture: x86_64 06:33:38 CPU op-mode(s): 32-bit, 64-bit 06:33:38 Byte Order: Little Endian 06:33:38 Address sizes: 40 bits physical, 48 bits virtual 06:33:38 CPU(s): 2 06:33:38 On-line CPU(s) list: 0,1 06:33:38 Thread(s) per core: 1 06:33:38 Core(s) per socket: 1 06:33:38 Socket(s): 2 06:33:38 NUMA node(s): 1 06:33:38 Vendor ID: AuthenticAMD 06:33:38 CPU family: 23 06:33:38 Model: 49 06:33:38 Model name: AMD EPYC-Rome Processor 06:33:38 Stepping: 0 06:33:38 CPU MHz: 2800.000 06:33:38 BogoMIPS: 5600.00 06:33:38 Virtualization: AMD-V 06:33:38 Hypervisor vendor: KVM 06:33:38 Virtualization type: full 06:33:38 L1d cache: 64 KiB 06:33:38 L1i cache: 64 KiB 06:33:38 L2 cache: 1 MiB 06:33:38 L3 cache: 32 MiB 06:33:38 NUMA node0 CPU(s): 0,1 06:33:38 Vulnerability Itlb multihit: Not affected 06:33:38 Vulnerability L1tf: Not affected 06:33:38 Vulnerability Mds: Not affected 06:33:38 Vulnerability Meltdown: Not affected 06:33:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:33:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:33:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:33:38 Vulnerability Srbds: Not affected 06:33:38 Vulnerability Tsx async abort: Not affected 06:33:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:33:38 06:33:38 06:33:38 ---> nproc: 06:33:38 2 06:33:38 06:33:38 06:33:38 ---> df -h: 06:33:38 Filesystem Size Used Available Use% Mounted on 06:33:38 overlay 40.0G 12.5G 27.5G 31% / 06:33:38 tmpfs 64.0M 0 64.0M 0% /dev 06:33:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:33:38 shm 64.0M 0 64.0M 0% /dev/shm 06:33:38 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 06:33:38 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 06:33:38 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 06:33:38 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 06:33:38 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 06:33:38 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 06:33:38 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 06:33:38 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 06:33:38 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/538 06:33:38 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/538@tmp 06:33:38 06:33:38 06:33:38 ---> free -m: 06:33:38 total used free shared buff/cache available 06:33:38 Mem: 7821 1443 378 0 5998 6449 06:33:38 Swap: 1023 1 1022 06:33:38 06:33:38 06:33:38 ---> ip addr: 06:33:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:33:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:33:38 inet 127.0.0.1/8 scope host lo 06:33:38 valid_lft forever preferred_lft forever 06:33:38 inet6 ::1/128 scope host 06:33:38 valid_lft forever preferred_lft forever 06:33:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:33:38 link/ether fa:16:3e:a9:0d:40 brd ff:ff:ff:ff:ff:ff 06:33:38 inet 10.30.122.252/23 brd 10.30.123.255 scope global dynamic eth0 06:33:38 valid_lft 85083sec preferred_lft 85083sec 06:33:38 inet6 fe80::f816:3eff:fea9:d40/64 scope link 06:33:38 valid_lft forever preferred_lft forever 06:33:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:33:38 link/ether 02:42:ef:fe:b2:e3 brd ff:ff:ff:ff:ff:ff 06:33:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:33:38 valid_lft forever preferred_lft forever 06:33:38 inet6 fe80::42:efff:fefe:b2e3/64 scope link 06:33:38 valid_lft forever preferred_lft forever 06:33:38 06:33:38 06:33:38 ---> sar -b -r -n DEV: 06:33:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 06:33:38 06:33:38 06:11:30 LINUX RESTART (2 CPU) 06:33:38 06:33:38 06:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:33:38 06:13:02 99.68 3.73 95.95 0.00 2629.64 19410.64 0.00 06:33:38 06:14:01 188.76 0.00 188.76 0.00 0.00 49108.50 0.00 06:33:38 06:15:01 54.00 0.02 53.99 0.00 0.53 10635.45 0.00 06:33:38 06:16:02 106.99 0.02 106.98 0.00 0.53 20302.65 0.00 06:33:38 06:17:01 915.96 479.64 436.32 0.00 20687.34 306117.62 0.00 06:33:38 06:18:01 450.37 6.84 443.52 0.00 1370.36 183542.96 0.00 06:33:38 06:19:01 204.35 4.71 199.63 0.00 713.26 35987.64 0.00 06:33:38 06:20:01 14.41 0.05 14.36 0.00 0.93 470.07 0.00 06:33:38 06:21:01 1.27 0.00 1.27 0.00 0.00 24.50 0.00 06:33:38 06:22:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 06:33:38 06:23:01 1.05 0.82 0.23 0.00 38.65 3.13 0.00 06:33:38 06:24:01 0.18 0.00 0.18 0.00 0.00 2.50 0.00 06:33:38 06:25:01 0.30 0.00 0.30 0.00 0.00 3.27 0.00 06:33:38 06:26:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 06:33:38 06:27:01 0.47 0.18 0.28 0.00 5.73 3.88 0.00 06:33:38 06:28:01 0.82 0.00 0.82 0.00 0.00 15.91 0.00 06:33:38 06:29:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 06:33:38 06:30:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 06:33:38 06:31:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 06:33:38 06:32:01 4.88 2.53 2.35 0.00 132.31 85.14 0.00 06:33:38 06:33:01 232.83 0.03 232.80 0.00 0.67 58375.02 0.00 06:33:38 Average: 107.79 23.41 84.38 0.00 1204.31 32360.14 0.00 06:33:38 06:33:38 06:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:38 06:13:02 5131820 0 814412 10.17 2620 2060088 1313776 14.50 734012 1728264 160 06:33:38 06:14:01 3988120 0 1083696 13.53 2620 2934504 1742148 19.23 1242340 2231524 180412 06:33:38 06:15:01 3833888 0 1072192 13.39 2620 3100240 1721752 19.01 1311500 2299376 36800 06:33:38 06:16:02 3069768 0 1067044 13.32 2620 3869508 1470112 16.23 1365124 2978384 633356 06:33:38 06:17:01 1488528 0 1303972 16.28 2620 5213820 2322996 25.65 2419580 3394468 3116 06:33:38 06:18:01 953212 0 1474084 18.41 2620 5579024 3048064 33.65 2111120 4187188 16432 06:33:38 06:19:01 2563424 0 1154192 14.41 2620 4288704 1431684 15.81 1366532 3369924 32 06:33:38 06:20:01 2555896 0 1161448 14.50 2620 4288976 1435840 15.85 1507212 3240156 20 06:33:38 06:21:01 2574784 0 1142500 14.27 2620 4289036 1259572 13.91 1493600 3240148 20 06:33:38 06:22:01 2576288 0 1141048 14.25 2620 4288984 1251420 13.82 1493024 3240132 20 06:33:38 06:23:01 2575184 0 1140988 14.25 2620 4290148 1251348 13.82 1492940 3241296 20 06:33:38 06:24:01 2575208 0 1140960 14.25 2620 4290152 1251412 13.82 1492964 3241292 8 06:33:38 06:25:01 2574308 0 1141856 14.26 2620 4290156 1251604 13.82 1493388 3241292 12 06:33:38 06:26:01 2574064 0 1142096 14.26 2620 4290160 1251688 13.82 1493784 3241292 12 06:33:38 06:27:01 2570944 0 1145184 14.30 2620 4290192 1251616 13.82 1499108 3238488 20 06:33:38 06:28:01 2571832 0 1144292 14.29 2620 4290196 1251508 13.82 1498756 3238488 12 06:33:38 06:29:01 2572280 0 1143840 14.28 2620 4290200 1251412 13.82 1498220 3238488 16 06:33:38 06:30:01 2572296 0 1143816 14.28 2620 4290208 1251412 13.82 1498228 3238488 8 06:33:38 06:31:01 2572420 0 1143692 14.28 2620 4290208 1251412 13.82 1498344 3238488 8 06:33:38 06:32:01 1989988 0 1219104 15.22 2620 4797228 1650296 18.22 1718796 3593064 502932 06:33:38 06:33:01 1008584 0 1381600 17.25 2620 5616136 1687180 18.63 1734956 4362104 20 06:33:38 Average: 2613945 0 1157239 14.45 2620 4235137 1504679 16.61 1522073 3191540 65402 06:33:38 06:33:38 06:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:38 06:13:02 eth0 1202.56 1373.13 5886.95 180.61 0.00 0.00 0.00 0.00 06:33:38 06:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:13:02 docker0 866.27 589.41 72.22 2682.52 0.00 0.00 0.00 0.00 06:33:38 06:14:01 eth0 597.19 495.65 3611.98 51.76 0.00 0.00 0.00 0.00 06:33:38 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:14:01 vethab1ff86 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:33:38 06:14:01 docker0 209.36 268.79 14.60 856.04 0.00 0.00 0.00 0.00 06:33:38 06:15:01 eth0 30.56 19.73 19.73 62.98 0.00 0.00 0.00 0.00 06:33:38 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:15:01 vethab1ff86 2.26 2.26 0.18 0.19 0.00 0.00 0.00 0.00 06:33:38 06:15:01 docker0 2.26 2.26 0.15 0.19 0.00 0.00 0.00 0.00 06:33:38 06:16:02 eth0 187.81 156.87 1704.66 68.82 0.00 0.00 0.00 0.00 06:33:38 06:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:16:02 veth1ed1ce8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:33:38 06:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:17:01 veth1ad8c68 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 06:33:38 06:17:01 veth3ca5bdc 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 06:33:38 06:17:01 eth0 99.41 68.50 193.96 16.12 0.00 0.00 0.00 0.00 06:33:38 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:18:01 veth6794de1 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:38 06:18:01 eth0 105.21 68.18 291.84 71.51 0.00 0.00 0.00 0.00 06:33:38 06:18:01 veth24c7846 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:33:38 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:19:01 eth0 308.29 256.08 1684.75 416.39 0.00 0.00 0.00 0.00 06:33:38 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:19:01 docker0 1199.25 1028.61 94.77 4286.61 0.00 0.00 0.00 0.00 06:33:38 06:20:01 eth0 324.22 298.00 165.07 1215.85 0.00 0.00 0.00 0.00 06:33:38 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:21:01 eth0 0.60 0.47 0.82 0.04 0.00 0.00 0.00 0.00 06:33:38 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:22:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:33:38 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:23:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:38 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:24:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 06:33:38 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:25:01 eth0 1.75 0.58 0.68 0.40 0.00 0.00 0.00 0.00 06:33:38 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:26:01 eth0 0.98 0.33 0.32 0.20 0.00 0.00 0.00 0.00 06:33:38 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:27:01 eth0 0.75 0.43 0.35 0.27 0.00 0.00 0.00 0.00 06:33:38 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:28:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:33:38 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:29:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:38 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:30:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:31:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:33:38 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:32:01 eth0 401.82 370.75 4073.75 29.30 0.00 0.00 0.00 0.00 06:33:38 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:33:01 veth227d223 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:33:01 eth0 523.14 467.50 3899.21 124.15 0.00 0.00 0.00 0.00 06:33:38 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 06:33:01 docker0 93.41 100.53 6.57 646.57 0.00 0.00 0.00 0.00 06:33:38 Average: veth227d223 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 Average: eth0 180.04 170.19 1024.25 106.72 0.00 0.00 0.00 0.00 06:33:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:38 Average: docker0 61.65 53.86 4.83 235.30 0.00 0.00 0.00 0.00 06:33:38 06:33:38 06:33:38 ---> sar -P ALL: 06:33:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 06:33:38 06:33:38 06:11:30 LINUX RESTART (2 CPU) 06:33:38 06:33:38 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:33:38 06:13:02 all 19.22 0.00 4.73 3.67 0.07 72.31 06:33:38 06:13:02 0 17.75 0.00 5.61 2.23 0.07 74.34 06:33:38 06:13:02 1 20.69 0.00 3.84 5.11 0.07 70.28 06:33:38 06:14:01 all 42.08 0.00 9.36 4.35 0.11 44.09 06:33:38 06:14:01 0 42.95 0.00 9.60 3.87 0.11 43.47 06:33:38 06:14:01 1 41.22 0.00 9.12 4.83 0.11 44.72 06:33:38 06:15:01 all 34.53 0.00 4.47 0.36 0.09 60.56 06:33:38 06:15:01 0 34.54 0.00 4.79 0.30 0.09 60.29 06:33:38 06:15:01 1 34.52 0.00 4.14 0.42 0.09 60.83 06:33:38 06:16:02 all 54.20 0.00 9.55 1.63 0.10 34.52 06:33:38 06:16:02 0 53.73 0.00 9.98 1.91 0.09 34.30 06:33:38 06:16:02 1 54.67 0.00 9.12 1.36 0.11 34.74 06:33:38 06:17:01 all 42.68 0.00 20.18 28.17 0.10 8.86 06:33:38 06:17:01 0 41.88 0.00 20.82 28.34 0.11 8.85 06:33:38 06:17:01 1 43.49 0.00 19.54 28.01 0.09 8.87 06:33:38 06:18:01 all 76.21 0.00 18.15 5.38 0.12 0.14 06:33:38 06:18:01 0 74.00 0.00 20.06 5.72 0.11 0.11 06:33:38 06:18:01 1 78.42 0.00 16.25 5.04 0.13 0.17 06:33:38 06:19:01 all 38.86 0.00 8.90 3.75 0.10 48.39 06:33:38 06:19:01 0 39.23 0.00 8.64 2.26 0.09 49.78 06:33:38 06:19:01 1 38.49 0.00 9.16 5.23 0.11 47.01 06:33:38 06:20:01 all 11.95 0.00 2.45 0.05 0.09 85.46 06:33:38 06:20:01 0 11.70 0.00 2.44 0.05 0.09 85.71 06:33:38 06:20:01 1 12.20 0.00 2.46 0.05 0.09 85.20 06:33:38 06:21:01 all 0.12 0.00 0.06 0.00 0.03 99.79 06:33:38 06:21:01 0 0.10 0.00 0.07 0.00 0.03 99.80 06:33:38 06:21:01 1 0.13 0.00 0.05 0.00 0.03 99.78 06:33:38 06:22:01 all 0.11 0.00 0.02 0.00 0.03 99.84 06:33:38 06:22:01 0 0.17 0.00 0.02 0.00 0.02 99.80 06:33:38 06:22:01 1 0.05 0.00 0.02 0.00 0.05 99.88 06:33:38 06:23:01 all 0.16 0.00 0.03 0.00 0.03 99.79 06:33:38 06:23:01 0 0.22 0.00 0.02 0.00 0.02 99.75 06:33:38 06:23:01 1 0.10 0.00 0.03 0.00 0.03 99.83 06:33:38 06:33:38 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:33:38 06:24:01 all 0.15 0.00 0.01 0.00 0.03 99.82 06:33:38 06:24:01 0 0.12 0.00 0.00 0.00 0.02 99.87 06:33:38 06:24:01 1 0.18 0.00 0.02 0.00 0.03 99.77 06:33:38 06:25:01 all 0.11 0.00 0.03 0.00 0.03 99.82 06:33:38 06:25:01 0 0.03 0.00 0.03 0.00 0.05 99.88 06:33:38 06:25:01 1 0.18 0.00 0.03 0.00 0.02 99.77 06:33:38 06:26:01 all 0.05 0.00 0.02 0.00 0.03 99.90 06:33:38 06:26:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:33:38 06:26:01 1 0.07 0.00 0.02 0.00 0.03 99.88 06:33:38 06:27:01 all 0.13 0.00 0.04 0.00 0.03 99.80 06:33:38 06:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:33:38 06:27:01 1 0.23 0.00 0.03 0.00 0.03 99.70 06:33:38 06:28:01 all 0.11 0.00 0.03 0.00 0.03 99.82 06:33:38 06:28:01 0 0.03 0.00 0.03 0.00 0.05 99.88 06:33:38 06:28:01 1 0.18 0.00 0.03 0.00 0.02 99.77 06:33:38 06:29:01 all 0.09 0.00 0.03 0.00 0.02 99.87 06:33:38 06:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:33:38 06:29:01 1 0.15 0.00 0.02 0.00 0.00 99.83 06:33:38 06:30:01 all 0.11 0.00 0.03 0.00 0.03 99.84 06:33:38 06:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:33:38 06:30:01 1 0.18 0.00 0.02 0.00 0.02 99.78 06:33:38 06:31:01 all 0.17 0.00 0.03 0.00 0.03 99.78 06:33:38 06:31:01 0 0.05 0.00 0.02 0.00 0.03 99.90 06:33:38 06:31:01 1 0.28 0.00 0.03 0.00 0.02 99.67 06:33:38 06:32:01 all 4.11 0.00 1.62 0.05 0.03 94.19 06:33:38 06:32:01 0 4.01 0.00 1.83 0.10 0.03 94.03 06:33:38 06:32:01 1 4.21 0.00 1.42 0.00 0.03 94.34 06:33:38 06:33:01 all 20.34 0.00 9.14 3.83 0.09 66.60 06:33:38 06:33:01 0 22.10 0.00 9.66 4.16 0.09 63.99 06:33:38 06:33:01 1 18.60 0.00 8.63 3.50 0.09 69.18 06:33:38 Average: all 15.69 0.00 4.03 2.30 0.06 77.93 06:33:38 Average: 0 15.55 0.00 4.24 2.19 0.06 77.96 06:33:38 Average: 1 15.83 0.00 3.81 2.40 0.06 77.90 06:33:38 06:33:38 06:33:38