Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a50ec7cbd1ffe16c0409c75cc366b79de6e56022 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2540027895647799971.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh143695856060175506.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5008212874156540831.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8934832006296937780.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4379850740099949112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-880 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/33 [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/33 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/33@tmp/jenkins-gitclient-ssh1496589407670759822.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 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 Commit message: "Merge pull request #3670 from jim-wang-intel/remove-curl-secretstore-setup" > git rev-list --no-walk 729eb4739df12e156b446759f30c8b9b764bc7ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:50:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:50:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:50:16 ========================================================= 12:50:16 EdgeX Global Pipelines Version Info 12:50:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:50:17 ------------------- 12:50:17 stable info: 12:50:17 ------------------- 12:50:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:50:17 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 12:50:17 Message: update stable to v1.0.205 12:50:18 ------------------- 12:50:18 experimental info: 12:50:18 ------------------- 12:50:18 Commited By: **** collab-it+edgex@linuxfoundation.org 12:50:18 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 12:50:18 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a50ec7c [Pipeline] echo 12:50:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:19 provisioning config files... 12:50:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/33@tmp/config3176507452828999770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:50:19 ---> docker-login.sh 12:50:19 nexus3.edgexfoundry.org:10001 12:50:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:20 Configure a credential helper to remove this warning. See 12:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:20 12:50:20 Login Succeeded 12:50:20 nexus3.edgexfoundry.org:10002 12:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:20 Configure a credential helper to remove this warning. See 12:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:20 12:50:20 Login Succeeded 12:50:20 nexus3.edgexfoundry.org:10003 12:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:20 Configure a credential helper to remove this warning. See 12:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:20 12:50:20 Login Succeeded 12:50:20 nexus3.edgexfoundry.org:10004 12:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:20 Configure a credential helper to remove this warning. See 12:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:20 12:50:20 Login Succeeded 12:50:20 docker.io 12:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:20 Configure a credential helper to remove this warning. See 12:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:20 12:50:20 Login Succeeded 12:50:20 ---> docker-login.sh ends [Pipeline] } 12:50:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:50:21 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 12:50:21 + for file in '`ls cmd/**/Dockerfile`' 12:50:21 ++ dirname cmd/core-command/Dockerfile 12:50:21 ++ cut -d/ -f2 12:50:21 + echo core-command,cmd/core-command/Dockerfile 12:50:21 + for file in '`ls cmd/**/Dockerfile`' 12:50:21 ++ cut -d/ -f2 12:50:21 ++ dirname cmd/core-data/Dockerfile 12:50:21 + echo core-data,cmd/core-data/Dockerfile 12:50:21 + for file in '`ls cmd/**/Dockerfile`' 12:50:21 ++ dirname cmd/core-metadata/Dockerfile 12:50:21 ++ cut -d/ -f2 12:50:21 + echo core-metadata,cmd/core-metadata/Dockerfile 12:50:21 + for file in '`ls cmd/**/Dockerfile`' 12:50:21 ++ cut -d/ -f2 12:50:21 ++ dirname cmd/security-bootstrapper/Dockerfile 12:50:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:50:21 + for file in '`ls cmd/**/Dockerfile`' 12:50:21 ++ cut -d/ -f2 12:50:21 ++ dirname cmd/security-proxy-setup/Dockerfile 12:50:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:50:21 + for file in '`ls cmd/**/Dockerfile`' 12:50:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:50:21 ++ cut -d/ -f2 12:50:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:50:21 + for file in '`ls cmd/**/Dockerfile`' 12:50:21 ++ cut -d/ -f2 12:50:21 ++ dirname cmd/support-notifications/Dockerfile 12:50:21 + echo support-notifications,cmd/support-notifications/Dockerfile 12:50:21 + for file in '`ls cmd/**/Dockerfile`' 12:50:21 ++ dirname cmd/support-scheduler/Dockerfile 12:50:21 ++ cut -d/ -f2 12:50:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:50:21 + for file in '`ls cmd/**/Dockerfile`' 12:50:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:50:21 ++ cut -d/ -f2 12:50:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:50:21 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:50:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:50:22 12:50:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:50:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:50:22 latest: Pulling from edgex-devops/git-semver 12:50:22 31603596830f: Pulling fs layer 12:50:22 d4622e32a9a9: Pulling fs layer 12:50:22 1030fce36090: Pulling fs layer 12:50:22 6c6cb7e1b49b: Pulling fs layer 12:50:22 6c6cb7e1b49b: Waiting 12:50:22 d4622e32a9a9: Verifying Checksum 12:50:22 d4622e32a9a9: Download complete 12:50:23 31603596830f: Verifying Checksum 12:50:23 31603596830f: Download complete 12:50:23 6c6cb7e1b49b: Verifying Checksum 12:50:23 6c6cb7e1b49b: Download complete 12:50:23 31603596830f: Pull complete 12:50:23 d4622e32a9a9: Pull complete 12:50:23 1030fce36090: Verifying Checksum 12:50:23 1030fce36090: Download complete 12:50:24 1030fce36090: Pull complete 12:50:24 6c6cb7e1b49b: Pull complete 12:50:24 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 12:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:50:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:50:24 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 12:50:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 12:50:25 $ docker top a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:50:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:50:25 [ssh-agent] Looking for ssh-agent implementation... 12:50:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:25 $ docker exec a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d ssh-agent 12:50:25 SSH_AUTH_SOCK=/tmp/ssh-27pL8iCKAzIx/agent.13 12:50:25 SSH_AGENT_PID=19 12:50:25 Running ssh-add (command line suppressed) 12:50:25 Identity added: /w/workspace/edgex-go/33@tmp/private_key_4928251270282150128.key (/w/workspace/edgex-go/33@tmp/private_key_4928251270282150128.key) 12:50:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:50:26 + git tag --points-at HEAD [Pipeline] } 12:50:26 $ docker exec --env ******** --env ******** a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d ssh-agent -k 12:50:26 unset SSH_AUTH_SOCK; 12:50:26 unset SSH_AGENT_PID; 12:50:26 echo Agent pid 19 killed; 12:50:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:50:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:50:26 [ssh-agent] Looking for ssh-agent implementation... 12:50:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:26 $ docker exec a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d ssh-agent 12:50:26 SSH_AUTH_SOCK=/tmp/ssh-RMOgHmoPpUhz/agent.51 12:50:26 SSH_AGENT_PID=58 12:50:26 Running ssh-add (command line suppressed) 12:50:26 Identity added: /w/workspace/edgex-go/33@tmp/private_key_9009454033785007329.key (/w/workspace/edgex-go/33@tmp/private_key_9009454033785007329.key) 12:50:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:50:27 + git semver init 12:50:27 # -> Open(): unable to determine branch for HEAD 12:50:27 # $GIT_DIR = /w/workspace/edgex-go/33/.git 12:50:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/33 12:50:27 # $SEMVER_REMOTE_NAME = origin 12:50:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:50:27 # $SEMVER_USER_NAME = edgex-jenkins 12:50:27 # $SEMVER_BRANCH = main 12:50:27 # $SEMVER_TEMP = /tmp/semver-566047610 12:50:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:50:42 # '/tmp/semver-566047610' -> '/w/workspace/edgex-go/33/.semver' 12:50:42 # -> Force: false 12:50:42 # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver [Pipeline] } 12:50:42 $ docker exec --env ******** --env ******** a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d ssh-agent -k 12:50:42 unset SSH_AUTH_SOCK; 12:50:42 unset SSH_AGENT_PID; 12:50:42 echo Agent pid 58 killed; 12:50:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:50:42 + git semver [Pipeline] } 12:50:42 $ docker stop --time=1 a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d 12:50:44 $ docker rm -f a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d [Pipeline] // withDockerContainer [Pipeline] sh 12:50:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:50:45 Stashed 1 file(s) [Pipeline] echo 12:50:45 [edgeXSemver]: initialized semver on version 2.0.1-dev.30 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 12:50:45 ========================================================= 12:50:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:50:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:50:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:50:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:50:46 540db60ca938: Pulling fs layer 12:50:46 adcc1eea9eea: Pulling fs layer 12:50:46 4c4ab2625f07: Pulling fs layer 12:50:46 db62176df00c: Pulling fs layer 12:50:46 3b30891b0d05: Pulling fs layer 12:50:46 06b49ca38bd5: Pulling fs layer 12:50:46 c788192a36de: Pulling fs layer 12:50:46 a77e37c0d609: Pulling fs layer 12:50:46 c3185cebc471: Pulling fs layer 12:50:46 06b49ca38bd5: Waiting 12:50:46 c788192a36de: Waiting 12:50:46 a77e37c0d609: Waiting 12:50:46 c3185cebc471: Waiting 12:50:46 db62176df00c: Waiting 12:50:46 3b30891b0d05: Waiting 12:50:46 4c4ab2625f07: Verifying Checksum 12:50:46 4c4ab2625f07: Download complete 12:50:46 adcc1eea9eea: Verifying Checksum 12:50:46 adcc1eea9eea: Download complete 12:50:46 3b30891b0d05: Verifying Checksum 12:50:46 3b30891b0d05: Download complete 12:50:46 06b49ca38bd5: Verifying Checksum 12:50:46 06b49ca38bd5: Download complete 12:50:46 540db60ca938: Verifying Checksum 12:50:46 540db60ca938: Download complete 12:50:46 c788192a36de: Verifying Checksum 12:50:46 c788192a36de: Download complete 12:50:46 540db60ca938: Pull complete 12:50:46 adcc1eea9eea: Pull complete 12:50:46 4c4ab2625f07: Pull complete 12:50:47 a77e37c0d609: Verifying Checksum 12:50:47 a77e37c0d609: Download complete 12:50:51 db62176df00c: Verifying Checksum 12:50:51 db62176df00c: Download complete 12:50:51 c3185cebc471: Verifying Checksum 12:50:51 c3185cebc471: Download complete 12:50:54 db62176df00c: Pull complete 12:50:54 3b30891b0d05: Pull complete 12:50:54 06b49ca38bd5: Pull complete 12:50:54 c788192a36de: Pull complete 12:50:54 a77e37c0d609: Pull complete 12:50:57 c3185cebc471: Pull complete 12:50:57 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 12:50:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:50:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:50:57 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:50:57 WORKDIR /edgex 12:50:57 COPY go.mod . 12:50:57 RUN go mod download' 12:50:57 + docker build -t ci-base-image-x86_64 -f - . 12:50:59 Sending build context to Docker daemon 328.7MB 12:50:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:50:59 ---> 031687cdd783 12:50:59 Step 2/4 : WORKDIR /edgex 12:51:00 Still waiting to schedule task 12:51:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 12:51:01 ---> Running in fd3e69db7fad 12:51:01 Removing intermediate container fd3e69db7fad 12:51:01 ---> 5762c50876dd 12:51:01 Step 3/4 : COPY go.mod . 12:51:01 ---> c44b1b8f499a 12:51:01 Step 4/4 : RUN go mod download 12:51:01 ---> Running in c3eabcaf19fe 12:51:40 Removing intermediate container c3eabcaf19fe 12:51:40 ---> 40e5bf0e1375 12:51:40 Successfully built 40e5bf0e1375 12:51:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:51:40 + docker inspect -f . ci-base-image-x86_64 12:51:40 . [Pipeline] withDockerContainer 12:51:40 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 12:51:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:51:41 $ docker top ae7137a243ed3558cbb40993c34cc94ccd0549316e9d24053f26319ba981ca9c -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:41 + go version 12:51:41 go version go1.16.6 linux/amd64 [Pipeline] } 12:51:41 $ docker stop --time=1 ae7137a243ed3558cbb40993c34cc94ccd0549316e9d24053f26319ba981ca9c 12:51:42 $ docker rm -f ae7137a243ed3558cbb40993c34cc94ccd0549316e9d24053f26319ba981ca9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:51:43 + docker inspect -f . ci-base-image-x86_64 12:51:43 . [Pipeline] withDockerContainer 12:51:43 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 12:51:43 $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:51:43 $ docker top ee5fa6abaf173976d63a94755625eb3de16a892c6bdac292c2065d210b485407 -eo pid,comm [Pipeline] { [Pipeline] echo 12:51:44 ========================================================= 12:51:44 [edgeXBuildGoParallel] Running Tests and Build... 12:51:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:51:44 + go mod tidy [Pipeline] sh 12:51:44 + make test 12:51:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 12:51:45 go mod tidy 12:51:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:51:52 ? github.com/edgexfoundry/edgex-go [no test files] 12:52:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:52:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:52:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:52:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:52:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:52:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:52:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:52:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:52:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:52:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:52:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 12:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 12:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 46.3% of statements 12:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:52:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements 12:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:52:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 81.2% of statements 12:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:52:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements 12:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:52:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 12:52:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:52:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:52:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:52:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:52:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:52:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 12:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:52:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements 12:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:52:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 12:52:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 12:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 12:52:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements 12:52:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 12:52:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 12:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 12:52:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 12:52:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 12:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.227s coverage: 81.8% of statements 12:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:52:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-881 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 12:52:56 Running in /w/workspace/edgex-go/33 [Pipeline] { [Pipeline] checkout 12:52:56 The recommended git tool is: git 12:53:01 using credential edgex-jenkins-ssh 12:53:01 Cloning the remote Git repository 12:53:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:53:01 > git init /w/workspace/edgex-go/33 # timeout=10 12:53:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:53:01 > git --version # timeout=10 12:53:01 > git --version # 'git version 2.17.1' 12:53:01 using GIT_SSH to set credentials SSH Credentials for GitHub 12:53:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 12:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 12:53:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:53:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:53:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:53:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:53:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:53:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:53:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:53:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 12:53:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 12:53:13 GO111MODULE=on go vet ./... 12:53:20 Avoid second fetch 12:53:20 Checking out Revision a50ec7cbd1ffe16c0409c75cc366b79de6e56022 (main) 12:53:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:53:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:20 > git config core.sparsecheckout # timeout=10 12:53:20 > git checkout -f a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 12:53:25 Commit message: "Merge pull request #3670 from jim-wang-intel/remove-curl-secretstore-setup" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:53:25 provisioning config files... 12:53:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/33@tmp/config8928497063476257370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:26 ---> docker-login.sh 12:53:26 nexus3.edgexfoundry.org:10001 12:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:27 Configure a credential helper to remove this warning. See 12:53:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:27 12:53:27 Login Succeeded 12:53:27 nexus3.edgexfoundry.org:10002 12:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:28 Configure a credential helper to remove this warning. See 12:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:28 12:53:28 Login Succeeded 12:53:28 nexus3.edgexfoundry.org:10003 12:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:28 Configure a credential helper to remove this warning. See 12:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:28 12:53:28 Login Succeeded 12:53:28 nexus3.edgexfoundry.org:10004 12:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:29 Configure a credential helper to remove this warning. See 12:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:29 12:53:29 Login Succeeded 12:53:29 docker.io 12:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:30 Configure a credential helper to remove this warning. See 12:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:30 12:53:30 Login Succeeded 12:53:30 ---> docker-login.sh ends [Pipeline] } 12:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:53:30 ========================================================= 12:53:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:53:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:53:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:53:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:53:31 595b0fe564bb: Pulling fs layer 12:53:31 24495759ef45: Pulling fs layer 12:53:31 d148012ef14d: Pulling fs layer 12:53:31 e90a11edd702: Pulling fs layer 12:53:31 d77568369979: Pulling fs layer 12:53:31 fc1c9f9a7f3b: Pulling fs layer 12:53:31 170f2ba95c9a: Pulling fs layer 12:53:31 97ac5df62f85: Pulling fs layer 12:53:31 e90a11edd702: Waiting 12:53:31 d77568369979: Waiting 12:53:31 fc1c9f9a7f3b: Waiting 12:53:31 170f2ba95c9a: Waiting 12:53:31 97ac5df62f85: Waiting 12:53:31 d148012ef14d: Download complete 12:53:31 24495759ef45: Verifying Checksum 12:53:31 24495759ef45: Download complete 12:53:31 d77568369979: Verifying Checksum 12:53:31 d77568369979: Download complete 12:53:31 fc1c9f9a7f3b: Verifying Checksum 12:53:31 fc1c9f9a7f3b: Download complete 12:53:31 595b0fe564bb: Verifying Checksum 12:53:31 595b0fe564bb: Download complete 12:53:31 170f2ba95c9a: Verifying Checksum 12:53:31 170f2ba95c9a: Download complete 12:53:32 595b0fe564bb: Pull complete 12:53:33 24495759ef45: Pull complete 12:53:34 d148012ef14d: Pull complete 12:53:35 97ac5df62f85: Verifying Checksum 12:53:35 97ac5df62f85: Download complete 12:53:35 gofmt -l . 12:53:35 [ "`gofmt -l .`" = "" ] 12:53:35 ./bin/test-attribution-txt.sh 12:53:36 e90a11edd702: Download complete [Pipeline] sh 12:53:36 + ls -al . 12:53:36 total 604 12:53:36 drwxrwxr-x 10 1001 1001 4096 Aug 14 12:53 . 12:53:36 drwxr-xr-x 4 root root 30 Aug 14 12:51 .. 12:53:36 -rw-rw-r-- 1 1001 1001 11 Aug 14 12:50 .dockerignore 12:53:36 drwxrwxr-x 8 1001 1001 162 Aug 14 12:50 .git 12:53:36 drwxrwxr-x 3 1001 1001 125 Aug 14 12:50 .github 12:53:36 -rw-rw-r-- 1 1001 1001 818 Aug 14 12:50 .gitignore 12:53:36 -rw-rw-r-- 1 1001 1001 76 Aug 14 12:50 .hadolint.yml 12:53:36 drwx------ 3 1001 1001 43 Aug 14 12:50 .semver 12:53:36 -rw-rw-r-- 1 1001 1001 166 Aug 14 12:50 .sonarcloud.properties 12:53:36 -rw-rw-r-- 1 1001 1001 1171 Aug 14 12:50 ADOPTERS.md 12:53:36 -rw-rw-r-- 1 1001 1001 8609 Aug 14 12:50 Attribution.txt 12:53:36 -rw-rw-r-- 1 1001 1001 43881 Aug 14 12:50 CHANGELOG.md 12:53:36 -rw-rw-r-- 1 1001 1001 3804 Aug 14 12:50 CONTRIBUTING.md 12:53:36 -rw-rw-r-- 1 1001 1001 677 Aug 14 12:50 GOVERNANCE.md 12:53:36 -rw-rw-r-- 1 1001 1001 849 Aug 14 12:50 Jenkinsfile 12:53:36 -rw-rw-r-- 1 1001 1001 10775 Aug 14 12:50 LICENSE 12:53:36 -rw-rw-r-- 1 1001 1001 5915 Aug 14 12:50 Makefile 12:53:36 -rw-rw-r-- 1 1001 1001 582 Aug 14 12:50 OWNERS.md 12:53:36 -rw-rw-r-- 1 1001 1001 8643 Aug 14 12:50 README.md 12:53:36 -rw-rw-r-- 1 1001 1001 6912 Aug 14 12:50 SECURITY.md 12:53:36 -rw-rw-r-- 1 1001 1001 12 Aug 14 12:50 VERSION 12:53:36 -rw-rw-r-- 1 1001 1001 4131 Aug 14 12:50 ZMQWindows.md 12:53:36 drwxrwxr-x 2 1001 1001 37 Aug 14 12:50 bin 12:53:36 drwxrwxr-x 14 1001 1001 4096 Aug 14 12:50 cmd 12:53:36 -rw-r--r-- 1 root root 404329 Aug 14 12:53 coverage.out 12:53:36 -rw-rw-r-- 1 1001 1001 813 Aug 14 12:50 go.mod 12:53:36 -rw-r--r-- 1 root root 48847 Aug 14 12:51 go.sum 12:53:36 drwxrwxr-x 8 1001 1001 124 Aug 14 12:50 internal 12:53:36 drwxrwxr-x 3 1001 1001 16 Aug 14 12:50 openapi 12:53:36 drwxrwxr-x 4 1001 1001 71 Aug 14 12:50 snap 12:53:36 -rw-rw-r-- 1 1001 1001 204 Aug 14 12:50 version.go [Pipeline] sh 12:53:37 + '[' -e coverage.out ] 12:53:37 + chown 1001:1001 coverage.out [Pipeline] stash 12:53:37 Stashed 1 file(s) [Pipeline] sh 12:53:37 + make build 12:53:37 go mod tidy 12:53:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data 12:53:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:53:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command 12:53:46 e90a11edd702: Pull complete 12:53:46 d77568369979: Pull complete 12:53:46 fc1c9f9a7f3b: Pull complete 12:53:46 170f2ba95c9a: Pull complete 12:53:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:53:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:53:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:53:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:53:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:53:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:53:52 97ac5df62f85: Pull complete 12:53:52 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 12:53:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:53:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:53:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:53:52 WORKDIR /edgex 12:53:52 COPY go.mod . 12:53:52 RUN go mod download 12:53:52 + docker build -t ci-base-image-arm64 -f - . 12:53:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:53:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config 12:53:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:53:54 Sending build context to Docker daemon 165.9MB 12:53:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:53:54 ---> 04bc70af865f 12:53:54 Step 2/4 : WORKDIR /edgex [Pipeline] } 12:53:56 $ docker stop --time=1 ee5fa6abaf173976d63a94755625eb3de16a892c6bdac292c2065d210b485407 12:53:58 $ docker rm -f ee5fa6abaf173976d63a94755625eb3de16a892c6bdac292c2065d210b485407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 12:53:59 ---> Running in 3ea83b4ba193 12:53:59 Removing intermediate container 3ea83b4ba193 12:53:59 ---> 84585ba82bf0 12:53:59 Step 3/4 : COPY go.mod . 12:54:00 ---> f309fcca70e0 12:54:00 Step 4/4 : RUN go mod download 12:54:00 ---> Running in 8f1321451c85 [Pipeline] isUnix [Pipeline] sh 12:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:54:01 12:54:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:54:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:54:01 latest: Pulling from edgex-devops/edgex-compose 12:54:01 cbdbe7a5bc2a: Pulling fs layer 12:54:01 ca9280d653b3: Pulling fs layer 12:54:01 7e9c9ca2126c: Pulling fs layer 12:54:02 cbdbe7a5bc2a: Verifying Checksum 12:54:02 cbdbe7a5bc2a: Download complete 12:54:02 cbdbe7a5bc2a: Pull complete 12:54:02 ca9280d653b3: Verifying Checksum 12:54:02 ca9280d653b3: Download complete 12:54:03 ca9280d653b3: Pull complete 12:54:05 7e9c9ca2126c: Verifying Checksum 12:54:05 7e9c9ca2126c: Download complete 12:54:08 7e9c9ca2126c: Pull complete 12:54:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:54:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:54:09 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 12:54:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:54:11 $ docker top 93a38ab6c8d6a07a94e025b775e03cf88ff1184dc2e3548334abe77f4da07e50 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:12 + docker-compose build --help 12:54:12 + grep parallel 12:54:12 --parallel Build images in parallel. [Pipeline] } 12:54:12 $ docker stop --time=1 93a38ab6c8d6a07a94e025b775e03cf88ff1184dc2e3548334abe77f4da07e50 12:54:14 $ docker rm -f 93a38ab6c8d6a07a94e025b775e03cf88ff1184dc2e3548334abe77f4da07e50 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:54:14 . [Pipeline] withDockerContainer 12:54:14 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 12:54:14 $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:54:15 $ docker top 079e7d7a0bc84643ab969e2142b593227f2770cb3c3595399ca8c666b9059c11 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:15 + docker-compose -f ./docker-compose-build.yml build --parallel 12:54:16 Building core-command ... 12:54:16 Building core-data ... 12:54:16 Building core-metadata ... 12:54:16 Building security-bootstrapper ... 12:54:16 Building security-proxy-setup ... 12:54:16 Building security-secretstore-setup ... 12:54:16 Building support-notifications ... 12:54:16 Building support-scheduler ... 12:54:16 Building sys-mgmt-agent ... 12:54:16 Building support-scheduler 12:54:16 Building support-notifications 12:54:16 Building security-bootstrapper 12:54:16 Building security-proxy-setup 12:54:16 Building core-data 12:54:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:54:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:54:26 ---> 40e5bf0e1375 12:54:26 Step 3/22 : WORKDIR /edgex-go 12:54:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:54:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:54:26 ---> 40e5bf0e1375 12:54:26 Step 3/32 : WORKDIR /edgex-go 12:54:31 ---> Running in b3b44eba3163 12:54:31 ---> Running in 70ec035d54a9 12:54:38 Removing intermediate container b3b44eba3163 12:54:38 ---> faed33ef687e 12:54:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:38 Removing intermediate container 70ec035d54a9 12:54:38 ---> 06d1649dddbb 12:54:38 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:54:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:54:38 ---> 40e5bf0e1375 12:54:38 Step 3/23 : WORKDIR /edgex-go 12:54:38 ---> Using cache 12:54:38 ---> faed33ef687e 12:54:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:54:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:54:40 ---> 40e5bf0e1375 12:54:40 Step 3/24 : WORKDIR /edgex-go 12:54:40 ---> Using cache 12:54:40 ---> faed33ef687e 12:54:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:40 ---> Running in de7c3bf6a626 12:54:40 ---> Running in 32ef3e0c3f59 12:54:40 ---> Running in 2d9d4652e5f8 12:54:40 ---> Running in 6f29c286b1e4 12:54:41 Removing intermediate container de7c3bf6a626 12:54:41 ---> 775592509233 12:54:41 Step 5/23 : RUN apk add --update --no-cache make git 12:54:41 ---> Running in 1ce6957da417 12:54:41 Removing intermediate container 32ef3e0c3f59 12:54:41 ---> 313894a17ed8 12:54:41 Step 5/32 : RUN apk add --update --no-cache make git 12:54:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:54:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:54:42 ---> 40e5bf0e1375 12:54:42 Step 3/23 : WORKDIR /edgex-go 12:54:42 ---> Using cache 12:54:42 ---> faed33ef687e 12:54:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:42 ---> Using cache 12:54:42 ---> 775592509233 12:54:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:54:42 ---> Running in 603243ca936f 12:54:42 ---> Running in f78c39708494 12:54:42 Removing intermediate container 2d9d4652e5f8 12:54:42 ---> 13a246659fc8 12:54:42 Step 5/22 : RUN apk add --update --no-cache make git 12:54:42 ---> Running in 3c4064f3f2a3 12:54:42 Removing intermediate container 6f29c286b1e4 12:54:42 ---> db18ae4e26f6 12:54:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:54:42 ---> Running in 0b2a7a22be65 12:54:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:54:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:54:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:54:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:54:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:54:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:54:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:54:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:54:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:54:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:54:43 OK: 219 MiB in 52 packages 12:54:44 OK: 219 MiB in 52 packages 12:54:44 OK: 219 MiB in 52 packages 12:54:44 OK: 219 MiB in 52 packages 12:54:44 OK: 219 MiB in 52 packages 12:54:44 Removing intermediate container 1ce6957da417 12:54:44 ---> 07352cdfba55 12:54:44 Step 6/23 : COPY go.mod . 12:54:44 Removing intermediate container 603243ca936f 12:54:44 ---> b770ebb4e1cd 12:54:44 Step 6/32 : COPY go.mod . 12:54:44 ---> 9cd23f1c1b24 12:54:44 Step 7/23 : RUN go mod download 12:54:44 Removing intermediate container f78c39708494 12:54:44 ---> dbd7c2246a5f 12:54:44 Step 6/23 : COPY go.mod . 12:54:44 ---> Running in 1c7d8bdf3518 12:54:44 Removing intermediate container 0b2a7a22be65 12:54:44 ---> 72cc8ca295e4 12:54:44 Step 6/24 : COPY go.mod . 12:54:44 Removing intermediate container 3c4064f3f2a3 12:54:44 ---> 9fa6270d74c8 12:54:44 Step 6/22 : COPY go.mod . 12:54:44 ---> 2ad69e8c90f4 12:54:44 Step 7/32 : RUN go mod download 12:54:44 ---> 6ba991483865 12:54:44 Step 7/23 : RUN go mod download 12:54:44 ---> 64c549979338 12:54:44 Step 7/24 : RUN go mod download 12:54:44 ---> Running in 13e65447ece5 12:54:44 ---> Running in 09e8ef2864ff 12:54:44 ---> Running in c38f1e22b455 12:54:44 ---> 2da7d06965ca 12:54:44 Step 7/22 : RUN go mod download 12:54:44 ---> Running in 376b68c6b66f 12:54:46 Removing intermediate container 1c7d8bdf3518 12:54:46 ---> 19c18ebb795d 12:54:46 Step 8/23 : COPY . . 12:54:48 Removing intermediate container 13e65447ece5 12:54:48 ---> 0f936b35edc2 12:54:48 Step 8/32 : COPY . . 12:54:48 Removing intermediate container 376b68c6b66f 12:54:48 ---> 244f2e5dd1a9 12:54:48 Step 8/22 : COPY . . 12:54:50 Removing intermediate container c38f1e22b455 12:54:50 ---> 2f1265d7168d 12:54:50 Step 8/24 : COPY . . 12:54:50 Removing intermediate container 09e8ef2864ff 12:54:50 ---> 906ee26a49af 12:54:50 Step 8/23 : COPY . . 12:54:56 ---> 74d7989f4575 12:54:56 Step 9/23 : RUN go mod tidy 12:54:57 ---> e5e24a223ff0 12:54:57 Step 9/32 : RUN go mod tidy 12:54:57 ---> de34fd83d3b5 12:54:57 Step 9/22 : RUN go mod tidy 12:54:57 ---> Running in e925a22a5297 12:54:58 ---> Running in 6f05672b4f41 12:54:58 ---> Running in d97b895bedef 12:55:02 Removing intermediate container d97b895bedef 12:55:02 ---> 1d0d1f9a3c92 12:55:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:55:02 Removing intermediate container 6f05672b4f41 12:55:02 ---> 5c23f47d4ca8 12:55:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:55:02 ---> Running in 714667d00c72 12:55:02 ---> Running in 6eb104c6e1e5 12:55:02 Removing intermediate container e925a22a5297 12:55:02 ---> f74a8b65c5e3 12:55:02 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:55:02 ---> Running in 48bec0a71699 12:55:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:55:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:55:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:55:15 ---> 667b3826ffac 12:55:15 Step 9/23 : RUN go mod tidy 12:55:15 ---> Running in 6fc863b58562 12:55:15 ---> ebc9e66c8762 12:55:15 Step 9/24 : RUN go mod tidy 12:55:15 ---> Running in d8dd8ea5de7f 12:55:16 Removing intermediate container 6fc863b58562 12:55:16 ---> 02f13c95545d 12:55:16 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:55:16 ---> Running in 999af258bd1c 12:55:16 Removing intermediate container d8dd8ea5de7f 12:55:16 ---> c4025c80f8ba 12:55:16 Step 10/24 : RUN make cmd/core-data/core-data 12:55:16 ---> Running in 0da952b51d70 12:55:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:55:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data 12:55:22 Removing intermediate container 8f1321451c85 12:55:22 ---> d2e4fb634e6d 12:55:22 Successfully built d2e4fb634e6d 12:55:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:55:22 + docker inspect -f . ci-base-image-arm64 12:55:22 . [Pipeline] withDockerContainer 12:55:22 prd-ubuntu18.04-docker-arm64-4c-16g-881 does not seem to be running inside a container 12:55:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:55:24 $ docker top 83340df2a8899bbc16426c2b8d1630cb533a57b1c2ce508aa78a3fdc4ee035e8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:25 + go version 12:55:25 go version go1.16.6 linux/arm64 [Pipeline] } 12:55:25 $ docker stop --time=1 83340df2a8899bbc16426c2b8d1630cb533a57b1c2ce508aa78a3fdc4ee035e8 12:55:27 $ docker rm -f 83340df2a8899bbc16426c2b8d1630cb533a57b1c2ce508aa78a3fdc4ee035e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:55:28 12:55:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:55:29 latest: Pulling from edgex-devops/edgex-compose-arm64 12:55:29 29e5d40040c1: Pulling fs layer 12:55:29 1ce36da41761: Pulling fs layer 12:55:29 25b303627fd3: Pulling fs layer 12:55:29 29e5d40040c1: Download complete 12:55:29 1ce36da41761: Verifying Checksum 12:55:29 1ce36da41761: Download complete 12:55:29 29e5d40040c1: Pull complete 12:55:31 1ce36da41761: Pull complete 12:55:31 25b303627fd3: Verifying Checksum 12:55:31 25b303627fd3: Download complete 12:55:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config 12:55:40 Removing intermediate container 6eb104c6e1e5 12:55:40 ---> 50a3466bda7b 12:55:40 12:55:40 Step 11/32 : FROM alpine:3.12 12:55:40 3.12: Pulling from library/alpine 12:55:41 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 12:55:41 Status: Downloaded newer image for alpine:3.12 12:55:41 ---> 13621d1b12d4 12:55:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:55:41 25b303627fd3: Pull complete 12:55:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:55:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:55:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:55:42 ---> Running in e64f2933aac2 12:55:42 Removing intermediate container 714667d00c72 12:55:42 ---> 84d050a93ad9 12:55:42 12:55:42 Step 11/22 : FROM alpine:3.12 12:55:42 ---> 13621d1b12d4 12:55:42 Step 12/22 : RUN apk add --update --no-cache curl 12:55:42 ---> Running in 5096839d9b3c 12:55:42 prd-ubuntu18.04-docker-arm64-4c-16g-881 does not seem to be running inside a container 12:55:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 12:55:42 Removing intermediate container e64f2933aac2 12:55:42 ---> ed19d7e3b06b 12:55:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 12:55:42 ---> Running in db5b8229ec60 12:55:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:55:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:55:43 (1/4) Installing ca-certificates (20191127-r4) 12:55:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:55:43 (3/4) Installing libcurl (7.78.0-r0) 12:55:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:55:43 (4/4) Installing curl (7.78.0-r0) 12:55:43 Executing busybox-1.31.1-r20.trigger 12:55:43 Executing ca-certificates-20191127-r4.trigger 12:55:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:55:43 OK: 7 MiB in 18 packages 12:55:43 (1/2) Installing dumb-init (1.2.2-r1) 12:55:43 (2/2) Installing su-exec (0.2-r1) 12:55:43 Executing busybox-1.31.1-r20.trigger 12:55:43 OK: 6 MiB in 16 packages 12:55:43 Removing intermediate container 48bec0a71699 12:55:43 ---> d1ae2fc4eacc 12:55:43 12:55:43 Step 11/23 : FROM alpine:3.12 12:55:43 ---> 13621d1b12d4 12:55:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:55:43 ---> Running in 36ed4e58b9e3 12:55:44 Removing intermediate container db5b8229ec60 12:55:44 ---> ac376b7e2c58 12:55:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 12:55:44 Removing intermediate container 5096839d9b3c 12:55:44 ---> 1fc5b9b7b69a 12:55:44 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:55:44 ---> Running in a56c1cd8a872 12:55:44 ---> Running in 5e4d7172649a 12:55:44 Removing intermediate container a56c1cd8a872 12:55:44 ---> ee04efa7f8d1 12:55:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:55:44 Removing intermediate container 5e4d7172649a 12:55:44 ---> bab3afb7bcec 12:55:44 Step 14/22 : WORKDIR /edgex 12:55:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:55:44 ---> Running in 1da64815b466 12:55:44 ---> Running in 1f45dc6c3d7c 12:55:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:55:45 Removing intermediate container 1da64815b466 12:55:45 ---> 03e2a6c53d8c 12:55:45 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:55:45 ---> Running in b87cd08e9bb2 12:55:45 Removing intermediate container 1f45dc6c3d7c 12:55:45 ---> 9365f911c4aa 12:55:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:55:45 (1/1) Installing dumb-init (1.2.2-r1) 12:55:45 Executing busybox-1.31.1-r20.trigger 12:55:45 OK: 6 MiB in 15 packages 12:55:45 ---> 7f489ea30a5f 12:55:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:55:45 $ docker top 440fb7bebf3b8375e778afc67f6589698d38981412507fa1231a113d40253a6d -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:46 Removing intermediate container 36ed4e58b9e3 12:55:46 ---> 34e78a21bdac 12:55:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:55:46 ---> Running in d1a1825faf41 12:55:46 ---> cc27dace7705 12:55:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:55:46 Removing intermediate container d1a1825faf41 12:55:46 ---> e6b7488988cd 12:55:46 Step 14/23 : ENV APP_PORT=59861 12:55:46 Removing intermediate container b87cd08e9bb2 12:55:46 ---> e2fbdc5d4bbe 12:55:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 12:55:46 ---> Running in bdae09801a6f 12:55:46 ---> Running in 28f4a20f6a49 12:55:46 Removing intermediate container bdae09801a6f 12:55:46 ---> aecb74bcd827 12:55:46 Step 15/23 : EXPOSE $APP_PORT 12:55:46 + grep parallel 12:55:46 + docker-compose build --help 12:55:46 ---> Running in 8171e0be329c 12:55:46 Removing intermediate container 28f4a20f6a49 12:55:46 ---> b20f6e5bde53 12:55:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:55:46 ---> 6129a993ef43 12:55:46 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:55:46 ---> Running in 2799006d0953 12:55:47 Removing intermediate container 8171e0be329c 12:55:47 ---> cf307cf8e09e 12:55:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:55:47 Removing intermediate container 2799006d0953 12:55:47 ---> d36f670a6005 12:55:47 Step 19/22 : CMD ["--init=true"] 12:55:47 ---> b1c846ac55b9 12:55:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:55:47 ---> Running in 7a4197f217b0 12:55:47 ---> Running in 4f801909bcac 12:55:47 ---> 4f77e83a8e7e 12:55:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:55:47 Removing intermediate container 7a4197f217b0 12:55:47 ---> 86f6fe560f2c 12:55:47 Step 20/22 : LABEL arch=x86_64 12:55:47 ---> Running in cdcafb50141d 12:55:48 ---> 622dc5df3f0e 12:55:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:55:48 Removing intermediate container cdcafb50141d 12:55:48 ---> 9c17e3326ec0 12:55:48 Step 21/22 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:55:48 ---> Running in a5d82bddd19b 12:55:48 Removing intermediate container a5d82bddd19b 12:55:48 ---> 73a6cea2405d 12:55:48 Step 22/22 : LABEL version=2.0.1-dev.30 12:55:48 ---> c52547e15511 12:55:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:55:48 ---> Running in 96654bece45e 12:55:48 ---> Running in 555a0875c490 12:55:48 Removing intermediate container 4f801909bcac 12:55:48 ---> 392e53f17cc7 12:55:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:55:48 Removing intermediate container 96654bece45e 12:55:48 ---> 1ead3ecb1270 12:55:48 12:55:48 Removing intermediate container 555a0875c490 12:55:48 ---> 9d5eab540b0f 12:55:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:55:49 ---> Running in 105b11887e86 12:55:49 Successfully built 1ead3ecb1270 12:55:49 Successfully tagged security-proxy-setup:latest 12:55:49 Building security-secretstore-setup 12:55:49  Building security-proxy-setup ... done  ---> 3096e3121ed9 12:55:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:55:49 Removing intermediate container 105b11887e86 12:55:49 ---> 4d0ba2510b4e 12:55:49 Step 21/23 : LABEL arch=x86_64 12:55:49 ---> Running in 830da9136994 12:55:50 --parallel Build images in parallel. [Pipeline] } 12:55:50 $ docker stop --time=1 440fb7bebf3b8375e778afc67f6589698d38981412507fa1231a113d40253a6d 12:55:50 Removing intermediate container 830da9136994 12:55:50 ---> 5a4fc338a2dd 12:55:50 Step 22/23 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:55:50 ---> Running in afa4c65d8d7c 12:55:50 ---> e5c5706e75fe 12:55:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:55:51 Removing intermediate container afa4c65d8d7c 12:55:51 ---> 45b03aafdb5b 12:55:51 Step 23/23 : LABEL version=2.0.1-dev.30 12:55:51 ---> e9ea046bb6e3 12:55:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:55:51 ---> Running in b165a470925e 12:55:51 Removing intermediate container b165a470925e 12:55:51 ---> 258f7170a0ee 12:55:51 12:55:51 Successfully built 258f7170a0ee 12:55:51 Successfully tagged support-scheduler:latest 12:55:51 ---> bbfe6bf90179 12:55:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:55:51 Building sys-mgmt-agent 12:55:52 $ docker rm -f 440fb7bebf3b8375e778afc67f6589698d38981412507fa1231a113d40253a6d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:55:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:55:52 . [Pipeline] withDockerContainer 12:55:53 prd-ubuntu18.04-docker-arm64-4c-16g-881 does not seem to be running inside a container 12:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:55:53  Building support-scheduler ... done  ---> bcd337299613 12:55:53 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 12:55:54 ---> Running in 31ea257a5090 12:55:54 Removing intermediate container 31ea257a5090 12:55:54 ---> 4bd5373351ec 12:55:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:55:55 ---> 80dd4b823ad1 12:55:55 Step 27/32 : RUN chmod +x /entrypoint.sh 12:55:55 $ docker top ebd4dab11b1d279218a8727334683fdfee27f1ba3b6d757cc00145a4f8f3b1b5 -eo pid,comm 12:55:55 ---> Running in 0816a55753c4 [Pipeline] { [Pipeline] sh 12:55:56 + docker-compose -f ./docker-compose-build.yml build --parallel 12:55:57 Removing intermediate container 999af258bd1c 12:55:57 ---> f6b90e36e642 12:55:57 12:55:57 Step 11/23 : FROM alpine:3.12 12:55:57 ---> 13621d1b12d4 12:55:57 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:55:57 ---> Running in 3ccfe10331aa 12:55:57 Removing intermediate container 0816a55753c4 12:55:57 ---> 3052aafa54a7 12:55:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:55:58 ---> Running in db085e9d37c2 12:55:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:55:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:55:58 Removing intermediate container 0da952b51d70 12:55:58 ---> fcf446b49335 12:55:58 12:55:58 Step 11/24 : FROM alpine:3.12 12:55:58 ---> 13621d1b12d4 12:55:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:55:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:55:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:55:58 ---> 40e5bf0e1375 12:55:58 Step 3/24 : WORKDIR /edgex-go 12:55:58 ---> Using cache 12:55:58 ---> faed33ef687e 12:55:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:55:58 ---> Using cache 12:55:58 ---> db18ae4e26f6 12:55:58 Step 5/24 : RUN apk add --update --no-cache make bash git 12:55:58 (1/2) Installing ca-certificates (20191127-r4) 12:55:58 (2/2) Installing dumb-init (1.2.2-r1) 12:55:58 Executing busybox-1.31.1-r20.trigger 12:55:58 Removing intermediate container db085e9d37c2 12:55:58 ---> af2869595deb 12:55:58 Step 29/32 : CMD ["gate"] 12:55:58 Executing ca-certificates-20191127-r4.trigger 12:55:58 ---> Running in dc0e72d0a3ec 12:55:58 ---> Running in 2bf7f49552a9 12:55:58 OK: 6 MiB in 16 packages 12:55:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:55:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:55:59 ---> 40e5bf0e1375 12:55:59 Step 3/26 : WORKDIR /edgex-go 12:55:59 ---> Using cache 12:55:59 ---> faed33ef687e 12:55:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:55:59 ---> Using cache 12:55:59 ---> db18ae4e26f6 12:55:59 Step 5/26 : RUN apk add --update --no-cache make git 12:55:59 ---> Running in 5d3e06d74be4 12:55:59 ---> Running in 1fc060d82703 12:55:59 Removing intermediate container dc0e72d0a3ec 12:55:59 ---> 083df968efe5 12:55:59 Step 13/24 : ENV APP_PORT=59880 12:55:59 ---> Running in 6a9362d6e70f 12:55:59 Removing intermediate container 5d3e06d74be4 12:55:59 ---> 510ab3d93b11 12:55:59 Step 30/32 : LABEL arch=x86_64 12:55:59 ---> Running in 3d3913e8fc21 12:55:59 Removing intermediate container 6a9362d6e70f 12:55:59 ---> 5812ab81580f 12:55:59 Step 14/24 : EXPOSE $APP_PORT 12:55:59 ---> Running in 504cc232d618 12:55:59 Removing intermediate container 3ccfe10331aa 12:55:59 ---> 9fc8be824e92 12:55:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:55:59 ---> Running in c640248ca2c4 12:55:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:55:59 Removing intermediate container 3d3913e8fc21 12:55:59 ---> 2c3b0a382027 12:55:59 Step 31/32 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:55:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:55:59 ---> Running in 02510fc6cb65 12:55:59 Removing intermediate container 504cc232d618 12:55:59 ---> 20ed74b338c6 12:55:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:55:59 ---> Running in bc72b5718282 12:55:59 Removing intermediate container c640248ca2c4 12:55:59 ---> d2f1900ae744 12:55:59 Step 14/23 : ENV APP_PORT=59860 12:55:59 ---> Running in cfa2f487e2f9 12:55:59 Removing intermediate container 02510fc6cb65 12:55:59 ---> 2c5fe56ae1bc 12:55:59 Step 32/32 : LABEL version=2.0.1-dev.30 12:56:00 ---> Running in 9a84339dbafe 12:56:00 Removing intermediate container cfa2f487e2f9 12:56:00 ---> ec7ae37a0011 12:56:00 Step 15/23 : EXPOSE $APP_PORT 12:56:00 ---> Running in c93c975e2483 12:56:00 Removing intermediate container 9a84339dbafe 12:56:00 ---> f571fb378283 12:56:00 12:56:00 Removing intermediate container c93c975e2483 12:56:00 ---> 7cc9c7fc65c1 12:56:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:56:00 Successfully built f571fb378283 12:56:00 Successfully tagged security-bootstrapper:latest 12:56:00 Building core-metadata 12:56:00  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:56:00 Building core-command ... 12:56:00 Building core-data ... 12:56:00 Building core-metadata ... 12:56:00 Building security-bootstrapper ... 12:56:00 Building security-proxy-setup ... 12:56:00 Building security-secretstore-setup ... 12:56:00 Building support-notifications ... 12:56:00 Building support-scheduler ... 12:56:00 Building sys-mgmt-agent ... 12:56:00 Building support-notifications 12:56:00 Building security-proxy-setup 12:56:00 Building security-secretstore-setup 12:56:00 Building support-scheduler 12:56:00 Building security-bootstrapper 12:56:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:56:01 OK: 219 MiB in 52 packages 12:56:01 OK: 219 MiB in 52 packages 12:56:01 ---> d7fb5cd62dbc 12:56:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:56:02 Removing intermediate container bc72b5718282 12:56:02 ---> 6a0c06269707 12:56:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 12:56:02 ---> Running in 34399e3e73e1 12:56:02 ---> 7602785e2150 12:56:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:56:03 Removing intermediate container 2bf7f49552a9 12:56:03 ---> 67d64de602b7 12:56:03 Step 6/24 : COPY go.mod . 12:56:03 Removing intermediate container 1fc060d82703 12:56:03 ---> 3339a7cb42b6 12:56:03 Step 6/26 : COPY go.mod . 12:56:03 ---> 2c1637a2058f 12:56:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:56:03 ---> Running in 455b3f265361 12:56:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:56:03 ---> 3dd5a9d2afd4 12:56:03 Step 7/24 : RUN go mod download 12:56:03 Removing intermediate container 455b3f265361 12:56:03 ---> 0453443de3e6 12:56:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:56:03 ---> 1b205e8d4782 12:56:03 Step 7/26 : RUN go mod download 12:56:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:56:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:56:03 ---> 40e5bf0e1375 12:56:03 Step 3/24 : WORKDIR /edgex-go 12:56:03 ---> Using cache 12:56:03 ---> faed33ef687e 12:56:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:03 ---> Using cache 12:56:03 ---> db18ae4e26f6 12:56:03 Step 5/24 : RUN apk add --update --no-cache make git 12:56:03 ---> Using cache 12:56:03 ---> 3339a7cb42b6 12:56:03 Step 6/24 : COPY go.mod . 12:56:03 ---> Using cache 12:56:03 ---> 1b205e8d4782 12:56:03 Step 7/24 : RUN go mod download 12:56:03 ---> Running in 81d110280706 12:56:03 ---> Running in 700348c18634 12:56:03 ---> Running in 2b9bcf95ef84 12:56:03 ---> Running in 5b0dc074f934 12:56:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:56:03 Removing intermediate container 2b9bcf95ef84 12:56:03 ---> c48b52f1a5d8 12:56:03 Step 21/23 : LABEL arch=x86_64 12:56:03 ---> Running in 8ca4e291db7c 12:56:04 Removing intermediate container 8ca4e291db7c 12:56:04 ---> ce78b5988fd7 12:56:04 Step 22/23 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:56:04 ---> Running in 90a531476b5b 12:56:04 (1/6) Installing dumb-init (1.2.2-r1) 12:56:04 (2/6) Installing libgcc (9.3.0-r2) 12:56:04 Removing intermediate container 90a531476b5b 12:56:04 ---> 5443a75c2993 12:56:04 Step 23/23 : LABEL version=2.0.1-dev.30 12:56:04 (3/6) Installing libsodium (1.0.18-r0) 12:56:04 ---> Running in f31174964d45 12:56:04 (4/6) Installing libstdc++ (9.3.0-r2) 12:56:04 Removing intermediate container f31174964d45 12:56:04 ---> d4b33d1974dc 12:56:04 12:56:04 Successfully built d4b33d1974dc 12:56:04 Successfully tagged support-notifications:latest 12:56:04 Building core-command 12:56:05  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) 12:56:05 (6/6) Installing zeromq (4.3.3-r0) 12:56:05 Executing busybox-1.31.1-r20.trigger 12:56:05 OK: 8 MiB in 20 packages 12:56:08 Removing intermediate container 34399e3e73e1 12:56:08 ---> 2132366ea0e0 12:56:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:56:08 Removing intermediate container 81d110280706 12:56:08 ---> c31a544c0a19 12:56:08 Step 8/24 : COPY . . 12:56:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:56:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:56:08 ---> 40e5bf0e1375 12:56:08 Step 3/24 : WORKDIR /edgex-go 12:56:08 ---> Using cache 12:56:08 ---> faed33ef687e 12:56:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:08 ---> Using cache 12:56:08 ---> db18ae4e26f6 12:56:08 Step 5/24 : RUN apk add --update --no-cache make git 12:56:08 ---> Using cache 12:56:08 ---> 3339a7cb42b6 12:56:08 Step 6/24 : COPY go.mod . 12:56:08 ---> Using cache 12:56:08 ---> 1b205e8d4782 12:56:08 Step 7/24 : RUN go mod download 12:56:08 Removing intermediate container 700348c18634 12:56:08 ---> f9d7489bc175 12:56:08 Step 8/24 : COPY . . 12:56:08 ---> Running in a38952450c6d 12:56:08 Removing intermediate container 5b0dc074f934 12:56:08 ---> 0ca95ba97ea4 12:56:08 Step 8/26 : COPY . . 12:56:12 ---> 163ac0c79872 12:56:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:56:13 ---> a91b7901230e 12:56:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:56:13 Removing intermediate container a38952450c6d 12:56:13 ---> 3f6f3182311c 12:56:13 Step 8/24 : COPY . . 12:56:14 ---> b32f2b6ac70b 12:56:14 Step 20/24 : ENTRYPOINT ["/core-data"] 12:56:14 ---> Running in 670440838da9 12:56:14 Removing intermediate container 670440838da9 12:56:14 ---> 40f8cc8494ec 12:56:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:56:15 ---> Running in c558cc0931e4 12:56:16 Removing intermediate container c558cc0931e4 12:56:16 ---> 1c98eb9e5838 12:56:16 Step 22/24 : LABEL arch=x86_64 12:56:17 ---> Running in 2c1e10e14a67 12:56:18 ---> 4bd8a6750dd5 12:56:18 Step 9/24 : RUN go mod tidy 12:56:18 ---> 20f7b7facdf5 12:56:18 Step 9/24 : RUN go mod tidy 12:56:18 ---> Running in cf555a58bda0 12:56:18 ---> Running in 1828e8e19505 12:56:18 Removing intermediate container 2c1e10e14a67 12:56:18 ---> 2449dac76481 12:56:18 Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:56:19 ---> 14b1c16452db 12:56:19 Step 9/26 : RUN go mod tidy 12:56:19 ---> Running in f6178cd668c7 12:56:19 ---> Running in 3ffdad8b42d8 12:56:19 Removing intermediate container f6178cd668c7 12:56:19 ---> c45aca51925d 12:56:19 Step 24/24 : LABEL version=2.0.1-dev.30 12:56:19 ---> Running in 43997cc7a761 12:56:20 Removing intermediate container 43997cc7a761 12:56:20 ---> d5d929f1a26d 12:56:20 12:56:20 Successfully built d5d929f1a26d 12:56:20 Successfully tagged core-data:latest 12:56:20  Building core-data ... done Removing intermediate container 1828e8e19505 12:56:20 ---> 3726c8ffb928 12:56:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:56:20 Removing intermediate container cf555a58bda0 12:56:20 ---> 701ef1a0f86e 12:56:20 Step 10/24 : RUN make cmd/core-metadata/core-metadata 12:56:21 ---> Running in f0e5ce33d97e 12:56:21 ---> Running in 4bb750fb5d5a 12:56:21 Removing intermediate container 3ffdad8b42d8 12:56:21 ---> f680ca4558c4 12:56:21 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:56:21 ---> Running in 372e9f341fe6 12:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:56:26 ---> d66654a8c11f 12:56:26 Step 9/24 : RUN go mod tidy 12:56:26 ---> Running in 85f3284ea525 12:56:28 Removing intermediate container 85f3284ea525 12:56:28 ---> ab348ad3c58e 12:56:28 Step 10/24 : RUN make cmd/core-command/core-command 12:56:28 ---> Running in aa3c78551827 12:56:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command 12:56:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:56:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:56:47 ---> d2e4fb634e6d 12:56:47 Step 3/23 : WORKDIR /edgex-go 12:56:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:56:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:56:47 ---> d2e4fb634e6d 12:56:47 Step 3/26 : WORKDIR /edgex-go 12:56:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:56:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:56:47 ---> d2e4fb634e6d 12:56:47 Step 3/23 : WORKDIR /edgex-go 12:56:47 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:56:47 12:56:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:56:47 ---> d2e4fb634e6d 12:56:47 Step 3/22 : WORKDIR /edgex-go 12:56:47 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:56:47 ---> d2e4fb634e6d 12:56:47 Step 3/32 : WORKDIR /edgex-go 12:56:47 ---> Running in 8398c6cfa74b 12:56:47 ---> Running in 7b3e176ea8c5 12:56:47 ---> Running in 97c6dfe993b4 12:56:47 ---> Running in 5b7191f1a7bd 12:56:47 ---> Running in d78f69f26047 12:56:47 Removing intermediate container 5b7191f1a7bd 12:56:47 ---> eff00b2bac2c 12:56:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:47 Removing intermediate container 8398c6cfa74b 12:56:47 ---> 7e492a0ba84d 12:56:47 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:47 Removing intermediate container 97c6dfe993b4 12:56:47 ---> 0b1c0beb5ac0 12:56:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:47 Removing intermediate container 7b3e176ea8c5 12:56:47 ---> 3be34b774d6a 12:56:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:47 Removing intermediate container d78f69f26047 12:56:47 ---> 4591ace3a00e 12:56:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:47 ---> Running in b713ee023f9d 12:56:47 ---> Running in e2493c433f2d 12:56:47 ---> Running in 8e8ee95acb20 12:56:47 ---> Running in 6155e30247b5 12:56:47 ---> Running in 98bdb38a8e65 12:56:48 Removing intermediate container b713ee023f9d 12:56:48 ---> 7e2854786d29 12:56:48 Step 5/22 : RUN apk add --update --no-cache make git 12:56:48 ---> Running in 47aa0d9729aa 12:56:48 Removing intermediate container e2493c433f2d 12:56:48 ---> 01dc3bb328d2 12:56:48 Step 5/32 : RUN apk add --update --no-cache make git 12:56:48 Removing intermediate container 8e8ee95acb20 12:56:48 ---> 8fb68c087305 12:56:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:56:48 ---> Running in 4d6a8727b878 12:56:49 ---> Running in 768f5fa14319 12:56:49 Removing intermediate container 6155e30247b5 12:56:49 ---> c4fc56df04bb 12:56:49 Step 5/23 : RUN apk add --update --no-cache make git 12:56:49 Removing intermediate container 98bdb38a8e65 12:56:49 ---> 2bd4045c62f7 12:56:49 Step 5/26 : RUN apk add --update --no-cache make git 12:56:49 ---> Running in f3b5edc3e7a3 12:56:49 ---> Running in 7bbda6949f0b 12:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:56:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:56:52 OK: 218 MiB in 52 packages 12:56:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:56:52 OK: 218 MiB in 52 packages 12:56:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:56:52 OK: 218 MiB in 52 packages 12:56:53 OK: 218 MiB in 52 packages 12:56:53 OK: 218 MiB in 52 packages 12:56:53 Removing intermediate container f0e5ce33d97e 12:56:53 ---> 520d197afb1b 12:56:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:56:53 ---> Running in 4e3ad7e5ae6f 12:56:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:56:54 Removing intermediate container 47aa0d9729aa 12:56:54 ---> 1b711dbaa713 12:56:54 Step 6/22 : COPY go.mod . 12:56:54 Removing intermediate container 4d6a8727b878 12:56:54 ---> f7848cdbe82a 12:56:54 Step 6/32 : COPY go.mod . 12:56:54 Removing intermediate container 768f5fa14319 12:56:54 ---> 250630bc0940 12:56:54 Step 6/23 : COPY go.mod . 12:56:55 Removing intermediate container 7bbda6949f0b 12:56:55 ---> ba9c274c21b6 12:56:55 Step 6/26 : COPY go.mod . 12:56:55 ---> 38c972edeed0 12:56:55 Step 7/22 : RUN go mod download 12:56:55 ---> 1049a4ac4ff0 12:56:55 Step 7/32 : RUN go mod download 12:56:55 ---> Running in 019cbe5381c6 12:56:55 Removing intermediate container f3b5edc3e7a3 12:56:55 ---> 7bcb0914e9af 12:56:55 Step 6/23 : COPY go.mod . 12:56:55 ---> Running in 825c2d24b607 12:56:55 ---> 20b8557edf02 12:56:55 Step 7/23 : RUN go mod download 12:56:55 Removing intermediate container 4bb750fb5d5a 12:56:55 ---> 4e91c5b79a36 12:56:55 12:56:55 Step 11/24 : FROM alpine:3.12 12:56:55 ---> 13621d1b12d4 12:56:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:56:55 ---> Using cache 12:56:55 ---> 34e78a21bdac 12:56:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:56:55 ---> Using cache 12:56:55 ---> e6b7488988cd 12:56:55 Step 14/24 : ENV APP_PORT=59881 12:56:55 Removing intermediate container 372e9f341fe6 12:56:55 ---> c06eb45bd82c 12:56:55 12:56:55 Step 11/26 : FROM alpine:3.12 12:56:55 ---> 13621d1b12d4 12:56:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:56:55 ---> Running in 39f80557fc9d 12:56:55 ---> Running in fc3aa0431cef 12:56:55 Removing intermediate container 4e3ad7e5ae6f 12:56:55 ---> 5294dfcd0e94 12:56:55 12:56:55 Step 12/24 : FROM docker:20.10.7 12:56:56 ---> Running in 251b3d653555 12:56:56 ---> 1c5b3d592a12 12:56:56 Step 7/26 : RUN go mod download 12:56:56 20.10.7: Pulling from library/docker 12:56:56 Removing intermediate container fc3aa0431cef 12:56:56 ---> 4113b1df54b3 12:56:56 Step 15/24 : EXPOSE $APP_PORT 12:56:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:56:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:56:56 ---> Running in b774363f9518 12:56:56 (1/3) Installing ca-certificates (20191127-r4) 12:56:56 (2/3) Installing dumb-init (1.2.2-r1) 12:56:56 (3/3) Installing su-exec (0.2-r1) 12:56:56 Executing busybox-1.31.1-r20.trigger 12:56:56 Executing ca-certificates-20191127-r4.trigger 12:56:56 ---> Running in 678e5a62e07d 12:56:56 OK: 6 MiB in 17 packages 12:56:56 Removing intermediate container aa3c78551827 12:56:56 ---> 790c149e1127 12:56:56 12:56:56 Step 11/24 : FROM alpine:3.12 12:56:56 ---> 13621d1b12d4 12:56:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:56:56 ---> Using cache 12:56:56 ---> 34e78a21bdac 12:56:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:56:56 ---> Using cache 12:56:56 ---> e6b7488988cd 12:56:56 Step 14/24 : ENV APP_PORT=59882 12:56:56 Removing intermediate container 678e5a62e07d 12:56:56 ---> 09eb95c66cf2 12:56:56 Step 16/24 : WORKDIR / 12:56:56 ---> Running in 6e51acdb3f96 12:56:56 ---> Running in bc8285a353b3 12:56:56 ---> f50d3db7c4c1 12:56:56 Step 7/23 : RUN go mod download 12:56:57 Removing intermediate container 6e51acdb3f96 12:56:57 ---> d740388ea696 12:56:57 Step 15/24 : EXPOSE $APP_PORT 12:56:57 Removing intermediate container bc8285a353b3 12:56:57 ---> dafc11473992 12:56:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:56:57 ---> Running in a3990c499b1c 12:56:57 Removing intermediate container 39f80557fc9d 12:56:57 ---> 22a9d5333316 12:56:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:56:57 ---> Running in 794cd3df8dd0 12:56:57 Removing intermediate container a3990c499b1c 12:56:57 ---> 2b15f6dde171 12:56:57 Step 16/24 : WORKDIR / 12:56:57 ---> Running in a6f8bae8ef97 12:56:57 ---> Running in ea2e1aa6f95c 12:56:57 ---> dea6c5a0170f 12:56:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:56:57 Removing intermediate container a6f8bae8ef97 12:56:57 ---> 70b5ba011cd8 12:56:57 Step 14/26 : WORKDIR / 12:56:57 Removing intermediate container ea2e1aa6f95c 12:56:57 ---> 099dca869052 12:56:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:56:57 ---> Running in 52a44d65dda5 12:56:57 ---> 7a69a59b1ea1 12:56:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:56:57 Removing intermediate container 52a44d65dda5 12:56:57 ---> 9238a958a714 12:56:57 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:56:57 ---> 0946f49f5b8f 12:56:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:56:57 ---> 62e341567752 12:56:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:56:57 ---> aed86be07d00 12:56:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:56:58 ---> Running in 39b4e49ecccf 12:56:58 ---> ee3899fe3085 12:56:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:56:58 Removing intermediate container 39b4e49ecccf 12:56:58 ---> 9ed6ca4a3d48 12:56:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:56:58 ---> 2d4023e23594 12:56:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:56:58 ---> Running in acf51d370fac 12:56:58 Removing intermediate container acf51d370fac 12:56:58 ---> e8f963d46f2d 12:56:58 Step 22/24 : LABEL arch=x86_64 12:56:58 ---> 5cacd4252b49 12:56:58 Step 20/24 : ENTRYPOINT ["/core-command"] 12:56:58 ---> Running in c2217a73f250 12:56:58 ---> Running in 7bbee016d4a2 12:56:58 ---> 7c27f1a1a93d 12:56:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:56:58 Removing intermediate container c2217a73f250 12:56:58 ---> 28857b7d19c1 12:56:58 Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:56:58 Removing intermediate container 7bbee016d4a2 12:56:58 ---> fdaf8e354a6b 12:56:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:56:58 ---> Running in c581ce28c080 12:56:58 ---> Running in 39d26007c199 12:56:58 ---> 12016cfdcbd3 12:56:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:56:58 Removing intermediate container 39d26007c199 12:56:58 ---> d775cd8264bb 12:56:58 Step 22/24 : LABEL arch=x86_64 12:56:58 Removing intermediate container c581ce28c080 12:56:58 ---> 700df7c4fe05 12:56:58 Step 24/24 : LABEL version=2.0.1-dev.30 12:56:58 ---> Running in 459484bb596b 12:56:58 ---> Running in 3f3a14dd144f 12:56:58 Removing intermediate container 459484bb596b 12:56:58 ---> 7a604601ab1b 12:56:58 12:56:58 Removing intermediate container 3f3a14dd144f 12:56:58 ---> d68e76885ac3 12:56:58 Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:56:58 Successfully built 7a604601ab1b 12:56:58 Successfully tagged core-metadata:latest 12:56:58  Building core-metadata ... done  ---> Running in d000f4bf98b8 12:56:59 ---> e917cd3e4d0e 12:56:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:56:59 Removing intermediate container d000f4bf98b8 12:56:59 ---> 29992769b902 12:56:59 Step 24/24 : LABEL version=2.0.1-dev.30 12:56:59 ---> Running in bfd2f6a7d5c8 12:56:59 Removing intermediate container bfd2f6a7d5c8 12:56:59 ---> f335efd759d5 12:56:59 12:56:59 Successfully built f335efd759d5 12:56:59 ---> dc12b988c876 12:56:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:56:59 Successfully tagged core-command:latest 12:56:59  Building core-command ... done  ---> 72daba80c080 12:56:59 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/ 12:56:59 ---> Running in ba01524cd83e 12:57:00 Removing intermediate container ba01524cd83e 12:57:00 ---> 865acbe9287f 12:57:00 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:57:00 ---> Running in b2d3fc05e92d 12:57:00 Removing intermediate container b2d3fc05e92d 12:57:00 ---> cc1ac1a2add1 12:57:00 Step 24/26 : LABEL arch=x86_64 12:57:00 ---> Running in c4ed92e4d6c9 12:57:00 Removing intermediate container c4ed92e4d6c9 12:57:00 ---> 0ff7d87313bf 12:57:00 Step 25/26 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:00 ---> Running in 3567ad6ccc02 12:57:00 Removing intermediate container 3567ad6ccc02 12:57:00 ---> 8e25945325c4 12:57:00 Step 26/26 : LABEL version=2.0.1-dev.30 12:57:00 ---> Running in 2075dbe918d0 12:57:00 Removing intermediate container 2075dbe918d0 12:57:00 ---> 85578000882b 12:57:00 12:57:00 Successfully built 85578000882b 12:57:00 Successfully tagged security-secretstore-setup:latest 12:57:02 Removing intermediate container 019cbe5381c6 12:57:02 ---> 671ccd0dd12f 12:57:02 Step 8/22 : COPY . . 12:57:02 Removing intermediate container 825c2d24b607 12:57:02 ---> 89c8941dee7f 12:57:02 Step 8/32 : COPY . . 12:57:02 Removing intermediate container 251b3d653555 12:57:02 ---> 5a25d27527e6 12:57:02 Step 8/23 : COPY . . 12:57:03 Removing intermediate container b774363f9518 12:57:03 ---> fb996e9adf02 12:57:03 Step 8/26 : COPY . . 12:57:03 Removing intermediate container 794cd3df8dd0 12:57:03 ---> cdd485c59a81 12:57:03 Step 8/23 : COPY . . 12:57:05  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 12:57:05 Status: Downloaded newer image for docker:20.10.7 12:57:05 ---> 08bdaf2f88f9 12:57:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:57:05 ---> Running in 184881c27ae2 12:57:05 Removing intermediate container 184881c27ae2 12:57:05 ---> c138c1152225 12:57:05 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:57:05 ---> Running in ac95e151d2de 12:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:57:06 (1/39) Installing readline (8.1.0-r0) 12:57:06 (2/39) Installing bash (5.1.0-r0) 12:57:06 Executing bash-5.1.0-r0.post-install 12:57:06 (3/39) Installing brotli-libs (1.0.9-r3) 12:57:06 (4/39) Installing nghttp2-libs (1.42.0-r1) 12:57:06 (5/39) Installing libcurl (7.78.0-r0) 12:57:06 (6/39) Installing curl (7.78.0-r0) 12:57:06 (7/39) Installing dumb-init (1.2.5-r0) 12:57:06 (8/39) Installing libbz2 (1.0.8-r1) 12:57:06 (9/39) Installing expat (2.2.10-r1) 12:57:06 (10/39) Installing libffi (3.3-r2) 12:57:06 (11/39) Installing gdbm (1.19-r0) 12:57:06 (12/39) Installing xz-libs (5.2.5-r0) 12:57:06 (13/39) Installing sqlite-libs (3.34.1-r0) 12:57:06 (14/39) Installing python3 (3.8.10-r0) 12:57:06 (15/39) Installing py3-appdirs (1.4.4-r1) 12:57:06 (16/39) Installing py3-ordered-set (4.0.2-r0) 12:57:06 (17/39) Installing py3-parsing (2.4.7-r1) 12:57:06 (18/39) Installing py3-six (1.15.0-r0) 12:57:06 (19/39) Installing py3-packaging (20.9-r0) 12:57:06 (20/39) Installing py3-setuptools (51.3.3-r0) 12:57:06 (21/39) Installing py3-chardet (4.0.0-r0) 12:57:07 (22/39) Installing py3-idna (3.1-r0) 12:57:07 (23/39) Installing py3-urllib3 (1.26.2-r1) 12:57:07 (24/39) Installing py3-requests (2.25.1-r1) 12:57:07 (25/39) Installing py3-msgpack (1.0.2-r0) 12:57:07 (26/39) Installing py3-lockfile (0.12.2-r3) 12:57:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:57:07 (28/39) Installing py3-colorama (0.4.4-r0) 12:57:07 (29/39) Installing py3-contextlib2 (0.6.0-r0) 12:57:07 (30/39) Installing py3-distlib (0.3.1-r1) 12:57:07 (31/39) Installing py3-distro (1.5.0-r1) 12:57:07 (32/39) Installing py3-webencodings (0.5.1-r3) 12:57:07 (33/39) Installing py3-html5lib (1.1-r0) 12:57:07 (34/39) Installing py3-pytoml (0.1.21-r0) 12:57:07 (35/39) Installing py3-pep517 (0.9.1-r0) 12:57:07 (36/39) Installing py3-progress (1.5-r0) 12:57:07 (37/39) Installing py3-retrying (1.3.3-r0) 12:57:07 (38/39) Installing py3-toml (0.10.2-r0) 12:57:07 (39/39) Installing py3-pip (20.3.4-r0) 12:57:07 Executing busybox-1.32.1-r6.trigger 12:57:07 OK: 82 MiB in 59 packages 12:57:09 Collecting docker-compose==1.23.2 12:57:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:57:09 Collecting cached-property<2,>=1.2.0 12:57:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:57:09 Collecting dockerpty<0.5,>=0.4.1 12:57:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:57:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:57:09 Collecting jsonschema<3,>=2.5.1 12:57:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:57:09 Collecting texttable<0.10,>=0.9.0 12:57:09 Downloading texttable-0.9.1.tar.gz (11 kB) 12:57:09 Collecting docopt<0.7,>=0.6.1 12:57:09 Downloading docopt-0.6.2.tar.gz (25 kB) 12:57:09 Collecting PyYAML<4,>=3.10 12:57:09 Downloading PyYAML-3.13.tar.gz (270 kB) 12:57:10 Collecting websocket-client<1.0,>=0.32.0 12:57:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:57:10 Collecting docker<4.0,>=3.6.0 12:57:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:57:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:57:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:57:10 Collecting docker-pycreds>=0.4.0 12:57:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:57:11 Collecting urllib3<1.25,>=1.21.1 12:57:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:57:11 Collecting chardet<3.1.0,>=3.0.2 12:57:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:57:11 Collecting idna<2.8,>=2.5 12:57:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:57:11 Collecting certifi>=2017.4.17 12:57:11 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 12:57:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:57:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:57:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:57:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:57:11 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:57:11 Attempting uninstall: urllib3 12:57:11 Found existing installation: urllib3 1.26.2 12:57:11 Uninstalling urllib3-1.26.2: 12:57:11 Successfully uninstalled urllib3-1.26.2 12:57:11 Attempting uninstall: idna 12:57:11 Found existing installation: idna 3.1 12:57:11 Uninstalling idna-3.1: 12:57:11 Successfully uninstalled idna-3.1 12:57:11 Attempting uninstall: chardet 12:57:11 Found existing installation: chardet 4.0.0 12:57:11 Uninstalling chardet-4.0.0: 12:57:11 Successfully uninstalled chardet-4.0.0 12:57:11 Attempting uninstall: requests 12:57:11 Found existing installation: requests 2.25.1 12:57:11 Uninstalling requests-2.25.1: 12:57:11 Successfully uninstalled requests-2.25.1 12:57:11 Running setup.py install for texttable: started 12:57:12 Running setup.py install for texttable: finished with status 'done' 12:57:12 Running setup.py install for PyYAML: started 12:57:12 Running setup.py install for PyYAML: finished with status 'done' 12:57:12 Running setup.py install for docopt: started 12:57:12 Running setup.py install for docopt: finished with status 'done' 12:57:12 Running setup.py install for dockerpty: started 12:57:13 Running setup.py install for dockerpty: finished with status 'done' 12:57:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 12:57:16 Removing intermediate container ac95e151d2de 12:57:16 ---> edaf8fd20559 12:57:16 Step 15/24 : ENV APP_PORT=58890 12:57:16 ---> Running in 4c58c782bb06 12:57:16 Removing intermediate container 4c58c782bb06 12:57:16 ---> 3582e459f463 12:57:16 Step 16/24 : EXPOSE $APP_PORT 12:57:16 ---> Running in 0ce9983b5dfc 12:57:16 Removing intermediate container 0ce9983b5dfc 12:57:16 ---> 2256abb87505 12:57:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:57:17 ---> 3d5a5840eb2c 12:57:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:57:17 ---> 91a901bc6f3b 12:57:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:57:17 ---> d83b448e6360 12:57:17 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 12:57:17 ---> Running in 784b5bbbb81e 12:57:17 Removing intermediate container 784b5bbbb81e 12:57:17 ---> c81f8dbf3e5d 12:57:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:57:17 ---> Running in 9133c51a4add 12:57:17 Removing intermediate container 9133c51a4add 12:57:17 ---> e29392d61ea2 12:57:17 Step 22/24 : LABEL arch=x86_64 12:57:17 ---> Running in 06f45361f8dc 12:57:17 Removing intermediate container 06f45361f8dc 12:57:17 ---> 24031a4668f4 12:57:17 Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:17 ---> Running in 960c9a809fca 12:57:17 Removing intermediate container 960c9a809fca 12:57:17 ---> 02452723fa26 12:57:17 Step 24/24 : LABEL version=2.0.1-dev.30 12:57:18 ---> Running in 5b890eb135d7 12:57:18 Removing intermediate container 5b890eb135d7 12:57:18 ---> 344949e2f4d3 12:57:18 12:57:18 Successfully built 344949e2f4d3 12:57:18 Successfully tagged sys-mgmt-agent:latest 12:57:18  Building sys-mgmt-agent ... done  [Pipeline] } 12:57:18 $ docker stop --time=1 079e7d7a0bc84643ab969e2142b593227f2770cb3c3595399ca8c666b9059c11 12:57:19 $ docker rm -f 079e7d7a0bc84643ab969e2142b593227f2770cb3c3595399ca8c666b9059c11 [Pipeline] // withDockerContainer [Pipeline] sh 12:57:20 + docker images 12:57:20 REPOSITORY TAG IMAGE ID CREATED SIZE 12:57:20 sys-mgmt-agent latest 344949e2f4d3 3 seconds ago 325MB 12:57:20 security-secretstore-setup latest 85578000882b 20 seconds ago 28.1MB 12:57:20 core-command latest f335efd759d5 21 seconds ago 16MB 12:57:20 core-metadata latest 7a604601ab1b 22 seconds ago 16.7MB 12:57:20 790c149e1127 24 seconds ago 1.74GB 12:57:20 5294dfcd0e94 25 seconds ago 1.75GB 12:57:20 4e91c5b79a36 25 seconds ago 1.75GB 12:57:20 c06eb45bd82c 25 seconds ago 1.75GB 12:57:20 core-data latest d5d929f1a26d About a minute ago 20.4MB 12:57:20 support-notifications latest d4b33d1974dc About a minute ago 16.8MB 12:57:20 security-bootstrapper latest f571fb378283 About a minute ago 18.8MB 12:57:20 fcf446b49335 About a minute ago 1.75GB 12:57:20 f6b90e36e642 About a minute ago 1.75GB 12:57:20 support-scheduler latest 258f7170a0ee About a minute ago 16.1MB 12:57:20 security-proxy-setup latest 1ead3ecb1270 About a minute ago 25.9MB 12:57:20 d1ae2fc4eacc About a minute ago 1.75GB 12:57:20 84d050a93ad9 About a minute ago 1.75GB 12:57:20 50a3466bda7b About a minute ago 1.75GB 12:57:20 ci-base-image-x86_64 latest 40e5bf0e1375 5 minutes ago 1.24GB 12:57:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 8 days ago 547MB 12:57:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 11 days ago 37.5MB 12:57:20 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 12:57:20 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 12:57:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 12:57:20 provisioning config files... 12:57:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/33@tmp/config2886458094198155176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:57:20 ---> docker-login.sh 12:57:20 nexus3.edgexfoundry.org:10001 12:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:20 Configure a credential helper to remove this warning. See 12:57:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:20 12:57:20 Login Succeeded 12:57:20 nexus3.edgexfoundry.org:10002 12:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:21 Configure a credential helper to remove this warning. See 12:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:21 12:57:21 Login Succeeded 12:57:21 nexus3.edgexfoundry.org:10003 12:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:21 Configure a credential helper to remove this warning. See 12:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:21 12:57:21 Login Succeeded 12:57:21 nexus3.edgexfoundry.org:10004 12:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:21 Configure a credential helper to remove this warning. See 12:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:21 12:57:21 Login Succeeded 12:57:21 docker.io 12:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:21 Configure a credential helper to remove this warning. See 12:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:21 12:57:21 Login Succeeded 12:57:21 ---> docker-login.sh ends [Pipeline] } 12:57:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 12:57:22 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:22 latest 12:57:22 2.0.1-dev.30 12:57:22 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:22 main 12:57:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 12:57:22 + docker push nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:57:22 b7a71a58275c: Preparing 12:57:22 14fd8a5ccba5: Preparing 12:57:22 0a7ee468a43b: Preparing 12:57:22 7115048ad463: Preparing 12:57:22 32f366d666a5: Preparing 12:57:22 32f366d666a5: Layer already exists 12:57:23 7115048ad463: Pushed 12:57:23 0a7ee468a43b: Pushed 12:57:23 b7a71a58275c: Pushed 12:57:24 14fd8a5ccba5: Pushed 12:57:24 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:f44305418baac690e9b560ef81ac118992c4fb953ab4c2449ea8197c88cecc1a size: 1363 [Pipeline] isUnix [Pipeline] sh 12:57:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 12:57:25 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 12:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:57:25 b7a71a58275c: Preparing 12:57:25 14fd8a5ccba5: Preparing 12:57:25 0a7ee468a43b: Preparing 12:57:25 7115048ad463: Preparing 12:57:25 32f366d666a5: Preparing 12:57:25 7115048ad463: Layer already exists 12:57:25 0a7ee468a43b: Layer already exists 12:57:25 32f366d666a5: Layer already exists 12:57:25 14fd8a5ccba5: Layer already exists 12:57:25 b7a71a58275c: Layer already exists 12:57:25 latest: digest: sha256:f44305418baac690e9b560ef81ac118992c4fb953ab4c2449ea8197c88cecc1a size: 1363 [Pipeline] isUnix [Pipeline] sh 12:57:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:25 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.30 12:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:57:25 b7a71a58275c: Preparing 12:57:25 14fd8a5ccba5: Preparing 12:57:25 0a7ee468a43b: Preparing 12:57:25 7115048ad463: Preparing 12:57:25 32f366d666a5: Preparing 12:57:25 b7a71a58275c: Layer already exists 12:57:25 32f366d666a5: Layer already exists 12:57:25 14fd8a5ccba5: Layer already exists 12:57:25 0a7ee468a43b: Layer already exists 12:57:25 7115048ad463: Layer already exists 12:57:25 2.0.1-dev.30: digest: sha256:f44305418baac690e9b560ef81ac118992c4fb953ab4c2449ea8197c88cecc1a size: 1363 [Pipeline] isUnix [Pipeline] sh 12:57:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:26 ---> e245b7ed171d 12:57:26 Step 9/22 : RUN go mod tidy 12:57:26 ---> d1b5c26d98a6 12:57:26 Step 9/23 : RUN go mod tidy 12:57:26 ---> Running in f6b07d03b604 12:57:26 ---> ec60f135f452 12:57:26 Step 9/32 : RUN go mod tidy 12:57:26 ---> 899538481295 12:57:26 Step 9/23 : RUN go mod tidy 12:57:26 ---> dc5e290e7732 12:57:26 Step 9/26 : RUN go mod tidy 12:57:26 ---> Running in a0b8cb87db38 12:57:26 ---> Running in d60f1f340ab6 12:57:26 ---> Running in b0a92f054ccc 12:57:26 ---> Running in 8aad62e7422a 12:57:26 + docker push nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:57:26 b7a71a58275c: Preparing 12:57:26 14fd8a5ccba5: Preparing 12:57:26 0a7ee468a43b: Preparing 12:57:26 7115048ad463: Preparing 12:57:26 32f366d666a5: Preparing 12:57:26 7115048ad463: Layer already exists 12:57:26 32f366d666a5: Layer already exists 12:57:26 b7a71a58275c: Layer already exists 12:57:26 0a7ee468a43b: Layer already exists 12:57:26 14fd8a5ccba5: Layer already exists 12:57:26 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:f44305418baac690e9b560ef81ac118992c4fb953ab4c2449ea8197c88cecc1a size: 1363 [Pipeline] isUnix [Pipeline] sh 12:57:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 12:57:27 + docker push nexus3.edgexfoundry.org:10004/core-command:main 12:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:57:27 b7a71a58275c: Preparing 12:57:27 14fd8a5ccba5: Preparing 12:57:27 0a7ee468a43b: Preparing 12:57:27 7115048ad463: Preparing 12:57:27 32f366d666a5: Preparing 12:57:27 7115048ad463: Layer already exists 12:57:27 14fd8a5ccba5: Layer already exists 12:57:27 b7a71a58275c: Layer already exists 12:57:27 32f366d666a5: Layer already exists 12:57:27 0a7ee468a43b: Layer already exists 12:57:27 main: digest: sha256:f44305418baac690e9b560ef81ac118992c4fb953ab4c2449ea8197c88cecc1a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:27 ===================================================== [Pipeline] echo 12:57:27 taggedImages: 12:57:27 - nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:27 - nexus3.edgexfoundry.org:10004/core-command:latest 12:57:27 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.30 12:57:27 - nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:27 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 12:57:27 [edgeXDocker.push] Tagging docker image core-data with the following tags: 12:57:27 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:27 latest 12:57:27 2.0.1-dev.30 12:57:27 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:27 main 12:57:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 12:57:27 + docker push nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:57:27 1241bd0362bc: Preparing 12:57:27 09b588a1e268: Preparing 12:57:27 0a7ee468a43b: Preparing 12:57:27 0df923296239: Preparing 12:57:27 1d4765c0761d: Preparing 12:57:27 32f366d666a5: Preparing 12:57:27 32f366d666a5: Waiting 12:57:27 0a7ee468a43b: Layer already exists 12:57:27 32f366d666a5: Layer already exists 12:57:28 1d4765c0761d: Pushed 12:57:28 1241bd0362bc: Pushed 12:57:28 0df923296239: Pushed 12:57:29 09b588a1e268: Pushed 12:57:29 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:ca04a445dc7be871bd7009c7d644cbde977d6ecd258d0822d880ba3e8e7a3ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:57:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 12:57:30 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 12:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:57:30 1241bd0362bc: Preparing 12:57:30 09b588a1e268: Preparing 12:57:30 0a7ee468a43b: Preparing 12:57:30 0df923296239: Preparing 12:57:30 1d4765c0761d: Preparing 12:57:30 32f366d666a5: Preparing 12:57:30 32f366d666a5: Waiting 12:57:30 0df923296239: Layer already exists 12:57:30 1241bd0362bc: Layer already exists 12:57:30 1d4765c0761d: Layer already exists 12:57:30 09b588a1e268: Layer already exists 12:57:30 0a7ee468a43b: Layer already exists 12:57:30 32f366d666a5: Layer already exists 12:57:30 latest: digest: sha256:ca04a445dc7be871bd7009c7d644cbde977d6ecd258d0822d880ba3e8e7a3ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:57:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:30 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.30 12:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:57:30 1241bd0362bc: Preparing 12:57:30 09b588a1e268: Preparing 12:57:30 0a7ee468a43b: Preparing 12:57:30 0df923296239: Preparing 12:57:30 1d4765c0761d: Preparing 12:57:30 32f366d666a5: Preparing 12:57:30 32f366d666a5: Waiting 12:57:30 09b588a1e268: Layer already exists 12:57:30 0df923296239: Layer already exists 12:57:30 1d4765c0761d: Layer already exists 12:57:30 0a7ee468a43b: Layer already exists 12:57:30 1241bd0362bc: Layer already exists 12:57:30 32f366d666a5: Layer already exists 12:57:30 2.0.1-dev.30: digest: sha256:ca04a445dc7be871bd7009c7d644cbde977d6ecd258d0822d880ba3e8e7a3ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:57:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:31 + docker push nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:57:31 1241bd0362bc: Preparing 12:57:31 09b588a1e268: Preparing 12:57:31 0a7ee468a43b: Preparing 12:57:31 0df923296239: Preparing 12:57:31 1d4765c0761d: Preparing 12:57:31 32f366d666a5: Preparing 12:57:31 32f366d666a5: Waiting 12:57:31 1d4765c0761d: Layer already exists 12:57:31 1241bd0362bc: Layer already exists 12:57:31 0df923296239: Layer already exists 12:57:31 09b588a1e268: Layer already exists 12:57:31 0a7ee468a43b: Layer already exists 12:57:31 32f366d666a5: Layer already exists 12:57:31 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:ca04a445dc7be871bd7009c7d644cbde977d6ecd258d0822d880ba3e8e7a3ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:57:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 12:57:32 + docker push nexus3.edgexfoundry.org:10004/core-data:main 12:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:57:32 1241bd0362bc: Preparing 12:57:32 09b588a1e268: Preparing 12:57:32 0a7ee468a43b: Preparing 12:57:32 0df923296239: Preparing 12:57:32 1d4765c0761d: Preparing 12:57:32 32f366d666a5: Preparing 12:57:32 32f366d666a5: Waiting 12:57:32 1d4765c0761d: Layer already exists 12:57:32 1241bd0362bc: Layer already exists 12:57:32 0a7ee468a43b: Layer already exists 12:57:32 09b588a1e268: Layer already exists 12:57:32 0df923296239: Layer already exists 12:57:32 32f366d666a5: Layer already exists 12:57:32 main: digest: sha256:ca04a445dc7be871bd7009c7d644cbde977d6ecd258d0822d880ba3e8e7a3ae1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:32 ===================================================== [Pipeline] echo 12:57:32 taggedImages: 12:57:32 - nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:32 - nexus3.edgexfoundry.org:10004/core-data:latest 12:57:32 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.30 12:57:32 - nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:32 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 12:57:32 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 12:57:32 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:32 latest 12:57:32 2.0.1-dev.30 12:57:32 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:32 main 12:57:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 12:57:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:57:32 bcfaf954e22d: Preparing 12:57:32 8676fe9e6c5b: Preparing 12:57:32 0a7ee468a43b: Preparing 12:57:32 7115048ad463: Preparing 12:57:32 32f366d666a5: Preparing 12:57:32 0a7ee468a43b: Layer already exists 12:57:32 32f366d666a5: Layer already exists 12:57:32 7115048ad463: Layer already exists 12:57:32 bcfaf954e22d: Pushed 12:57:33 Removing intermediate container f6b07d03b604 12:57:33 ---> 0a9a909cb1d9 12:57:33 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:57:33 ---> Running in 53ac15bba6fb 12:57:33 Removing intermediate container a0b8cb87db38 12:57:33 ---> 6f6103a1bcfa 12:57:33 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:57:34 ---> Running in b42fdd9c8df7 12:57:34 8676fe9e6c5b: Pushed 12:57:34 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:d3d39bd44e0e8d9986ed76cc9b8c36d7aa2155ae16cacb9c16acfe3505284e98 size: 1363 [Pipeline] isUnix [Pipeline] sh 12:57:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 12:57:34 Removing intermediate container d60f1f340ab6 12:57:34 ---> 908ddda15029 12:57:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:57:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 12:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:57:34 bcfaf954e22d: Preparing 12:57:34 8676fe9e6c5b: Preparing 12:57:34 0a7ee468a43b: Preparing 12:57:34 7115048ad463: Preparing 12:57:34 32f366d666a5: Preparing 12:57:34 0a7ee468a43b: Layer already exists 12:57:34 7115048ad463: Layer already exists 12:57:34 8676fe9e6c5b: Layer already exists 12:57:34 32f366d666a5: Layer already exists 12:57:34 bcfaf954e22d: Layer already exists 12:57:34 latest: digest: sha256:d3d39bd44e0e8d9986ed76cc9b8c36d7aa2155ae16cacb9c16acfe3505284e98 size: 1363 [Pipeline] isUnix [Pipeline] sh 12:57:35 ---> Running in 842ea9b57cf2 12:57:35 Removing intermediate container b0a92f054ccc 12:57:35 ---> 4e209602482a 12:57:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:57:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:57:35 Removing intermediate container 8aad62e7422a 12:57:35 ---> e458194ec221 12:57:35 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:57:35 ---> Running in 5b730faa5fa8 12:57:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.30 12:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:57:35 bcfaf954e22d: Preparing 12:57:35 8676fe9e6c5b: Preparing 12:57:35 0a7ee468a43b: Preparing 12:57:35 7115048ad463: Preparing 12:57:35 32f366d666a5: Preparing 12:57:35 32f366d666a5: Layer already exists 12:57:35 0a7ee468a43b: Layer already exists 12:57:35 bcfaf954e22d: Layer already exists 12:57:35 7115048ad463: Layer already exists 12:57:35 8676fe9e6c5b: Layer already exists 12:57:35 2.0.1-dev.30: digest: sha256:d3d39bd44e0e8d9986ed76cc9b8c36d7aa2155ae16cacb9c16acfe3505284e98 size: 1363 [Pipeline] isUnix [Pipeline] sh 12:57:35 ---> Running in 65e4637221bc 12:57:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:57:36 bcfaf954e22d: Preparing 12:57:36 8676fe9e6c5b: Preparing 12:57:36 0a7ee468a43b: Preparing 12:57:36 7115048ad463: Preparing 12:57:36 32f366d666a5: Preparing 12:57:36 0a7ee468a43b: Layer already exists 12:57:36 8676fe9e6c5b: Layer already exists 12:57:36 32f366d666a5: Layer already exists 12:57:36 bcfaf954e22d: Layer already exists 12:57:36 7115048ad463: Layer already exists 12:57:36 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:d3d39bd44e0e8d9986ed76cc9b8c36d7aa2155ae16cacb9c16acfe3505284e98 size: 1363 [Pipeline] isUnix [Pipeline] sh 12:57:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:57:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 12:57:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 12:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:57:36 bcfaf954e22d: Preparing 12:57:36 8676fe9e6c5b: Preparing 12:57:36 0a7ee468a43b: Preparing 12:57:36 7115048ad463: Preparing 12:57:36 32f366d666a5: Preparing 12:57:36 32f366d666a5: Layer already exists 12:57:36 bcfaf954e22d: Layer already exists 12:57:36 8676fe9e6c5b: Layer already exists 12:57:36 0a7ee468a43b: Layer already exists 12:57:36 7115048ad463: Layer already exists 12:57:36 main: digest: sha256:d3d39bd44e0e8d9986ed76cc9b8c36d7aa2155ae16cacb9c16acfe3505284e98 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:36 ===================================================== [Pipeline] echo 12:57:36 taggedImages: 12:57:36 - nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:36 - nexus3.edgexfoundry.org:10004/core-metadata:latest 12:57:36 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.30 12:57:36 - nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:36 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 12:57:36 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 12:57:36 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:36 latest 12:57:36 2.0.1-dev.30 12:57:36 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:36 main 12:57:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 12:57:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:57:37 5f1c68114c3d: Preparing 12:57:37 5f1c68114c3d: Preparing 12:57:37 39114dc426bd: Preparing 12:57:37 8aba47dba024: Preparing 12:57:37 7ff208213c26: Preparing 12:57:37 cd7c84da3c88: Preparing 12:57:37 0a7ee468a43b: Preparing 12:57:37 9bb403b47df3: Preparing 12:57:37 90f587be9668: Preparing 12:57:37 a55ab0995c3b: Preparing 12:57:37 d19259d16743: Preparing 12:57:37 32f366d666a5: Preparing 12:57:37 9bb403b47df3: Waiting 12:57:37 90f587be9668: Waiting 12:57:37 a55ab0995c3b: Waiting 12:57:37 d19259d16743: Waiting 12:57:37 32f366d666a5: Waiting 12:57:37 0a7ee468a43b: Waiting 12:57:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:57:37 7ff208213c26: Pushed 12:57:37 0a7ee468a43b: Layer already exists 12:57:37 5f1c68114c3d: Pushed 12:57:37 8aba47dba024: Pushed 12:57:37 39114dc426bd: Pushed 12:57:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:57:38 90f587be9668: Pushed 12:57:38 d19259d16743: Pushed 12:57:38 a55ab0995c3b: Pushed 12:57:38 9bb403b47df3: Pushed 12:57:38 32f366d666a5: Layer already exists 12:57:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:57:39 cd7c84da3c88: Pushed 12:57:39 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:f978bcf4f49bb0d48ea16a5ddc3088729fb26b55e928f7826aa38b704fcc9cb8 size: 2817 [Pipeline] isUnix [Pipeline] sh 12:57:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 12:57:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:57:40 5f1c68114c3d: Preparing 12:57:40 5f1c68114c3d: Preparing 12:57:40 39114dc426bd: Preparing 12:57:40 8aba47dba024: Preparing 12:57:40 7ff208213c26: Preparing 12:57:40 cd7c84da3c88: Preparing 12:57:40 0a7ee468a43b: Preparing 12:57:40 9bb403b47df3: Preparing 12:57:40 90f587be9668: Preparing 12:57:40 a55ab0995c3b: Preparing 12:57:40 d19259d16743: Preparing 12:57:40 32f366d666a5: Preparing 12:57:40 0a7ee468a43b: Waiting 12:57:40 9bb403b47df3: Waiting 12:57:40 90f587be9668: Waiting 12:57:40 a55ab0995c3b: Waiting 12:57:40 d19259d16743: Waiting 12:57:40 32f366d666a5: Waiting 12:57:40 7ff208213c26: Layer already exists 12:57:40 8aba47dba024: Layer already exists 12:57:40 5f1c68114c3d: Layer already exists 12:57:40 39114dc426bd: Layer already exists 12:57:40 cd7c84da3c88: Layer already exists 12:57:40 0a7ee468a43b: Layer already exists 12:57:40 9bb403b47df3: Layer already exists 12:57:40 d19259d16743: Layer already exists 12:57:40 a55ab0995c3b: Layer already exists 12:57:40 90f587be9668: Layer already exists 12:57:40 32f366d666a5: Layer already exists 12:57:40 latest: digest: sha256:f978bcf4f49bb0d48ea16a5ddc3088729fb26b55e928f7826aa38b704fcc9cb8 size: 2817 [Pipeline] isUnix [Pipeline] sh 12:57:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.30 12:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:57:41 5f1c68114c3d: Preparing 12:57:41 5f1c68114c3d: Preparing 12:57:41 39114dc426bd: Preparing 12:57:41 8aba47dba024: Preparing 12:57:41 7ff208213c26: Preparing 12:57:41 cd7c84da3c88: Preparing 12:57:41 0a7ee468a43b: Preparing 12:57:41 9bb403b47df3: Preparing 12:57:41 90f587be9668: Preparing 12:57:41 a55ab0995c3b: Preparing 12:57:41 d19259d16743: Preparing 12:57:41 32f366d666a5: Preparing 12:57:41 0a7ee468a43b: Waiting 12:57:41 9bb403b47df3: Waiting 12:57:41 90f587be9668: Waiting 12:57:41 a55ab0995c3b: Waiting 12:57:41 d19259d16743: Waiting 12:57:41 32f366d666a5: Waiting 12:57:41 5f1c68114c3d: Layer already exists 12:57:41 8aba47dba024: Layer already exists 12:57:41 7ff208213c26: Layer already exists 12:57:41 39114dc426bd: Layer already exists 12:57:41 cd7c84da3c88: Layer already exists 12:57:41 a55ab0995c3b: Layer already exists 12:57:41 90f587be9668: Layer already exists 12:57:41 0a7ee468a43b: Layer already exists 12:57:41 9bb403b47df3: Layer already exists 12:57:41 d19259d16743: Layer already exists 12:57:41 32f366d666a5: Layer already exists 12:57:41 2.0.1-dev.30: digest: sha256:f978bcf4f49bb0d48ea16a5ddc3088729fb26b55e928f7826aa38b704fcc9cb8 size: 2817 [Pipeline] isUnix [Pipeline] sh 12:57:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:57:41 5f1c68114c3d: Preparing 12:57:41 5f1c68114c3d: Preparing 12:57:41 39114dc426bd: Preparing 12:57:41 8aba47dba024: Preparing 12:57:41 7ff208213c26: Preparing 12:57:41 cd7c84da3c88: Preparing 12:57:41 0a7ee468a43b: Preparing 12:57:41 9bb403b47df3: Preparing 12:57:41 90f587be9668: Preparing 12:57:41 a55ab0995c3b: Preparing 12:57:41 d19259d16743: Preparing 12:57:41 32f366d666a5: Preparing 12:57:41 9bb403b47df3: Waiting 12:57:41 90f587be9668: Waiting 12:57:41 a55ab0995c3b: Waiting 12:57:41 d19259d16743: Waiting 12:57:41 32f366d666a5: Waiting 12:57:41 0a7ee468a43b: Waiting 12:57:41 cd7c84da3c88: Layer already exists 12:57:41 5f1c68114c3d: Layer already exists 12:57:41 8aba47dba024: Layer already exists 12:57:41 7ff208213c26: Layer already exists 12:57:41 39114dc426bd: Layer already exists 12:57:41 0a7ee468a43b: Layer already exists 12:57:41 a55ab0995c3b: Layer already exists 12:57:41 d19259d16743: Layer already exists 12:57:41 9bb403b47df3: Layer already exists 12:57:41 90f587be9668: Layer already exists 12:57:41 32f366d666a5: Layer already exists 12:57:41 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:f978bcf4f49bb0d48ea16a5ddc3088729fb26b55e928f7826aa38b704fcc9cb8 size: 2817 [Pipeline] isUnix [Pipeline] sh 12:57:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 12:57:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 12:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:57:42 5f1c68114c3d: Preparing 12:57:42 5f1c68114c3d: Preparing 12:57:42 39114dc426bd: Preparing 12:57:42 8aba47dba024: Preparing 12:57:42 7ff208213c26: Preparing 12:57:42 cd7c84da3c88: Preparing 12:57:42 0a7ee468a43b: Preparing 12:57:42 9bb403b47df3: Preparing 12:57:42 90f587be9668: Preparing 12:57:42 a55ab0995c3b: Preparing 12:57:42 d19259d16743: Preparing 12:57:42 32f366d666a5: Preparing 12:57:42 0a7ee468a43b: Waiting 12:57:42 9bb403b47df3: Waiting 12:57:42 90f587be9668: Waiting 12:57:42 a55ab0995c3b: Waiting 12:57:42 d19259d16743: Waiting 12:57:42 32f366d666a5: Waiting 12:57:42 39114dc426bd: Layer already exists 12:57:42 cd7c84da3c88: Layer already exists 12:57:42 7ff208213c26: Layer already exists 12:57:42 8aba47dba024: Layer already exists 12:57:42 5f1c68114c3d: Layer already exists 12:57:42 90f587be9668: Layer already exists 12:57:42 d19259d16743: Layer already exists 12:57:42 0a7ee468a43b: Layer already exists 12:57:42 9bb403b47df3: Layer already exists 12:57:42 a55ab0995c3b: Layer already exists 12:57:42 32f366d666a5: Layer already exists 12:57:42 main: digest: sha256:f978bcf4f49bb0d48ea16a5ddc3088729fb26b55e928f7826aa38b704fcc9cb8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:42 ===================================================== [Pipeline] echo 12:57:42 taggedImages: 12:57:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:57:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.30 12:57:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 12:57:42 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 12:57:42 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:42 latest 12:57:42 2.0.1-dev.30 12:57:42 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:42 main 12:57:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 12:57:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:57:43 29a9183de692: Preparing 12:57:43 63b2ac5531ac: Preparing 12:57:43 4e154186f60f: Preparing 12:57:43 1fd2b5814657: Preparing 12:57:43 05e845cb5546: Preparing 12:57:43 32f366d666a5: Preparing 12:57:43 32f366d666a5: Waiting 12:57:44 4e154186f60f: Pushed 12:57:44 1fd2b5814657: Pushed 12:57:44 32f366d666a5: Layer already exists 12:57:44 05e845cb5546: Pushed 12:57:44 63b2ac5531ac: Pushed 12:57:44 29a9183de692: Pushed 12:57:44 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:0a6725e6c1db510cd4639137577d3233a1dc093d552dc4e170309162187a7d7b size: 1575 [Pipeline] isUnix [Pipeline] sh 12:57:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 12:57:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:57:45 29a9183de692: Preparing 12:57:45 63b2ac5531ac: Preparing 12:57:45 4e154186f60f: Preparing 12:57:45 1fd2b5814657: Preparing 12:57:45 05e845cb5546: Preparing 12:57:45 32f366d666a5: Preparing 12:57:45 32f366d666a5: Waiting 12:57:45 1fd2b5814657: Layer already exists 12:57:45 63b2ac5531ac: Layer already exists 12:57:45 29a9183de692: Layer already exists 12:57:45 4e154186f60f: Layer already exists 12:57:45 05e845cb5546: Layer already exists 12:57:45 32f366d666a5: Layer already exists 12:57:45 latest: digest: sha256:0a6725e6c1db510cd4639137577d3233a1dc093d552dc4e170309162187a7d7b size: 1575 [Pipeline] isUnix [Pipeline] sh 12:57:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.30 12:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:57:46 29a9183de692: Preparing 12:57:46 63b2ac5531ac: Preparing 12:57:46 4e154186f60f: Preparing 12:57:46 1fd2b5814657: Preparing 12:57:46 05e845cb5546: Preparing 12:57:46 32f366d666a5: Preparing 12:57:46 32f366d666a5: Waiting 12:57:46 4e154186f60f: Layer already exists 12:57:46 29a9183de692: Layer already exists 12:57:46 1fd2b5814657: Layer already exists 12:57:46 05e845cb5546: Layer already exists 12:57:46 63b2ac5531ac: Layer already exists 12:57:46 32f366d666a5: Layer already exists 12:57:46 2.0.1-dev.30: digest: sha256:0a6725e6c1db510cd4639137577d3233a1dc093d552dc4e170309162187a7d7b size: 1575 [Pipeline] isUnix [Pipeline] sh 12:57:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:57:46 29a9183de692: Preparing 12:57:46 63b2ac5531ac: Preparing 12:57:46 4e154186f60f: Preparing 12:57:46 1fd2b5814657: Preparing 12:57:46 05e845cb5546: Preparing 12:57:46 32f366d666a5: Preparing 12:57:46 32f366d666a5: Waiting 12:57:46 05e845cb5546: Layer already exists 12:57:46 4e154186f60f: Layer already exists 12:57:46 1fd2b5814657: Layer already exists 12:57:46 63b2ac5531ac: Layer already exists 12:57:46 29a9183de692: Layer already exists 12:57:46 32f366d666a5: Layer already exists 12:57:46 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:0a6725e6c1db510cd4639137577d3233a1dc093d552dc4e170309162187a7d7b size: 1575 [Pipeline] isUnix [Pipeline] sh 12:57:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 12:57:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 12:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:57:47 29a9183de692: Preparing 12:57:47 63b2ac5531ac: Preparing 12:57:47 4e154186f60f: Preparing 12:57:47 1fd2b5814657: Preparing 12:57:47 05e845cb5546: Preparing 12:57:47 32f366d666a5: Preparing 12:57:47 32f366d666a5: Waiting 12:57:47 63b2ac5531ac: Layer already exists 12:57:47 29a9183de692: Layer already exists 12:57:47 1fd2b5814657: Layer already exists 12:57:47 4e154186f60f: Layer already exists 12:57:47 05e845cb5546: Layer already exists 12:57:47 32f366d666a5: Layer already exists 12:57:47 main: digest: sha256:0a6725e6c1db510cd4639137577d3233a1dc093d552dc4e170309162187a7d7b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:47 ===================================================== [Pipeline] echo 12:57:47 taggedImages: 12:57:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:57:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.30 12:57:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 12:57:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 12:57:47 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:47 latest 12:57:47 2.0.1-dev.30 12:57:47 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:47 main 12:57:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 12:57:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:57:48 67863a244d4b: Preparing 12:57:48 18d8b07e15af: Preparing 12:57:48 18dbc0fbe043: Preparing 12:57:48 4fb40747de0a: Preparing 12:57:48 e9eeb131179a: Preparing 12:57:48 7e553e8e4aff: Preparing 12:57:48 1400f9734652: Preparing 12:57:48 a6d87d1fcab3: Preparing 12:57:48 1d502830efcd: Preparing 12:57:48 32f366d666a5: Preparing 12:57:48 7e553e8e4aff: Waiting 12:57:48 1400f9734652: Waiting 12:57:48 1d502830efcd: Waiting 12:57:48 a6d87d1fcab3: Waiting 12:57:48 32f366d666a5: Waiting 12:57:49 18d8b07e15af: Pushed 12:57:49 67863a244d4b: Pushed 12:57:49 e9eeb131179a: Pushed 12:57:49 7e553e8e4aff: Pushed 12:57:49 a6d87d1fcab3: Pushed 12:57:49 1400f9734652: Pushed 12:57:49 32f366d666a5: Layer already exists 12:57:49 4fb40747de0a: Pushed 12:57:49 1d502830efcd: Pushed 12:57:49 18dbc0fbe043: Pushed 12:57:49 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:10bd988d43cb6de5b97f64ff09c86b5cfbf1dfc7853b64e7403eef274778d1e6 size: 2405 [Pipeline] isUnix [Pipeline] sh 12:57:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 12:57:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:57:50 67863a244d4b: Preparing 12:57:50 18d8b07e15af: Preparing 12:57:50 18dbc0fbe043: Preparing 12:57:50 4fb40747de0a: Preparing 12:57:50 e9eeb131179a: Preparing 12:57:50 7e553e8e4aff: Preparing 12:57:50 1400f9734652: Preparing 12:57:50 a6d87d1fcab3: Preparing 12:57:50 1d502830efcd: Preparing 12:57:50 32f366d666a5: Preparing 12:57:50 7e553e8e4aff: Waiting 12:57:50 1400f9734652: Waiting 12:57:50 a6d87d1fcab3: Waiting 12:57:50 1d502830efcd: Waiting 12:57:50 32f366d666a5: Waiting 12:57:50 67863a244d4b: Layer already exists 12:57:50 4fb40747de0a: Layer already exists 12:57:50 18dbc0fbe043: Layer already exists 12:57:50 18d8b07e15af: Layer already exists 12:57:50 e9eeb131179a: Layer already exists 12:57:50 7e553e8e4aff: Layer already exists 12:57:50 1d502830efcd: Layer already exists 12:57:50 a6d87d1fcab3: Layer already exists 12:57:50 32f366d666a5: Layer already exists 12:57:50 1400f9734652: Layer already exists 12:57:50 latest: digest: sha256:10bd988d43cb6de5b97f64ff09c86b5cfbf1dfc7853b64e7403eef274778d1e6 size: 2405 [Pipeline] isUnix [Pipeline] sh 12:57:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.30 12:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:57:51 67863a244d4b: Preparing 12:57:51 18d8b07e15af: Preparing 12:57:51 18dbc0fbe043: Preparing 12:57:51 4fb40747de0a: Preparing 12:57:51 e9eeb131179a: Preparing 12:57:51 7e553e8e4aff: Preparing 12:57:51 1400f9734652: Preparing 12:57:51 a6d87d1fcab3: Preparing 12:57:51 1d502830efcd: Preparing 12:57:51 32f366d666a5: Preparing 12:57:51 1400f9734652: Waiting 12:57:51 a6d87d1fcab3: Waiting 12:57:51 1d502830efcd: Waiting 12:57:51 32f366d666a5: Waiting 12:57:51 7e553e8e4aff: Waiting 12:57:51 e9eeb131179a: Layer already exists 12:57:51 18d8b07e15af: Layer already exists 12:57:51 4fb40747de0a: Layer already exists 12:57:51 67863a244d4b: Layer already exists 12:57:51 18dbc0fbe043: Layer already exists 12:57:51 a6d87d1fcab3: Layer already exists 12:57:51 32f366d666a5: Layer already exists 12:57:51 1400f9734652: Layer already exists 12:57:51 7e553e8e4aff: Layer already exists 12:57:51 1d502830efcd: Layer already exists 12:57:51 2.0.1-dev.30: digest: sha256:10bd988d43cb6de5b97f64ff09c86b5cfbf1dfc7853b64e7403eef274778d1e6 size: 2405 [Pipeline] isUnix [Pipeline] sh 12:57:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:57:51 67863a244d4b: Preparing 12:57:51 18d8b07e15af: Preparing 12:57:51 18dbc0fbe043: Preparing 12:57:51 4fb40747de0a: Preparing 12:57:51 e9eeb131179a: Preparing 12:57:51 7e553e8e4aff: Preparing 12:57:51 1400f9734652: Preparing 12:57:51 a6d87d1fcab3: Preparing 12:57:51 1d502830efcd: Preparing 12:57:51 32f366d666a5: Preparing 12:57:51 1400f9734652: Waiting 12:57:51 a6d87d1fcab3: Waiting 12:57:51 1d502830efcd: Waiting 12:57:51 32f366d666a5: Waiting 12:57:51 7e553e8e4aff: Waiting 12:57:51 e9eeb131179a: Layer already exists 12:57:51 67863a244d4b: Layer already exists 12:57:51 18d8b07e15af: Layer already exists 12:57:51 18dbc0fbe043: Layer already exists 12:57:51 4fb40747de0a: Layer already exists 12:57:51 a6d87d1fcab3: Layer already exists 12:57:51 7e553e8e4aff: Layer already exists 12:57:51 1d502830efcd: Layer already exists 12:57:51 1400f9734652: Layer already exists 12:57:51 32f366d666a5: Layer already exists 12:57:51 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:10bd988d43cb6de5b97f64ff09c86b5cfbf1dfc7853b64e7403eef274778d1e6 size: 2405 [Pipeline] isUnix [Pipeline] sh 12:57:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 12:57:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 12:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:57:52 67863a244d4b: Preparing 12:57:52 18d8b07e15af: Preparing 12:57:52 18dbc0fbe043: Preparing 12:57:52 4fb40747de0a: Preparing 12:57:52 e9eeb131179a: Preparing 12:57:52 7e553e8e4aff: Preparing 12:57:52 1400f9734652: Preparing 12:57:52 a6d87d1fcab3: Preparing 12:57:52 1d502830efcd: Preparing 12:57:52 32f366d666a5: Preparing 12:57:52 1400f9734652: Waiting 12:57:52 a6d87d1fcab3: Waiting 12:57:52 1d502830efcd: Waiting 12:57:52 32f366d666a5: Waiting 12:57:52 7e553e8e4aff: Waiting 12:57:52 67863a244d4b: Layer already exists 12:57:52 18dbc0fbe043: Layer already exists 12:57:52 e9eeb131179a: Layer already exists 12:57:52 4fb40747de0a: Layer already exists 12:57:52 18d8b07e15af: Layer already exists 12:57:52 7e553e8e4aff: Layer already exists 12:57:52 1d502830efcd: Layer already exists 12:57:52 a6d87d1fcab3: Layer already exists 12:57:52 1400f9734652: Layer already exists 12:57:52 32f366d666a5: Layer already exists 12:57:52 main: digest: sha256:10bd988d43cb6de5b97f64ff09c86b5cfbf1dfc7853b64e7403eef274778d1e6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:52 ===================================================== [Pipeline] echo 12:57:52 taggedImages: 12:57:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:57:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.30 12:57:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 12:57:52 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 12:57:52 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:52 latest 12:57:52 2.0.1-dev.30 12:57:52 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:52 main 12:57:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 12:57:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:57:53 3106edc793e8: Preparing 12:57:53 8cbab225e178: Preparing 12:57:53 0a7ee468a43b: Preparing 12:57:53 acc0d6ffc5ac: Preparing 12:57:53 32f366d666a5: Preparing 12:57:53 32f366d666a5: Layer already exists 12:57:53 0a7ee468a43b: Layer already exists 12:57:53 3106edc793e8: Pushed 12:57:53 acc0d6ffc5ac: Pushed 12:57:54 8cbab225e178: Pushed 12:57:54 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:0f8e471076a19c4333671c3a88da703b09419113d107e01187492404b32f2867 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:57:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 12:57:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 12:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:57:55 3106edc793e8: Preparing 12:57:55 8cbab225e178: Preparing 12:57:55 0a7ee468a43b: Preparing 12:57:55 acc0d6ffc5ac: Preparing 12:57:55 32f366d666a5: Preparing 12:57:55 acc0d6ffc5ac: Layer already exists 12:57:55 8cbab225e178: Layer already exists 12:57:55 0a7ee468a43b: Layer already exists 12:57:55 3106edc793e8: Layer already exists 12:57:55 32f366d666a5: Layer already exists 12:57:55 latest: digest: sha256:0f8e471076a19c4333671c3a88da703b09419113d107e01187492404b32f2867 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:57:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.30 12:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:57:55 3106edc793e8: Preparing 12:57:55 8cbab225e178: Preparing 12:57:55 0a7ee468a43b: Preparing 12:57:55 acc0d6ffc5ac: Preparing 12:57:55 32f366d666a5: Preparing 12:57:55 8cbab225e178: Layer already exists 12:57:55 32f366d666a5: Layer already exists 12:57:55 3106edc793e8: Layer already exists 12:57:55 acc0d6ffc5ac: Layer already exists 12:57:55 0a7ee468a43b: Layer already exists 12:57:55 2.0.1-dev.30: digest: sha256:0f8e471076a19c4333671c3a88da703b09419113d107e01187492404b32f2867 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:57:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:57:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:57:56 3106edc793e8: Preparing 12:57:56 8cbab225e178: Preparing 12:57:56 0a7ee468a43b: Preparing 12:57:56 acc0d6ffc5ac: Preparing 12:57:56 32f366d666a5: Preparing 12:57:56 32f366d666a5: Layer already exists 12:57:56 acc0d6ffc5ac: Layer already exists 12:57:56 8cbab225e178: Layer already exists 12:57:56 0a7ee468a43b: Layer already exists 12:57:56 3106edc793e8: Layer already exists 12:57:56 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:0f8e471076a19c4333671c3a88da703b09419113d107e01187492404b32f2867 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:57:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 12:57:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 12:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:57:57 3106edc793e8: Preparing 12:57:57 8cbab225e178: Preparing 12:57:57 0a7ee468a43b: Preparing 12:57:57 acc0d6ffc5ac: Preparing 12:57:57 32f366d666a5: Preparing 12:57:57 8cbab225e178: Layer already exists 12:57:57 0a7ee468a43b: Layer already exists 12:57:57 3106edc793e8: Layer already exists 12:57:57 acc0d6ffc5ac: Layer already exists 12:57:57 32f366d666a5: Layer already exists 12:57:57 main: digest: sha256:0f8e471076a19c4333671c3a88da703b09419113d107e01187492404b32f2867 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:57 ===================================================== [Pipeline] echo 12:57:57 taggedImages: 12:57:57 - nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 12:57:57 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.30 12:57:57 - nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:57 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 12:57:57 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 12:57:57 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:57 latest 12:57:57 2.0.1-dev.30 12:57:57 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:57:57 main 12:57:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 12:57:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:57:58 398cacb4e960: Preparing 12:57:58 5ffce980f180: Preparing 12:57:58 0a7ee468a43b: Preparing 12:57:58 7115048ad463: Preparing 12:57:58 32f366d666a5: Preparing 12:57:58 32f366d666a5: Layer already exists 12:57:58 7115048ad463: Layer already exists 12:57:58 0a7ee468a43b: Layer already exists 12:57:58 398cacb4e960: Pushed 12:57:59 5ffce980f180: Pushed 12:57:59 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:c535bfe26cbc29c4c02bded05b7b4e9c5f615f5b5c50ed98a931e061b7017bbd size: 1363 [Pipeline] isUnix [Pipeline] sh 12:57:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 12:58:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:58:00 398cacb4e960: Preparing 12:58:00 5ffce980f180: Preparing 12:58:00 0a7ee468a43b: Preparing 12:58:00 7115048ad463: Preparing 12:58:00 32f366d666a5: Preparing 12:58:00 32f366d666a5: Layer already exists 12:58:00 5ffce980f180: Layer already exists 12:58:00 7115048ad463: Layer already exists 12:58:00 398cacb4e960: Layer already exists 12:58:00 0a7ee468a43b: Layer already exists 12:58:00 latest: digest: sha256:c535bfe26cbc29c4c02bded05b7b4e9c5f615f5b5c50ed98a931e061b7017bbd size: 1363 [Pipeline] isUnix [Pipeline] sh 12:58:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:58:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.30 12:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:58:00 398cacb4e960: Preparing 12:58:00 5ffce980f180: Preparing 12:58:00 0a7ee468a43b: Preparing 12:58:00 7115048ad463: Preparing 12:58:00 32f366d666a5: Preparing 12:58:00 32f366d666a5: Layer already exists 12:58:00 7115048ad463: Layer already exists 12:58:00 5ffce980f180: Layer already exists 12:58:00 0a7ee468a43b: Layer already exists 12:58:00 398cacb4e960: Layer already exists 12:58:00 2.0.1-dev.30: digest: sha256:c535bfe26cbc29c4c02bded05b7b4e9c5f615f5b5c50ed98a931e061b7017bbd size: 1363 [Pipeline] isUnix [Pipeline] sh 12:58:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:58:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:58:01 398cacb4e960: Preparing 12:58:01 5ffce980f180: Preparing 12:58:01 0a7ee468a43b: Preparing 12:58:01 7115048ad463: Preparing 12:58:01 32f366d666a5: Preparing 12:58:01 32f366d666a5: Layer already exists 12:58:01 0a7ee468a43b: Layer already exists 12:58:01 7115048ad463: Layer already exists 12:58:01 398cacb4e960: Layer already exists 12:58:01 5ffce980f180: Layer already exists 12:58:01 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:c535bfe26cbc29c4c02bded05b7b4e9c5f615f5b5c50ed98a931e061b7017bbd size: 1363 [Pipeline] isUnix [Pipeline] sh 12:58:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 12:58:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 12:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:58:02 398cacb4e960: Preparing 12:58:02 5ffce980f180: Preparing 12:58:02 0a7ee468a43b: Preparing 12:58:02 7115048ad463: Preparing 12:58:02 32f366d666a5: Preparing 12:58:02 0a7ee468a43b: Layer already exists 12:58:02 5ffce980f180: Layer already exists 12:58:02 7115048ad463: Layer already exists 12:58:02 32f366d666a5: Layer already exists 12:58:02 398cacb4e960: Layer already exists 12:58:02 main: digest: sha256:c535bfe26cbc29c4c02bded05b7b4e9c5f615f5b5c50ed98a931e061b7017bbd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:58:02 ===================================================== [Pipeline] echo 12:58:02 taggedImages: 12:58:02 - nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:58:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:58:02 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.30 12:58:02 - nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:58:02 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 12:58:02 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 12:58:02 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:58:02 latest 12:58:02 2.0.1-dev.30 12:58:02 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:58:02 main 12:58:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:58:02 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 12:58:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 12:58:03 be0f5a58b24b: Preparing 12:58:03 b9cecb8b4957: Preparing 12:58:03 cacc00cd4f1f: Preparing 12:58:03 d95f6f061a3e: Preparing 12:58:03 c080ac93e525: Preparing 12:58:03 87dec32dab56: Preparing 12:58:03 4b3c02ac6c6d: Preparing 12:58:03 3b6deb83ca37: Preparing 12:58:03 563ea45970c1: Preparing 12:58:03 91e3b9641807: Preparing 12:58:03 b2d5eeeaba3a: Preparing 12:58:03 87dec32dab56: Waiting 12:58:03 4b3c02ac6c6d: Waiting 12:58:03 3b6deb83ca37: Waiting 12:58:03 563ea45970c1: Waiting 12:58:03 91e3b9641807: Waiting 12:58:03 b2d5eeeaba3a: Waiting 12:58:03 c080ac93e525: Layer already exists 12:58:03 87dec32dab56: Layer already exists 12:58:03 4b3c02ac6c6d: Layer already exists 12:58:03 3b6deb83ca37: Layer already exists 12:58:03 b9cecb8b4957: Pushed 12:58:03 563ea45970c1: Layer already exists 12:58:03 91e3b9641807: Layer already exists 12:58:03 b2d5eeeaba3a: Layer already exists 12:58:03 be0f5a58b24b: Pushed 12:58:04 cacc00cd4f1f: Pushed 12:58:09 d95f6f061a3e: Pushed 12:58:09 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:7ff5da675278066b0d508a55e5ca00f4452c1ec84daa6ce7966cecf07d6a1219 size: 2622 [Pipeline] isUnix [Pipeline] sh 12:58:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 12:58:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 12:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 12:58:10 be0f5a58b24b: Preparing 12:58:10 b9cecb8b4957: Preparing 12:58:10 cacc00cd4f1f: Preparing 12:58:10 d95f6f061a3e: Preparing 12:58:10 c080ac93e525: Preparing 12:58:10 87dec32dab56: Preparing 12:58:10 4b3c02ac6c6d: Preparing 12:58:10 3b6deb83ca37: Preparing 12:58:10 563ea45970c1: Preparing 12:58:10 91e3b9641807: Preparing 12:58:10 b2d5eeeaba3a: Preparing 12:58:10 4b3c02ac6c6d: Waiting 12:58:10 3b6deb83ca37: Waiting 12:58:10 563ea45970c1: Waiting 12:58:10 91e3b9641807: Waiting 12:58:10 b2d5eeeaba3a: Waiting 12:58:10 87dec32dab56: Waiting 12:58:10 c080ac93e525: Layer already exists 12:58:10 d95f6f061a3e: Layer already exists 12:58:10 cacc00cd4f1f: Layer already exists 12:58:10 b9cecb8b4957: Layer already exists 12:58:10 be0f5a58b24b: Layer already exists 12:58:10 4b3c02ac6c6d: Layer already exists 12:58:10 563ea45970c1: Layer already exists 12:58:10 87dec32dab56: Layer already exists 12:58:10 3b6deb83ca37: Layer already exists 12:58:10 91e3b9641807: Layer already exists 12:58:10 b2d5eeeaba3a: Layer already exists 12:58:10 latest: digest: sha256:7ff5da675278066b0d508a55e5ca00f4452c1ec84daa6ce7966cecf07d6a1219 size: 2622 [Pipeline] isUnix [Pipeline] sh 12:58:10 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:58:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.30 12:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 12:58:11 be0f5a58b24b: Preparing 12:58:11 b9cecb8b4957: Preparing 12:58:11 cacc00cd4f1f: Preparing 12:58:11 d95f6f061a3e: Preparing 12:58:11 c080ac93e525: Preparing 12:58:11 87dec32dab56: Preparing 12:58:11 4b3c02ac6c6d: Preparing 12:58:11 3b6deb83ca37: Preparing 12:58:11 563ea45970c1: Preparing 12:58:11 91e3b9641807: Preparing 12:58:11 b2d5eeeaba3a: Preparing 12:58:11 4b3c02ac6c6d: Waiting 12:58:11 3b6deb83ca37: Waiting 12:58:11 563ea45970c1: Waiting 12:58:11 91e3b9641807: Waiting 12:58:11 b2d5eeeaba3a: Waiting 12:58:11 87dec32dab56: Waiting 12:58:11 c080ac93e525: Layer already exists 12:58:11 cacc00cd4f1f: Layer already exists 12:58:11 be0f5a58b24b: Layer already exists 12:58:11 d95f6f061a3e: Layer already exists 12:58:11 b9cecb8b4957: Layer already exists 12:58:11 3b6deb83ca37: Layer already exists 12:58:11 563ea45970c1: Layer already exists 12:58:11 91e3b9641807: Layer already exists 12:58:11 87dec32dab56: Layer already exists 12:58:11 4b3c02ac6c6d: Layer already exists 12:58:11 b2d5eeeaba3a: Layer already exists 12:58:11 2.0.1-dev.30: digest: sha256:7ff5da675278066b0d508a55e5ca00f4452c1ec84daa6ce7966cecf07d6a1219 size: 2622 [Pipeline] isUnix [Pipeline] sh 12:58:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 12:58:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 12:58:11 be0f5a58b24b: Preparing 12:58:11 b9cecb8b4957: Preparing 12:58:11 cacc00cd4f1f: Preparing 12:58:11 d95f6f061a3e: Preparing 12:58:11 c080ac93e525: Preparing 12:58:11 87dec32dab56: Preparing 12:58:11 4b3c02ac6c6d: Preparing 12:58:11 3b6deb83ca37: Preparing 12:58:11 563ea45970c1: Preparing 12:58:11 91e3b9641807: Preparing 12:58:11 b2d5eeeaba3a: Preparing 12:58:11 87dec32dab56: Waiting 12:58:11 4b3c02ac6c6d: Waiting 12:58:11 3b6deb83ca37: Waiting 12:58:11 563ea45970c1: Waiting 12:58:11 91e3b9641807: Waiting 12:58:11 b2d5eeeaba3a: Waiting 12:58:11 be0f5a58b24b: Layer already exists 12:58:11 c080ac93e525: Layer already exists 12:58:11 b9cecb8b4957: Layer already exists 12:58:11 cacc00cd4f1f: Layer already exists 12:58:11 d95f6f061a3e: Layer already exists 12:58:11 563ea45970c1: Layer already exists 12:58:11 4b3c02ac6c6d: Layer already exists 12:58:11 3b6deb83ca37: Layer already exists 12:58:11 87dec32dab56: Layer already exists 12:58:11 91e3b9641807: Layer already exists 12:58:11 b2d5eeeaba3a: Layer already exists 12:58:11 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:7ff5da675278066b0d508a55e5ca00f4452c1ec84daa6ce7966cecf07d6a1219 size: 2622 [Pipeline] isUnix [Pipeline] sh 12:58:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 12:58:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 12:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 12:58:12 be0f5a58b24b: Preparing 12:58:12 b9cecb8b4957: Preparing 12:58:12 cacc00cd4f1f: Preparing 12:58:12 d95f6f061a3e: Preparing 12:58:12 c080ac93e525: Preparing 12:58:12 87dec32dab56: Preparing 12:58:12 4b3c02ac6c6d: Preparing 12:58:12 3b6deb83ca37: Preparing 12:58:12 563ea45970c1: Preparing 12:58:12 91e3b9641807: Preparing 12:58:12 b2d5eeeaba3a: Preparing 12:58:12 87dec32dab56: Waiting 12:58:12 4b3c02ac6c6d: Waiting 12:58:12 3b6deb83ca37: Waiting 12:58:12 563ea45970c1: Waiting 12:58:12 91e3b9641807: Waiting 12:58:12 b2d5eeeaba3a: Waiting 12:58:12 d95f6f061a3e: Layer already exists 12:58:12 be0f5a58b24b: Layer already exists 12:58:12 cacc00cd4f1f: Layer already exists 12:58:12 c080ac93e525: Layer already exists 12:58:12 b9cecb8b4957: Layer already exists 12:58:12 87dec32dab56: Layer already exists 12:58:12 91e3b9641807: Layer already exists 12:58:12 3b6deb83ca37: Layer already exists 12:58:12 4b3c02ac6c6d: Layer already exists 12:58:12 563ea45970c1: Layer already exists 12:58:12 b2d5eeeaba3a: Layer already exists 12:58:12 main: digest: sha256:7ff5da675278066b0d508a55e5ca00f4452c1ec84daa6ce7966cecf07d6a1219 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:58:12 ===================================================== [Pipeline] echo 12:58:12 taggedImages: 12:58:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:58:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 12:58:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.30 12:58:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 12:58:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:59:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config 12:59:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:59:31 Removing intermediate container 53ac15bba6fb 12:59:31 ---> 2dca84613937 12:59:31 12:59:31 Step 11/22 : FROM alpine:3.12 12:59:31 3.12: Pulling from library/alpine 12:59:34 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 12:59:34 Status: Downloaded newer image for alpine:3.12 12:59:34 ---> c4fd0aeabfcf 12:59:34 Step 12/22 : RUN apk add --update --no-cache curl 12:59:35 ---> Running in 0ab187acedb2 12:59:36 Removing intermediate container 842ea9b57cf2 12:59:36 ---> b0340368a45c 12:59:36 12:59:36 Step 11/32 : FROM alpine:3.12 12:59:36 ---> c4fd0aeabfcf 12:59:36 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:59:37 ---> Running in 54c09f2672ad 12:59:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:59:37 Removing intermediate container 65e4637221bc 12:59:37 ---> 9708ec1f7d43 12:59:37 12:59:37 Step 11/26 : FROM alpine:3.12 12:59:37 ---> c4fd0aeabfcf 12:59:37 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:59:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:59:38 (1/4) Installing ca-certificates (20191127-r4) 12:59:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:59:38 (3/4) Installing libcurl (7.78.0-r0) 12:59:38 (4/4) Installing curl (7.78.0-r0) 12:59:38 Executing busybox-1.31.1-r20.trigger 12:59:38 Executing ca-certificates-20191127-r4.trigger 12:59:38 ---> Running in 533b84096518 12:59:38 Removing intermediate container 54c09f2672ad 12:59:38 ---> 9a4454767acb 12:59:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 12:59:38 OK: 7 MiB in 18 packages 12:59:38 ---> Running in 450350060e57 12:59:39 Removing intermediate container b42fdd9c8df7 12:59:39 ---> 387c502f1e57 12:59:39 12:59:39 Step 11/23 : FROM alpine:3.12 12:59:39 ---> c4fd0aeabfcf 12:59:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:59:39 Removing intermediate container 5b730faa5fa8 12:59:39 ---> 0d2cb5702de3 12:59:39 12:59:39 Step 11/23 : FROM alpine:3.12 12:59:39 ---> c4fd0aeabfcf 12:59:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:59:39 ---> Running in b0cedc1dacf5 12:59:39 ---> Running in 4bdbfdb6a14e 12:59:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:59:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:59:41 Removing intermediate container 0ab187acedb2 12:59:41 ---> ad504c01dc45 12:59:41 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:59:41 (1/3) Installing ca-certificates (20191127-r4) 12:59:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:59:41 (2/3) Installing dumb-init (1.2.2-r1) 12:59:41 (3/3) Installing su-exec (0.2-r1) 12:59:41 Executing busybox-1.31.1-r20.trigger 12:59:41 ---> Running in 66f830aa9d38 12:59:41 Executing ca-certificates-20191127-r4.trigger 12:59:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:59:41 OK: 6 MiB in 17 packages 12:59:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:59:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:59:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:59:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:59:42 Removing intermediate container 66f830aa9d38 12:59:42 ---> 8a7803b998a4 12:59:42 Step 14/22 : WORKDIR /edgex 12:59:42 (1/2) Installing dumb-init (1.2.2-r1) 12:59:42 (2/2) Installing su-exec (0.2-r1) 12:59:42 Executing busybox-1.31.1-r20.trigger 12:59:42 OK: 5 MiB in 16 packages 12:59:42 ---> Running in 2fc5760b7bd6 12:59:42 (1/2) Installing ca-certificates (20191127-r4) 12:59:43 (2/2) Installing dumb-init (1.2.2-r1) 12:59:43 Executing busybox-1.31.1-r20.trigger 12:59:43 Executing ca-certificates-20191127-r4.trigger 12:59:43 (1/1) Installing dumb-init (1.2.2-r1) 12:59:43 Executing busybox-1.31.1-r20.trigger 12:59:43 OK: 5 MiB in 15 packages 12:59:43 OK: 6 MiB in 16 packages 12:59:43 Removing intermediate container 2fc5760b7bd6 12:59:43 ---> c83fa87f9ef4 12:59:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:59:44 Removing intermediate container 533b84096518 12:59:44 ---> 0a95753d2ed6 12:59:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:59:44 Removing intermediate container 450350060e57 12:59:44 ---> efb18e9d8fdb 12:59:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 12:59:44 ---> Running in 3d09f187435b 12:59:44 ---> Running in bb7a01e61434 12:59:44 Removing intermediate container 4bdbfdb6a14e 12:59:44 ---> a0a3c048a3ac 12:59:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:59:45 ---> b882c7dc595c 12:59:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:59:45 ---> Running in b265c9fe7cac 12:59:45 Removing intermediate container bb7a01e61434 12:59:45 ---> 27db359b61ab 12:59:45 Step 14/26 : WORKDIR / 12:59:45 Removing intermediate container 3d09f187435b 12:59:45 ---> e112543a7637 12:59:45 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:59:45 Removing intermediate container b0cedc1dacf5 12:59:45 ---> d71994a5b741 12:59:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:59:45 ---> Running in 01372fa14009 12:59:45 ---> Running in 085bcdf83ab2 12:59:45 ---> Running in 2805ae6d055f 12:59:46 Removing intermediate container b265c9fe7cac 12:59:46 ---> 54c08a2680de 12:59:46 Step 14/23 : ENV APP_PORT=59861 12:59:46 ---> Running in 7034c5f52cee 12:59:46 ---> 120e0d20fae9 12:59:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:59:46 Removing intermediate container 2805ae6d055f 12:59:46 ---> 1144c7bf71e1 12:59:46 Step 14/23 : ENV APP_PORT=59860 12:59:46 Removing intermediate container 085bcdf83ab2 12:59:46 ---> e2a988ea4045 12:59:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:59:47 Removing intermediate container 01372fa14009 12:59:47 ---> 129ff4a1cf82 12:59:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:59:47 ---> Running in 0e6dc0311605 12:59:47 ---> Running in 6e0ee33e7e0c 12:59:47 Removing intermediate container 7034c5f52cee 12:59:47 ---> 33bb1a782769 12:59:47 Step 15/23 : EXPOSE $APP_PORT 12:59:47 ---> Running in d893798cfae9 12:59:47 Removing intermediate container 0e6dc0311605 12:59:47 ---> 5510876007d2 12:59:47 Step 15/23 : EXPOSE $APP_PORT 12:59:48 ---> 7b8d39b1531b 12:59:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:59:48 ---> Running in d86030397cbf 12:59:48 Removing intermediate container d893798cfae9 12:59:48 ---> 9067a49e103a 12:59:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:48 ---> d239c9d7ed15 12:59:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:59:49 ---> Running in 40205f496d48 12:59:49 Removing intermediate container d86030397cbf 12:59:49 ---> 4c2e5034ee20 12:59:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:49 ---> 36c5e8f266fb 12:59:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:59:49 Removing intermediate container 40205f496d48 12:59:49 ---> 3afac079f34e 12:59:49 Step 19/22 : CMD ["--init=true"] 12:59:50 ---> 12f930f61e5d 12:59:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:59:50 ---> Running in 8c2612868182 12:59:50 ---> 5bf2136e4910 12:59:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:59:50 Removing intermediate container 6e0ee33e7e0c 12:59:50 ---> 6a7b9a888ff3 12:59:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 12:59:50 ---> Running in 32b4be52ec95 12:59:51 ---> 543f1b63b3ce 12:59:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:59:51 Removing intermediate container 8c2612868182 12:59:51 ---> 61efa10db850 12:59:51 Step 20/22 : LABEL arch=arm64 12:59:51 ---> Running in 97124ec03db7 12:59:51 Removing intermediate container 32b4be52ec95 12:59:51 ---> f633ae3b2962 12:59:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:59:52 ---> 1ce0a0734a6f 12:59:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:59:52 ---> 871d2e08eecc 12:59:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:59:52 ---> 69dc3571d5ca 12:59:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:59:52 Removing intermediate container 97124ec03db7 12:59:52 ---> 716b0fd01950 12:59:52 Step 21/22 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:59:53 ---> Running in 9a0a5be5a65e 12:59:53 ---> c220980e4f83 12:59:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:59:53 ---> Running in 84179dabf6df 12:59:53 ---> 23c0dd1cabdd 12:59:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:59:53 Removing intermediate container 9a0a5be5a65e 12:59:53 ---> b9357b9033e3 12:59:53 Step 22/22 : LABEL version=2.0.1-dev.30 12:59:54 ---> 4cf70d75a9c2 12:59:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:59:54 ---> Running in d23d261a31c6 12:59:54 ---> Running in 9b43eace131b 12:59:54 ---> Running in c44e54708c39 12:59:54 ---> bd853646bea0 12:59:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:59:54 Removing intermediate container d23d261a31c6 12:59:54 ---> 951c8caf2fd3 12:59:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:59:55 ---> Running in a1195e949063 12:59:55 Removing intermediate container 9b43eace131b 12:59:55 ---> 165809c23716 12:59:55 12:59:55 Removing intermediate container c44e54708c39 12:59:55 ---> aae455be48c8 12:59:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:59:55 ---> Running in ac11fbb3b180 12:59:55 Successfully built 165809c23716 12:59:55 Successfully tagged security-proxy-setup-arm64:latest 12:59:55  Building security-proxy-setup ... done Building core-command 12:59:55 Removing intermediate container a1195e949063 12:59:55 ---> 851558d12055 12:59:55 Step 21/23 : LABEL arch=arm64 12:59:56 ---> Running in f30edd5bab0b 12:59:56 ---> 155943598d4c 12:59:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:59:56 Removing intermediate container ac11fbb3b180 12:59:56 ---> 63e267c92264 12:59:56 Step 21/23 : LABEL arch=arm64 12:59:56 ---> Running in 7241af822f53 12:59:57 Removing intermediate container 84179dabf6df 12:59:57 ---> f54259b6df42 12:59:57 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:57 Removing intermediate container f30edd5bab0b 12:59:57 ---> 30fc416cf97d 12:59:57 Step 22/23 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:59:58 ---> ff4d8801b385 12:59:58 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/ 12:59:58 Removing intermediate container 7241af822f53 12:59:58 ---> a55537702493 12:59:58 Step 22/23 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 12:59:58 ---> Running in 90cb060a8b0d 12:59:58 ---> Running in 78754c0f9bbb 12:59:58 ---> a34d3a148dd1 12:59:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:59:59 ---> Running in 2398f529c905 12:59:59 Removing intermediate container 90cb060a8b0d 12:59:59 ---> faf9baf4881a 12:59:59 Step 23/23 : LABEL version=2.0.1-dev.30 12:59:59 ---> Running in ce1479732edc 13:00:00 Removing intermediate container 2398f529c905 13:00:00 ---> 238f47ffc802 13:00:00 Step 23/23 : LABEL version=2.0.1-dev.30 13:00:00 ---> Running in 3a8161516e30 13:00:00 Removing intermediate container ce1479732edc 13:00:00 ---> 0aeebb6b7dad 13:00:00 13:00:00 Successfully built 0aeebb6b7dad 13:00:01 Successfully tagged support-notifications-arm64:latest 13:00:01  Building support-notifications ... done Building core-metadata 13:00:01 ---> 4ce13cee0995 13:00:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:00:01 Removing intermediate container 3a8161516e30 13:00:01 ---> a578a71c4263 13:00:01 13:00:01 Successfully built a578a71c4263 13:00:01 Successfully tagged support-scheduler-arm64:latest 13:00:01 Building core-data 13:00:02  Building support-scheduler ... done Removing intermediate container 78754c0f9bbb 13:00:02 ---> 0916cd85e50f 13:00:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:00:02 ---> b59645c13282 13:00:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:00:02 ---> Running in 8b96e596db48 13:00:03 Removing intermediate container 8b96e596db48 13:00:03 ---> 9a27dd94da55 13:00:03 Step 24/26 : LABEL arch=arm64 13:00:04 ---> 8041b7086443 13:00:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:00:04 ---> Running in fcb06eb4d5a2 13:00:05 Removing intermediate container fcb06eb4d5a2 13:00:05 ---> b96a3d0c0837 13:00:05 Step 25/26 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:00:06 ---> dcc635581bf6 13:00:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:00:06 ---> Running in ddf9a1d299fb 13:00:07 ---> Running in 66f36d9028b6 13:00:07 Removing intermediate container ddf9a1d299fb 13:00:07 ---> 70d5bc20f5dd 13:00:07 Step 26/26 : LABEL version=2.0.1-dev.30 13:00:08 Removing intermediate container 66f36d9028b6 13:00:08 ---> 1a5a76ed6e00 13:00:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:00:08 ---> Running in a4ccf4f773a4 13:00:09 Removing intermediate container a4ccf4f773a4 13:00:09 ---> 94b32ce2861a 13:00:09 13:00:09 Successfully built 94b32ce2861a 13:00:09 ---> ce1f9db22a24 13:00:09 Step 27/32 : RUN chmod +x /entrypoint.sh 13:00:09 Successfully tagged security-secretstore-setup-arm64:latest 13:00:09  Building security-secretstore-setup ... done Building sys-mgmt-agent 13:00:10 ---> Running in 4275f855d933 13:00:13 Removing intermediate container 4275f855d933 13:00:13 ---> db19b5c4326e 13:00:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:00:14 ---> Running in 2a316a7aba1d 13:00:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:00:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:00:15 ---> d2e4fb634e6d 13:00:15 Step 3/24 : WORKDIR /edgex-go 13:00:15 ---> Using cache 13:00:15 ---> 4591ace3a00e 13:00:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:15 ---> Using cache 13:00:15 ---> 2bd4045c62f7 13:00:15 Step 5/24 : RUN apk add --update --no-cache make git 13:00:15 ---> Using cache 13:00:15 ---> ba9c274c21b6 13:00:15 Step 6/24 : COPY go.mod . 13:00:15 ---> Using cache 13:00:15 ---> 1c5b3d592a12 13:00:15 Step 7/24 : RUN go mod download 13:00:15 ---> Using cache 13:00:15 ---> fb996e9adf02 13:00:15 Step 8/24 : COPY . . 13:00:15 ---> Using cache 13:00:15 ---> dc5e290e7732 13:00:15 Step 9/24 : RUN go mod tidy 13:00:15 ---> Using cache 13:00:15 ---> e458194ec221 13:00:15 Step 10/24 : RUN make cmd/core-command/core-command 13:00:15 Removing intermediate container 2a316a7aba1d 13:00:15 ---> d0e94dc9a1df 13:00:15 Step 29/32 : CMD ["gate"] 13:00:15 ---> Running in bcf255edfee1 13:00:16 ---> Running in 30f7672ff49a 13:00:17 Removing intermediate container 30f7672ff49a 13:00:17 ---> 5bf0e30a1853 13:00:17 Step 30/32 : LABEL arch=arm64 13:00:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command 13:00:19 ---> Running in 83766b158362 13:00:21 Removing intermediate container 83766b158362 13:00:21 ---> 73cf79d13b9a 13:00:21 Step 31/32 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:00:21 ---> Running in 1a94813fa1da 13:00:22 Removing intermediate container 1a94813fa1da 13:00:22 ---> 2e38ae05e0a8 13:00:22 Step 32/32 : LABEL version=2.0.1-dev.30 13:00:23 ---> Running in c1d7bcfa033b 13:00:24 Removing intermediate container c1d7bcfa033b 13:00:24 ---> 8afc0cc1e741 13:00:24 13:00:25 Successfully built 8afc0cc1e741 13:00:25 Successfully tagged security-bootstrapper-arm64:latest 13:00:25  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:00:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:00:25 ---> d2e4fb634e6d 13:00:25 Step 3/24 : WORKDIR /edgex-go 13:00:25 ---> Using cache 13:00:25 ---> 4591ace3a00e 13:00:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:25 ---> Using cache 13:00:25 ---> 2bd4045c62f7 13:00:25 Step 5/24 : RUN apk add --update --no-cache make git 13:00:25 ---> Using cache 13:00:25 ---> ba9c274c21b6 13:00:25 Step 6/24 : COPY go.mod . 13:00:25 ---> Using cache 13:00:25 ---> 1c5b3d592a12 13:00:25 Step 7/24 : RUN go mod download 13:00:25 ---> Using cache 13:00:25 ---> fb996e9adf02 13:00:25 Step 8/24 : COPY . . 13:00:26 ---> Using cache 13:00:26 ---> dc5e290e7732 13:00:26 Step 9/24 : RUN go mod tidy 13:00:26 ---> Using cache 13:00:26 ---> e458194ec221 13:00:26 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:00:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:00:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:00:26 ---> d2e4fb634e6d 13:00:26 Step 3/24 : WORKDIR /edgex-go 13:00:26 ---> Using cache 13:00:26 ---> 4591ace3a00e 13:00:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:26 ---> Using cache 13:00:26 ---> 2bd4045c62f7 13:00:26 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:00:27 ---> Running in fc8a9e8ab864 13:00:27 ---> Running in 3bc0afd827a3 13:00:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:00:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:00:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:00:31 OK: 218 MiB in 52 packages 13:00:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:00:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:00:33 ---> d2e4fb634e6d 13:00:33 Step 3/24 : WORKDIR /edgex-go 13:00:33 ---> Using cache 13:00:33 ---> 4591ace3a00e 13:00:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:33 ---> Using cache 13:00:33 ---> 2bd4045c62f7 13:00:33 Step 5/24 : RUN apk add --update --no-cache make bash git 13:00:34 ---> Running in 974c13c1cf1d 13:00:34 Removing intermediate container 3bc0afd827a3 13:00:34 ---> 259866d10f52 13:00:34 Step 6/24 : COPY go.mod . 13:00:36 ---> 4c899980631f 13:00:36 Step 7/24 : RUN go mod download 13:00:36 ---> Running in 16e72aa96ffd 13:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:00:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:00:38 OK: 218 MiB in 52 packages 13:00:40 Removing intermediate container 974c13c1cf1d 13:00:40 ---> 72c2ffec9065 13:00:40 Step 6/24 : COPY go.mod . 13:00:41 ---> da44a1edbfd1 13:00:41 Step 7/24 : RUN go mod download 13:00:42 ---> Running in 4cea9ff8660f 13:00:42 Removing intermediate container 16e72aa96ffd 13:00:42 ---> 034aba9a7ba1 13:00:42 Step 8/24 : COPY . . 13:00:51 Removing intermediate container 4cea9ff8660f 13:00:51 ---> 6758d2088178 13:00:51 Step 8/24 : COPY . . 13:00:57 ---> e5c6db4b3dc3 13:00:57 Step 9/24 : RUN go mod tidy 13:00:57 ---> Running in 0e5c7f6e3496 13:01:06 ---> 8e92934c562c 13:01:06 Step 9/24 : RUN go mod tidy 13:01:06 ---> Running in aecafd3aadbf 13:01:06 Removing intermediate container 0e5c7f6e3496 13:01:06 ---> baabebe4f05e 13:01:06 Step 10/24 : RUN make cmd/core-data/core-data 13:01:06 ---> Running in fd818af37516 13:01:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data 13:01:12 Removing intermediate container aecafd3aadbf 13:01:12 ---> 6e2689966550 13:01:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:01:13 ---> Running in d2da49e137bd 13:01:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:01:33 Removing intermediate container bcf255edfee1 13:01:33 ---> f413cf0e1298 13:01:33 13:01:33 Step 11/24 : FROM alpine:3.12 13:01:33 ---> c4fd0aeabfcf 13:01:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:01:33 ---> Using cache 13:01:33 ---> a0a3c048a3ac 13:01:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:01:33 ---> Using cache 13:01:33 ---> 54c08a2680de 13:01:33 Step 14/24 : ENV APP_PORT=59882 13:01:33 ---> Running in ef7354843259 13:01:34 Removing intermediate container ef7354843259 13:01:34 ---> dd2a1ffe5763 13:01:34 Step 15/24 : EXPOSE $APP_PORT 13:01:34 ---> Running in bcaa92e2b6e2 13:01:35 Removing intermediate container bcaa92e2b6e2 13:01:35 ---> 11ea5daffc01 13:01:35 Step 16/24 : WORKDIR / 13:01:35 ---> Running in bc05fe01a3fd 13:01:36 Removing intermediate container bc05fe01a3fd 13:01:36 ---> eef56f330b4e 13:01:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:01:37 ---> 9e76eec4c74e 13:01:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:01:39 ---> 6c2a55b9826c 13:01:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:01:40 ---> fcf21e0b9963 13:01:40 Step 20/24 : ENTRYPOINT ["/core-command"] 13:01:40 ---> Running in 2f10d37cb529 13:01:41 Removing intermediate container 2f10d37cb529 13:01:41 ---> 57d92a5e3aea 13:01:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:01:41 ---> Running in 9e92c11c0e4b 13:01:42 Removing intermediate container 9e92c11c0e4b 13:01:42 ---> c96ce402e01e 13:01:42 Step 22/24 : LABEL arch=arm64 13:01:42 ---> Running in c1162c1671b4 13:01:43 Removing intermediate container c1162c1671b4 13:01:43 ---> d506c68775fc 13:01:43 Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:01:43 ---> Running in 40485167a995 13:01:44 Removing intermediate container 40485167a995 13:01:44 ---> 12035a927658 13:01:44 Step 24/24 : LABEL version=2.0.1-dev.30 13:01:44 ---> Running in d9e43cca463a 13:01:45 Removing intermediate container d9e43cca463a 13:01:45 ---> 8f3a476e5c11 13:01:45 13:01:45 Successfully built 8f3a476e5c11 13:01:46 Successfully tagged core-command-arm64:latest 13:02:04  Building core-command ... done Removing intermediate container fc8a9e8ab864 13:02:04 ---> 7d571e37ef45 13:02:04 13:02:04 Step 11/24 : FROM alpine:3.12 13:02:04 ---> c4fd0aeabfcf 13:02:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:02:04 ---> Using cache 13:02:04 ---> a0a3c048a3ac 13:02:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:02:04 ---> Using cache 13:02:04 ---> 54c08a2680de 13:02:04 Step 14/24 : ENV APP_PORT=59881 13:02:04 ---> Running in 8d8c49e86f5e 13:02:04 Removing intermediate container 8d8c49e86f5e 13:02:04 ---> 0ec9ac9a87eb 13:02:04 Step 15/24 : EXPOSE $APP_PORT 13:02:04 ---> Running in 9cd45e1bfded 13:02:04 Removing intermediate container 9cd45e1bfded 13:02:04 ---> 7c7def5c3925 13:02:04 Step 16/24 : WORKDIR / 13:02:04 ---> Running in a37037ddc8b8 13:02:04 Removing intermediate container a37037ddc8b8 13:02:04 ---> abd0417513ec 13:02:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:02:05 ---> 2b0ccd183eda 13:02:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:02:07 ---> 6b9106fa3b06 13:02:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:02:08 ---> fc328f663d95 13:02:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:02:09 ---> Running in cfe0e7250ebf 13:02:10 Removing intermediate container cfe0e7250ebf 13:02:10 ---> 04dd7c9d146d 13:02:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:02:10 ---> Running in ad7b4af6abd6 13:02:11 Removing intermediate container ad7b4af6abd6 13:02:11 ---> 5dfa43f4573e 13:02:11 Step 22/24 : LABEL arch=arm64 13:02:11 ---> Running in 2d00be37b808 13:02:12 Removing intermediate container 2d00be37b808 13:02:12 ---> 97909188fbd4 13:02:12 Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:02:12 ---> Running in 21481744ca9f 13:02:13 Removing intermediate container 21481744ca9f 13:02:13 ---> 65dbbd281715 13:02:13 Step 24/24 : LABEL version=2.0.1-dev.30 13:02:13 ---> Running in 0fddf036c340 13:02:14 Removing intermediate container 0fddf036c340 13:02:14 ---> b0881b5cb57c 13:02:14 13:02:14 Successfully built b0881b5cb57c 13:02:14 Successfully tagged core-metadata-arm64:latest 13:02:27  Building core-metadata ... done Removing intermediate container d2da49e137bd 13:02:27 ---> 5c7ed079a890 13:02:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:02:27 ---> Running in cdb19ebd3d48 13:02:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:02:32 Removing intermediate container fd818af37516 13:02:32 ---> 7262c53b1d40 13:02:32 13:02:32 Step 11/24 : FROM alpine:3.12 13:02:32 ---> c4fd0aeabfcf 13:02:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:02:32 ---> Running in 7f980518e867 13:02:32 Removing intermediate container cdb19ebd3d48 13:02:32 ---> 90ffcd2c9b2e 13:02:32 13:02:32 Step 12/24 : FROM docker:20.10.7 13:02:32 20.10.7: Pulling from library/docker 13:02:32 Removing intermediate container 7f980518e867 13:02:32 ---> fd39734b7a28 13:02:32 Step 13/24 : ENV APP_PORT=59880 13:02:33 ---> Running in 3f4fbc9baf05 13:02:33 Removing intermediate container 3f4fbc9baf05 13:02:33 ---> 8c9046a1eae9 13:02:33 Step 14/24 : EXPOSE $APP_PORT 13:02:33 ---> Running in 918c86f6194c 13:02:34 Removing intermediate container 918c86f6194c 13:02:34 ---> e9fe90264165 13:02:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:02:34 ---> Running in 0b45df82e788 13:02:37 Removing intermediate container 0b45df82e788 13:02:37 ---> 042b0bbe7d6a 13:02:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:02:37 ---> Running in 62d2a76d7eba 13:02:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:02:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:02:40 (1/6) Installing dumb-init (1.2.2-r1) 13:02:40 (2/6) Installing libgcc (9.3.0-r2) 13:02:40 (3/6) Installing libsodium (1.0.18-r0) 13:02:40 (4/6) Installing libstdc++ (9.3.0-r2) 13:02:40 (5/6) Installing libzmq (4.3.3-r0) 13:02:40 (6/6) Installing zeromq (4.3.3-r0) 13:02:41 Executing busybox-1.31.1-r20.trigger 13:02:41 OK: 8 MiB in 20 packages 13:02:44 Removing intermediate container 62d2a76d7eba 13:02:44 ---> da9f2d79b486 13:02:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:02:44 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 13:02:44 Status: Downloaded newer image for docker:20.10.7 13:02:44 ---> df445af6242a 13:02:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:02:45 ---> fe03a2fc70a0 13:02:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:02:45 ---> Running in 90ff3eae86f1 13:02:45 Removing intermediate container 90ff3eae86f1 13:02:45 ---> 0175090f07be 13:02:45 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:02:46 ---> Running in 572fa4510231 13:02:46 ---> 324d1ddc02f2 13:02:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:02:47 ---> 0991276b0607 13:02:47 Step 20/24 : ENTRYPOINT ["/core-data"] 13:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:02:47 ---> Running in 17383c190a36 13:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:02:48 Removing intermediate container 17383c190a36 13:02:48 ---> 0cb0814a57cc 13:02:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:02:48 ---> Running in b90a49ca2b67 13:02:48 (1/39) Installing readline (8.1.0-r0) 13:02:48 (2/39) Installing bash (5.1.0-r0) 13:02:48 Executing bash-5.1.0-r0.post-install 13:02:48 (3/39) Installing brotli-libs (1.0.9-r3) 13:02:48 (4/39) Installing nghttp2-libs (1.42.0-r1) 13:02:48 (5/39) Installing libcurl (7.78.0-r0) 13:02:48 (6/39) Installing curl (7.78.0-r0) 13:02:48 (7/39) Installing dumb-init (1.2.5-r0) 13:02:48 (8/39) Installing libbz2 (1.0.8-r1) 13:02:48 (9/39) Installing expat (2.2.10-r1) 13:02:48 (10/39) Installing libffi (3.3-r2) 13:02:48 (11/39) Installing gdbm (1.19-r0) 13:02:48 (12/39) Installing xz-libs (5.2.5-r0) 13:02:48 (13/39) Installing sqlite-libs (3.34.1-r0) 13:02:49 (14/39) Installing python3 (3.8.10-r0) 13:02:49 Removing intermediate container b90a49ca2b67 13:02:49 ---> 9066e6007050 13:02:49 Step 22/24 : LABEL arch=arm64 13:02:49 ---> Running in 12b7c71bb56d 13:02:50 Removing intermediate container 12b7c71bb56d 13:02:50 ---> 449c97e048dd 13:02:50 Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:02:50 ---> Running in 2e2c137df160 13:02:50 (15/39) Installing py3-appdirs (1.4.4-r1) 13:02:50 (16/39) Installing py3-ordered-set (4.0.2-r0) 13:02:50 (17/39) Installing py3-parsing (2.4.7-r1) 13:02:50 (18/39) Installing py3-six (1.15.0-r0) 13:02:50 (19/39) Installing py3-packaging (20.9-r0) 13:02:50 (20/39) Installing py3-setuptools (51.3.3-r0) 13:02:50 (21/39) Installing py3-chardet (4.0.0-r0) 13:02:51 (22/39) Installing py3-idna (3.1-r0) 13:02:51 (23/39) Installing py3-urllib3 (1.26.2-r1) 13:02:51 (24/39) Installing py3-requests (2.25.1-r1) 13:02:51 (25/39) Installing py3-msgpack (1.0.2-r0) 13:02:51 (26/39) Installing py3-lockfile (0.12.2-r3) 13:02:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:02:51 (28/39) Installing py3-colorama (0.4.4-r0) 13:02:51 (29/39) Installing py3-contextlib2 (0.6.0-r0) 13:02:51 (30/39) Installing py3-distlib (0.3.1-r1) 13:02:51 Removing intermediate container 2e2c137df160 13:02:51 ---> 484f5c42ef42 13:02:51 Step 24/24 : LABEL version=2.0.1-dev.30 13:02:51 (31/39) Installing py3-distro (1.5.0-r1) 13:02:51 (32/39) Installing py3-webencodings (0.5.1-r3) 13:02:51 (33/39) Installing py3-html5lib (1.1-r0) 13:02:51 (34/39) Installing py3-pytoml (0.1.21-r0) 13:02:51 (35/39) Installing py3-pep517 (0.9.1-r0) 13:02:51 (36/39) Installing py3-progress (1.5-r0) 13:02:51 (37/39) Installing py3-retrying (1.3.3-r0) 13:02:51 (38/39) Installing py3-toml (0.10.2-r0) 13:02:51 (39/39) Installing py3-pip (20.3.4-r0) 13:02:51 ---> Running in f9b5f79229ae 13:02:52 Executing busybox-1.32.1-r6.trigger 13:02:52 OK: 82 MiB in 59 packages 13:02:52 Removing intermediate container f9b5f79229ae 13:02:52 ---> 8d34836c9597 13:02:52 13:02:52 Successfully built 8d34836c9597 13:02:52 Successfully tagged core-data-arm64:latest 13:02:59  Building core-data ... done Collecting docker-compose==1.23.2 13:02:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:02:59 Collecting dockerpty<0.5,>=0.4.1 13:02:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:03:00 Collecting texttable<0.10,>=0.9.0 13:03:00 Downloading texttable-0.9.1.tar.gz (11 kB) 13:03:02 Collecting docker<4.0,>=3.6.0 13:03:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:03:02 Collecting cached-property<2,>=1.2.0 13:03:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:03:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:03:02 Collecting websocket-client<1.0,>=0.32.0 13:03:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:03:02 Collecting docopt<0.7,>=0.6.1 13:03:02 Downloading docopt-0.6.2.tar.gz (25 kB) 13:03:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:03:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:03:05 Collecting jsonschema<3,>=2.5.1 13:03:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:03:06 Collecting PyYAML<4,>=3.10 13:03:06 Downloading PyYAML-3.13.tar.gz (270 kB) 13:03:09 Collecting docker-pycreds>=0.4.0 13:03:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:03:10 Collecting urllib3<1.25,>=1.21.1 13:03:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:03:10 Collecting chardet<3.1.0,>=3.0.2 13:03:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:03:10 Collecting idna<2.8,>=2.5 13:03:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:03:10 Collecting certifi>=2017.4.17 13:03:10 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 13:03:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:03:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:03:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:03:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:03:12 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:03:12 Attempting uninstall: urllib3 13:03:12 Found existing installation: urllib3 1.26.2 13:03:12 Uninstalling urllib3-1.26.2: 13:03:12 Successfully uninstalled urllib3-1.26.2 13:03:12 Attempting uninstall: idna 13:03:13 Found existing installation: idna 3.1 13:03:13 Uninstalling idna-3.1: 13:03:13 Successfully uninstalled idna-3.1 13:03:13 Attempting uninstall: chardet 13:03:13 Found existing installation: chardet 4.0.0 13:03:13 Uninstalling chardet-4.0.0: 13:03:13 Successfully uninstalled chardet-4.0.0 13:03:15 Attempting uninstall: requests 13:03:15 Found existing installation: requests 2.25.1 13:03:15 Uninstalling requests-2.25.1: 13:03:15 Successfully uninstalled requests-2.25.1 13:03:15 Running setup.py install for texttable: started 13:03:17 Running setup.py install for texttable: finished with status 'done' 13:03:17 Running setup.py install for PyYAML: started 13:03:19 Running setup.py install for PyYAML: finished with status 'done' 13:03:19 Running setup.py install for docopt: started 13:03:21 Running setup.py install for docopt: finished with status 'done' 13:03:21 Running setup.py install for dockerpty: started 13:03:23 Running setup.py install for dockerpty: finished with status 'done' 13:03:24 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 13:03:32 Removing intermediate container 572fa4510231 13:03:32 ---> a141f1857cb0 13:03:32 Step 15/24 : ENV APP_PORT=58890 13:03:33 ---> Running in 3712cd13ae67 13:03:33 Removing intermediate container 3712cd13ae67 13:03:33 ---> df48f70ae577 13:03:33 Step 16/24 : EXPOSE $APP_PORT 13:03:33 ---> Running in 4a21de0ce830 13:03:34 Removing intermediate container 4a21de0ce830 13:03:34 ---> e79937718b41 13:03:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:03:35 ---> fb6dd44b416d 13:03:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:03:36 ---> b403186d7455 13:03:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:03:37 ---> 743c2c6c05ae 13:03:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:03:37 ---> Running in 2980433d1223 13:03:37 Removing intermediate container 2980433d1223 13:03:37 ---> f61bbb719d0c 13:03:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:03:37 ---> Running in 9a8c942b2914 13:03:38 Removing intermediate container 9a8c942b2914 13:03:38 ---> c0dc2d8e0078 13:03:38 Step 22/24 : LABEL arch=arm64 13:03:38 ---> Running in 8579c92a8984 13:03:38 Removing intermediate container 8579c92a8984 13:03:38 ---> f5f8dd7f80ea 13:03:38 Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:03:39 ---> Running in 812f72010e94 13:03:39 Removing intermediate container 812f72010e94 13:03:39 ---> bf03d3c8c967 13:03:39 Step 24/24 : LABEL version=2.0.1-dev.30 13:03:39 ---> Running in 0b399298ccf6 13:03:40 Removing intermediate container 0b399298ccf6 13:03:40 ---> 80a7cc8d8538 13:03:40 13:03:40 Successfully built 80a7cc8d8538 13:03:40 Successfully tagged sys-mgmt-agent-arm64:latest 13:03:40  Building sys-mgmt-agent ... done  [Pipeline] } 13:03:40 $ docker stop --time=1 ebd4dab11b1d279218a8727334683fdfee27f1ba3b6d757cc00145a4f8f3b1b5 13:03:42 $ docker rm -f ebd4dab11b1d279218a8727334683fdfee27f1ba3b6d757cc00145a4f8f3b1b5 [Pipeline] // withDockerContainer [Pipeline] sh 13:03:43 + docker images 13:03:43 REPOSITORY TAG IMAGE ID CREATED SIZE 13:03:43 sys-mgmt-agent-arm64 latest 80a7cc8d8538 3 seconds ago 311MB 13:03:43 core-data-arm64 latest 8d34836c9597 52 seconds ago 19.3MB 13:03:43 90ffcd2c9b2e About a minute ago 1.45GB 13:03:43 7262c53b1d40 About a minute ago 1.45GB 13:03:43 core-metadata-arm64 latest b0881b5cb57c About a minute ago 15.8MB 13:03:43 7d571e37ef45 About a minute ago 1.45GB 13:03:43 core-command-arm64 latest 8f3a476e5c11 About a minute ago 15.1MB 13:03:43 f413cf0e1298 2 minutes ago 1.44GB 13:03:43 security-bootstrapper-arm64 latest 8afc0cc1e741 3 minutes ago 17.7MB 13:03:43 security-secretstore-setup-arm64 latest 94b32ce2861a 3 minutes ago 26.5MB 13:03:43 support-scheduler-arm64 latest a578a71c4263 3 minutes ago 15.2MB 13:03:43 support-notifications-arm64 latest 0aeebb6b7dad 3 minutes ago 15.9MB 13:03:43 security-proxy-setup-arm64 latest 165809c23716 3 minutes ago 24.5MB 13:03:43 0d2cb5702de3 4 minutes ago 1.45GB 13:03:43 387c502f1e57 4 minutes ago 1.45GB 13:03:43 9708ec1f7d43 4 minutes ago 1.45GB 13:03:43 b0340368a45c 4 minutes ago 1.45GB 13:03:43 2dca84613937 4 minutes ago 1.45GB 13:03:43 ci-base-image-arm64 latest d2e4fb634e6d 8 minutes ago 1.23GB 13:03:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 8 days ago 533MB 13:03:43 docker 20.10.7 df445af6242a 8 weeks ago 234MB 13:03:43 alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB 13:03:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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 13:03:43 provisioning config files... 13:03:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/33@tmp/config3933671820682669551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:03:44 ---> docker-login.sh 13:03:44 nexus3.edgexfoundry.org:10001 13:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:44 Configure a credential helper to remove this warning. See 13:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:44 13:03:44 Login Succeeded 13:03:44 nexus3.edgexfoundry.org:10002 13:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:45 Configure a credential helper to remove this warning. See 13:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:45 13:03:45 Login Succeeded 13:03:45 nexus3.edgexfoundry.org:10003 13:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:45 Configure a credential helper to remove this warning. See 13:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:45 13:03:45 Login Succeeded 13:03:45 nexus3.edgexfoundry.org:10004 13:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:46 Configure a credential helper to remove this warning. See 13:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:46 13:03:46 Login Succeeded 13:03:46 docker.io 13:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:47 Configure a credential helper to remove this warning. See 13:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:47 13:03:47 Login Succeeded 13:03:47 ---> docker-login.sh ends [Pipeline] } 13:03:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:03:47 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 13:03:47 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:03:47 latest 13:03:47 2.0.1-dev.30 13:03:47 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:03:47 main 13:03:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:03:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 13:03:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:03:48 82e157387f46: Preparing 13:03:48 ee34bc383537: Preparing 13:03:48 256970180b23: Preparing 13:03:48 590faf4316c5: Preparing 13:03:48 3fbe34a1663b: Preparing 13:03:48 3fbe34a1663b: Layer already exists 13:03:48 256970180b23: Pushed 13:03:48 82e157387f46: Pushed 13:03:48 590faf4316c5: Pushed 13:03:51 ee34bc383537: Pushed 13:03:51 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:5a72cae80eb0ffdeb247adfb3a0a51b2e1134157d5b24d68cde3c59524ba04f4 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:03:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:03:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:03:52 82e157387f46: Preparing 13:03:52 ee34bc383537: Preparing 13:03:52 256970180b23: Preparing 13:03:52 590faf4316c5: Preparing 13:03:52 3fbe34a1663b: Preparing 13:03:52 590faf4316c5: Layer already exists 13:03:52 256970180b23: Layer already exists 13:03:52 ee34bc383537: Layer already exists 13:03:52 3fbe34a1663b: Layer already exists 13:03:52 82e157387f46: Layer already exists 13:03:52 latest: digest: sha256:5a72cae80eb0ffdeb247adfb3a0a51b2e1134157d5b24d68cde3c59524ba04f4 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:03:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:03:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.30 13:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:03:53 82e157387f46: Preparing 13:03:53 ee34bc383537: Preparing 13:03:53 256970180b23: Preparing 13:03:53 590faf4316c5: Preparing 13:03:53 3fbe34a1663b: Preparing 13:03:53 3fbe34a1663b: Layer already exists 13:03:53 590faf4316c5: Layer already exists 13:03:53 256970180b23: Layer already exists 13:03:53 ee34bc383537: Layer already exists 13:03:53 82e157387f46: Layer already exists 13:03:53 2.0.1-dev.30: digest: sha256:5a72cae80eb0ffdeb247adfb3a0a51b2e1134157d5b24d68cde3c59524ba04f4 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:03:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:03:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:03:54 82e157387f46: Preparing 13:03:54 ee34bc383537: Preparing 13:03:54 256970180b23: Preparing 13:03:54 590faf4316c5: Preparing 13:03:54 3fbe34a1663b: Preparing 13:03:54 ee34bc383537: Layer already exists 13:03:54 3fbe34a1663b: Layer already exists 13:03:54 590faf4316c5: Layer already exists 13:03:54 82e157387f46: Layer already exists 13:03:54 256970180b23: Layer already exists 13:03:54 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:5a72cae80eb0ffdeb247adfb3a0a51b2e1134157d5b24d68cde3c59524ba04f4 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:03:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 13:03:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 13:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:03:55 82e157387f46: Preparing 13:03:55 ee34bc383537: Preparing 13:03:55 256970180b23: Preparing 13:03:55 590faf4316c5: Preparing 13:03:55 3fbe34a1663b: Preparing 13:03:55 3fbe34a1663b: Layer already exists 13:03:55 590faf4316c5: Layer already exists 13:03:55 82e157387f46: Layer already exists 13:03:55 256970180b23: Layer already exists 13:03:55 ee34bc383537: Layer already exists 13:03:55 main: digest: sha256:5a72cae80eb0ffdeb247adfb3a0a51b2e1134157d5b24d68cde3c59524ba04f4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:03:55 ===================================================== [Pipeline] echo 13:03:55 taggedImages: 13:03:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:03:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:03:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.30 13:03:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:03:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 13:03:55 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 13:03:55 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:03:55 latest 13:03:55 2.0.1-dev.30 13:03:55 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:03:55 main 13:03:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:03:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 13:03:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:03:56 e9dfed49c746: Preparing 13:03:56 70cbaa364459: Preparing 13:03:56 256970180b23: Preparing 13:03:56 257728924504: Preparing 13:03:56 cf1424067be4: Preparing 13:03:56 3fbe34a1663b: Preparing 13:03:56 3fbe34a1663b: Waiting 13:03:56 256970180b23: Layer already exists 13:03:56 3fbe34a1663b: Layer already exists 13:03:56 cf1424067be4: Pushed 13:03:57 e9dfed49c746: Pushed 13:03:57 257728924504: Pushed 13:03:59 70cbaa364459: Pushed 13:03:59 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:cffaf5e0b8bfe799e15bebf741aa47e7cf7e666b849f8af6f2b1a2c8806bb58d size: 1572 [Pipeline] isUnix [Pipeline] sh 13:04:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:04:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:04:00 e9dfed49c746: Preparing 13:04:00 70cbaa364459: Preparing 13:04:00 256970180b23: Preparing 13:04:00 257728924504: Preparing 13:04:00 cf1424067be4: Preparing 13:04:00 3fbe34a1663b: Preparing 13:04:00 3fbe34a1663b: Waiting 13:04:00 257728924504: Layer already exists 13:04:00 256970180b23: Layer already exists 13:04:00 70cbaa364459: Layer already exists 13:04:00 cf1424067be4: Layer already exists 13:04:00 e9dfed49c746: Layer already exists 13:04:00 3fbe34a1663b: Layer already exists 13:04:00 latest: digest: sha256:cffaf5e0b8bfe799e15bebf741aa47e7cf7e666b849f8af6f2b1a2c8806bb58d size: 1572 [Pipeline] isUnix [Pipeline] sh 13:04:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.30 13:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:04:01 e9dfed49c746: Preparing 13:04:01 70cbaa364459: Preparing 13:04:01 256970180b23: Preparing 13:04:01 257728924504: Preparing 13:04:01 cf1424067be4: Preparing 13:04:01 3fbe34a1663b: Preparing 13:04:01 3fbe34a1663b: Waiting 13:04:01 e9dfed49c746: Layer already exists 13:04:01 cf1424067be4: Layer already exists 13:04:01 70cbaa364459: Layer already exists 13:04:01 256970180b23: Layer already exists 13:04:01 257728924504: Layer already exists 13:04:01 3fbe34a1663b: Layer already exists 13:04:01 2.0.1-dev.30: digest: sha256:cffaf5e0b8bfe799e15bebf741aa47e7cf7e666b849f8af6f2b1a2c8806bb58d size: 1572 [Pipeline] isUnix [Pipeline] sh 13:04:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:04:02 e9dfed49c746: Preparing 13:04:02 70cbaa364459: Preparing 13:04:02 256970180b23: Preparing 13:04:02 257728924504: Preparing 13:04:02 cf1424067be4: Preparing 13:04:02 3fbe34a1663b: Preparing 13:04:02 3fbe34a1663b: Waiting 13:04:02 257728924504: Layer already exists 13:04:02 cf1424067be4: Layer already exists 13:04:02 256970180b23: Layer already exists 13:04:02 70cbaa364459: Layer already exists 13:04:02 e9dfed49c746: Layer already exists 13:04:02 3fbe34a1663b: Layer already exists 13:04:02 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:cffaf5e0b8bfe799e15bebf741aa47e7cf7e666b849f8af6f2b1a2c8806bb58d size: 1572 [Pipeline] isUnix [Pipeline] sh 13:04:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 13:04:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 13:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:04:03 e9dfed49c746: Preparing 13:04:03 70cbaa364459: Preparing 13:04:03 256970180b23: Preparing 13:04:03 257728924504: Preparing 13:04:03 cf1424067be4: Preparing 13:04:03 3fbe34a1663b: Preparing 13:04:03 3fbe34a1663b: Waiting 13:04:03 256970180b23: Layer already exists 13:04:03 cf1424067be4: Layer already exists 13:04:03 70cbaa364459: Layer already exists 13:04:03 257728924504: Layer already exists 13:04:03 e9dfed49c746: Layer already exists 13:04:03 3fbe34a1663b: Layer already exists 13:04:03 main: digest: sha256:cffaf5e0b8bfe799e15bebf741aa47e7cf7e666b849f8af6f2b1a2c8806bb58d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:04:03 ===================================================== [Pipeline] echo 13:04:03 taggedImages: 13:04:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:04:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.30 13:04:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 13:04:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 13:04:03 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:03 latest 13:04:03 2.0.1-dev.30 13:04:03 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:03 main 13:04:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 13:04:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:04:04 1357b77c7707: Preparing 13:04:04 348780a45bde: Preparing 13:04:04 256970180b23: Preparing 13:04:04 590faf4316c5: Preparing 13:04:04 3fbe34a1663b: Preparing 13:04:04 3fbe34a1663b: Layer already exists 13:04:04 256970180b23: Layer already exists 13:04:04 590faf4316c5: Layer already exists 13:04:04 1357b77c7707: Pushed 13:04:07 348780a45bde: Pushed 13:04:07 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:0f9dc855e409a2e34e45bde10e8eb108cb8b9d8a77b8b2037d375d08845e63ec size: 1363 [Pipeline] isUnix [Pipeline] sh 13:04:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:04:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:04:08 1357b77c7707: Preparing 13:04:08 348780a45bde: Preparing 13:04:08 256970180b23: Preparing 13:04:08 590faf4316c5: Preparing 13:04:08 3fbe34a1663b: Preparing 13:04:08 590faf4316c5: Layer already exists 13:04:08 348780a45bde: Layer already exists 13:04:08 1357b77c7707: Layer already exists 13:04:08 256970180b23: Layer already exists 13:04:08 3fbe34a1663b: Layer already exists 13:04:08 latest: digest: sha256:0f9dc855e409a2e34e45bde10e8eb108cb8b9d8a77b8b2037d375d08845e63ec size: 1363 [Pipeline] isUnix [Pipeline] sh 13:04:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.30 13:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:04:09 1357b77c7707: Preparing 13:04:09 348780a45bde: Preparing 13:04:09 256970180b23: Preparing 13:04:09 590faf4316c5: Preparing 13:04:09 3fbe34a1663b: Preparing 13:04:09 3fbe34a1663b: Layer already exists 13:04:09 590faf4316c5: Layer already exists 13:04:09 256970180b23: Layer already exists 13:04:09 1357b77c7707: Layer already exists 13:04:09 348780a45bde: Layer already exists 13:04:09 2.0.1-dev.30: digest: sha256:0f9dc855e409a2e34e45bde10e8eb108cb8b9d8a77b8b2037d375d08845e63ec size: 1363 [Pipeline] isUnix [Pipeline] sh 13:04:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:04:10 1357b77c7707: Preparing 13:04:10 348780a45bde: Preparing 13:04:10 256970180b23: Preparing 13:04:10 590faf4316c5: Preparing 13:04:10 3fbe34a1663b: Preparing 13:04:10 348780a45bde: Layer already exists 13:04:10 256970180b23: Layer already exists 13:04:10 590faf4316c5: Layer already exists 13:04:10 1357b77c7707: Layer already exists 13:04:10 3fbe34a1663b: Layer already exists 13:04:10 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:0f9dc855e409a2e34e45bde10e8eb108cb8b9d8a77b8b2037d375d08845e63ec size: 1363 [Pipeline] isUnix [Pipeline] sh 13:04:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 13:04:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 13:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:04:11 1357b77c7707: Preparing 13:04:11 348780a45bde: Preparing 13:04:11 256970180b23: Preparing 13:04:11 590faf4316c5: Preparing 13:04:11 3fbe34a1663b: Preparing 13:04:11 3fbe34a1663b: Layer already exists 13:04:11 1357b77c7707: Layer already exists 13:04:11 348780a45bde: Layer already exists 13:04:11 590faf4316c5: Layer already exists 13:04:11 256970180b23: Layer already exists 13:04:11 main: digest: sha256:0f9dc855e409a2e34e45bde10e8eb108cb8b9d8a77b8b2037d375d08845e63ec size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:04:11 ===================================================== [Pipeline] echo 13:04:11 taggedImages: 13:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.30 13:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 13:04:11 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 13:04:11 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:11 latest 13:04:11 2.0.1-dev.30 13:04:11 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:11 main 13:04:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 13:04:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:04:12 aa9f31a44865: Preparing 13:04:12 aa9f31a44865: Preparing 13:04:12 c05a6573b6da: Preparing 13:04:12 ccd479b56a86: Preparing 13:04:12 a75b5960dfbf: Preparing 13:04:12 10aa19c38b42: Preparing 13:04:12 256970180b23: Preparing 13:04:12 a003921dc7e4: Preparing 13:04:12 414bace221d4: Preparing 13:04:12 ad78874e9484: Preparing 13:04:12 3f2c346f6534: Preparing 13:04:12 3fbe34a1663b: Preparing 13:04:12 414bace221d4: Waiting 13:04:12 3f2c346f6534: Waiting 13:04:12 3fbe34a1663b: Waiting 13:04:12 ad78874e9484: Waiting 13:04:12 256970180b23: Waiting 13:04:12 a003921dc7e4: Waiting 13:04:12 ccd479b56a86: Pushed 13:04:12 c05a6573b6da: Pushed 13:04:12 aa9f31a44865: Pushed 13:04:12 a75b5960dfbf: Pushed 13:04:12 256970180b23: Layer already exists 13:04:12 a003921dc7e4: Pushed 13:04:13 ad78874e9484: Pushed 13:04:13 3f2c346f6534: Pushed 13:04:13 414bace221d4: Pushed 13:04:13 3fbe34a1663b: Layer already exists 13:04:15 10aa19c38b42: Pushed 13:04:15 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:61c15960e13168fdf26d0425641cf77642b31f3b01bf706a7fedaa79e05e0289 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:04:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:04:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:04:16 aa9f31a44865: Preparing 13:04:16 aa9f31a44865: Preparing 13:04:16 c05a6573b6da: Preparing 13:04:16 ccd479b56a86: Preparing 13:04:16 a75b5960dfbf: Preparing 13:04:16 10aa19c38b42: Preparing 13:04:16 256970180b23: Preparing 13:04:16 a003921dc7e4: Preparing 13:04:16 414bace221d4: Preparing 13:04:16 ad78874e9484: Preparing 13:04:16 3f2c346f6534: Preparing 13:04:16 256970180b23: Waiting 13:04:16 a003921dc7e4: Waiting 13:04:16 414bace221d4: Waiting 13:04:16 3fbe34a1663b: Preparing 13:04:16 ad78874e9484: Waiting 13:04:16 3f2c346f6534: Waiting 13:04:16 3fbe34a1663b: Waiting 13:04:16 c05a6573b6da: Layer already exists 13:04:16 ccd479b56a86: Layer already exists 13:04:16 10aa19c38b42: Layer already exists 13:04:16 aa9f31a44865: Layer already exists 13:04:16 a75b5960dfbf: Layer already exists 13:04:16 a003921dc7e4: Layer already exists 13:04:16 ad78874e9484: Layer already exists 13:04:16 3f2c346f6534: Layer already exists 13:04:16 256970180b23: Layer already exists 13:04:16 414bace221d4: Layer already exists 13:04:16 3fbe34a1663b: Layer already exists 13:04:16 latest: digest: sha256:61c15960e13168fdf26d0425641cf77642b31f3b01bf706a7fedaa79e05e0289 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:04:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.30 13:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:04:17 aa9f31a44865: Preparing 13:04:17 aa9f31a44865: Preparing 13:04:17 c05a6573b6da: Preparing 13:04:17 ccd479b56a86: Preparing 13:04:17 a75b5960dfbf: Preparing 13:04:17 10aa19c38b42: Preparing 13:04:17 256970180b23: Preparing 13:04:17 a003921dc7e4: Preparing 13:04:17 414bace221d4: Preparing 13:04:17 ad78874e9484: Preparing 13:04:17 3f2c346f6534: Preparing 13:04:17 3fbe34a1663b: Preparing 13:04:17 414bace221d4: Waiting 13:04:17 ad78874e9484: Waiting 13:04:17 3fbe34a1663b: Waiting 13:04:17 3f2c346f6534: Waiting 13:04:17 256970180b23: Waiting 13:04:17 aa9f31a44865: Layer already exists 13:04:17 c05a6573b6da: Layer already exists 13:04:17 10aa19c38b42: Layer already exists 13:04:17 ccd479b56a86: Layer already exists 13:04:17 a75b5960dfbf: Layer already exists 13:04:17 ad78874e9484: Layer already exists 13:04:17 414bace221d4: Layer already exists 13:04:17 a003921dc7e4: Layer already exists 13:04:17 3f2c346f6534: Layer already exists 13:04:17 256970180b23: Layer already exists 13:04:17 3fbe34a1663b: Layer already exists 13:04:17 2.0.1-dev.30: digest: sha256:61c15960e13168fdf26d0425641cf77642b31f3b01bf706a7fedaa79e05e0289 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:04:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:04:18 aa9f31a44865: Preparing 13:04:18 aa9f31a44865: Preparing 13:04:18 c05a6573b6da: Preparing 13:04:18 ccd479b56a86: Preparing 13:04:18 a75b5960dfbf: Preparing 13:04:18 10aa19c38b42: Preparing 13:04:18 256970180b23: Preparing 13:04:18 a003921dc7e4: Preparing 13:04:18 414bace221d4: Preparing 13:04:18 ad78874e9484: Preparing 13:04:18 3f2c346f6534: Preparing 13:04:18 3fbe34a1663b: Preparing 13:04:18 414bace221d4: Waiting 13:04:18 3fbe34a1663b: Waiting 13:04:18 ad78874e9484: Waiting 13:04:18 3f2c346f6534: Waiting 13:04:18 a003921dc7e4: Waiting 13:04:18 256970180b23: Waiting 13:04:19 c05a6573b6da: Layer already exists 13:04:19 ccd479b56a86: Layer already exists 13:04:19 10aa19c38b42: Layer already exists 13:04:19 aa9f31a44865: Layer already exists 13:04:19 a75b5960dfbf: Layer already exists 13:04:19 a003921dc7e4: Layer already exists 13:04:19 256970180b23: Layer already exists 13:04:19 ad78874e9484: Layer already exists 13:04:19 414bace221d4: Layer already exists 13:04:19 3f2c346f6534: Layer already exists 13:04:19 3fbe34a1663b: Layer already exists 13:04:19 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:61c15960e13168fdf26d0425641cf77642b31f3b01bf706a7fedaa79e05e0289 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:04:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 13:04:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 13:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:04:19 aa9f31a44865: Preparing 13:04:19 aa9f31a44865: Preparing 13:04:19 c05a6573b6da: Preparing 13:04:19 ccd479b56a86: Preparing 13:04:19 a75b5960dfbf: Preparing 13:04:19 10aa19c38b42: Preparing 13:04:19 256970180b23: Preparing 13:04:19 a003921dc7e4: Preparing 13:04:19 414bace221d4: Preparing 13:04:19 ad78874e9484: Preparing 13:04:19 3f2c346f6534: Preparing 13:04:19 3fbe34a1663b: Preparing 13:04:19 a003921dc7e4: Waiting 13:04:19 414bace221d4: Waiting 13:04:19 ad78874e9484: Waiting 13:04:19 3f2c346f6534: Waiting 13:04:19 3fbe34a1663b: Waiting 13:04:19 256970180b23: Waiting 13:04:20 10aa19c38b42: Layer already exists 13:04:20 ccd479b56a86: Layer already exists 13:04:20 c05a6573b6da: Layer already exists 13:04:20 aa9f31a44865: Layer already exists 13:04:20 a75b5960dfbf: Layer already exists 13:04:20 a003921dc7e4: Layer already exists 13:04:20 414bace221d4: Layer already exists 13:04:20 256970180b23: Layer already exists 13:04:20 3f2c346f6534: Layer already exists 13:04:20 ad78874e9484: Layer already exists 13:04:20 3fbe34a1663b: Layer already exists 13:04:20 main: digest: sha256:61c15960e13168fdf26d0425641cf77642b31f3b01bf706a7fedaa79e05e0289 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:04:20 ===================================================== [Pipeline] echo 13:04:20 taggedImages: 13:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.30 13:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 13:04:20 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 13:04:20 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:20 latest 13:04:20 2.0.1-dev.30 13:04:20 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:20 main 13:04:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 13:04:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:04:20 81ce463f3621: Preparing 13:04:20 7767e9576962: Preparing 13:04:20 ce7de7ddfb29: Preparing 13:04:20 84ce2066d8b7: Preparing 13:04:20 13d898cf86ff: Preparing 13:04:20 3fbe34a1663b: Preparing 13:04:20 3fbe34a1663b: Waiting 13:04:21 ce7de7ddfb29: Pushed 13:04:21 84ce2066d8b7: Pushed 13:04:21 3fbe34a1663b: Layer already exists 13:04:21 13d898cf86ff: Pushed 13:04:23 7767e9576962: Pushed 13:04:23 81ce463f3621: Pushed 13:04:23 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:5483994cd9688d5da42b989e3703d40700a1ad3205acc19d11ebb787b90cb800 size: 1575 [Pipeline] isUnix [Pipeline] sh 13:04:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:04:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:04:24 81ce463f3621: Preparing 13:04:24 7767e9576962: Preparing 13:04:24 ce7de7ddfb29: Preparing 13:04:24 84ce2066d8b7: Preparing 13:04:24 13d898cf86ff: Preparing 13:04:24 3fbe34a1663b: Preparing 13:04:24 3fbe34a1663b: Waiting 13:04:24 13d898cf86ff: Layer already exists 13:04:24 ce7de7ddfb29: Layer already exists 13:04:24 84ce2066d8b7: Layer already exists 13:04:24 7767e9576962: Layer already exists 13:04:24 81ce463f3621: Layer already exists 13:04:24 3fbe34a1663b: Layer already exists 13:04:24 latest: digest: sha256:5483994cd9688d5da42b989e3703d40700a1ad3205acc19d11ebb787b90cb800 size: 1575 [Pipeline] isUnix [Pipeline] sh 13:04:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.30 13:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:04:25 81ce463f3621: Preparing 13:04:25 7767e9576962: Preparing 13:04:25 ce7de7ddfb29: Preparing 13:04:25 84ce2066d8b7: Preparing 13:04:25 13d898cf86ff: Preparing 13:04:25 3fbe34a1663b: Preparing 13:04:25 3fbe34a1663b: Waiting 13:04:25 ce7de7ddfb29: Layer already exists 13:04:25 13d898cf86ff: Layer already exists 13:04:25 84ce2066d8b7: Layer already exists 13:04:25 81ce463f3621: Layer already exists 13:04:25 7767e9576962: Layer already exists 13:04:25 3fbe34a1663b: Layer already exists 13:04:25 2.0.1-dev.30: digest: sha256:5483994cd9688d5da42b989e3703d40700a1ad3205acc19d11ebb787b90cb800 size: 1575 [Pipeline] isUnix [Pipeline] sh 13:04:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:04:26 81ce463f3621: Preparing 13:04:26 7767e9576962: Preparing 13:04:26 ce7de7ddfb29: Preparing 13:04:26 84ce2066d8b7: Preparing 13:04:26 13d898cf86ff: Preparing 13:04:26 3fbe34a1663b: Preparing 13:04:26 3fbe34a1663b: Waiting 13:04:26 84ce2066d8b7: Layer already exists 13:04:26 81ce463f3621: Layer already exists 13:04:26 13d898cf86ff: Layer already exists 13:04:26 7767e9576962: Layer already exists 13:04:26 ce7de7ddfb29: Layer already exists 13:04:26 3fbe34a1663b: Layer already exists 13:04:26 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:5483994cd9688d5da42b989e3703d40700a1ad3205acc19d11ebb787b90cb800 size: 1575 [Pipeline] isUnix [Pipeline] sh 13:04:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 13:04:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 13:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:04:27 81ce463f3621: Preparing 13:04:27 7767e9576962: Preparing 13:04:27 ce7de7ddfb29: Preparing 13:04:27 84ce2066d8b7: Preparing 13:04:27 13d898cf86ff: Preparing 13:04:27 3fbe34a1663b: Preparing 13:04:27 3fbe34a1663b: Waiting 13:04:27 7767e9576962: Layer already exists 13:04:27 ce7de7ddfb29: Layer already exists 13:04:27 84ce2066d8b7: Layer already exists 13:04:27 81ce463f3621: Layer already exists 13:04:27 13d898cf86ff: Layer already exists 13:04:27 3fbe34a1663b: Layer already exists 13:04:27 main: digest: sha256:5483994cd9688d5da42b989e3703d40700a1ad3205acc19d11ebb787b90cb800 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:04:27 ===================================================== [Pipeline] echo 13:04:27 taggedImages: 13:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.30 13:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 13:04:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 13:04:27 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:27 latest 13:04:27 2.0.1-dev.30 13:04:27 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:27 main 13:04:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 13:04:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:04:28 6a51b17c569a: Preparing 13:04:28 3338f0227b06: Preparing 13:04:28 c4d0dc2baaec: Preparing 13:04:28 bc8512559a49: Preparing 13:04:28 c45244361df0: Preparing 13:04:28 3c82ca9b3568: Preparing 13:04:28 eefd99c8841f: Preparing 13:04:28 5556625d9414: Preparing 13:04:28 791ec4dbdf7e: Preparing 13:04:28 3fbe34a1663b: Preparing 13:04:28 3c82ca9b3568: Waiting 13:04:28 eefd99c8841f: Waiting 13:04:28 5556625d9414: Waiting 13:04:28 3fbe34a1663b: Waiting 13:04:28 791ec4dbdf7e: Waiting 13:04:28 6a51b17c569a: Pushed 13:04:28 c45244361df0: Pushed 13:04:28 3338f0227b06: Pushed 13:04:29 3c82ca9b3568: Pushed 13:04:29 eefd99c8841f: Pushed 13:04:29 5556625d9414: Pushed 13:04:29 3fbe34a1663b: Layer already exists 13:04:29 791ec4dbdf7e: Pushed 13:04:31 bc8512559a49: Pushed 13:04:31 c4d0dc2baaec: Pushed 13:04:31 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:f80bdf90c65ac4c4c893c3e95f857994c6593c14e1117ceb01be4003d1bd2b1d size: 2405 [Pipeline] isUnix [Pipeline] sh 13:04:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:04:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:04:32 6a51b17c569a: Preparing 13:04:32 3338f0227b06: Preparing 13:04:32 c4d0dc2baaec: Preparing 13:04:32 bc8512559a49: Preparing 13:04:32 c45244361df0: Preparing 13:04:32 3c82ca9b3568: Preparing 13:04:32 eefd99c8841f: Preparing 13:04:32 5556625d9414: Preparing 13:04:32 791ec4dbdf7e: Preparing 13:04:32 3fbe34a1663b: Preparing 13:04:32 3c82ca9b3568: Waiting 13:04:32 eefd99c8841f: Waiting 13:04:32 5556625d9414: Waiting 13:04:32 791ec4dbdf7e: Waiting 13:04:32 3fbe34a1663b: Waiting 13:04:32 c4d0dc2baaec: Layer already exists 13:04:32 c45244361df0: Layer already exists 13:04:32 6a51b17c569a: Layer already exists 13:04:32 bc8512559a49: Layer already exists 13:04:32 3338f0227b06: Layer already exists 13:04:32 3c82ca9b3568: Layer already exists 13:04:32 eefd99c8841f: Layer already exists 13:04:32 5556625d9414: Layer already exists 13:04:32 3fbe34a1663b: Layer already exists 13:04:32 791ec4dbdf7e: Layer already exists 13:04:32 latest: digest: sha256:f80bdf90c65ac4c4c893c3e95f857994c6593c14e1117ceb01be4003d1bd2b1d size: 2405 [Pipeline] isUnix [Pipeline] sh 13:04:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.30 13:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:04:33 6a51b17c569a: Preparing 13:04:33 3338f0227b06: Preparing 13:04:33 c4d0dc2baaec: Preparing 13:04:33 bc8512559a49: Preparing 13:04:33 c45244361df0: Preparing 13:04:33 3c82ca9b3568: Preparing 13:04:33 eefd99c8841f: Preparing 13:04:33 5556625d9414: Preparing 13:04:33 791ec4dbdf7e: Preparing 13:04:33 3fbe34a1663b: Preparing 13:04:33 3c82ca9b3568: Waiting 13:04:33 eefd99c8841f: Waiting 13:04:33 5556625d9414: Waiting 13:04:33 791ec4dbdf7e: Waiting 13:04:33 3fbe34a1663b: Waiting 13:04:33 c45244361df0: Layer already exists 13:04:33 6a51b17c569a: Layer already exists 13:04:33 c4d0dc2baaec: Layer already exists 13:04:33 bc8512559a49: Layer already exists 13:04:33 3338f0227b06: Layer already exists 13:04:33 3c82ca9b3568: Layer already exists 13:04:33 5556625d9414: Layer already exists 13:04:33 eefd99c8841f: Layer already exists 13:04:33 3fbe34a1663b: Layer already exists 13:04:33 791ec4dbdf7e: Layer already exists 13:04:33 2.0.1-dev.30: digest: sha256:f80bdf90c65ac4c4c893c3e95f857994c6593c14e1117ceb01be4003d1bd2b1d size: 2405 [Pipeline] isUnix [Pipeline] sh 13:04:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:04:34 6a51b17c569a: Preparing 13:04:34 3338f0227b06: Preparing 13:04:34 c4d0dc2baaec: Preparing 13:04:34 bc8512559a49: Preparing 13:04:34 c45244361df0: Preparing 13:04:34 3c82ca9b3568: Preparing 13:04:34 eefd99c8841f: Preparing 13:04:34 5556625d9414: Preparing 13:04:34 791ec4dbdf7e: Preparing 13:04:34 3fbe34a1663b: Preparing 13:04:34 3c82ca9b3568: Waiting 13:04:34 eefd99c8841f: Waiting 13:04:34 5556625d9414: Waiting 13:04:34 791ec4dbdf7e: Waiting 13:04:34 3fbe34a1663b: Waiting 13:04:34 3338f0227b06: Layer already exists 13:04:34 c45244361df0: Layer already exists 13:04:34 c4d0dc2baaec: Layer already exists 13:04:34 6a51b17c569a: Layer already exists 13:04:34 bc8512559a49: Layer already exists 13:04:34 5556625d9414: Layer already exists 13:04:34 791ec4dbdf7e: Layer already exists 13:04:34 eefd99c8841f: Layer already exists 13:04:34 3fbe34a1663b: Layer already exists 13:04:34 3c82ca9b3568: Layer already exists 13:04:34 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:f80bdf90c65ac4c4c893c3e95f857994c6593c14e1117ceb01be4003d1bd2b1d size: 2405 [Pipeline] isUnix [Pipeline] sh 13:04:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 13:04:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 13:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:04:35 6a51b17c569a: Preparing 13:04:35 3338f0227b06: Preparing 13:04:35 c4d0dc2baaec: Preparing 13:04:35 bc8512559a49: Preparing 13:04:35 c45244361df0: Preparing 13:04:35 3c82ca9b3568: Preparing 13:04:35 eefd99c8841f: Preparing 13:04:35 5556625d9414: Preparing 13:04:35 791ec4dbdf7e: Preparing 13:04:35 3fbe34a1663b: Preparing 13:04:35 5556625d9414: Waiting 13:04:35 791ec4dbdf7e: Waiting 13:04:35 3fbe34a1663b: Waiting 13:04:35 3c82ca9b3568: Waiting 13:04:35 eefd99c8841f: Waiting 13:04:35 bc8512559a49: Layer already exists 13:04:35 c45244361df0: Layer already exists 13:04:35 3338f0227b06: Layer already exists 13:04:35 6a51b17c569a: Layer already exists 13:04:35 c4d0dc2baaec: Layer already exists 13:04:35 5556625d9414: Layer already exists 13:04:35 eefd99c8841f: Layer already exists 13:04:35 3c82ca9b3568: Layer already exists 13:04:35 791ec4dbdf7e: Layer already exists 13:04:35 3fbe34a1663b: Layer already exists 13:04:35 main: digest: sha256:f80bdf90c65ac4c4c893c3e95f857994c6593c14e1117ceb01be4003d1bd2b1d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:04:35 ===================================================== [Pipeline] echo 13:04:35 taggedImages: 13:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.30 13:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 13:04:35 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 13:04:35 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:35 latest 13:04:35 2.0.1-dev.30 13:04:35 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:35 main 13:04:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 13:04:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:04:36 930914002d43: Preparing 13:04:36 94dc5d68ef23: Preparing 13:04:36 256970180b23: Preparing 13:04:36 906531a9def2: Preparing 13:04:36 3fbe34a1663b: Preparing 13:04:36 256970180b23: Layer already exists 13:04:36 3fbe34a1663b: Layer already exists 13:04:36 930914002d43: Pushed 13:04:37 906531a9def2: Pushed 13:04:39 94dc5d68ef23: Pushed 13:04:39 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:39d7a1ba87d70786d0d40bf6e51aa61f03010730c9a7e5976001d660852ef93f size: 1364 [Pipeline] isUnix [Pipeline] sh 13:04:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:04:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:04:40 930914002d43: Preparing 13:04:40 94dc5d68ef23: Preparing 13:04:40 256970180b23: Preparing 13:04:40 906531a9def2: Preparing 13:04:40 3fbe34a1663b: Preparing 13:04:40 3fbe34a1663b: Layer already exists 13:04:40 930914002d43: Layer already exists 13:04:40 906531a9def2: Layer already exists 13:04:40 94dc5d68ef23: Layer already exists 13:04:40 256970180b23: Layer already exists 13:04:40 latest: digest: sha256:39d7a1ba87d70786d0d40bf6e51aa61f03010730c9a7e5976001d660852ef93f size: 1364 [Pipeline] isUnix [Pipeline] sh 13:04:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.30 13:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:04:41 930914002d43: Preparing 13:04:41 94dc5d68ef23: Preparing 13:04:41 256970180b23: Preparing 13:04:41 906531a9def2: Preparing 13:04:41 3fbe34a1663b: Preparing 13:04:41 94dc5d68ef23: Layer already exists 13:04:41 930914002d43: Layer already exists 13:04:41 906531a9def2: Layer already exists 13:04:41 256970180b23: Layer already exists 13:04:41 3fbe34a1663b: Layer already exists 13:04:41 2.0.1-dev.30: digest: sha256:39d7a1ba87d70786d0d40bf6e51aa61f03010730c9a7e5976001d660852ef93f size: 1364 [Pipeline] isUnix [Pipeline] sh 13:04:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:04:42 930914002d43: Preparing 13:04:42 94dc5d68ef23: Preparing 13:04:42 256970180b23: Preparing 13:04:42 906531a9def2: Preparing 13:04:42 3fbe34a1663b: Preparing 13:04:42 906531a9def2: Layer already exists 13:04:42 930914002d43: Layer already exists 13:04:42 256970180b23: Layer already exists 13:04:42 3fbe34a1663b: Layer already exists 13:04:42 94dc5d68ef23: Layer already exists 13:04:42 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:39d7a1ba87d70786d0d40bf6e51aa61f03010730c9a7e5976001d660852ef93f size: 1364 [Pipeline] isUnix [Pipeline] sh 13:04:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 13:04:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 13:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:04:43 930914002d43: Preparing 13:04:43 94dc5d68ef23: Preparing 13:04:43 256970180b23: Preparing 13:04:43 906531a9def2: Preparing 13:04:43 3fbe34a1663b: Preparing 13:04:43 906531a9def2: Layer already exists 13:04:43 256970180b23: Layer already exists 13:04:43 3fbe34a1663b: Layer already exists 13:04:43 930914002d43: Layer already exists 13:04:43 94dc5d68ef23: Layer already exists 13:04:43 main: digest: sha256:39d7a1ba87d70786d0d40bf6e51aa61f03010730c9a7e5976001d660852ef93f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:04:43 ===================================================== [Pipeline] echo 13:04:43 taggedImages: 13:04:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:04:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.30 13:04:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 13:04:43 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 13:04:43 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:43 latest 13:04:43 2.0.1-dev.30 13:04:43 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:43 main 13:04:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 13:04:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:04:44 1047a9738a92: Preparing 13:04:44 9cad31213408: Preparing 13:04:44 256970180b23: Preparing 13:04:44 590faf4316c5: Preparing 13:04:44 3fbe34a1663b: Preparing 13:04:44 590faf4316c5: Layer already exists 13:04:44 3fbe34a1663b: Layer already exists 13:04:44 256970180b23: Layer already exists 13:04:44 1047a9738a92: Pushed 13:04:47 9cad31213408: Pushed 13:04:47 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:834aa66a8ccb56c569f16e61d9fcb35924da0a6d6e84100efb0297a982d15893 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:04:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:04:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:04:47 1047a9738a92: Preparing 13:04:47 9cad31213408: Preparing 13:04:47 256970180b23: Preparing 13:04:47 590faf4316c5: Preparing 13:04:47 3fbe34a1663b: Preparing 13:04:48 256970180b23: Layer already exists 13:04:48 1047a9738a92: Layer already exists 13:04:48 3fbe34a1663b: Layer already exists 13:04:48 590faf4316c5: Layer already exists 13:04:48 9cad31213408: Layer already exists 13:04:48 latest: digest: sha256:834aa66a8ccb56c569f16e61d9fcb35924da0a6d6e84100efb0297a982d15893 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:04:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.30 13:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:04:48 1047a9738a92: Preparing 13:04:48 9cad31213408: Preparing 13:04:48 256970180b23: Preparing 13:04:48 590faf4316c5: Preparing 13:04:48 3fbe34a1663b: Preparing 13:04:49 9cad31213408: Layer already exists 13:04:49 1047a9738a92: Layer already exists 13:04:49 3fbe34a1663b: Layer already exists 13:04:49 590faf4316c5: Layer already exists 13:04:49 256970180b23: Layer already exists 13:04:49 2.0.1-dev.30: digest: sha256:834aa66a8ccb56c569f16e61d9fcb35924da0a6d6e84100efb0297a982d15893 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:04:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:04:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:04:49 1047a9738a92: Preparing 13:04:49 9cad31213408: Preparing 13:04:49 256970180b23: Preparing 13:04:49 590faf4316c5: Preparing 13:04:49 3fbe34a1663b: Preparing 13:04:49 9cad31213408: Layer already exists 13:04:49 256970180b23: Layer already exists 13:04:50 3fbe34a1663b: Layer already exists 13:04:50 590faf4316c5: Layer already exists 13:04:50 1047a9738a92: Layer already exists 13:04:50 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:834aa66a8ccb56c569f16e61d9fcb35924da0a6d6e84100efb0297a982d15893 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:04:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 13:04:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 13:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:04:50 1047a9738a92: Preparing 13:04:50 9cad31213408: Preparing 13:04:50 256970180b23: Preparing 13:04:50 590faf4316c5: Preparing 13:04:50 3fbe34a1663b: Preparing 13:04:51 9cad31213408: Layer already exists 13:04:51 590faf4316c5: Layer already exists 13:04:51 3fbe34a1663b: Layer already exists 13:04:51 256970180b23: Layer already exists 13:04:51 1047a9738a92: Layer already exists 13:04:51 main: digest: sha256:834aa66a8ccb56c569f16e61d9fcb35924da0a6d6e84100efb0297a982d15893 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:04:51 ===================================================== [Pipeline] echo 13:04:51 taggedImages: 13:04:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:04:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.30 13:04:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 13:04:51 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 13:04:51 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:51 latest 13:04:51 2.0.1-dev.30 13:04:51 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:04:51 main 13:04:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh 13:04:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 13:04:51 df1fdc26971d: Preparing 13:04:51 d8fdb4fb6b72: Preparing 13:04:51 c9249d365b4c: Preparing 13:04:51 1df648abe518: Preparing 13:04:51 b287e4fe43ef: Preparing 13:04:51 c39efab1fe40: Preparing 13:04:51 386fc9fe74c4: Preparing 13:04:51 c39efab1fe40: Waiting 13:04:51 097a5c91b892: Preparing 13:04:51 74984ba1a09f: Preparing 13:04:51 6d0ac5d4dfcb: Preparing 13:04:51 c55d5dbdab40: Preparing 13:04:51 386fc9fe74c4: Waiting 13:04:51 097a5c91b892: Waiting 13:04:51 74984ba1a09f: Waiting 13:04:51 6d0ac5d4dfcb: Waiting 13:04:51 c55d5dbdab40: Waiting 13:04:52 b287e4fe43ef: Layer already exists 13:04:52 c39efab1fe40: Layer already exists 13:04:52 386fc9fe74c4: Layer already exists 13:04:52 d8fdb4fb6b72: Pushed 13:04:52 097a5c91b892: Layer already exists 13:04:52 74984ba1a09f: Layer already exists 13:04:52 6d0ac5d4dfcb: Layer already exists 13:04:52 c55d5dbdab40: Layer already exists 13:04:53 df1fdc26971d: Pushed 13:04:55 c9249d365b4c: Pushed 13:05:10 1df648abe518: Pushed 13:05:10 a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:07f65fa3e084f50a582d8a6148150390c0974bb6d0760eb38ce901978c8c9a74 size: 2622 [Pipeline] isUnix [Pipeline] sh 13:05:10 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:05:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 13:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 13:05:10 df1fdc26971d: Preparing 13:05:10 d8fdb4fb6b72: Preparing 13:05:10 c9249d365b4c: Preparing 13:05:10 1df648abe518: Preparing 13:05:10 b287e4fe43ef: Preparing 13:05:10 c39efab1fe40: Preparing 13:05:10 386fc9fe74c4: Preparing 13:05:10 097a5c91b892: Preparing 13:05:10 74984ba1a09f: Preparing 13:05:10 6d0ac5d4dfcb: Preparing 13:05:10 c55d5dbdab40: Preparing 13:05:10 097a5c91b892: Waiting 13:05:10 6d0ac5d4dfcb: Waiting 13:05:10 c55d5dbdab40: Waiting 13:05:10 74984ba1a09f: Waiting 13:05:10 c39efab1fe40: Waiting 13:05:10 386fc9fe74c4: Waiting 13:05:11 1df648abe518: Layer already exists 13:05:11 df1fdc26971d: Layer already exists 13:05:11 c9249d365b4c: Layer already exists 13:05:11 b287e4fe43ef: Layer already exists 13:05:11 d8fdb4fb6b72: Layer already exists 13:05:11 c39efab1fe40: Layer already exists 13:05:11 097a5c91b892: Layer already exists 13:05:11 6d0ac5d4dfcb: Layer already exists 13:05:11 74984ba1a09f: Layer already exists 13:05:11 386fc9fe74c4: Layer already exists 13:05:11 c55d5dbdab40: Layer already exists 13:05:11 latest: digest: sha256:07f65fa3e084f50a582d8a6148150390c0974bb6d0760eb38ce901978c8c9a74 size: 2622 [Pipeline] isUnix [Pipeline] sh 13:05:11 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:05:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.30 13:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 13:05:11 df1fdc26971d: Preparing 13:05:11 d8fdb4fb6b72: Preparing 13:05:11 c9249d365b4c: Preparing 13:05:11 1df648abe518: Preparing 13:05:11 b287e4fe43ef: Preparing 13:05:11 c39efab1fe40: Preparing 13:05:11 386fc9fe74c4: Preparing 13:05:11 097a5c91b892: Preparing 13:05:11 74984ba1a09f: Preparing 13:05:11 6d0ac5d4dfcb: Preparing 13:05:11 c55d5dbdab40: Preparing 13:05:11 c39efab1fe40: Waiting 13:05:11 386fc9fe74c4: Waiting 13:05:11 097a5c91b892: Waiting 13:05:11 74984ba1a09f: Waiting 13:05:11 6d0ac5d4dfcb: Waiting 13:05:11 c55d5dbdab40: Waiting 13:05:12 b287e4fe43ef: Layer already exists 13:05:12 df1fdc26971d: Layer already exists 13:05:12 d8fdb4fb6b72: Layer already exists 13:05:12 1df648abe518: Layer already exists 13:05:12 c9249d365b4c: Layer already exists 13:05:12 097a5c91b892: Layer already exists 13:05:12 386fc9fe74c4: Layer already exists 13:05:12 c39efab1fe40: Layer already exists 13:05:12 6d0ac5d4dfcb: Layer already exists 13:05:12 74984ba1a09f: Layer already exists 13:05:12 c55d5dbdab40: Layer already exists 13:05:12 2.0.1-dev.30: digest: sha256:07f65fa3e084f50a582d8a6148150390c0974bb6d0760eb38ce901978c8c9a74 size: 2622 [Pipeline] isUnix [Pipeline] sh 13:05:12 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh 13:05:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 13:05:12 df1fdc26971d: Preparing 13:05:12 d8fdb4fb6b72: Preparing 13:05:12 c9249d365b4c: Preparing 13:05:12 1df648abe518: Preparing 13:05:12 b287e4fe43ef: Preparing 13:05:12 c39efab1fe40: Preparing 13:05:12 386fc9fe74c4: Preparing 13:05:12 097a5c91b892: Preparing 13:05:12 74984ba1a09f: Preparing 13:05:12 6d0ac5d4dfcb: Preparing 13:05:12 c55d5dbdab40: Preparing 13:05:12 097a5c91b892: Waiting 13:05:12 74984ba1a09f: Waiting 13:05:12 c39efab1fe40: Waiting 13:05:12 386fc9fe74c4: Waiting 13:05:12 6d0ac5d4dfcb: Waiting 13:05:12 c55d5dbdab40: Waiting 13:05:12 d8fdb4fb6b72: Layer already exists 13:05:12 b287e4fe43ef: Layer already exists 13:05:12 1df648abe518: Layer already exists 13:05:12 df1fdc26971d: Layer already exists 13:05:12 c9249d365b4c: Layer already exists 13:05:13 74984ba1a09f: Layer already exists 13:05:13 097a5c91b892: Layer already exists 13:05:13 386fc9fe74c4: Layer already exists 13:05:13 c39efab1fe40: Layer already exists 13:05:13 6d0ac5d4dfcb: Layer already exists 13:05:13 c55d5dbdab40: Layer already exists 13:05:13 a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:07f65fa3e084f50a582d8a6148150390c0974bb6d0760eb38ce901978c8c9a74 size: 2622 [Pipeline] isUnix [Pipeline] sh 13:05:13 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 13:05:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 13:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 13:05:13 df1fdc26971d: Preparing 13:05:13 d8fdb4fb6b72: Preparing 13:05:13 c9249d365b4c: Preparing 13:05:13 1df648abe518: Preparing 13:05:13 b287e4fe43ef: Preparing 13:05:13 c39efab1fe40: Preparing 13:05:13 386fc9fe74c4: Preparing 13:05:13 097a5c91b892: Preparing 13:05:13 74984ba1a09f: Preparing 13:05:13 6d0ac5d4dfcb: Preparing 13:05:13 c55d5dbdab40: Preparing 13:05:13 c39efab1fe40: Waiting 13:05:13 386fc9fe74c4: Waiting 13:05:13 097a5c91b892: Waiting 13:05:13 74984ba1a09f: Waiting 13:05:13 6d0ac5d4dfcb: Waiting 13:05:13 c55d5dbdab40: Waiting 13:05:14 c9249d365b4c: Layer already exists 13:05:14 1df648abe518: Layer already exists 13:05:14 df1fdc26971d: Layer already exists 13:05:14 b287e4fe43ef: Layer already exists 13:05:14 d8fdb4fb6b72: Layer already exists 13:05:14 386fc9fe74c4: Layer already exists 13:05:14 097a5c91b892: Layer already exists 13:05:14 c39efab1fe40: Layer already exists 13:05:14 74984ba1a09f: Layer already exists 13:05:14 6d0ac5d4dfcb: Layer already exists 13:05:14 c55d5dbdab40: Layer already exists 13:05:14 main: digest: sha256:07f65fa3e084f50a582d8a6148150390c0974bb6d0760eb38ce901978c8c9a74 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:05:14 ===================================================== [Pipeline] echo 13:05:14 taggedImages: 13:05:14 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 13:05:14 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 13:05:14 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.30 13:05:14 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 13:05:14 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:05:14 13:05:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:05:15 arm64: Pulling from edgex-lftools-log-publisher 13:05:15 448f6bf000e3: Pulling fs layer 13:05:15 f757da607395: Pulling fs layer 13:05:15 05883995daec: Pulling fs layer 13:05:15 8603b9c90790: Pulling fs layer 13:05:15 1560dd03e051: Pulling fs layer 13:05:15 27f5ce0e4adf: Pulling fs layer 13:05:15 c2d8d7efcc4b: Pulling fs layer 13:05:15 1560dd03e051: Waiting 13:05:15 8603b9c90790: Waiting 13:05:15 27f5ce0e4adf: Waiting 13:05:15 c2d8d7efcc4b: Waiting 13:05:15 f757da607395: Verifying Checksum 13:05:15 f757da607395: Download complete 13:05:15 8603b9c90790: Verifying Checksum 13:05:15 8603b9c90790: Download complete 13:05:15 1560dd03e051: Verifying Checksum 13:05:15 1560dd03e051: Download complete 13:05:15 27f5ce0e4adf: Verifying Checksum 13:05:15 27f5ce0e4adf: Download complete 13:05:15 05883995daec: Verifying Checksum 13:05:15 05883995daec: Download complete 13:05:16 448f6bf000e3: Verifying Checksum 13:05:16 448f6bf000e3: Download complete 13:05:19 c2d8d7efcc4b: Verifying Checksum 13:05:19 c2d8d7efcc4b: Download complete 13:05:20 448f6bf000e3: Pull complete 13:05:21 f757da607395: Pull complete 13:05:22 05883995daec: Pull complete 13:05:22 8603b9c90790: Pull complete 13:05:23 1560dd03e051: Pull complete 13:05:24 27f5ce0e4adf: Pull complete 13:05:39 c2d8d7efcc4b: Pull complete 13:05:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:05:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:05:39 prd-ubuntu18.04-docker-arm64-4c-16g-881 does not seem to be running inside a container 13:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:05:44 $ docker top bb9528fb0cc5bdd794e656513a2993068c5d071b0034d18ac4b24873159e384d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:45 ---> job-cost.sh 13:05:45 lf-activate-venv: SKIPPING 13:05:45 INFO: No Stack... 13:05:46 INFO: Retrieving Pricing Info for: v2-standard-4 13:05:47 INFO: Archiving Costs [Pipeline] sh 13:05:47 + cut -d, -f6 13:05:47 + cat /w/workspace/edgex-go/33/archives/cost.csv [Pipeline] lock 13:05:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-33-stack-cost] 13:05:47 Resource [jenkins-edgexfoundry-edgex-go-main-33-stack-cost] did not exist. Created. 13:05:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:05:48 + echo total: 0.18000000715255737 [Pipeline] stash 13:05:49 Stashed 1 file(s) [Pipeline] } 13:05:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 13:05:49 $ docker stop --time=1 bb9528fb0cc5bdd794e656513a2993068c5d071b0034d18ac4b24873159e384d 13:05:50 $ docker rm -f bb9528fb0cc5bdd794e656513a2993068c5d071b0034d18ac4b24873159e384d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:05:51 provisioning config files... 13:05:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/33@tmp/config8949604985244861872tmp [Pipeline] { [Pipeline] sh 13:05:52 + set +x 13:05:52 + curl -s https://codecov.io/bash 13:05:52 + bash -s -- 13:05:52 13:05:52 _____ _ 13:05:52 / ____| | | 13:05:52 | | ___ __| | ___ ___ _____ __ 13:05:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:05:52 | |___| (_) | (_| | __/ (_| (_) \ V / 13:05:52 \_____\___/ \__,_|\___|\___\___/ \_/ 13:05:52 Bash-1.0.6 13:05:52 13:05:52 13:05:52 ==> git version 2.24.4 found 13:05:52 ==> 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 13:05:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:05:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:05:52 ==> Jenkins CI detected. 13:05:52 current dir:  /w/workspace/edgex-go/33 13:05:52 project root: . 13:05:52 --> token set from env 13:05:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:05:52 ==> Running gcov in . (disable via -X gcov) 13:05:52 ==> Python coveragepy not found 13:05:52 ==> Searching for coverage reports in: 13:05:52 + . 13:05:52 -> Found 1 reports 13:05:52 ==> Detecting git/mercurial file structure 13:05:52 ==> Reading reports 13:05:52 + ./coverage.out bytes=404329 13:05:52 ==> Appending adjustments 13:05:52 https://docs.codecov.io/docs/fixing-reports 13:05:53 + Found adjustments 13:05:53 ==> Gzipping contents 13:05:53 56K /tmp/codecov.ZEV0Q2.gz 13:05:53 ==> Uploading reports 13:05:53 url: https://codecov.io 13:05:53 query: branch=main&commit=a50ec7cbd1ffe16c0409c75cc366b79de6e56022&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:05:53 -> Pinging Codecov 13:05:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=a50ec7cbd1ffe16c0409c75cc366b79de6e56022&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:05:54 -> Uploading to 13:05:54 https://storage.googleapis.com/codecov/v4/raw/2021-08-14/00271124DB129430A58F1EEE437C3FCB/a50ec7cbd1ffe16c0409c75cc366b79de6e56022/845e3985-c354-4370-8ad6-6d9f71cda4bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210814T130553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89984ca36c51a8374c21ee99e3cf1495f9567a6611eca21441c9dd71cd8b3aab 13:05:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:05:54 Dload Upload Total Spent Left Speed 13:05:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54506 0 0 100 54506 0 109k --:--:-- --:--:-- --:--:-- 109k 13:05:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] } 13:05:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:05:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:05:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:05:55 13:05:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 13:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:05:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:05:55 188c0c94c7c5: Pulling fs layer 13:05:55 0ef7d3d256c8: Pulling fs layer 13:05:55 de9db76c5a1d: Pulling fs layer 13:05:55 0eba1c9be4d2: Pulling fs layer 13:05:55 0d57e429df01: Pulling fs layer 13:05:55 4e4be7b47b0d: Pulling fs layer 13:05:55 e1f770b5df2f: Pulling fs layer 13:05:55 85a0685a4137: Pulling fs layer 13:05:55 4e4be7b47b0d: Waiting 13:05:55 e1f770b5df2f: Waiting 13:05:55 85a0685a4137: Waiting 13:05:55 0eba1c9be4d2: Waiting 13:05:55 0d57e429df01: Waiting 13:05:55 de9db76c5a1d: Verifying Checksum 13:05:55 de9db76c5a1d: Download complete 13:05:55 0ef7d3d256c8: Download complete 13:05:55 0d57e429df01: Verifying Checksum 13:05:55 0d57e429df01: Download complete 13:05:55 4e4be7b47b0d: Verifying Checksum 13:05:55 4e4be7b47b0d: Download complete 13:05:55 188c0c94c7c5: Verifying Checksum 13:05:55 188c0c94c7c5: Download complete 13:05:56 188c0c94c7c5: Pull complete 13:05:56 0ef7d3d256c8: Pull complete 13:05:56 de9db76c5a1d: Pull complete 13:05:57 e1f770b5df2f: Verifying Checksum 13:05:57 e1f770b5df2f: Download complete 13:06:01 0eba1c9be4d2: Verifying Checksum 13:06:01 0eba1c9be4d2: Download complete 13:06:01 85a0685a4137: Verifying Checksum 13:06:01 85a0685a4137: Download complete 13:06:03 0eba1c9be4d2: Pull complete 13:06:04 0d57e429df01: Pull complete 13:06:04 4e4be7b47b0d: Pull complete 13:06:04 e1f770b5df2f: Pull complete 13:06:08 85a0685a4137: Pull complete 13:06:08 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 13:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:06:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 13:06:08 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 13:06:08 $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:06:11 $ docker top aa0cadadff00eeb1f17cd8acc6630499a4d0cf58b240887448c723860f44505b -eo pid,comm [Pipeline] { [Pipeline] echo 13:06:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 13:06:11 + set -o pipefail 13:06:11 + snyk monitor '--org=edgex-jenkins' 13:06:38 13:06:38 Monitoring /w/workspace/edgex-go/33 (github.com/edgexfoundry/edgex-go)... 13:06:38 13:06:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/eb911f7d-d4ff-415a-99f5-7d06775a0ad6 13:06:38 13:06:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:06:38 13:06:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:06:38 13:06:38 13:06:38 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 13:06:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:06:38 $ docker stop --time=1 aa0cadadff00eeb1f17cd8acc6630499a4d0cf58b240887448c723860f44505b 13:06:40 $ docker rm -f aa0cadadff00eeb1f17cd8acc6630499a4d0cf58b240887448c723860f44505b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 13:06:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:40 provisioning config files... 13:06:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/33@tmp/config5358641119077626148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:41 --> edgex-publish-swagger.sh 13:06:41 === Publish openapi/v2 API === 13:06:41 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 13:06:41 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/33/openapi/v2/core-command.yaml] 13:06:41 % Total % Received % Xferd Average Speed Time Time Time Current 13:06:41 Dload Upload Total Spent Left Speed 13:06:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 28520 0:00:01 0:00:01 --:--:-- 28554 100 31867 0 0 100 31867 0 28515 0:00:01 0:00:01 --:--:-- 28529 13:06:42 13:06:42 13:06:42 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/33/openapi/v2/core-data.yaml] 13:06:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:06:42 Dload Upload Total Spent Left Speed 13:06:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 62081 0:00:01 0:00:01 --:--:-- 62098 100 65452 0 0 100 65452 0 62071 0:00:01 0:00:01 --:--:-- 62098 13:06:43 13:06:43 13:06:43 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/33/openapi/v2/core-metadata.yaml] 13:06:43 % Total % Received % Xferd Average Speed Time Time Time Current 13:06:43 Dload Upload Total Spent Left Speed 13:06:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 97729 0:00:01 0:00:01 --:--:-- 97762 13:06:44 13:06:44 13:06:44 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/33/openapi/v2/support-notifications.yaml] 13:06:44 % Total % Received % Xferd Average Speed Time Time Time Current 13:06:44 Dload Upload Total Spent Left Speed 13:06:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 76270 0:00:01 0:00:01 --:--:-- 76247 100 86007 0 0 100 86007 0 76260 0:00:01 0:00:01 --:--:-- 76247 13:06:45 13:06:45 13:06:45 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/33/openapi/v2/support-scheduler.yaml] 13:06:45 % Total % Received % Xferd Average Speed Time Time Time Current 13:06:45 Dload Upload Total Spent Left Speed 13:06:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 34349 0:00:01 0:00:01 --:--:-- 34372 100 36710 0 0 100 36710 0 34344 0:00:01 0:00:01 --:--:-- 34372 13:06:46 13:06:46 13:06:46 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/33/openapi/v2/system-agent.yaml] 13:06:46 % Total % Received % Xferd Average Speed Time Time Time Current 13:06:46 Dload Upload Total Spent Left Speed 13:06:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 20636 --:--:-- --:--:-- --:--:-- 20622 100 19633 0 0 100 19633 0 20633 --:--:-- --:--:-- --:--:-- 20622 13:06:47 13:06:47 [Pipeline] } 13:06:47 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 13:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:06:48 . [Pipeline] withDockerContainer 13:06:48 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 13:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:06:48 $ docker top 6daf4f0877618fb93be7d4dc55a8922d29d5489e0e9b68b08ec2118cabd0e7e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:06:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:48 [ssh-agent] Looking for ssh-agent implementation... 13:06:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:48 $ docker exec 6daf4f0877618fb93be7d4dc55a8922d29d5489e0e9b68b08ec2118cabd0e7e9 ssh-agent 13:06:49 SSH_AUTH_SOCK=/tmp/ssh-C6Qc4TcTJRGm/agent.14 13:06:49 SSH_AGENT_PID=20 13:06:49 Running ssh-add (command line suppressed) 13:06:49 Identity added: /w/workspace/edgex-go/33@tmp/private_key_121549450635613754.key (/w/workspace/edgex-go/33@tmp/private_key_121549450635613754.key) 13:06:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:49 + git semver tag 13:06:49 # -> Open(): unable to determine branch for HEAD 13:06:49 # $GIT_DIR = /w/workspace/edgex-go/33/.git 13:06:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/33 13:06:49 # $SEMVER_REMOTE_NAME = origin 13:06:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:06:49 # $SEMVER_USER_NAME = edgex-jenkins 13:06:49 # $SEMVER_BRANCH = main 13:06:49 # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver 13:06:49 # a50ec7cbd1ffe16c0409c75cc366b79de6e56022 HEAD 13:06:49 # -> Force: false 13:06:49 # 11cdd49d63c4c1c582a7a435e0cd659de57bb870 refs/tags/v2.0.1-dev.30 [Pipeline] } 13:06:49 $ docker exec --env ******** --env ******** 6daf4f0877618fb93be7d4dc55a8922d29d5489e0e9b68b08ec2118cabd0e7e9 ssh-agent -k 13:06:49 unset SSH_AUTH_SOCK; 13:06:49 unset SSH_AGENT_PID; 13:06:49 echo Agent pid 20 killed; 13:06:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:06:50 + git semver [Pipeline] } 13:06:50 $ docker stop --time=1 6daf4f0877618fb93be7d4dc55a8922d29d5489e0e9b68b08ec2118cabd0e7e9 13:06:51 $ docker rm -f 6daf4f0877618fb93be7d4dc55a8922d29d5489e0e9b68b08ec2118cabd0e7e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:06:51 13:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:06:52 0.23.1-centos7: Pulling from edgex-lftools 13:06:52 ab5ef0e58194: Pulling fs layer 13:06:52 9712f1f96733: Pulling fs layer 13:06:52 63f879dbbcfc: Pulling fs layer 13:06:52 0d9ebad4ef96: Pulling fs layer 13:06:52 e9a5061849ea: Pulling fs layer 13:06:52 d747dcd14b5f: Pulling fs layer 13:06:52 2de7ff778b66: Pulling fs layer 13:06:52 e9a5061849ea: Waiting 13:06:52 d747dcd14b5f: Waiting 13:06:52 2de7ff778b66: Waiting 13:06:52 0d9ebad4ef96: Waiting 13:06:52 9712f1f96733: Verifying Checksum 13:06:52 9712f1f96733: Download complete 13:06:54 63f879dbbcfc: Verifying Checksum 13:06:54 63f879dbbcfc: Download complete 13:06:54 e9a5061849ea: Verifying Checksum 13:06:54 e9a5061849ea: Download complete 13:06:54 d747dcd14b5f: Verifying Checksum 13:06:54 d747dcd14b5f: Download complete 13:06:55 2de7ff778b66: Verifying Checksum 13:06:55 2de7ff778b66: Download complete 13:06:56 0d9ebad4ef96: Verifying Checksum 13:06:56 0d9ebad4ef96: Download complete 13:06:57 ab5ef0e58194: Verifying Checksum 13:06:57 ab5ef0e58194: Download complete 13:06:59 ab5ef0e58194: Pull complete 13:06:59 9712f1f96733: Pull complete 13:07:00 63f879dbbcfc: Pull complete 13:07:03 0d9ebad4ef96: Pull complete 13:07:04 e9a5061849ea: Pull complete 13:07:04 d747dcd14b5f: Pull complete 13:07:05 2de7ff778b66: Pull complete 13:07:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:07:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:07:05 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 13:07:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:07:08 $ docker top 4c0240e6192e29a64ac5a204bd1716298b74c09c3fcb5f09bb8901e365d240c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:07:08 provisioning config files... 13:07:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/33@tmp/config7079586643892668492tmp 13:07:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/33@tmp/config6815606232636361147tmp 13:07:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/33@tmp/config1981387816937220274tmp [Pipeline] { [Pipeline] echo 13:07:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:07:09 ---> sigul-configuration.sh 13:07:09 gpg: directory `/root/.gnupg' created 13:07:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:07:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:07:09 gpg: keyring `/root/.gnupg/secring.gpg' created 13:07:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:07:09 gpg: CAST5 encrypted data 13:07:09 gpg: encrypted with 1 passphrase 13:07:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:07:09 + mkdir /home/jenkins 13:07:09 + mkdir /home/jenkins/sigul [Pipeline] sh 13:07:09 + 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 13:07:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:07:10 ---> sigul-install.sh 13:07:10 Sigul already installed; skipping installation. [Pipeline] sh 13:07:10 + git tag --list 13:07:10 0.6.0 13:07:10 0.6.1 13:07:10 0.7.0 13:07:10 0.7.1 13:07:10 v1.0.0 13:07:10 v1.0.1 13:07:10 v1.1.0 13:07:10 v1.2.0 13:07:10 v1.2.1 13:07:10 v1.3.0 13:07:10 v1.3.1 13:07:10 v2.0.0 13:07:10 v2.0.1-dev.1 13:07:10 v2.0.1-dev.10 13:07:10 v2.0.1-dev.11 13:07:10 v2.0.1-dev.12 13:07:10 v2.0.1-dev.13 13:07:10 v2.0.1-dev.14 13:07:10 v2.0.1-dev.15 13:07:10 v2.0.1-dev.16 13:07:10 v2.0.1-dev.17 13:07:10 v2.0.1-dev.18 13:07:10 v2.0.1-dev.19 13:07:10 v2.0.1-dev.2 13:07:10 v2.0.1-dev.20 13:07:10 v2.0.1-dev.21 13:07:10 v2.0.1-dev.22 13:07:10 v2.0.1-dev.23 13:07:10 v2.0.1-dev.24 13:07:10 v2.0.1-dev.25 13:07:10 v2.0.1-dev.26 13:07:10 v2.0.1-dev.27 13:07:10 v2.0.1-dev.28 13:07:10 v2.0.1-dev.29 13:07:10 v2.0.1-dev.3 13:07:10 v2.0.1-dev.30 13:07:10 v2.0.1-dev.4 13:07:10 v2.0.1-dev.5 13:07:10 v2.0.1-dev.6 13:07:10 v2.0.1-dev.7 13:07:10 v2.0.1-dev.8 13:07:10 v2.0.1-dev.9 [Pipeline] sh 13:07:10 + lftools sign git-tag v2.0.1-dev.30 13:07:11 Signing Git tag with Sigul... 13:07:11 Signing v2.0.1-dev.30 [Pipeline] echo 13:07:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:07:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:07:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:07:12 $ docker stop --time=1 4c0240e6192e29a64ac5a204bd1716298b74c09c3fcb5f09bb8901e365d240c6 13:07:13 $ docker rm -f 4c0240e6192e29a64ac5a204bd1716298b74c09c3fcb5f09bb8901e365d240c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:14 . [Pipeline] withDockerContainer 13:07:14 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 13:07:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:07:14 $ docker top 5b4b10be68d8ef18d15650c0527f437dc0c94b70125635fc2119d3da9a39d1ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:15 [ssh-agent] Looking for ssh-agent implementation... 13:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:15 $ docker exec 5b4b10be68d8ef18d15650c0527f437dc0c94b70125635fc2119d3da9a39d1ff ssh-agent 13:07:15 SSH_AUTH_SOCK=/tmp/ssh-B3Wn1uhnpsHe/agent.13 13:07:15 SSH_AGENT_PID=19 13:07:15 Running ssh-add (command line suppressed) 13:07:15 Identity added: /w/workspace/edgex-go/33@tmp/private_key_4050694718315953666.key (/w/workspace/edgex-go/33@tmp/private_key_4050694718315953666.key) 13:07:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:15 + git semver bump pre 13:07:15 # -> Open(): unable to determine branch for HEAD 13:07:15 # $GIT_DIR = /w/workspace/edgex-go/33/.git 13:07:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/33 13:07:15 # $SEMVER_REMOTE_NAME = origin 13:07:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:07:15 # $SEMVER_USER_NAME = edgex-jenkins 13:07:15 # $SEMVER_BRANCH = main 13:07:15 # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver 13:07:15 2.0.1-dev.31 [Pipeline] } 13:07:15 $ docker exec --env ******** --env ******** 5b4b10be68d8ef18d15650c0527f437dc0c94b70125635fc2119d3da9a39d1ff ssh-agent -k 13:07:15 unset SSH_AUTH_SOCK; 13:07:15 unset SSH_AGENT_PID; 13:07:15 echo Agent pid 19 killed; 13:07:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:16 + git semver [Pipeline] } 13:07:16 $ docker stop --time=1 5b4b10be68d8ef18d15650c0527f437dc0c94b70125635fc2119d3da9a39d1ff 13:07:17 $ docker rm -f 5b4b10be68d8ef18d15650c0527f437dc0c94b70125635fc2119d3da9a39d1ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:17 . [Pipeline] withDockerContainer 13:07:17 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 13:07:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:07:18 $ docker top 781e2135a6745a28474cfe777a948e4cc29ae3dbc58906d19bb0065d039ec203 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:07:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:18 [ssh-agent] Looking for ssh-agent implementation... 13:07:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:18 $ docker exec 781e2135a6745a28474cfe777a948e4cc29ae3dbc58906d19bb0065d039ec203 ssh-agent 13:07:18 SSH_AUTH_SOCK=/tmp/ssh-8mxUfG6FfU4W/agent.14 13:07:18 SSH_AGENT_PID=20 13:07:18 Running ssh-add (command line suppressed) 13:07:18 Identity added: /w/workspace/edgex-go/33@tmp/private_key_1721719237161516047.key (/w/workspace/edgex-go/33@tmp/private_key_1721719237161516047.key) 13:07:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:19 + git semver push 13:07:19 # -> Open(): unable to determine branch for HEAD 13:07:19 # $GIT_DIR = /w/workspace/edgex-go/33/.git 13:07:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/33 13:07:19 # $SEMVER_REMOTE_NAME = origin 13:07:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:07:19 # $SEMVER_USER_NAME = edgex-jenkins 13:07:19 # $SEMVER_BRANCH = main 13:07:19 # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver [Pipeline] } 13:07:22 $ docker exec --env ******** --env ******** 781e2135a6745a28474cfe777a948e4cc29ae3dbc58906d19bb0065d039ec203 ssh-agent -k 13:07:22 unset SSH_AUTH_SOCK; 13:07:22 unset SSH_AGENT_PID; 13:07:22 echo Agent pid 20 killed; 13:07:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:23 + git semver [Pipeline] } 13:07:23 $ docker stop --time=1 781e2135a6745a28474cfe777a948e4cc29ae3dbc58906d19bb0065d039ec203 13:07:24 $ docker rm -f 781e2135a6745a28474cfe777a948e4cc29ae3dbc58906d19bb0065d039ec203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:07:25 + '[' -d /w/workspace/edgex-go/33/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:07:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:07:26 ---> package-listing.sh 13:07:26 ++ facter osfamily 13:07:26 ++ tr '[:upper:]' '[:lower:]' 13:07:26 + OS_FAMILY=redhat 13:07:26 + workspace=/w/workspace/edgex-go/33 13:07:26 + START_PACKAGES=/tmp/packages_start.txt 13:07:26 + END_PACKAGES=/tmp/packages_end.txt 13:07:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:07:26 + PACKAGES=/tmp/packages_start.txt 13:07:26 + '[' /w/workspace/edgex-go/33 ']' 13:07:26 + PACKAGES=/tmp/packages_end.txt 13:07:26 + case "${OS_FAMILY}" in 13:07:26 + sort 13:07:26 + rpm -qa 13:07:28 + '[' -f /tmp/packages_start.txt ']' 13:07:28 + '[' -f /tmp/packages_end.txt ']' 13:07:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:07:28 + '[' /w/workspace/edgex-go/33 ']' 13:07:28 + mkdir -p /w/workspace/edgex-go/33/archives/ 13:07:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/33/archives/ [Pipeline] echo 13:07:28 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/33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:07:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:07:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:29 13:07:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:30 latest: Pulling from edgex-lftools-log-publisher 13:07:30 b4d181a07f80: Pulling fs layer 13:07:30 a1111a8f2ec3: Pulling fs layer 13:07:30 ed53099fbce6: Pulling fs layer 13:07:30 dc539afda2c1: Pulling fs layer 13:07:30 77bc0d833cb6: Pulling fs layer 13:07:30 9065ff56babe: Pulling fs layer 13:07:30 d287ab97295c: Pulling fs layer 13:07:30 dc539afda2c1: Waiting 13:07:30 77bc0d833cb6: Waiting 13:07:30 9065ff56babe: Waiting 13:07:30 d287ab97295c: Waiting 13:07:30 a1111a8f2ec3: Verifying Checksum 13:07:30 a1111a8f2ec3: Download complete 13:07:30 dc539afda2c1: Verifying Checksum 13:07:30 dc539afda2c1: Download complete 13:07:30 77bc0d833cb6: Verifying Checksum 13:07:30 77bc0d833cb6: Download complete 13:07:30 9065ff56babe: Download complete 13:07:30 ed53099fbce6: Verifying Checksum 13:07:30 ed53099fbce6: Download complete 13:07:31 b4d181a07f80: Verifying Checksum 13:07:31 b4d181a07f80: Download complete 13:07:32 b4d181a07f80: Pull complete 13:07:32 a1111a8f2ec3: Pull complete 13:07:33 ed53099fbce6: Pull complete 13:07:33 dc539afda2c1: Pull complete 13:07:33 77bc0d833cb6: Pull complete 13:07:33 9065ff56babe: Pull complete 13:07:35 d287ab97295c: Verifying Checksum 13:07:35 d287ab97295c: Download complete 13:07:39 d287ab97295c: Pull complete 13:07:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:07:39 prd-centos7-docker-4c-2g-880 does not seem to be running inside a container 13:07:39 $ 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/33/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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:07:42 $ docker top ef990af9d0ff843248caafd591c18017507fe8c2f021bb901808b52a014d924c -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:42 + touch /tmp/pre-build-complete [Pipeline] sh 13:07:43 + mkdir -p /var/log/sysstat [Pipeline] sh 13:07:43 + ls /var/log/sa-host 13:07:43 + sadf -c /var/log/sa-host/sa05 13:07:43 file_magic: OK 13:07:43 HZ: Using current value: 100 13:07:43 file_header: OK 13:07:43 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 13:07:43 Statistics: 13:07:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:07:43 File successfully converted to sysstat format version 12.0.3 13:07:43 + sadf -c /var/log/sa-host/sa14 13:07:43 file_magic: OK 13:07:43 HZ: Using current value: 100 13:07:43 file_header: OK 13:07:43 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 13:07:43 Statistics: 13:07:43 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... 13:07:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:43 provisioning config files... 13:07:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/33@tmp/config6287843493392330341tmp [Pipeline] { [Pipeline] echo 13:07:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:07:44 ---> create-netrc.sh [Pipeline] } 13:07:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:07:44 ---> python-tools-install.sh [Pipeline] echo 13:07:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:07:45 ---> sudo-logs.sh 13:07:45 Archiving 'sudo' log.. 13:07:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-880.vexxhost.local: Name or service not known 13:07:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-880.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:07:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:07:45 ---> job-cost.sh 13:07:45 lf-activate-venv: SKIPPING 13:07:45 DEBUG: total: 0.18000000715255737 13:07:45 INFO: Retrieving Stack Cost... 13:07:46 INFO: Retrieving Pricing Info for: v3-standard-2 13:07:46 INFO: Archiving Costs [Pipeline] echo 13:07:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:07:47 ---> logs-deploy.sh 13:07:47 lf-activate-venv: SKIPPING 13:07:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/33 13:07:47 INFO: archiving workspace using pattern(s): 13:07:47 Archives upload complete. 13:07:48 INFO: archiving logs to Nexus 13:07:48 ---> uname -a: 13:07:48 Linux prd-centos7-docker-4c-2g-880.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 13:07:48 13:07:48 13:07:48 ---> lscpu: 13:07:48 Architecture: x86_64 13:07:48 CPU op-mode(s): 32-bit, 64-bit 13:07:48 Byte Order: Little Endian 13:07:48 Address sizes: 40 bits physical, 48 bits virtual 13:07:48 CPU(s): 2 13:07:48 On-line CPU(s) list: 0,1 13:07:48 Thread(s) per core: 1 13:07:48 Core(s) per socket: 1 13:07:48 Socket(s): 2 13:07:48 NUMA node(s): 1 13:07:48 Vendor ID: AuthenticAMD 13:07:48 CPU family: 23 13:07:48 Model: 49 13:07:48 Model name: AMD EPYC-Rome Processor 13:07:48 Stepping: 0 13:07:48 CPU MHz: 2799.998 13:07:48 BogoMIPS: 5599.99 13:07:48 Virtualization: AMD-V 13:07:48 Hypervisor vendor: KVM 13:07:48 Virtualization type: full 13:07:48 L1d cache: 32K 13:07:48 L1i cache: 32K 13:07:48 L2 cache: 512K 13:07:48 L3 cache: 16384K 13:07:48 NUMA node0 CPU(s): 0,1 13:07:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:07:48 13:07:48 13:07:48 ---> nproc: 13:07:48 2 13:07:48 13:07:48 13:07:48 ---> df -h: 13:07:48 Filesystem Size Used Avail Use% Mounted on 13:07:48 overlay 40G 16G 25G 39% / 13:07:48 tmpfs 64M 0 64M 0% /dev 13:07:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:07:48 shm 64M 0 64M 0% /dev/shm 13:07:48 /dev/vda1 40G 16G 25G 39% /facter-os 13:07:48 13:07:48 13:07:48 ---> sar -b -r -n DEV: 13:07:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/14/21 _x86_64_ (2 CPU) 13:07:48 13:07:48 12:49:25 LINUX RESTART (2 CPU) 13:07:48 13:07:48 12:50:01 tps rtps wtps bread/s bwrtn/s 13:07:48 12:51:01 156.87 3.58 153.30 2599.73 49705.54 13:07:48 12:52:01 287.11 0.00 287.11 0.00 57441.47 13:07:48 12:53:01 58.78 0.00 58.78 0.00 10706.11 13:07:48 12:54:01 59.04 0.02 59.03 0.53 8834.38 13:07:48 12:55:01 849.36 436.17 413.19 16573.38 272822.48 13:07:48 12:56:01 502.28 136.78 365.50 9397.00 141138.59 13:07:48 12:57:01 510.02 84.12 425.91 4449.55 187556.14 13:07:48 12:58:01 140.72 50.17 90.56 3353.76 15271.45 13:07:48 12:59:01 3.30 0.32 2.98 3.33 56.23 13:07:48 13:00:01 0.23 0.05 0.18 0.40 2.98 13:07:48 13:01:01 0.37 0.08 0.28 0.93 3.33 13:07:48 13:02:01 0.55 0.15 0.40 2.93 7.00 13:07:48 13:03:01 0.17 0.00 0.17 0.00 1.63 13:07:48 13:04:01 0.28 0.00 0.28 0.00 3.32 13:07:48 13:05:01 1.15 0.23 0.92 7.33 18.64 13:07:48 13:06:01 6.93 2.70 4.23 209.16 120.13 13:07:48 13:07:02 155.48 1.68 153.80 588.41 32620.35 13:07:48 Average: 160.87 42.18 118.69 2189.67 45705.61 13:07:48 13:07:48 12:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:07:48 12:51:01 4093312 0 968960 12.10 2620 2944048 1648484 18.20 1065048 2364744 48 13:07:48 12:52:01 3306856 0 1167904 14.58 2620 3531560 1672352 18.46 1275512 2790984 154160 13:07:48 12:53:01 3038296 0 1262712 15.77 2620 3705312 1703132 18.80 1467352 2851180 17200 13:07:48 12:54:01 3300744 0 1211228 15.12 2620 3494348 1505480 16.62 1291452 2765268 20 13:07:48 12:55:01 1144860 0 1450436 18.11 2620 5411024 2117868 23.38 2400152 3699132 1968 13:07:48 12:56:01 1019704 0 1404444 17.54 2620 5582172 1790768 19.77 2444128 3779708 79284 13:07:48 12:57:01 2795604 0 1361856 17.00 2620 3848860 1740032 19.21 1401496 3053664 32608 13:07:48 12:58:01 2882516 0 1332652 16.64 2620 3791152 1612548 17.80 1187980 3183632 32 13:07:48 12:59:01 2899620 0 1315516 16.43 2620 3791184 1453820 16.05 1258080 3102280 8 13:07:48 13:00:01 2903904 0 1311228 16.37 2620 3791188 1408724 15.55 1288684 3068772 12 13:07:48 13:01:01 2901900 0 1313228 16.40 2620 3791192 1411948 15.59 1289904 3068776 8 13:07:48 13:02:01 2903736 0 1311208 16.37 2620 3791376 1409208 15.56 1289092 3068916 12 13:07:48 13:03:01 2904976 0 1309964 16.36 2620 3791380 1409148 15.56 1289004 3068916 8 13:07:48 13:04:01 2904548 0 1310392 16.36 2620 3791380 1409148 15.56 1288888 3068916 8 13:07:48 13:05:01 2903532 0 1311368 16.37 2620 3791420 1409328 15.56 1290216 3068020 24 13:07:48 13:06:01 2440740 0 1380312 17.23 2620 4185268 1808324 19.96 1467428 3351992 387512 13:07:48 13:07:02 1459532 0 1483532 18.52 2620 5063256 1916660 21.16 1599936 4104416 529756 13:07:48 Average: 2694375 0 1306291 16.31 2620 4005654 1613351 17.81 1446727 3144666 70745 13:07:48 13:07:48 12:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:07:48 12:51:01 eth0 1963.10 1657.16 8975.53 161.64 0.00 0.00 0.00 0.00 13:07:48 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 12:51:01 docker0 870.69 735.20 70.69 2692.18 0.00 0.00 0.00 0.00 13:07:48 12:52:01 veth4b0f72e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:07:48 12:52:01 eth0 521.81 433.92 2070.80 47.84 0.00 0.00 0.00 0.00 13:07:48 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 12:52:01 docker0 415.59 486.99 31.11 2043.68 0.00 0.00 0.00 0.00 13:07:48 12:53:01 veth4b0f72e 1.95 1.95 0.15 0.17 0.00 0.00 0.00 0.00 13:07:48 12:53:01 eth0 31.30 16.82 23.57 11.40 0.00 0.00 0.00 0.00 13:07:48 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 12:53:01 docker0 1.95 1.95 0.13 0.17 0.00 0.00 0.00 0.00 13:07:48 12:54:01 eth0 42.09 25.82 26.45 116.36 0.00 0.00 0.00 0.00 13:07:48 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 12:54:01 docker0 0.20 0.20 0.01 0.02 0.00 0.00 0.00 0.00 13:07:48 12:55:01 vethbef1e1d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:07:48 12:55:01 eth0 317.63 205.98 1873.03 38.46 0.00 0.00 0.00 0.00 13:07:48 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 12:55:01 veth0e4bce5 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 13:07:48 12:56:01 eth0 85.25 39.93 270.04 15.40 0.00 0.00 0.00 0.00 13:07:48 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 12:56:01 veth6e75ffe 2.76 8.89 0.19 33.00 0.00 0.00 0.00 0.00 13:07:48 12:56:01 veth5fdacf6 5.00 8.74 0.34 32.99 0.00 0.00 0.00 0.00 13:07:48 12:57:01 eth0 151.68 96.95 740.86 127.85 0.00 0.00 0.00 0.00 13:07:48 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 12:57:01 veth0e4bce5 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 13:07:48 12:57:01 docker0 1344.32 1333.83 105.07 5178.81 0.00 0.00 0.00 0.00 13:07:48 12:58:01 eth0 521.47 386.01 1154.84 1101.36 0.00 0.00 0.00 0.00 13:07:48 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 12:58:01 docker0 25.53 71.42 1.80 396.43 0.00 0.00 0.00 0.00 13:07:48 12:59:01 eth0 96.00 87.13 35.42 477.91 0.00 0.00 0.00 0.00 13:07:48 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:00:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:07:48 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:01:01 eth0 0.62 0.40 0.33 0.21 0.00 0.00 0.00 0.00 13:07:48 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:02:01 eth0 0.27 0.17 0.18 0.01 0.00 0.00 0.00 0.00 13:07:48 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:07:48 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:04:01 eth0 0.67 0.03 0.07 0.00 0.00 0.00 0.00 0.00 13:07:48 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:05:01 eth0 1.03 0.40 0.38 0.26 0.00 0.00 0.00 0.00 13:07:48 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:06:01 eth0 583.00 405.06 4084.56 31.48 0.00 0.00 0.00 0.00 13:07:48 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:07:02 eth0 605.90 418.69 3629.84 129.19 0.00 0.00 0.00 0.00 13:07:48 13:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 13:07:02 docker0 53.61 76.10 4.94 394.71 0.00 0.00 0.00 0.00 13:07:48 Average: eth0 289.63 222.12 1346.71 132.89 0.00 0.00 0.00 0.00 13:07:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:48 Average: docker0 83.74 87.14 6.58 351.18 0.00 0.00 0.00 0.00 13:07:48 13:07:48 13:07:48 ---> sar -P ALL: 13:07:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/14/21 _x86_64_ (2 CPU) 13:07:48 13:07:48 12:49:25 LINUX RESTART (2 CPU) 13:07:48 13:07:48 12:50:01 CPU %user %nice %system %iowait %steal %idle 13:07:48 12:51:01 all 26.71 0.00 9.08 4.43 0.08 59.69 13:07:48 12:51:01 0 24.32 0.00 9.68 3.69 0.07 62.23 13:07:48 12:51:01 1 29.09 0.00 8.48 5.17 0.09 57.17 13:07:48 12:52:01 all 40.27 0.00 11.83 3.33 0.11 44.47 13:07:48 12:52:01 0 39.06 0.00 12.40 2.93 0.11 45.50 13:07:48 12:52:01 1 41.48 0.00 11.25 3.73 0.11 43.44 13:07:48 12:53:01 all 40.13 0.00 5.88 0.42 0.07 53.50 13:07:48 12:53:01 0 40.61 0.00 5.84 0.25 0.07 53.24 13:07:48 12:53:01 1 39.65 0.00 5.93 0.59 0.07 53.77 13:07:48 12:54:01 all 61.17 0.00 9.96 1.13 0.11 27.63 13:07:48 12:54:01 0 60.31 0.00 10.09 0.67 0.11 28.82 13:07:48 12:54:01 1 62.03 0.00 9.84 1.58 0.11 26.43 13:07:48 12:55:01 all 26.89 0.00 21.41 31.64 0.11 19.95 13:07:48 12:55:01 0 25.75 0.00 22.15 31.97 0.11 20.03 13:07:48 12:55:01 1 28.03 0.00 20.68 31.32 0.11 19.87 13:07:48 12:56:01 all 77.27 0.00 16.40 5.09 0.14 1.10 13:07:48 12:56:01 0 77.12 0.00 16.60 5.01 0.15 1.12 13:07:48 12:56:01 1 77.42 0.00 16.20 5.18 0.13 1.07 13:07:48 12:57:01 all 64.57 0.00 19.19 10.20 0.12 5.93 13:07:48 12:57:01 0 64.71 0.00 18.91 10.14 0.13 6.11 13:07:48 12:57:01 1 64.43 0.00 19.46 10.26 0.11 5.74 13:07:48 12:58:01 all 19.74 0.00 6.43 1.92 0.10 71.80 13:07:48 12:58:01 0 19.06 0.00 6.86 1.61 0.10 72.37 13:07:48 12:58:01 1 20.43 0.00 6.00 2.24 0.09 71.24 13:07:48 12:59:01 all 5.59 0.00 0.72 0.03 0.04 93.62 13:07:48 12:59:01 0 5.72 0.00 0.88 0.03 0.05 93.32 13:07:48 12:59:01 1 5.45 0.00 0.57 0.02 0.03 93.93 13:07:48 13:00:01 all 0.31 0.00 0.04 0.00 0.03 99.62 13:07:48 13:00:01 0 0.43 0.00 0.05 0.00 0.03 99.48 13:07:48 13:00:01 1 0.18 0.00 0.03 0.00 0.03 99.75 13:07:48 13:01:01 all 0.18 0.00 0.05 0.00 0.02 99.75 13:07:48 13:01:01 0 0.32 0.00 0.05 0.00 0.00 99.63 13:07:48 13:01:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:07:48 13:07:48 13:01:01 CPU %user %nice %system %iowait %steal %idle 13:07:48 13:02:01 all 0.14 0.00 0.05 0.00 0.03 99.78 13:07:48 13:02:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:07:48 13:02:01 1 0.23 0.00 0.05 0.00 0.02 99.70 13:07:48 13:03:01 all 0.08 0.00 0.02 0.00 0.03 99.87 13:07:48 13:03:01 0 0.03 0.00 0.02 0.00 0.05 99.90 13:07:48 13:03:01 1 0.12 0.00 0.02 0.00 0.02 99.85 13:07:48 13:04:01 all 0.15 0.00 0.03 0.00 0.02 99.80 13:07:48 13:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:07:48 13:04:01 1 0.27 0.00 0.05 0.00 0.02 99.67 13:07:48 13:05:01 all 0.18 0.00 0.05 0.01 0.02 99.75 13:07:48 13:05:01 0 0.03 0.00 0.05 0.02 0.02 99.88 13:07:48 13:05:01 1 0.32 0.00 0.05 0.00 0.02 99.62 13:07:48 13:06:01 all 3.18 0.00 1.50 0.12 0.04 95.17 13:07:48 13:06:01 0 3.16 0.00 1.65 0.15 0.03 95.01 13:07:48 13:06:01 1 3.19 0.00 1.35 0.08 0.05 95.32 13:07:48 13:07:02 all 15.91 0.00 7.55 2.01 0.08 74.45 13:07:48 13:07:02 0 15.77 0.00 7.58 1.79 0.09 74.77 13:07:48 13:07:02 1 16.06 0.00 7.51 2.22 0.07 74.13 13:07:48 Average: all 21.62 0.00 6.24 3.40 0.07 68.68 13:07:48 Average: 0 21.29 0.00 6.39 3.28 0.07 68.97 13:07:48 Average: 1 21.95 0.00 6.08 3.52 0.06 68.39 13:07:48 13:07:48 13:07:48