Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 267f8de05bb7abb950f42980b1ac074a3e3c2047 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-ssh3117592793021336043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh3690501449654854784.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh7656298550295046650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh3213431494943624885.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-ssh437967864496938722.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: false 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-1327 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/535 [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/535 # 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/535@tmp/jenkins-gitclient-ssh8888164028517483352.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 267f8de05bb7abb950f42980b1ac074a3e3c2047 (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 267f8de05bb7abb950f42980b1ac074a3e3c2047 # timeout=10 Commit message: "fix: Broken Slack invite link in README.md (#3566)" > git rev-list --no-walk e3fe4ea6dc2b0363ea17cb6a495f96496b33254f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:46:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:46:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:46:48 ========================================================= 18:46:48 EdgeX Global Pipelines Version Info 18:46:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:46:49 ------------------- 18:46:49 stable info: 18:46:49 ------------------- 18:46:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:46:49 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 18:46:49 Message: update stable to v1.0.194 18:46:50 ------------------- 18:46:50 experimental info: 18:46:50 ------------------- 18:46:50 Commited By: **** collab-it+edgex@linuxfoundation.org 18:46:50 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:46:50 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 267f8de [Pipeline] echo 18:46:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:51 provisioning config files... 18:46:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config3060955769191490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:51 ---> docker-login.sh 18:46:51 nexus3.edgexfoundry.org:10001 18:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:52 Configure a credential helper to remove this warning. See 18:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:52 18:46:52 Login Succeeded 18:46:52 nexus3.edgexfoundry.org:10002 18:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:52 Configure a credential helper to remove this warning. See 18:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:52 18:46:52 Login Succeeded 18:46:52 nexus3.edgexfoundry.org:10003 18:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:52 Configure a credential helper to remove this warning. See 18:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:52 18:46:52 Login Succeeded 18:46:52 nexus3.edgexfoundry.org:10004 18:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:52 Configure a credential helper to remove this warning. See 18:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:52 18:46:52 Login Succeeded 18:46:52 docker.io 18:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:52 Configure a credential helper to remove this warning. See 18:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:52 18:46:52 Login Succeeded 18:46:52 ---> docker-login.sh ends [Pipeline] } 18:46:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:53 ++ 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 18:46:53 + for file in '`ls cmd/**/Dockerfile`' 18:46:53 ++ dirname cmd/core-command/Dockerfile 18:46:53 ++ cut -d/ -f2 18:46:53 + echo core-command,cmd/core-command/Dockerfile 18:46:53 + for file in '`ls cmd/**/Dockerfile`' 18:46:53 ++ dirname cmd/core-data/Dockerfile 18:46:53 ++ cut -d/ -f2 18:46:53 + echo core-data,cmd/core-data/Dockerfile 18:46:53 + for file in '`ls cmd/**/Dockerfile`' 18:46:53 ++ dirname cmd/core-metadata/Dockerfile 18:46:53 ++ cut -d/ -f2 18:46:53 + echo core-metadata,cmd/core-metadata/Dockerfile 18:46:53 + for file in '`ls cmd/**/Dockerfile`' 18:46:53 ++ dirname cmd/security-bootstrapper/Dockerfile 18:46:53 ++ cut -d/ -f2 18:46:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:46:53 + for file in '`ls cmd/**/Dockerfile`' 18:46:53 ++ dirname cmd/security-proxy-setup/Dockerfile 18:46:53 ++ cut -d/ -f2 18:46:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:46:53 + for file in '`ls cmd/**/Dockerfile`' 18:46:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:46:53 ++ cut -d/ -f2 18:46:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:46:53 + for file in '`ls cmd/**/Dockerfile`' 18:46:53 ++ dirname cmd/support-notifications/Dockerfile 18:46:53 ++ cut -d/ -f2 18:46:53 + echo support-notifications,cmd/support-notifications/Dockerfile 18:46:53 + for file in '`ls cmd/**/Dockerfile`' 18:46:53 ++ dirname cmd/support-scheduler/Dockerfile 18:46:53 ++ cut -d/ -f2 18:46:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:46:53 + for file in '`ls cmd/**/Dockerfile`' 18:46:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:46:53 ++ cut -d/ -f2 18:46:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:46:53 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 18:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:53 18:46:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:46:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:54 latest: Pulling from edgex-devops/git-semver 18:46:54 31603596830f: Pulling fs layer 18:46:54 54011a49482f: Pulling fs layer 18:46:54 a6820b24f6d8: Pulling fs layer 18:46:54 f581987b2513: Pulling fs layer 18:46:54 f581987b2513: Waiting 18:46:54 54011a49482f: Verifying Checksum 18:46:54 54011a49482f: Download complete 18:46:54 31603596830f: Verifying Checksum 18:46:54 31603596830f: Download complete 18:46:54 f581987b2513: Verifying Checksum 18:46:54 f581987b2513: Download complete 18:46:54 a6820b24f6d8: Verifying Checksum 18:46:54 a6820b24f6d8: Download complete 18:46:54 31603596830f: Pull complete 18:46:54 54011a49482f: Pull complete 18:46:55 a6820b24f6d8: Pull complete 18:46:55 f581987b2513: Pull complete 18:46:55 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:46:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:46:55 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 18:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 18:46:57 $ docker top abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:57 [ssh-agent] Looking for ssh-agent implementation... 18:46:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:57 $ docker exec abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 ssh-agent 18:46:57 SSH_AUTH_SOCK=/tmp/ssh-xa4HL3J8iz74/agent.14 18:46:57 SSH_AGENT_PID=20 18:46:57 Running ssh-add (command line suppressed) 18:46:57 Identity added: /w/workspace/edgex-go/535@tmp/private_key_1206156250340337172.key (/w/workspace/edgex-go/535@tmp/private_key_1206156250340337172.key) 18:46:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:57 + git tag --points-at HEAD [Pipeline] } 18:46:57 $ docker exec --env ******** --env ******** abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 ssh-agent -k 18:46:57 unset SSH_AUTH_SOCK; 18:46:57 unset SSH_AGENT_PID; 18:46:57 echo Agent pid 20 killed; 18:46:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:57 [ssh-agent] Looking for ssh-agent implementation... 18:46:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:58 $ docker exec abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 ssh-agent 18:46:58 SSH_AUTH_SOCK=/tmp/ssh-SRsJZX0uWucS/agent.53 18:46:58 SSH_AGENT_PID=59 18:46:58 Running ssh-add (command line suppressed) 18:46:58 Identity added: /w/workspace/edgex-go/535@tmp/private_key_3852642964564673532.key (/w/workspace/edgex-go/535@tmp/private_key_3852642964564673532.key) 18:46:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:58 + git semver init 18:46:58 # -> Open(): unable to determine branch for HEAD 18:46:58 # $GIT_DIR = /w/workspace/edgex-go/535/.git 18:46:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/535 18:46:58 # $SEMVER_REMOTE_NAME = origin 18:46:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:46:58 # $SEMVER_USER_NAME = edgex-jenkins 18:46:58 # $SEMVER_BRANCH = master 18:46:58 # $SEMVER_TEMP = /tmp/semver-472056180 18:46:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:47:13 # '/tmp/semver-472056180' -> '/w/workspace/edgex-go/535/.semver' 18:47:13 # -> Force: false 18:47:13 # $SEMVER_DIR = /w/workspace/edgex-go/535/.semver [Pipeline] } 18:47:13 $ docker exec --env ******** --env ******** abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 ssh-agent -k 18:47:13 unset SSH_AUTH_SOCK; 18:47:13 unset SSH_AGENT_PID; 18:47:13 echo Agent pid 59 killed; 18:47:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:47:13 + git semver [Pipeline] } 18:47:13 $ docker stop --time=1 abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 18:47:16 $ docker rm -f abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 [Pipeline] // withDockerContainer [Pipeline] sh 18:47:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:47:17 Stashed 1 file(s) [Pipeline] echo 18:47:17 [edgeXSemver]: initialized semver on version 2.0.0-dev.263 [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 18:47:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:47:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:47:18 + sudo service docker restart 18:47:18 + true 18:47:18 Redirecting to /bin/systemctl restart docker.service 18:47:32 Still waiting to schedule task 18:47:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 18:47:36 ========================================================= 18:47:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:47:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:47:37 + 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 . 18:47:38 Sending build context to Docker daemon 329.5MB 18:47:38 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:47:38 Step 2/6 : FROM ${BASE} 18:47:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:47:38 540db60ca938: Pulling fs layer 18:47:38 adcc1eea9eea: Pulling fs layer 18:47:38 4c4ab2625f07: Pulling fs layer 18:47:38 0510c868ecb4: Pulling fs layer 18:47:38 afea3b2eda06: Pulling fs layer 18:47:38 7809a108b3ef: Pulling fs layer 18:47:38 f706445af74f: Pulling fs layer 18:47:38 afea3b2eda06: Waiting 18:47:38 0510c868ecb4: Waiting 18:47:38 7809a108b3ef: Waiting 18:47:38 f706445af74f: Waiting 18:47:38 4c4ab2625f07: Verifying Checksum 18:47:38 4c4ab2625f07: Download complete 18:47:38 adcc1eea9eea: Verifying Checksum 18:47:38 adcc1eea9eea: Download complete 18:47:38 afea3b2eda06: Verifying Checksum 18:47:38 afea3b2eda06: Download complete 18:47:38 7809a108b3ef: Verifying Checksum 18:47:38 7809a108b3ef: Download complete 18:47:38 540db60ca938: Verifying Checksum 18:47:38 540db60ca938: Download complete 18:47:38 540db60ca938: Pull complete 18:47:38 adcc1eea9eea: Pull complete 18:47:39 4c4ab2625f07: Pull complete 18:47:40 f706445af74f: Verifying Checksum 18:47:40 f706445af74f: Download complete 18:47:41 0510c868ecb4: Verifying Checksum 18:47:41 0510c868ecb4: Download complete 18:47:44 0510c868ecb4: Pull complete 18:47:44 afea3b2eda06: Pull complete 18:47:44 7809a108b3ef: Pull complete 18:47:47 f706445af74f: Pull complete 18:47:47 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:47:47 ---> b068be0155e3 18:47:47 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:47:47 ---> Running in 87ceac3699dd 18:47:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:47:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:47:49 (1/12) Installing libmagic (5.39-r0) 18:47:50 (2/12) Installing file (5.39-r0) 18:47:50 (3/12) Installing libc-dev (0.7.2-r3) 18:47:50 (4/12) Installing g++ (10.2.1_pre1-r3) 18:47:56 (5/12) Installing fortify-headers (1.1-r0) 18:47:56 (6/12) Installing patch (2.7.6-r6) 18:47:56 (7/12) Installing build-base (0.5-r2) 18:47:56 (8/12) Installing libsodium (1.0.18-r0) 18:47:57 (9/12) Installing pkgconf (1.7.3-r0) 18:47:57 (10/12) Installing libsodium-dev (1.0.18-r0) 18:47:57 (11/12) Installing libzmq (4.3.3-r1) 18:47:57 (12/12) Installing zeromq-dev (4.3.3-r1) 18:47:57 Executing busybox-1.32.1-r6.trigger 18:47:57 OK: 219 MiB in 52 packages 18:47:59 Removing intermediate container 87ceac3699dd 18:47:59 ---> 59ba8205d0ae 18:47:59 Step 4/6 : WORKDIR /edgex-go 18:47:59 ---> Running in c25dd6e625d0 18:47:59 Removing intermediate container c25dd6e625d0 18:47:59 ---> 59b3e5e4636f 18:47:59 Step 5/6 : COPY go.mod . 18:47:59 ---> d66a7b0e7560 18:47:59 Step 6/6 : RUN go mod download 18:47:59 ---> Running in a40f5dd656db 18:48:11 Removing intermediate container a40f5dd656db 18:48:11 ---> c7a86fd122b9 18:48:11 Successfully built c7a86fd122b9 18:48:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:48:12 + docker inspect -f . ci-base-image-x86_64 18:48:12 . [Pipeline] withDockerContainer 18:48:12 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 18:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 18:48:13 $ docker top 96691eef53ea51aa0dbabf7d77a51cb4a0ec11c9bce5c54c064e4892fba42d2b -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:13 + go version 18:48:13 go version go1.16.3 linux/amd64 [Pipeline] } 18:48:13 $ docker stop --time=1 96691eef53ea51aa0dbabf7d77a51cb4a0ec11c9bce5c54c064e4892fba42d2b 18:48:15 $ docker rm -f 96691eef53ea51aa0dbabf7d77a51cb4a0ec11c9bce5c54c064e4892fba42d2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:15 + docker inspect -f . ci-base-image-x86_64 18:48:15 . [Pipeline] withDockerContainer 18:48:16 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 18:48:16 $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 18:48:16 $ docker top 6ca5751cc39380fff64ff303091a1e66a50715fdcac43ece5dcd4e4be321c5df -eo pid,comm [Pipeline] { [Pipeline] echo 18:48:16 ========================================================= 18:48:16 [edgeXBuildGoParallel] Running Tests and Build... 18:48:16 ========================================================= [Pipeline] sh 18:48:16 + go mod tidy [Pipeline] sh 18:48:17 + make test 18:48:17 go mod tidy 18:48:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:48:22 ? github.com/edgexfoundry/edgex-go [no test files] 18:48:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:48:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:48:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:48:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:48:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:48:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:48:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:48:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:48:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:48:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:48:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 18:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:48:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 18:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:48:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 53.4% of statements 18:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.079s coverage: 87.7% of statements 18:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements 18:48:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:48:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.218s coverage: 95.1% of statements 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:48:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:48:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.037s coverage: 0.8% of statements 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:48:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 18:48:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 18:48:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements 18:48:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 18:48:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 18:48:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 18:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 18:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 18:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.196s coverage: 81.8% of statements 18:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 18:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.212s coverage: 66.9% of statements 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:49:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.049s coverage: 19.3% of statements 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:49:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 91.9% of statements 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:49:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:49:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:49:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:49:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 18:49:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 18:49:44 GO111MODULE=on go vet ./... 18:50:06 gofmt -l . 18:50:06 [ "`gofmt -l .`" = "" ] 18:50:06 ./bin/test-attribution-txt.sh [Pipeline] sh 18:50:06 + ls -al . 18:50:06 total 516 18:50:06 drwxrwxr-x 10 1001 1001 4096 Jun 14 18:50 . 18:50:06 drwxr-xr-x 4 root root 32 Jun 14 18:48 .. 18:50:06 -rw-rw-r-- 1 1001 1001 11 Jun 14 18:46 .dockerignore 18:50:06 drwxrwxr-x 8 1001 1001 162 Jun 14 18:46 .git 18:50:06 drwxrwxr-x 3 1001 1001 125 Jun 14 18:46 .github 18:50:06 -rw-rw-r-- 1 1001 1001 818 Jun 14 18:46 .gitignore 18:50:06 drwx------ 3 1001 1001 45 Jun 14 18:47 .semver 18:50:06 -rw-rw-r-- 1 1001 1001 166 Jun 14 18:46 .sonarcloud.properties 18:50:06 -rw-rw-r-- 1 1001 1001 8609 Jun 14 18:46 Attribution.txt 18:50:06 -rw-rw-r-- 1 1001 1001 3804 Jun 14 18:46 CONTRIBUTING.md 18:50:06 -rw-rw-r-- 1 1001 1001 931 Jun 14 18:46 Dockerfile.build 18:50:06 -rw-rw-r-- 1 1001 1001 849 Jun 14 18:46 Jenkinsfile 18:50:06 -rw-rw-r-- 1 1001 1001 10775 Jun 14 18:46 LICENSE 18:50:06 -rw-rw-r-- 1 1001 1001 5605 Jun 14 18:46 Makefile 18:50:06 -rw-rw-r-- 1 1001 1001 7905 Jun 14 18:46 README.md 18:50:06 -rw-rw-r-- 1 1001 1001 7071 Jun 14 18:46 SECURITY.md 18:50:06 -rw-rw-r-- 1 1001 1001 13 Jun 14 18:47 VERSION 18:50:06 -rw-rw-r-- 1 1001 1001 4131 Jun 14 18:46 ZMQWindows.md 18:50:06 drwxrwxr-x 2 1001 1001 37 Jun 14 18:46 bin 18:50:06 drwxrwxr-x 14 1001 1001 4096 Jun 14 18:46 cmd 18:50:06 -rw-r--r-- 1 root root 398195 Jun 14 18:49 coverage.out 18:50:06 -rw-rw-r-- 1 1001 1001 841 Jun 14 18:46 go.mod 18:50:06 -rw-r--r-- 1 root root 20952 Jun 14 18:48 go.sum 18:50:06 drwxrwxr-x 7 1001 1001 114 Jun 14 18:46 internal 18:50:06 drwxrwxr-x 3 1001 1001 16 Jun 14 18:46 openapi 18:50:06 drwxrwxr-x 4 1001 1001 71 Jun 14 18:46 snap 18:50:06 -rw-rw-r-- 1 1001 1001 168 Jun 14 18:46 version.go [Pipeline] sh 18:50:06 + '[' -e coverage.out ] 18:50:06 + chown 1001:1001 coverage.out [Pipeline] stash 18:50:06 Stashed 1 file(s) [Pipeline] sh 18:50:07 + make build 18:50:07 go mod tidy 18:50:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-data/core-data ./cmd/core-data 18:50:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-command/core-command ./cmd/core-command 18:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:50:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:50:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:50:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:50:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:50:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:50:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/secrets-config ./cmd/secrets-config 18:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:50:24 $ docker stop --time=1 6ca5751cc39380fff64ff303091a1e66a50715fdcac43ece5dcd4e4be321c5df 18:50:27 $ docker rm -f 6ca5751cc39380fff64ff303091a1e66a50715fdcac43ece5dcd4e4be321c5df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:50:30 18:50:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:50:31 latest: Pulling from edgex-devops/edgex-compose 18:50:31 cbdbe7a5bc2a: Pulling fs layer 18:50:31 ca9280d653b3: Pulling fs layer 18:50:31 7e9c9ca2126c: Pulling fs layer 18:50:31 cbdbe7a5bc2a: Verifying Checksum 18:50:31 cbdbe7a5bc2a: Download complete 18:50:31 cbdbe7a5bc2a: Pull complete 18:50:31 ca9280d653b3: Verifying Checksum 18:50:31 ca9280d653b3: Download complete 18:50:32 ca9280d653b3: Pull complete 18:50:32 7e9c9ca2126c: Verifying Checksum 18:50:32 7e9c9ca2126c: Download complete 18:50:36 7e9c9ca2126c: Pull complete 18:50:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:50:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:50:36 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 18:50:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 18:50:37 $ docker top 3403b9d3700ca4fec1c6a3e546a83b92b4db0223e7380f6b5dfb11274c62e6bb -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:38 + docker-compose build --help 18:50:38 + grep parallel 18:50:38 --parallel Build images in parallel. [Pipeline] } 18:50:38 $ docker stop --time=1 3403b9d3700ca4fec1c6a3e546a83b92b4db0223e7380f6b5dfb11274c62e6bb 18:50:40 $ docker rm -f 3403b9d3700ca4fec1c6a3e546a83b92b4db0223e7380f6b5dfb11274c62e6bb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:50:40 . [Pipeline] withDockerContainer 18:50:40 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 18:50:40 $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 18:50:41 $ docker top 1e80100d0011c3ffc04e3dd263e383c127c42f95255e9d0856a70aa1e9a773a1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:41 + docker-compose -f ./docker-compose-build.yml build --parallel 18:50:42 Building core-command ... 18:50:42 Building core-data ... 18:50:42 Building core-metadata ... 18:50:42 Building security-bootstrapper ... 18:50:42 Building security-proxy-setup ... 18:50:42 Building security-secretstore-setup ... 18:50:42 Building support-notifications ... 18:50:42 Building support-scheduler ... 18:50:42 Building sys-mgmt-agent ... 18:50:42 Building support-scheduler 18:50:42 Building security-proxy-setup 18:50:42 Building security-secretstore-setup 18:50:42 Building core-metadata 18:50:42 Building core-command 18:51:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:51:04 ---> c7a86fd122b9 18:51:04 Step 3/24 : WORKDIR /edgex-go 18:51:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:51:04 ---> c7a86fd122b9 18:51:04 Step 3/22 : WORKDIR /edgex-go 18:51:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:51:04 ---> c7a86fd122b9 18:51:04 Step 3/23 : WORKDIR /edgex-go 18:51:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:51:04 ---> c7a86fd122b9 18:51:04 Step 3/26 : WORKDIR /edgex-go 18:51:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1330 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 18:51:11 Running in /w/workspace/edgex-go/535 [Pipeline] { [Pipeline] checkout 18:51:11 The recommended git tool is: git 18:51:16 using credential edgex-jenkins-ssh 18:51:16 Cloning the remote Git repository 18:51:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:51:16 > git init /w/workspace/edgex-go/535 # timeout=10 18:51:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:51:17 > git --version # timeout=10 18:51:17 > git --version # 'git version 2.17.1' 18:51:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:51:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:51:26 ---> Running in a393ad036865 18:51:26 ---> Running in 201451a1eb0a 18:51:26 ---> Running in e21a39921fa6 18:51:26 ---> Running in 61b0c63ee1f4 18:51:26 Removing intermediate container e21a39921fa6 18:51:26 ---> 240c9b06b9ad 18:51:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:26 Removing intermediate container 201451a1eb0a 18:51:26 ---> 92c398dc44ff 18:51:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:26 Removing intermediate container a393ad036865 18:51:26 ---> 03b4e6125da2 18:51:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:26 Removing intermediate container 61b0c63ee1f4 18:51:26 ---> ee6df98e75cf 18:51:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:51:27 ---> c7a86fd122b9 18:51:27 Step 3/24 : WORKDIR /edgex-go 18:51:27 ---> Using cache 18:51:27 ---> ee6df98e75cf 18:51:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:29 ---> Running in 597f92026513 18:51:29 ---> Running in 0ac9a4828072 18:51:29 ---> Running in f158dd8c5d9b 18:51:29 ---> Running in ecb7690aac4d 18:51:29 ---> Running in 3c5d8414986b 18:51:30 Removing intermediate container 597f92026513 18:51:30 ---> 5282ffd3c1cc 18:51:30 Step 5/22 : RUN apk add --update --no-cache make git 18:51:30 ---> Running in 356ccd5b4a3f 18:51:31 Removing intermediate container f158dd8c5d9b 18:51:31 ---> f2a2d2a73a48 18:51:31 Step 5/24 : RUN apk add --update --no-cache make git 18:51:31 ---> Running in 65d9643d1e08 18:51:31 Removing intermediate container 0ac9a4828072 18:51:31 ---> bb4ce885b63a 18:51:31 Step 5/23 : RUN apk add --update --no-cache make git 18:51:31 ---> Running in aeab6890cd34 18:51:31 Removing intermediate container 3c5d8414986b 18:51:31 ---> df947cbc128d 18:51:31 Step 5/24 : RUN apk add --update --no-cache make git 18:51:31 ---> Running in 0a4fd2decf45 18:51:31 Removing intermediate container ecb7690aac4d 18:51:31 ---> 0ca6932bfc46 18:51:31 Step 5/26 : RUN apk add --update --no-cache make git 18:51:31 ---> Running in f14b6e3bbe1a 18:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:32 OK: 219 MiB in 52 packages 18:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:32 OK: 219 MiB in 52 packages 18:51:32 OK: 219 MiB in 52 packages 18:51:33 Removing intermediate container 356ccd5b4a3f 18:51:33 ---> 4080174d9d20 18:51:33 Step 6/22 : COPY go.mod . 18:51:33 Removing intermediate container 65d9643d1e08 18:51:33 ---> ca8c0f48bf00 18:51:33 Step 6/24 : COPY go.mod . 18:51:33 OK: 219 MiB in 52 packages 18:51:33 Avoid second fetch 18:51:33 Checking out Revision 267f8de05bb7abb950f42980b1ac074a3e3c2047 (master) 18:51:33 ---> 760c09625e38 18:51:33 Step 7/24 : RUN go mod download 18:51:33 ---> fa0f3de01d96 18:51:33 Step 7/22 : RUN go mod download 18:51:33 ---> Running in 84917e957238 18:51:33 Removing intermediate container 0a4fd2decf45 18:51:33 ---> ac5b2b0b8108 18:51:33 Step 6/24 : COPY go.mod . 18:51:33 ---> Running in 9c438e86cc48 18:51:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:51:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:51:33 > git config core.sparsecheckout # timeout=10 18:51:33 > git checkout -f 267f8de05bb7abb950f42980b1ac074a3e3c2047 # timeout=10 18:51:33 OK: 219 MiB in 52 packages 18:51:33 Removing intermediate container aeab6890cd34 18:51:33 ---> 4ba338b0a6db 18:51:33 Step 6/23 : COPY go.mod . 18:51:33 ---> 2c950b0be7fd 18:51:33 Step 7/24 : RUN go mod download 18:51:33 ---> Running in 01cf21a70e76 18:51:33 ---> a0178ee966ae 18:51:33 Step 7/23 : RUN go mod download 18:51:34 ---> Running in 800e0ed3d3f6 18:51:34 Removing intermediate container f14b6e3bbe1a 18:51:34 ---> 3fe5e811b361 18:51:34 Step 6/26 : COPY go.mod . 18:51:34 ---> 39aa887f757c 18:51:34 Step 7/26 : RUN go mod download 18:51:34 ---> Running in 7715d31460f6 18:51:34 Removing intermediate container 84917e957238 18:51:34 ---> 722bb6aabbee 18:51:34 Step 8/24 : COPY . . 18:51:37 Commit message: "fix: Broken Slack invite link in README.md (#3566)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:51:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:51:39 + true 18:51:39 + sudo service docker restart 18:51:39 Removing intermediate container 9c438e86cc48 18:51:39 ---> 15eb072a40be 18:51:39 Step 8/22 : COPY . . 18:51:39 Removing intermediate container 800e0ed3d3f6 18:51:39 ---> 98ae2efe661b 18:51:39 Step 8/23 : COPY . . 18:51:39 Removing intermediate container 01cf21a70e76 18:51:39 ---> 80f237175b2b 18:51:39 Step 8/24 : COPY . . 18:51:39 ---> 30db32adba0a 18:51:39 Step 9/24 : RUN go mod tidy 18:51:40 ---> Running in df4af3649c8c 18:51:52 Removing intermediate container 7715d31460f6 18:51:52 ---> 543b0891f044 18:51:52 Step 8/26 : COPY . . 18:51:52 ---> cc4b8450e158 18:51:52 Step 9/23 : RUN go mod tidy 18:51:52 ---> cca943a8e273 18:51:52 Step 9/24 : RUN go mod tidy 18:51:52 ---> 10591de41a29 18:51:52 Step 9/22 : RUN go mod tidy 18:51:52 ---> Running in c944fb5e10ee 18:51:52 ---> Running in 6a9c18dbbf3b 18:51:52 ---> Running in 0cc38214aaaf 18:51:53 Removing intermediate container df4af3649c8c 18:51:53 ---> 15613b104b6e 18:51:53 Step 10/24 : RUN make cmd/core-command/core-command 18:51:53 ---> Running in 969def81e1ad 18:51:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-command/core-command ./cmd/core-command 18:51:56 Removing intermediate container c944fb5e10ee 18:51:56 ---> efe5b50f21ca 18:51:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:51:57 ---> Running in f57bc55613c6 18:51:57 Removing intermediate container 6a9c18dbbf3b 18:51:57 ---> 7c96f1d1bf16 18:51:57 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:51:57 ---> Running in 2510ba1bebc1 18:51:57 Removing intermediate container 0cc38214aaaf 18:51:57 ---> 750be44fb44d 18:51:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:51:57 ---> Running in 4da5f7869751 18:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:58 provisioning config files... 18:51:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config3546797901360418123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:58 ---> docker-login.sh 18:51:58 nexus3.edgexfoundry.org:10001 18:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:59 Configure a credential helper to remove this warning. See 18:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:59 18:51:59 Login Succeeded 18:51:59 nexus3.edgexfoundry.org:10002 18:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:00 Configure a credential helper to remove this warning. See 18:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:00 18:52:00 Login Succeeded 18:52:00 nexus3.edgexfoundry.org:10003 18:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:00 Configure a credential helper to remove this warning. See 18:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:00 18:52:00 Login Succeeded 18:52:00 nexus3.edgexfoundry.org:10004 18:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:01 Configure a credential helper to remove this warning. See 18:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:01 18:52:01 Login Succeeded 18:52:01 docker.io 18:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:02 Configure a credential helper to remove this warning. See 18:52:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:02 18:52:02 Login Succeeded 18:52:02 ---> docker-login.sh ends [Pipeline] } 18:52:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:52:02 ========================================================= 18:52:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:52:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:52:03 + 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 . 18:52:05 Sending build context to Docker daemon 166.3MB 18:52:05 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:52:05 Step 2/6 : FROM ${BASE} 18:52:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:52:05 595b0fe564bb: Pulling fs layer 18:52:05 3088b5b3c5c0: Pulling fs layer 18:52:05 5b7225fbf94c: Pulling fs layer 18:52:05 ba82ee9f976e: Pulling fs layer 18:52:05 506bd15cee9f: Pulling fs layer 18:52:05 75a0a4a0db45: Pulling fs layer 18:52:05 618dc40b7e24: Pulling fs layer 18:52:05 506bd15cee9f: Waiting 18:52:05 75a0a4a0db45: Waiting 18:52:05 618dc40b7e24: Waiting 18:52:05 ba82ee9f976e: Waiting 18:52:05 5b7225fbf94c: Verifying Checksum 18:52:05 3088b5b3c5c0: Verifying Checksum 18:52:05 3088b5b3c5c0: Download complete 18:52:05 506bd15cee9f: Verifying Checksum 18:52:05 506bd15cee9f: Download complete 18:52:05 75a0a4a0db45: Verifying Checksum 18:52:05 75a0a4a0db45: Download complete 18:52:05 595b0fe564bb: Verifying Checksum 18:52:05 595b0fe564bb: Download complete 18:52:06 595b0fe564bb: Pull complete 18:52:07 3088b5b3c5c0: Pull complete 18:52:07 5b7225fbf94c: Pull complete 18:52:08 618dc40b7e24: Verifying Checksum 18:52:08 618dc40b7e24: Download complete 18:52:09 ba82ee9f976e: Download complete 18:52:13 ---> 4704b446d946 18:52:13 Step 9/26 : RUN go mod tidy 18:52:13 ---> Running in e44a5d150d44 18:52:14 Removing intermediate container e44a5d150d44 18:52:14 ---> a4ad2d993eaf 18:52:14 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:52:14 ---> Running in d0ffca0740d3 18:52:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:52:21 ba82ee9f976e: Pull complete 18:52:21 506bd15cee9f: Pull complete 18:52:21 75a0a4a0db45: Pull complete 18:52:24 618dc40b7e24: Pull complete 18:52:24 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:52:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:52:24 ---> a36622ca3599 18:52:24 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 18:52:26 ---> Running in 06b189a0aac8 18:52:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:52:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:52:29 (1/12) Installing libmagic (5.39-r0) 18:52:29 (2/12) Installing file (5.39-r0) 18:52:30 (3/12) Installing libc-dev (0.7.2-r3) 18:52:30 (4/12) Installing g++ (10.2.1_pre1-r3) 18:52:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/secrets-config ./cmd/secrets-config 18:52:32 Removing intermediate container 969def81e1ad 18:52:32 ---> 946792f56bf4 18:52:32 18:52:32 Step 11/24 : FROM alpine:3.12 18:52:32 3.12: Pulling from library/alpine 18:52:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:52:32 Status: Downloaded newer image for alpine:3.12 18:52:32 ---> 13621d1b12d4 18:52:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:52:32 ---> Running in 4620406be83f 18:52:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:33 (1/1) Installing dumb-init (1.2.2-r1) 18:52:33 Executing busybox-1.31.1-r20.trigger 18:52:33 OK: 6 MiB in 15 packages 18:52:33 Removing intermediate container 4620406be83f 18:52:33 ---> 3233f4bfc4a7 18:52:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:52:33 ---> Running in 427786c7c499 18:52:34 Removing intermediate container 427786c7c499 18:52:34 ---> 03788d3d36e5 18:52:34 Step 14/24 : ENV APP_PORT=59882 18:52:34 ---> Running in 8acc271b77e7 18:52:34 Removing intermediate container 8acc271b77e7 18:52:34 ---> 4f77583db384 18:52:34 Step 15/24 : EXPOSE $APP_PORT 18:52:34 ---> Running in 921792baca6f 18:52:35 Removing intermediate container 921792baca6f 18:52:35 ---> d3c772cce348 18:52:35 Step 16/24 : WORKDIR / 18:52:35 ---> Running in 2a73bc9d88c0 18:52:35 Removing intermediate container f57bc55613c6 18:52:35 ---> 83aed93c6d12 18:52:35 18:52:35 Step 11/23 : FROM alpine:3.12 18:52:35 ---> 13621d1b12d4 18:52:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:52:35 ---> Using cache 18:52:35 ---> 3233f4bfc4a7 18:52:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:52:35 ---> Using cache 18:52:35 ---> 03788d3d36e5 18:52:35 Step 14/23 : ENV APP_PORT=59861 18:52:35 ---> Running in 11558d38229f 18:52:35 Removing intermediate container 2a73bc9d88c0 18:52:35 ---> 1e860517b49f 18:52:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:35 Removing intermediate container 11558d38229f 18:52:35 ---> 03ba8d100a49 18:52:35 Step 15/23 : EXPOSE $APP_PORT 18:52:35 ---> Running in 2661298370a5 18:52:36 ---> d1d508b76a05 18:52:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:52:36 Removing intermediate container 2661298370a5 18:52:36 ---> 2d20cf6de9b6 18:52:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:36 Removing intermediate container 4da5f7869751 18:52:36 ---> 6f306e1a42f7 18:52:36 18:52:36 Step 11/22 : FROM alpine:3.12 18:52:36 ---> 13621d1b12d4 18:52:36 Step 12/22 : RUN apk add --update --no-cache curl 18:52:36 ---> 8eaa88ef6243 18:52:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:52:36 ---> 41b5b2b03794 18:52:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:52:36 ---> Running in 6993f82a117d 18:52:36 (5/12) Installing fortify-headers (1.1-r0) 18:52:36 (6/12) Installing patch (2.7.6-r6) 18:52:36 (7/12) Installing build-base (0.5-r2) 18:52:36 (8/12) Installing libsodium (1.0.18-r0) 18:52:36 (9/12) Installing pkgconf (1.7.3-r0) 18:52:36 (10/12) Installing libsodium-dev (1.0.18-r0) 18:52:36 (11/12) Installing libzmq (4.3.3-r1) 18:52:36 (12/12) Installing zeromq-dev (4.3.3-r1) 18:52:36 Executing busybox-1.32.1-r6.trigger 18:52:36 OK: 218 MiB in 52 packages 18:52:37 ---> 805e58a01080 18:52:37 Step 20/24 : ENTRYPOINT ["/core-command"] 18:52:37 ---> 77678401b5ca 18:52:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:52:37 ---> Running in ad741ed01d28 18:52:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:37 (1/4) Installing ca-certificates (20191127-r4) 18:52:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:52:37 (3/4) Installing libcurl (7.77.0-r0) 18:52:37 (4/4) Installing curl (7.77.0-r0) 18:52:37 Removing intermediate container ad741ed01d28 18:52:37 ---> 546c622a3652 18:52:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:37 Executing busybox-1.31.1-r20.trigger 18:52:37 Executing ca-certificates-20191127-r4.trigger 18:52:38 OK: 7 MiB in 18 packages 18:52:38 ---> cec3cd145f4e 18:52:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:52:38 ---> Running in c37b007bb1e9 18:52:38 ---> Running in d6fa2a797d90 18:52:38 Removing intermediate container c37b007bb1e9 18:52:38 ---> 01702fcfbb90 18:52:38 Step 22/24 : LABEL arch=x86_64 18:52:38 Removing intermediate container 2510ba1bebc1 18:52:38 ---> a29e2f7d70d9 18:52:38 18:52:38 Step 11/24 : FROM alpine:3.12 18:52:38 ---> 13621d1b12d4 18:52:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:52:38 ---> Using cache 18:52:38 ---> 3233f4bfc4a7 18:52:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:52:38 ---> Using cache 18:52:38 ---> 03788d3d36e5 18:52:38 Step 14/24 : ENV APP_PORT=59881 18:52:38 Removing intermediate container d6fa2a797d90 18:52:38 ---> e043c40d97fc 18:52:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:38 ---> Running in 70857fd0ded1 18:52:38 ---> Running in 935e4411c7dd 18:52:38 ---> Running in ae365a8fcadd 18:52:38 Removing intermediate container 70857fd0ded1 18:52:38 ---> 576391797208 18:52:38 Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:52:39 Removing intermediate container 6993f82a117d 18:52:39 ---> e73d45e7a9b9 18:52:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:52:39 Removing intermediate container 935e4411c7dd 18:52:39 ---> db84289b7b14 18:52:39 Step 15/24 : EXPOSE $APP_PORT 18:52:39 ---> Running in 0bcbbdf3a0d3 18:52:39 Removing intermediate container ae365a8fcadd 18:52:39 ---> 2cd0165c5332 18:52:39 Step 21/23 : LABEL arch=x86_64 18:52:39 ---> Running in 074fe95c89dc 18:52:39 ---> Running in 20a57eddf8e9 18:52:39 ---> Running in 191c1e06dac1 18:52:39 Removing intermediate container 20a57eddf8e9 18:52:39 ---> ff0e631d9441 18:52:39 Step 16/24 : WORKDIR / 18:52:39 Removing intermediate container 074fe95c89dc 18:52:39 ---> 64c4ab9e0447 18:52:39 Step 14/22 : WORKDIR /edgex 18:52:39 Removing intermediate container 0bcbbdf3a0d3 18:52:39 ---> 116f7e2fc333 18:52:39 Step 24/24 : LABEL version=2.0.0-dev.263 18:52:39 Removing intermediate container 191c1e06dac1 18:52:39 ---> 89f233a87b29 18:52:39 Step 22/23 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:52:39 ---> Running in 964a8c24f94c 18:52:39 ---> Running in ef0fcadd408f 18:52:39 ---> Running in af5a2aa8b0ed 18:52:39 ---> Running in 1eadd6ab063b 18:52:39 Removing intermediate container af5a2aa8b0ed 18:52:39 ---> 2ee876c3320c 18:52:39 18:52:39 Removing intermediate container ef0fcadd408f 18:52:39 ---> cf995759d9d7 18:52:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:39 Removing intermediate container 964a8c24f94c 18:52:39 ---> 095287c55b9f 18:52:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:52:39 Removing intermediate container 1eadd6ab063b 18:52:39 ---> d88dda7e2740 18:52:39 Step 23/23 : LABEL version=2.0.0-dev.263 18:52:39 Successfully built 2ee876c3320c 18:52:40 Successfully tagged core-command:latest 18:52:40 Building sys-mgmt-agent 18:52:40  Building core-command ... done  ---> Running in 761bece18d26 18:52:40 ---> cdafd0a04fb8 18:52:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:52:40 Removing intermediate container 761bece18d26 18:52:40 ---> 8e2e76a7f416 18:52:40 18:52:40 Successfully built 8e2e76a7f416 18:52:40 Successfully tagged support-scheduler:latest 18:52:40 Building core-data 18:52:41 Removing intermediate container 06b189a0aac8 18:52:41 ---> 264184f7e09d 18:52:41 Step 4/6 : WORKDIR /edgex-go 18:52:41 ---> Running in d0d391b44396 18:52:41 Removing intermediate container d0d391b44396 18:52:41 ---> 9af9f6fe05c1 18:52:41 Step 5/6 : COPY go.mod . 18:52:41  Building support-scheduler ... done  ---> 6bc653fd0709 18:52:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:52:42 ---> 6684ca94cfa5 18:52:42 Step 6/6 : RUN go mod download 18:52:42 ---> Running in 01b201acfd32 18:52:42 ---> 892fd2aaf277 18:52:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:52:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:52:55 ---> 601f1af23693 18:52:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:52:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:52:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:52:55 ---> ccf67d83990f 18:52:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:52:55 ---> c7a86fd122b9 18:52:55 Step 3/24 : WORKDIR /edgex-go 18:52:55 ---> Using cache 18:52:55 ---> ee6df98e75cf 18:52:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:55 ---> Using cache 18:52:55 ---> 0ca6932bfc46 18:52:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:52:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:52:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:52:56 ---> c7a86fd122b9 18:52:56 Step 3/24 : WORKDIR /edgex-go 18:52:56 ---> Using cache 18:52:56 ---> ee6df98e75cf 18:52:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:56 ---> Using cache 18:52:56 ---> 0ca6932bfc46 18:52:56 Step 5/24 : RUN apk add --update --no-cache make bash git 18:52:59 ---> Running in 8f5347918051 18:53:01 ---> Running in e416bf0153c8 18:53:01 ---> Running in 43f03874650c 18:53:03 ---> 04ffa8fcd8f4 18:53:03 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:53:03 Removing intermediate container d0ffca0740d3 18:53:03 ---> aa5ca911d88b 18:53:03 18:53:03 Step 11/26 : FROM alpine:3.12 18:53:03 ---> 13621d1b12d4 18:53:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:53:03 Removing intermediate container e416bf0153c8 18:53:03 ---> 9139138e9299 18:53:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:53:03 ---> Running in 4a8bb31d882f 18:53:03 ---> Running in 8ecad9812391 18:53:03 ---> Running in a4ddb0c320e8 18:53:04 Removing intermediate container 4a8bb31d882f 18:53:04 ---> 193bd3c69515 18:53:04 Step 19/22 : CMD ["--init=true"] 18:53:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:53:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:53:04 ---> Running in 8b93b7a58276 18:53:04 Removing intermediate container a4ddb0c320e8 18:53:04 ---> 3805c388f0dd 18:53:04 Step 22/24 : LABEL arch=x86_64 18:53:04 ---> Running in e50667fa0d43 18:53:04 Removing intermediate container 8b93b7a58276 18:53:04 ---> d35bd10f3f00 18:53:04 Step 20/22 : LABEL arch=x86_64 18:53:04 ---> Running in 5aa03be56c10 18:53:04 Removing intermediate container e50667fa0d43 18:53:04 ---> 6912bf10fb41 18:53:04 Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:53:04 ---> Running in da8c576ecd96 18:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:53:04 Removing intermediate container 5aa03be56c10 18:53:04 ---> 3d3abcedbff8 18:53:04 Step 21/22 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:53:05 ---> Running in 55e1be04404c 18:53:05 Removing intermediate container da8c576ecd96 18:53:05 ---> d7c7ca879912 18:53:05 Step 24/24 : LABEL version=2.0.0-dev.263 18:53:05 (1/6) Installing ca-certificates (20191127-r4) 18:53:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:53:05 (3/6) Installing libcurl (7.77.0-r0) 18:53:05 (4/6) Installing curl (7.77.0-r0) 18:53:05 (5/6) Installing dumb-init (1.2.2-r1) 18:53:05 (6/6) Installing su-exec (0.2-r1) 18:53:05 Removing intermediate container 55e1be04404c 18:53:05 ---> c9336f3a0593 18:53:05 Step 22/22 : LABEL version=2.0.0-dev.263 18:53:05 Executing busybox-1.31.1-r20.trigger 18:53:05 Executing ca-certificates-20191127-r4.trigger 18:53:05 OK: 7 MiB in 20 packages 18:53:05 ---> Running in 4d688955a2bc 18:53:05 ---> Running in 66822bd10662 18:53:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:53:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:53:05 Removing intermediate container 4d688955a2bc 18:53:05 ---> 47fde4b7a0b8 18:53:05 18:53:05 Removing intermediate container 66822bd10662 18:53:05 ---> 06847b4f7b0d 18:53:05 18:53:05 Successfully built 47fde4b7a0b8 18:53:05 Successfully built 06847b4f7b0d 18:53:05 OK: 219 MiB in 52 packages 18:53:05 Successfully tagged core-metadata:latest 18:53:05  Building core-metadata ... done Building support-notifications 18:53:05 Successfully tagged security-proxy-setup:latest 18:53:05 Building security-bootstrapper 18:53:06  Building security-proxy-setup ... done Removing intermediate container 8ecad9812391 18:53:06 ---> 9433786294c4 18:53:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:53:06 OK: 219 MiB in 52 packages 18:53:09 Removing intermediate container 01b201acfd32 18:53:09 ---> fe95519c0195 18:53:09 Successfully built fe95519c0195 18:53:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:53:09 + docker inspect -f . ci-base-image-arm64 18:53:09 . [Pipeline] withDockerContainer 18:53:09 prd-ubuntu18.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container 18:53:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:53:11 $ docker top c030517b72dbb2eaaf5f071e5b0e81950085d40417436257b43b960ef127351d -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:12 + go version 18:53:12 go version go1.16.5 linux/arm64 [Pipeline] } 18:53:12 $ docker stop --time=1 c030517b72dbb2eaaf5f071e5b0e81950085d40417436257b43b960ef127351d 18:53:14 $ docker rm -f c030517b72dbb2eaaf5f071e5b0e81950085d40417436257b43b960ef127351d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix 18:53:14 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:53:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:53:14 ---> c7a86fd122b9 18:53:14 Step 3/32 : WORKDIR /edgex-go 18:53:14 ---> Using cache 18:53:14 ---> ee6df98e75cf 18:53:14 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:53:14 ---> Using cache 18:53:14 ---> 0ca6932bfc46 18:53:14 Step 5/32 : RUN apk add --update --no-cache make git 18:53:14 ---> Using cache 18:53:14 ---> 3fe5e811b361 18:53:14 Step 6/32 : COPY go.mod . 18:53:14 ---> Using cache 18:53:14 ---> 39aa887f757c 18:53:14 Step 7/32 : RUN go mod download 18:53:14 ---> Using cache 18:53:14 ---> 543b0891f044 18:53:14 Step 8/32 : COPY . . 18:53:14 ---> Using cache 18:53:14 ---> 4704b446d946 18:53:14 Step 9/32 : RUN go mod tidy 18:53:14 ---> Using cache 18:53:14 ---> a4ad2d993eaf 18:53:14 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] sh 18:53:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:15 18:53:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:53:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:53:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:53:15 ---> c7a86fd122b9 18:53:15 Step 3/23 : WORKDIR /edgex-go 18:53:15 ---> Using cache 18:53:15 ---> ee6df98e75cf 18:53:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:53:15 ---> Using cache 18:53:15 ---> 0ca6932bfc46 18:53:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:53:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:16 latest: Pulling from edgex-devops/edgex-compose-arm64 18:53:16 29e5d40040c1: Pulling fs layer 18:53:16 1ce36da41761: Pulling fs layer 18:53:16 25b303627fd3: Pulling fs layer 18:53:17 29e5d40040c1: Verifying Checksum 18:53:17 29e5d40040c1: Download complete 18:53:17 1ce36da41761: Verifying Checksum 18:53:17 1ce36da41761: Download complete 18:53:17 29e5d40040c1: Pull complete 18:53:18 1ce36da41761: Pull complete 18:53:19 ---> Running in 70a72abc627a 18:53:19 ---> Running in 32a2c3098f5f 18:53:19 ---> Running in 7284009397e7 18:53:19 Removing intermediate container 70a72abc627a 18:53:19 ---> 1eead399b20d 18:53:19 Step 14/26 : WORKDIR / 18:53:19 Removing intermediate container 43f03874650c 18:53:19 ---> f575f8047902 18:53:19 Step 6/24 : COPY go.mod . 18:53:19 Removing intermediate container 8f5347918051 18:53:19 ---> 5cba6b6d1936 18:53:19 Step 6/24 : COPY go.mod . 18:53:19 ---> Running in 74b3a1077072 18:53:19 Removing intermediate container 74b3a1077072 18:53:19 ---> f5bdace1a290 18:53:19 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:53:19 ---> ed04698865b1 18:53:19 Step 7/24 : RUN go mod download 18:53:19 ---> ab4fed4cf5fe 18:53:19 Step 7/24 : RUN go mod download 18:53:19 ---> Running in ca7be0ff7a4f 18:53:19 ---> Running in 486288637ceb 18:53:19 ---> 170f2c382b5c 18:53:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:53:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:53:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:53:19 25b303627fd3: Verifying Checksum 18:53:19 25b303627fd3: Download complete 18:53:19 ---> 03560aef226f 18:53:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:53:20 ---> f5d2013d4f20 18:53:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:53:20 ---> d3ae82887c97 18:53:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:53:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:53:20 Removing intermediate container 486288637ceb 18:53:20 ---> 26c5221e5859 18:53:20 Step 8/24 : COPY . . 18:53:20 Removing intermediate container ca7be0ff7a4f 18:53:20 ---> 6a90f89b6346 18:53:20 Step 8/24 : COPY . . 18:53:20 ---> 8c32f2d54431 18:53:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:53:21 OK: 219 MiB in 52 packages 18:53:29 25b303627fd3: Pull complete 18:53:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:53:30 prd-ubuntu18.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container 18:53:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 18:53:33 $ docker top 05362134683c3f762adeab2d3e6329ce712dd47dccbcfb2671a34b54a1053822 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:33 ---> fb7b7e36092d 18:53:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:53:33 Removing intermediate container 32a2c3098f5f 18:53:33 ---> f49755499e87 18:53:33 Step 6/23 : COPY go.mod . 18:53:33 ---> 39859506c43a 18:53:33 Step 9/24 : RUN go mod tidy 18:53:33 ---> 0d30f31e142d 18:53:33 Step 9/24 : RUN go mod tidy 18:53:33 ---> Running in 21254905855b 18:53:33 ---> Running in 3ca42f723404 18:53:33 ---> a9c152b534a9 18:53:33 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/ 18:53:33 ---> a59a06d5beb6 18:53:33 Step 7/23 : RUN go mod download 18:53:33 ---> Running in e925751cd623 18:53:33 ---> Running in 8b0b299787d3 18:53:34 + docker-compose build --help 18:53:34 + grep parallel 18:53:34 Removing intermediate container e925751cd623 18:53:34 ---> a86cab9f37c6 18:53:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:53:35 ---> Running in 5d07f49f1814 18:53:35 Removing intermediate container 8b0b299787d3 18:53:35 ---> 4c110171f1f0 18:53:35 Step 8/23 : COPY . . 18:53:35 Removing intermediate container 5d07f49f1814 18:53:35 ---> 1bd895c5742e 18:53:35 Step 24/26 : LABEL arch=x86_64 18:53:35 ---> Running in 6ccf8cd4af40 18:53:37 --parallel Build images in parallel. [Pipeline] } 18:53:37 $ docker stop --time=1 05362134683c3f762adeab2d3e6329ce712dd47dccbcfb2671a34b54a1053822 18:53:38 Removing intermediate container 21254905855b 18:53:38 ---> 22334c1b2892 18:53:38 Step 10/24 : RUN make cmd/core-data/core-data 18:53:38 Removing intermediate container 6ccf8cd4af40 18:53:38 ---> 9aef12dabed7 18:53:38 Step 25/26 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:53:39 $ docker rm -f 05362134683c3f762adeab2d3e6329ce712dd47dccbcfb2671a34b54a1053822 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:40 . [Pipeline] withDockerContainer 18:53:40 prd-ubuntu18.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container 18:53:40 $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:53:42 $ docker top 3683cdb4c1035195219c337a285f6a86ef801e561e36819fb01db0f50ccf0ff4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:43 + docker-compose -f ./docker-compose-build.yml build --parallel 18:53:44 ---> Running in 1ade14cce6d4 18:53:44 Removing intermediate container 3ca42f723404 18:53:44 ---> 82710c0f95c5 18:53:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:53:44 ---> Running in f379bd4f4f35 18:53:44 ---> 0d95b81a6412 18:53:44 Step 9/23 : RUN go mod tidy 18:53:44 ---> Running in a56d58821381 18:53:44 ---> Running in 6ca904035338 18:53:44 Removing intermediate container 1ade14cce6d4 18:53:44 ---> 7e607f693e95 18:53:44 Step 26/26 : LABEL version=2.0.0-dev.263 18:53:44 ---> Running in 7e2691e449ea 18:53:44 Removing intermediate container 7e2691e449ea 18:53:44 ---> 007cdf2a2bf3 18:53:44 18:53:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-data/core-data ./cmd/core-data 18:53:44 Successfully built 007cdf2a2bf3 18:53:44 Successfully tagged security-secretstore-setup:latest 18:53:44  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:53:46 Building core-command ... 18:53:46 Building core-data ... 18:53:46 Building core-metadata ... 18:53:46 Building security-bootstrapper ... 18:53:46 Building security-proxy-setup ... 18:53:46 Building security-secretstore-setup ... 18:53:46 Building support-notifications ... 18:53:46 Building support-scheduler ... 18:53:46 Building sys-mgmt-agent ... 18:53:46 Building support-notifications 18:53:46 Building core-metadata 18:53:46 Building core-command 18:53:46 Building sys-mgmt-agent 18:53:46 Building security-proxy-setup 18:53:47 Removing intermediate container 6ca904035338 18:53:47 ---> 6c520feb12b7 18:53:47 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:53:47 ---> Running in fc957d180d0a 18:53:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:53:57 Removing intermediate container 7284009397e7 18:53:57 ---> a85047e35928 18:53:57 18:53:57 Step 11/32 : FROM alpine:3.12 18:53:57 ---> 13621d1b12d4 18:53:57 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:53:57 ---> Running in 48e22d6d2047 18:53:57 Removing intermediate container 48e22d6d2047 18:53:57 ---> d0a98423ab1c 18:53:57 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:53:57 ---> Running in 1ebc42ca3216 18:53:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:53:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:53:57 (1/2) Installing dumb-init (1.2.2-r1) 18:53:57 (2/2) Installing su-exec (0.2-r1) 18:53:57 Executing busybox-1.31.1-r20.trigger 18:53:57 OK: 6 MiB in 16 packages 18:53:58 Removing intermediate container 1ebc42ca3216 18:53:58 ---> 9fa9a2d21087 18:53:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:53:58 ---> Running in 62d803ba7134 18:53:58 Removing intermediate container 62d803ba7134 18:53:58 ---> e4f9b52c7ffb 18:53:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:53:58 ---> Running in dc831bca70e0 18:53:58 Removing intermediate container dc831bca70e0 18:53:58 ---> 223fcabc8b3f 18:53:58 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:53:58 ---> Running in 21a657cfa9dd 18:54:00 Removing intermediate container 21a657cfa9dd 18:54:00 ---> cd5e13bfe4bd 18:54:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:54:00 ---> Running in eed33d8e63d4 18:54:00 Removing intermediate container eed33d8e63d4 18:54:00 ---> 87f53921880e 18:54:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:54:00 ---> 98678e8248af 18:54:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:54:00 ---> Running in 0bfd1580c06e 18:54:02 Removing intermediate container 0bfd1580c06e 18:54:02 ---> 123431ee0101 18:54:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:02 ---> c3c20c523ce4 18:54:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:54:03 ---> 776ee86f24c7 18:54:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:54:03 ---> bbe4f376f5da 18:54:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:54:04 ---> bdaec790ff64 18:54:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:54:04 ---> d22ac1091a73 18:54:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:54:04 ---> Running in 050f88102177 18:54:05 Removing intermediate container 050f88102177 18:54:05 ---> 62cfcf7ccdc2 18:54:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:54:05 ---> dc1925108d21 18:54:05 Step 27/32 : RUN chmod +x /entrypoint.sh 18:54:05 ---> Running in ff95a1080920 18:54:06 Removing intermediate container ff95a1080920 18:54:06 ---> a8ff5b1c77a8 18:54:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:54:06 ---> Running in 942311680d40 18:54:06 Removing intermediate container 942311680d40 18:54:06 ---> 7e0478311507 18:54:06 Step 29/32 : CMD ["gate"] 18:54:06 ---> Running in 7b33cb6646d5 18:54:06 Removing intermediate container 7b33cb6646d5 18:54:06 ---> 7f604968f113 18:54:06 Step 30/32 : LABEL arch=x86_64 18:54:07 ---> Running in f106e6ea0a1f 18:54:07 Removing intermediate container f106e6ea0a1f 18:54:07 ---> 8b30c5a2c24d 18:54:07 Step 31/32 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:07 ---> Running in a43cdcd3ec44 18:54:07 Removing intermediate container a43cdcd3ec44 18:54:07 ---> b86a738491c3 18:54:07 Step 32/32 : LABEL version=2.0.0-dev.263 18:54:07 ---> Running in a92e112b7614 18:54:07 Removing intermediate container a92e112b7614 18:54:07 ---> 786f28864ed3 18:54:07 18:54:07 Successfully built 786f28864ed3 18:54:07 Successfully tagged security-bootstrapper:latest 18:54:14  Building security-bootstrapper ... done Removing intermediate container a56d58821381 18:54:14 ---> 2ab4cff3a56a 18:54:14 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:54:14 ---> Running in 711b42842671 18:54:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:54:15 Removing intermediate container fc957d180d0a 18:54:15 ---> 6e5a17f50b8c 18:54:15 18:54:15 Step 11/23 : FROM alpine:3.12 18:54:15 ---> 13621d1b12d4 18:54:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:54:15 ---> Running in e60bba3f5926 18:54:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:54:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:54:16 (1/2) Installing ca-certificates (20191127-r4) 18:54:16 (2/2) Installing dumb-init (1.2.2-r1) 18:54:16 Executing busybox-1.31.1-r20.trigger 18:54:16 Executing ca-certificates-20191127-r4.trigger 18:54:16 OK: 6 MiB in 16 packages 18:54:16 Removing intermediate container 711b42842671 18:54:16 ---> 1ce168c61153 18:54:16 18:54:16 Step 12/24 : FROM docker:20.10.0 18:54:16 20.10.0: Pulling from library/docker 18:54:16 Removing intermediate container f379bd4f4f35 18:54:16 ---> f91eca6de10a 18:54:16 18:54:16 Step 11/24 : FROM alpine:3.12 18:54:16 ---> 13621d1b12d4 18:54:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:54:16 ---> Running in b617f752c254 18:54:16 Removing intermediate container e60bba3f5926 18:54:16 ---> ca782e94c5f9 18:54:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:54:16 Removing intermediate container b617f752c254 18:54:16 ---> afcf16497920 18:54:16 Step 13/24 : ENV APP_PORT=59880 18:54:16 ---> Running in 304759a70542 18:54:16 ---> Running in f9382e31944e 18:54:17 Removing intermediate container 304759a70542 18:54:17 ---> ce293c3caa0a 18:54:17 Step 14/23 : ENV APP_PORT=59860 18:54:17 Removing intermediate container f9382e31944e 18:54:17 ---> a0e5114879e5 18:54:17 Step 14/24 : EXPOSE $APP_PORT 18:54:17 ---> Running in c4e3185c48b4 18:54:17 ---> Running in 522467f0d267 18:54:17 Removing intermediate container c4e3185c48b4 18:54:17 ---> 4d95cbd0658b 18:54:17 Step 15/23 : EXPOSE $APP_PORT 18:54:17 Removing intermediate container 522467f0d267 18:54:17 ---> e6046473d5f4 18:54:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:17 ---> Running in 4311b89333e1 18:54:17 ---> Running in 7253e62d261b 18:54:17 Removing intermediate container 4311b89333e1 18:54:17 ---> e2e64aec2b20 18:54:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:18 ---> f95d444cc02c 18:54:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:54:18 Removing intermediate container 7253e62d261b 18:54:18 ---> 5fd6cbe4bd0e 18:54:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:54:18 ---> Running in e1b7eed9f19f 18:54:18 ---> af3954f909ec 18:54:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:54:18 ---> efbf2b2242c9 18:54:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:54:18 ---> Running in eeb2dd72b829 18:54:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:54:18 Removing intermediate container eeb2dd72b829 18:54:18 ---> 5226dc4a76b8 18:54:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:54:18 ---> Running in 761ebb79d47c 18:54:19 Removing intermediate container 761ebb79d47c 18:54:19 ---> 1eb35570d174 18:54:19 Step 21/23 : LABEL arch=x86_64 18:54:19 ---> Running in e6569b000c47 18:54:19 Removing intermediate container e6569b000c47 18:54:19 ---> bf35b7164a35 18:54:19 Step 22/23 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:19 ---> Running in 8664fb560773 18:54:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:54:19 Removing intermediate container 8664fb560773 18:54:19 ---> c874ea8f363c 18:54:19 Step 23/23 : LABEL version=2.0.0-dev.263 18:54:19 ---> Running in fb27a256008e 18:54:19 Removing intermediate container fb27a256008e 18:54:19 ---> 7adcfbcb4fea 18:54:19 18:54:19 Successfully built 7adcfbcb4fea 18:54:19 (1/6) Installing dumb-init (1.2.2-r1) 18:54:19 Successfully tagged support-notifications:latest 18:54:19  Building support-notifications ... done (2/6) Installing libgcc (9.3.0-r2) 18:54:19 (3/6) Installing libsodium (1.0.18-r0) 18:54:19 (4/6) Installing libstdc++ (9.3.0-r2) 18:54:20 (5/6) Installing libzmq (4.3.3-r0) 18:54:20 (6/6) Installing zeromq (4.3.3-r0) 18:54:20 Executing busybox-1.31.1-r20.trigger 18:54:20 OK: 8 MiB in 20 packages 18:54:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:54:23 Status: Downloaded newer image for docker:20.10.0 18:54:23 ---> aefe523efa57 18:54:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:54:23 ---> Running in 2a343aa68826 18:54:23 Removing intermediate container 2a343aa68826 18:54:23 ---> ce2dd11ccc98 18:54:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:54:23 Removing intermediate container e1b7eed9f19f 18:54:23 ---> b10ea3bb6363 18:54:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:23 ---> Running in c5ab66b679b8 18:54:23 ---> a9da2afd894c 18:54:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:54:23 (1/39) Installing readline (8.0.4-r0) 18:54:23 (2/39) Installing bash (5.0.17-r0) 18:54:23 Executing bash-5.0.17-r0.post-install 18:54:23 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:54:23 (4/39) Installing libcurl (7.77.0-r0) 18:54:23 (5/39) Installing curl (7.77.0-r0) 18:54:23 (6/39) Installing dumb-init (1.2.2-r1) 18:54:23 (7/39) Installing libbz2 (1.0.8-r1) 18:54:23 (8/39) Installing expat (2.2.9-r1) 18:54:23 ---> 8873522e9464 18:54:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:54:23 (9/39) Installing libffi (3.3-r2) 18:54:23 (10/39) Installing gdbm (1.13-r1) 18:54:23 (11/39) Installing xz-libs (5.2.5-r0) 18:54:23 (12/39) Installing sqlite-libs (3.32.1-r1) 18:54:23 (13/39) Installing python3 (3.8.10-r0) 18:54:25 ---> 940c546f7d76 18:54:25 Step 20/24 : ENTRYPOINT ["/core-data"] 18:54:25 ---> Running in 02cb5aa179c7 18:54:25 (14/39) Installing py3-appdirs (1.4.4-r1) 18:54:25 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:54:25 (16/39) Installing py3-parsing (2.4.7-r0) 18:54:25 (17/39) Installing py3-six (1.15.0-r0) 18:54:25 (18/39) Installing py3-packaging (20.4-r0) 18:54:25 (19/39) Installing py3-setuptools (47.0.0-r0) 18:54:25 (20/39) Installing py3-chardet (3.0.4-r4) 18:54:25 (21/39) Installing py3-idna (2.9-r0) 18:54:25 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:54:25 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:54:25 (24/39) Installing py3-requests (2.23.0-r0) 18:54:25 Removing intermediate container 02cb5aa179c7 18:54:25 ---> 336d49820a18 18:54:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:54:25 (25/39) Installing py3-msgpack (1.0.0-r0) 18:54:25 (26/39) Installing py3-lockfile (0.12.2-r3) 18:54:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:54:25 (28/39) Installing py3-colorama (0.4.3-r0) 18:54:25 ---> Running in e2159fedb05c 18:54:25 (29/39) Installing py3-distlib (0.3.0-r0) 18:54:25 (30/39) Installing py3-distro (1.5.0-r1) 18:54:25 (31/39) Installing py3-webencodings (0.5.1-r3) 18:54:25 (32/39) Installing py3-html5lib (1.0.1-r4) 18:54:25 (33/39) Installing py3-pytoml (0.1.21-r0) 18:54:25 (34/39) Installing py3-pep517 (0.8.2-r0) 18:54:25 (35/39) Installing py3-progress (1.5-r0) 18:54:25 (36/39) Installing py3-toml (0.10.1-r0) 18:54:25 (37/39) Installing py3-retrying (1.3.3-r0) 18:54:25 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:54:25 (39/39) Installing py3-pip (20.1.1-r0) 18:54:25 Removing intermediate container e2159fedb05c 18:54:25 ---> d0341ac5408d 18:54:25 Step 22/24 : LABEL arch=x86_64 18:54:25 Executing busybox-1.31.1-r19.trigger 18:54:25 OK: 72 MiB in 59 packages 18:54:25 ---> Running in 9626d9e8ff24 18:54:25 Removing intermediate container 9626d9e8ff24 18:54:25 ---> 273818795f2e 18:54:25 Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:25 ---> Running in 9567bc3a129a 18:54:25 Removing intermediate container 9567bc3a129a 18:54:25 ---> 9fe997ef60e0 18:54:25 Step 24/24 : LABEL version=2.0.0-dev.263 18:54:25 ---> Running in 4179da515c71 18:54:25 Removing intermediate container 4179da515c71 18:54:25 ---> d435c2c8647e 18:54:25 18:54:26 Successfully built d435c2c8647e 18:54:26 Successfully tagged core-data:latest 18:54:26  Building core-data ... done Collecting docker-compose==1.23.2 18:54:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:54:26 Collecting docopt<0.7,>=0.6.1 18:54:26 Downloading docopt-0.6.2.tar.gz (25 kB) 18:54:26 Collecting PyYAML<4,>=3.10 18:54:26 Downloading PyYAML-3.13.tar.gz (270 kB) 18:54:27 Collecting texttable<0.10,>=0.9.0 18:54:27 Downloading texttable-0.9.1.tar.gz (11 kB) 18:54:27 Collecting jsonschema<3,>=2.5.1 18:54:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:54:28 Collecting docker<4.0,>=3.6.0 18:54:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:54:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:54:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:54:28 Collecting dockerpty<0.5,>=0.4.1 18:54:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:54: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) 18:54:28 Collecting websocket-client<1.0,>=0.32.0 18:54:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:54:28 Collecting cached-property<2,>=1.2.0 18:54:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:54:28 Collecting docker-pycreds>=0.4.0 18:54:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:54:28 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) 18:54:28 Collecting urllib3<1.25,>=1.21.1 18:54:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:54:28 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) 18:54:28 Collecting idna<2.8,>=2.5 18:54:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:54:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:54:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:54:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:54:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:54:29 Installing collected packages: docopt, PyYAML, texttable, jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, cached-property, docker-compose 18:54:29 Running setup.py install for docopt: started 18:54:29 Running setup.py install for docopt: finished with status 'done' 18:54:29 Running setup.py install for PyYAML: started 18:54:29 Running setup.py install for PyYAML: finished with status 'done' 18:54:29 Running setup.py install for texttable: started 18:54:30 Running setup.py install for texttable: finished with status 'done' 18:54:30 Attempting uninstall: urllib3 18:54:30 Found existing installation: urllib3 1.25.9 18:54:30 Uninstalling urllib3-1.25.9: 18:54:30 Successfully uninstalled urllib3-1.25.9 18:54:30 Attempting uninstall: idna 18:54:30 Found existing installation: idna 2.9 18:54:30 Uninstalling idna-2.9: 18:54:30 Successfully uninstalled idna-2.9 18:54:30 Attempting uninstall: requests 18:54:30 Found existing installation: requests 2.23.0 18:54:30 Uninstalling requests-2.23.0: 18:54:30 Successfully uninstalled requests-2.23.0 18:54:30 Running setup.py install for dockerpty: started 18:54:31 Running setup.py install for dockerpty: finished with status 'done' 18:54:31 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 18:54:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:54:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:54:33 ---> fe95519c0195 18:54:33 Step 3/23 : WORKDIR /edgex-go 18:54:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:54:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:54:33 ---> fe95519c0195 18:54:33 Step 3/24 : WORKDIR /edgex-go 18:54:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:54:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:54:33 ---> fe95519c0195 18:54:33 Step 3/22 : WORKDIR /edgex-go 18:54:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:54:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:54:33 ---> fe95519c0195 18:54:33 Step 3/24 : WORKDIR /edgex-go 18:54:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:54:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:54:33 ---> fe95519c0195 18:54:33 Step 3/24 : WORKDIR /edgex-go 18:54:34 Removing intermediate container c5ab66b679b8 18:54:34 ---> 3c7a654a796e 18:54:34 Step 15/24 : ENV APP_PORT=58890 18:54:34 ---> Running in 1cd11714344e 18:54:34 Removing intermediate container 1cd11714344e 18:54:34 ---> 4880cc7de7f1 18:54:34 Step 16/24 : EXPOSE $APP_PORT 18:54:34 ---> Running in 68b3f41f75d5 18:54:34 Removing intermediate container 68b3f41f75d5 18:54:34 ---> 1fe3bdbd37e8 18:54:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:54:34 ---> Running in b68f3f3b5c40 18:54:34 ---> Running in 2692d9e115ce 18:54:34 ---> Running in f3e5c31c345b 18:54:34 ---> Running in 5a99495643ce 18:54:34 ---> Running in c74d25158356 18:54:35 ---> 917ec94664f0 18:54:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:54:35 ---> be99c1c9375b 18:54:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:54:35 ---> ca10de6b0fe2 18:54:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:54:35 ---> Running in 56a76e773185 18:54:35 Removing intermediate container c74d25158356 18:54:35 ---> 5654d626d77f 18:54:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:35 Removing intermediate container 56a76e773185 18:54:35 ---> 0d126101cad4 18:54:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:54:35 ---> Running in 8b9d1b750a37 18:54:35 Removing intermediate container 8b9d1b750a37 18:54:35 ---> e340e9eab5b2 18:54:35 Step 22/24 : LABEL arch=x86_64 18:54:35 ---> Running in 8bf3533eda7f 18:54:35 Removing intermediate container 8bf3533eda7f 18:54:35 ---> 890502ba2c76 18:54:35 Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:35 ---> Running in cd504278c539 18:54:35 ---> Running in 70269c360056 18:54:35 Removing intermediate container b68f3f3b5c40 18:54:35 ---> 7b2a5c434334 18:54:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:35 Removing intermediate container f3e5c31c345b 18:54:35 ---> b58233fe835e 18:54:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:35 Removing intermediate container 5a99495643ce 18:54:35 ---> 302b734b0c45 18:54:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:35 Removing intermediate container cd504278c539 18:54:35 ---> 463ea735cf1c 18:54:35 Step 24/24 : LABEL version=2.0.0-dev.263 18:54:35 ---> Running in 2bf563e324c6 18:54:35 Removing intermediate container 2bf563e324c6 18:54:35 ---> 2771f1eed2a3 18:54:35 18:54:36 Removing intermediate container 2692d9e115ce 18:54:36 ---> 5f0be216600f 18:54:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:36 ---> Running in 593fa27a8eb8 18:54:36 ---> Running in 89793f29fde8 18:54:36 Successfully built 2771f1eed2a3 18:54:36 Successfully tagged sys-mgmt-agent:latest 18:54:36  Building sys-mgmt-agent ... done  [Pipeline] } 18:54:36 $ docker stop --time=1 1e80100d0011c3ffc04e3dd263e383c127c42f95255e9d0856a70aa1e9a773a1 18:54:36 ---> Running in 78721198fe84 18:54:36 ---> Running in 84fea12c0f07 18:54:37 $ docker rm -f 1e80100d0011c3ffc04e3dd263e383c127c42f95255e9d0856a70aa1e9a773a1 [Pipeline] // withDockerContainer [Pipeline] sh 18:54:37 + docker images 18:54:37 REPOSITORY TAG IMAGE ID CREATED SIZE 18:54:37 sys-mgmt-agent latest 2771f1eed2a3 2 seconds ago 312MB 18:54:37 core-data latest d435c2c8647e 12 seconds ago 20.2MB 18:54:37 support-notifications latest 7adcfbcb4fea 18 seconds ago 16.7MB 18:54:37 f91eca6de10a 21 seconds ago 1.15GB 18:54:37 1ce168c61153 21 seconds ago 1.15GB 18:54:37 6e5a17f50b8c 22 seconds ago 1.15GB 18:54:37 security-bootstrapper latest 786f28864ed3 30 seconds ago 18.6MB 18:54:37 a85047e35928 42 seconds ago 1.15GB 18:54:37 security-secretstore-setup latest 007cdf2a2bf3 53 seconds ago 28.7MB 18:54:37 security-proxy-setup latest 06847b4f7b0d About a minute ago 25.7MB 18:54:37 core-metadata latest 47fde4b7a0b8 About a minute ago 16.6MB 18:54:37 aa5ca911d88b About a minute ago 1.15GB 18:54:37 core-command latest 2ee876c3320c About a minute ago 15.9MB 18:54:37 support-scheduler latest 8e2e76a7f416 About a minute ago 15.9MB 18:54:37 a29e2f7d70d9 About a minute ago 1.15GB 18:54:37 6f306e1a42f7 2 minutes ago 1.15GB 18:54:37 83aed93c6d12 2 minutes ago 1.15GB 18:54:37 946792f56bf4 2 minutes ago 1.14GB 18:54:37 ci-base-image-x86_64 latest c7a86fd122b9 6 minutes ago 647MB 18:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 18:54:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 18:54:37 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 18:54:37 docker 20.10.0 aefe523efa57 6 months ago 240MB 18:54:37 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 18:54:38 provisioning config files... 18:54:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config9037348616489398577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:38 ---> docker-login.sh 18:54:38 nexus3.edgexfoundry.org:10001 18:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:38 Configure a credential helper to remove this warning. See 18:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:38 18:54:38 Login Succeeded 18:54:38 nexus3.edgexfoundry.org:10002 18:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:38 Configure a credential helper to remove this warning. See 18:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:38 18:54:38 Login Succeeded 18:54:38 nexus3.edgexfoundry.org:10003 18:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:38 Configure a credential helper to remove this warning. See 18:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:38 18:54:38 Login Succeeded 18:54:38 nexus3.edgexfoundry.org:10004 18:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:39 Configure a credential helper to remove this warning. See 18:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:39 18:54:39 Login Succeeded 18:54:39 docker.io 18:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:39 Configure a credential helper to remove this warning. See 18:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:39 18:54:39 Login Succeeded 18:54:39 ---> docker-login.sh ends [Pipeline] } 18:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:54:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:54:39 267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:39 latest 18:54:39 2.0.0-dev.263 18:54:39 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:39 master 18:54:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 18:54:39 Removing intermediate container 70269c360056 18:54:39 ---> f20c27ea3224 18:54:39 Step 5/24 : RUN apk add --update --no-cache make bash git 18:54:39 ---> Running in 65516b5fa053 18:54:39 + docker push nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:54:39 8d301dda8ae9: Preparing 18:54:39 cb7f80a98195: Preparing 18:54:39 9ad0a678fdfe: Preparing 18:54:39 e7971f36386d: Preparing 18:54:39 32f366d666a5: Preparing 18:54:39 32f366d666a5: Layer already exists 18:54:39 e7971f36386d: Pushed 18:54:40 9ad0a678fdfe: Pushed 18:54:40 8d301dda8ae9: Pushed 18:54:40 Removing intermediate container 593fa27a8eb8 18:54:40 ---> 9432c338c827 18:54:40 Step 5/22 : RUN apk add --update --no-cache make git 18:54:40 ---> Running in a06eae84d69f 18:54:41 cb7f80a98195: Pushed 18:54:41 Removing intermediate container 89793f29fde8 18:54:41 ---> 7bd8b25562be 18:54:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:54:41 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:b9de88e77a96f6d28975fee9bdeda24f686f7cdf436afcca948fe01ef9572530 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:54:41 ---> Running in 186e16873093 18:54:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 18:54:41 Removing intermediate container 78721198fe84 18:54:41 ---> d66826d46488 18:54:41 Step 5/24 : RUN apk add --update --no-cache make git 18:54:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:54:42 8d301dda8ae9: Preparing 18:54:42 cb7f80a98195: Preparing 18:54:42 9ad0a678fdfe: Preparing 18:54:42 e7971f36386d: Preparing 18:54:42 32f366d666a5: Preparing 18:54:42 e7971f36386d: Layer already exists 18:54:42 32f366d666a5: Layer already exists 18:54:42 8d301dda8ae9: Layer already exists 18:54:42 cb7f80a98195: Layer already exists 18:54:42 9ad0a678fdfe: Layer already exists 18:54:42 latest: digest: sha256:b9de88e77a96f6d28975fee9bdeda24f686f7cdf436afcca948fe01ef9572530 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:54:42 ---> Running in 8a37ccdba11d 18:54:42 Removing intermediate container 84fea12c0f07 18:54:42 ---> 2b2023876aa8 18:54:42 Step 5/24 : RUN apk add --update --no-cache make git 18:54:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:54:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:54:42 ---> Running in 59b01f3cd4b4 18:54:42 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.263 18:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:54:42 8d301dda8ae9: Preparing 18:54:42 cb7f80a98195: Preparing 18:54:42 9ad0a678fdfe: Preparing 18:54:42 e7971f36386d: Preparing 18:54:42 32f366d666a5: Preparing 18:54:42 cb7f80a98195: Layer already exists 18:54:42 8d301dda8ae9: Layer already exists 18:54:42 e7971f36386d: Layer already exists 18:54:42 9ad0a678fdfe: Layer already exists 18:54:42 32f366d666a5: Layer already exists 18:54:42 2.0.0-dev.263: digest: sha256:b9de88e77a96f6d28975fee9bdeda24f686f7cdf436afcca948fe01ef9572530 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:54:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:54:43 + docker push nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:54:43 8d301dda8ae9: Preparing 18:54:43 cb7f80a98195: Preparing 18:54:43 9ad0a678fdfe: Preparing 18:54:43 e7971f36386d: Preparing 18:54:43 32f366d666a5: Preparing 18:54:43 32f366d666a5: Layer already exists 18:54:43 9ad0a678fdfe: Layer already exists 18:54:43 e7971f36386d: Layer already exists 18:54:43 8d301dda8ae9: Layer already exists 18:54:43 cb7f80a98195: Layer already exists 18:54:43 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:b9de88e77a96f6d28975fee9bdeda24f686f7cdf436afcca948fe01ef9572530 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:54:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:54:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:54:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh 18:54:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:54:43 + docker push nexus3.edgexfoundry.org:10004/core-command:master 18:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:54:43 8d301dda8ae9: Preparing 18:54:43 cb7f80a98195: Preparing 18:54:43 9ad0a678fdfe: Preparing 18:54:43 e7971f36386d: Preparing 18:54:43 32f366d666a5: Preparing 18:54:43 9ad0a678fdfe: Layer already exists 18:54:43 e7971f36386d: Layer already exists 18:54:43 8d301dda8ae9: Layer already exists 18:54:43 cb7f80a98195: Layer already exists 18:54:43 32f366d666a5: Layer already exists 18:54:43 master: digest: sha256:b9de88e77a96f6d28975fee9bdeda24f686f7cdf436afcca948fe01ef9572530 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:54:43 ===================================================== [Pipeline] echo 18:54:43 taggedImages: 18:54:43 - nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:43 - nexus3.edgexfoundry.org:10004/core-command:latest 18:54:43 - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.263 18:54:43 - nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:43 - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo 18:54:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:54:44 267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:44 latest 18:54:44 2.0.0-dev.263 18:54:44 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:44 master 18:54:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 18:54:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:54:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:54:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:54:44 OK: 218 MiB in 52 packages 18:54:44 + docker push nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:54:44 9206414fa519: Preparing 18:54:44 c8738e0b0053: Preparing 18:54:44 9ad0a678fdfe: Preparing 18:54:44 b06876931e7f: Preparing 18:54:44 f67c48eb2352: Preparing 18:54:44 32f366d666a5: Preparing 18:54:44 32f366d666a5: Waiting 18:54:44 9ad0a678fdfe: Layer already exists 18:54:44 32f366d666a5: Layer already exists 18:54:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:54:44 9206414fa519: Pushed 18:54:44 f67c48eb2352: Pushed 18:54:44 b06876931e7f: Pushed 18:54:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:54:45 OK: 218 MiB in 52 packages 18:54:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:54:45 c8738e0b0053: Pushed 18:54:46 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:df915064f55e0ecf5ce301a0e0a99441c1996637d0e6c007ed1de6d30809ac3c size: 1572 [Pipeline] isUnix [Pipeline] sh 18:54:46 Removing intermediate container 65516b5fa053 18:54:46 ---> 507ff712d6cd 18:54:46 Step 6/24 : COPY go.mod . 18:54:46 OK: 218 MiB in 52 packages 18:54:46 OK: 218 MiB in 52 packages 18:54:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 18:54:46 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:54:46 9206414fa519: Preparing 18:54:46 c8738e0b0053: Preparing 18:54:46 9ad0a678fdfe: Preparing 18:54:46 b06876931e7f: Preparing 18:54:46 f67c48eb2352: Preparing 18:54:46 32f366d666a5: Preparing 18:54:46 32f366d666a5: Waiting 18:54:46 f67c48eb2352: Layer already exists 18:54:46 b06876931e7f: Layer already exists 18:54:46 9206414fa519: Layer already exists 18:54:46 9ad0a678fdfe: Layer already exists 18:54:46 c8738e0b0053: Layer already exists 18:54:46 32f366d666a5: Layer already exists 18:54:46 latest: digest: sha256:df915064f55e0ecf5ce301a0e0a99441c1996637d0e6c007ed1de6d30809ac3c size: 1572 [Pipeline] isUnix [Pipeline] sh 18:54:46 OK: 218 MiB in 52 packages 18:54:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:54:47 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.263 18:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:54:47 9206414fa519: Preparing 18:54:47 c8738e0b0053: Preparing 18:54:47 9ad0a678fdfe: Preparing 18:54:47 b06876931e7f: Preparing 18:54:47 f67c48eb2352: Preparing 18:54:47 32f366d666a5: Preparing 18:54:47 32f366d666a5: Waiting 18:54:47 9206414fa519: Layer already exists 18:54:47 b06876931e7f: Layer already exists 18:54:47 9ad0a678fdfe: Layer already exists 18:54:47 f67c48eb2352: Layer already exists 18:54:47 c8738e0b0053: Layer already exists 18:54:47 32f366d666a5: Layer already exists 18:54:47 2.0.0-dev.263: digest: sha256:df915064f55e0ecf5ce301a0e0a99441c1996637d0e6c007ed1de6d30809ac3c size: 1572 [Pipeline] isUnix [Pipeline] sh 18:54:47 Removing intermediate container a06eae84d69f 18:54:47 ---> e899986f84a9 18:54:47 Step 6/22 : COPY go.mod . 18:54:47 ---> 473b28ad3771 18:54:47 Step 7/24 : RUN go mod download 18:54:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:54:47 ---> Running in b4ad32e5063c 18:54:47 + docker push nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:54:47 9206414fa519: Preparing 18:54:47 c8738e0b0053: Preparing 18:54:47 9ad0a678fdfe: Preparing 18:54:47 b06876931e7f: Preparing 18:54:47 f67c48eb2352: Preparing 18:54:47 32f366d666a5: Preparing 18:54:47 32f366d666a5: Waiting 18:54:47 9ad0a678fdfe: Layer already exists 18:54:47 f67c48eb2352: Layer already exists 18:54:47 9206414fa519: Layer already exists 18:54:47 b06876931e7f: Layer already exists 18:54:47 c8738e0b0053: Layer already exists 18:54:47 32f366d666a5: Layer already exists 18:54:47 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:df915064f55e0ecf5ce301a0e0a99441c1996637d0e6c007ed1de6d30809ac3c size: 1572 [Pipeline] isUnix [Pipeline] sh 18:54:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh 18:54:48 Removing intermediate container 186e16873093 18:54:48 ---> d573d4dd0d42 18:54:48 Step 6/23 : COPY go.mod . 18:54:48 Removing intermediate container 8a37ccdba11d 18:54:48 ---> aec9577d395b 18:54:48 Step 6/24 : COPY go.mod . 18:54:48 ---> 5e9a76316b2d 18:54:48 Step 7/22 : RUN go mod download 18:54:48 Removing intermediate container 59b01f3cd4b4 18:54:48 ---> b4509d02f447 18:54:48 Step 6/24 : COPY go.mod . 18:54:48 ---> Running in af641952159a 18:54:48 + docker push nexus3.edgexfoundry.org:10004/core-data:master 18:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:54:48 9206414fa519: Preparing 18:54:48 c8738e0b0053: Preparing 18:54:48 9ad0a678fdfe: Preparing 18:54:48 b06876931e7f: Preparing 18:54:48 f67c48eb2352: Preparing 18:54:48 32f366d666a5: Preparing 18:54:48 32f366d666a5: Waiting 18:54:48 c8738e0b0053: Layer already exists 18:54:48 9206414fa519: Layer already exists 18:54:48 9ad0a678fdfe: Layer already exists 18:54:48 b06876931e7f: Layer already exists 18:54:48 f67c48eb2352: Layer already exists 18:54:48 32f366d666a5: Layer already exists 18:54:48 master: digest: sha256:df915064f55e0ecf5ce301a0e0a99441c1996637d0e6c007ed1de6d30809ac3c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:54:48 ===================================================== [Pipeline] echo 18:54:48 taggedImages: 18:54:48 - nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:48 - nexus3.edgexfoundry.org:10004/core-data:latest 18:54:48 - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.263 18:54:48 - nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:48 - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo 18:54:48 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:54:48 267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:48 latest 18:54:48 2.0.0-dev.263 18:54:48 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:48 master 18:54:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 18:54:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:54:49 a09c8f6c8bf4: Preparing 18:54:49 e40d40aad086: Preparing 18:54:49 9ad0a678fdfe: Preparing 18:54:49 e7971f36386d: Preparing 18:54:49 32f366d666a5: Preparing 18:54:49 e7971f36386d: Layer already exists 18:54:49 9ad0a678fdfe: Layer already exists 18:54:49 32f366d666a5: Layer already exists 18:54:49 a09c8f6c8bf4: Pushed 18:54:49 ---> b02a1a07c98a 18:54:49 Step 7/23 : RUN go mod download 18:54:49 ---> 5f5c320e6bdd 18:54:49 Step 7/24 : RUN go mod download 18:54:49 ---> 29c4a977376e 18:54:49 Step 7/24 : RUN go mod download 18:54:49 ---> Running in e20c2e723181 18:54:49 ---> Running in 210dd54b04ab 18:54:49 ---> Running in 4c8998b32be8 18:54:50 e40d40aad086: Pushed 18:54:50 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:e82ae7ee5fafdb77a376c8e66ae6eaa5857f9cce1a0b7349bbe73b21adad4670 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:54:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 18:54:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:54:51 a09c8f6c8bf4: Preparing 18:54:51 e40d40aad086: Preparing 18:54:51 9ad0a678fdfe: Preparing 18:54:51 e7971f36386d: Preparing 18:54:51 32f366d666a5: Preparing 18:54:51 a09c8f6c8bf4: Layer already exists 18:54:51 9ad0a678fdfe: Layer already exists 18:54:51 e40d40aad086: Layer already exists 18:54:51 32f366d666a5: Layer already exists 18:54:51 e7971f36386d: Layer already exists 18:54:51 latest: digest: sha256:e82ae7ee5fafdb77a376c8e66ae6eaa5857f9cce1a0b7349bbe73b21adad4670 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:54:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:54:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.263 18:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:54:51 a09c8f6c8bf4: Preparing 18:54:51 e40d40aad086: Preparing 18:54:51 9ad0a678fdfe: Preparing 18:54:51 e7971f36386d: Preparing 18:54:51 32f366d666a5: Preparing 18:54:51 32f366d666a5: Layer already exists 18:54:51 e40d40aad086: Layer already exists 18:54:51 a09c8f6c8bf4: Layer already exists 18:54:51 9ad0a678fdfe: Layer already exists 18:54:51 e7971f36386d: Layer already exists 18:54:51 2.0.0-dev.263: digest: sha256:e82ae7ee5fafdb77a376c8e66ae6eaa5857f9cce1a0b7349bbe73b21adad4670 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:54:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:54:52 Removing intermediate container b4ad32e5063c 18:54:52 ---> e24fb66ef9f9 18:54:52 Step 8/24 : COPY . . 18:54:52 Removing intermediate container af641952159a 18:54:52 ---> 0656cc05d2a9 18:54:52 Step 8/22 : COPY . . 18:54:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:54:52 a09c8f6c8bf4: Preparing 18:54:52 e40d40aad086: Preparing 18:54:52 9ad0a678fdfe: Preparing 18:54:52 e7971f36386d: Preparing 18:54:52 32f366d666a5: Preparing 18:54:52 a09c8f6c8bf4: Layer already exists 18:54:52 9ad0a678fdfe: Layer already exists 18:54:52 e7971f36386d: Layer already exists 18:54:52 32f366d666a5: Layer already exists 18:54:52 e40d40aad086: Layer already exists 18:54:52 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:e82ae7ee5fafdb77a376c8e66ae6eaa5857f9cce1a0b7349bbe73b21adad4670 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:54:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh 18:54:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:master 18:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:54:53 a09c8f6c8bf4: Preparing 18:54:53 e40d40aad086: Preparing 18:54:53 9ad0a678fdfe: Preparing 18:54:53 e7971f36386d: Preparing 18:54:53 32f366d666a5: Preparing 18:54:53 a09c8f6c8bf4: Layer already exists 18:54:53 e40d40aad086: Layer already exists 18:54:53 9ad0a678fdfe: Layer already exists 18:54:53 e7971f36386d: Layer already exists 18:54:53 32f366d666a5: Layer already exists 18:54:53 master: digest: sha256:e82ae7ee5fafdb77a376c8e66ae6eaa5857f9cce1a0b7349bbe73b21adad4670 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:54:53 ===================================================== [Pipeline] echo 18:54:53 taggedImages: 18:54:53 - nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:53 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:54:53 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.263 18:54:53 - nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:53 - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo 18:54:53 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:54:53 267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:53 latest 18:54:53 2.0.0-dev.263 18:54:53 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:53 master 18:54:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 18:54:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:54:54 ad4f6d09c88e: Preparing 18:54:54 ad4f6d09c88e: Preparing 18:54:54 4f88d4bace10: Preparing 18:54:54 206d2292ff38: Preparing 18:54:54 77aebd70e759: Preparing 18:54:54 d2222c3e2bd9: Preparing 18:54:54 9ad0a678fdfe: Preparing 18:54:54 c4bfbd5a779b: Preparing 18:54:54 cc02f4d00d35: Preparing 18:54:54 55cb86a58355: Preparing 18:54:54 1ddc605b50bd: Preparing 18:54:54 32f366d666a5: Preparing 18:54:54 9ad0a678fdfe: Waiting 18:54:54 c4bfbd5a779b: Waiting 18:54:54 cc02f4d00d35: Waiting 18:54:54 55cb86a58355: Waiting 18:54:54 1ddc605b50bd: Waiting 18:54:54 32f366d666a5: Waiting 18:54:54 77aebd70e759: Pushed 18:54:54 4f88d4bace10: Pushed 18:54:54 9ad0a678fdfe: Layer already exists 18:54:54 ad4f6d09c88e: Pushed 18:54:54 206d2292ff38: Pushed 18:54:54 55cb86a58355: Pushed 18:54:54 32f366d666a5: Layer already exists 18:54:54 c4bfbd5a779b: Pushed 18:54:54 cc02f4d00d35: Pushed 18:54:54 1ddc605b50bd: Pushed 18:54:55 Removing intermediate container 4c8998b32be8 18:54:55 ---> a493dcdca5a8 18:54:55 Step 8/23 : COPY . . 18:54:56 d2222c3e2bd9: Pushed 18:54:56 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:b805baeabc73f8c083eea98d923544fcc2b716e693569ca06cbbdd6e57d1a890 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:54:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 18:54:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:54:56 ad4f6d09c88e: Preparing 18:54:56 ad4f6d09c88e: Preparing 18:54:56 4f88d4bace10: Preparing 18:54:56 206d2292ff38: Preparing 18:54:56 77aebd70e759: Preparing 18:54:56 d2222c3e2bd9: Preparing 18:54:56 9ad0a678fdfe: Preparing 18:54:56 c4bfbd5a779b: Preparing 18:54:56 cc02f4d00d35: Preparing 18:54:56 55cb86a58355: Preparing 18:54:56 1ddc605b50bd: Preparing 18:54:56 32f366d666a5: Preparing 18:54:56 9ad0a678fdfe: Waiting 18:54:56 c4bfbd5a779b: Waiting 18:54:56 cc02f4d00d35: Waiting 18:54:56 55cb86a58355: Waiting 18:54:56 32f366d666a5: Waiting 18:54:56 1ddc605b50bd: Waiting 18:54:56 ad4f6d09c88e: Layer already exists 18:54:56 77aebd70e759: Layer already exists 18:54:56 d2222c3e2bd9: Layer already exists 18:54:56 4f88d4bace10: Layer already exists 18:54:56 206d2292ff38: Layer already exists 18:54:56 9ad0a678fdfe: Layer already exists 18:54:56 cc02f4d00d35: Layer already exists 18:54:56 c4bfbd5a779b: Layer already exists 18:54:56 55cb86a58355: Layer already exists 18:54:56 1ddc605b50bd: Layer already exists 18:54:56 32f366d666a5: Layer already exists 18:54:56 latest: digest: sha256:b805baeabc73f8c083eea98d923544fcc2b716e693569ca06cbbdd6e57d1a890 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:54:56 Removing intermediate container e20c2e723181 18:54:56 ---> 8d1a0d545cf3 18:54:56 Step 8/24 : COPY . . 18:54:56 Removing intermediate container 210dd54b04ab 18:54:56 ---> c5bd1fa44280 18:54:56 Step 8/24 : COPY . . 18:54:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:54:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.263 18:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:54:57 ad4f6d09c88e: Preparing 18:54:57 ad4f6d09c88e: Preparing 18:54:57 4f88d4bace10: Preparing 18:54:57 206d2292ff38: Preparing 18:54:57 77aebd70e759: Preparing 18:54:57 d2222c3e2bd9: Preparing 18:54:57 9ad0a678fdfe: Preparing 18:54:57 c4bfbd5a779b: Preparing 18:54:57 cc02f4d00d35: Preparing 18:54:57 55cb86a58355: Preparing 18:54:57 1ddc605b50bd: Preparing 18:54:57 32f366d666a5: Preparing 18:54:57 9ad0a678fdfe: Waiting 18:54:57 c4bfbd5a779b: Waiting 18:54:57 cc02f4d00d35: Waiting 18:54:57 55cb86a58355: Waiting 18:54:57 1ddc605b50bd: Waiting 18:54:57 32f366d666a5: Waiting 18:54:57 ad4f6d09c88e: Layer already exists 18:54:57 d2222c3e2bd9: Layer already exists 18:54:57 77aebd70e759: Layer already exists 18:54:57 4f88d4bace10: Layer already exists 18:54:57 206d2292ff38: Layer already exists 18:54:57 9ad0a678fdfe: Layer already exists 18:54:57 cc02f4d00d35: Layer already exists 18:54:57 c4bfbd5a779b: Layer already exists 18:54:57 1ddc605b50bd: Layer already exists 18:54:57 55cb86a58355: Layer already exists 18:54:57 32f366d666a5: Layer already exists 18:54:57 2.0.0-dev.263: digest: sha256:b805baeabc73f8c083eea98d923544fcc2b716e693569ca06cbbdd6e57d1a890 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:54:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:54:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:54:58 ad4f6d09c88e: Preparing 18:54:58 ad4f6d09c88e: Preparing 18:54:58 4f88d4bace10: Preparing 18:54:58 206d2292ff38: Preparing 18:54:58 77aebd70e759: Preparing 18:54:58 d2222c3e2bd9: Preparing 18:54:58 9ad0a678fdfe: Preparing 18:54:58 c4bfbd5a779b: Preparing 18:54:58 cc02f4d00d35: Preparing 18:54:58 55cb86a58355: Preparing 18:54:58 1ddc605b50bd: Preparing 18:54:58 32f366d666a5: Preparing 18:54:58 9ad0a678fdfe: Waiting 18:54:58 c4bfbd5a779b: Waiting 18:54:58 cc02f4d00d35: Waiting 18:54:58 55cb86a58355: Waiting 18:54:58 1ddc605b50bd: Waiting 18:54:58 32f366d666a5: Waiting 18:54:58 4f88d4bace10: Layer already exists 18:54:58 ad4f6d09c88e: Layer already exists 18:54:58 d2222c3e2bd9: Layer already exists 18:54:58 77aebd70e759: Layer already exists 18:54:58 206d2292ff38: Layer already exists 18:54:58 cc02f4d00d35: Layer already exists 18:54:58 c4bfbd5a779b: Layer already exists 18:54:58 1ddc605b50bd: Layer already exists 18:54:58 9ad0a678fdfe: Layer already exists 18:54:58 55cb86a58355: Layer already exists 18:54:58 32f366d666a5: Layer already exists 18:54:58 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:b805baeabc73f8c083eea98d923544fcc2b716e693569ca06cbbdd6e57d1a890 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:54:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh 18:54:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master 18:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:54:58 ad4f6d09c88e: Preparing 18:54:58 ad4f6d09c88e: Preparing 18:54:58 4f88d4bace10: Preparing 18:54:58 206d2292ff38: Preparing 18:54:58 77aebd70e759: Preparing 18:54:58 d2222c3e2bd9: Preparing 18:54:58 9ad0a678fdfe: Preparing 18:54:58 c4bfbd5a779b: Preparing 18:54:58 cc02f4d00d35: Preparing 18:54:58 55cb86a58355: Preparing 18:54:58 1ddc605b50bd: Preparing 18:54:58 32f366d666a5: Preparing 18:54:58 c4bfbd5a779b: Waiting 18:54:58 cc02f4d00d35: Waiting 18:54:58 55cb86a58355: Waiting 18:54:58 1ddc605b50bd: Waiting 18:54:58 32f366d666a5: Waiting 18:54:58 9ad0a678fdfe: Waiting 18:54:58 206d2292ff38: Layer already exists 18:54:58 ad4f6d09c88e: Layer already exists 18:54:58 4f88d4bace10: Layer already exists 18:54:58 d2222c3e2bd9: Layer already exists 18:54:58 77aebd70e759: Layer already exists 18:54:58 c4bfbd5a779b: Layer already exists 18:54:58 9ad0a678fdfe: Layer already exists 18:54:58 1ddc605b50bd: Layer already exists 18:54:58 55cb86a58355: Layer already exists 18:54:58 cc02f4d00d35: Layer already exists 18:54:58 32f366d666a5: Layer already exists 18:54:58 master: digest: sha256:b805baeabc73f8c083eea98d923544fcc2b716e693569ca06cbbdd6e57d1a890 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:54:58 ===================================================== [Pipeline] echo 18:54:58 taggedImages: 18:54:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:54:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.263 18:54:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo 18:54:58 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:54:58 267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:58 latest 18:54:58 2.0.0-dev.263 18:54:58 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:54:58 master 18:54:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 18:54:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:54:59 94c86e625f5d: Preparing 18:54:59 ac8535bd2ccc: Preparing 18:54:59 324f18e3773e: Preparing 18:54:59 9f1166192c95: Preparing 18:54:59 3792630b962e: Preparing 18:54:59 32f366d666a5: Preparing 18:54:59 32f366d666a5: Waiting 18:54:59 324f18e3773e: Pushed 18:54:59 9f1166192c95: Pushed 18:54:59 32f366d666a5: Layer already exists 18:55:00 3792630b962e: Pushed 18:55:00 94c86e625f5d: Pushed 18:55:00 ac8535bd2ccc: Pushed 18:55:00 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:ace8fbebdd20ceee08215e5da5c2f3390f2a86df2317f35b1645d25d53c35197 size: 1575 [Pipeline] isUnix [Pipeline] sh 18:55:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 18:55:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:55:01 94c86e625f5d: Preparing 18:55:01 ac8535bd2ccc: Preparing 18:55:01 324f18e3773e: Preparing 18:55:01 9f1166192c95: Preparing 18:55:01 3792630b962e: Preparing 18:55:01 32f366d666a5: Preparing 18:55:01 32f366d666a5: Waiting 18:55:01 324f18e3773e: Layer already exists 18:55:01 94c86e625f5d: Layer already exists 18:55:01 9f1166192c95: Layer already exists 18:55:01 3792630b962e: Layer already exists 18:55:01 ac8535bd2ccc: Layer already exists 18:55:01 32f366d666a5: Layer already exists 18:55:01 latest: digest: sha256:ace8fbebdd20ceee08215e5da5c2f3390f2a86df2317f35b1645d25d53c35197 size: 1575 [Pipeline] isUnix [Pipeline] sh 18:55:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:55:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.263 18:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:55:01 94c86e625f5d: Preparing 18:55:01 ac8535bd2ccc: Preparing 18:55:01 324f18e3773e: Preparing 18:55:01 9f1166192c95: Preparing 18:55:01 3792630b962e: Preparing 18:55:01 32f366d666a5: Preparing 18:55:01 32f366d666a5: Waiting 18:55:01 324f18e3773e: Layer already exists 18:55:01 3792630b962e: Layer already exists 18:55:01 94c86e625f5d: Layer already exists 18:55:01 ac8535bd2ccc: Layer already exists 18:55:01 9f1166192c95: Layer already exists 18:55:01 32f366d666a5: Layer already exists 18:55:01 2.0.0-dev.263: digest: sha256:ace8fbebdd20ceee08215e5da5c2f3390f2a86df2317f35b1645d25d53c35197 size: 1575 [Pipeline] isUnix [Pipeline] sh 18:55:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:55:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:55:02 94c86e625f5d: Preparing 18:55:02 ac8535bd2ccc: Preparing 18:55:02 324f18e3773e: Preparing 18:55:02 9f1166192c95: Preparing 18:55:02 3792630b962e: Preparing 18:55:02 32f366d666a5: Preparing 18:55:02 32f366d666a5: Waiting 18:55:02 3792630b962e: Layer already exists 18:55:02 9f1166192c95: Layer already exists 18:55:02 324f18e3773e: Layer already exists 18:55:02 ac8535bd2ccc: Layer already exists 18:55:02 94c86e625f5d: Layer already exists 18:55:02 32f366d666a5: Layer already exists 18:55:02 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:ace8fbebdd20ceee08215e5da5c2f3390f2a86df2317f35b1645d25d53c35197 size: 1575 [Pipeline] isUnix [Pipeline] sh 18:55:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh 18:55:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master 18:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:55:02 94c86e625f5d: Preparing 18:55:02 ac8535bd2ccc: Preparing 18:55:02 324f18e3773e: Preparing 18:55:02 9f1166192c95: Preparing 18:55:02 3792630b962e: Preparing 18:55:02 32f366d666a5: Preparing 18:55:02 32f366d666a5: Waiting 18:55:02 ac8535bd2ccc: Layer already exists 18:55:02 94c86e625f5d: Layer already exists 18:55:02 3792630b962e: Layer already exists 18:55:02 9f1166192c95: Layer already exists 18:55:02 324f18e3773e: Layer already exists 18:55:02 32f366d666a5: Layer already exists 18:55:02 master: digest: sha256:ace8fbebdd20ceee08215e5da5c2f3390f2a86df2317f35b1645d25d53c35197 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:55:02 ===================================================== [Pipeline] echo 18:55:02 taggedImages: 18:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.263 18:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo 18:55:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:55:03 267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:03 latest 18:55:03 2.0.0-dev.263 18:55:03 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:03 master 18:55:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 18:55:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:55:03 72dcb5a080fd: Preparing 18:55:03 3e22896a08db: Preparing 18:55:03 f779290358af: Preparing 18:55:03 adc03c5be520: Preparing 18:55:03 cddfffaa7ba0: Preparing 18:55:03 40c9fcba71e1: Preparing 18:55:03 c73bd3bf2c48: Preparing 18:55:03 9dd4289de89d: Preparing 18:55:03 06f11ff9ce4c: Preparing 18:55:03 32f366d666a5: Preparing 18:55:03 40c9fcba71e1: Waiting 18:55:03 c73bd3bf2c48: Waiting 18:55:03 9dd4289de89d: Waiting 18:55:03 06f11ff9ce4c: Waiting 18:55:03 32f366d666a5: Waiting 18:55:04 cddfffaa7ba0: Pushed 18:55:04 3e22896a08db: Pushed 18:55:04 72dcb5a080fd: Pushed 18:55:04 40c9fcba71e1: Pushed 18:55:04 c73bd3bf2c48: Pushed 18:55:04 9dd4289de89d: Pushed 18:55:04 32f366d666a5: Layer already exists 18:55:04 adc03c5be520: Pushed 18:55:04 06f11ff9ce4c: Pushed 18:55:04 f779290358af: Pushed 18:55:05 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:78d825df7f510528fd9d26ad83b2631c9a98f36485e2f1eea534f7dc8f13d9f0 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:55:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 18:55:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:55:05 72dcb5a080fd: Preparing 18:55:05 3e22896a08db: Preparing 18:55:05 f779290358af: Preparing 18:55:05 adc03c5be520: Preparing 18:55:05 cddfffaa7ba0: Preparing 18:55:05 40c9fcba71e1: Preparing 18:55:05 c73bd3bf2c48: Preparing 18:55:05 9dd4289de89d: Preparing 18:55:05 06f11ff9ce4c: Preparing 18:55:05 32f366d666a5: Preparing 18:55:05 40c9fcba71e1: Waiting 18:55:05 c73bd3bf2c48: Waiting 18:55:05 9dd4289de89d: Waiting 18:55:05 06f11ff9ce4c: Waiting 18:55:05 32f366d666a5: Waiting 18:55:05 f779290358af: Layer already exists 18:55:05 cddfffaa7ba0: Layer already exists 18:55:05 adc03c5be520: Layer already exists 18:55:05 3e22896a08db: Layer already exists 18:55:05 72dcb5a080fd: Layer already exists 18:55:05 c73bd3bf2c48: Layer already exists 18:55:05 40c9fcba71e1: Layer already exists 18:55:05 9dd4289de89d: Layer already exists 18:55:05 06f11ff9ce4c: Layer already exists 18:55:05 32f366d666a5: Layer already exists 18:55:05 latest: digest: sha256:78d825df7f510528fd9d26ad83b2631c9a98f36485e2f1eea534f7dc8f13d9f0 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:55:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:55:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.263 18:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:55:06 72dcb5a080fd: Preparing 18:55:06 3e22896a08db: Preparing 18:55:06 f779290358af: Preparing 18:55:06 adc03c5be520: Preparing 18:55:06 cddfffaa7ba0: Preparing 18:55:06 40c9fcba71e1: Preparing 18:55:06 c73bd3bf2c48: Preparing 18:55:06 9dd4289de89d: Preparing 18:55:06 06f11ff9ce4c: Preparing 18:55:06 32f366d666a5: Preparing 18:55:06 c73bd3bf2c48: Waiting 18:55:06 9dd4289de89d: Waiting 18:55:06 06f11ff9ce4c: Waiting 18:55:06 32f366d666a5: Waiting 18:55:06 40c9fcba71e1: Waiting 18:55:06 72dcb5a080fd: Layer already exists 18:55:06 adc03c5be520: Layer already exists 18:55:06 cddfffaa7ba0: Layer already exists 18:55:06 3e22896a08db: Layer already exists 18:55:06 f779290358af: Layer already exists 18:55:06 40c9fcba71e1: Layer already exists 18:55:06 c73bd3bf2c48: Layer already exists 18:55:06 9dd4289de89d: Layer already exists 18:55:06 32f366d666a5: Layer already exists 18:55:06 06f11ff9ce4c: Layer already exists 18:55:06 2.0.0-dev.263: digest: sha256:78d825df7f510528fd9d26ad83b2631c9a98f36485e2f1eea534f7dc8f13d9f0 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:55:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:55:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:55:06 72dcb5a080fd: Preparing 18:55:06 3e22896a08db: Preparing 18:55:06 f779290358af: Preparing 18:55:06 adc03c5be520: Preparing 18:55:06 cddfffaa7ba0: Preparing 18:55:06 40c9fcba71e1: Preparing 18:55:06 c73bd3bf2c48: Preparing 18:55:06 9dd4289de89d: Preparing 18:55:06 06f11ff9ce4c: Preparing 18:55:06 32f366d666a5: Preparing 18:55:06 9dd4289de89d: Waiting 18:55:06 40c9fcba71e1: Waiting 18:55:06 c73bd3bf2c48: Waiting 18:55:06 32f366d666a5: Waiting 18:55:06 06f11ff9ce4c: Waiting 18:55:06 adc03c5be520: Layer already exists 18:55:06 f779290358af: Layer already exists 18:55:06 72dcb5a080fd: Layer already exists 18:55:06 3e22896a08db: Layer already exists 18:55:06 cddfffaa7ba0: Layer already exists 18:55:06 9dd4289de89d: Layer already exists 18:55:06 c73bd3bf2c48: Layer already exists 18:55:06 40c9fcba71e1: Layer already exists 18:55:06 32f366d666a5: Layer already exists 18:55:06 06f11ff9ce4c: Layer already exists 18:55:06 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:78d825df7f510528fd9d26ad83b2631c9a98f36485e2f1eea534f7dc8f13d9f0 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:55:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh 18:55:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master 18:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:55:07 72dcb5a080fd: Preparing 18:55:07 3e22896a08db: Preparing 18:55:07 f779290358af: Preparing 18:55:07 adc03c5be520: Preparing 18:55:07 cddfffaa7ba0: Preparing 18:55:07 40c9fcba71e1: Preparing 18:55:07 c73bd3bf2c48: Preparing 18:55:07 9dd4289de89d: Preparing 18:55:07 06f11ff9ce4c: Preparing 18:55:07 32f366d666a5: Preparing 18:55:07 40c9fcba71e1: Waiting 18:55:07 c73bd3bf2c48: Waiting 18:55:07 9dd4289de89d: Waiting 18:55:07 06f11ff9ce4c: Waiting 18:55:07 32f366d666a5: Waiting 18:55:07 cddfffaa7ba0: Layer already exists 18:55:07 3e22896a08db: Layer already exists 18:55:07 72dcb5a080fd: Layer already exists 18:55:07 adc03c5be520: Layer already exists 18:55:07 f779290358af: Layer already exists 18:55:07 40c9fcba71e1: Layer already exists 18:55:07 c73bd3bf2c48: Layer already exists 18:55:07 9dd4289de89d: Layer already exists 18:55:07 32f366d666a5: Layer already exists 18:55:07 06f11ff9ce4c: Layer already exists 18:55:07 master: digest: sha256:78d825df7f510528fd9d26ad83b2631c9a98f36485e2f1eea534f7dc8f13d9f0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:55:07 ===================================================== [Pipeline] echo 18:55:07 taggedImages: 18:55:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:55:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.263 18:55:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo 18:55:07 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:55:07 267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:07 latest 18:55:07 2.0.0-dev.263 18:55:07 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:07 master 18:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 18:55:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:55:08 ec78cb68088a: Preparing 18:55:08 d8dc63e4fcb7: Preparing 18:55:08 9ad0a678fdfe: Preparing 18:55:08 6d6976f71467: Preparing 18:55:08 32f366d666a5: Preparing 18:55:08 9ad0a678fdfe: Layer already exists 18:55:08 32f366d666a5: Layer already exists 18:55:08 ec78cb68088a: Pushed 18:55:08 6d6976f71467: Pushed 18:55:09 d8dc63e4fcb7: Pushed 18:55:09 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:e1108a099a80a8b0e863b15ab75de16184f555e8026dede5c08796365c212272 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:55:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 18:55:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:55:10 ec78cb68088a: Preparing 18:55:10 d8dc63e4fcb7: Preparing 18:55:10 9ad0a678fdfe: Preparing 18:55:10 6d6976f71467: Preparing 18:55:10 32f366d666a5: Preparing 18:55:10 32f366d666a5: Layer already exists 18:55:10 d8dc63e4fcb7: Layer already exists 18:55:10 6d6976f71467: Layer already exists 18:55:10 ec78cb68088a: Layer already exists 18:55:10 9ad0a678fdfe: Layer already exists 18:55:10 latest: digest: sha256:e1108a099a80a8b0e863b15ab75de16184f555e8026dede5c08796365c212272 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:55:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:55:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.263 18:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:55:11 ec78cb68088a: Preparing 18:55:11 d8dc63e4fcb7: Preparing 18:55:11 9ad0a678fdfe: Preparing 18:55:11 6d6976f71467: Preparing 18:55:11 32f366d666a5: Preparing 18:55:11 32f366d666a5: Layer already exists 18:55:11 6d6976f71467: Layer already exists 18:55:11 ec78cb68088a: Layer already exists 18:55:11 9ad0a678fdfe: Layer already exists 18:55:11 d8dc63e4fcb7: Layer already exists 18:55:11 2.0.0-dev.263: digest: sha256:e1108a099a80a8b0e863b15ab75de16184f555e8026dede5c08796365c212272 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:55:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:55:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:55:11 ec78cb68088a: Preparing 18:55:11 d8dc63e4fcb7: Preparing 18:55:11 9ad0a678fdfe: Preparing 18:55:11 6d6976f71467: Preparing 18:55:11 32f366d666a5: Preparing 18:55:11 32f366d666a5: Layer already exists 18:55:11 ec78cb68088a: Layer already exists 18:55:11 d8dc63e4fcb7: Layer already exists 18:55:11 6d6976f71467: Layer already exists 18:55:11 9ad0a678fdfe: Layer already exists 18:55:11 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:e1108a099a80a8b0e863b15ab75de16184f555e8026dede5c08796365c212272 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:55:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master 18:55:11 ---> 28e18ecc78fa 18:55:11 Step 9/24 : RUN go mod tidy 18:55:11 ---> f443f674fe8f 18:55:11 Step 9/22 : RUN go mod tidy 18:55:11 ---> fbb09e7982b9 18:55:11 Step 9/23 : RUN go mod tidy 18:55:11 ---> Running in dbbd006f9cc0 18:55:11 ---> Running in f71701a2e2ea 18:55:11 ---> Running in 258bd068d10c 18:55:11 ---> c68a3107d580 18:55:11 Step 9/24 : RUN go mod tidy 18:55:11 ---> 0660d412eb86 18:55:11 Step 9/24 : RUN go mod tidy 18:55:11 ---> Running in b0d342166ec7 18:55:11 ---> Running in 1569b79d8a93 [Pipeline] isUnix [Pipeline] sh 18:55:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:master 18:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:55:12 ec78cb68088a: Preparing 18:55:12 d8dc63e4fcb7: Preparing 18:55:12 9ad0a678fdfe: Preparing 18:55:12 6d6976f71467: Preparing 18:55:12 32f366d666a5: Preparing 18:55:12 ec78cb68088a: Layer already exists 18:55:12 6d6976f71467: Layer already exists 18:55:12 9ad0a678fdfe: Layer already exists 18:55:12 32f366d666a5: Layer already exists 18:55:12 d8dc63e4fcb7: Layer already exists 18:55:12 master: digest: sha256:e1108a099a80a8b0e863b15ab75de16184f555e8026dede5c08796365c212272 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:55:12 ===================================================== [Pipeline] echo 18:55:12 taggedImages: 18:55:12 - nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:12 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:55:12 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.263 18:55:12 - nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:12 - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo 18:55:12 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:55:12 267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:12 latest 18:55:12 2.0.0-dev.263 18:55:12 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:12 master 18:55:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 18:55:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:55:13 07cc2167ed47: Preparing 18:55:13 a45c4be3cc58: Preparing 18:55:13 9ad0a678fdfe: Preparing 18:55:13 e7971f36386d: Preparing 18:55:13 32f366d666a5: Preparing 18:55:13 32f366d666a5: Layer already exists 18:55:13 07cc2167ed47: Pushed 18:55:13 9ad0a678fdfe: Layer already exists 18:55:13 e7971f36386d: Layer already exists 18:55:14 a45c4be3cc58: Pushed 18:55:14 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:73e6aeeb005393772944f936140bebf3a38b136e0d9806a2e5ac029659045ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:55:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 18:55:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:55:15 07cc2167ed47: Preparing 18:55:15 a45c4be3cc58: Preparing 18:55:15 9ad0a678fdfe: Preparing 18:55:15 e7971f36386d: Preparing 18:55:15 32f366d666a5: Preparing 18:55:15 9ad0a678fdfe: Layer already exists 18:55:15 e7971f36386d: Layer already exists 18:55:15 07cc2167ed47: Layer already exists 18:55:15 a45c4be3cc58: Layer already exists 18:55:15 32f366d666a5: Layer already exists 18:55:15 latest: digest: sha256:73e6aeeb005393772944f936140bebf3a38b136e0d9806a2e5ac029659045ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:55:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:55:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.263 18:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:55:15 07cc2167ed47: Preparing 18:55:15 a45c4be3cc58: Preparing 18:55:15 9ad0a678fdfe: Preparing 18:55:15 e7971f36386d: Preparing 18:55:15 32f366d666a5: Preparing 18:55:15 07cc2167ed47: Layer already exists 18:55:15 a45c4be3cc58: Layer already exists 18:55:15 e7971f36386d: Layer already exists 18:55:15 9ad0a678fdfe: Layer already exists 18:55:15 32f366d666a5: Layer already exists 18:55:15 2.0.0-dev.263: digest: sha256:73e6aeeb005393772944f936140bebf3a38b136e0d9806a2e5ac029659045ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:55:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:55:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:55:16 07cc2167ed47: Preparing 18:55:16 a45c4be3cc58: Preparing 18:55:16 9ad0a678fdfe: Preparing 18:55:16 e7971f36386d: Preparing 18:55:16 32f366d666a5: Preparing 18:55:16 07cc2167ed47: Layer already exists 18:55:16 a45c4be3cc58: Layer already exists 18:55:16 9ad0a678fdfe: Layer already exists 18:55:16 32f366d666a5: Layer already exists 18:55:16 e7971f36386d: Layer already exists 18:55:16 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:73e6aeeb005393772944f936140bebf3a38b136e0d9806a2e5ac029659045ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:55:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh 18:55:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master 18:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:55:16 07cc2167ed47: Preparing 18:55:16 a45c4be3cc58: Preparing 18:55:16 9ad0a678fdfe: Preparing 18:55:16 e7971f36386d: Preparing 18:55:16 32f366d666a5: Preparing 18:55:16 9ad0a678fdfe: Layer already exists 18:55:16 07cc2167ed47: Layer already exists 18:55:16 a45c4be3cc58: Layer already exists 18:55:16 32f366d666a5: Layer already exists 18:55:16 e7971f36386d: Layer already exists 18:55:16 master: digest: sha256:73e6aeeb005393772944f936140bebf3a38b136e0d9806a2e5ac029659045ce5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:55:16 ===================================================== [Pipeline] echo 18:55:16 taggedImages: 18:55:16 - nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:16 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:55:16 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.263 18:55:16 - nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:16 - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo 18:55:17 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 18:55:17 267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:17 latest 18:55:17 2.0.0-dev.263 18:55:17 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:17 master 18:55:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 18:55:17 Removing intermediate container dbbd006f9cc0 18:55:17 ---> 4365a6bce296 18:55:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:55:17 ---> Running in 6ea583239bda 18:55:17 Removing intermediate container f71701a2e2ea 18:55:17 ---> 76bdbfc47683 18:55:17 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:55:17 ---> Running in 4588cb632407 18:55:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:55:17 7f3adbd3a383: Preparing 18:55:17 bcf148c6edba: Preparing 18:55:17 e50464acfa9a: Preparing 18:55:17 884e528fa282: Preparing 18:55:17 0754057c0ad3: Preparing 18:55:17 998cdf262ab1: Preparing 18:55:17 02e56110abd2: Preparing 18:55:17 abc36efb885a: Preparing 18:55:17 b0b09059f4e1: Preparing 18:55:17 bb961f40224b: Preparing 18:55:17 f4666769fca7: Preparing 18:55:17 998cdf262ab1: Waiting 18:55:17 02e56110abd2: Waiting 18:55:17 abc36efb885a: Waiting 18:55:17 b0b09059f4e1: Waiting 18:55:17 bb961f40224b: Waiting 18:55:17 f4666769fca7: Waiting 18:55:17 0754057c0ad3: Layer already exists 18:55:17 998cdf262ab1: Layer already exists 18:55:18 02e56110abd2: Layer already exists 18:55:18 bcf148c6edba: Pushed 18:55:18 abc36efb885a: Layer already exists 18:55:18 Removing intermediate container 258bd068d10c 18:55:18 ---> 913384814e45 18:55:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:55:18 Removing intermediate container 1569b79d8a93 18:55:18 ---> 854e6712537a 18:55:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:55:18 b0b09059f4e1: Layer already exists 18:55:18 bb961f40224b: Layer already exists 18:55:18 7f3adbd3a383: Pushed 18:55:18 f4666769fca7: Layer already exists 18:55:18 ---> Running in 41a51233541c 18:55:18 ---> Running in b6a002f42e0c 18:55:18 e50464acfa9a: Pushed 18:55:18 Removing intermediate container b0d342166ec7 18:55:18 ---> c47345121ef3 18:55:18 Step 10/24 : RUN make cmd/core-command/core-command 18:55:19 ---> Running in a16be35ef828 18:55:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:55:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:55:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:55:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:55:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-command/core-command ./cmd/core-command 18:55:22 884e528fa282: Pushed 18:55:22 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:4541bb031da78cedd747182781d7dcc4ab8c831a15fc6c48a59c7626ece00b6f size: 2622 [Pipeline] isUnix [Pipeline] sh 18:55:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 18:55:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:55:23 7f3adbd3a383: Preparing 18:55:23 bcf148c6edba: Preparing 18:55:23 e50464acfa9a: Preparing 18:55:23 884e528fa282: Preparing 18:55:23 0754057c0ad3: Preparing 18:55:23 998cdf262ab1: Preparing 18:55:23 02e56110abd2: Preparing 18:55:23 abc36efb885a: Preparing 18:55:23 b0b09059f4e1: Preparing 18:55:23 bb961f40224b: Preparing 18:55:23 f4666769fca7: Preparing 18:55:23 02e56110abd2: Waiting 18:55:23 abc36efb885a: Waiting 18:55:23 b0b09059f4e1: Waiting 18:55:23 bb961f40224b: Waiting 18:55:23 f4666769fca7: Waiting 18:55:23 998cdf262ab1: Waiting 18:55:23 884e528fa282: Layer already exists 18:55:23 0754057c0ad3: Layer already exists 18:55:23 bcf148c6edba: Layer already exists 18:55:23 7f3adbd3a383: Layer already exists 18:55:23 e50464acfa9a: Layer already exists 18:55:23 998cdf262ab1: Layer already exists 18:55:23 02e56110abd2: Layer already exists 18:55:23 abc36efb885a: Layer already exists 18:55:23 bb961f40224b: Layer already exists 18:55:23 b0b09059f4e1: Layer already exists 18:55:23 f4666769fca7: Layer already exists 18:55:23 latest: digest: sha256:4541bb031da78cedd747182781d7dcc4ab8c831a15fc6c48a59c7626ece00b6f size: 2622 [Pipeline] isUnix [Pipeline] sh 18:55:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:55:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.263 18:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:55:24 7f3adbd3a383: Preparing 18:55:24 bcf148c6edba: Preparing 18:55:24 e50464acfa9a: Preparing 18:55:24 884e528fa282: Preparing 18:55:24 0754057c0ad3: Preparing 18:55:24 998cdf262ab1: Preparing 18:55:24 02e56110abd2: Preparing 18:55:24 abc36efb885a: Preparing 18:55:24 b0b09059f4e1: Preparing 18:55:24 bb961f40224b: Preparing 18:55:24 f4666769fca7: Preparing 18:55:24 998cdf262ab1: Waiting 18:55:24 02e56110abd2: Waiting 18:55:24 abc36efb885a: Waiting 18:55:24 b0b09059f4e1: Waiting 18:55:24 bb961f40224b: Waiting 18:55:24 f4666769fca7: Waiting 18:55:24 0754057c0ad3: Layer already exists 18:55:24 7f3adbd3a383: Layer already exists 18:55:24 e50464acfa9a: Layer already exists 18:55:24 bcf148c6edba: Layer already exists 18:55:24 884e528fa282: Layer already exists 18:55:24 998cdf262ab1: Layer already exists 18:55:24 abc36efb885a: Layer already exists 18:55:24 b0b09059f4e1: Layer already exists 18:55:24 bb961f40224b: Layer already exists 18:55:24 02e56110abd2: Layer already exists 18:55:24 f4666769fca7: Layer already exists 18:55:24 2.0.0-dev.263: digest: sha256:4541bb031da78cedd747182781d7dcc4ab8c831a15fc6c48a59c7626ece00b6f size: 2622 [Pipeline] isUnix [Pipeline] sh 18:55:24 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 18:55:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:55:25 7f3adbd3a383: Preparing 18:55:25 bcf148c6edba: Preparing 18:55:25 e50464acfa9a: Preparing 18:55:25 884e528fa282: Preparing 18:55:25 0754057c0ad3: Preparing 18:55:25 998cdf262ab1: Preparing 18:55:25 02e56110abd2: Preparing 18:55:25 abc36efb885a: Preparing 18:55:25 b0b09059f4e1: Preparing 18:55:25 bb961f40224b: Preparing 18:55:25 f4666769fca7: Preparing 18:55:25 998cdf262ab1: Waiting 18:55:25 02e56110abd2: Waiting 18:55:25 abc36efb885a: Waiting 18:55:25 b0b09059f4e1: Waiting 18:55:25 bb961f40224b: Waiting 18:55:25 f4666769fca7: Waiting 18:55:25 bcf148c6edba: Layer already exists 18:55:25 7f3adbd3a383: Layer already exists 18:55:25 0754057c0ad3: Layer already exists 18:55:25 e50464acfa9a: Layer already exists 18:55:25 884e528fa282: Layer already exists 18:55:25 998cdf262ab1: Layer already exists 18:55:25 abc36efb885a: Layer already exists 18:55:25 02e56110abd2: Layer already exists 18:55:25 b0b09059f4e1: Layer already exists 18:55:25 bb961f40224b: Layer already exists 18:55:25 f4666769fca7: Layer already exists 18:55:25 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:4541bb031da78cedd747182781d7dcc4ab8c831a15fc6c48a59c7626ece00b6f size: 2622 [Pipeline] isUnix [Pipeline] sh 18:55:25 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh 18:55:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master 18:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:55:25 7f3adbd3a383: Preparing 18:55:25 bcf148c6edba: Preparing 18:55:25 e50464acfa9a: Preparing 18:55:25 884e528fa282: Preparing 18:55:25 0754057c0ad3: Preparing 18:55:25 998cdf262ab1: Preparing 18:55:25 02e56110abd2: Preparing 18:55:25 abc36efb885a: Preparing 18:55:25 b0b09059f4e1: Preparing 18:55:25 bb961f40224b: Preparing 18:55:25 f4666769fca7: Preparing 18:55:25 998cdf262ab1: Waiting 18:55:25 02e56110abd2: Waiting 18:55:25 abc36efb885a: Waiting 18:55:25 b0b09059f4e1: Waiting 18:55:25 bb961f40224b: Waiting 18:55:25 f4666769fca7: Waiting 18:55:25 884e528fa282: Layer already exists 18:55:25 e50464acfa9a: Layer already exists 18:55:25 0754057c0ad3: Layer already exists 18:55:25 7f3adbd3a383: Layer already exists 18:55:25 bcf148c6edba: Layer already exists 18:55:25 02e56110abd2: Layer already exists 18:55:25 998cdf262ab1: Layer already exists 18:55:25 b0b09059f4e1: Layer already exists 18:55:25 bb961f40224b: Layer already exists 18:55:25 f4666769fca7: Layer already exists 18:55:25 abc36efb885a: Layer already exists 18:55:25 master: digest: sha256:4541bb031da78cedd747182781d7dcc4ab8c831a15fc6c48a59c7626ece00b6f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:55:26 ===================================================== [Pipeline] echo 18:55:26 taggedImages: 18:55:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047 18:55:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:55:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.263 18:55:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 18:55:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:56:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/secrets-config ./cmd/secrets-config 18:57:14 Removing intermediate container a16be35ef828 18:57:14 ---> 57115b4e726c 18:57:14 18:57:14 Step 11/24 : FROM alpine:3.12 18:57:14 Removing intermediate container 4588cb632407 18:57:14 ---> 4f67b10b3d9a 18:57:14 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:57:14 3.12: Pulling from library/alpine 18:57:14 ---> Running in d36848fb6849 18:57:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:57:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:57:15 Status: Downloaded newer image for alpine:3.12 18:57:15 ---> 9852663dfa18 18:57:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:57:15 ---> Running in fe30b8950277 18:57:15 Removing intermediate container 41a51233541c 18:57:15 ---> ffc3b4cf0590 18:57:15 18:57:15 Step 11/23 : FROM alpine:3.12 18:57:15 ---> 9852663dfa18 18:57:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:57:16 Removing intermediate container 6ea583239bda 18:57:16 ---> 617b86ff0b31 18:57:16 18:57:16 Step 11/22 : FROM alpine:3.12 18:57:16 ---> 9852663dfa18 18:57:16 Step 12/22 : RUN apk add --update --no-cache curl 18:57:16 ---> Running in 4e165599c7bf 18:57:16 ---> Running in 786b2775c151 18:57:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:18 Removing intermediate container d36848fb6849 18:57:18 ---> 8e19486b8b4a 18:57:18 18:57:18 Step 12/24 : FROM docker:20.10.0 18:57:19 (1/1) Installing dumb-init (1.2.2-r1) 18:57:19 Executing busybox-1.31.1-r20.trigger 18:57:19 OK: 5 MiB in 15 packages 18:57:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:19 20.10.0: Pulling from library/docker 18:57:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:19 Removing intermediate container b6a002f42e0c 18:57:19 ---> 71ebc74c905c 18:57:19 18:57:19 Step 11/24 : FROM alpine:3.12 18:57:19 ---> 9852663dfa18 18:57:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:57:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:19 (1/2) Installing ca-certificates (20191127-r4) 18:57:19 ---> Running in 03ac5b5a5c98 18:57:19 (2/2) Installing dumb-init (1.2.2-r1) 18:57:19 Executing busybox-1.31.1-r20.trigger 18:57:19 Executing ca-certificates-20191127-r4.trigger 18:57:19 (1/4) Installing ca-certificates (20191127-r4) 18:57:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:57:20 (3/4) Installing libcurl (7.77.0-r0) 18:57:20 (4/4) Installing curl (7.77.0-r0) 18:57:20 Executing busybox-1.31.1-r20.trigger 18:57:20 Executing ca-certificates-20191127-r4.trigger 18:57:20 OK: 6 MiB in 16 packages 18:57:20 OK: 7 MiB in 18 packages 18:57:21 Removing intermediate container fe30b8950277 18:57:21 ---> e648e9370e58 18:57:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:57:22 ---> Running in d65f020ae1b3 18:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:23 (1/1) Installing dumb-init (1.2.2-r1) 18:57:23 Executing busybox-1.31.1-r20.trigger 18:57:23 OK: 5 MiB in 15 packages 18:57:23 Removing intermediate container 4e165599c7bf 18:57:23 ---> d6637561bbc0 18:57:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:57:23 Removing intermediate container d65f020ae1b3 18:57:23 ---> 821c01950f81 18:57:23 Step 14/24 : ENV APP_PORT=59882 18:57:23 Removing intermediate container 786b2775c151 18:57:23 ---> 921f6ad499b3 18:57:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:57:23 ---> Running in aebeeb3ad2d9 18:57:23 ---> Running in 0ae9344c6300 18:57:23 ---> Running in 0687cf5335a4 18:57:24 Removing intermediate container aebeeb3ad2d9 18:57:24 ---> bdfbf9f720ff 18:57:24 Step 14/23 : ENV APP_PORT=59860 18:57:24 Removing intermediate container 0ae9344c6300 18:57:24 ---> b1d1ee50a40f 18:57:24 Step 15/24 : EXPOSE $APP_PORT 18:57:24 Removing intermediate container 03ac5b5a5c98 18:57:24 ---> eef6d2a1559b 18:57:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:57:24 ---> Running in 46ff369f6cfe 18:57:25 Removing intermediate container 0687cf5335a4 18:57:25 ---> 3b7113f088cd 18:57:25 Step 14/22 : WORKDIR /edgex 18:57:25 ---> Running in 637a41624367 18:57:25 ---> Running in c3d6e0433224 18:57:25 ---> Running in 5cee2efcd5e1 18:57:25 Removing intermediate container 46ff369f6cfe 18:57:25 ---> 7ea01451f176 18:57:25 Step 15/23 : EXPOSE $APP_PORT 18:57:25 ---> Running in 81f8d0b8f8f0 18:57:25 Removing intermediate container 637a41624367 18:57:25 ---> 88968ccd0b60 18:57:25 Step 16/24 : WORKDIR / 18:57:25 Removing intermediate container c3d6e0433224 18:57:25 ---> 824e3f006f2c 18:57:25 Step 14/24 : ENV APP_PORT=59881 18:57:26 Removing intermediate container 5cee2efcd5e1 18:57:26 ---> 81df9b2733bc 18:57:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:57:26 ---> Running in 78b8390f34c4 18:57:26 ---> Running in 55db61f4512a 18:57:26 Removing intermediate container 81f8d0b8f8f0 18:57:26 ---> 0c1646d43ea9 18:57:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:57:27 Removing intermediate container 55db61f4512a 18:57:27 ---> 2121d5a92425 18:57:27 Step 15/24 : EXPOSE $APP_PORT 18:57:27 Removing intermediate container 78b8390f34c4 18:57:27 ---> dde825395cb3 18:57:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:57:27 ---> Running in 8dc4644340d5 18:57:27 ---> db7a4a6dc82d 18:57:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:57:28 ---> 60c2a5bdd8ba 18:57:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:57:28 Removing intermediate container 8dc4644340d5 18:57:28 ---> f962e10004f4 18:57:28 Step 16/24 : WORKDIR / 18:57:28 ---> 84392a7fa135 18:57:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:57:28 ---> Running in 24a9f36926e5 18:57:29 ---> ba8fc25bd949 18:57:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:57:29 Removing intermediate container 24a9f36926e5 18:57:29 ---> 713e7d231f28 18:57:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:57:30 ---> f2c832feec7a 18:57:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:57:30 ---> 7e32e22c5463 18:57:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:57:31 ---> 16dd2ea74f26 18:57:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:57:31 ---> 102b7b6ebf43 18:57:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:57:31 ---> 1f32e2264f86 18:57:31 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:57:32 ---> Running in d6377907870f 18:57:32 ---> Running in 771ee982abdc 18:57:32 ---> 7c46cc5ff6c3 18:57:32 Step 20/24 : ENTRYPOINT ["/core-command"] 18:57:32 ---> Running in 47e14708f16b 18:57:32 Removing intermediate container d6377907870f 18:57:32 ---> 661c409ae522 18:57:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:57:33 Removing intermediate container 771ee982abdc 18:57:33 ---> fd0f6684a844 18:57:33 Step 19/22 : CMD ["--init=true"] 18:57:33 ---> Running in 0991e4bd505a 18:57:33 ---> 744d4d12302e 18:57:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:57:33 Removing intermediate container 47e14708f16b 18:57:33 ---> 1bf9594ee8c0 18:57:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:57:33 ---> Running in ce7ab39c69da 18:57:33 ---> Running in 7530864d73c2 18:57:33 Removing intermediate container 0991e4bd505a 18:57:33 ---> 35f5e9d77e76 18:57:33 Step 21/23 : LABEL arch=arm64 18:57:34 ---> Running in ec876a62f4ad 18:57:34 Removing intermediate container ce7ab39c69da 18:57:34 ---> 466e9913180b 18:57:34 Step 20/22 : LABEL arch=arm64 18:57:34 Removing intermediate container 7530864d73c2 18:57:34 ---> d4e443ac9653 18:57:34 Step 22/24 : LABEL arch=arm64 18:57:34 ---> Running in 96e16c321770 18:57:34 ---> Running in 5393472bd0e5 18:57:34 ---> a5d496d9f4d7 18:57:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:57:34 Removing intermediate container ec876a62f4ad 18:57:34 ---> 120780aeb373 18:57:34 Step 22/23 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:57:34 ---> Running in fa9f89bf9309 18:57:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:57:34 Status: Downloaded newer image for docker:20.10.0 18:57:34 ---> eeaf43b92773 18:57:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:57:34 ---> Running in 29d45161fbd5 18:57:35 Removing intermediate container 96e16c321770 18:57:35 ---> cc19e8b02019 18:57:35 Step 21/22 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:57:35 Removing intermediate container 5393472bd0e5 18:57:35 ---> 551a9f0723ed 18:57:35 Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:57:35 ---> Running in 67b420202123 18:57:35 ---> Running in 71e22078a29d 18:57:35 ---> Running in c0b20ff02735 18:57:35 Removing intermediate container fa9f89bf9309 18:57:35 ---> 2a8ce6188505 18:57:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:57:35 Removing intermediate container 29d45161fbd5 18:57:35 ---> 5634722e16f9 18:57:35 Step 23/23 : LABEL version=2.0.0-dev.263 18:57:35 ---> Running in 2d7acc6ca521 18:57:35 ---> Running in 5f2cbc6b1557 18:57:35 Removing intermediate container 71e22078a29d 18:57:35 ---> b83ae180608c 18:57:35 Step 22/22 : LABEL version=2.0.0-dev.263 18:57:35 Removing intermediate container 67b420202123 18:57:35 ---> 5105ab8a82ac 18:57:35 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:57:35 Removing intermediate container c0b20ff02735 18:57:35 ---> 120002e4cabe 18:57:35 Step 24/24 : LABEL version=2.0.0-dev.263 18:57:36 ---> Running in 71869ce592e2 18:57:36 ---> Running in fea4f22965a3 18:57:36 ---> Running in 4c14514eb165 18:57:36 Removing intermediate container 2d7acc6ca521 18:57:36 ---> 9ea5e288c4f0 18:57:36 Step 22/24 : LABEL arch=arm64 18:57:36 Removing intermediate container 5f2cbc6b1557 18:57:36 ---> a64b506676db 18:57:36 18:57:36 ---> Running in e270d457c5b4 18:57:37 Removing intermediate container fea4f22965a3 18:57:37 ---> 937ed9fd23c6 18:57:37 18:57:37 Removing intermediate container 4c14514eb165 18:57:37 ---> 62fa2b2fdc34 18:57:37 18:57:37 Successfully built a64b506676db 18:57:37 Successfully tagged support-notifications-arm64:latest 18:57:37  Building support-notifications ... done Building core-data 18:57:37 Successfully built 62fa2b2fdc34 18:57:37 Successfully built 937ed9fd23c6 18:57:37 Successfully tagged core-command-arm64:latest 18:57:37  Building core-command ... done Building security-secretstore-setup 18:57:37 Removing intermediate container e270d457c5b4 18:57:37 ---> b5d9e12bacaa 18:57:37 Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:57:37 Successfully tagged security-proxy-setup-arm64:latest 18:57:38 Building security-bootstrapper 18:57:38  Building security-proxy-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:38 ---> Running in 21f649904ed5 18:57:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:38 Removing intermediate container 21f649904ed5 18:57:38 ---> 1cd19c0e6c5e 18:57:38 Step 24/24 : LABEL version=2.0.0-dev.263 18:57:38 (1/39) Installing readline (8.0.4-r0) 18:57:38 ---> Running in ce86fe84e68f 18:57:38 (2/39) Installing bash (5.0.17-r0) 18:57:38 Executing bash-5.0.17-r0.post-install 18:57:38 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:57:39 (4/39) Installing libcurl (7.77.0-r0) 18:57:39 (5/39) Installing curl (7.77.0-r0) 18:57:39 (6/39) Installing dumb-init (1.2.2-r1) 18:57:39 (7/39) Installing libbz2 (1.0.8-r1) 18:57:39 (8/39) Installing expat (2.2.9-r1) 18:57:39 (9/39) Installing libffi (3.3-r2) 18:57:39 (10/39) Installing gdbm (1.13-r1) 18:57:39 (11/39) Installing xz-libs (5.2.5-r0) 18:57:39 (12/39) Installing sqlite-libs (3.32.1-r1) 18:57:39 (13/39) Installing python3 (3.8.10-r0) 18:57:39 Removing intermediate container ce86fe84e68f 18:57:39 ---> c09ee4185b6f 18:57:39 18:57:39 Successfully built c09ee4185b6f 18:57:39 Successfully tagged core-metadata-arm64:latest 18:57:39 Building support-scheduler 18:57:41  Building core-metadata ... done (14/39) Installing py3-appdirs (1.4.4-r1) 18:57:41 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:57:41 (16/39) Installing py3-parsing (2.4.7-r0) 18:57:41 (17/39) Installing py3-six (1.15.0-r0) 18:57:41 (18/39) Installing py3-packaging (20.4-r0) 18:57:41 (19/39) Installing py3-setuptools (47.0.0-r0) 18:57:41 (20/39) Installing py3-chardet (3.0.4-r4) 18:57:41 (21/39) Installing py3-idna (2.9-r0) 18:57:41 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:57:41 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:57:41 (24/39) Installing py3-requests (2.23.0-r0) 18:57:41 (25/39) Installing py3-msgpack (1.0.0-r0) 18:57:41 (26/39) Installing py3-lockfile (0.12.2-r3) 18:57:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:57:41 (28/39) Installing py3-colorama (0.4.3-r0) 18:57:41 (29/39) Installing py3-distlib (0.3.0-r0) 18:57:41 (30/39) Installing py3-distro (1.5.0-r1) 18:57:41 (31/39) Installing py3-webencodings (0.5.1-r3) 18:57:41 (32/39) Installing py3-html5lib (1.0.1-r4) 18:57:41 (33/39) Installing py3-pytoml (0.1.21-r0) 18:57:41 (34/39) Installing py3-pep517 (0.8.2-r0) 18:57:41 (35/39) Installing py3-progress (1.5-r0) 18:57:41 (36/39) Installing py3-toml (0.10.1-r0) 18:57:41 (37/39) Installing py3-retrying (1.3.3-r0) 18:57:41 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:57:41 (39/39) Installing py3-pip (20.1.1-r0) 18:57:41 Executing busybox-1.31.1-r19.trigger 18:57:41 OK: 72 MiB in 59 packages 18:57:46 Collecting docker-compose==1.23.2 18:57:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:57:47 Collecting websocket-client<1.0,>=0.32.0 18:57:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:57:48 Collecting docker<4.0,>=3.6.0 18:57:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:57:49 Collecting cached-property<2,>=1.2.0 18:57:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:57:49 Collecting PyYAML<4,>=3.10 18:57:49 Downloading PyYAML-3.13.tar.gz (270 kB) 18:57:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:57:53 Collecting docopt<0.7,>=0.6.1 18:57:53 Downloading docopt-0.6.2.tar.gz (25 kB) 18:57:54 Collecting dockerpty<0.5,>=0.4.1 18:57:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:57:56 Collecting jsonschema<3,>=2.5.1 18:57:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:57:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:57:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:57:59 Collecting texttable<0.10,>=0.9.0 18:57:59 Downloading texttable-0.9.1.tar.gz (11 kB) 18:58:01 Collecting docker-pycreds>=0.4.0 18:58:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:58:01 Collecting idna<2.8,>=2.5 18:58:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:58:01 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) 18:58:02 Collecting urllib3<1.25,>=1.21.1 18:58:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:58:02 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) 18:58:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:58:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:58:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:58:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:58:04 Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, cached-property, PyYAML, docopt, dockerpty, jsonschema, texttable, docker-compose 18:58:04 Attempting uninstall: idna 18:58:04 Found existing installation: idna 2.9 18:58:04 Uninstalling idna-2.9: 18:58:04 Successfully uninstalled idna-2.9 18:58:05 Attempting uninstall: urllib3 18:58:05 Found existing installation: urllib3 1.25.9 18:58:05 Uninstalling urllib3-1.25.9: 18:58:05 Successfully uninstalled urllib3-1.25.9 18:58:05 Attempting uninstall: requests 18:58:05 Found existing installation: requests 2.23.0 18:58:05 Uninstalling requests-2.23.0: 18:58:06 Successfully uninstalled requests-2.23.0 18:58:07 Running setup.py install for PyYAML: started 18:58:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:58:09 ---> fe95519c0195 18:58:09 Step 3/26 : WORKDIR /edgex-go 18:58:09 ---> Using cache 18:58:09 ---> 5f0be216600f 18:58:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:09 ---> Using cache 18:58:09 ---> 2b2023876aa8 18:58:09 Step 5/26 : RUN apk add --update --no-cache make git 18:58:09 ---> Using cache 18:58:09 ---> b4509d02f447 18:58:09 Step 6/26 : COPY go.mod . 18:58:09 ---> Using cache 18:58:09 ---> 29c4a977376e 18:58:09 Step 7/26 : RUN go mod download 18:58:09 ---> Using cache 18:58:09 ---> 8d1a0d545cf3 18:58:09 Step 8/26 : COPY . . 18:58:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:58:09 ---> fe95519c0195 18:58:09 Step 3/24 : WORKDIR /edgex-go 18:58:09 ---> Using cache 18:58:09 ---> 5f0be216600f 18:58:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:09 ---> Using cache 18:58:09 ---> 2b2023876aa8 18:58:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:58:09 ---> Using cache 18:58:09 ---> 0660d412eb86 18:58:09 Step 9/26 : RUN go mod tidy 18:58:09 ---> Using cache 18:58:09 ---> 854e6712537a 18:58:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:58:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:58:09 ---> fe95519c0195 18:58:09 Step 3/32 : WORKDIR /edgex-go 18:58:09 ---> Using cache 18:58:09 ---> 5f0be216600f 18:58:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:09 ---> Using cache 18:58:09 ---> 2b2023876aa8 18:58:09 Step 5/32 : RUN apk add --update --no-cache make git 18:58:09 ---> Using cache 18:58:09 ---> b4509d02f447 18:58:09 Step 6/32 : COPY go.mod . 18:58:09 ---> Using cache 18:58:09 ---> 29c4a977376e 18:58:09 Step 7/32 : RUN go mod download 18:58:09 ---> Using cache 18:58:09 ---> 8d1a0d545cf3 18:58:09 Step 8/32 : COPY . . 18:58:09 ---> Using cache 18:58:09 ---> 0660d412eb86 18:58:09 Step 9/32 : RUN go mod tidy 18:58:09 ---> Using cache 18:58:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 ---> 854e6712537a 18:58:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:58:09 18:58:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:58:09 ---> fe95519c0195 18:58:09 Step 3/23 : WORKDIR /edgex-go 18:58:09 ---> Using cache 18:58:09 ---> 5f0be216600f 18:58:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:09 ---> Using cache 18:58:09 ---> 2b2023876aa8 18:58:09 Step 5/23 : RUN apk add --update --no-cache make git 18:58:09 ---> Using cache 18:58:09 ---> b4509d02f447 18:58:09 Step 6/23 : COPY go.mod . 18:58:09 ---> Using cache 18:58:09 ---> 29c4a977376e 18:58:09 Step 7/23 : RUN go mod download 18:58:09 ---> Using cache 18:58:09 ---> 8d1a0d545cf3 18:58:09 Step 8/23 : COPY . . 18:58:09 ---> Using cache 18:58:09 ---> 0660d412eb86 18:58:09 Step 9/23 : RUN go mod tidy 18:58:09 ---> Using cache 18:58:09 ---> 854e6712537a 18:58:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:58:10 Running setup.py install for PyYAML: finished with status 'done' 18:58:10 Running setup.py install for docopt: started 18:58:12 Running setup.py install for docopt: finished with status 'done' 18:58:12 Running setup.py install for dockerpty: started 18:58:12 ---> Running in ed6282f3fba2 18:58:12 ---> Running in 49a6481fed87 18:58:12 ---> Running in 4f5b170a59af 18:58:12 ---> Running in 04d6c949cf96 18:58:14 Running setup.py install for dockerpty: finished with status 'done' 18:58:14 Running setup.py install for texttable: started 18:58:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:58:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:58:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:58:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:58:17 Running setup.py install for texttable: finished with status 'done' 18:58:18 OK: 218 MiB in 52 packages 18:58:18 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 18:58:19 Removing intermediate container 49a6481fed87 18:58:19 ---> ad99c7208798 18:58:19 Step 6/24 : COPY go.mod . 18:58:20 ---> d2bc29e3fc9c 18:58:20 Step 7/24 : RUN go mod download 18:58:21 ---> Running in 547c93a5568a 18:58:27 Removing intermediate container 547c93a5568a 18:58:27 ---> 915d42b0c1cd 18:58:27 Step 8/24 : COPY . . 18:58:34 Removing intermediate container 71869ce592e2 18:58:34 ---> 73f425944d65 18:58:34 Step 15/24 : ENV APP_PORT=58890 18:58:35 ---> Running in df244eddbeb3 18:58:36 Removing intermediate container df244eddbeb3 18:58:36 ---> 5a6e621442fb 18:58:36 Step 16/24 : EXPOSE $APP_PORT 18:58:36 ---> Running in 8b0aa3ede327 18:58:38 Removing intermediate container 8b0aa3ede327 18:58:38 ---> da804b04a0d5 18:58:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:58:41 ---> 568b59cab7f6 18:58:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:58:43 ---> 5ebd00f77ab9 18:58:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:58:44 ---> 69846f697099 18:58:44 Step 9/24 : RUN go mod tidy 18:58:44 ---> Running in 50822b0ee6dc 18:58:44 ---> c5d216bf6bd6 18:58:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:58:45 ---> Running in 2e000ad14d4c 18:58:46 Removing intermediate container 2e000ad14d4c 18:58:46 ---> df6e00212c16 18:58:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:58:46 ---> Running in 13b058709071 18:58:47 Removing intermediate container 13b058709071 18:58:47 ---> 8c8c48895255 18:58:47 Step 22/24 : LABEL arch=arm64 18:58:47 ---> Running in 0aa018ab8dbc 18:58:48 Removing intermediate container 0aa018ab8dbc 18:58:48 ---> 13b7f8293ed9 18:58:48 Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 18:58:49 ---> Running in 0c95de57c6ca 18:58:49 Removing intermediate container 0c95de57c6ca 18:58:49 ---> 841603a40cba 18:58:49 Step 24/24 : LABEL version=2.0.0-dev.263 18:58:50 ---> Running in 5832057a1a16 18:58:50 Removing intermediate container 5832057a1a16 18:58:50 ---> ff4cf8fc7768 18:58:50 18:58:51 Successfully built ff4cf8fc7768 18:58:51 Successfully tagged sys-mgmt-agent-arm64:latest 18:58:52  Building sys-mgmt-agent ... done Removing intermediate container 50822b0ee6dc 18:58:52 ---> fb47b9a3a8a6 18:58:52 Step 10/24 : RUN make cmd/core-data/core-data 18:58:52 ---> Running in 15343fb04184 18:58:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-data/core-data ./cmd/core-data 18:59:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:59:52 Removing intermediate container ed6282f3fba2 18:59:52 ---> 6a3d9c2f5c0a 18:59:52 18:59:52 Step 11/32 : FROM alpine:3.12 18:59:52 ---> 9852663dfa18 18:59:52 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:59:53 ---> Running in dd0b2a118f2d 18:59:54 Removing intermediate container dd0b2a118f2d 18:59:54 ---> 88d75f94060d 18:59:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:59:54 ---> Running in 0c243627799f 18:59:56 Removing intermediate container 4f5b170a59af 18:59:56 ---> 30e3bfc0fad0 18:59:56 18:59:56 Step 11/23 : FROM alpine:3.12 18:59:56 ---> 9852663dfa18 18:59:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:59:56 ---> Using cache 18:59:56 ---> eef6d2a1559b 18:59:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:59:56 ---> Using cache 18:59:56 ---> 824e3f006f2c 18:59:56 Step 14/23 : ENV APP_PORT=59861 18:59:56 ---> Running in 6f34039fc2bd 18:59:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:58 (1/2) Installing dumb-init (1.2.2-r1) 18:59:58 (2/2) Installing su-exec (0.2-r1) 18:59:58 Executing busybox-1.31.1-r20.trigger 18:59:58 OK: 5 MiB in 16 packages 18:59:58 Removing intermediate container 6f34039fc2bd 18:59:58 ---> b6e06f68c800 18:59:58 Step 15/23 : EXPOSE $APP_PORT 18:59:58 ---> Running in c0d413552552 18:59:59 Removing intermediate container 04d6c949cf96 18:59:59 ---> 256a508f8257 18:59:59 18:59:59 Step 11/26 : FROM alpine:3.12 18:59:59 ---> 9852663dfa18 18:59:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:59:59 Removing intermediate container c0d413552552 18:59:59 ---> 88ee690a1225 18:59:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:00 ---> Running in c8c3a7fc642a 19:00:00 Removing intermediate container 0c243627799f 19:00:00 ---> 3efed8edf952 19:00:00 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:00:00 ---> Running in 52e511d8bfd2 19:00:01 Removing intermediate container 52e511d8bfd2 19:00:01 ---> 4d79f9934777 19:00:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:00:01 ---> 983c25e73302 19:00:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:00:01 ---> Running in 1b6bd389b1fc 19:00:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:00:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:00:02 Removing intermediate container 1b6bd389b1fc 19:00:02 ---> 58eebcb2bc37 19:00:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:00:03 ---> Running in 60a1a8783f73 19:00:03 (1/6) Installing ca-certificates (20191127-r4) 19:00:03 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:00:03 (3/6) Installing libcurl (7.77.0-r0) 19:00:03 (4/6) Installing curl (7.77.0-r0) 19:00:03 (5/6) Installing dumb-init (1.2.2-r1) 19:00:03 (6/6) Installing su-exec (0.2-r1) 19:00:03 Executing busybox-1.31.1-r20.trigger 19:00:03 Executing ca-certificates-20191127-r4.trigger 19:00:03 OK: 7 MiB in 20 packages 19:00:03 ---> 0977bab31c5e 19:00:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:00:06 ---> 43a37c43960a 19:00:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:00:06 ---> Running in 17eed0a20b57 19:00:06 Removing intermediate container c8c3a7fc642a 19:00:06 ---> a8c5076a8a4d 19:00:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:00:06 ---> Running in 35b5728be3d5 19:00:06 Removing intermediate container 60a1a8783f73 19:00:06 ---> f563e4967c56 19:00:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:00:07 ---> Running in c6ab3b2496ff 19:00:07 Removing intermediate container 17eed0a20b57 19:00:07 ---> 1ba5b1708e9b 19:00:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:07 ---> Running in fca9507b46fc 19:00:07 Removing intermediate container 35b5728be3d5 19:00:07 ---> 5c6ff79203e1 19:00:07 Step 14/26 : WORKDIR / 19:00:08 ---> Running in 1eeef3225fd5 19:00:08 Removing intermediate container c6ab3b2496ff 19:00:08 ---> 65cfc48884af 19:00:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:00:08 Removing intermediate container fca9507b46fc 19:00:08 ---> e0511101918b 19:00:08 Step 21/23 : LABEL arch=arm64 19:00:08 ---> Running in 6da0061cec8e 19:00:08 Removing intermediate container 1eeef3225fd5 19:00:08 ---> c6d1e1f0ca46 19:00:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:00:09 Removing intermediate container 6da0061cec8e 19:00:09 ---> 7edf6947001d 19:00:09 Step 22/23 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:09 ---> 96abb430e6f7 19:00:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:00:09 ---> Running in 791c6ad13394 19:00:09 ---> Running in 6c2c4f62bf3a 19:00:09 ---> e190acde8bf8 19:00:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:00:10 Removing intermediate container 791c6ad13394 19:00:10 ---> 61d6e20042fc 19:00:10 Step 23/23 : LABEL version=2.0.0-dev.263 19:00:10 ---> Running in c96a5495fa16 19:00:11 ---> bf581132c461 19:00:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:00:11 Removing intermediate container c96a5495fa16 19:00:11 ---> 6955deeb0fe8 19:00:11 19:00:11 Successfully built 6955deeb0fe8 19:00:12 Successfully tagged support-scheduler-arm64:latest 19:00:12  Building support-scheduler ... done  ---> c2bf70195c8b 19:00:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:00:12 Removing intermediate container 6c2c4f62bf3a 19:00:12 ---> f77339598826 19:00:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:13 ---> 767e15cf8a6f 19:00:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:00:13 ---> 7fef7dc7c6ac 19:00:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:00:14 ---> 476521183353 19:00:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:00:14 ---> 0329618c8ed1 19:00:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:00:16 ---> 2c79f9ce8cb1 19:00:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:00:16 ---> 4dcbf141728a 19:00:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:00:17 ---> 1dbbe2a58623 19:00:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:00:17 ---> 0c20c6659509 19:00:17 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/ 19:00:17 Removing intermediate container 15343fb04184 19:00:17 ---> f8884fab283c 19:00:17 19:00:17 Step 11/24 : FROM alpine:3.12 19:00:17 ---> 9852663dfa18 19:00:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:00:17 ---> Running in 26c8cf6aa60a 19:00:18 ---> Running in 30326e6a5852 19:00:18 ---> 9dd10e92e30e 19:00:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:00:18 ---> Running in e4fcc17cad8e 19:00:18 Removing intermediate container 30326e6a5852 19:00:18 ---> 68047ddddd96 19:00:18 Step 13/24 : ENV APP_PORT=59880 19:00:19 ---> Running in 1cd2964c9065 19:00:19 Removing intermediate container e4fcc17cad8e 19:00:19 ---> dedee02f9e3f 19:00:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:00:19 Removing intermediate container 1cd2964c9065 19:00:19 ---> 4c21772b080c 19:00:19 Step 14/24 : EXPOSE $APP_PORT 19:00:19 ---> Running in 84c0dbb775b6 19:00:20 ---> d8918ddd3afe 19:00:20 Step 27/32 : RUN chmod +x /entrypoint.sh 19:00:20 Removing intermediate container 84c0dbb775b6 19:00:20 ---> 529a5c128a96 19:00:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:20 ---> Running in bc304e9c67a4 19:00:20 ---> Running in 8817a0ea3038 19:00:20 Removing intermediate container 26c8cf6aa60a 19:00:20 ---> 17b3f98ca945 19:00:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:00:20 ---> Running in 3a6c9b3c35b4 19:00:21 Removing intermediate container 3a6c9b3c35b4 19:00:21 ---> e2c155915d85 19:00:21 Step 24/26 : LABEL arch=arm64 19:00:21 ---> Running in 52e7178a7b24 19:00:22 Removing intermediate container 52e7178a7b24 19:00:22 ---> f0fa54bbc4f5 19:00:22 Step 25/26 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:22 ---> Running in 57df1f4137a1 19:00:23 Removing intermediate container 57df1f4137a1 19:00:23 ---> f036d02a1c1f 19:00:23 Step 26/26 : LABEL version=2.0.0-dev.263 19:00:23 ---> Running in 58db621da49e 19:00:23 Removing intermediate container bc304e9c67a4 19:00:23 ---> 60a0a01930d9 19:00:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:00:23 Removing intermediate container 8817a0ea3038 19:00:23 ---> b7fcbfdef0e5 19:00:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:00:23 ---> Running in ea5d2b61665b 19:00:24 ---> Running in b1b86cc70185 19:00:24 Removing intermediate container 58db621da49e 19:00:24 ---> 13fd8d224815 19:00:24 19:00:24 Successfully built 13fd8d224815 19:00:24 Successfully tagged security-secretstore-setup-arm64:latest 19:00:24  Building security-secretstore-setup ... done Removing intermediate container b1b86cc70185 19:00:24 ---> 3ec2f321d715 19:00:24 Step 29/32 : CMD ["gate"] 19:00:24 ---> Running in d2303d143ee0 19:00:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:00:25 Removing intermediate container d2303d143ee0 19:00:25 ---> a9fbebb16e34 19:00:25 Step 30/32 : LABEL arch=arm64 19:00:25 ---> Running in 0866368fdf4b 19:00:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:00:26 Removing intermediate container 0866368fdf4b 19:00:26 ---> 160f8da00333 19:00:26 Step 31/32 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:26 ---> Running in 0d8be773cd79 19:00:26 (1/6) Installing dumb-init (1.2.2-r1) 19:00:26 (2/6) Installing libgcc (9.3.0-r2) 19:00:26 (3/6) Installing libsodium (1.0.18-r0) 19:00:27 Removing intermediate container 0d8be773cd79 19:00:27 ---> 45bbd96103e6 19:00:27 Step 32/32 : LABEL version=2.0.0-dev.263 19:00:27 (4/6) Installing libstdc++ (9.3.0-r2) 19:00:27 (5/6) Installing libzmq (4.3.3-r0) 19:00:27 (6/6) Installing zeromq (4.3.3-r0) 19:00:27 ---> Running in 3ff9e6dbbe36 19:00:27 Executing busybox-1.31.1-r20.trigger 19:00:27 OK: 8 MiB in 20 packages 19:00:28 Removing intermediate container 3ff9e6dbbe36 19:00:28 ---> cebbb7cee1d4 19:00:28 19:00:28 Successfully built cebbb7cee1d4 19:00:28 Successfully tagged security-bootstrapper-arm64:latest 19:00:28  Building security-bootstrapper ... done Removing intermediate container ea5d2b61665b 19:00:28 ---> 386ae432faa3 19:00:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:29 ---> afa2b1f91795 19:00:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:00:30 ---> 0d44f8b8bfe2 19:00:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:00:31 ---> b1232b4a20a6 19:00:31 Step 20/24 : ENTRYPOINT ["/core-data"] 19:00:31 ---> Running in 9dc6fbf87c23 19:00:31 Removing intermediate container 9dc6fbf87c23 19:00:31 ---> a0684ec6cce1 19:00:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:32 ---> Running in 04778d41a4e0 19:00:32 Removing intermediate container 04778d41a4e0 19:00:32 ---> d88926501c6a 19:00:32 Step 22/24 : LABEL arch=arm64 19:00:32 ---> Running in 37070e9db4f4 19:00:33 Removing intermediate container 37070e9db4f4 19:00:33 ---> 9a2d8c10603c 19:00:33 Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:33 ---> Running in 2f5b7076be0e 19:00:33 Removing intermediate container 2f5b7076be0e 19:00:33 ---> f6d03a0a85e4 19:00:33 Step 24/24 : LABEL version=2.0.0-dev.263 19:00:33 ---> Running in 5543efce367d 19:00:34 Removing intermediate container 5543efce367d 19:00:34 ---> ee8d31374a0c 19:00:34 19:00:34 Successfully built ee8d31374a0c 19:00:34 Successfully tagged core-data-arm64:latest 19:00:34  Building core-data ... done  [Pipeline] } 19:00:34 $ docker stop --time=1 3683cdb4c1035195219c337a285f6a86ef801e561e36819fb01db0f50ccf0ff4 19:00:36 $ docker rm -f 3683cdb4c1035195219c337a285f6a86ef801e561e36819fb01db0f50ccf0ff4 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:37 + docker images 19:00:37 REPOSITORY TAG IMAGE ID CREATED SIZE 19:00:37 core-data-arm64 latest ee8d31374a0c 3 seconds ago 19.1MB 19:00:37 security-bootstrapper-arm64 latest cebbb7cee1d4 10 seconds ago 17.5MB 19:00:37 security-secretstore-setup-arm64 latest 13fd8d224815 14 seconds ago 27.1MB 19:00:37 f8884fab283c 20 seconds ago 862MB 19:00:37 support-scheduler-arm64 latest 6955deeb0fe8 26 seconds ago 15.1MB 19:00:37 256a508f8257 39 seconds ago 863MB 19:00:37 30e3bfc0fad0 42 seconds ago 855MB 19:00:37 6a3d9c2f5c0a 46 seconds ago 857MB 19:00:37 sys-mgmt-agent-arm64 latest ff4cf8fc7768 About a minute ago 299MB 19:00:37 core-metadata-arm64 latest c09ee4185b6f 2 minutes ago 15.7MB 19:00:37 support-notifications-arm64 latest a64b506676db 3 minutes ago 15.7MB 19:00:37 core-command-arm64 latest 62fa2b2fdc34 3 minutes ago 15MB 19:00:37 security-proxy-setup-arm64 latest 937ed9fd23c6 3 minutes ago 24.3MB 19:00:37 71ebc74c905c 3 minutes ago 859MB 19:00:37 8e19486b8b4a 3 minutes ago 856MB 19:00:37 ffc3b4cf0590 3 minutes ago 856MB 19:00:37 617b86ff0b31 3 minutes ago 860MB 19:00:37 57115b4e726c 3 minutes ago 853MB 19:00:37 ci-base-image-arm64 latest fe95519c0195 7 minutes ago 641MB 19:00:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB 19:00:37 alpine 3.12 9852663dfa18 2 months ago 5.32MB 19:00:37 docker 20.10.0 eeaf43b92773 6 months ago 228MB 19:00:37 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 19:00:38 provisioning config files... 19:00:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config1865114271331318728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:38 ---> docker-login.sh 19:00:38 nexus3.edgexfoundry.org:10001 19:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:39 Configure a credential helper to remove this warning. See 19:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:39 19:00:39 Login Succeeded 19:00:39 nexus3.edgexfoundry.org:10002 19:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:39 Configure a credential helper to remove this warning. See 19:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:39 19:00:39 Login Succeeded 19:00:39 nexus3.edgexfoundry.org:10003 19:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:40 Configure a credential helper to remove this warning. See 19:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:40 19:00:40 Login Succeeded 19:00:40 nexus3.edgexfoundry.org:10004 19:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:40 Configure a credential helper to remove this warning. See 19:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:40 19:00:40 Login Succeeded 19:00:40 docker.io 19:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:41 Configure a credential helper to remove this warning. See 19:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:41 19:00:41 Login Succeeded 19:00:41 ---> docker-login.sh ends [Pipeline] } 19:00:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:00:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 19:00:41 267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:41 latest 19:00:41 2.0.0-dev.263 19:00:41 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:00:41 master 19:00:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:00:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 19:00:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:00:42 a0630dce0166: Preparing 19:00:42 53a456d5cbd1: Preparing 19:00:42 e496dfc3ff08: Preparing 19:00:42 933cf063a5c9: Preparing 19:00:42 3fbe34a1663b: Preparing 19:00:42 3fbe34a1663b: Layer already exists 19:00:42 933cf063a5c9: Pushed 19:00:42 e496dfc3ff08: Pushed 19:00:42 a0630dce0166: Pushed 19:00:45 53a456d5cbd1: Pushed 19:00:45 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:fb79d1446541e72724f28f63151969b77780ebd3a8236ff96ca7d8208e42116d size: 1363 [Pipeline] isUnix [Pipeline] sh 19:00:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:00:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:00:46 a0630dce0166: Preparing 19:00:46 53a456d5cbd1: Preparing 19:00:46 e496dfc3ff08: Preparing 19:00:46 933cf063a5c9: Preparing 19:00:46 3fbe34a1663b: Preparing 19:00:46 e496dfc3ff08: Layer already exists 19:00:46 933cf063a5c9: Layer already exists 19:00:46 53a456d5cbd1: Layer already exists 19:00:46 a0630dce0166: Layer already exists 19:00:46 3fbe34a1663b: Layer already exists 19:00:46 latest: digest: sha256:fb79d1446541e72724f28f63151969b77780ebd3a8236ff96ca7d8208e42116d size: 1363 [Pipeline] isUnix [Pipeline] sh 19:00:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:00:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.263 19:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:00:47 a0630dce0166: Preparing 19:00:47 53a456d5cbd1: Preparing 19:00:47 e496dfc3ff08: Preparing 19:00:47 933cf063a5c9: Preparing 19:00:47 3fbe34a1663b: Preparing 19:00:47 53a456d5cbd1: Layer already exists 19:00:47 e496dfc3ff08: Layer already exists 19:00:47 a0630dce0166: Layer already exists 19:00:47 3fbe34a1663b: Layer already exists 19:00:47 933cf063a5c9: Layer already exists 19:00:47 2.0.0-dev.263: digest: sha256:fb79d1446541e72724f28f63151969b77780ebd3a8236ff96ca7d8208e42116d size: 1363 [Pipeline] isUnix [Pipeline] sh 19:00:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:00:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:00:48 a0630dce0166: Preparing 19:00:48 53a456d5cbd1: Preparing 19:00:48 e496dfc3ff08: Preparing 19:00:48 933cf063a5c9: Preparing 19:00:48 3fbe34a1663b: Preparing 19:00:48 3fbe34a1663b: Layer already exists 19:00:48 e496dfc3ff08: Layer already exists 19:00:48 a0630dce0166: Layer already exists 19:00:48 53a456d5cbd1: Layer already exists 19:00:48 933cf063a5c9: Layer already exists 19:00:48 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:fb79d1446541e72724f28f63151969b77780ebd3a8236ff96ca7d8208e42116d size: 1363 [Pipeline] isUnix [Pipeline] sh 19:00:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh 19:00:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master 19:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:00:48 a0630dce0166: Preparing 19:00:48 53a456d5cbd1: Preparing 19:00:48 e496dfc3ff08: Preparing 19:00:48 933cf063a5c9: Preparing 19:00:48 3fbe34a1663b: Preparing 19:00:48 e496dfc3ff08: Layer already exists 19:00:48 933cf063a5c9: Layer already exists 19:00:49 53a456d5cbd1: Layer already exists 19:00:49 a0630dce0166: Layer already exists 19:00:49 3fbe34a1663b: Layer already exists 19:00:49 master: digest: sha256:fb79d1446541e72724f28f63151969b77780ebd3a8236ff96ca7d8208e42116d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:00:49 ===================================================== [Pipeline] echo 19:00:49 taggedImages: 19:00:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:00:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.263 19:00:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:00:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo 19:00:49 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 19:00:49 267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:49 latest 19:00:49 2.0.0-dev.263 19:00:49 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:00:49 master 19:00:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:00:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 19:00:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:00:50 dbcc2d2350d9: Preparing 19:00:50 3f4f2d837741: Preparing 19:00:50 e496dfc3ff08: Preparing 19:00:50 23c882a9b501: Preparing 19:00:50 3933a9e8424f: Preparing 19:00:50 3fbe34a1663b: Preparing 19:00:50 3fbe34a1663b: Waiting 19:00:50 e496dfc3ff08: Layer already exists 19:00:50 3fbe34a1663b: Layer already exists 19:00:50 dbcc2d2350d9: Pushed 19:00:50 3933a9e8424f: Pushed 19:00:51 23c882a9b501: Pushed 19:00:53 3f4f2d837741: Pushed 19:00:53 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:0dce5414c17ced94d43b30e7fe92ad98d64f9b4c99b94a8160aa101fc9228572 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:00:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:00:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:00:54 dbcc2d2350d9: Preparing 19:00:54 3f4f2d837741: Preparing 19:00:54 e496dfc3ff08: Preparing 19:00:54 23c882a9b501: Preparing 19:00:54 3933a9e8424f: Preparing 19:00:54 3fbe34a1663b: Preparing 19:00:54 3fbe34a1663b: Waiting 19:00:54 23c882a9b501: Layer already exists 19:00:54 3933a9e8424f: Layer already exists 19:00:54 dbcc2d2350d9: Layer already exists 19:00:54 3f4f2d837741: Layer already exists 19:00:54 e496dfc3ff08: Layer already exists 19:00:54 3fbe34a1663b: Layer already exists 19:00:54 latest: digest: sha256:0dce5414c17ced94d43b30e7fe92ad98d64f9b4c99b94a8160aa101fc9228572 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:00:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:00:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.263 19:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:00:55 dbcc2d2350d9: Preparing 19:00:55 3f4f2d837741: Preparing 19:00:55 e496dfc3ff08: Preparing 19:00:55 23c882a9b501: Preparing 19:00:55 3933a9e8424f: Preparing 19:00:55 3fbe34a1663b: Preparing 19:00:55 3fbe34a1663b: Waiting 19:00:55 3933a9e8424f: Layer already exists 19:00:55 3f4f2d837741: Layer already exists 19:00:55 dbcc2d2350d9: Layer already exists 19:00:55 23c882a9b501: Layer already exists 19:00:55 e496dfc3ff08: Layer already exists 19:00:55 3fbe34a1663b: Layer already exists 19:00:55 2.0.0-dev.263: digest: sha256:0dce5414c17ced94d43b30e7fe92ad98d64f9b4c99b94a8160aa101fc9228572 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:00:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:00:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:00:56 dbcc2d2350d9: Preparing 19:00:56 3f4f2d837741: Preparing 19:00:56 e496dfc3ff08: Preparing 19:00:56 23c882a9b501: Preparing 19:00:56 3933a9e8424f: Preparing 19:00:56 3fbe34a1663b: Preparing 19:00:56 3fbe34a1663b: Waiting 19:00:57 3933a9e8424f: Layer already exists 19:00:57 e496dfc3ff08: Layer already exists 19:00:57 3f4f2d837741: Layer already exists 19:00:57 dbcc2d2350d9: Layer already exists 19:00:57 23c882a9b501: Layer already exists 19:00:57 3fbe34a1663b: Layer already exists 19:00:57 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:0dce5414c17ced94d43b30e7fe92ad98d64f9b4c99b94a8160aa101fc9228572 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:00:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh 19:00:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master 19:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:00:58 dbcc2d2350d9: Preparing 19:00:58 3f4f2d837741: Preparing 19:00:58 e496dfc3ff08: Preparing 19:00:58 23c882a9b501: Preparing 19:00:58 3933a9e8424f: Preparing 19:00:58 3fbe34a1663b: Preparing 19:00:58 3fbe34a1663b: Waiting 19:00:58 e496dfc3ff08: Layer already exists 19:00:58 dbcc2d2350d9: Layer already exists 19:00:58 23c882a9b501: Layer already exists 19:00:58 3933a9e8424f: Layer already exists 19:00:58 3f4f2d837741: Layer already exists 19:00:58 3fbe34a1663b: Layer already exists 19:00:58 master: digest: sha256:0dce5414c17ced94d43b30e7fe92ad98d64f9b4c99b94a8160aa101fc9228572 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:00:58 ===================================================== [Pipeline] echo 19:00:58 taggedImages: 19:00:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:00:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.263 19:00:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:00:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo 19:00:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 19:00:58 267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:58 latest 19:00:58 2.0.0-dev.263 19:00:58 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:00:58 master 19:00:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:00:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 19:00:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:00:59 e88b1015cd96: Preparing 19:00:59 37ecf5e754d9: Preparing 19:00:59 e496dfc3ff08: Preparing 19:00:59 11598f846c30: Preparing 19:00:59 3fbe34a1663b: Preparing 19:00:59 3fbe34a1663b: Layer already exists 19:00:59 e496dfc3ff08: Layer already exists 19:00:59 e88b1015cd96: Pushed 19:00:59 11598f846c30: Pushed 19:01:02 37ecf5e754d9: Pushed 19:01:02 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:6ccc1b21bba99c0d976f4bdc926ac583f76e527ac3b8a0701259a41acc381936 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:01:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:01:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:01:03 e88b1015cd96: Preparing 19:01:03 37ecf5e754d9: Preparing 19:01:03 e496dfc3ff08: Preparing 19:01:03 11598f846c30: Preparing 19:01:03 3fbe34a1663b: Preparing 19:01:03 37ecf5e754d9: Layer already exists 19:01:03 11598f846c30: Layer already exists 19:01:03 3fbe34a1663b: Layer already exists 19:01:03 e88b1015cd96: Layer already exists 19:01:03 e496dfc3ff08: Layer already exists 19:01:03 latest: digest: sha256:6ccc1b21bba99c0d976f4bdc926ac583f76e527ac3b8a0701259a41acc381936 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:01:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.263 19:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:01:04 e88b1015cd96: Preparing 19:01:04 37ecf5e754d9: Preparing 19:01:04 e496dfc3ff08: Preparing 19:01:04 11598f846c30: Preparing 19:01:04 3fbe34a1663b: Preparing 19:01:04 3fbe34a1663b: Layer already exists 19:01:04 11598f846c30: Layer already exists 19:01:04 37ecf5e754d9: Layer already exists 19:01:04 e496dfc3ff08: Layer already exists 19:01:04 e88b1015cd96: Layer already exists 19:01:04 2.0.0-dev.263: digest: sha256:6ccc1b21bba99c0d976f4bdc926ac583f76e527ac3b8a0701259a41acc381936 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:01:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:01:05 e88b1015cd96: Preparing 19:01:05 37ecf5e754d9: Preparing 19:01:05 e496dfc3ff08: Preparing 19:01:05 11598f846c30: Preparing 19:01:05 3fbe34a1663b: Preparing 19:01:05 37ecf5e754d9: Layer already exists 19:01:05 11598f846c30: Layer already exists 19:01:05 e496dfc3ff08: Layer already exists 19:01:05 e88b1015cd96: Layer already exists 19:01:05 3fbe34a1663b: Layer already exists 19:01:05 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:6ccc1b21bba99c0d976f4bdc926ac583f76e527ac3b8a0701259a41acc381936 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:01:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh 19:01:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master 19:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:01:06 e88b1015cd96: Preparing 19:01:06 37ecf5e754d9: Preparing 19:01:06 e496dfc3ff08: Preparing 19:01:06 11598f846c30: Preparing 19:01:06 3fbe34a1663b: Preparing 19:01:06 3fbe34a1663b: Layer already exists 19:01:06 37ecf5e754d9: Layer already exists 19:01:06 e88b1015cd96: Layer already exists 19:01:06 11598f846c30: Layer already exists 19:01:06 e496dfc3ff08: Layer already exists 19:01:06 master: digest: sha256:6ccc1b21bba99c0d976f4bdc926ac583f76e527ac3b8a0701259a41acc381936 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:06 ===================================================== [Pipeline] echo 19:01:06 taggedImages: 19:01:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:01:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.263 19:01:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo 19:01:06 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 19:01:06 267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:06 latest 19:01:06 2.0.0-dev.263 19:01:06 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:06 master 19:01:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 19:01:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:01:07 9979ee5f407c: Preparing 19:01:07 9979ee5f407c: Preparing 19:01:07 b1672df4cea7: Preparing 19:01:07 89847e417780: Preparing 19:01:07 5ecfdafc028d: Preparing 19:01:07 f23d7644a8a6: Preparing 19:01:07 e496dfc3ff08: Preparing 19:01:07 1949b7567833: Preparing 19:01:07 1e7a55f2feab: Preparing 19:01:07 14f9425a3ebe: Preparing 19:01:07 54e88c10109d: Preparing 19:01:07 3fbe34a1663b: Preparing 19:01:07 1e7a55f2feab: Waiting 19:01:07 14f9425a3ebe: Waiting 19:01:07 54e88c10109d: Waiting 19:01:07 3fbe34a1663b: Waiting 19:01:07 e496dfc3ff08: Waiting 19:01:07 1949b7567833: Waiting 19:01:07 5ecfdafc028d: Pushed 19:01:07 b1672df4cea7: Pushed 19:01:07 89847e417780: Pushed 19:01:08 9979ee5f407c: Pushed 19:01:08 e496dfc3ff08: Layer already exists 19:01:08 14f9425a3ebe: Pushed 19:01:08 1949b7567833: Pushed 19:01:08 1e7a55f2feab: Pushed 19:01:08 54e88c10109d: Pushed 19:01:08 3fbe34a1663b: Layer already exists 19:01:10 f23d7644a8a6: Pushed 19:01:11 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:88d49497eb1a7eedc5fa948a450a92e423a7b0ea96f8d9ee814d7108121371c9 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:01:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:01:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:01:11 9979ee5f407c: Preparing 19:01:11 9979ee5f407c: Preparing 19:01:11 b1672df4cea7: Preparing 19:01:11 89847e417780: Preparing 19:01:11 5ecfdafc028d: Preparing 19:01:11 f23d7644a8a6: Preparing 19:01:11 e496dfc3ff08: Preparing 19:01:11 1949b7567833: Preparing 19:01:11 1e7a55f2feab: Preparing 19:01:11 14f9425a3ebe: Preparing 19:01:11 54e88c10109d: Preparing 19:01:11 3fbe34a1663b: Preparing 19:01:11 e496dfc3ff08: Waiting 19:01:11 1949b7567833: Waiting 19:01:11 1e7a55f2feab: Waiting 19:01:11 14f9425a3ebe: Waiting 19:01:11 54e88c10109d: Waiting 19:01:11 3fbe34a1663b: Waiting 19:01:12 f23d7644a8a6: Layer already exists 19:01:12 9979ee5f407c: Layer already exists 19:01:12 89847e417780: Layer already exists 19:01:12 5ecfdafc028d: Layer already exists 19:01:12 b1672df4cea7: Layer already exists 19:01:12 e496dfc3ff08: Layer already exists 19:01:12 1e7a55f2feab: Layer already exists 19:01:12 54e88c10109d: Layer already exists 19:01:12 1949b7567833: Layer already exists 19:01:12 14f9425a3ebe: Layer already exists 19:01:12 3fbe34a1663b: Layer already exists 19:01:12 latest: digest: sha256:88d49497eb1a7eedc5fa948a450a92e423a7b0ea96f8d9ee814d7108121371c9 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:01:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.263 19:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:01:12 9979ee5f407c: Preparing 19:01:12 9979ee5f407c: Preparing 19:01:12 b1672df4cea7: Preparing 19:01:12 89847e417780: Preparing 19:01:12 5ecfdafc028d: Preparing 19:01:12 f23d7644a8a6: Preparing 19:01:12 e496dfc3ff08: Preparing 19:01:12 1949b7567833: Preparing 19:01:12 1e7a55f2feab: Preparing 19:01:12 14f9425a3ebe: Preparing 19:01:12 54e88c10109d: Preparing 19:01:12 3fbe34a1663b: Preparing 19:01:12 e496dfc3ff08: Waiting 19:01:12 1949b7567833: Waiting 19:01:12 1e7a55f2feab: Waiting 19:01:12 3fbe34a1663b: Waiting 19:01:12 54e88c10109d: Waiting 19:01:12 14f9425a3ebe: Waiting 19:01:12 f23d7644a8a6: Layer already exists 19:01:12 b1672df4cea7: Layer already exists 19:01:12 5ecfdafc028d: Layer already exists 19:01:12 9979ee5f407c: Layer already exists 19:01:12 89847e417780: Layer already exists 19:01:12 1949b7567833: Layer already exists 19:01:12 e496dfc3ff08: Layer already exists 19:01:13 1e7a55f2feab: Layer already exists 19:01:13 14f9425a3ebe: Layer already exists 19:01:13 54e88c10109d: Layer already exists 19:01:13 3fbe34a1663b: Layer already exists 19:01:13 2.0.0-dev.263: digest: sha256:88d49497eb1a7eedc5fa948a450a92e423a7b0ea96f8d9ee814d7108121371c9 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:01:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:01:14 9979ee5f407c: Preparing 19:01:14 9979ee5f407c: Preparing 19:01:14 b1672df4cea7: Preparing 19:01:14 89847e417780: Preparing 19:01:14 5ecfdafc028d: Preparing 19:01:14 f23d7644a8a6: Preparing 19:01:14 e496dfc3ff08: Preparing 19:01:14 1949b7567833: Preparing 19:01:14 1e7a55f2feab: Preparing 19:01:14 14f9425a3ebe: Preparing 19:01:14 54e88c10109d: Preparing 19:01:14 3fbe34a1663b: Preparing 19:01:14 1e7a55f2feab: Waiting 19:01:14 14f9425a3ebe: Waiting 19:01:14 3fbe34a1663b: Waiting 19:01:14 54e88c10109d: Waiting 19:01:14 1949b7567833: Waiting 19:01:14 e496dfc3ff08: Waiting 19:01:14 b1672df4cea7: Layer already exists 19:01:14 89847e417780: Layer already exists 19:01:14 5ecfdafc028d: Layer already exists 19:01:14 f23d7644a8a6: Layer already exists 19:01:14 9979ee5f407c: Layer already exists 19:01:14 1949b7567833: Layer already exists 19:01:14 1e7a55f2feab: Layer already exists 19:01:14 e496dfc3ff08: Layer already exists 19:01:14 54e88c10109d: Layer already exists 19:01:14 14f9425a3ebe: Layer already exists 19:01:14 3fbe34a1663b: Layer already exists 19:01:14 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:88d49497eb1a7eedc5fa948a450a92e423a7b0ea96f8d9ee814d7108121371c9 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:01:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh 19:01:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master 19:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:01:15 9979ee5f407c: Preparing 19:01:15 9979ee5f407c: Preparing 19:01:15 b1672df4cea7: Preparing 19:01:15 89847e417780: Preparing 19:01:15 5ecfdafc028d: Preparing 19:01:15 f23d7644a8a6: Preparing 19:01:15 e496dfc3ff08: Preparing 19:01:15 1949b7567833: Preparing 19:01:15 1e7a55f2feab: Preparing 19:01:15 14f9425a3ebe: Preparing 19:01:15 54e88c10109d: Preparing 19:01:15 3fbe34a1663b: Preparing 19:01:15 1e7a55f2feab: Waiting 19:01:15 54e88c10109d: Waiting 19:01:15 3fbe34a1663b: Waiting 19:01:15 e496dfc3ff08: Waiting 19:01:15 14f9425a3ebe: Waiting 19:01:15 1949b7567833: Waiting 19:01:15 f23d7644a8a6: Layer already exists 19:01:15 89847e417780: Layer already exists 19:01:15 5ecfdafc028d: Layer already exists 19:01:15 9979ee5f407c: Layer already exists 19:01:15 b1672df4cea7: Layer already exists 19:01:15 e496dfc3ff08: Layer already exists 19:01:15 1949b7567833: Layer already exists 19:01:15 1e7a55f2feab: Layer already exists 19:01:15 54e88c10109d: Layer already exists 19:01:15 14f9425a3ebe: Layer already exists 19:01:15 3fbe34a1663b: Layer already exists 19:01:15 master: digest: sha256:88d49497eb1a7eedc5fa948a450a92e423a7b0ea96f8d9ee814d7108121371c9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:15 ===================================================== [Pipeline] echo 19:01:15 taggedImages: 19:01:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:01:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.263 19:01:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo 19:01:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 19:01:15 267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:15 latest 19:01:15 2.0.0-dev.263 19:01:15 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:15 master 19:01:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 19:01:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:01:16 553d29b4e173: Preparing 19:01:16 4b2f9cd2eafe: Preparing 19:01:16 d0b85789e0c8: Preparing 19:01:16 c545d9db1bd7: Preparing 19:01:16 86c4b4e6d4b5: Preparing 19:01:16 3fbe34a1663b: Preparing 19:01:16 3fbe34a1663b: Waiting 19:01:16 d0b85789e0c8: Pushed 19:01:16 c545d9db1bd7: Pushed 19:01:16 3fbe34a1663b: Layer already exists 19:01:17 86c4b4e6d4b5: Pushed 19:01:19 553d29b4e173: Pushed 19:01:19 4b2f9cd2eafe: Pushed 19:01:19 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:ea9fccf61aed696a34291a8505218bca598ec52014c793ccfae436a49fd211ce size: 1575 [Pipeline] isUnix [Pipeline] sh 19:01:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:01:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:01:19 553d29b4e173: Preparing 19:01:19 4b2f9cd2eafe: Preparing 19:01:19 d0b85789e0c8: Preparing 19:01:19 c545d9db1bd7: Preparing 19:01:19 86c4b4e6d4b5: Preparing 19:01:19 3fbe34a1663b: Preparing 19:01:19 3fbe34a1663b: Waiting 19:01:19 c545d9db1bd7: Layer already exists 19:01:19 d0b85789e0c8: Layer already exists 19:01:19 553d29b4e173: Layer already exists 19:01:19 4b2f9cd2eafe: Layer already exists 19:01:19 86c4b4e6d4b5: Layer already exists 19:01:19 3fbe34a1663b: Layer already exists 19:01:20 latest: digest: sha256:ea9fccf61aed696a34291a8505218bca598ec52014c793ccfae436a49fd211ce size: 1575 [Pipeline] isUnix [Pipeline] sh 19:01:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.263 19:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:01:20 553d29b4e173: Preparing 19:01:20 4b2f9cd2eafe: Preparing 19:01:20 d0b85789e0c8: Preparing 19:01:20 c545d9db1bd7: Preparing 19:01:20 86c4b4e6d4b5: Preparing 19:01:20 3fbe34a1663b: Preparing 19:01:20 3fbe34a1663b: Waiting 19:01:20 4b2f9cd2eafe: Layer already exists 19:01:20 c545d9db1bd7: Layer already exists 19:01:20 d0b85789e0c8: Layer already exists 19:01:21 553d29b4e173: Layer already exists 19:01:21 86c4b4e6d4b5: Layer already exists 19:01:21 3fbe34a1663b: Layer already exists 19:01:21 2.0.0-dev.263: digest: sha256:ea9fccf61aed696a34291a8505218bca598ec52014c793ccfae436a49fd211ce size: 1575 [Pipeline] isUnix [Pipeline] sh 19:01:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:01:21 553d29b4e173: Preparing 19:01:21 4b2f9cd2eafe: Preparing 19:01:21 d0b85789e0c8: Preparing 19:01:21 c545d9db1bd7: Preparing 19:01:21 86c4b4e6d4b5: Preparing 19:01:21 3fbe34a1663b: Preparing 19:01:21 3fbe34a1663b: Waiting 19:01:22 4b2f9cd2eafe: Layer already exists 19:01:22 86c4b4e6d4b5: Layer already exists 19:01:22 c545d9db1bd7: Layer already exists 19:01:22 553d29b4e173: Layer already exists 19:01:22 d0b85789e0c8: Layer already exists 19:01:22 3fbe34a1663b: Layer already exists 19:01:22 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:ea9fccf61aed696a34291a8505218bca598ec52014c793ccfae436a49fd211ce size: 1575 [Pipeline] isUnix [Pipeline] sh 19:01:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 19:01:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master 19:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:01:22 553d29b4e173: Preparing 19:01:22 4b2f9cd2eafe: Preparing 19:01:22 d0b85789e0c8: Preparing 19:01:22 c545d9db1bd7: Preparing 19:01:22 86c4b4e6d4b5: Preparing 19:01:22 3fbe34a1663b: Preparing 19:01:22 3fbe34a1663b: Waiting 19:01:22 4b2f9cd2eafe: Layer already exists 19:01:22 553d29b4e173: Layer already exists 19:01:22 c545d9db1bd7: Layer already exists 19:01:23 86c4b4e6d4b5: Layer already exists 19:01:23 d0b85789e0c8: Layer already exists 19:01:23 3fbe34a1663b: Layer already exists 19:01:23 master: digest: sha256:ea9fccf61aed696a34291a8505218bca598ec52014c793ccfae436a49fd211ce size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:23 ===================================================== [Pipeline] echo 19:01:23 taggedImages: 19:01:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:01:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.263 19:01:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo 19:01:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 19:01:23 267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:23 latest 19:01:23 2.0.0-dev.263 19:01:23 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:23 master 19:01:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 19:01:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:01:24 de0d789a01ea: Preparing 19:01:24 cb64d58b8558: Preparing 19:01:24 65b10612e3ae: Preparing 19:01:24 671ff1a907ee: Preparing 19:01:24 72e007dc7efa: Preparing 19:01:24 2b169ad7203a: Preparing 19:01:24 cf9f663694de: Preparing 19:01:24 ffb1e98f60e0: Preparing 19:01:24 a412e7e22726: Preparing 19:01:24 3fbe34a1663b: Preparing 19:01:24 2b169ad7203a: Waiting 19:01:24 ffb1e98f60e0: Waiting 19:01:24 cf9f663694de: Waiting 19:01:24 a412e7e22726: Waiting 19:01:24 3fbe34a1663b: Waiting 19:01:24 72e007dc7efa: Pushed 19:01:24 cb64d58b8558: Pushed 19:01:24 de0d789a01ea: Pushed 19:01:24 2b169ad7203a: Pushed 19:01:24 cf9f663694de: Pushed 19:01:24 ffb1e98f60e0: Pushed 19:01:24 3fbe34a1663b: Layer already exists 19:01:25 a412e7e22726: Pushed 19:01:26 671ff1a907ee: Pushed 19:01:27 65b10612e3ae: Pushed 19:01:27 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:0943903c9ca2d8d01e0198178e045920ed1fbf24da34dac2d5faee4183c8c19a size: 2405 [Pipeline] isUnix [Pipeline] sh 19:01:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:01:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:01:28 de0d789a01ea: Preparing 19:01:28 cb64d58b8558: Preparing 19:01:28 65b10612e3ae: Preparing 19:01:28 671ff1a907ee: Preparing 19:01:28 72e007dc7efa: Preparing 19:01:28 2b169ad7203a: Preparing 19:01:28 cf9f663694de: Preparing 19:01:28 ffb1e98f60e0: Preparing 19:01:28 a412e7e22726: Preparing 19:01:28 3fbe34a1663b: Preparing 19:01:28 ffb1e98f60e0: Waiting 19:01:28 a412e7e22726: Waiting 19:01:28 3fbe34a1663b: Waiting 19:01:28 2b169ad7203a: Waiting 19:01:28 cf9f663694de: Waiting 19:01:28 65b10612e3ae: Layer already exists 19:01:28 de0d789a01ea: Layer already exists 19:01:28 cb64d58b8558: Layer already exists 19:01:28 671ff1a907ee: Layer already exists 19:01:28 72e007dc7efa: Layer already exists 19:01:28 2b169ad7203a: Layer already exists 19:01:28 cf9f663694de: Layer already exists 19:01:28 3fbe34a1663b: Layer already exists 19:01:28 a412e7e22726: Layer already exists 19:01:28 ffb1e98f60e0: Layer already exists 19:01:28 latest: digest: sha256:0943903c9ca2d8d01e0198178e045920ed1fbf24da34dac2d5faee4183c8c19a size: 2405 [Pipeline] isUnix [Pipeline] sh 19:01:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.263 19:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:01:29 de0d789a01ea: Preparing 19:01:29 cb64d58b8558: Preparing 19:01:29 65b10612e3ae: Preparing 19:01:29 671ff1a907ee: Preparing 19:01:29 72e007dc7efa: Preparing 19:01:29 2b169ad7203a: Preparing 19:01:29 cf9f663694de: Preparing 19:01:29 ffb1e98f60e0: Preparing 19:01:29 a412e7e22726: Preparing 19:01:29 3fbe34a1663b: Preparing 19:01:29 2b169ad7203a: Waiting 19:01:29 cf9f663694de: Waiting 19:01:29 ffb1e98f60e0: Waiting 19:01:29 a412e7e22726: Waiting 19:01:29 3fbe34a1663b: Waiting 19:01:29 65b10612e3ae: Layer already exists 19:01:29 671ff1a907ee: Layer already exists 19:01:29 cb64d58b8558: Layer already exists 19:01:29 72e007dc7efa: Layer already exists 19:01:29 de0d789a01ea: Layer already exists 19:01:29 2b169ad7203a: Layer already exists 19:01:29 cf9f663694de: Layer already exists 19:01:29 a412e7e22726: Layer already exists 19:01:29 ffb1e98f60e0: Layer already exists 19:01:29 3fbe34a1663b: Layer already exists 19:01:29 2.0.0-dev.263: digest: sha256:0943903c9ca2d8d01e0198178e045920ed1fbf24da34dac2d5faee4183c8c19a size: 2405 [Pipeline] isUnix [Pipeline] sh 19:01:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:01:30 de0d789a01ea: Preparing 19:01:30 cb64d58b8558: Preparing 19:01:30 65b10612e3ae: Preparing 19:01:30 671ff1a907ee: Preparing 19:01:30 72e007dc7efa: Preparing 19:01:30 2b169ad7203a: Preparing 19:01:30 cf9f663694de: Preparing 19:01:30 ffb1e98f60e0: Preparing 19:01:30 a412e7e22726: Preparing 19:01:30 3fbe34a1663b: Preparing 19:01:30 2b169ad7203a: Waiting 19:01:30 cf9f663694de: Waiting 19:01:30 ffb1e98f60e0: Waiting 19:01:30 a412e7e22726: Waiting 19:01:30 3fbe34a1663b: Waiting 19:01:30 72e007dc7efa: Layer already exists 19:01:30 de0d789a01ea: Layer already exists 19:01:30 671ff1a907ee: Layer already exists 19:01:30 65b10612e3ae: Layer already exists 19:01:30 cb64d58b8558: Layer already exists 19:01:30 2b169ad7203a: Layer already exists 19:01:30 ffb1e98f60e0: Layer already exists 19:01:30 cf9f663694de: Layer already exists 19:01:30 a412e7e22726: Layer already exists 19:01:30 3fbe34a1663b: Layer already exists 19:01:30 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:0943903c9ca2d8d01e0198178e045920ed1fbf24da34dac2d5faee4183c8c19a size: 2405 [Pipeline] isUnix [Pipeline] sh 19:01:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 19:01:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master 19:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:01:31 de0d789a01ea: Preparing 19:01:31 cb64d58b8558: Preparing 19:01:31 65b10612e3ae: Preparing 19:01:31 671ff1a907ee: Preparing 19:01:31 72e007dc7efa: Preparing 19:01:31 2b169ad7203a: Preparing 19:01:31 cf9f663694de: Preparing 19:01:31 ffb1e98f60e0: Preparing 19:01:31 a412e7e22726: Preparing 19:01:31 3fbe34a1663b: Preparing 19:01:31 ffb1e98f60e0: Waiting 19:01:31 a412e7e22726: Waiting 19:01:31 3fbe34a1663b: Waiting 19:01:31 2b169ad7203a: Waiting 19:01:31 cf9f663694de: Waiting 19:01:31 de0d789a01ea: Layer already exists 19:01:31 65b10612e3ae: Layer already exists 19:01:31 671ff1a907ee: Layer already exists 19:01:31 cb64d58b8558: Layer already exists 19:01:31 72e007dc7efa: Layer already exists 19:01:31 2b169ad7203a: Layer already exists 19:01:31 cf9f663694de: Layer already exists 19:01:31 ffb1e98f60e0: Layer already exists 19:01:31 3fbe34a1663b: Layer already exists 19:01:31 a412e7e22726: Layer already exists 19:01:31 master: digest: sha256:0943903c9ca2d8d01e0198178e045920ed1fbf24da34dac2d5faee4183c8c19a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:31 ===================================================== [Pipeline] echo 19:01:31 taggedImages: 19:01:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:01:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.263 19:01:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo 19:01:31 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 19:01:31 267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:31 latest 19:01:31 2.0.0-dev.263 19:01:31 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:31 master 19:01:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 19:01:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:01:32 9dfa9fd2e980: Preparing 19:01:32 7caf8204017d: Preparing 19:01:32 e496dfc3ff08: Preparing 19:01:32 7ad6b94a13fe: Preparing 19:01:32 3fbe34a1663b: Preparing 19:01:32 e496dfc3ff08: Layer already exists 19:01:32 3fbe34a1663b: Layer already exists 19:01:32 9dfa9fd2e980: Pushed 19:01:33 7ad6b94a13fe: Pushed 19:01:35 7caf8204017d: Pushed 19:01:35 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:8e9c6b9dc9ff8a341c56ec193faceb1b26b1b9548d823696255775e27e1196c0 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:01:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:01:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:01:36 9dfa9fd2e980: Preparing 19:01:36 7caf8204017d: Preparing 19:01:36 e496dfc3ff08: Preparing 19:01:36 7ad6b94a13fe: Preparing 19:01:36 3fbe34a1663b: Preparing 19:01:36 3fbe34a1663b: Layer already exists 19:01:36 9dfa9fd2e980: Layer already exists 19:01:36 7caf8204017d: Layer already exists 19:01:36 7ad6b94a13fe: Layer already exists 19:01:36 e496dfc3ff08: Layer already exists 19:01:36 latest: digest: sha256:8e9c6b9dc9ff8a341c56ec193faceb1b26b1b9548d823696255775e27e1196c0 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:01:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.263 19:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:01:36 9dfa9fd2e980: Preparing 19:01:36 7caf8204017d: Preparing 19:01:36 e496dfc3ff08: Preparing 19:01:36 7ad6b94a13fe: Preparing 19:01:36 3fbe34a1663b: Preparing 19:01:36 e496dfc3ff08: Layer already exists 19:01:36 7ad6b94a13fe: Layer already exists 19:01:36 7caf8204017d: Layer already exists 19:01:36 9dfa9fd2e980: Layer already exists 19:01:37 3fbe34a1663b: Layer already exists 19:01:37 2.0.0-dev.263: digest: sha256:8e9c6b9dc9ff8a341c56ec193faceb1b26b1b9548d823696255775e27e1196c0 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:01:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:01:37 9dfa9fd2e980: Preparing 19:01:37 7caf8204017d: Preparing 19:01:37 e496dfc3ff08: Preparing 19:01:37 7ad6b94a13fe: Preparing 19:01:37 3fbe34a1663b: Preparing 19:01:37 3fbe34a1663b: Layer already exists 19:01:37 9dfa9fd2e980: Layer already exists 19:01:37 e496dfc3ff08: Layer already exists 19:01:37 7ad6b94a13fe: Layer already exists 19:01:37 7caf8204017d: Layer already exists 19:01:38 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:8e9c6b9dc9ff8a341c56ec193faceb1b26b1b9548d823696255775e27e1196c0 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:01:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh 19:01:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master 19:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:01:38 9dfa9fd2e980: Preparing 19:01:38 7caf8204017d: Preparing 19:01:38 e496dfc3ff08: Preparing 19:01:38 7ad6b94a13fe: Preparing 19:01:38 3fbe34a1663b: Preparing 19:01:38 7caf8204017d: Layer already exists 19:01:38 7ad6b94a13fe: Layer already exists 19:01:38 3fbe34a1663b: Layer already exists 19:01:38 e496dfc3ff08: Layer already exists 19:01:38 9dfa9fd2e980: Layer already exists 19:01:39 master: digest: sha256:8e9c6b9dc9ff8a341c56ec193faceb1b26b1b9548d823696255775e27e1196c0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:39 ===================================================== [Pipeline] echo 19:01:39 taggedImages: 19:01:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:01:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.263 19:01:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo 19:01:39 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 19:01:39 267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:39 latest 19:01:39 2.0.0-dev.263 19:01:39 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:39 master 19:01:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 19:01:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:01:40 49ae5a9d1725: Preparing 19:01:40 fa97184ab244: Preparing 19:01:40 e496dfc3ff08: Preparing 19:01:40 11598f846c30: Preparing 19:01:40 3fbe34a1663b: Preparing 19:01:40 11598f846c30: Layer already exists 19:01:40 e496dfc3ff08: Layer already exists 19:01:40 3fbe34a1663b: Layer already exists 19:01:40 49ae5a9d1725: Pushed 19:01:42 fa97184ab244: Pushed 19:01:42 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:a071d0e2a6a7f1a2303e002798a95740cd0b542e8a965fd53e4adeeb586c2926 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:01:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:01:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:01:43 49ae5a9d1725: Preparing 19:01:43 fa97184ab244: Preparing 19:01:43 e496dfc3ff08: Preparing 19:01:43 11598f846c30: Preparing 19:01:43 3fbe34a1663b: Preparing 19:01:43 49ae5a9d1725: Layer already exists 19:01:43 3fbe34a1663b: Layer already exists 19:01:43 fa97184ab244: Layer already exists 19:01:43 11598f846c30: Layer already exists 19:01:43 e496dfc3ff08: Layer already exists 19:01:43 latest: digest: sha256:a071d0e2a6a7f1a2303e002798a95740cd0b542e8a965fd53e4adeeb586c2926 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:01:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.263 19:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:01:44 49ae5a9d1725: Preparing 19:01:44 fa97184ab244: Preparing 19:01:44 e496dfc3ff08: Preparing 19:01:44 11598f846c30: Preparing 19:01:44 3fbe34a1663b: Preparing 19:01:44 11598f846c30: Layer already exists 19:01:44 49ae5a9d1725: Layer already exists 19:01:44 e496dfc3ff08: Layer already exists 19:01:44 fa97184ab244: Layer already exists 19:01:44 3fbe34a1663b: Layer already exists 19:01:44 2.0.0-dev.263: digest: sha256:a071d0e2a6a7f1a2303e002798a95740cd0b542e8a965fd53e4adeeb586c2926 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:01:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:01:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:01:45 49ae5a9d1725: Preparing 19:01:45 fa97184ab244: Preparing 19:01:45 e496dfc3ff08: Preparing 19:01:45 11598f846c30: Preparing 19:01:45 3fbe34a1663b: Preparing 19:01:45 e496dfc3ff08: Layer already exists 19:01:45 fa97184ab244: Layer already exists 19:01:45 49ae5a9d1725: Layer already exists 19:01:45 3fbe34a1663b: Layer already exists 19:01:45 11598f846c30: Layer already exists 19:01:45 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:a071d0e2a6a7f1a2303e002798a95740cd0b542e8a965fd53e4adeeb586c2926 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:01:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh 19:01:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master 19:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:01:46 49ae5a9d1725: Preparing 19:01:46 fa97184ab244: Preparing 19:01:46 e496dfc3ff08: Preparing 19:01:46 11598f846c30: Preparing 19:01:46 3fbe34a1663b: Preparing 19:01:46 3fbe34a1663b: Layer already exists 19:01:46 49ae5a9d1725: Layer already exists 19:01:46 11598f846c30: Layer already exists 19:01:46 e496dfc3ff08: Layer already exists 19:01:46 fa97184ab244: Layer already exists 19:01:46 master: digest: sha256:a071d0e2a6a7f1a2303e002798a95740cd0b542e8a965fd53e4adeeb586c2926 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:46 ===================================================== [Pipeline] echo 19:01:46 taggedImages: 19:01:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:01:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.263 19:01:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo 19:01:46 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 19:01:46 267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:46 latest 19:01:46 2.0.0-dev.263 19:01:46 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:01:46 master 19:01:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh 19:01:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:01:47 8b5693d07bc0: Preparing 19:01:47 1143f1dbe900: Preparing 19:01:47 a9ecbda01732: Preparing 19:01:47 c9ce09edfe19: Preparing 19:01:47 9ded3b6bb9b5: Preparing 19:01:47 fa1afe8e6ed9: Preparing 19:01:47 87a09b4c083e: Preparing 19:01:47 0f74e9ff2a61: Preparing 19:01:47 b122376c33c6: Preparing 19:01:47 f8381ed47b22: Preparing 19:01:47 e934a737d657: Preparing 19:01:47 fa1afe8e6ed9: Waiting 19:01:47 87a09b4c083e: Waiting 19:01:47 0f74e9ff2a61: Waiting 19:01:47 e934a737d657: Waiting 19:01:47 f8381ed47b22: Waiting 19:01:47 9ded3b6bb9b5: Layer already exists 19:01:47 fa1afe8e6ed9: Layer already exists 19:01:47 87a09b4c083e: Layer already exists 19:01:47 0f74e9ff2a61: Layer already exists 19:01:47 1143f1dbe900: Pushed 19:01:47 b122376c33c6: Layer already exists 19:01:48 f8381ed47b22: Layer already exists 19:01:48 e934a737d657: Layer already exists 19:01:48 8b5693d07bc0: Pushed 19:01:50 a9ecbda01732: Pushed 19:02:02 c9ce09edfe19: Pushed 19:02:02 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:0e6dd21dce265701e7b595757848f52698036cff4a0a7f7f93ed5c454374966e size: 2622 [Pipeline] isUnix [Pipeline] sh 19:02:02 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:02:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:02:03 8b5693d07bc0: Preparing 19:02:03 1143f1dbe900: Preparing 19:02:03 a9ecbda01732: Preparing 19:02:03 c9ce09edfe19: Preparing 19:02:03 9ded3b6bb9b5: Preparing 19:02:03 fa1afe8e6ed9: Preparing 19:02:03 87a09b4c083e: Preparing 19:02:03 0f74e9ff2a61: Preparing 19:02:03 b122376c33c6: Preparing 19:02:03 f8381ed47b22: Preparing 19:02:03 e934a737d657: Preparing 19:02:03 0f74e9ff2a61: Waiting 19:02:03 b122376c33c6: Waiting 19:02:03 f8381ed47b22: Waiting 19:02:03 e934a737d657: Waiting 19:02:03 fa1afe8e6ed9: Waiting 19:02:03 87a09b4c083e: Waiting 19:02:03 c9ce09edfe19: Layer already exists 19:02:03 a9ecbda01732: Layer already exists 19:02:03 9ded3b6bb9b5: Layer already exists 19:02:03 1143f1dbe900: Layer already exists 19:02:03 8b5693d07bc0: Layer already exists 19:02:03 fa1afe8e6ed9: Layer already exists 19:02:03 87a09b4c083e: Layer already exists 19:02:03 0f74e9ff2a61: Layer already exists 19:02:03 b122376c33c6: Layer already exists 19:02:03 f8381ed47b22: Layer already exists 19:02:03 e934a737d657: Layer already exists 19:02:03 latest: digest: sha256:0e6dd21dce265701e7b595757848f52698036cff4a0a7f7f93ed5c454374966e size: 2622 [Pipeline] isUnix [Pipeline] sh 19:02:03 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:02:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.263 19:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:02:04 8b5693d07bc0: Preparing 19:02:04 1143f1dbe900: Preparing 19:02:04 a9ecbda01732: Preparing 19:02:04 c9ce09edfe19: Preparing 19:02:04 9ded3b6bb9b5: Preparing 19:02:04 fa1afe8e6ed9: Preparing 19:02:04 87a09b4c083e: Preparing 19:02:04 0f74e9ff2a61: Preparing 19:02:04 b122376c33c6: Preparing 19:02:04 f8381ed47b22: Preparing 19:02:04 e934a737d657: Preparing 19:02:04 fa1afe8e6ed9: Waiting 19:02:04 87a09b4c083e: Waiting 19:02:04 0f74e9ff2a61: Waiting 19:02:04 b122376c33c6: Waiting 19:02:04 f8381ed47b22: Waiting 19:02:04 e934a737d657: Waiting 19:02:04 8b5693d07bc0: Layer already exists 19:02:04 a9ecbda01732: Layer already exists 19:02:04 c9ce09edfe19: Layer already exists 19:02:04 1143f1dbe900: Layer already exists 19:02:04 9ded3b6bb9b5: Layer already exists 19:02:04 fa1afe8e6ed9: Layer already exists 19:02:04 87a09b4c083e: Layer already exists 19:02:04 b122376c33c6: Layer already exists 19:02:04 0f74e9ff2a61: Layer already exists 19:02:04 f8381ed47b22: Layer already exists 19:02:04 e934a737d657: Layer already exists 19:02:04 2.0.0-dev.263: digest: sha256:0e6dd21dce265701e7b595757848f52698036cff4a0a7f7f93ed5c454374966e size: 2622 [Pipeline] isUnix [Pipeline] sh 19:02:04 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh 19:02:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:02:05 8b5693d07bc0: Preparing 19:02:05 1143f1dbe900: Preparing 19:02:05 a9ecbda01732: Preparing 19:02:05 c9ce09edfe19: Preparing 19:02:05 9ded3b6bb9b5: Preparing 19:02:05 fa1afe8e6ed9: Preparing 19:02:05 87a09b4c083e: Preparing 19:02:05 0f74e9ff2a61: Preparing 19:02:05 b122376c33c6: Preparing 19:02:05 f8381ed47b22: Preparing 19:02:05 e934a737d657: Preparing 19:02:05 0f74e9ff2a61: Waiting 19:02:05 b122376c33c6: Waiting 19:02:05 f8381ed47b22: Waiting 19:02:05 fa1afe8e6ed9: Waiting 19:02:05 87a09b4c083e: Waiting 19:02:05 e934a737d657: Waiting 19:02:05 8b5693d07bc0: Layer already exists 19:02:05 c9ce09edfe19: Layer already exists 19:02:05 9ded3b6bb9b5: Layer already exists 19:02:05 1143f1dbe900: Layer already exists 19:02:05 a9ecbda01732: Layer already exists 19:02:05 87a09b4c083e: Layer already exists 19:02:05 fa1afe8e6ed9: Layer already exists 19:02:05 b122376c33c6: Layer already exists 19:02:05 0f74e9ff2a61: Layer already exists 19:02:05 f8381ed47b22: Layer already exists 19:02:05 e934a737d657: Layer already exists 19:02:05 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:0e6dd21dce265701e7b595757848f52698036cff4a0a7f7f93ed5c454374966e size: 2622 [Pipeline] isUnix [Pipeline] sh 19:02:05 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh 19:02:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master 19:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:02:06 8b5693d07bc0: Preparing 19:02:06 1143f1dbe900: Preparing 19:02:06 a9ecbda01732: Preparing 19:02:06 c9ce09edfe19: Preparing 19:02:06 9ded3b6bb9b5: Preparing 19:02:06 fa1afe8e6ed9: Preparing 19:02:06 87a09b4c083e: Preparing 19:02:06 0f74e9ff2a61: Preparing 19:02:06 b122376c33c6: Preparing 19:02:06 f8381ed47b22: Preparing 19:02:06 e934a737d657: Preparing 19:02:06 fa1afe8e6ed9: Waiting 19:02:06 87a09b4c083e: Waiting 19:02:06 0f74e9ff2a61: Waiting 19:02:06 b122376c33c6: Waiting 19:02:06 f8381ed47b22: Waiting 19:02:06 e934a737d657: Waiting 19:02:06 8b5693d07bc0: Layer already exists 19:02:06 1143f1dbe900: Layer already exists 19:02:06 9ded3b6bb9b5: Layer already exists 19:02:06 c9ce09edfe19: Layer already exists 19:02:06 a9ecbda01732: Layer already exists 19:02:06 fa1afe8e6ed9: Layer already exists 19:02:06 87a09b4c083e: Layer already exists 19:02:06 b122376c33c6: Layer already exists 19:02:06 0f74e9ff2a61: Layer already exists 19:02:06 f8381ed47b22: Layer already exists 19:02:06 e934a737d657: Layer already exists 19:02:06 master: digest: sha256:0e6dd21dce265701e7b595757848f52698036cff4a0a7f7f93ed5c454374966e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:02:06 ===================================================== [Pipeline] echo 19:02:06 taggedImages: 19:02:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 19:02:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:02:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.263 19:02:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 19:02:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:02:07 ---> job-cost.sh 19:02:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xDrF 19:02:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:04:22 lf-activate-venv(): INFO: Adding /tmp/venv-xDrF/bin to PATH 19:04:22 INFO: No Stack... 19:04:22 INFO: Retrieving Pricing Info for: v2-standard-4 19:04:22 INFO: Archiving Costs [Pipeline] sh 19:04:23 + cat /w/workspace/edgex-go/535/archives/cost.csv 19:04:23 + cut -d, -f6 [Pipeline] lock 19:04:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-535-stack-cost] 19:04:23 Resource [jenkins-edgexfoundry-edgex-go-master-535-stack-cost] did not exist. Created. 19:04:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-master-535-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:23 + echo total: 0.18000000715255737 [Pipeline] stash 19:04:24 Stashed 1 file(s) [Pipeline] } 19:04:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-master-535-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 19:04:25 provisioning config files... 19:04:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/535@tmp/config7732810117019196785tmp [Pipeline] { [Pipeline] sh 19:04:25 + set +x 19:04:25 + curl -s https://codecov.io/bash 19:04:25 + bash -s -- 19:04:25 19:04:25 _____ _ 19:04:25 / ____| | | 19:04:25 | | ___ __| | ___ ___ _____ __ 19:04:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:04:25 | |___| (_) | (_| | __/ (_| (_) \ V / 19:04:25 \_____\___/ \__,_|\___|\___\___/ \_/ 19:04:25 Bash-1.0.3 19:04:25 19:04:25 19:04:25 ==> git version 2.24.4 found 19:04:25 ==> 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 19:04:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:04:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:04:25 ==> Jenkins CI detected. 19:04:25 project root: . 19:04:25 --> token set from env 19:04:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:04:25 ==> Running gcov in . (disable via -X gcov) 19:04:25 ==> Python coveragepy not found 19:04:25 ==> Searching for coverage reports in: 19:04:25 + . 19:04:25 -> Found 1 reports 19:04:25 ==> Detecting git/mercurial file structure 19:04:25 ==> Reading reports 19:04:25 + ./coverage.out bytes=398195 19:04:25 ==> Appending adjustments 19:04:25 https://docs.codecov.io/docs/fixing-reports 19:04:26 + Found adjustments 19:04:26 ==> Gzipping contents 19:04:27 56K /tmp/codecov.n00fOb.gz 19:04:27 ==> Uploading reports 19:04:27 url: https://codecov.io 19:04:27 query: branch=master&commit=267f8de05bb7abb950f42980b1ac074a3e3c2047&build=535&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F535%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:04:27 -> Pinging Codecov 19:04:27 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=267f8de05bb7abb950f42980b1ac074a3e3c2047&build=535&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F535%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:04:27 -> Uploading to 19:04:27 https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/267f8de05bb7abb950f42980b1ac074a3e3c2047/6003b1a1-45fe-4142-871d-8f85b48bf7f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T190427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1fe44761fc0e67d1bd6c9552481e37750954824e42a3de68270168aacb413a4 19:04:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:27 Dload Upload Total Spent Left Speed 19:04:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54587 0 0 100 54587 0 126k --:--:-- --:--:-- --:--:-- 126k 19:04:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] } 19:04:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:04:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:04:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:04:29 19:04:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:04:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:04:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:04:29 188c0c94c7c5: Pulling fs layer 19:04:29 0ef7d3d256c8: Pulling fs layer 19:04:29 de9db76c5a1d: Pulling fs layer 19:04:29 0eba1c9be4d2: Pulling fs layer 19:04:29 0d57e429df01: Pulling fs layer 19:04:29 4e4be7b47b0d: Pulling fs layer 19:04:29 e1f770b5df2f: Pulling fs layer 19:04:29 85a0685a4137: Pulling fs layer 19:04:29 0eba1c9be4d2: Waiting 19:04:29 0d57e429df01: Waiting 19:04:29 4e4be7b47b0d: Waiting 19:04:29 e1f770b5df2f: Waiting 19:04:29 85a0685a4137: Waiting 19:04:29 de9db76c5a1d: Verifying Checksum 19:04:29 de9db76c5a1d: Download complete 19:04:29 0ef7d3d256c8: Verifying Checksum 19:04:29 0ef7d3d256c8: Download complete 19:04:29 0d57e429df01: Verifying Checksum 19:04:29 0d57e429df01: Download complete 19:04:29 4e4be7b47b0d: Verifying Checksum 19:04:29 4e4be7b47b0d: Download complete 19:04:29 188c0c94c7c5: Verifying Checksum 19:04:29 188c0c94c7c5: Download complete 19:04:29 188c0c94c7c5: Pull complete 19:04:29 0ef7d3d256c8: Pull complete 19:04:29 de9db76c5a1d: Pull complete 19:04:30 e1f770b5df2f: Verifying Checksum 19:04:30 e1f770b5df2f: Download complete 19:04:32 0eba1c9be4d2: Verifying Checksum 19:04:32 0eba1c9be4d2: Download complete 19:04:33 85a0685a4137: Verifying Checksum 19:04:33 85a0685a4137: Download complete 19:04:35 0eba1c9be4d2: Pull complete 19:04:35 0d57e429df01: Pull complete 19:04:35 4e4be7b47b0d: Pull complete 19:04:36 e1f770b5df2f: Pull complete 19:04:42 85a0685a4137: Pull complete 19:04:42 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:04:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:04:42 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 19:04:42 $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 19:04:44 $ docker top 9c84ad402b40e263b91dbf9783e4f4c5eeccfba36ceb938cd52409ce26a7df55 -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:04:44 + set -o pipefail 19:04:44 + snyk monitor '--org=edgex-jenkins' 19:04:49 19:04:49 Monitoring /w/workspace/edgex-go/535 (github.com/edgexfoundry/edgex-go)... 19:04:49 19:04:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f78928da-21e1-40d8-a2d6-cc61a05be79d 19:04:49 19:04:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:04:49 19:04:49 [Pipeline] } 19:04:49 $ docker stop --time=1 9c84ad402b40e263b91dbf9783e4f4c5eeccfba36ceb938cd52409ce26a7df55 19:04:51 $ docker rm -f 9c84ad402b40e263b91dbf9783e4f4c5eeccfba36ceb938cd52409ce26a7df55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:04:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:52 provisioning config files... 19:04:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/535@tmp/config4979398793763852237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:52 --> edgex-publish-swagger.sh 19:04:52 === Publish openapi/v2 API === 19:04:52 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:04:52 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/535/openapi/v2/core-command.yaml] 19:04:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:52 Dload Upload Total Spent Left Speed 19:04:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 25296 0:00:01 0:00:01 --:--:-- 25298 100 30687 0 0 100 30687 0 13858 0:00:02 0:00:02 --:--:-- 13860 100 30687 0 0 100 30687 0 9543 0:00:03 0:00:03 --:--:-- 9541 100 30687 0 0 100 30687 0 7277 0:00:04 0:00:04 --:--:-- 7276 100 30687 0 0 100 30687 0 5881 0:00:05 0:00:05 --:--:-- 6073 100 30687 0 0 100 30687 0 5476 0:00:05 0:00:05 --:--:-- 0 19:04:58 19:04:58 19:04:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/535/openapi/v2/core-data.yaml] 19:04:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:58 Dload Upload Total Spent Left Speed 19:05:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55863 0 0 100 55863 0 48052 0:00:01 0:00:01 --:--:-- 48074 100 55863 0 0 100 55863 0 27767 0:00:02 0:00:02 --:--:-- 27778 100 55863 0 0 100 55863 0 27765 0:00:02 0:00:02 --:--:-- 27778 19:05:00 19:05:00 19:05:00 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/535/openapi/v2/core-metadata.yaml] 19:05:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:00 Dload Upload Total Spent Left Speed 19:05:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 98544 0:00:01 0:00:01 --:--:-- 98582 100 118k 0 0 100 118k 0 78113 0:00:01 0:00:01 --:--:-- 78105 100 118k 0 0 100 118k 0 78106 0:00:01 0:00:01 --:--:-- 78105 19:05:01 19:05:01 19:05:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/535/openapi/v2/support-notifications.yaml] 19:05:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:01 Dload Upload Total Spent Left Speed 19:05:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 66983 0:00:01 0:00:01 --:--:-- 67037 100 78300 0 0 100 78300 0 36080 0:00:02 0:00:02 --:--:-- 36082 100 78300 0 0 100 78300 0 24689 0:00:03 0:00:03 --:--:-- 24692 100 78300 0 0 100 78300 0 18765 0:00:04 0:00:04 --:--:-- 18767 100 78300 0 0 100 78300 0 15133 0:00:05 0:00:05 --:--:-- 15136 100 78300 0 0 100 78300 0 13329 0:00:05 0:00:05 --:--:-- 0 19:05:07 19:05:07 19:05:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/535/openapi/v2/support-scheduler.yaml] 19:05:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:07 Dload Upload Total Spent Left Speed 19:05:16 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 32390 0:00:01 0:00:01 --:--:-- 32394 100 37318 0 0 100 37318 0 17330 0:00:02 0:00:02 --:--:-- 17324 100 37318 0 0 100 37318 0 11829 0:00:03 0:00:03 --:--:-- 11828 100 37318 0 0 100 37318 0 8979 0:00:04 0:00:04 --:--:-- 8979 100 37318 0 0 100 37318 0 7236 0:00:05 0:00:05 --:--:-- 7388 100 37318 0 0 100 37318 0 6059 0:00:06 0:00:06 --:--:-- 0 100 37318 0 0 100 37318 0 5212 0:00:07 0:00:07 --:--:-- 0 100 37318 0 0 100 37318 0 4572 0:00:08 0:00:08 --:--:-- 0 100 37318 0 0 100 37318 0 4073 0:00:09 0:00:09 --:--:-- 0 100 37318 0 0 100 37318 0 3933 0:00:09 0:00:09 --:--:-- 0 19:05:16 19:05:16 19:05:16 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/535/openapi/v2/system-agent.yaml] 19:05:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:16 Dload Upload Total Spent Left Speed 19:05:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19895 0 0 100 19895 0 19484 0:00:01 0:00:01 --:--:-- 19504 100 19895 0 0 100 19895 0 19480 0:00:01 0:00:01 --:--:-- 19485 19:05:18 19:05:18 [Pipeline] } 19:05:18 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 19:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:18 . [Pipeline] withDockerContainer 19:05:18 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 19:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 19:05:19 $ docker top 65c82c96595d305f34dfe7bb0e2d48485ca50fea0261e4ab3a71c667cfe89284 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:19 [ssh-agent] Looking for ssh-agent implementation... 19:05:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:19 $ docker exec 65c82c96595d305f34dfe7bb0e2d48485ca50fea0261e4ab3a71c667cfe89284 ssh-agent 19:05:19 SSH_AUTH_SOCK=/tmp/ssh-9gZczyKplNqS/agent.13 19:05:19 SSH_AGENT_PID=19 19:05:19 Running ssh-add (command line suppressed) 19:05:19 Identity added: /w/workspace/edgex-go/535@tmp/private_key_172402906481701046.key (/w/workspace/edgex-go/535@tmp/private_key_172402906481701046.key) 19:05:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:20 + git semver tag 19:05:20 # -> Open(): unable to determine branch for HEAD 19:05:20 # $GIT_DIR = /w/workspace/edgex-go/535/.git 19:05:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/535 19:05:20 # $SEMVER_REMOTE_NAME = origin 19:05:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:05:20 # $SEMVER_USER_NAME = edgex-jenkins 19:05:20 # $SEMVER_BRANCH = master 19:05:20 # $SEMVER_DIR = /w/workspace/edgex-go/535/.semver 19:05:20 # 267f8de05bb7abb950f42980b1ac074a3e3c2047 HEAD 19:05:20 # -> Force: false 19:05:20 # 347e3bdb36a0661db022e332aacec694e0a790ae refs/tags/v2.0.0-dev.263 [Pipeline] } 19:05:20 $ docker exec --env ******** --env ******** 65c82c96595d305f34dfe7bb0e2d48485ca50fea0261e4ab3a71c667cfe89284 ssh-agent -k 19:05:20 unset SSH_AUTH_SOCK; 19:05:20 unset SSH_AGENT_PID; 19:05:20 echo Agent pid 19 killed; 19:05:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:20 + git semver [Pipeline] } 19:05:20 $ docker stop --time=1 65c82c96595d305f34dfe7bb0e2d48485ca50fea0261e4ab3a71c667cfe89284 19:05:21 $ docker rm -f 65c82c96595d305f34dfe7bb0e2d48485ca50fea0261e4ab3a71c667cfe89284 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:05:22 19:05:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:05:22 0.23.1-centos7: Pulling from edgex-lftools 19:05:22 ab5ef0e58194: Pulling fs layer 19:05:22 9712f1f96733: Pulling fs layer 19:05:22 63f879dbbcfc: Pulling fs layer 19:05:22 0d9ebad4ef96: Pulling fs layer 19:05:22 e9a5061849ea: Pulling fs layer 19:05:22 d747dcd14b5f: Pulling fs layer 19:05:22 2de7ff778b66: Pulling fs layer 19:05:22 e9a5061849ea: Waiting 19:05:22 d747dcd14b5f: Waiting 19:05:22 2de7ff778b66: Waiting 19:05:22 0d9ebad4ef96: Waiting 19:05:22 9712f1f96733: Verifying Checksum 19:05:22 9712f1f96733: Download complete 19:05:24 63f879dbbcfc: Verifying Checksum 19:05:24 63f879dbbcfc: Download complete 19:05:24 e9a5061849ea: Verifying Checksum 19:05:24 e9a5061849ea: Download complete 19:05:24 d747dcd14b5f: Verifying Checksum 19:05:24 d747dcd14b5f: Download complete 19:05:24 2de7ff778b66: Verifying Checksum 19:05:24 2de7ff778b66: Download complete 19:05:24 ab5ef0e58194: Verifying Checksum 19:05:24 ab5ef0e58194: Download complete 19:05:24 0d9ebad4ef96: Verifying Checksum 19:05:24 0d9ebad4ef96: Download complete 19:05:27 ab5ef0e58194: Pull complete 19:05:27 9712f1f96733: Pull complete 19:05:28 63f879dbbcfc: Pull complete 19:05:31 0d9ebad4ef96: Pull complete 19:05:31 e9a5061849ea: Pull complete 19:05:31 d747dcd14b5f: Pull complete 19:05:32 2de7ff778b66: Pull complete 19:05:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:05:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:05:32 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 19:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 19:05:38 $ docker top ec694cbdbc73ea60199339b10f2b9e6c8ce5bc644cef4940cd447dc6ecebb2cf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:05:38 provisioning config files... 19:05:38 copy managed file [sigul-config] to file:/w/workspace/edgex-go/535@tmp/config281184623526169267tmp 19:05:38 copy managed file [sigul-password] to file:/w/workspace/edgex-go/535@tmp/config1796249746180407645tmp 19:05:38 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/535@tmp/config5215910733445779307tmp [Pipeline] { [Pipeline] echo 19:05:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:05:38 ---> sigul-configuration.sh 19:05:38 gpg: directory `/root/.gnupg' created 19:05:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:05:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:05:38 gpg: keyring `/root/.gnupg/secring.gpg' created 19:05:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:05:38 gpg: CAST5 encrypted data 19:05:38 gpg: encrypted with 1 passphrase 19:05:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:05:38 + mkdir /home/jenkins 19:05:38 + mkdir /home/jenkins/sigul [Pipeline] sh 19:05:39 + 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 19:05:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:05:39 ---> sigul-install.sh 19:05:46 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:05:46 + git tag --list 19:05:46 0.6.0 19:05:46 0.6.1 19:05:46 0.7.0 19:05:46 0.7.1 19:05:46 v0.0.0 19:05:46 v0.0.1-dev.1 19:05:46 v1.0.0 19:05:46 v1.0.1 19:05:46 v1.1.0 19:05:46 v1.2.0 19:05:46 v1.2.1 19:05:46 v1.2.2-dev.1 19:05:46 v1.2.2-dev.10 19:05:46 v1.2.2-dev.100 19:05:46 v1.2.2-dev.101 19:05:46 v1.2.2-dev.102 19:05:46 v1.2.2-dev.103 19:05:46 v1.2.2-dev.104 19:05:46 v1.2.2-dev.105 19:05:46 v1.2.2-dev.106 19:05:46 v1.2.2-dev.107 19:05:46 v1.2.2-dev.11 19:05:46 v1.2.2-dev.12 19:05:46 v1.2.2-dev.13 19:05:46 v1.2.2-dev.14 19:05:46 v1.2.2-dev.15 19:05:46 v1.2.2-dev.16 19:05:46 v1.2.2-dev.17 19:05:46 v1.2.2-dev.18 19:05:46 v1.2.2-dev.19 19:05:46 v1.2.2-dev.2 19:05:46 v1.2.2-dev.20 19:05:46 v1.2.2-dev.21 19:05:46 v1.2.2-dev.22 19:05:46 v1.2.2-dev.23 19:05:46 v1.2.2-dev.24 19:05:46 v1.2.2-dev.25 19:05:46 v1.2.2-dev.26 19:05:46 v1.2.2-dev.27 19:05:46 v1.2.2-dev.28 19:05:46 v1.2.2-dev.29 19:05:46 v1.2.2-dev.3 19:05:46 v1.2.2-dev.30 19:05:46 v1.2.2-dev.31 19:05:46 v1.2.2-dev.32 19:05:46 v1.2.2-dev.33 19:05:46 v1.2.2-dev.34 19:05:46 v1.2.2-dev.35 19:05:46 v1.2.2-dev.36 19:05:46 v1.2.2-dev.37 19:05:46 v1.2.2-dev.38 19:05:46 v1.2.2-dev.39 19:05:46 v1.2.2-dev.4 19:05:46 v1.2.2-dev.40 19:05:46 v1.2.2-dev.41 19:05:46 v1.2.2-dev.42 19:05:46 v1.2.2-dev.43 19:05:46 v1.2.2-dev.44 19:05:46 v1.2.2-dev.45 19:05:46 v1.2.2-dev.46 19:05:46 v1.2.2-dev.47 19:05:46 v1.2.2-dev.48 19:05:46 v1.2.2-dev.49 19:05:46 v1.2.2-dev.5 19:05:46 v1.2.2-dev.50 19:05:46 v1.2.2-dev.51 19:05:46 v1.2.2-dev.52 19:05:46 v1.2.2-dev.53 19:05:46 v1.2.2-dev.54 19:05:46 v1.2.2-dev.55 19:05:46 v1.2.2-dev.56 19:05:46 v1.2.2-dev.57 19:05:46 v1.2.2-dev.58 19:05:46 v1.2.2-dev.59 19:05:46 v1.2.2-dev.6 19:05:46 v1.2.2-dev.60 19:05:46 v1.2.2-dev.61 19:05:46 v1.2.2-dev.62 19:05:46 v1.2.2-dev.63 19:05:46 v1.2.2-dev.64 19:05:46 v1.2.2-dev.65 19:05:46 v1.2.2-dev.66 19:05:46 v1.2.2-dev.67 19:05:46 v1.2.2-dev.68 19:05:46 v1.2.2-dev.69 19:05:46 v1.2.2-dev.7 19:05:46 v1.2.2-dev.70 19:05:46 v1.2.2-dev.71 19:05:46 v1.2.2-dev.72 19:05:46 v1.2.2-dev.73 19:05:46 v1.2.2-dev.74 19:05:46 v1.2.2-dev.75 19:05:46 v1.2.2-dev.76 19:05:46 v1.2.2-dev.77 19:05:46 v1.2.2-dev.78 19:05:46 v1.2.2-dev.79 19:05:46 v1.2.2-dev.8 19:05:46 v1.2.2-dev.80 19:05:46 v1.2.2-dev.81 19:05:46 v1.2.2-dev.82 19:05:46 v1.2.2-dev.83 19:05:46 v1.2.2-dev.84 19:05:46 v1.2.2-dev.85 19:05:46 v1.2.2-dev.86 19:05:46 v1.2.2-dev.87 19:05:46 v1.2.2-dev.88 19:05:46 v1.2.2-dev.89 19:05:46 v1.2.2-dev.9 19:05:46 v1.2.2-dev.90 19:05:46 v1.2.2-dev.91 19:05:46 v1.2.2-dev.92 19:05:46 v1.2.2-dev.93 19:05:46 v1.2.2-dev.94 19:05:46 v1.2.2-dev.95 19:05:46 v1.2.2-dev.96 19:05:46 v1.2.2-dev.97 19:05:46 v1.2.2-dev.98 19:05:46 v1.2.2-dev.99 19:05:46 v1.3.0 19:05:46 v1.3.1 19:05:46 v1.3.1-dev.1 19:05:46 v1.3.1-dev.10 19:05:46 v1.3.1-dev.11 19:05:46 v1.3.1-dev.12 19:05:46 v1.3.1-dev.13 19:05:46 v1.3.1-dev.14 19:05:46 v1.3.1-dev.15 19:05:46 v1.3.1-dev.16 19:05:46 v1.3.1-dev.17 19:05:46 v1.3.1-dev.18 19:05:46 v1.3.1-dev.2 19:05:46 v1.3.1-dev.3 19:05:46 v1.3.1-dev.4 19:05:46 v1.3.1-dev.5 19:05:46 v1.3.1-dev.6 19:05:46 v1.3.1-dev.7 19:05:46 v1.3.1-dev.8 19:05:46 v1.3.1-dev.9 19:05:46 v2.0.0-dev.1 19:05:46 v2.0.0-dev.10 19:05:46 v2.0.0-dev.100 19:05:46 v2.0.0-dev.101 19:05:46 v2.0.0-dev.102 19:05:46 v2.0.0-dev.103 19:05:46 v2.0.0-dev.104 19:05:46 v2.0.0-dev.105 19:05:46 v2.0.0-dev.106 19:05:46 v2.0.0-dev.107 19:05:46 v2.0.0-dev.108 19:05:46 v2.0.0-dev.109 19:05:46 v2.0.0-dev.11 19:05:46 v2.0.0-dev.110 19:05:46 v2.0.0-dev.111 19:05:46 v2.0.0-dev.112 19:05:46 v2.0.0-dev.113 19:05:46 v2.0.0-dev.114 19:05:46 v2.0.0-dev.115 19:05:46 v2.0.0-dev.116 19:05:46 v2.0.0-dev.117 19:05:46 v2.0.0-dev.118 19:05:46 v2.0.0-dev.119 19:05:46 v2.0.0-dev.12 19:05:46 v2.0.0-dev.120 19:05:46 v2.0.0-dev.121 19:05:46 v2.0.0-dev.122 19:05:46 v2.0.0-dev.123 19:05:46 v2.0.0-dev.124 19:05:46 v2.0.0-dev.125 19:05:46 v2.0.0-dev.126 19:05:46 v2.0.0-dev.127 19:05:46 v2.0.0-dev.128 19:05:46 v2.0.0-dev.129 19:05:46 v2.0.0-dev.13 19:05:46 v2.0.0-dev.130 19:05:46 v2.0.0-dev.131 19:05:46 v2.0.0-dev.132 19:05:46 v2.0.0-dev.133 19:05:46 v2.0.0-dev.134 19:05:46 v2.0.0-dev.135 19:05:46 v2.0.0-dev.136 19:05:46 v2.0.0-dev.137 19:05:46 v2.0.0-dev.138 19:05:46 v2.0.0-dev.139 19:05:46 v2.0.0-dev.14 19:05:46 v2.0.0-dev.140 19:05:46 v2.0.0-dev.141 19:05:46 v2.0.0-dev.142 19:05:46 v2.0.0-dev.143 19:05:46 v2.0.0-dev.144 19:05:46 v2.0.0-dev.145 19:05:46 v2.0.0-dev.146 19:05:46 v2.0.0-dev.147 19:05:46 v2.0.0-dev.148 19:05:46 v2.0.0-dev.149 19:05:46 v2.0.0-dev.15 19:05:46 v2.0.0-dev.150 19:05:46 v2.0.0-dev.151 19:05:46 v2.0.0-dev.152 19:05:46 v2.0.0-dev.153 19:05:46 v2.0.0-dev.154 19:05:46 v2.0.0-dev.155 19:05:46 v2.0.0-dev.156 19:05:46 v2.0.0-dev.157 19:05:46 v2.0.0-dev.158 19:05:46 v2.0.0-dev.159 19:05:46 v2.0.0-dev.16 19:05:46 v2.0.0-dev.160 19:05:46 v2.0.0-dev.161 19:05:46 v2.0.0-dev.162 19:05:46 v2.0.0-dev.163 19:05:46 v2.0.0-dev.164 19:05:46 v2.0.0-dev.165 19:05:46 v2.0.0-dev.166 19:05:46 v2.0.0-dev.167 19:05:46 v2.0.0-dev.168 19:05:46 v2.0.0-dev.169 19:05:46 v2.0.0-dev.17 19:05:46 v2.0.0-dev.170 19:05:46 v2.0.0-dev.171 19:05:46 v2.0.0-dev.172 19:05:46 v2.0.0-dev.173 19:05:46 v2.0.0-dev.174 19:05:46 v2.0.0-dev.175 19:05:46 v2.0.0-dev.176 19:05:46 v2.0.0-dev.177 19:05:46 v2.0.0-dev.178 19:05:46 v2.0.0-dev.179 19:05:46 v2.0.0-dev.18 19:05:46 v2.0.0-dev.180 19:05:46 v2.0.0-dev.181 19:05:46 v2.0.0-dev.182 19:05:46 v2.0.0-dev.183 19:05:46 v2.0.0-dev.184 19:05:46 v2.0.0-dev.185 19:05:46 v2.0.0-dev.186 19:05:46 v2.0.0-dev.187 19:05:46 v2.0.0-dev.188 19:05:46 v2.0.0-dev.189 19:05:46 v2.0.0-dev.19 19:05:46 v2.0.0-dev.190 19:05:46 v2.0.0-dev.191 19:05:46 v2.0.0-dev.192 19:05:46 v2.0.0-dev.193 19:05:46 v2.0.0-dev.194 19:05:46 v2.0.0-dev.195 19:05:46 v2.0.0-dev.196 19:05:46 v2.0.0-dev.197 19:05:46 v2.0.0-dev.198 19:05:46 v2.0.0-dev.199 19:05:46 v2.0.0-dev.2 19:05:46 v2.0.0-dev.20 19:05:46 v2.0.0-dev.200 19:05:46 v2.0.0-dev.201 19:05:46 v2.0.0-dev.202 19:05:46 v2.0.0-dev.203 19:05:46 v2.0.0-dev.204 19:05:46 v2.0.0-dev.205 19:05:46 v2.0.0-dev.206 19:05:46 v2.0.0-dev.207 19:05:46 v2.0.0-dev.208 19:05:46 v2.0.0-dev.209 19:05:46 v2.0.0-dev.21 19:05:46 v2.0.0-dev.210 19:05:46 v2.0.0-dev.211 19:05:46 v2.0.0-dev.212 19:05:46 v2.0.0-dev.213 19:05:46 v2.0.0-dev.214 19:05:46 v2.0.0-dev.215 19:05:46 v2.0.0-dev.216 19:05:46 v2.0.0-dev.217 19:05:46 v2.0.0-dev.218 19:05:46 v2.0.0-dev.219 19:05:46 v2.0.0-dev.22 19:05:46 v2.0.0-dev.220 19:05:46 v2.0.0-dev.221 19:05:46 v2.0.0-dev.222 19:05:46 v2.0.0-dev.223 19:05:46 v2.0.0-dev.224 19:05:46 v2.0.0-dev.225 19:05:46 v2.0.0-dev.226 19:05:46 v2.0.0-dev.227 19:05:46 v2.0.0-dev.228 19:05:46 v2.0.0-dev.229 19:05:46 v2.0.0-dev.23 19:05:46 v2.0.0-dev.230 19:05:46 v2.0.0-dev.231 19:05:46 v2.0.0-dev.232 19:05:46 v2.0.0-dev.233 19:05:46 v2.0.0-dev.234 19:05:46 v2.0.0-dev.235 19:05:46 v2.0.0-dev.236 19:05:46 v2.0.0-dev.237 19:05:46 v2.0.0-dev.238 19:05:46 v2.0.0-dev.239 19:05:46 v2.0.0-dev.24 19:05:46 v2.0.0-dev.240 19:05:46 v2.0.0-dev.241 19:05:46 v2.0.0-dev.242 19:05:46 v2.0.0-dev.243 19:05:46 v2.0.0-dev.244 19:05:46 v2.0.0-dev.245 19:05:46 v2.0.0-dev.246 19:05:46 v2.0.0-dev.247 19:05:46 v2.0.0-dev.248 19:05:46 v2.0.0-dev.249 19:05:46 v2.0.0-dev.25 19:05:46 v2.0.0-dev.250 19:05:46 v2.0.0-dev.251 19:05:46 v2.0.0-dev.252 19:05:46 v2.0.0-dev.253 19:05:46 v2.0.0-dev.254 19:05:46 v2.0.0-dev.255 19:05:46 v2.0.0-dev.256 19:05:46 v2.0.0-dev.257 19:05:46 v2.0.0-dev.258 19:05:46 v2.0.0-dev.259 19:05:46 v2.0.0-dev.26 19:05:46 v2.0.0-dev.260 19:05:46 v2.0.0-dev.261 19:05:46 v2.0.0-dev.262 19:05:46 v2.0.0-dev.263 19:05:46 v2.0.0-dev.27 19:05:46 v2.0.0-dev.28 19:05:46 v2.0.0-dev.29 19:05:46 v2.0.0-dev.3 19:05:46 v2.0.0-dev.30 19:05:46 v2.0.0-dev.31 19:05:46 v2.0.0-dev.32 19:05:46 v2.0.0-dev.33 19:05:46 v2.0.0-dev.34 19:05:46 v2.0.0-dev.35 19:05:46 v2.0.0-dev.36 19:05:46 v2.0.0-dev.37 19:05:46 v2.0.0-dev.38 19:05:46 v2.0.0-dev.39 19:05:46 v2.0.0-dev.4 19:05:46 v2.0.0-dev.40 19:05:46 v2.0.0-dev.41 19:05:46 v2.0.0-dev.42 19:05:46 v2.0.0-dev.43 19:05:46 v2.0.0-dev.44 19:05:46 v2.0.0-dev.45 19:05:46 v2.0.0-dev.46 19:05:46 v2.0.0-dev.47 19:05:46 v2.0.0-dev.48 19:05:46 v2.0.0-dev.49 19:05:46 v2.0.0-dev.5 19:05:46 v2.0.0-dev.50 19:05:46 v2.0.0-dev.51 19:05:46 v2.0.0-dev.52 19:05:46 v2.0.0-dev.53 19:05:46 v2.0.0-dev.54 19:05:46 v2.0.0-dev.55 19:05:46 v2.0.0-dev.56 19:05:46 v2.0.0-dev.57 19:05:46 v2.0.0-dev.58 19:05:46 v2.0.0-dev.59 19:05:46 v2.0.0-dev.6 19:05:46 v2.0.0-dev.60 19:05:46 v2.0.0-dev.61 19:05:46 v2.0.0-dev.62 19:05:46 v2.0.0-dev.63 19:05:46 v2.0.0-dev.64 19:05:46 v2.0.0-dev.65 19:05:46 v2.0.0-dev.66 19:05:46 v2.0.0-dev.67 19:05:46 v2.0.0-dev.68 19:05:46 v2.0.0-dev.69 19:05:46 v2.0.0-dev.7 19:05:46 v2.0.0-dev.70 19:05:46 v2.0.0-dev.71 19:05:46 v2.0.0-dev.72 19:05:46 v2.0.0-dev.73 19:05:46 v2.0.0-dev.74 19:05:46 v2.0.0-dev.75 19:05:46 v2.0.0-dev.76 19:05:46 v2.0.0-dev.77 19:05:46 v2.0.0-dev.78 19:05:46 v2.0.0-dev.79 19:05:46 v2.0.0-dev.8 19:05:46 v2.0.0-dev.80 19:05:46 v2.0.0-dev.81 19:05:46 v2.0.0-dev.82 19:05:46 v2.0.0-dev.83 19:05:46 v2.0.0-dev.84 19:05:46 v2.0.0-dev.85 19:05:46 v2.0.0-dev.86 19:05:46 v2.0.0-dev.87 19:05:46 v2.0.0-dev.88 19:05:46 v2.0.0-dev.89 19:05:46 v2.0.0-dev.9 19:05:46 v2.0.0-dev.90 19:05:46 v2.0.0-dev.91 19:05:46 v2.0.0-dev.92 19:05:46 v2.0.0-dev.93 19:05:46 v2.0.0-dev.94 19:05:46 v2.0.0-dev.95 19:05:46 v2.0.0-dev.96 19:05:46 v2.0.0-dev.97 19:05:46 v2.0.0-dev.98 19:05:46 v2.0.0-dev.99 [Pipeline] sh 19:05:46 + lftools sign git-tag v2.0.0-dev.263 19:05:47 Signing Git tag with Sigul... 19:05:47 Signing v2.0.0-dev.263 [Pipeline] echo 19:05:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:05:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:05:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:05:48 $ docker stop --time=1 ec694cbdbc73ea60199339b10f2b9e6c8ce5bc644cef4940cd447dc6ecebb2cf 19:05:49 $ docker rm -f ec694cbdbc73ea60199339b10f2b9e6c8ce5bc644cef4940cd447dc6ecebb2cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:50 . [Pipeline] withDockerContainer 19:05:50 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 19:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 19:05:51 $ docker top 410532dccb44b69ea7bce007ef3a3feac587fc748fe23073065bd9db3c42f1ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:51 [ssh-agent] Looking for ssh-agent implementation... 19:05:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:51 $ docker exec 410532dccb44b69ea7bce007ef3a3feac587fc748fe23073065bd9db3c42f1ba ssh-agent 19:05:51 SSH_AUTH_SOCK=/tmp/ssh-yAmFzTLyf1UM/agent.14 19:05:51 SSH_AGENT_PID=20 19:05:51 Running ssh-add (command line suppressed) 19:05:51 Identity added: /w/workspace/edgex-go/535@tmp/private_key_2659172834639811330.key (/w/workspace/edgex-go/535@tmp/private_key_2659172834639811330.key) 19:05:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:52 + git semver bump pre 19:05:52 # -> Open(): unable to determine branch for HEAD 19:05:52 # $GIT_DIR = /w/workspace/edgex-go/535/.git 19:05:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/535 19:05:52 # $SEMVER_REMOTE_NAME = origin 19:05:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:05:52 # $SEMVER_USER_NAME = edgex-jenkins 19:05:52 # $SEMVER_BRANCH = master 19:05:52 # $SEMVER_DIR = /w/workspace/edgex-go/535/.semver 19:05:52 2.0.0-dev.264 [Pipeline] } 19:05:52 $ docker exec --env ******** --env ******** 410532dccb44b69ea7bce007ef3a3feac587fc748fe23073065bd9db3c42f1ba ssh-agent -k 19:05:52 unset SSH_AUTH_SOCK; 19:05:52 unset SSH_AGENT_PID; 19:05:52 echo Agent pid 20 killed; 19:05:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:52 + git semver [Pipeline] } 19:05:52 $ docker stop --time=1 410532dccb44b69ea7bce007ef3a3feac587fc748fe23073065bd9db3c42f1ba 19:05:54 $ docker rm -f 410532dccb44b69ea7bce007ef3a3feac587fc748fe23073065bd9db3c42f1ba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:54 . [Pipeline] withDockerContainer 19:05:54 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 19:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 19:05:55 $ docker top 6bf9845b677a0bf5c314a11d8193f0a8e58788a3ff922abaaf2535f491ef3a6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:55 [ssh-agent] Looking for ssh-agent implementation... 19:05:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:55 $ docker exec 6bf9845b677a0bf5c314a11d8193f0a8e58788a3ff922abaaf2535f491ef3a6f ssh-agent 19:05:55 SSH_AUTH_SOCK=/tmp/ssh-RiZDBVDIPw7U/agent.15 19:05:55 SSH_AGENT_PID=21 19:05:55 Running ssh-add (command line suppressed) 19:05:55 Identity added: /w/workspace/edgex-go/535@tmp/private_key_4861380027922034521.key (/w/workspace/edgex-go/535@tmp/private_key_4861380027922034521.key) 19:05:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:55 + git semver push 19:05:55 # -> Open(): unable to determine branch for HEAD 19:05:55 # $GIT_DIR = /w/workspace/edgex-go/535/.git 19:05:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/535 19:05:55 # $SEMVER_REMOTE_NAME = origin 19:05:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:05:55 # $SEMVER_USER_NAME = edgex-jenkins 19:05:55 # $SEMVER_BRANCH = master 19:05:55 # $SEMVER_DIR = /w/workspace/edgex-go/535/.semver [Pipeline] } 19:06:04 $ docker exec --env ******** --env ******** 6bf9845b677a0bf5c314a11d8193f0a8e58788a3ff922abaaf2535f491ef3a6f ssh-agent -k 19:06:04 unset SSH_AUTH_SOCK; 19:06:04 unset SSH_AGENT_PID; 19:06:04 echo Agent pid 21 killed; 19:06:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:04 + git semver [Pipeline] } 19:06:04 $ docker stop --time=1 6bf9845b677a0bf5c314a11d8193f0a8e58788a3ff922abaaf2535f491ef3a6f 19:06:05 $ docker rm -f 6bf9845b677a0bf5c314a11d8193f0a8e58788a3ff922abaaf2535f491ef3a6f [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 19:06:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:06:07 ---> package-listing.sh 19:06:07 ++ tr '[:upper:]' '[:lower:]' 19:06:07 ++ facter osfamily 19:06:07 + OS_FAMILY=redhat 19:06:07 + workspace=/w/workspace/edgex-go/535 19:06:07 + START_PACKAGES=/tmp/packages_start.txt 19:06:07 + END_PACKAGES=/tmp/packages_end.txt 19:06:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:07 + PACKAGES=/tmp/packages_start.txt 19:06:07 + '[' /w/workspace/edgex-go/535 ']' 19:06:07 + PACKAGES=/tmp/packages_end.txt 19:06:07 + case "${OS_FAMILY}" in 19:06:07 + rpm -qa 19:06:07 + sort 19:06:09 + '[' -f /tmp/packages_start.txt ']' 19:06:09 + '[' -f /tmp/packages_end.txt ']' 19:06:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:09 + '[' /w/workspace/edgex-go/535 ']' 19:06:09 + mkdir -p /w/workspace/edgex-go/535/archives/ 19:06:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/535/archives/ [Pipeline] echo 19:06:09 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/535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:06:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:06:10 19:06:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:06:11 alpine: Pulling from edgex-lftools-log-publisher 19:06:11 df20fa9351a1: Pulling fs layer 19:06:11 36b3adc4ff6f: Pulling fs layer 19:06:11 8ad3a11d3b57: Pulling fs layer 19:06:11 46f8f816bc3b: Pulling fs layer 19:06:11 93b61091891f: Pulling fs layer 19:06:11 93b9cdb0e59b: Pulling fs layer 19:06:11 5e14af77c1be: Pulling fs layer 19:06:11 01666e4c0597: Pulling fs layer 19:06:11 aa168da1d23b: Pulling fs layer 19:06:11 46f8f816bc3b: Waiting 19:06:11 93b61091891f: Waiting 19:06:11 93b9cdb0e59b: Waiting 19:06:11 5e14af77c1be: Waiting 19:06:11 01666e4c0597: Waiting 19:06:11 aa168da1d23b: Waiting 19:06:11 36b3adc4ff6f: Download complete 19:06:11 46f8f816bc3b: Verifying Checksum 19:06:11 46f8f816bc3b: Download complete 19:06:11 df20fa9351a1: Verifying Checksum 19:06:11 df20fa9351a1: Download complete 19:06:11 93b9cdb0e59b: Verifying Checksum 19:06:11 93b9cdb0e59b: Download complete 19:06:11 5e14af77c1be: Verifying Checksum 19:06:11 5e14af77c1be: Download complete 19:06:11 01666e4c0597: Verifying Checksum 19:06:11 01666e4c0597: Download complete 19:06:11 93b61091891f: Verifying Checksum 19:06:11 93b61091891f: Download complete 19:06:11 df20fa9351a1: Pull complete 19:06:11 8ad3a11d3b57: Verifying Checksum 19:06:11 8ad3a11d3b57: Download complete 19:06:11 36b3adc4ff6f: Pull complete 19:06:11 8ad3a11d3b57: Pull complete 19:06:11 46f8f816bc3b: Pull complete 19:06:12 93b61091891f: Pull complete 19:06:12 93b9cdb0e59b: Pull complete 19:06:12 5e14af77c1be: Pull complete 19:06:12 01666e4c0597: Pull complete 19:06:12 aa168da1d23b: Verifying Checksum 19:06:12 aa168da1d23b: Download complete 19:06:17 aa168da1d23b: Pull complete 19:06:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:06:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:06:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:06:17 prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container 19:06:17 $ 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/535/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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 19:06:20 $ docker top 7c0f81fd50f4a428823c57e89eb4d16f2969dca53afd76dca53dcec5ac493954 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:21 + touch /tmp/pre-build-complete [Pipeline] sh 19:06:21 + mkdir -p /var/log/sa [Pipeline] sh 19:06:21 + ls /var/log/sa-host 19:06:21 + sadf -c /var/log/sa-host/sa05 19:06:21 file_magic: OK 19:06:21 HZ: Using current value: 100 19:06:21 file_header: OK 19:06:21 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 19:06:21 Statistics: 19:06:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:06:21 File successfully converted to sysstat format version 12.2.1 19:06:21 + sadf -c /var/log/sa-host/sa14 19:06:21 file_magic: OK 19:06:21 HZ: Using current value: 100 19:06:21 file_header: OK 19:06:21 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 19:06:21 Statistics: 19:06:21 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... 19:06:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:22 provisioning config files... 19:06:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/535@tmp/config8215305076011915977tmp [Pipeline] { [Pipeline] echo 19:06:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:06:22 ---> create-netrc.sh [Pipeline] } 19:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:06:22 ---> python-tools-install.sh [Pipeline] echo 19:06:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:06:23 ---> sudo-logs.sh 19:06:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:06:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:06:23 ---> job-cost.sh 19:06:23 lf-activate-venv: SKIPPING 19:06:23 DEBUG: total: 0.18000000715255737 19:06:23 INFO: Retrieving Stack Cost... 19:06:24 INFO: Retrieving Pricing Info for: v3-standard-2 19:06:25 INFO: Archiving Costs [Pipeline] echo 19:06:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:06:25 ---> logs-deploy.sh 19:06:25 lf-activate-venv: SKIPPING 19:06:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/535 19:06:25 INFO: archiving workspace using pattern(s): 19:06:26 Archives upload complete. 19:06:26 INFO: archiving logs to Nexus 19:06:26 ---> uname -a: 19:06:26 Linux prd-centos7-docker-4c-2g-1327.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:06:26 19:06:26 19:06:26 ---> lscpu: 19:06:26 Architecture: x86_64 19:06:26 CPU op-mode(s): 32-bit, 64-bit 19:06:26 Byte Order: Little Endian 19:06:26 Address sizes: 40 bits physical, 48 bits virtual 19:06:26 CPU(s): 2 19:06:26 On-line CPU(s) list: 0,1 19:06:26 Thread(s) per core: 1 19:06:26 Core(s) per socket: 1 19:06:26 Socket(s): 2 19:06:26 NUMA node(s): 1 19:06:26 Vendor ID: AuthenticAMD 19:06:26 CPU family: 23 19:06:26 Model: 49 19:06:26 Model name: AMD EPYC-Rome Processor 19:06:26 Stepping: 0 19:06:26 CPU MHz: 2800.000 19:06:26 BogoMIPS: 5600.00 19:06:26 Virtualization: AMD-V 19:06:26 Hypervisor vendor: KVM 19:06:26 Virtualization type: full 19:06:26 L1d cache: 64 KiB 19:06:26 L1i cache: 64 KiB 19:06:26 L2 cache: 1 MiB 19:06:26 L3 cache: 32 MiB 19:06:26 NUMA node0 CPU(s): 0,1 19:06:26 Vulnerability Itlb multihit: Not affected 19:06:26 Vulnerability L1tf: Not affected 19:06:26 Vulnerability Mds: Not affected 19:06:26 Vulnerability Meltdown: Not affected 19:06:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:06:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:06:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:06:26 Vulnerability Srbds: Not affected 19:06:26 Vulnerability Tsx async abort: Not affected 19:06:26 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 19:06:26 19:06:26 19:06:26 ---> nproc: 19:06:26 2 19:06:26 19:06:26 19:06:26 ---> df -h: 19:06:26 Filesystem Size Used Available Use% Mounted on 19:06:26 overlay 40.0G 14.2G 25.8G 35% / 19:06:26 tmpfs 64.0M 0 64.0M 0% /dev 19:06:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:06:26 shm 64.0M 0 64.0M 0% /dev/shm 19:06:26 /dev/vda1 40.0G 14.2G 25.8G 35% /facter-os 19:06:26 /dev/vda1 40.0G 14.2G 25.8G 35% /etc/resolv.conf 19:06:26 /dev/vda1 40.0G 14.2G 25.8G 35% /etc/hostname 19:06:26 /dev/vda1 40.0G 14.2G 25.8G 35% /etc/hosts 19:06:26 /dev/vda1 40.0G 14.2G 25.8G 35% /var/log/auth.log 19:06:26 /dev/vda1 40.0G 14.2G 25.8G 35% /run/cloud-init/result.json 19:06:26 /dev/vda1 40.0G 14.2G 25.8G 35% /var/log/sa-host 19:06:26 /dev/vda1 40.0G 14.2G 25.8G 35% /var/log/secure 19:06:26 /dev/vda1 40.0G 14.2G 25.8G 35% /w/workspace/edgex-go/535 19:06:26 /dev/vda1 40.0G 14.2G 25.8G 35% /w/workspace/edgex-go/535@tmp 19:06:26 19:06:26 19:06:26 ---> free -m: 19:06:26 total used free shared buff/cache available 19:06:26 Mem: 7821 1554 244 0 6022 6345 19:06:26 Swap: 1023 2 1021 19:06:26 19:06:26 19:06:26 ---> ip addr: 19:06:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:06:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:26 inet 127.0.0.1/8 scope host lo 19:06:26 valid_lft forever preferred_lft forever 19:06:26 inet6 ::1/128 scope host 19:06:26 valid_lft forever preferred_lft forever 19:06:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:06:26 link/ether fa:16:3e:1b:d8:28 brd ff:ff:ff:ff:ff:ff 19:06:26 inet 10.30.123.97/23 brd 10.30.123.255 scope global dynamic eth0 19:06:26 valid_lft 85158sec preferred_lft 85158sec 19:06:26 inet6 fe80::f816:3eff:fe1b:d828/64 scope link 19:06:26 valid_lft forever preferred_lft forever 19:06:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:06:26 link/ether 02:42:76:eb:ae:7e brd ff:ff:ff:ff:ff:ff 19:06:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:06:26 valid_lft forever preferred_lft forever 19:06:26 inet6 fe80::42:76ff:feeb:ae7e/64 scope link 19:06:26 valid_lft forever preferred_lft forever 19:06:26 19:06:26 19:06:26 ---> sar -b -r -n DEV: 19:06:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 19:06:26 19:06:26 18:45:35 LINUX RESTART (2 CPU) 19:06:26 19:06:26 18:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:06:26 18:47:01 116.86 15.08 101.78 0.00 4998.38 11157.97 0.00 19:06:26 18:48:01 102.80 0.20 102.60 0.00 23.31 46858.92 0.00 19:06:26 18:49:01 113.64 0.00 113.64 0.00 0.00 15130.13 0.00 19:06:26 18:50:01 55.79 0.00 55.79 0.00 0.00 8063.37 0.00 19:06:26 18:51:04 201.56 41.46 160.10 0.00 999.31 107937.42 0.00 19:06:26 18:52:01 600.79 301.84 298.95 0.00 12861.82 176001.02 0.00 19:06:26 18:53:01 373.94 106.04 267.90 0.00 6011.32 111651.10 0.00 19:06:26 18:54:01 338.96 26.73 312.23 0.00 2247.70 158087.10 0.00 19:06:26 18:55:01 239.15 16.48 222.67 0.00 1780.56 35179.98 0.00 19:06:26 18:56:01 7.38 0.22 7.16 0.00 2.93 151.66 0.00 19:06:26 18:57:02 0.60 0.13 0.47 0.00 47.97 6.93 0.00 19:06:26 18:58:01 0.25 0.00 0.25 0.00 0.00 2.69 0.00 19:06:26 18:59:01 0.30 0.00 0.30 0.00 0.00 3.40 0.00 19:06:26 19:00:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 19:06:26 19:01:01 0.40 0.20 0.20 0.00 5.86 2.48 0.00 19:06:26 19:02:01 1.06 0.20 0.86 0.00 3.59 17.66 0.00 19:06:26 19:03:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 19:06:26 19:04:01 0.17 0.00 0.17 0.00 0.00 2.48 0.00 19:06:26 19:05:01 149.08 2.20 146.88 0.00 113.28 31106.91 0.00 19:06:26 19:06:01 122.70 0.37 122.33 0.00 91.12 27156.29 0.00 19:06:26 Average: 120.45 24.95 95.50 0.00 1428.27 36333.01 0.00 19:06:26 19:06:26 18:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:26 18:47:01 5159900 0 895008 11.18 2620 1951412 1495496 16.51 844796 1593420 52512 19:06:26 18:48:01 4091132 0 988296 12.34 2620 2926892 1676396 18.51 1076180 2347224 1660 19:06:26 18:49:01 3745800 0 1183720 14.78 2620 3076800 1745540 19.27 1423080 2282976 238188 19:06:26 18:50:01 3808176 0 1152264 14.39 2620 3045880 1666196 18.40 1332132 2303244 131616 19:06:26 18:51:04 2004564 0 1261108 15.75 2620 4740648 1599628 17.66 1485928 3865440 949032 19:06:26 18:52:01 684792 0 1599448 19.97 2620 5722080 3131004 34.57 2635220 3970912 170108 19:06:26 18:53:01 937284 0 1303392 16.27 2620 5765644 1461372 16.13 2488364 3867476 8 19:06:26 18:54:01 767196 0 1446564 18.06 2620 5792560 2668876 29.47 2751420 3731156 1472 19:06:26 18:55:01 2282684 0 1270368 15.86 2620 4453268 1382360 15.26 1357600 3653836 24 19:06:26 18:56:01 2288344 0 1264536 15.79 2620 4453440 1402208 15.48 1466996 3540636 12 19:06:26 18:57:02 2294888 0 1256548 15.69 2620 4454884 1275068 14.08 1466348 3537456 8 19:06:26 18:58:01 2296136 0 1255296 15.67 2620 4454888 1264788 13.96 1467400 3535752 12 19:06:26 18:59:01 2296232 0 1255192 15.67 2620 4454896 1264788 13.96 1466244 3536952 8 19:06:26 19:00:01 2296296 0 1255128 15.67 2620 4454896 1264788 13.96 1464992 3538152 8 19:06:26 19:01:01 2295156 0 1256232 15.69 2620 4454932 1267556 13.99 1466020 3537776 20 19:06:26 19:02:01 2295772 0 1255436 15.68 2620 4455112 1265380 13.97 1465864 3537892 8 19:06:26 19:03:01 2295664 0 1255540 15.68 2620 4455116 1265296 13.97 1467960 3535636 12 19:06:26 19:04:01 2293668 0 1257528 15.70 2620 4455124 1265296 13.97 1472028 3533436 8 19:06:26 19:05:01 1504324 0 1325504 16.55 2620 5176492 1278948 14.12 1596104 4137344 32 19:06:26 19:06:01 683216 0 1539960 19.23 2620 5783144 1585072 17.50 1743636 4658128 48 19:06:26 Average: 2316061 0 1263853 15.78 2620 4426405 1561303 17.24 1596916 3412242 77240 19:06:26 19:06:26 18:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:26 18:47:01 eth0 1383.72 1228.55 4705.65 150.97 0.00 0.00 0.00 0.00 19:06:26 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:47:01 veth0929831 351.17 266.22 35.45 919.00 0.00 0.00 0.00 0.00 19:06:26 18:47:01 docker0 351.17 266.11 30.64 919.00 0.00 0.00 0.00 0.00 19:06:26 18:48:01 vethe194358 24.94 28.52 2.38 23.53 0.00 0.00 0.00 0.00 19:06:26 18:48:01 eth0 951.03 1011.32 4899.74 95.41 0.00 0.00 0.00 0.00 19:06:26 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:48:01 docker0 745.52 647.39 54.50 2194.69 0.00 0.00 0.00 0.00 19:06:26 18:49:01 veth071dca9 0.42 0.55 0.03 0.05 0.00 0.00 0.00 0.00 19:06:26 18:49:01 eth0 147.93 127.15 484.43 25.37 0.00 0.00 0.00 0.00 19:06:26 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:49:01 docker0 103.11 105.78 7.78 445.72 0.00 0.00 0.00 0.00 19:06:26 18:50:01 veth071dca9 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 19:06:26 18:50:01 eth0 28.30 20.86 14.94 99.14 0.00 0.00 0.00 0.00 19:06:26 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:50:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 19:06:26 18:51:04 veth4d58ec5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:06:26 18:51:04 eth0 186.80 158.70 1617.06 25.74 0.00 0.00 0.00 0.00 19:06:26 18:51:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:51:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:52:01 veth93a9d57 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 19:06:26 18:52:01 veth5eb79f0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:06:26 18:52:01 veth4d58ec5 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 19:06:26 18:52:01 eth0 93.50 66.06 198.23 15.33 0.00 0.00 0.00 0.00 19:06:26 18:53:01 veth7714312 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:53:01 veth39c7f02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:53:01 veth4d58ec5 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 19:06:26 18:53:01 veth87de546 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:54:01 veth1ea674b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:06:26 18:54:01 veth73f75f2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:06:26 18:54:01 veth4d58ec5 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 19:06:26 18:54:01 vethc10b075 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:06:26 18:55:01 eth0 3354.36 3046.75 14075.63 1268.35 0.00 0.00 0.00 0.00 19:06:26 18:55:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:06:26 18:55:01 docker0 1341.91 1221.14 102.04 4370.61 0.00 0.00 0.00 0.00 19:06:26 18:56:01 eth0 201.80 203.02 106.62 917.54 0.00 0.00 0.00 0.00 19:06:26 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:57:02 eth0 0.43 0.32 0.35 0.08 0.00 0.00 0.00 0.00 19:06:26 18:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:58:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:59:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:06:26 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:06:26 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:02:01 eth0 0.32 0.25 0.14 0.07 0.00 0.00 0.00 0.00 19:06:26 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:06:26 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:04:01 eth0 0.57 0.07 0.06 0.01 0.00 0.00 0.00 0.00 19:06:26 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:05:01 eth0 496.57 454.72 4468.80 48.06 0.00 0.00 0.00 0.00 19:06:26 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:05:01 docker0 51.24 50.49 4.40 372.33 0.00 0.00 0.00 0.00 19:06:26 19:06:01 eth0 549.46 446.44 3547.05 137.43 0.00 0.00 0.00 0.00 19:06:26 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:06:01 veth9fd94ba 3.56 2.56 1.36 1.80 0.00 0.00 0.00 0.00 19:06:26 19:06:01 docker0 75.95 127.39 5.11 280.87 0.00 0.00 0.00 0.00 19:06:26 Average: eth0 228.64 206.89 1109.32 118.65 0.00 0.00 0.00 0.00 19:06:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 Average: veth9fd94ba 0.18 0.13 0.07 0.09 0.00 0.00 0.00 0.00 19:06:26 Average: docker0 73.59 70.08 5.59 251.64 0.00 0.00 0.00 0.00 19:06:26 19:06:26 19:06:26 ---> sar -P ALL: 19:06:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 19:06:26 19:06:26 18:45:35 LINUX RESTART (2 CPU) 19:06:26 19:06:26 18:46:02 CPU %user %nice %system %iowait %steal %idle 19:06:26 18:47:01 all 21.59 0.00 4.24 4.16 0.09 69.92 19:06:26 18:47:01 0 20.45 0.00 4.66 4.24 0.09 70.55 19:06:26 18:47:01 1 22.71 0.00 3.83 4.08 0.09 69.29 19:06:26 18:48:01 all 16.49 0.00 5.49 3.79 0.09 74.13 19:06:26 18:48:01 0 14.97 0.00 5.66 4.27 0.09 75.01 19:06:26 18:48:01 1 18.01 0.00 5.32 3.32 0.09 73.26 19:06:26 18:49:01 all 60.42 0.00 8.70 5.61 0.11 25.16 19:06:26 18:49:01 0 60.81 0.00 9.30 5.49 0.11 24.29 19:06:26 18:49:01 1 60.03 0.00 8.10 5.73 0.11 26.03 19:06:26 18:50:01 all 35.00 0.00 5.16 0.46 0.08 59.30 19:06:26 18:50:01 0 35.18 0.00 5.25 0.44 0.07 59.05 19:06:26 18:50:01 1 34.82 0.00 5.07 0.48 0.09 59.55 19:06:26 18:51:04 all 37.21 0.00 12.25 20.74 0.15 29.65 19:06:26 18:51:04 0 37.46 0.00 12.15 20.50 0.14 29.76 19:06:26 18:51:04 1 36.96 0.00 12.35 20.99 0.16 29.54 19:06:26 18:52:01 all 19.38 0.00 13.10 49.32 0.11 18.09 19:06:26 18:52:01 0 18.97 0.00 13.04 47.12 0.09 20.78 19:06:26 18:52:01 1 19.78 0.00 13.17 51.52 0.13 15.40 19:06:26 18:53:01 all 58.82 0.00 10.51 25.12 0.14 5.41 19:06:26 18:53:01 0 58.97 0.00 10.56 29.49 0.13 0.86 19:06:26 18:53:01 1 58.68 0.00 10.47 20.72 0.15 9.99 19:06:26 18:54:01 all 45.34 0.00 14.62 35.77 0.16 4.10 19:06:26 18:54:01 0 45.40 0.00 14.45 36.95 0.18 3.01 19:06:26 18:54:01 1 45.28 0.00 14.79 34.60 0.15 5.19 19:06:26 18:55:01 all 33.01 0.00 9.86 8.50 0.11 48.53 19:06:26 18:55:01 0 33.60 0.00 9.49 7.77 0.09 49.05 19:06:26 18:55:01 1 32.42 0.00 10.22 9.22 0.13 48.02 19:06:26 18:56:01 all 8.80 0.00 1.75 0.22 0.06 89.17 19:06:26 18:56:01 0 8.46 0.00 1.83 0.19 0.07 89.46 19:06:26 18:56:01 1 9.13 0.00 1.67 0.26 0.05 88.89 19:06:26 18:57:02 all 0.12 0.00 0.03 0.01 0.03 99.81 19:06:26 18:57:02 0 0.22 0.00 0.05 0.00 0.03 99.70 19:06:26 18:57:02 1 0.02 0.00 0.02 0.02 0.03 99.92 19:06:26 19:06:26 18:57:02 CPU %user %nice %system %iowait %steal %idle 19:06:26 18:58:01 all 0.15 0.00 0.03 0.00 0.02 99.80 19:06:26 18:58:01 0 0.26 0.00 0.03 0.00 0.02 99.69 19:06:26 18:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:06:26 18:59:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:06:26 18:59:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:06:26 18:59:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:06:26 19:00:01 all 0.14 0.00 0.02 0.00 0.01 99.83 19:06:26 19:00:01 0 0.23 0.00 0.02 0.00 0.00 99.75 19:06:26 19:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:06:26 19:01:01 all 0.10 0.00 0.05 0.00 0.03 99.82 19:06:26 19:01:01 0 0.13 0.00 0.05 0.00 0.02 99.80 19:06:26 19:01:01 1 0.07 0.00 0.05 0.00 0.03 99.85 19:06:26 19:02:01 all 0.10 0.00 0.04 0.05 0.02 99.79 19:06:26 19:02:01 0 0.13 0.00 0.03 0.00 0.00 99.83 19:06:26 19:02:01 1 0.07 0.00 0.05 0.10 0.03 99.75 19:06:26 19:03:01 all 0.07 0.00 0.02 0.00 0.02 99.90 19:06:26 19:03:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:06:26 19:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:06:26 19:04:01 all 0.08 0.00 0.02 0.00 0.02 99.88 19:06:26 19:04:01 0 0.13 0.00 0.02 0.00 0.00 99.85 19:06:26 19:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:06:26 19:05:01 all 11.46 0.00 4.82 2.11 0.07 81.54 19:06:26 19:05:01 0 11.48 0.00 5.10 1.92 0.07 81.44 19:06:26 19:05:01 1 11.44 0.00 4.55 2.31 0.07 81.63 19:06:26 19:06:01 all 14.73 0.00 7.06 2.96 0.07 75.18 19:06:26 19:06:01 0 17.09 0.00 6.92 3.11 0.07 72.80 19:06:26 19:06:01 1 12.39 0.00 7.20 2.80 0.07 77.54 19:06:26 Average: all 17.53 0.00 4.73 7.56 0.07 70.11 19:06:26 Average: 0 17.60 0.00 4.77 7.70 0.06 69.87 19:06:26 Average: 1 17.46 0.00 4.69 7.43 0.07 70.34 19:06:26 19:06:26 19:06:26