Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 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-ssh5823474657011783714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2273939652001072757.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7472530067069770958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh3027320081888613008.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9039839577857660938.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1111 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/87 [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/87 # 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/87@tmp/jenkins-gitclient-ssh3812296042036641392.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 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 (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 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 Commit message: "Merge pull request #3762 from weichou1229/issue-3753" > git rev-list --no-walk 4fce4fd27b83639adf412401c3e643ffc0a9adcc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:46:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:46:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:46:49 ========================================================= 01:46:49 EdgeX Global Pipelines Version Info 01:46:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:46:50 ------------------- 01:46:50 stable info: 01:46:50 ------------------- 01:46:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:46:50 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 01:46:50 Message: update stable to v1.0.210 01:46:51 ------------------- 01:46:51 experimental info: 01:46:51 ------------------- 01:46:51 Commited By: **** collab-it+edgex@linuxfoundation.org 01:46:51 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 01:46:51 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d840d96 [Pipeline] echo 01:46:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:51 provisioning config files... 01:46:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/87@tmp/config3311443201288977815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:51 ---> docker-login.sh 01:46:51 nexus3.edgexfoundry.org:10001 01:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:52 Configure a credential helper to remove this warning. See 01:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:52 01:46:52 Login Succeeded 01:46:52 nexus3.edgexfoundry.org:10002 01:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:52 Configure a credential helper to remove this warning. See 01:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:52 01:46:52 Login Succeeded 01:46:52 nexus3.edgexfoundry.org:10003 01:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:52 Configure a credential helper to remove this warning. See 01:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:52 01:46:52 Login Succeeded 01:46:52 nexus3.edgexfoundry.org:10004 01:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:52 Configure a credential helper to remove this warning. See 01:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:52 01:46:52 Login Succeeded 01:46:52 docker.io 01:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:52 Configure a credential helper to remove this warning. See 01:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:52 01:46:52 Login Succeeded 01:46:52 ---> docker-login.sh ends [Pipeline] } 01:46:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:53 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:46:53 + for file in '`ls cmd/**/Dockerfile`' 01:46:53 ++ dirname cmd/core-command/Dockerfile 01:46:53 ++ cut -d/ -f2 01:46:53 + echo core-command,cmd/core-command/Dockerfile 01:46:53 + for file in '`ls cmd/**/Dockerfile`' 01:46:53 ++ dirname cmd/core-data/Dockerfile 01:46:53 ++ cut -d/ -f2 01:46:53 + echo core-data,cmd/core-data/Dockerfile 01:46:53 + for file in '`ls cmd/**/Dockerfile`' 01:46:53 ++ dirname cmd/core-metadata/Dockerfile 01:46:53 ++ cut -d/ -f2 01:46:53 + echo core-metadata,cmd/core-metadata/Dockerfile 01:46:53 + for file in '`ls cmd/**/Dockerfile`' 01:46:53 ++ dirname cmd/security-bootstrapper/Dockerfile 01:46:53 ++ cut -d/ -f2 01:46:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:46:53 + for file in '`ls cmd/**/Dockerfile`' 01:46:53 ++ dirname cmd/security-proxy-setup/Dockerfile 01:46:53 ++ cut -d/ -f2 01:46:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:46:53 + for file in '`ls cmd/**/Dockerfile`' 01:46:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:46:53 ++ cut -d/ -f2 01:46:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:46:53 + for file in '`ls cmd/**/Dockerfile`' 01:46:53 ++ dirname cmd/support-notifications/Dockerfile 01:46:53 ++ cut -d/ -f2 01:46:53 + echo support-notifications,cmd/support-notifications/Dockerfile 01:46:53 + for file in '`ls cmd/**/Dockerfile`' 01:46:53 ++ dirname cmd/support-scheduler/Dockerfile 01:46:53 ++ cut -d/ -f2 01:46:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:46:53 + for file in '`ls cmd/**/Dockerfile`' 01:46:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:46:53 ++ cut -d/ -f2 01:46:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:46:53 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 01:46:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:46:54 01:46:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:46:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:46:54 latest: Pulling from edgex-devops/git-semver 01:46:54 a0d0a0d46f8b: Pulling fs layer 01:46:54 3e5f54012d9b: Pulling fs layer 01:46:54 4c7163046ea9: Pulling fs layer 01:46:54 0c2d73faf560: Pulling fs layer 01:46:54 0c2d73faf560: Waiting 01:46:54 3e5f54012d9b: Verifying Checksum 01:46:54 3e5f54012d9b: Download complete 01:46:54 a0d0a0d46f8b: Verifying Checksum 01:46:54 a0d0a0d46f8b: Download complete 01:46:54 4c7163046ea9: Verifying Checksum 01:46:54 4c7163046ea9: Download complete 01:46:54 0c2d73faf560: Verifying Checksum 01:46:54 0c2d73faf560: Download complete 01:46:54 a0d0a0d46f8b: Pull complete 01:46:54 3e5f54012d9b: Pull complete 01:46:55 4c7163046ea9: Pull complete 01:46:55 0c2d73faf560: Pull complete 01:46:55 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:46:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:46:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:46:55 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 01:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:46:56 $ docker top 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:56 [ssh-agent] Looking for ssh-agent implementation... 01:46:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:56 $ docker exec 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d ssh-agent 01:46:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXobNjII/agent.14 01:46:56 SSH_AGENT_PID=20 01:46:56 Running ssh-add (command line suppressed) 01:46:56 Identity added: /w/workspace/edgex-go/87@tmp/private_key_1677245739983981482.key (/w/workspace/edgex-go/87@tmp/private_key_1677245739983981482.key) 01:46:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:56 + git tag --points-at HEAD [Pipeline] } 01:46:56 $ docker exec --env ******** --env ******** 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d ssh-agent -k 01:46:57 unset SSH_AUTH_SOCK; 01:46:57 unset SSH_AGENT_PID; 01:46:57 echo Agent pid 20 killed; 01:46:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:57 [ssh-agent] Looking for ssh-agent implementation... 01:46:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:57 $ docker exec 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d ssh-agent 01:46:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXImNKGL/agent.53 01:46:57 SSH_AGENT_PID=59 01:46:57 Running ssh-add (command line suppressed) 01:46:57 Identity added: /w/workspace/edgex-go/87@tmp/private_key_1386435251064293359.key (/w/workspace/edgex-go/87@tmp/private_key_1386435251064293359.key) 01:46:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:57 + git semver init 01:46:57 # -> Open(): unable to determine branch for HEAD 01:46:57 # $GIT_DIR = /w/workspace/edgex-go/87/.git 01:46:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/87 01:46:57 # $SEMVER_REMOTE_NAME = origin 01:46:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:46:57 # $SEMVER_USER_NAME = edgex-jenkins 01:46:57 # $SEMVER_BRANCH = main 01:46:57 # $SEMVER_TEMP = /tmp/semver-453337970 01:46:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:47:10 # '/tmp/semver-453337970' -> '/w/workspace/edgex-go/87/.semver' 01:47:10 # -> Force: false 01:47:10 # $SEMVER_DIR = /w/workspace/edgex-go/87/.semver [Pipeline] } 01:47:10 $ docker exec --env ******** --env ******** 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d ssh-agent -k 01:47:10 unset SSH_AUTH_SOCK; 01:47:10 unset SSH_AGENT_PID; 01:47:10 echo Agent pid 59 killed; 01:47:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:10 + git semver [Pipeline] } 01:47:10 $ docker stop --time=1 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d 01:47:12 $ docker rm -f 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d [Pipeline] // withDockerContainer [Pipeline] sh 01:47:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:47:13 Stashed 1 file(s) [Pipeline] echo 01:47:13 [edgeXSemver]: initialized semver on version 2.0.1-dev.76 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 01:47:13 ========================================================= 01:47:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:47:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:47:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:47:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:47:13 a0d0a0d46f8b: Already exists 01:47:13 31adcdaf11c8: Pulling fs layer 01:47:13 b8b176561691: Pulling fs layer 01:47:13 4527c011a84f: Pulling fs layer 01:47:13 5d74067f8e1e: Pulling fs layer 01:47:13 e0aca202a116: Pulling fs layer 01:47:13 3a43be97a3b4: Pulling fs layer 01:47:13 34cad66bf833: Pulling fs layer 01:47:13 b4e3c513aaa6: Pulling fs layer 01:47:13 3a43be97a3b4: Waiting 01:47:13 34cad66bf833: Waiting 01:47:13 b4e3c513aaa6: Waiting 01:47:13 5d74067f8e1e: Waiting 01:47:13 e0aca202a116: Waiting 01:47:13 b8b176561691: Verifying Checksum 01:47:13 b8b176561691: Download complete 01:47:13 31adcdaf11c8: Verifying Checksum 01:47:13 31adcdaf11c8: Download complete 01:47:13 5d74067f8e1e: Verifying Checksum 01:47:13 5d74067f8e1e: Download complete 01:47:13 e0aca202a116: Verifying Checksum 01:47:13 e0aca202a116: Download complete 01:47:13 3a43be97a3b4: Verifying Checksum 01:47:13 3a43be97a3b4: Download complete 01:47:14 31adcdaf11c8: Pull complete 01:47:14 34cad66bf833: Verifying Checksum 01:47:14 34cad66bf833: Download complete 01:47:14 b8b176561691: Pull complete 01:47:14 4527c011a84f: Verifying Checksum 01:47:14 4527c011a84f: Download complete 01:47:14 b4e3c513aaa6: Verifying Checksum 01:47:14 b4e3c513aaa6: Download complete 01:47:18 4527c011a84f: Pull complete 01:47:18 5d74067f8e1e: Pull complete 01:47:18 e0aca202a116: Pull complete 01:47:18 3a43be97a3b4: Pull complete 01:47:19 34cad66bf833: Pull complete 01:47:21 b4e3c513aaa6: Pull complete 01:47:21 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 01:47:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:47:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:47:21 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:47:21 WORKDIR /edgex 01:47:21 COPY go.mod . 01:47:21 RUN go mod download' 01:47:21 + docker build -t ci-base-image-x86_64 -f - . 01:47:24 Sending build context to Docker daemon 329.6MB 01:47:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:47:24 ---> 9f6097aaca64 01:47:24 Step 2/4 : WORKDIR /edgex 01:47:25 ---> Running in a087c47e62a7 01:47:25 Removing intermediate container a087c47e62a7 01:47:25 ---> b75b2e448556 01:47:25 Step 3/4 : COPY go.mod . 01:47:25 ---> 729cd0feefc8 01:47:25 Step 4/4 : RUN go mod download 01:47:25 ---> Running in 10de5dff5941 01:47:28 Still waiting to schedule task 01:47:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:04 Removing intermediate container 10de5dff5941 01:48:04 ---> b1d35ee366b3 01:48:04 Successfully built b1d35ee366b3 01:48:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:48:04 + docker inspect -f . ci-base-image-x86_64 01:48:04 . [Pipeline] withDockerContainer 01:48:04 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 01:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:48:05 $ docker top 7eac660d9f21fc46ecf4ba056c3ebc9a5003c9f7efbc3cd09669bd655a33f8f7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:05 + go version 01:48:05 go version go1.16.8 linux/amd64 [Pipeline] } 01:48:05 $ docker stop --time=1 7eac660d9f21fc46ecf4ba056c3ebc9a5003c9f7efbc3cd09669bd655a33f8f7 01:48:06 $ docker rm -f 7eac660d9f21fc46ecf4ba056c3ebc9a5003c9f7efbc3cd09669bd655a33f8f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:07 + docker inspect -f . ci-base-image-x86_64 01:48:07 . [Pipeline] withDockerContainer 01:48:07 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 01:48:07 $ 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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:48:07 $ docker top 538f013c512335b7db29bd1399c06a78ab158b0b8cb25fa80b2d61e2c0787eee -eo pid,comm [Pipeline] { [Pipeline] echo 01:48:07 ========================================================= 01:48:07 [edgeXBuildGoParallel] Running Tests and Build... 01:48:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:48:07 + make test 01:48:07 go mod tidy 01:48:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:48:13 ? github.com/edgexfoundry/edgex-go [no test files] 01:48:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:48:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:48:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:48:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:48:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:48:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:48:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:48:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:48:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:48:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:48:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:48:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 98.5% of statements 01:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:48:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 44.7% of statements 01:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements 01:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:48:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements 01:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:48:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 94.2% of statements 01:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:48:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 01:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:48:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 01:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:48:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements 01:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:48:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 01:48:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements 01:48:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 01:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 01:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 01:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 01:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 01:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 01:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 01:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.165s coverage: 82.5% of statements 01:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 01:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 70.4% of statements 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.4% of statements 01:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 01:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 01:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:49:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:49:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 01:49:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 01:49:32 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:50:11 GO111MODULE=on go vet ./... 01:50:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:50:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:50:17 ./bin/test-attribution-txt.sh [Pipeline] sh 01:50:18 + ls -al . 01:50:18 total 632 01:50:18 drwxrwxr-x 10 1001 1001 4096 Oct 22 01:50 . 01:50:18 drwxr-xr-x 4 root root 30 Oct 22 01:48 .. 01:50:18 -rw-rw-r-- 1 1001 1001 11 Oct 22 01:46 .dockerignore 01:50:18 drwxrwxr-x 8 1001 1001 162 Oct 22 01:46 .git 01:50:18 drwxrwxr-x 4 1001 1001 142 Oct 22 01:46 .github 01:50:18 -rw-rw-r-- 1 1001 1001 804 Oct 22 01:46 .gitignore 01:50:18 -rw-rw-r-- 1 1001 1001 42 Oct 22 01:46 .golangci.yml 01:50:18 -rw-rw-r-- 1 1001 1001 76 Oct 22 01:46 .hadolint.yml 01:50:18 drwx------ 3 1001 1001 43 Oct 22 01:47 .semver 01:50:18 -rw-rw-r-- 1 1001 1001 166 Oct 22 01:46 .sonarcloud.properties 01:50:18 -rw-rw-r-- 1 1001 1001 1171 Oct 22 01:46 ADOPTERS.md 01:50:18 -rw-rw-r-- 1 1001 1001 8910 Oct 22 01:46 Attribution.txt 01:50:18 -rw-rw-r-- 1 1001 1001 43881 Oct 22 01:46 CHANGELOG.md 01:50:18 -rw-rw-r-- 1 1001 1001 3804 Oct 22 01:46 CONTRIBUTING.md 01:50:18 -rw-rw-r-- 1 1001 1001 677 Oct 22 01:46 GOVERNANCE.md 01:50:18 -rw-rw-r-- 1 1001 1001 849 Oct 22 01:46 Jenkinsfile 01:50:18 -rw-rw-r-- 1 1001 1001 10775 Oct 22 01:46 LICENSE 01:50:18 -rw-rw-r-- 1 1001 1001 6508 Oct 22 01:46 Makefile 01:50:18 -rw-rw-r-- 1 1001 1001 582 Oct 22 01:46 OWNERS.md 01:50:18 -rw-rw-r-- 1 1001 1001 8256 Oct 22 01:46 README.md 01:50:18 -rw-rw-r-- 1 1001 1001 6912 Oct 22 01:46 SECURITY.md 01:50:18 -rw-rw-r-- 1 1001 1001 12 Oct 22 01:47 VERSION 01:50:18 -rw-rw-r-- 1 1001 1001 4131 Oct 22 01:46 ZMQWindows.md 01:50:18 drwxrwxr-x 2 1001 1001 37 Oct 22 01:46 bin 01:50:18 drwxrwxr-x 14 1001 1001 4096 Oct 22 01:46 cmd 01:50:18 -rw-r--r-- 1 root root 425844 Oct 22 01:49 coverage.out 01:50:18 -rw-rw-r-- 1 1001 1001 848 Oct 22 01:46 go.mod 01:50:18 -rw-rw-r-- 1 1001 1001 50414 Oct 22 01:48 go.sum 01:50:18 drwxrwxr-x 8 1001 1001 124 Oct 22 01:46 internal 01:50:18 drwxrwxr-x 3 1001 1001 16 Oct 22 01:46 openapi 01:50:18 drwxrwxr-x 4 1001 1001 71 Oct 22 01:46 snap 01:50:18 -rw-rw-r-- 1 1001 1001 204 Oct 22 01:46 version.go [Pipeline] sh 01:50:18 + '[' -e coverage.out ] 01:50:18 + chown 1001:1001 coverage.out [Pipeline] stash 01:50:18 Stashed 1 file(s) [Pipeline] sh 01:50:18 + make build 01:50:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data 01:50:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:50:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command 01:50:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:50:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:50:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:50:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:50:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:50:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:50:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:50:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config 01:50:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:50:39 $ docker stop --time=1 538f013c512335b7db29bd1399c06a78ab158b0b8cb25fa80b2d61e2c0787eee 01:50:41 $ docker rm -f 538f013c512335b7db29bd1399c06a78ab158b0b8cb25fa80b2d61e2c0787eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:50:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:50:43 01:50:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:50:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:50:43 latest: Pulling from edgex-devops/edgex-compose 01:50:43 cbdbe7a5bc2a: Pulling fs layer 01:50:43 ca9280d653b3: Pulling fs layer 01:50:43 7e9c9ca2126c: Pulling fs layer 01:50:43 cbdbe7a5bc2a: Download complete 01:50:43 ca9280d653b3: Verifying Checksum 01:50:43 ca9280d653b3: Download complete 01:50:43 cbdbe7a5bc2a: Pull complete 01:50:44 7e9c9ca2126c: Verifying Checksum 01:50:44 7e9c9ca2126c: Download complete 01:50:44 ca9280d653b3: Pull complete 01:50:48 7e9c9ca2126c: Pull complete 01:50:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:50:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:50:48 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 01:50:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:50:51 $ docker top cbad6cbc3eee3dc3482b0bbe82b7fab134f16b01e4b4740f76c788baf8a9a8c6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:51 + docker-compose build --help 01:50:51 + grep parallel 01:50:52 --parallel Build images in parallel. [Pipeline] } 01:50:52 $ docker stop --time=1 cbad6cbc3eee3dc3482b0bbe82b7fab134f16b01e4b4740f76c788baf8a9a8c6 01:50:54 $ docker rm -f cbad6cbc3eee3dc3482b0bbe82b7fab134f16b01e4b4740f76c788baf8a9a8c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:50:54 . [Pipeline] withDockerContainer 01:50:54 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 01:50:54 $ 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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:50:55 $ docker top 02e781e5eefbe5266cb6d20eb0634d49f6b21c01365057847707339aa45a2aea -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:55 + docker-compose -f ./docker-compose-build.yml build --parallel 01:50:56 Building core-command ... 01:50:56 Building core-data ... 01:50:56 Building core-metadata ... 01:50:56 Building security-bootstrapper ... 01:50:56 Building security-proxy-setup ... 01:50:56 Building security-secretstore-setup ... 01:50:56 Building support-notifications ... 01:50:56 Building support-scheduler ... 01:50:56 Building sys-mgmt-agent ... 01:50:56 Building security-proxy-setup 01:50:56 Building security-secretstore-setup 01:50:56 Building support-scheduler 01:50:56 Building core-metadata 01:50:56 Building core-command 01:51:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:51:11 ---> b1d35ee366b3 01:51:11 Step 3/24 : WORKDIR /edgex-go 01:51:11 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:51:11 ---> b1d35ee366b3 01:51:11 Step 3/20 : WORKDIR /edgex-go 01:51:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:51:11 ---> b1d35ee366b3 01:51:11 Step 3/22 : WORKDIR /edgex-go 01:51:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:51:15 ---> b1d35ee366b3 01:51:15 Step 3/23 : WORKDIR /edgex-go 01:51:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:51:18 ---> b1d35ee366b3 01:51:18 Step 3/22 : WORKDIR /edgex-go 01:51:23 ---> Running in e8b93400268b 01:51:23 ---> Running in a50b70276991 01:51:23 ---> Running in 34d2d004936e 01:51:23 ---> Running in 87efa0cbea90 01:51:23 ---> Running in c75cbd5c6a7e 01:51:23 Removing intermediate container 87efa0cbea90 01:51:23 ---> 947a8f99fe3b 01:51:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:23 Removing intermediate container e8b93400268b 01:51:23 ---> e34b6ace18be 01:51:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:23 Removing intermediate container 34d2d004936e 01:51:23 ---> 8078d73a4b8d 01:51:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:23 Removing intermediate container c75cbd5c6a7e 01:51:23 ---> 68039d544267 01:51:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:23 Removing intermediate container a50b70276991 01:51:23 ---> fe9a0f2c3d39 01:51:23 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:23 ---> Running in f10d2d33e281 01:51:23 ---> Running in 9185601df504 01:51:23 ---> Running in 6e0ff0f0f4eb 01:51:23 ---> Running in e55e86cfbd2c 01:51:23 ---> Running in eeba831a6b29 01:51:24 Removing intermediate container f10d2d33e281 01:51:24 ---> b1406a27990c 01:51:24 Step 5/22 : RUN apk add --update --no-cache make git 01:51:24 Removing intermediate container 9185601df504 01:51:24 ---> 89a29cdc03b1 01:51:24 Step 5/22 : RUN apk add --update --no-cache make git 01:51:24 ---> Running in 5a9d7ece09f7 01:51:24 ---> Running in 616f6758f27b 01:51:24 Removing intermediate container e55e86cfbd2c 01:51:24 ---> 7b68cee916bc 01:51:24 Step 5/24 : RUN apk add --update --no-cache make git 01:51:24 Removing intermediate container eeba831a6b29 01:51:24 ---> 0b90275da620 01:51:24 Step 5/20 : RUN apk add --update --no-cache make git 01:51:24 ---> Running in 6c48cc226b04 01:51:24 ---> Running in 5033f7dd5c8d 01:51:24 Removing intermediate container 6e0ff0f0f4eb 01:51:24 ---> 404018843346 01:51:24 Step 5/23 : RUN apk add --update --no-cache make git 01:51:24 ---> Running in 7af171efe7e0 01:51:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:26 OK: 220 MiB in 52 packages 01:51:26 OK: 220 MiB in 52 packages 01:51:26 OK: 220 MiB in 52 packages 01:51:27 OK: 220 MiB in 52 packages 01:51:27 OK: 220 MiB in 52 packages 01:51:27 Removing intermediate container 5a9d7ece09f7 01:51:27 ---> 3c07e935bf68 01:51:27 Step 6/22 : COPY . . 01:51:31 Removing intermediate container 6c48cc226b04 01:51:31 ---> 174506929fd0 01:51:31 Step 6/24 : COPY . . 01:51:40 Removing intermediate container 616f6758f27b 01:51:40 ---> d2d0b058075a 01:51:40 Step 6/22 : COPY . . 01:51:40 Removing intermediate container 7af171efe7e0 01:51:40 ---> a106390f4647 01:51:40 Step 6/23 : COPY go.mod . 01:51:40 Removing intermediate container 5033f7dd5c8d 01:51:40 ---> c779e907de66 01:51:40 Step 6/20 : COPY . . 01:51:40 ---> 339acbb2befb 01:51:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:40 ---> c895b6cede29 01:51:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:49 ---> Running in ff5fe3f321fe 01:51:49 ---> Running in 7fd8c21008bf 01:51:49 ---> affc58b11f5e 01:51:49 Step 7/23 : RUN go mod download 01:51:49 ---> Running in 963a219f31f8 01:51:52 ---> 670fb4ff8e95 01:51:52 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:52 ---> Running in 9b2ee8b1c802 01:51:52 ---> 2eb6d896ce25 01:51:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:52 ---> Running in d35cf796041d 01:51:52 Removing intermediate container 963a219f31f8 01:51:52 ---> 2f0cc124648b 01:51:52 Step 8/23 : COPY . . 01:51:52 Removing intermediate container 7fd8c21008bf 01:51:52 ---> edfb630e9cd6 01:51:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:51:52 ---> Running in 48766b24c3a2 01:51:53 Removing intermediate container ff5fe3f321fe 01:51:53 ---> e0bd79fbc316 01:51:53 Step 8/22 : RUN make cmd/core-command/core-command 01:51:53 ---> Running in ee0668e4a27c 01:51:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:51:58 Removing intermediate container 9b2ee8b1c802 01:51:58 ---> b7dae2d22c83 01:51:58 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:51:58 Removing intermediate container d35cf796041d 01:51:58 ---> 0152219a5468 01:51:58 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:51:58 ---> Running in b2fbd3719182 01:51:58 ---> Running in e48249e1e629 01:51:58 ---> aaf19c57df1c 01:51:58 Step 9/23 : RUN go mod tidy 01:51:58 ---> Running in be3b788e7eb7 01:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command 01:51:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:51:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:52:00 Removing intermediate container be3b788e7eb7 01:52:00 ---> dc35a1963ca8 01:52:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:52:00 ---> Running in 1ad3d560be1a 01:52:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:52:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config 01:52:35 Removing intermediate container 48766b24c3a2 01:52:35 ---> d99e96a9acb8 01:52:35 01:52:35 Step 9/24 : FROM alpine:3.14 01:52:36 3.14: Pulling from library/alpine 01:52:36 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:52:36 Status: Downloaded newer image for alpine:3.14 01:52:36 ---> 14119a10abf4 01:52:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:52:37 ---> Running in 42cc4580d87f 01:52:37 Removing intermediate container ee0668e4a27c 01:52:37 ---> 923f5018e947 01:52:37 01:52:37 Step 9/22 : FROM alpine:3.14 01:52:37 ---> 14119a10abf4 01:52:37 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:52:38 ---> Running in 90f2da5f6a76 01:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:52:38 (1/3) Installing ca-certificates (20191127-r5) 01:52:38 (2/3) Installing dumb-init (1.2.5-r1) 01:52:39 (3/3) Installing su-exec (0.2-r1) 01:52:39 Executing busybox-1.33.1-r3.trigger 01:52:39 Executing ca-certificates-20191127-r5.trigger 01:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:52:39 OK: 6 MiB in 17 packages 01:52:39 (1/1) Installing dumb-init (1.2.5-r1) 01:52:39 Executing busybox-1.33.1-r3.trigger 01:52:39 OK: 6 MiB in 15 packages 01:52:40 Removing intermediate container b2fbd3719182 01:52:40 ---> c41b5786ed32 01:52:40 01:52:40 Step 9/20 : FROM alpine:3.14 01:52:40 ---> 14119a10abf4 01:52:40 Step 10/20 : RUN apk add --update --no-cache curl 01:52:40 ---> Running in de0f453c319c 01:52:40 Removing intermediate container 90f2da5f6a76 01:52:40 ---> c890d308320b 01:52:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:52:40 ---> Running in 9a73879fef93 01:52:40 Removing intermediate container 42cc4580d87f 01:52:40 ---> 5b7308cd2416 01:52:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:52:40 ---> Running in 132ee9cffff0 01:52:40 Removing intermediate container 132ee9cffff0 01:52:40 ---> 8ccb260430f3 01:52:40 Step 12/24 : WORKDIR / 01:52:40 Removing intermediate container 9a73879fef93 01:52:40 ---> 807fc7045128 01:52:40 Step 12/22 : ENV APP_PORT=59882 01:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:52:40 ---> Running in 28f6ab35a45f 01:52:40 ---> Running in b6e15328d207 01:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:52:41 Removing intermediate container 28f6ab35a45f 01:52:41 ---> 26dca6090a67 01:52:41 Step 13/22 : EXPOSE $APP_PORT 01:52:41 Removing intermediate container b6e15328d207 01:52:41 ---> 1f9c588a5f48 01:52:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:52:41 (1/5) Installing ca-certificates (20191127-r5) 01:52:41 (2/5) Installing brotli-libs (1.0.9-r5) 01:52:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:52:41 (4/5) Installing libcurl (7.79.1-r0) 01:52:41 ---> Running in d7f24220319e 01:52:41 (5/5) Installing curl (7.79.1-r0) 01:52:41 Executing busybox-1.33.1-r3.trigger 01:52:41 Executing ca-certificates-20191127-r5.trigger 01:52:41 OK: 8 MiB in 19 packages 01:52:41 Removing intermediate container d7f24220319e 01:52:41 ---> f5c48a8125b0 01:52:41 Step 14/22 : WORKDIR / 01:52:41 ---> 08a0dfcf554e 01:52:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:52:41 ---> Running in 07e2aa4cef78 01:52:42 ---> 3d9742e8c9fc 01:52:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:52:42 Removing intermediate container 07e2aa4cef78 01:52:42 ---> 19df942a512a 01:52:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:42 Removing intermediate container de0f453c319c 01:52:42 ---> 10e73a9708bd 01:52:42 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:52:42 ---> 67595d36cb8a 01:52:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:52:42 ---> Running in bd0d36cbb298 01:52:42 Removing intermediate container e48249e1e629 01:52:42 ---> 3f9832684f76 01:52:42 01:52:42 Step 9/22 : FROM alpine:3.14 01:52:42 ---> 14119a10abf4 01:52:42 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:52:42 ---> Using cache 01:52:42 ---> c890d308320b 01:52:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:52:42 ---> Using cache 01:52:42 ---> 807fc7045128 01:52:42 Step 12/22 : ENV APP_PORT=59881 01:52:42 Removing intermediate container 1ad3d560be1a 01:52:42 ---> 50be4fe13989 01:52:42 01:52:42 Step 11/23 : FROM alpine:3.14 01:52:42 ---> 14119a10abf4 01:52:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:52:42 ---> Using cache 01:52:42 ---> c890d308320b 01:52:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:52:42 ---> Using cache 01:52:42 ---> 807fc7045128 01:52:42 Step 14/23 : ENV APP_PORT=59861 01:52:42 ---> f63a9e209448 01:52:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:52:42 ---> Running in 3b928c20f4a0 01:52:42 ---> Running in e6752dd1d3f2 01:52:42 Removing intermediate container bd0d36cbb298 01:52:42 ---> 937c4ba44cff 01:52:42 Step 12/20 : WORKDIR /edgex 01:52:43 ---> f8d731e1b3e2 01:52:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:52:43 Removing intermediate container 3b928c20f4a0 01:52:43 ---> 2d30d0c7679e 01:52:43 Step 15/23 : EXPOSE $APP_PORT 01:52:43 ---> Running in c62e8811a7c3 01:52:43 Removing intermediate container e6752dd1d3f2 01:52:43 ---> 1bff595b29c0 01:52:43 Step 13/22 : EXPOSE $APP_PORT 01:52:43 ---> 6038ba7098f9 01:52:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:52:43 ---> Running in 73645f6f518d 01:52:43 ---> Running in c180fc0a30dd 01:52:43 Removing intermediate container c62e8811a7c3 01:52:43 ---> d825fab202b4 01:52:43 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:52:43 Removing intermediate container c180fc0a30dd 01:52:43 ---> 3d51862e983a 01:52:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:43 Removing intermediate container 73645f6f518d 01:52:43 ---> ff0511dda8ab 01:52:43 Step 14/22 : WORKDIR / 01:52:43 ---> 64b31eebcbcb 01:52:43 Step 18/22 : ENTRYPOINT ["/core-command"] 01:52:43 ---> 2964ac6ab698 01:52:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:52:43 ---> Running in b6d106a42f4a 01:52:43 ---> 644e66c7616b 01:52:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:52:43 ---> Running in c60a3489a34f 01:52:43 ---> c7537971a2b8 01:52:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:52:44 Removing intermediate container b6d106a42f4a 01:52:44 ---> 79dbe24775d5 01:52:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:44 Removing intermediate container c60a3489a34f 01:52:44 ---> bf78fa7a279b 01:52:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:44 ---> 8c61b26162d6 01:52:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:52:44 ---> fb3889cde96c 01:52:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:52:44 ---> e047809d9b35 01:52:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:52:44 ---> Running in a0c182f57795 01:52:44 ---> baef89e9b560 01:52:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:52:44 Removing intermediate container a0c182f57795 01:52:44 ---> f3f86914f408 01:52:44 Step 20/22 : LABEL arch=x86_64 01:52:44 ---> 477648e90fbc 01:52:44 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:52:44 ---> 265d4c7a642e 01:52:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:52:44 ---> Running in eecf5698a3b7 01:52:44 ---> 9a06298bfe56 01:52:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:52:44 ---> Running in accd48735eca 01:52:44 ---> 42429e846817 01:52:44 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:52:44 ---> Running in bec8de5ed078 01:52:44 ---> Running in 4cbc2be8bb40 01:52:44 Removing intermediate container accd48735eca 01:52:44 ---> f584f2f960db 01:52:44 Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:52:45 ---> Running in cc26b4f5e1c8 01:52:45 ---> 9f6610e15b67 01:52:45 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:52:45 Removing intermediate container 4cbc2be8bb40 01:52:45 ---> 105859751142 01:52:45 Step 17/20 : CMD ["--init=true"] 01:52:45 Removing intermediate container bec8de5ed078 01:52:45 ---> 0826a069077f 01:52:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:45 ---> Running in a715d5c1b157 01:52:45 ---> Running in 46936c4c4063 01:52:45 ---> Running in 9542f54c9d36 01:52:45 Removing intermediate container cc26b4f5e1c8 01:52:45 ---> dfc921b42862 01:52:45 Step 22/22 : LABEL version=2.0.1-dev.76 01:52:45 Removing intermediate container a715d5c1b157 01:52:45 ---> d6154c794f6d 01:52:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:45 ---> Running in 2b08413296a4 01:52:45 Removing intermediate container 46936c4c4063 01:52:45 ---> b6c586cfdd42 01:52:45 Step 18/20 : LABEL arch=x86_64 01:52:45 ---> Running in a26fd2d7d0d9 01:52:45 Removing intermediate container 9542f54c9d36 01:52:45 ---> 7241d2450108 01:52:45 Step 21/23 : LABEL arch=x86_64 01:52:45 ---> Running in ec616b94c71c 01:52:45 ---> Running in aec3686aa630 01:52:45 Removing intermediate container 2b08413296a4 01:52:45 ---> 9526bd957afa 01:52:45 01:52:45 Removing intermediate container a26fd2d7d0d9 01:52:45 ---> a4b23fa83b41 01:52:45 Step 20/22 : LABEL arch=x86_64 01:52:45 Successfully built 9526bd957afa 01:52:45 Successfully tagged core-command:latest 01:52:45 Building sys-mgmt-agent 01:52:45  Building core-command ... done Removing intermediate container ec616b94c71c 01:52:45 ---> dd4c93f125ff 01:52:45 Step 19/20 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:52:45 ---> Running in 092f2eb7d95c 01:52:45 Removing intermediate container eecf5698a3b7 01:52:45 ---> 086b6dc9764e 01:52:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:52:45 Removing intermediate container aec3686aa630 01:52:45 ---> ae34cbbb06a7 01:52:45 Step 22/23 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:52:45 ---> Running in c31588dc38cb 01:52:45 ---> Running in a6863e81b535 01:52:45 ---> Running in 36a28d6391f6 01:52:48 Removing intermediate container 092f2eb7d95c 01:52:48 ---> c3d7be5876df 01:52:48 Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:52:49 Removing intermediate container c31588dc38cb 01:52:49 ---> 59409b0155ce 01:52:49 Step 20/20 : LABEL version=2.0.1-dev.76 01:52:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:52:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:52:49 ---> b1d35ee366b3 01:52:49 Step 3/22 : WORKDIR /edgex-go 01:52:49 ---> Using cache 01:52:49 ---> 68039d544267 01:52:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:49 ---> Using cache 01:52:49 ---> 7b68cee916bc 01:52:49 Step 5/22 : RUN apk add --update --no-cache make bash git 01:52:50 Removing intermediate container 36a28d6391f6 01:52:50 ---> 9a39364f2aee 01:52:50 Step 22/24 : LABEL arch=x86_64 01:52:50 ---> Running in aa5f67332aae 01:52:50 Removing intermediate container a6863e81b535 01:52:50 ---> 120fd7d33619 01:52:50 Step 23/23 : LABEL version=2.0.1-dev.76 01:52:50 ---> Running in ec457eed2568 01:52:50 ---> Running in 3161667a4108 01:52:50 ---> Running in 2905862bdcf7 01:52:50 ---> Running in 1be1b395b1f3 01:52:50 Removing intermediate container aa5f67332aae 01:52:50 ---> 6cca07a0d95c 01:52:50 Step 22/22 : LABEL version=2.0.1-dev.76 01:52:50 ---> Running in c5c63ea006b3 01:52:50 Removing intermediate container ec457eed2568 01:52:50 ---> fb5ec6586eba 01:52:50 01:52:50 Removing intermediate container 1be1b395b1f3 01:52:50 ---> 8c6d0eb9309c 01:52:50 Step 23/24 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:52:50 Removing intermediate container 2905862bdcf7 01:52:50 ---> 3533c278d743 01:52:50 01:52:50 ---> Running in f808f46fbceb 01:52:50 Successfully built fb5ec6586eba 01:52:50 Successfully tagged security-proxy-setup:latest 01:52:50 Building security-bootstrapper 01:52:50  Building security-proxy-setup ... done Removing intermediate container c5c63ea006b3 01:52:50 ---> f8446692af97 01:52:50 01:52:50 Successfully built 3533c278d743 01:52:50 Successfully tagged support-scheduler:latest 01:52:50 Building support-notifications 01:52:50 Removing intermediate container f808f46fbceb 01:52:50 ---> 2397f2cc1200 01:52:50 Step 24/24 : LABEL version=2.0.1-dev.76 01:52:50  Building support-scheduler ... done Successfully built f8446692af97 01:52:50 Successfully tagged core-metadata:latest 01:52:50 Building core-data 01:52:50  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:52:50 ---> Running in ac1b65910064 01:52:51 Removing intermediate container ac1b65910064 01:52:51 ---> eee24288d5af 01:52:51 01:52:51 Successfully built eee24288d5af 01:52:51 Successfully tagged security-secretstore-setup:latest 01:52:51  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:52:52 OK: 220 MiB in 52 packages 01:52:58 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:52:58 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:52:58 ---> b1d35ee366b3 01:52:58 Step 3/30 : WORKDIR /edgex-go 01:52:58 ---> Using cache 01:52:58 ---> 68039d544267 01:52:58 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:58 ---> Using cache 01:52:58 ---> 7b68cee916bc 01:52:58 Step 5/30 : RUN apk add --update --no-cache make git 01:52:58 ---> Using cache 01:52:58 ---> 174506929fd0 01:52:58 Step 6/30 : COPY . . 01:52:58 ---> Using cache 01:52:58 ---> c895b6cede29 01:52:58 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:58 ---> Using cache 01:52:58 ---> edfb630e9cd6 01:52:58 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:52:58 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:52:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:52:58 ---> b1d35ee366b3 01:52:58 Step 3/21 : WORKDIR /edgex-go 01:52:58 ---> Using cache 01:52:58 ---> 68039d544267 01:52:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:58 ---> Using cache 01:52:58 ---> 7b68cee916bc 01:52:58 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:52:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:52:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:52:58 ---> b1d35ee366b3 01:52:58 Step 3/22 : WORKDIR /edgex-go 01:52:58 ---> Using cache 01:52:58 ---> 68039d544267 01:52:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:58 ---> Using cache 01:52:58 ---> 7b68cee916bc 01:52:58 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:53:02 ---> Running in 2f04d6d700b0 01:53:02 ---> Running in ff463cde2b76 01:53:02 ---> Running in 1e4c1020dc5a 01:53:02 Removing intermediate container 3161667a4108 01:53:02 ---> 5996201b0da9 01:53:02 Step 6/22 : COPY . . 01:53:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:53:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:03 OK: 220 MiB in 52 packages 01:53:03 OK: 220 MiB in 52 packages 01:53:08 ---> 227afd2a6522 01:53:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:08 Removing intermediate container 1e4c1020dc5a 01:53:08 ---> 7a0767a5ef3b 01:53:08 Step 6/22 : COPY . . 01:53:08 ---> Running in 14bb754650fd 01:53:08 Removing intermediate container ff463cde2b76 01:53:08 ---> 9c8ecaa0e46a 01:53:08 Step 6/21 : COPY . . 01:53:16 Removing intermediate container 14bb754650fd 01:53:16 ---> 12c5ce450aca 01:53:16 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:53:17 ---> Running in edd6d695eb3d 01:53:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:53:20 ---> 051070f9676e 01:53:20 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:20 ---> 19163c35221a 01:53:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:20 ---> Running in 3d7dec88e66a 01:53:20 ---> Running in 1baec1e4b28e 01:53:22 Removing intermediate container 1baec1e4b28e 01:53:22 ---> 08397b511c27 01:53:22 Step 8/22 : RUN make cmd/core-data/core-data 01:53:22 ---> Running in 6921330a900e 01:53:22 Removing intermediate container 3d7dec88e66a 01:53:22 ---> 56786101151c 01:53:22 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:53:22 ---> Running in b08e907606b4 01:53:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data 01:53:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:53:33 Removing intermediate container 2f04d6d700b0 01:53:33 ---> 5f18823ef287 01:53:33 01:53:33 Step 9/30 : FROM alpine:3.14 01:53:33 ---> 14119a10abf4 01:53:33 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:53:33 ---> Running in b605926c5fa8 01:53:33 Removing intermediate container b605926c5fa8 01:53:33 ---> 5e40a2b33df3 01:53:33 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:53:33 ---> Running in f47243efa70e 01:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:33 (1/2) Installing dumb-init (1.2.5-r1) 01:53:33 (2/2) Installing su-exec (0.2-r1) 01:53:33 Executing busybox-1.33.1-r3.trigger 01:53:33 OK: 6 MiB in 16 packages 01:53:33 Removing intermediate container f47243efa70e 01:53:33 ---> ba6c43e99948 01:53:33 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:53:34 ---> Running in b8d10fdffa03 01:53:34 Removing intermediate container b8d10fdffa03 01:53:34 ---> d74bf5667398 01:53:34 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:53:34 ---> Running in 611c27de28a3 01:53:34 Removing intermediate container 611c27de28a3 01:53:34 ---> 881de0f84a1d 01:53:34 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:53:34 ---> Running in cc95af71b904 01:53:35 Removing intermediate container cc95af71b904 01:53:35 ---> 559528abbbce 01:53:35 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:53:35 ---> Running in ec9008158586 01:53:35 Removing intermediate container ec9008158586 01:53:35 ---> a7652c6a2490 01:53:35 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:53:35 ---> 09704ab06f34 01:53:35 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:53:35 ---> Running in 40b1c80c686a 01:53:36 Removing intermediate container 40b1c80c686a 01:53:36 ---> 4db158ddc1c1 01:53:36 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:37 ---> 0f0c62c5bb72 01:53:37 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:53:37 ---> 256ec5421d57 01:53:37 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:53:37 ---> aea72c6a16cd 01:53:37 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:53:38 ---> d7582e8640b9 01:53:38 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:53:38 ---> c6d27bbf6c31 01:53:38 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:53:38 ---> Running in ac474a19de98 01:53:38 Removing intermediate container ac474a19de98 01:53:38 ---> 496ddf9a86b1 01:53:38 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:53:39 ---> 6b5869a9750a 01:53:39 Step 25/30 : RUN chmod +x /entrypoint.sh 01:53:39 ---> Running in c7b16647e259 01:53:40 Removing intermediate container c7b16647e259 01:53:40 ---> 3e0950497aa2 01:53:40 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:53:40 ---> Running in 985de188c4f1 01:53:40 Removing intermediate container 985de188c4f1 01:53:40 ---> 3f298a1a9832 01:53:40 Step 27/30 : CMD ["gate"] 01:53:40 ---> Running in 2d1eb3ab860e 01:53:40 Removing intermediate container 2d1eb3ab860e 01:53:40 ---> 6f410f6826d9 01:53:40 Step 28/30 : LABEL arch=x86_64 01:53:40 ---> Running in d2f4d45d0a96 01:53:40 Removing intermediate container d2f4d45d0a96 01:53:40 ---> 1bf88f18b1b7 01:53:40 Step 29/30 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:53:41 ---> Running in 94809bef3001 01:53:41 Removing intermediate container 94809bef3001 01:53:41 ---> be7fbf8d23df 01:53:41 Step 30/30 : LABEL version=2.0.1-dev.76 01:53:41 ---> Running in d8a9e4c6bb6a 01:53:41 Removing intermediate container d8a9e4c6bb6a 01:53:41 ---> 32c92b80dbcc 01:53:41 01:53:41 Successfully built 32c92b80dbcc 01:53:41 Successfully tagged security-bootstrapper:latest 01:53:45  Building security-bootstrapper ... done Removing intermediate container edd6d695eb3d 01:53:45 ---> 133a4f54748e 01:53:45 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:53:45 ---> Running in 9a3273b0397c 01:53:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:53:46 Removing intermediate container 9a3273b0397c 01:53:46 ---> 907c50264f11 01:53:46 01:53:46 Step 10/22 : FROM docker:20.10.8 01:53:46 20.10.8: Pulling from library/docker 01:53:50 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:53:50 Status: Downloaded newer image for docker:20.10.8 01:53:50 ---> bc6c0ffef665 01:53:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:53:51 ---> Running in b6f161ac98a9 01:53:51 Removing intermediate container b6f161ac98a9 01:53:51 ---> ae1935d73c89 01:53:51 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:53:51 ---> Running in c37ca1bc2758 01:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:52 (1/42) Installing readline (8.1.0-r0) 01:53:52 (2/42) Installing bash (5.1.4-r0) 01:53:52 Executing bash-5.1.4-r0.post-install 01:53:52 (3/42) Installing brotli-libs (1.0.9-r5) 01:53:52 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:53:52 (5/42) Installing libcurl (7.79.1-r0) 01:53:52 (6/42) Installing curl (7.79.1-r0) 01:53:52 (7/42) Installing dumb-init (1.2.5-r1) 01:53:52 (8/42) Installing libbz2 (1.0.8-r1) 01:53:52 (9/42) Installing expat (2.4.1-r0) 01:53:52 (10/42) Installing libffi (3.3-r2) 01:53:52 (11/42) Installing gdbm (1.19-r0) 01:53:52 (12/42) Installing xz-libs (5.2.5-r0) 01:53:52 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:53:52 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:53:52 (15/42) Installing mpdecimal (2.5.1-r1) 01:53:52 (16/42) Installing sqlite-libs (3.35.5-r0) 01:53:53 (17/42) Installing python3 (3.9.5-r1) 01:53:54 (18/42) Installing py3-appdirs (1.4.4-r2) 01:53:54 (19/42) Installing py3-chardet (4.0.0-r2) 01:53:54 (20/42) Installing py3-idna (3.2-r0) 01:53:54 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:53:55 (22/42) Installing py3-certifi (2020.12.5-r1) 01:53:55 (23/42) Installing py3-requests (2.25.1-r4) 01:53:55 (24/42) Installing py3-msgpack (1.0.2-r1) 01:53:55 (25/42) Installing py3-lockfile (0.12.2-r4) 01:53:55 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:53:55 Removing intermediate container b08e907606b4 01:53:55 ---> 48c11f31bac1 01:53:55 01:53:55 Step 9/21 : FROM alpine:3.14 01:53:55 ---> 14119a10abf4 01:53:55 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:53:55 (27/42) Installing py3-colorama (0.4.4-r1) 01:53:55 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:53:55 (29/42) Installing py3-distlib (0.3.1-r3) 01:53:55 (30/42) Installing py3-distro (1.5.0-r3) 01:53:55 ---> Running in 1ae9f0d0153f 01:53:55 (31/42) Installing py3-six (1.15.0-r1) 01:53:55 (32/42) Installing py3-webencodings (0.5.1-r4) 01:53:55 (33/42) Installing py3-html5lib (1.1-r1) 01:53:55 (34/42) Installing py3-parsing (2.4.7-r2) 01:53:55 (35/42) Installing py3-packaging (20.9-r1) 01:53:55 (36/42) Installing py3-toml (0.10.2-r2) 01:53:55 (37/42) Installing py3-pep517 (0.10.0-r2) 01:53:55 (38/42) Installing py3-progress (1.5-r2) 01:53:55 (39/42) Installing py3-retrying (1.3.3-r1) 01:53:55 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:53:55 (41/42) Installing py3-setuptools (52.0.0-r3) 01:53:55 (42/42) Installing py3-pip (20.3.4-r1) 01:53:56 Executing busybox-1.33.1-r3.trigger 01:53:56 OK: 84 MiB in 64 packages 01:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:56 (1/2) Installing ca-certificates (20191127-r5) 01:53:56 (2/2) Installing dumb-init (1.2.5-r1) 01:53:56 Executing busybox-1.33.1-r3.trigger 01:53:56 Executing ca-certificates-20191127-r5.trigger 01:53:56 OK: 6 MiB in 16 packages 01:53:56 Collecting docker-compose==1.23.2 01:53:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:53:56 Collecting jsonschema<3,>=2.5.1 01:53:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:53:56 Collecting texttable<0.10,>=0.9.0 01:53:57 Downloading texttable-0.9.1.tar.gz (11 kB) 01:53:57 Collecting docopt<0.7,>=0.6.1 01:53:57 Removing intermediate container 6921330a900e 01:53:57 ---> eb6dfc503555 01:53:57 01:53:57 Step 9/22 : FROM alpine:3.14 01:53:57 ---> 14119a10abf4 01:53:57 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:53:57 ---> Running in aefc3339ad38 01:53:57 Downloading docopt-0.6.2.tar.gz (25 kB) 01:53:57 Removing intermediate container aefc3339ad38 01:53:57 ---> 3f35e626ecee 01:53:57 Step 11/22 : ENV APP_PORT=59880 01:53:57 Removing intermediate container 1ae9f0d0153f 01:53:57 ---> 108202ab0ae9 01:53:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:53:57 ---> Running in ca3b2e269e6b 01:53:57 ---> Running in 7ce75a4c33e2 01:53:57 Removing intermediate container ca3b2e269e6b 01:53:57 ---> 9dc913df0272 01:53:57 Step 12/22 : EXPOSE $APP_PORT 01:53:57 Removing intermediate container 7ce75a4c33e2 01:53:57 ---> c65ef43b3acd 01:53:57 Step 12/21 : ENV APP_PORT=59860 01:53:57 ---> Running in b52260c526af 01:53:57 Collecting cached-property<2,>=1.2.0 01:53:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:53:57 ---> Running in 9b222626b794 01:53:57 Collecting websocket-client<1.0,>=0.32.0 01:53:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:53:57 Removing intermediate container b52260c526af 01:53:57 ---> 496415b76ece 01:53:57 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:57 Removing intermediate container 9b222626b794 01:53:57 ---> f9b905280754 01:53:57 Step 13/21 : EXPOSE $APP_PORT 01:53:57 ---> Running in 7b02eb3c2202 01:53:57 ---> Running in 6e799ff9184b 01:53:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:53:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:53:57 Removing intermediate container 6e799ff9184b 01:53:57 ---> 2514d7d7718b 01:53:57 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:57 Collecting dockerpty<0.5,>=0.4.1 01:53:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:53:58 ---> 51610d68fc01 01:53:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:53:58 Collecting PyYAML<4,>=3.10 01:53:58 Downloading PyYAML-3.13.tar.gz (270 kB) 01:53:58 ---> 6d7b72441609 01:53:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:53:58 Removing intermediate container 7b02eb3c2202 01:53:58 ---> da197380b4c9 01:53:58 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:53:58 ---> Running in c1f93b34296d 01:53:59 ---> 77e8c1c04ff9 01:53:59 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:53:59 ---> Running in 5d3dd414b0ff 01:53:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:53:59 Collecting docker<4.0,>=3.6.0 01:53:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:53:59 Removing intermediate container 5d3dd414b0ff 01:53:59 ---> c8b6e1a2a41d 01:53:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:59 Collecting docker-pycreds>=0.4.0 01:53:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:53:59 ---> Running in 72cd7df79a1a 01:53:59 Collecting idna<2.8,>=2.5 01:53:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:53:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:53:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:59 Removing intermediate container 72cd7df79a1a 01:53:59 ---> 87778efa602f 01:53:59 Step 19/21 : LABEL arch=x86_64 01:53:59 ---> Running in 31d31583cb0d 01:53:59 Collecting urllib3<1.25,>=1.21.1 01:53:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:53:59 Collecting chardet<3.1.0,>=3.0.2 01:53:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:53:59 Removing intermediate container 31d31583cb0d 01:53:59 ---> 0c1d6e660b7c 01:53:59 Step 20/21 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:53:59 ---> Running in 7226da8de9fd 01:53:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:53:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:53:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:53:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:53:59 Removing intermediate container 7226da8de9fd 01:53:59 ---> 8513d13e82bb 01:53:59 Step 21/21 : LABEL version=2.0.1-dev.76 01:53:59 ---> Running in 9fec7c4f9670 01:53:59 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:53:59 Attempting uninstall: urllib3 01:53:59 Found existing installation: urllib3 1.26.5 01:53:59 Uninstalling urllib3-1.26.5: 01:53:59 Successfully uninstalled urllib3-1.26.5 01:53:59 Removing intermediate container 9fec7c4f9670 01:53:59 ---> be7a3fb483ee 01:53:59 01:53:59 Attempting uninstall: idna 01:53:59 Found existing installation: idna 3.2 01:53:59 Uninstalling idna-3.2: 01:53:59 Successfully uninstalled idna-3.2 01:53:59 Successfully built be7a3fb483ee 01:53:59 Successfully tagged support-notifications:latest 01:53:59  Building support-notifications ... done  Attempting uninstall: chardet 01:53:59 Found existing installation: chardet 4.0.0 01:53:59 Uninstalling chardet-4.0.0: 01:53:59 Successfully uninstalled chardet-4.0.0 01:54:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:54:00 Attempting uninstall: requests 01:54:00 Found existing installation: requests 2.25.1 01:54:00 Uninstalling requests-2.25.1: 01:54:00 Successfully uninstalled requests-2.25.1 01:54:00 Running setup.py install for texttable: started 01:54:00 (1/6) Installing dumb-init (1.2.5-r1) 01:54:00 Running setup.py install for texttable: finished with status 'done' 01:54:00 Running setup.py install for PyYAML: started 01:54:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:54:00 (3/6) Installing libsodium (1.0.18-r0) 01:54:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:54:00 (5/6) Installing libzmq (4.3.4-r0) 01:54:00 Running setup.py install for PyYAML: finished with status 'done' 01:54:00 (6/6) Installing zeromq (4.3.4-r0) 01:54:00 Running setup.py install for docopt: started 01:54:00 Executing busybox-1.33.1-r3.trigger 01:54:01 OK: 8 MiB in 20 packages 01:54:01 Running setup.py install for docopt: finished with status 'done' 01:54:01 Running setup.py install for dockerpty: started 01:54:01 Removing intermediate container c1f93b34296d 01:54:01 ---> 240fde726e71 01:54:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:54:01 Running setup.py install for dockerpty: finished with status 'done' 01:54:01 ---> 93b586d29450 01:54:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:54:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:54:02 ---> 7e1709d77b70 01:54:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:54:02 ---> 4a1723ba9726 01:54:02 Step 18/22 : ENTRYPOINT ["/core-data"] 01:54:02 ---> Running in 0b6b4d3daa62 01:54:02 Removing intermediate container 0b6b4d3daa62 01:54:02 ---> f4cdb4e9f210 01:54:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:54:02 ---> Running in bc6e35ed126a 01:54:02 Removing intermediate container bc6e35ed126a 01:54:02 ---> 69688e06e644 01:54:02 Step 20/22 : LABEL arch=x86_64 01:54:03 ---> Running in e2d82ee6008c 01:54:03 Removing intermediate container e2d82ee6008c 01:54:03 ---> cd105a96268d 01:54:03 Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:03 ---> Running in 1f79c024ec20 01:54:03 Removing intermediate container 1f79c024ec20 01:54:03 ---> 51b19f8fdc6f 01:54:03 Step 22/22 : LABEL version=2.0.1-dev.76 01:54:03 ---> Running in 7f8e88b18af5 01:54:04 Removing intermediate container 7f8e88b18af5 01:54:04 ---> f3df0133283e 01:54:04 01:54:04 Successfully built f3df0133283e 01:54:04 Removing intermediate container c37ca1bc2758 01:54:04 ---> 7fd410420fb8 01:54:04 Step 13/22 : ENV APP_PORT=58890 01:54:04 Successfully tagged core-data:latest 01:54:04  Building core-data ... done  ---> Running in 9fc35c758195 01:54:04 Removing intermediate container 9fc35c758195 01:54:04 ---> e9021506571c 01:54:04 Step 14/22 : EXPOSE $APP_PORT 01:54:04 ---> Running in 6674546b9bc8 01:54:04 Removing intermediate container 6674546b9bc8 01:54:04 ---> 249a871232ad 01:54:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:54:04 ---> 86a56af7a154 01:54:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:54:04 ---> c0fb60735294 01:54:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:54:05 ---> 91f2b661c7ac 01:54:05 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:54:05 ---> Running in 6b74e307e533 01:54:05 Removing intermediate container 6b74e307e533 01:54:05 ---> 34e49e899cb3 01:54:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:54:05 ---> Running in c080a40e7c8e 01:54:05 Removing intermediate container c080a40e7c8e 01:54:05 ---> 1370c5ce1581 01:54:05 Step 20/22 : LABEL arch=x86_64 01:54:05 ---> Running in 26b46c03691c 01:54:05 Removing intermediate container 26b46c03691c 01:54:05 ---> 5881bf82e8e3 01:54:05 Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:05 ---> Running in cdd30db234ed 01:54:05 Removing intermediate container cdd30db234ed 01:54:05 ---> f2bd57731f44 01:54:05 Step 22/22 : LABEL version=2.0.1-dev.76 01:54:05 ---> Running in 9e71450926ba 01:54:05 Removing intermediate container 9e71450926ba 01:54:05 ---> 957ecabb2f28 01:54:05 01:54:05 Successfully built 957ecabb2f28 01:54:05 Successfully tagged sys-mgmt-agent:latest 01:54:05  Building sys-mgmt-agent ... done  [Pipeline] } 01:54:05 $ docker stop --time=1 02e781e5eefbe5266cb6d20eb0634d49f6b21c01365057847707339aa45a2aea 01:54:07 $ docker rm -f 02e781e5eefbe5266cb6d20eb0634d49f6b21c01365057847707339aa45a2aea [Pipeline] // withDockerContainer [Pipeline] sh 01:54:07 + docker images 01:54:07 REPOSITORY TAG IMAGE ID CREATED SIZE 01:54:07 sys-mgmt-agent latest 957ecabb2f28 2 seconds ago 294MB 01:54:07 core-data latest f3df0133283e 4 seconds ago 20.7MB 01:54:07 support-notifications latest be7a3fb483ee 8 seconds ago 16.9MB 01:54:07 eb6dfc503555 11 seconds ago 1.76GB 01:54:07 48c11f31bac1 14 seconds ago 1.76GB 01:54:07 907c50264f11 21 seconds ago 1.76GB 01:54:07 security-bootstrapper latest 32c92b80dbcc 26 seconds ago 18.9MB 01:54:07 5f18823ef287 36 seconds ago 1.76GB 01:54:07 security-secretstore-setup latest eee24288d5af About a minute ago 28.3MB 01:54:07 support-scheduler latest 3533c278d743 About a minute ago 16.2MB 01:54:07 security-proxy-setup latest fb5ec6586eba About a minute ago 26.8MB 01:54:07 core-metadata latest f8446692af97 About a minute ago 16.9MB 01:54:07 core-command latest 9526bd957afa About a minute ago 16.1MB 01:54:07 3f9832684f76 About a minute ago 1.76GB 01:54:07 50be4fe13989 About a minute ago 1.76GB 01:54:07 c41b5786ed32 About a minute ago 1.76GB 01:54:07 923f5018e947 About a minute ago 1.75GB 01:54:07 d99e96a9acb8 About a minute ago 1.76GB 01:54:07 ci-base-image-x86_64 latest b1d35ee366b3 6 minutes ago 1.25GB 01:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 8 days ago 548MB 01:54:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 01:54:07 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 01:54:07 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 01:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:08 provisioning config files... 01:54:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/87@tmp/config8175675994830217284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:08 ---> docker-login.sh 01:54:08 nexus3.edgexfoundry.org:10001 01:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:08 Configure a credential helper to remove this warning. See 01:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:08 01:54:08 Login Succeeded 01:54:08 nexus3.edgexfoundry.org:10002 01:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:08 Configure a credential helper to remove this warning. See 01:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:08 01:54:08 Login Succeeded 01:54:08 nexus3.edgexfoundry.org:10003 01:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:08 Configure a credential helper to remove this warning. See 01:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:08 01:54:08 Login Succeeded 01:54:08 nexus3.edgexfoundry.org:10004 01:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:08 Configure a credential helper to remove this warning. See 01:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:08 01:54:08 Login Succeeded 01:54:08 docker.io 01:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:09 Configure a credential helper to remove this warning. See 01:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:09 01:54:09 Login Succeeded 01:54:09 ---> docker-login.sh ends [Pipeline] } 01:54:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:09 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:54:09 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:09 latest 01:54:09 2.0.1-dev.76 01:54:09 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:09 main 01:54:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 01:54:09 + docker push nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:54:09 8f0b1c67d4b8: Preparing 01:54:09 9f14fee29834: Preparing 01:54:09 e730a7779d99: Preparing 01:54:09 eae7a4e838d0: Preparing 01:54:09 e2eb06d8af82: Preparing 01:54:09 e2eb06d8af82: Layer already exists 01:54:09 e730a7779d99: Pushed 01:54:09 8f0b1c67d4b8: Pushed 01:54:09 eae7a4e838d0: Pushed 01:54:11 9f14fee29834: Pushed 01:54:11 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:2a75d813d7b0b8749f686e4a80940ef506b0ef1451ccd4de181f865d15d20c09 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:54:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 01:54:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:54:11 8f0b1c67d4b8: Preparing 01:54:11 9f14fee29834: Preparing 01:54:11 e730a7779d99: Preparing 01:54:11 eae7a4e838d0: Preparing 01:54:11 e2eb06d8af82: Preparing 01:54:11 eae7a4e838d0: Layer already exists 01:54:11 e730a7779d99: Layer already exists 01:54:11 9f14fee29834: Layer already exists 01:54:11 8f0b1c67d4b8: Layer already exists 01:54:11 e2eb06d8af82: Layer already exists 01:54:11 latest: digest: sha256:2a75d813d7b0b8749f686e4a80940ef506b0ef1451ccd4de181f865d15d20c09 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:54:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:12 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.76 01:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:54:12 8f0b1c67d4b8: Preparing 01:54:12 9f14fee29834: Preparing 01:54:12 e730a7779d99: Preparing 01:54:12 eae7a4e838d0: Preparing 01:54:12 e2eb06d8af82: Preparing 01:54:12 9f14fee29834: Layer already exists 01:54:12 e730a7779d99: Layer already exists 01:54:12 eae7a4e838d0: Layer already exists 01:54:12 8f0b1c67d4b8: Layer already exists 01:54:12 e2eb06d8af82: Layer already exists 01:54:12 2.0.1-dev.76: digest: sha256:2a75d813d7b0b8749f686e4a80940ef506b0ef1451ccd4de181f865d15d20c09 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:54:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:12 + docker push nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:54:12 8f0b1c67d4b8: Preparing 01:54:12 9f14fee29834: Preparing 01:54:12 e730a7779d99: Preparing 01:54:12 eae7a4e838d0: Preparing 01:54:12 e2eb06d8af82: Preparing 01:54:12 9f14fee29834: Layer already exists 01:54:12 8f0b1c67d4b8: Layer already exists 01:54:12 eae7a4e838d0: Layer already exists 01:54:12 e730a7779d99: Layer already exists 01:54:12 e2eb06d8af82: Layer already exists 01:54:12 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:2a75d813d7b0b8749f686e4a80940ef506b0ef1451ccd4de181f865d15d20c09 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:54:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 01:54:13 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:54:13 8f0b1c67d4b8: Preparing 01:54:13 9f14fee29834: Preparing 01:54:13 e730a7779d99: Preparing 01:54:13 eae7a4e838d0: Preparing 01:54:13 e2eb06d8af82: Preparing 01:54:13 e2eb06d8af82: Layer already exists 01:54:13 8f0b1c67d4b8: Layer already exists 01:54:13 e730a7779d99: Layer already exists 01:54:13 eae7a4e838d0: Layer already exists 01:54:13 9f14fee29834: Layer already exists 01:54:13 main: digest: sha256:2a75d813d7b0b8749f686e4a80940ef506b0ef1451ccd4de181f865d15d20c09 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:13 ===================================================== [Pipeline] echo 01:54:13 taggedImages: 01:54:13 - nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:13 - nexus3.edgexfoundry.org:10004/core-command:latest 01:54:13 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.76 01:54:13 - nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:13 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:54:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:54:13 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:13 latest 01:54:13 2.0.1-dev.76 01:54:13 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:13 main 01:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 01:54:14 + docker push nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:54:14 9957dc3a3d24: Preparing 01:54:14 9746186e4d03: Preparing 01:54:14 e730a7779d99: Preparing 01:54:14 498a5be3cd57: Preparing 01:54:14 35bc49d3a262: Preparing 01:54:14 e2eb06d8af82: Preparing 01:54:14 e2eb06d8af82: Waiting 01:54:14 e730a7779d99: Layer already exists 01:54:14 e2eb06d8af82: Layer already exists 01:54:14 35bc49d3a262: Pushed 01:54:14 9957dc3a3d24: Pushed 01:54:14 498a5be3cd57: Pushed 01:54:15 9746186e4d03: Pushed 01:54:15 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:f19114e1a0c45be909ec75d9ee7a9895f20501c728912e4763c8c19c5a9307ab size: 1573 [Pipeline] isUnix [Pipeline] sh 01:54:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 01:54:16 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:54:16 9957dc3a3d24: Preparing 01:54:16 9746186e4d03: Preparing 01:54:16 e730a7779d99: Preparing 01:54:16 498a5be3cd57: Preparing 01:54:16 35bc49d3a262: Preparing 01:54:16 e2eb06d8af82: Preparing 01:54:16 e2eb06d8af82: Waiting 01:54:16 35bc49d3a262: Layer already exists 01:54:16 9957dc3a3d24: Layer already exists 01:54:16 e730a7779d99: Layer already exists 01:54:16 498a5be3cd57: Layer already exists 01:54:16 9746186e4d03: Layer already exists 01:54:16 e2eb06d8af82: Layer already exists 01:54:16 latest: digest: sha256:f19114e1a0c45be909ec75d9ee7a9895f20501c728912e4763c8c19c5a9307ab size: 1573 [Pipeline] isUnix [Pipeline] sh 01:54:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:16 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.76 01:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:54:16 9957dc3a3d24: Preparing 01:54:16 9746186e4d03: Preparing 01:54:16 e730a7779d99: Preparing 01:54:16 498a5be3cd57: Preparing 01:54:16 35bc49d3a262: Preparing 01:54:16 e2eb06d8af82: Preparing 01:54:16 e2eb06d8af82: Waiting 01:54:16 9957dc3a3d24: Layer already exists 01:54:16 35bc49d3a262: Layer already exists 01:54:16 e730a7779d99: Layer already exists 01:54:16 498a5be3cd57: Layer already exists 01:54:16 9746186e4d03: Layer already exists 01:54:16 e2eb06d8af82: Layer already exists 01:54:16 2.0.1-dev.76: digest: sha256:f19114e1a0c45be909ec75d9ee7a9895f20501c728912e4763c8c19c5a9307ab size: 1573 [Pipeline] isUnix [Pipeline] sh 01:54:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:17 + docker push nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:54:17 9957dc3a3d24: Preparing 01:54:17 9746186e4d03: Preparing 01:54:17 e730a7779d99: Preparing 01:54:17 498a5be3cd57: Preparing 01:54:17 35bc49d3a262: Preparing 01:54:17 e2eb06d8af82: Preparing 01:54:17 e2eb06d8af82: Waiting 01:54:17 498a5be3cd57: Layer already exists 01:54:17 35bc49d3a262: Layer already exists 01:54:17 9957dc3a3d24: Layer already exists 01:54:17 9746186e4d03: Layer already exists 01:54:17 e730a7779d99: Layer already exists 01:54:17 e2eb06d8af82: Layer already exists 01:54:17 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:f19114e1a0c45be909ec75d9ee7a9895f20501c728912e4763c8c19c5a9307ab size: 1573 [Pipeline] isUnix [Pipeline] sh 01:54:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 01:54:18 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:54:18 9957dc3a3d24: Preparing 01:54:18 9746186e4d03: Preparing 01:54:18 e730a7779d99: Preparing 01:54:18 498a5be3cd57: Preparing 01:54:18 35bc49d3a262: Preparing 01:54:18 e2eb06d8af82: Preparing 01:54:18 e2eb06d8af82: Waiting 01:54:18 498a5be3cd57: Layer already exists 01:54:18 35bc49d3a262: Layer already exists 01:54:18 9746186e4d03: Layer already exists 01:54:18 9957dc3a3d24: Layer already exists 01:54:18 e730a7779d99: Layer already exists 01:54:18 e2eb06d8af82: Layer already exists 01:54:18 main: digest: sha256:f19114e1a0c45be909ec75d9ee7a9895f20501c728912e4763c8c19c5a9307ab size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:18 ===================================================== [Pipeline] echo 01:54:18 taggedImages: 01:54:18 - nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:18 - nexus3.edgexfoundry.org:10004/core-data:latest 01:54:18 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.76 01:54:18 - nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:18 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:54:18 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:54:18 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:18 latest 01:54:18 2.0.1-dev.76 01:54:18 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:18 main 01:54:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 01:54:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:54:18 8532a524fee0: Preparing 01:54:18 00a679db3f0c: Preparing 01:54:18 e730a7779d99: Preparing 01:54:18 eae7a4e838d0: Preparing 01:54:18 e2eb06d8af82: Preparing 01:54:18 e2eb06d8af82: Layer already exists 01:54:18 e730a7779d99: Layer already exists 01:54:18 eae7a4e838d0: Layer already exists 01:54:18 8532a524fee0: Pushed 01:54:19 00a679db3f0c: Pushed 01:54:19 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:5aedb9de0cd2f363b8943f562f96f13bf04626e0c03a24e6982b164c11507f7e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:54:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 01:54:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:54:20 8532a524fee0: Preparing 01:54:20 00a679db3f0c: Preparing 01:54:20 e730a7779d99: Preparing 01:54:20 eae7a4e838d0: Preparing 01:54:20 e2eb06d8af82: Preparing 01:54:20 eae7a4e838d0: Layer already exists 01:54:20 8532a524fee0: Layer already exists 01:54:20 e730a7779d99: Layer already exists 01:54:20 00a679db3f0c: Layer already exists 01:54:20 e2eb06d8af82: Layer already exists 01:54:20 latest: digest: sha256:5aedb9de0cd2f363b8943f562f96f13bf04626e0c03a24e6982b164c11507f7e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:54:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.76 01:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:54:21 8532a524fee0: Preparing 01:54:21 00a679db3f0c: Preparing 01:54:21 e730a7779d99: Preparing 01:54:21 eae7a4e838d0: Preparing 01:54:21 e2eb06d8af82: Preparing 01:54:21 e730a7779d99: Layer already exists 01:54:21 e2eb06d8af82: Layer already exists 01:54:21 8532a524fee0: Layer already exists 01:54:21 eae7a4e838d0: Layer already exists 01:54:21 00a679db3f0c: Layer already exists 01:54:21 2.0.1-dev.76: digest: sha256:5aedb9de0cd2f363b8943f562f96f13bf04626e0c03a24e6982b164c11507f7e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:54:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:54:21 8532a524fee0: Preparing 01:54:21 00a679db3f0c: Preparing 01:54:21 e730a7779d99: Preparing 01:54:21 eae7a4e838d0: Preparing 01:54:21 e2eb06d8af82: Preparing 01:54:21 00a679db3f0c: Layer already exists 01:54:21 8532a524fee0: Layer already exists 01:54:21 e730a7779d99: Layer already exists 01:54:21 eae7a4e838d0: Layer already exists 01:54:21 e2eb06d8af82: Layer already exists 01:54:21 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:5aedb9de0cd2f363b8943f562f96f13bf04626e0c03a24e6982b164c11507f7e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:54:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 01:54:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:54:22 8532a524fee0: Preparing 01:54:22 00a679db3f0c: Preparing 01:54:22 e730a7779d99: Preparing 01:54:22 eae7a4e838d0: Preparing 01:54:22 e2eb06d8af82: Preparing 01:54:22 8532a524fee0: Layer already exists 01:54:22 00a679db3f0c: Layer already exists 01:54:22 eae7a4e838d0: Layer already exists 01:54:22 e2eb06d8af82: Layer already exists 01:54:22 e730a7779d99: Layer already exists 01:54:22 main: digest: sha256:5aedb9de0cd2f363b8943f562f96f13bf04626e0c03a24e6982b164c11507f7e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:22 ===================================================== [Pipeline] echo 01:54:22 taggedImages: 01:54:22 - nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:22 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:54:22 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.76 01:54:22 - nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:22 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:54:22 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:54:22 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:22 latest 01:54:22 2.0.1-dev.76 01:54:22 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:22 main 01:54:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 01:54:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:54:22 9462126fa172: Preparing 01:54:22 9462126fa172: Preparing 01:54:22 833e8f69bfb4: Preparing 01:54:22 a77e49a29d37: Preparing 01:54:22 14ab7caa3751: Preparing 01:54:22 8872cb4d68e3: Preparing 01:54:22 e730a7779d99: Preparing 01:54:22 ab81296f994a: Preparing 01:54:22 a0cf0dcebb1f: Preparing 01:54:22 617aec493845: Preparing 01:54:22 21ced635e976: Preparing 01:54:22 e2eb06d8af82: Preparing 01:54:22 ab81296f994a: Waiting 01:54:22 a0cf0dcebb1f: Waiting 01:54:22 617aec493845: Waiting 01:54:22 21ced635e976: Waiting 01:54:22 e2eb06d8af82: Waiting 01:54:22 e730a7779d99: Waiting 01:54:22 833e8f69bfb4: Pushed 01:54:22 e730a7779d99: Layer already exists 01:54:22 a77e49a29d37: Pushed 01:54:22 14ab7caa3751: Pushed 01:54:22 9462126fa172: Pushed 01:54:23 21ced635e976: Pushed 01:54:23 a0cf0dcebb1f: Pushed 01:54:23 ab81296f994a: Pushed 01:54:23 e2eb06d8af82: Layer already exists 01:54:23 617aec493845: Pushed 01:54:24 8872cb4d68e3: Pushed 01:54:24 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:9d9386fcc71beb4b835b74779648ec8c8386db5782556258068ebc7b88c7ea9d size: 2817 [Pipeline] isUnix [Pipeline] sh 01:54:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 01:54:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:54:25 9462126fa172: Preparing 01:54:25 9462126fa172: Preparing 01:54:25 833e8f69bfb4: Preparing 01:54:25 a77e49a29d37: Preparing 01:54:25 14ab7caa3751: Preparing 01:54:25 8872cb4d68e3: Preparing 01:54:25 e730a7779d99: Preparing 01:54:25 ab81296f994a: Preparing 01:54:25 a0cf0dcebb1f: Preparing 01:54:25 617aec493845: Preparing 01:54:25 21ced635e976: Preparing 01:54:25 e2eb06d8af82: Preparing 01:54:25 ab81296f994a: Waiting 01:54:25 a0cf0dcebb1f: Waiting 01:54:25 617aec493845: Waiting 01:54:25 21ced635e976: Waiting 01:54:25 e2eb06d8af82: Waiting 01:54:25 e730a7779d99: Waiting 01:54:25 9462126fa172: Layer already exists 01:54:25 8872cb4d68e3: Layer already exists 01:54:25 a77e49a29d37: Layer already exists 01:54:25 833e8f69bfb4: Layer already exists 01:54:25 14ab7caa3751: Layer already exists 01:54:25 ab81296f994a: Layer already exists 01:54:25 a0cf0dcebb1f: Layer already exists 01:54:25 21ced635e976: Layer already exists 01:54:25 e730a7779d99: Layer already exists 01:54:25 617aec493845: Layer already exists 01:54:25 e2eb06d8af82: Layer already exists 01:54:25 latest: digest: sha256:9d9386fcc71beb4b835b74779648ec8c8386db5782556258068ebc7b88c7ea9d size: 2817 [Pipeline] isUnix [Pipeline] sh 01:54:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.76 01:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:54:25 9462126fa172: Preparing 01:54:25 9462126fa172: Preparing 01:54:25 833e8f69bfb4: Preparing 01:54:25 a77e49a29d37: Preparing 01:54:25 14ab7caa3751: Preparing 01:54:25 8872cb4d68e3: Preparing 01:54:25 e730a7779d99: Preparing 01:54:25 ab81296f994a: Preparing 01:54:25 a0cf0dcebb1f: Preparing 01:54:25 617aec493845: Preparing 01:54:25 21ced635e976: Preparing 01:54:25 e2eb06d8af82: Preparing 01:54:25 e730a7779d99: Waiting 01:54:25 ab81296f994a: Waiting 01:54:25 a0cf0dcebb1f: Waiting 01:54:25 617aec493845: Waiting 01:54:25 21ced635e976: Waiting 01:54:25 e2eb06d8af82: Waiting 01:54:25 a77e49a29d37: Layer already exists 01:54:25 14ab7caa3751: Layer already exists 01:54:25 8872cb4d68e3: Layer already exists 01:54:25 9462126fa172: Layer already exists 01:54:25 833e8f69bfb4: Layer already exists 01:54:25 a0cf0dcebb1f: Layer already exists 01:54:25 ab81296f994a: Layer already exists 01:54:25 e730a7779d99: Layer already exists 01:54:25 21ced635e976: Layer already exists 01:54:25 617aec493845: Layer already exists 01:54:25 e2eb06d8af82: Layer already exists 01:54:25 2.0.1-dev.76: digest: sha256:9d9386fcc71beb4b835b74779648ec8c8386db5782556258068ebc7b88c7ea9d size: 2817 [Pipeline] isUnix [Pipeline] sh 01:54:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:54:26 9462126fa172: Preparing 01:54:26 9462126fa172: Preparing 01:54:26 833e8f69bfb4: Preparing 01:54:26 a77e49a29d37: Preparing 01:54:26 14ab7caa3751: Preparing 01:54:26 8872cb4d68e3: Preparing 01:54:26 e730a7779d99: Preparing 01:54:26 ab81296f994a: Preparing 01:54:26 a0cf0dcebb1f: Preparing 01:54:26 617aec493845: Preparing 01:54:26 21ced635e976: Preparing 01:54:26 e2eb06d8af82: Preparing 01:54:26 a0cf0dcebb1f: Waiting 01:54:26 617aec493845: Waiting 01:54:26 21ced635e976: Waiting 01:54:26 e2eb06d8af82: Waiting 01:54:26 ab81296f994a: Waiting 01:54:26 e730a7779d99: Waiting 01:54:26 8872cb4d68e3: Layer already exists 01:54:26 14ab7caa3751: Layer already exists 01:54:26 833e8f69bfb4: Layer already exists 01:54:26 a77e49a29d37: Layer already exists 01:54:26 9462126fa172: Layer already exists 01:54:26 e730a7779d99: Layer already exists 01:54:26 ab81296f994a: Layer already exists 01:54:26 617aec493845: Layer already exists 01:54:26 a0cf0dcebb1f: Layer already exists 01:54:26 21ced635e976: Layer already exists 01:54:26 e2eb06d8af82: Layer already exists 01:54:26 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:9d9386fcc71beb4b835b74779648ec8c8386db5782556258068ebc7b88c7ea9d size: 2817 [Pipeline] isUnix [Pipeline] sh 01:54:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 01:54:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:54:26 9462126fa172: Preparing 01:54:26 9462126fa172: Preparing 01:54:26 833e8f69bfb4: Preparing 01:54:26 a77e49a29d37: Preparing 01:54:26 14ab7caa3751: Preparing 01:54:26 8872cb4d68e3: Preparing 01:54:26 e730a7779d99: Preparing 01:54:26 ab81296f994a: Preparing 01:54:26 a0cf0dcebb1f: Preparing 01:54:26 617aec493845: Preparing 01:54:26 21ced635e976: Preparing 01:54:26 e2eb06d8af82: Preparing 01:54:26 ab81296f994a: Waiting 01:54:26 a0cf0dcebb1f: Waiting 01:54:26 617aec493845: Waiting 01:54:26 21ced635e976: Waiting 01:54:26 e2eb06d8af82: Waiting 01:54:26 e730a7779d99: Waiting 01:54:26 14ab7caa3751: Layer already exists 01:54:26 8872cb4d68e3: Layer already exists 01:54:26 9462126fa172: Layer already exists 01:54:26 833e8f69bfb4: Layer already exists 01:54:26 a77e49a29d37: Layer already exists 01:54:26 a0cf0dcebb1f: Layer already exists 01:54:26 e730a7779d99: Layer already exists 01:54:26 ab81296f994a: Layer already exists 01:54:26 21ced635e976: Layer already exists 01:54:26 617aec493845: Layer already exists 01:54:26 e2eb06d8af82: Layer already exists 01:54:26 main: digest: sha256:9d9386fcc71beb4b835b74779648ec8c8386db5782556258068ebc7b88c7ea9d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:26 ===================================================== [Pipeline] echo 01:54:26 taggedImages: 01:54:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:54:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.76 01:54:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:54:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:54:26 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:26 latest 01:54:26 2.0.1-dev.76 01:54:26 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:26 main 01:54:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 01:54:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:54:27 2293610e7c0a: Preparing 01:54:27 e9faa4232361: Preparing 01:54:27 ac4c4c4919b7: Preparing 01:54:27 b44e64dffdf5: Preparing 01:54:27 e4c04a1549a9: Preparing 01:54:27 e2eb06d8af82: Preparing 01:54:28 b44e64dffdf5: Pushed 01:54:28 ac4c4c4919b7: Pushed 01:54:28 e2eb06d8af82: Layer already exists 01:54:28 e4c04a1549a9: Pushed 01:54:28 2293610e7c0a: Pushed 01:54:28 e9faa4232361: Pushed 01:54:28 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:c912eb86908e59a102bb6d075b3bbe8c869a32c8c7660ccb04f9f2cec6675758 size: 1576 [Pipeline] isUnix [Pipeline] sh 01:54:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 01:54:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:54:29 2293610e7c0a: Preparing 01:54:29 e9faa4232361: Preparing 01:54:29 ac4c4c4919b7: Preparing 01:54:29 b44e64dffdf5: Preparing 01:54:29 e4c04a1549a9: Preparing 01:54:29 e2eb06d8af82: Preparing 01:54:29 e2eb06d8af82: Waiting 01:54:29 e4c04a1549a9: Layer already exists 01:54:29 e9faa4232361: Layer already exists 01:54:29 ac4c4c4919b7: Layer already exists 01:54:29 2293610e7c0a: Layer already exists 01:54:29 b44e64dffdf5: Layer already exists 01:54:29 e2eb06d8af82: Layer already exists 01:54:29 latest: digest: sha256:c912eb86908e59a102bb6d075b3bbe8c869a32c8c7660ccb04f9f2cec6675758 size: 1576 [Pipeline] isUnix [Pipeline] sh 01:54:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.76 01:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:54:29 2293610e7c0a: Preparing 01:54:29 e9faa4232361: Preparing 01:54:29 ac4c4c4919b7: Preparing 01:54:29 b44e64dffdf5: Preparing 01:54:29 e4c04a1549a9: Preparing 01:54:29 e2eb06d8af82: Preparing 01:54:29 e2eb06d8af82: Waiting 01:54:29 2293610e7c0a: Layer already exists 01:54:29 e4c04a1549a9: Layer already exists 01:54:29 ac4c4c4919b7: Layer already exists 01:54:29 e9faa4232361: Layer already exists 01:54:29 b44e64dffdf5: Layer already exists 01:54:29 e2eb06d8af82: Layer already exists 01:54:29 2.0.1-dev.76: digest: sha256:c912eb86908e59a102bb6d075b3bbe8c869a32c8c7660ccb04f9f2cec6675758 size: 1576 [Pipeline] isUnix [Pipeline] sh 01:54:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:54:30 2293610e7c0a: Preparing 01:54:30 e9faa4232361: Preparing 01:54:30 ac4c4c4919b7: Preparing 01:54:30 b44e64dffdf5: Preparing 01:54:30 e4c04a1549a9: Preparing 01:54:30 e2eb06d8af82: Preparing 01:54:30 e2eb06d8af82: Waiting 01:54:30 e9faa4232361: Layer already exists 01:54:30 ac4c4c4919b7: Layer already exists 01:54:30 e4c04a1549a9: Layer already exists 01:54:30 b44e64dffdf5: Layer already exists 01:54:30 2293610e7c0a: Layer already exists 01:54:30 e2eb06d8af82: Layer already exists 01:54:30 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:c912eb86908e59a102bb6d075b3bbe8c869a32c8c7660ccb04f9f2cec6675758 size: 1576 [Pipeline] isUnix [Pipeline] sh 01:54:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 01:54:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:54:30 2293610e7c0a: Preparing 01:54:30 e9faa4232361: Preparing 01:54:30 ac4c4c4919b7: Preparing 01:54:30 b44e64dffdf5: Preparing 01:54:30 e4c04a1549a9: Preparing 01:54:30 e2eb06d8af82: Preparing 01:54:30 e2eb06d8af82: Waiting 01:54:30 b44e64dffdf5: Layer already exists 01:54:30 e9faa4232361: Layer already exists 01:54:30 ac4c4c4919b7: Layer already exists 01:54:30 2293610e7c0a: Layer already exists 01:54:30 e4c04a1549a9: Layer already exists 01:54:30 e2eb06d8af82: Layer already exists 01:54:30 main: digest: sha256:c912eb86908e59a102bb6d075b3bbe8c869a32c8c7660ccb04f9f2cec6675758 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:30 ===================================================== [Pipeline] echo 01:54:30 taggedImages: 01:54:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:54:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.76 01:54:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:54:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:54:30 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:30 latest 01:54:30 2.0.1-dev.76 01:54:30 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:30 main 01:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 01:54:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:54:31 6c1a0128b55d: Preparing 01:54:31 d4c7b25487e5: Preparing 01:54:31 4fd07bd2d01f: Preparing 01:54:31 1925afe58157: Preparing 01:54:31 f276b5e6ded3: Preparing 01:54:31 4266e2f1bce2: Preparing 01:54:31 5ed9f418f352: Preparing 01:54:31 489a575559f0: Preparing 01:54:31 490627ad4b13: Preparing 01:54:31 e2eb06d8af82: Preparing 01:54:31 4266e2f1bce2: Waiting 01:54:31 5ed9f418f352: Waiting 01:54:31 489a575559f0: Waiting 01:54:31 490627ad4b13: Waiting 01:54:31 e2eb06d8af82: Waiting 01:54:32 d4c7b25487e5: Pushed 01:54:32 6c1a0128b55d: Pushed 01:54:32 f276b5e6ded3: Pushed 01:54:32 4266e2f1bce2: Pushed 01:54:32 5ed9f418f352: Pushed 01:54:32 1925afe58157: Pushed 01:54:32 489a575559f0: Pushed 01:54:32 e2eb06d8af82: Layer already exists 01:54:32 490627ad4b13: Pushed 01:54:32 4fd07bd2d01f: Pushed 01:54:32 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:99586782526a8eaad09b6fcb6c280fe83374db3c34856281f2624895f69a0bc4 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:54:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 01:54:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:54:33 6c1a0128b55d: Preparing 01:54:33 d4c7b25487e5: Preparing 01:54:33 4fd07bd2d01f: Preparing 01:54:33 1925afe58157: Preparing 01:54:33 f276b5e6ded3: Preparing 01:54:33 4266e2f1bce2: Preparing 01:54:33 5ed9f418f352: Preparing 01:54:33 489a575559f0: Preparing 01:54:33 490627ad4b13: Preparing 01:54:33 e2eb06d8af82: Preparing 01:54:33 4266e2f1bce2: Waiting 01:54:33 5ed9f418f352: Waiting 01:54:33 489a575559f0: Waiting 01:54:33 490627ad4b13: Waiting 01:54:33 e2eb06d8af82: Waiting 01:54:33 f276b5e6ded3: Layer already exists 01:54:33 6c1a0128b55d: Layer already exists 01:54:33 4fd07bd2d01f: Layer already exists 01:54:33 1925afe58157: Layer already exists 01:54:33 d4c7b25487e5: Layer already exists 01:54:33 5ed9f418f352: Layer already exists 01:54:33 490627ad4b13: Layer already exists 01:54:33 4266e2f1bce2: Layer already exists 01:54:33 e2eb06d8af82: Layer already exists 01:54:33 489a575559f0: Layer already exists 01:54:33 latest: digest: sha256:99586782526a8eaad09b6fcb6c280fe83374db3c34856281f2624895f69a0bc4 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:54:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.76 01:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:54:33 6c1a0128b55d: Preparing 01:54:33 d4c7b25487e5: Preparing 01:54:33 4fd07bd2d01f: Preparing 01:54:33 1925afe58157: Preparing 01:54:33 f276b5e6ded3: Preparing 01:54:33 4266e2f1bce2: Preparing 01:54:33 5ed9f418f352: Preparing 01:54:33 489a575559f0: Preparing 01:54:33 490627ad4b13: Preparing 01:54:33 e2eb06d8af82: Preparing 01:54:33 4266e2f1bce2: Waiting 01:54:33 5ed9f418f352: Waiting 01:54:33 489a575559f0: Waiting 01:54:33 490627ad4b13: Waiting 01:54:33 e2eb06d8af82: Waiting 01:54:33 4fd07bd2d01f: Layer already exists 01:54:33 1925afe58157: Layer already exists 01:54:33 d4c7b25487e5: Layer already exists 01:54:33 6c1a0128b55d: Layer already exists 01:54:33 f276b5e6ded3: Layer already exists 01:54:33 4266e2f1bce2: Layer already exists 01:54:33 5ed9f418f352: Layer already exists 01:54:33 e2eb06d8af82: Layer already exists 01:54:33 489a575559f0: Layer already exists 01:54:33 490627ad4b13: Layer already exists 01:54:33 2.0.1-dev.76: digest: sha256:99586782526a8eaad09b6fcb6c280fe83374db3c34856281f2624895f69a0bc4 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:54:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:54:34 6c1a0128b55d: Preparing 01:54:34 d4c7b25487e5: Preparing 01:54:34 4fd07bd2d01f: Preparing 01:54:34 1925afe58157: Preparing 01:54:34 f276b5e6ded3: Preparing 01:54:34 4266e2f1bce2: Preparing 01:54:34 5ed9f418f352: Preparing 01:54:34 489a575559f0: Preparing 01:54:34 490627ad4b13: Preparing 01:54:34 e2eb06d8af82: Preparing 01:54:34 4266e2f1bce2: Waiting 01:54:34 490627ad4b13: Waiting 01:54:34 e2eb06d8af82: Waiting 01:54:34 5ed9f418f352: Waiting 01:54:34 489a575559f0: Waiting 01:54:34 d4c7b25487e5: Layer already exists 01:54:34 6c1a0128b55d: Layer already exists 01:54:34 4fd07bd2d01f: Layer already exists 01:54:34 1925afe58157: Layer already exists 01:54:34 f276b5e6ded3: Layer already exists 01:54:34 489a575559f0: Layer already exists 01:54:34 4266e2f1bce2: Layer already exists 01:54:34 5ed9f418f352: Layer already exists 01:54:34 490627ad4b13: Layer already exists 01:54:34 e2eb06d8af82: Layer already exists 01:54:34 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:99586782526a8eaad09b6fcb6c280fe83374db3c34856281f2624895f69a0bc4 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:54:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 01:54:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:54:35 6c1a0128b55d: Preparing 01:54:35 d4c7b25487e5: Preparing 01:54:35 4fd07bd2d01f: Preparing 01:54:35 1925afe58157: Preparing 01:54:35 f276b5e6ded3: Preparing 01:54:35 4266e2f1bce2: Preparing 01:54:35 5ed9f418f352: Preparing 01:54:35 489a575559f0: Preparing 01:54:35 490627ad4b13: Preparing 01:54:35 e2eb06d8af82: Preparing 01:54:35 4266e2f1bce2: Waiting 01:54:35 5ed9f418f352: Waiting 01:54:35 489a575559f0: Waiting 01:54:35 490627ad4b13: Waiting 01:54:35 e2eb06d8af82: Waiting 01:54:35 f276b5e6ded3: Layer already exists 01:54:35 6c1a0128b55d: Layer already exists 01:54:35 d4c7b25487e5: Layer already exists 01:54:35 4fd07bd2d01f: Layer already exists 01:54:35 1925afe58157: Layer already exists 01:54:35 4266e2f1bce2: Layer already exists 01:54:35 5ed9f418f352: Layer already exists 01:54:35 490627ad4b13: Layer already exists 01:54:35 489a575559f0: Layer already exists 01:54:35 e2eb06d8af82: Layer already exists 01:54:35 main: digest: sha256:99586782526a8eaad09b6fcb6c280fe83374db3c34856281f2624895f69a0bc4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:35 ===================================================== [Pipeline] echo 01:54:35 taggedImages: 01:54:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:54:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.76 01:54:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:54:35 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:54:35 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:35 latest 01:54:35 2.0.1-dev.76 01:54:35 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:35 main 01:54:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 01:54:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:54:35 33c948db1920: Preparing 01:54:35 f4af8fc34fbf: Preparing 01:54:35 e730a7779d99: Preparing 01:54:35 c72279c107f0: Preparing 01:54:35 e2eb06d8af82: Preparing 01:54:35 e730a7779d99: Layer already exists 01:54:35 e2eb06d8af82: Layer already exists 01:54:35 33c948db1920: Pushed 01:54:35 c72279c107f0: Pushed 01:54:36 f4af8fc34fbf: Pushed 01:54:36 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:3b6c3339dba58ed8e912d43fa5fb0a48dbbeaefbb4355477f7120d0d91f35ed5 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:54:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 01:54:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:54:37 33c948db1920: Preparing 01:54:37 f4af8fc34fbf: Preparing 01:54:37 e730a7779d99: Preparing 01:54:37 c72279c107f0: Preparing 01:54:37 e2eb06d8af82: Preparing 01:54:37 e730a7779d99: Layer already exists 01:54:37 e2eb06d8af82: Layer already exists 01:54:37 c72279c107f0: Layer already exists 01:54:37 f4af8fc34fbf: Layer already exists 01:54:37 33c948db1920: Layer already exists 01:54:37 latest: digest: sha256:3b6c3339dba58ed8e912d43fa5fb0a48dbbeaefbb4355477f7120d0d91f35ed5 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:54:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.76 01:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:54:37 33c948db1920: Preparing 01:54:37 f4af8fc34fbf: Preparing 01:54:37 e730a7779d99: Preparing 01:54:37 c72279c107f0: Preparing 01:54:37 e2eb06d8af82: Preparing 01:54:37 e2eb06d8af82: Layer already exists 01:54:37 e730a7779d99: Layer already exists 01:54:37 33c948db1920: Layer already exists 01:54:37 c72279c107f0: Layer already exists 01:54:37 f4af8fc34fbf: Layer already exists 01:54:37 2.0.1-dev.76: digest: sha256:3b6c3339dba58ed8e912d43fa5fb0a48dbbeaefbb4355477f7120d0d91f35ed5 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:54:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:54:38 33c948db1920: Preparing 01:54:38 f4af8fc34fbf: Preparing 01:54:38 e730a7779d99: Preparing 01:54:38 c72279c107f0: Preparing 01:54:38 e2eb06d8af82: Preparing 01:54:38 e730a7779d99: Layer already exists 01:54:38 e2eb06d8af82: Layer already exists 01:54:38 33c948db1920: Layer already exists 01:54:38 c72279c107f0: Layer already exists 01:54:38 f4af8fc34fbf: Layer already exists 01:54:38 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:3b6c3339dba58ed8e912d43fa5fb0a48dbbeaefbb4355477f7120d0d91f35ed5 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:54:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 01:54:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:54:38 33c948db1920: Preparing 01:54:38 f4af8fc34fbf: Preparing 01:54:38 e730a7779d99: Preparing 01:54:38 c72279c107f0: Preparing 01:54:38 e2eb06d8af82: Preparing 01:54:38 c72279c107f0: Layer already exists 01:54:38 e2eb06d8af82: Layer already exists 01:54:38 e730a7779d99: Layer already exists 01:54:38 f4af8fc34fbf: Layer already exists 01:54:38 33c948db1920: Layer already exists 01:54:38 main: digest: sha256:3b6c3339dba58ed8e912d43fa5fb0a48dbbeaefbb4355477f7120d0d91f35ed5 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:38 ===================================================== [Pipeline] echo 01:54:38 taggedImages: 01:54:38 - nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:54:38 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.76 01:54:38 - nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:54:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:54:38 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:38 latest 01:54:38 2.0.1-dev.76 01:54:38 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:38 main 01:54:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 01:54:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:54:39 50148d2fa145: Preparing 01:54:39 9d36a4250b89: Preparing 01:54:39 e730a7779d99: Preparing 01:54:39 eae7a4e838d0: Preparing 01:54:39 e2eb06d8af82: Preparing 01:54:39 e2eb06d8af82: Layer already exists 01:54:39 e730a7779d99: Layer already exists 01:54:39 eae7a4e838d0: Layer already exists 01:54:39 50148d2fa145: Pushed 01:54:40 9d36a4250b89: Pushed 01:54:40 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:7c51f104687eaaa8693a79597c2db04d706d3f1a9c4b834fad563d8daaf2ae7e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:54:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 01:54:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:54:41 50148d2fa145: Preparing 01:54:41 9d36a4250b89: Preparing 01:54:41 e730a7779d99: Preparing 01:54:41 eae7a4e838d0: Preparing 01:54:41 e2eb06d8af82: Preparing 01:54:41 eae7a4e838d0: Layer already exists 01:54:41 e730a7779d99: Layer already exists 01:54:41 e2eb06d8af82: Layer already exists 01:54:41 50148d2fa145: Layer already exists 01:54:41 9d36a4250b89: Layer already exists 01:54:41 latest: digest: sha256:7c51f104687eaaa8693a79597c2db04d706d3f1a9c4b834fad563d8daaf2ae7e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:54:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.76 01:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:54:42 50148d2fa145: Preparing 01:54:42 9d36a4250b89: Preparing 01:54:42 e730a7779d99: Preparing 01:54:42 eae7a4e838d0: Preparing 01:54:42 e2eb06d8af82: Preparing 01:54:42 eae7a4e838d0: Layer already exists 01:54:42 e2eb06d8af82: Layer already exists 01:54:42 9d36a4250b89: Layer already exists 01:54:42 e730a7779d99: Layer already exists 01:54:42 50148d2fa145: Layer already exists 01:54:42 2.0.1-dev.76: digest: sha256:7c51f104687eaaa8693a79597c2db04d706d3f1a9c4b834fad563d8daaf2ae7e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:54:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:54:42 50148d2fa145: Preparing 01:54:42 9d36a4250b89: Preparing 01:54:42 e730a7779d99: Preparing 01:54:42 eae7a4e838d0: Preparing 01:54:42 e2eb06d8af82: Preparing 01:54:42 e2eb06d8af82: Layer already exists 01:54:42 e730a7779d99: Layer already exists 01:54:42 50148d2fa145: Layer already exists 01:54:42 eae7a4e838d0: Layer already exists 01:54:42 9d36a4250b89: Layer already exists 01:54:42 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:7c51f104687eaaa8693a79597c2db04d706d3f1a9c4b834fad563d8daaf2ae7e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:54:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 01:54:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:54:43 50148d2fa145: Preparing 01:54:43 9d36a4250b89: Preparing 01:54:43 e730a7779d99: Preparing 01:54:43 eae7a4e838d0: Preparing 01:54:43 e2eb06d8af82: Preparing 01:54:43 eae7a4e838d0: Layer already exists 01:54:43 50148d2fa145: Layer already exists 01:54:43 9d36a4250b89: Layer already exists 01:54:43 e2eb06d8af82: Layer already exists 01:54:43 e730a7779d99: Layer already exists 01:54:43 main: digest: sha256:7c51f104687eaaa8693a79597c2db04d706d3f1a9c4b834fad563d8daaf2ae7e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:43 ===================================================== [Pipeline] echo 01:54:43 taggedImages: 01:54:43 - nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:54:43 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.76 01:54:43 - nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:54:43 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 01:54:43 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:43 latest 01:54:43 2.0.1-dev.76 01:54:43 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:43 main 01:54:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:43 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 01:54:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:54:44 52a6de6c7513: Preparing 01:54:44 ffc90af21e9d: Preparing 01:54:44 ee26f3ced47f: Preparing 01:54:44 44512c15026c: Preparing 01:54:44 879b85f2d1ed: Preparing 01:54:44 6777e3bbcb7c: Preparing 01:54:44 fd08d546f6b8: Preparing 01:54:44 0636255016a6: Preparing 01:54:44 84e9d258764d: Preparing 01:54:44 56463f638872: Preparing 01:54:44 e2eb06d8af82: Preparing 01:54:44 6777e3bbcb7c: Waiting 01:54:44 fd08d546f6b8: Waiting 01:54:44 0636255016a6: Waiting 01:54:44 84e9d258764d: Waiting 01:54:44 56463f638872: Waiting 01:54:44 e2eb06d8af82: Waiting 01:54:44 879b85f2d1ed: Layer already exists 01:54:44 6777e3bbcb7c: Layer already exists 01:54:44 fd08d546f6b8: Layer already exists 01:54:44 ffc90af21e9d: Pushed 01:54:44 0636255016a6: Layer already exists 01:54:44 84e9d258764d: Layer already exists 01:54:44 56463f638872: Layer already exists 01:54:44 e2eb06d8af82: Layer already exists 01:54:44 52a6de6c7513: Pushed 01:54:44 ee26f3ced47f: Pushed 01:54:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1116 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:54:48 Running in /w/workspace/edgex-go/87 [Pipeline] { [Pipeline] checkout 01:54:48 The recommended git tool is: git 01:54:50 44512c15026c: Pushed 01:54:50 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:195d272391c394c3bcd81ee03f581a4d506edcf6096b562073e91484c8506f87 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:54:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 01:54:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:54:50 52a6de6c7513: Preparing 01:54:50 ffc90af21e9d: Preparing 01:54:50 ee26f3ced47f: Preparing 01:54:50 44512c15026c: Preparing 01:54:50 879b85f2d1ed: Preparing 01:54:50 6777e3bbcb7c: Preparing 01:54:50 fd08d546f6b8: Preparing 01:54:50 0636255016a6: Preparing 01:54:50 84e9d258764d: Preparing 01:54:50 56463f638872: Preparing 01:54:50 e2eb06d8af82: Preparing 01:54:50 6777e3bbcb7c: Waiting 01:54:50 fd08d546f6b8: Waiting 01:54:50 0636255016a6: Waiting 01:54:50 84e9d258764d: Waiting 01:54:50 56463f638872: Waiting 01:54:50 e2eb06d8af82: Waiting 01:54:50 ee26f3ced47f: Layer already exists 01:54:50 ffc90af21e9d: Layer already exists 01:54:50 52a6de6c7513: Layer already exists 01:54:50 44512c15026c: Layer already exists 01:54:50 879b85f2d1ed: Layer already exists 01:54:50 6777e3bbcb7c: Layer already exists 01:54:50 fd08d546f6b8: Layer already exists 01:54:50 0636255016a6: Layer already exists 01:54:50 56463f638872: Layer already exists 01:54:50 84e9d258764d: Layer already exists 01:54:50 e2eb06d8af82: Layer already exists 01:54:50 latest: digest: sha256:195d272391c394c3bcd81ee03f581a4d506edcf6096b562073e91484c8506f87 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:54:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.76 01:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:54:51 52a6de6c7513: Preparing 01:54:51 ffc90af21e9d: Preparing 01:54:51 ee26f3ced47f: Preparing 01:54:51 44512c15026c: Preparing 01:54:51 879b85f2d1ed: Preparing 01:54:51 6777e3bbcb7c: Preparing 01:54:51 fd08d546f6b8: Preparing 01:54:51 0636255016a6: Preparing 01:54:51 84e9d258764d: Preparing 01:54:51 56463f638872: Preparing 01:54:51 e2eb06d8af82: Preparing 01:54:51 fd08d546f6b8: Waiting 01:54:51 0636255016a6: Waiting 01:54:51 84e9d258764d: Waiting 01:54:51 56463f638872: Waiting 01:54:51 e2eb06d8af82: Waiting 01:54:51 6777e3bbcb7c: Waiting 01:54:51 879b85f2d1ed: Layer already exists 01:54:51 44512c15026c: Layer already exists 01:54:51 ee26f3ced47f: Layer already exists 01:54:51 ffc90af21e9d: Layer already exists 01:54:51 52a6de6c7513: Layer already exists 01:54:51 0636255016a6: Layer already exists 01:54:51 6777e3bbcb7c: Layer already exists 01:54:51 fd08d546f6b8: Layer already exists 01:54:51 56463f638872: Layer already exists 01:54:51 84e9d258764d: Layer already exists 01:54:51 e2eb06d8af82: Layer already exists 01:54:51 2.0.1-dev.76: digest: sha256:195d272391c394c3bcd81ee03f581a4d506edcf6096b562073e91484c8506f87 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:54:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 01:54:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:54:51 52a6de6c7513: Preparing 01:54:51 ffc90af21e9d: Preparing 01:54:51 ee26f3ced47f: Preparing 01:54:51 44512c15026c: Preparing 01:54:51 879b85f2d1ed: Preparing 01:54:51 6777e3bbcb7c: Preparing 01:54:51 fd08d546f6b8: Preparing 01:54:51 0636255016a6: Preparing 01:54:51 84e9d258764d: Preparing 01:54:51 56463f638872: Preparing 01:54:51 e2eb06d8af82: Preparing 01:54:51 6777e3bbcb7c: Waiting 01:54:51 fd08d546f6b8: Waiting 01:54:51 0636255016a6: Waiting 01:54:51 84e9d258764d: Waiting 01:54:51 56463f638872: Waiting 01:54:51 e2eb06d8af82: Waiting 01:54:51 ffc90af21e9d: Layer already exists 01:54:51 ee26f3ced47f: Layer already exists 01:54:51 879b85f2d1ed: Layer already exists 01:54:51 44512c15026c: Layer already exists 01:54:51 52a6de6c7513: Layer already exists 01:54:51 6777e3bbcb7c: Layer already exists 01:54:51 84e9d258764d: Layer already exists 01:54:51 fd08d546f6b8: Layer already exists 01:54:51 0636255016a6: Layer already exists 01:54:51 56463f638872: Layer already exists 01:54:51 e2eb06d8af82: Layer already exists 01:54:51 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:195d272391c394c3bcd81ee03f581a4d506edcf6096b562073e91484c8506f87 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:54:52 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 01:54:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 01:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:54:52 52a6de6c7513: Preparing 01:54:52 ffc90af21e9d: Preparing 01:54:52 ee26f3ced47f: Preparing 01:54:52 44512c15026c: Preparing 01:54:52 879b85f2d1ed: Preparing 01:54:52 6777e3bbcb7c: Preparing 01:54:52 fd08d546f6b8: Preparing 01:54:52 0636255016a6: Preparing 01:54:52 84e9d258764d: Preparing 01:54:52 56463f638872: Preparing 01:54:52 e2eb06d8af82: Preparing 01:54:52 6777e3bbcb7c: Waiting 01:54:52 fd08d546f6b8: Waiting 01:54:52 0636255016a6: Waiting 01:54:52 84e9d258764d: Waiting 01:54:52 e2eb06d8af82: Waiting 01:54:52 56463f638872: Waiting 01:54:52 ee26f3ced47f: Layer already exists 01:54:52 ffc90af21e9d: Layer already exists 01:54:52 52a6de6c7513: Layer already exists 01:54:52 879b85f2d1ed: Layer already exists 01:54:52 44512c15026c: Layer already exists 01:54:52 6777e3bbcb7c: Layer already exists 01:54:52 fd08d546f6b8: Layer already exists 01:54:52 84e9d258764d: Layer already exists 01:54:52 56463f638872: Layer already exists 01:54:52 0636255016a6: Layer already exists 01:54:52 e2eb06d8af82: Layer already exists 01:54:52 main: digest: sha256:195d272391c394c3bcd81ee03f581a4d506edcf6096b562073e91484c8506f87 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:52 ===================================================== [Pipeline] echo 01:54:52 taggedImages: 01:54:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 01:54:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:54:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.76 01:54:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 01:54:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:54:54 using credential edgex-jenkins-ssh 01:54:54 Cloning the remote Git repository 01:54:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:54:54 > git init /w/workspace/edgex-go/87 # timeout=10 01:54:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:54:55 > git --version # timeout=10 01:54:55 > git --version # 'git version 2.17.1' 01:54:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:55:10 Avoid second fetch 01:55:10 Checking out Revision d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 (main) 01:55:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:55:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:55:10 > git config core.sparsecheckout # timeout=10 01:55:10 > git checkout -f d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 01:55:15 Commit message: "Merge pull request #3762 from weichou1229/issue-3753" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:55:15 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:15 Dload Upload Total Spent Left Speed 01:55:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85681 0 --:--:-- --:--:-- --:--:-- 85681 [Pipeline] sh 01:55:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:55:16 + sudo tee /etc/docker/daemon.new 01:55:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:55:16 { 01:55:16 "registry-mirrors": [ 01:55:16 "https://nexus3.edgexfoundry.org:10001" 01:55:16 ], 01:55:16 "bip": "10.250.0.254/24", 01:55:16 "hosts": [ 01:55:16 "tcp://0.0.0.0:5555", 01:55:16 "unix:///var/run/docker.sock" 01:55:16 ], 01:55:16 "mtu": 1458, 01:55:16 "selinux-enabled": true, 01:55:16 "seccomp-profile": "/etc/docker/seccomp.json" 01:55:16 } [Pipeline] sh 01:55:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:55:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:35 provisioning config files... 01:55:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/87@tmp/config2810731509550787405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:36 ---> docker-login.sh 01:55:36 nexus3.edgexfoundry.org:10001 01:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:37 Configure a credential helper to remove this warning. See 01:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:37 01:55:37 Login Succeeded 01:55:37 nexus3.edgexfoundry.org:10002 01:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:37 Configure a credential helper to remove this warning. See 01:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:37 01:55:37 Login Succeeded 01:55:37 nexus3.edgexfoundry.org:10003 01:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:38 Configure a credential helper to remove this warning. See 01:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:38 01:55:38 Login Succeeded 01:55:38 nexus3.edgexfoundry.org:10004 01:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:38 Configure a credential helper to remove this warning. See 01:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:38 01:55:38 Login Succeeded 01:55:38 docker.io 01:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:39 Configure a credential helper to remove this warning. See 01:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:39 01:55:39 Login Succeeded 01:55:39 ---> docker-login.sh ends [Pipeline] } 01:55:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:55:40 ========================================================= 01:55:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:55:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:55:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:55:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:55:40 552d1f2373af: Pulling fs layer 01:55:40 ea3f2d53f512: Pulling fs layer 01:55:40 9e70ebbbe112: Pulling fs layer 01:55:40 7a9cfe048b4a: Pulling fs layer 01:55:40 72dc09318566: Pulling fs layer 01:55:40 f4f7b4309257: Pulling fs layer 01:55:40 0ac9a79272e3: Pulling fs layer 01:55:40 b78e95d17946: Pulling fs layer 01:55:40 72dc09318566: Waiting 01:55:40 f4f7b4309257: Waiting 01:55:40 0ac9a79272e3: Waiting 01:55:40 7a9cfe048b4a: Waiting 01:55:40 b78e95d17946: Waiting 01:55:40 9e70ebbbe112: Verifying Checksum 01:55:40 9e70ebbbe112: Download complete 01:55:40 ea3f2d53f512: Verifying Checksum 01:55:40 ea3f2d53f512: Download complete 01:55:40 72dc09318566: Download complete 01:55:40 f4f7b4309257: Verifying Checksum 01:55:40 f4f7b4309257: Download complete 01:55:40 552d1f2373af: Verifying Checksum 01:55:40 0ac9a79272e3: Download complete 01:55:41 552d1f2373af: Pull complete 01:55:42 ea3f2d53f512: Pull complete 01:55:42 9e70ebbbe112: Pull complete 01:55:42 b78e95d17946: Verifying Checksum 01:55:42 b78e95d17946: Download complete 01:55:43 7a9cfe048b4a: Verifying Checksum 01:55:43 7a9cfe048b4a: Download complete 01:55:53 7a9cfe048b4a: Pull complete 01:55:53 72dc09318566: Pull complete 01:55:53 f4f7b4309257: Pull complete 01:55:53 0ac9a79272e3: Pull complete 01:55:59 b78e95d17946: Pull complete 01:55:59 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 01:55:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:55:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:55:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:55:59 WORKDIR /edgex 01:55:59 COPY go.mod . 01:55:59 RUN go mod download 01:55:59 + docker build -t ci-base-image-arm64 -f - . 01:56:02 Sending build context to Docker daemon 166.5MB 01:56:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:56:02 ---> 8b459fc5aaf0 01:56:02 Step 2/4 : WORKDIR /edgex 01:56:04 ---> Running in 6f5ea466ae1d 01:56:04 Removing intermediate container 6f5ea466ae1d 01:56:04 ---> 09feac865a34 01:56:04 Step 3/4 : COPY go.mod . 01:56:05 ---> 821c4bd587de 01:56:05 Step 4/4 : RUN go mod download 01:56:05 ---> Running in 04b2dd8b6bde 01:57:27 Removing intermediate container 04b2dd8b6bde 01:57:27 ---> 8a6a1672ee0b 01:57:27 Successfully built 8a6a1672ee0b 01:57:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:57:27 + docker inspect -f . ci-base-image-arm64 01:57:27 . [Pipeline] withDockerContainer 01:57:27 prd-ubuntu18.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container 01:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:57:29 $ docker top ef3276befeedc3554d62d0ea4671a24462f22bee686baf8466f6523c93ef2328 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:30 + go version 01:57:30 go version go1.16.8 linux/arm64 [Pipeline] } 01:57:30 $ docker stop --time=1 ef3276befeedc3554d62d0ea4671a24462f22bee686baf8466f6523c93ef2328 01:57:31 $ docker rm -f ef3276befeedc3554d62d0ea4671a24462f22bee686baf8466f6523c93ef2328 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:57:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:57:32 01:57:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:57:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:57:33 latest: Pulling from edgex-devops/edgex-compose-arm64 01:57:33 29e5d40040c1: Pulling fs layer 01:57:33 1ce36da41761: Pulling fs layer 01:57:33 25b303627fd3: Pulling fs layer 01:57:33 29e5d40040c1: Verifying Checksum 01:57:33 29e5d40040c1: Download complete 01:57:33 1ce36da41761: Verifying Checksum 01:57:33 1ce36da41761: Download complete 01:57:34 29e5d40040c1: Pull complete 01:57:35 25b303627fd3: Verifying Checksum 01:57:35 25b303627fd3: Download complete 01:57:35 1ce36da41761: Pull complete 01:57:45 25b303627fd3: Pull complete 01:57:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:57:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:57:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:57:45 prd-ubuntu18.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container 01:57:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:57:48 $ docker top aa00387aebcc8615454e5446dab901e7e4d94e234bc6f2fb8d21317a51fb51e0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:49 + grep parallel 01:57:49 + docker-compose build --help 01:57:53 --parallel Build images in parallel. [Pipeline] } 01:57:53 $ docker stop --time=1 aa00387aebcc8615454e5446dab901e7e4d94e234bc6f2fb8d21317a51fb51e0 01:57:55 $ docker rm -f aa00387aebcc8615454e5446dab901e7e4d94e234bc6f2fb8d21317a51fb51e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:57:56 . [Pipeline] withDockerContainer 01:57:56 prd-ubuntu18.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container 01:57:56 $ 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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:57:57 $ docker top 16f4825d728b435983b962aecb2c6a10bf0736e75a5007d351e43587221e6766 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:58 + docker-compose -f ./docker-compose-build.yml build --parallel 01:58:04 Building core-command ... 01:58:04 Building core-data ... 01:58:04 Building core-metadata ... 01:58:04 Building security-bootstrapper ... 01:58:04 Building security-proxy-setup ... 01:58:04 Building security-secretstore-setup ... 01:58:04 Building support-notifications ... 01:58:04 Building support-scheduler ... 01:58:04 Building sys-mgmt-agent ... 01:58:04 Building support-scheduler 01:58:04 Building security-proxy-setup 01:58:04 Building support-notifications 01:58:04 Building core-command 01:58:04 Building core-data 01:58:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:58:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:58:51 ---> 8a6a1672ee0b 01:58:51 Step 3/22 : WORKDIR /edgex-go 01:58:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:58:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:58:51 ---> 8a6a1672ee0b 01:58:51 Step 3/23 : WORKDIR /edgex-go 01:58:51 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:58:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:58:51 ---> 8a6a1672ee0b 01:58:51 Step 3/21 : WORKDIR /edgex-go 01:58:51 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:58:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:58:51 ---> 8a6a1672ee0b 01:58:51 Step 3/20 : WORKDIR /edgex-go 01:58:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:58:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:58:51 ---> 8a6a1672ee0b 01:58:51 Step 3/22 : WORKDIR /edgex-go 01:58:51 ---> Running in 24c12b0037cd 01:58:51 ---> Running in 1692247c28a8 01:58:51 ---> Running in 1d4fa8059a72 01:58:51 ---> Running in 06e0b5586fe1 01:58:51 ---> Running in 435ec1085418 01:58:51 Removing intermediate container 1692247c28a8 01:58:51 ---> 4ee580a548f6 01:58:51 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:51 Removing intermediate container 1d4fa8059a72 01:58:51 ---> a79c2b21f1ce 01:58:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:51 Removing intermediate container 24c12b0037cd 01:58:51 ---> e71e6e791904 01:58:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:51 Removing intermediate container 06e0b5586fe1 01:58:51 ---> 3ef61bc1c74c 01:58:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:51 Removing intermediate container 435ec1085418 01:58:51 ---> 2473bbe67a73 01:58:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:51 ---> Running in 63631bb6c2d8 01:58:51 ---> Running in db8a580c9467 01:58:51 ---> Running in 53b9cb39b513 01:58:51 ---> Running in b3f36d46bf95 01:58:51 ---> Running in 8c592db842b3 01:58:51 Removing intermediate container db8a580c9467 01:58:51 ---> 056afa18ca6b 01:58:51 Step 5/23 : RUN apk add --update --no-cache make git 01:58:51 ---> Running in a365bb2b0c50 01:58:51 Removing intermediate container 63631bb6c2d8 01:58:51 ---> 03093e82e5db 01:58:51 Step 5/20 : RUN apk add --update --no-cache make git 01:58:51 Removing intermediate container b3f36d46bf95 01:58:51 ---> f1295995b00d 01:58:51 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:58:51 ---> Running in a0a4eae52e56 01:58:51 Removing intermediate container 8c592db842b3 01:58:51 ---> c0185849a4d9 01:58:51 Step 5/22 : RUN apk add --update --no-cache make git 01:58:51 Removing intermediate container 53b9cb39b513 01:58:51 ---> 24f635235efc 01:58:51 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:58:51 ---> Running in 341fa32f198a 01:58:51 ---> Running in 6781c9faa7c3 01:58:51 ---> Running in 7817c046abd0 01:58:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:58:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:58:55 OK: 219 MiB in 52 packages 01:58:55 OK: 219 MiB in 52 packages 01:58:55 OK: 219 MiB in 52 packages 01:58:55 OK: 219 MiB in 52 packages 01:58:55 OK: 219 MiB in 52 packages 01:58:56 Removing intermediate container a365bb2b0c50 01:58:56 ---> cdd2fa425c96 01:58:56 Step 6/23 : COPY go.mod . 01:58:56 Removing intermediate container a0a4eae52e56 01:58:56 ---> d6e7b3806a82 01:58:56 Step 6/20 : COPY . . 01:58:56 Removing intermediate container 6781c9faa7c3 01:58:56 ---> 4a90819d7759 01:58:56 Step 6/22 : COPY . . 01:58:57 Removing intermediate container 7817c046abd0 01:58:57 ---> f4987b095a3d 01:58:57 Step 6/21 : COPY . . 01:58:57 Removing intermediate container 341fa32f198a 01:58:57 ---> d54b0dda23b4 01:58:57 Step 6/22 : COPY . . 01:58:57 ---> a3ecd9ef198b 01:58:57 Step 7/23 : RUN go mod download 01:58:57 ---> Running in f24687ce2ba9 01:59:03 Removing intermediate container f24687ce2ba9 01:59:03 ---> 1d21d5349f14 01:59:03 Step 8/23 : COPY . . 01:59:13 ---> 22251213b6e5 01:59:13 ---> 2d0a80d4153d 01:59:13 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:13 ---> 629804e76bd0 01:59:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:13 ---> c44e9112f767 01:59:13 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:13 ---> Running in 22545c781268 01:59:13 ---> Running in 050d6b5c698c 01:59:13 ---> Running in 8f262f023da1 01:59:13 ---> Running in a73ba55c3c35 01:59:15 ---> e01341d38fda 01:59:15 Step 9/23 : RUN go mod tidy 01:59:15 ---> Running in e95f6896928d 01:59:20 Removing intermediate container 050d6b5c698c 01:59:20 ---> 75343d1e2592 01:59:20 Step 8/22 : RUN make cmd/core-data/core-data 01:59:20 ---> Running in fcd8dd77b5c5 01:59:20 Removing intermediate container 22545c781268 01:59:20 ---> 68f9de7e19db 01:59:20 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:59:20 ---> Running in 22fd07a07f40 01:59:20 Removing intermediate container a73ba55c3c35 01:59:20 ---> bab3c9bd1d35 01:59:20 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:59:20 ---> Running in 03376fa3ff79 01:59:20 Removing intermediate container 8f262f023da1 01:59:20 ---> 0fa7cd98134d 01:59:20 Step 8/22 : RUN make cmd/core-command/core-command 01:59:20 ---> Running in c7b26105a4f8 01:59:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data 01:59:21 Removing intermediate container e95f6896928d 01:59:21 ---> 0b9464e6f317 01:59:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:59:21 ---> Running in 929d63430aae 01:59:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:59:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command 01:59:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:59:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:01:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config 02:01:20 Removing intermediate container c7b26105a4f8 02:01:20 ---> c86871bf3167 02:01:20 02:01:20 Step 9/22 : FROM alpine:3.14 02:01:20 3.14: Pulling from library/alpine 02:01:20 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:01:20 Status: Downloaded newer image for alpine:3.14 02:01:20 ---> bb3de5531c18 02:01:20 Step 10/22 : RUN apk add --update --no-cache dumb-init 02:01:20 ---> Running in f3335fc1a6ac 02:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:01:24 (1/1) Installing dumb-init (1.2.5-r1) 02:01:24 Executing busybox-1.33.1-r3.trigger 02:01:24 Removing intermediate container 22fd07a07f40 02:01:24 ---> 3277ef91659a 02:01:24 02:01:24 Step 9/20 : FROM alpine:3.14 02:01:24 ---> bb3de5531c18 02:01:24 Step 10/20 : RUN apk add --update --no-cache curl 02:01:24 OK: 5 MiB in 15 packages 02:01:25 ---> Running in c2eed0b9a6ed 02:01:26 Removing intermediate container f3335fc1a6ac 02:01:26 ---> 2586ccf78ffa 02:01:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:01:26 ---> Running in 4cee1c37107e 02:01:27 Removing intermediate container 4cee1c37107e 02:01:27 ---> ba7f1504de79 02:01:27 Step 12/22 : ENV APP_PORT=59882 02:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:01:27 ---> Running in e14fad2e69c0 02:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:01:27 Removing intermediate container e14fad2e69c0 02:01:27 ---> 04bd42b14889 02:01:27 Step 13/22 : EXPOSE $APP_PORT 02:01:27 ---> Running in 17c87d18ce14 02:01:28 Removing intermediate container 17c87d18ce14 02:01:28 ---> 11d396dc42e2 02:01:28 Step 14/22 : WORKDIR / 02:01:28 (1/5) Installing ca-certificates (20191127-r5) 02:01:28 ---> Running in d8d39112c16f 02:01:28 (2/5) Installing brotli-libs (1.0.9-r5) 02:01:28 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:01:29 (4/5) Installing libcurl (7.79.1-r0) 02:01:29 (5/5) Installing curl (7.79.1-r0) 02:01:29 Executing busybox-1.33.1-r3.trigger 02:01:29 Executing ca-certificates-20191127-r5.trigger 02:01:29 OK: 8 MiB in 19 packages 02:01:29 Removing intermediate container d8d39112c16f 02:01:29 ---> 4f5a262b6a6f 02:01:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:31 ---> 872616f58d60 02:01:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:01:32 Removing intermediate container c2eed0b9a6ed 02:01:32 ---> a50141e6dd0f 02:01:32 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:01:32 ---> Running in 2992985e9c10 02:01:33 Removing intermediate container 2992985e9c10 02:01:33 ---> d6ebc225fad1 02:01:33 Step 12/20 : WORKDIR /edgex 02:01:33 ---> Running in 3a6b109d789d 02:01:34 ---> a52b3e9498b5 02:01:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:01:34 Removing intermediate container 3a6b109d789d 02:01:34 ---> 6994ea595699 02:01:34 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:01:35 Removing intermediate container 929d63430aae 02:01:35 ---> 12755ed4f560 02:01:35 02:01:35 Step 11/23 : FROM alpine:3.14 02:01:35 ---> bb3de5531c18 02:01:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:01:35 ---> Using cache 02:01:35 ---> 2586ccf78ffa 02:01:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:01:35 ---> Using cache 02:01:35 ---> ba7f1504de79 02:01:35 Step 14/23 : ENV APP_PORT=59861 02:01:36 ---> 63b532289735 02:01:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:01:36 ---> 3914b5b8f3b2 02:01:36 Step 18/22 : ENTRYPOINT ["/core-command"] 02:01:36 ---> Running in bfaa111e50e6 02:01:36 ---> Running in 033f7ebac483 02:01:36 Removing intermediate container 03376fa3ff79 02:01:36 ---> 742ef8085d2d 02:01:36 02:01:36 Step 9/21 : FROM alpine:3.14 02:01:36 ---> bb3de5531c18 02:01:36 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 02:01:36 ---> Running in 9c130bc9a264 02:01:37 Removing intermediate container 033f7ebac483 02:01:37 ---> 7a05bcc11d50 02:01:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:37 Removing intermediate container bfaa111e50e6 02:01:37 ---> fc9670e6b65d 02:01:37 Step 15/23 : EXPOSE $APP_PORT 02:01:37 ---> Running in f1e86b09fceb 02:01:37 ---> Running in 90391b33a019 02:01:38 ---> 181634f2894c 02:01:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:01:38 Removing intermediate container f1e86b09fceb 02:01:38 ---> 5377b166ce4c 02:01:38 Step 20/22 : LABEL arch=arm64 02:01:38 Removing intermediate container 90391b33a019 02:01:38 ---> 3d05e038aac3 02:01:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:38 ---> Running in d3ad1f9a48fd 02:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:01:39 Removing intermediate container d3ad1f9a48fd 02:01:39 ---> 6a3a478e5924 02:01:39 Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:01:39 ---> Running in 60913a31d72d 02:01:39 ---> ad8b2d74c6ae 02:01:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:01:40 (1/2) Installing ca-certificates (20191127-r5) 02:01:40 (2/2) Installing dumb-init (1.2.5-r1) 02:01:40 Executing busybox-1.33.1-r3.trigger 02:01:40 ---> 7d89fe383509 02:01:40 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:01:40 Executing ca-certificates-20191127-r5.trigger 02:01:40 Removing intermediate container 60913a31d72d 02:01:40 ---> 6d63824999b3 02:01:40 Step 22/22 : LABEL version=2.0.1-dev.76 02:01:40 OK: 6 MiB in 16 packages 02:01:40 ---> Running in 61fce0f8dd4d 02:01:40 ---> Running in 7f259b48b1e2 02:01:41 Removing intermediate container 61fce0f8dd4d 02:01:41 ---> 293bfe20404f 02:01:41 Step 17/20 : CMD ["--init=true"] 02:01:41 Removing intermediate container 7f259b48b1e2 02:01:41 ---> 2972aee20a3d 02:01:41 02:01:41 ---> Running in 3bbd7f0ba656 02:01:42 Successfully built 2972aee20a3d 02:01:42 ---> 0c4d7a6616d6 02:01:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:01:42 Successfully tagged core-command-arm64:latest 02:01:42  Building core-command ... done Building sys-mgmt-agent 02:01:42 Removing intermediate container 3bbd7f0ba656 02:01:42 ---> d1091fddb027 02:01:42 Step 18/20 : LABEL arch=arm64 02:01:42 Removing intermediate container 9c130bc9a264 02:01:42 ---> 66a0b92058ee 02:01:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:01:42 ---> Running in 60be18d8347f 02:01:42 ---> Running in aafd7ca0b8ed 02:01:43 Removing intermediate container 60be18d8347f 02:01:43 ---> c07ee154aba6 02:01:43 Step 19/20 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:01:43 Removing intermediate container aafd7ca0b8ed 02:01:43 ---> 5dd6147d0a44 02:01:43 Step 12/21 : ENV APP_PORT=59860 02:01:43 ---> eb23127d555c 02:01:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:01:44 ---> Running in f9c25da2bc3f 02:01:44 ---> Running in bd3199a3e581 02:01:44 ---> Running in ca3f4ef4b0f3 02:01:44 Removing intermediate container fcd8dd77b5c5 02:01:44 ---> 096d55e35682 02:01:44 02:01:44 Step 9/22 : FROM alpine:3.14 02:01:44 ---> bb3de5531c18 02:01:44 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:01:44 Removing intermediate container bd3199a3e581 02:01:44 ---> a0b8faa10b2a 02:01:44 Step 13/21 : EXPOSE $APP_PORT 02:01:44 ---> Running in f88a74578b4b 02:01:44 Removing intermediate container f9c25da2bc3f 02:01:44 ---> 47ac65c2dd5a 02:01:44 Step 20/20 : LABEL version=2.0.1-dev.76 02:01:44 ---> Running in 8dd7b3ddd435 02:01:44 Removing intermediate container ca3f4ef4b0f3 02:01:44 ---> a54422bf2867 02:01:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:45 ---> Running in 10d5bf703e42 02:01:45 ---> Running in 4bae7da3ce57 02:01:45 Removing intermediate container 8dd7b3ddd435 02:01:45 Removing intermediate container f88a74578b4b 02:01:45 ---> 400c1d8e3da0 02:01:45 ---> 33695f7e43cc 02:01:45 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:45 Step 11/22 : ENV APP_PORT=59880 02:01:45 ---> Running in 92144a263c5d 02:01:45 Removing intermediate container 10d5bf703e42 02:01:45 ---> 456641cce4ae 02:01:45 02:01:46 Removing intermediate container 4bae7da3ce57 02:01:46 ---> b74a3963e148 02:01:46 Step 21/23 : LABEL arch=arm64 02:01:46 ---> Running in 469761950a33 02:01:46 Successfully built 456641cce4ae 02:01:46 Successfully tagged security-proxy-setup-arm64:latest 02:01:46 Building core-metadata 02:01:46  Building security-proxy-setup ... done Removing intermediate container 92144a263c5d 02:01:46 ---> 5c58df33f132 02:01:46 Step 12/22 : EXPOSE $APP_PORT 02:01:46 ---> Running in 815b8afbc362 02:01:46 ---> 91bfb3a1a539 02:01:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:01:46 Removing intermediate container 469761950a33 02:01:46 ---> 7ab7661ff83d 02:01:46 Step 22/23 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:01:46 ---> Running in bde470010ec7 02:01:47 Removing intermediate container 815b8afbc362 02:01:47 ---> 3afa755e0ca4 02:01:47 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:47 ---> Running in b54d161cc1c5 02:01:47 Removing intermediate container bde470010ec7 02:01:47 ---> 18cb433e6be6 02:01:47 Step 23/23 : LABEL version=2.0.1-dev.76 02:01:47 ---> Running in 5200723ab73a 02:01:48 Removing intermediate container 5200723ab73a 02:01:48 ---> 738e1d119575 02:01:48 02:01:48 ---> 2fd9553bf85f 02:01:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:01:48 Successfully built 738e1d119575 02:01:48 Successfully tagged support-scheduler-arm64:latest 02:01:48 Building security-bootstrapper 02:01:49  Building support-scheduler ... done  ---> 7968cf5e5123 02:01:49 Step 17/21 : ENTRYPOINT ["/support-notifications"] 02:01:49 ---> Running in 828bde04d93a 02:01:50 Removing intermediate container b54d161cc1c5 02:01:50 ---> f7e32bd64b92 02:01:50 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 02:01:50 ---> Running in c0a06ba5f1c3 02:01:50 Removing intermediate container 828bde04d93a 02:01:50 ---> 37648b9e95fb 02:01:50 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:50 ---> Running in 05ab2ed3f068 02:01:51 Removing intermediate container 05ab2ed3f068 02:01:51 ---> 2f659015caca 02:01:51 Step 19/21 : LABEL arch=arm64 02:01:51 ---> Running in 6a29c923dae3 02:01:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:01:52 Removing intermediate container 6a29c923dae3 02:01:52 ---> 4e55cb74b2d2 02:01:52 Step 20/21 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:01:52 ---> Running in bf9ed0a84660 02:01:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:01:53 Removing intermediate container bf9ed0a84660 02:01:53 ---> f22174968a74 02:01:53 Step 21/21 : LABEL version=2.0.1-dev.76 02:01:53 ---> Running in 6f4248489eba 02:01:53 (1/6) Installing dumb-init (1.2.5-r1) 02:01:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:01:53 (3/6) Installing libsodium (1.0.18-r0) 02:01:53 Removing intermediate container 6f4248489eba 02:01:53 ---> 326e32a06e8c 02:01:53 02:01:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:01:54 (5/6) Installing libzmq (4.3.4-r0) 02:01:54 Successfully built 326e32a06e8c 02:01:54 Successfully tagged support-notifications-arm64:latest 02:01:54  Building support-notifications ... done Building security-secretstore-setup 02:01:54 (6/6) Installing zeromq (4.3.4-r0) 02:01:54 Executing busybox-1.33.1-r3.trigger 02:01:54 OK: 8 MiB in 20 packages 02:01:55 Removing intermediate container c0a06ba5f1c3 02:01:55 ---> 9a4fe8bbd3f8 02:01:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:56 ---> ca3b50669f43 02:01:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:01:57 ---> 73d7319cf96e 02:01:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:01:58 ---> cf5b47bd9547 02:01:58 Step 18/22 : ENTRYPOINT ["/core-data"] 02:01:58 ---> Running in f79f950dc681 02:01:59 Removing intermediate container f79f950dc681 02:01:59 ---> 237deb78b43f 02:01:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:59 ---> Running in 42090c13258f 02:02:00 Removing intermediate container 42090c13258f 02:02:00 ---> d281bc01f61d 02:02:00 Step 20/22 : LABEL arch=arm64 02:02:00 ---> Running in fa6d829c1a20 02:02:00 Removing intermediate container fa6d829c1a20 02:02:00 ---> 0e9b02389e5b 02:02:00 Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:02:00 ---> Running in 1d4b65563eb1 02:02:00 Removing intermediate container 1d4b65563eb1 02:02:00 ---> 272fe11df9f3 02:02:01 Step 22/22 : LABEL version=2.0.1-dev.76 02:02:01 ---> Running in 1d4500a98aa9 02:02:01 Removing intermediate container 1d4500a98aa9 02:02:01 ---> 76929306bd90 02:02:01 02:02:02 Successfully built 76929306bd90 02:02:02 Successfully tagged core-data-arm64:latest 02:02:04  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:02:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:02:04 ---> 8a6a1672ee0b 02:02:04 Step 3/22 : WORKDIR /edgex-go 02:02:04 ---> Using cache 02:02:04 ---> 2473bbe67a73 02:02:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:04 ---> Using cache 02:02:04 ---> c0185849a4d9 02:02:04 Step 5/22 : RUN apk add --update --no-cache make bash git 02:02:04 ---> Running in 8575a2eeb6f2 02:02:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:02:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:02:08 OK: 219 MiB in 52 packages 02:02:09 Removing intermediate container 8575a2eeb6f2 02:02:09 ---> adbe86b65a2d 02:02:09 Step 6/22 : COPY . . 02:02:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:02:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:02:13 ---> 8a6a1672ee0b 02:02:13 Step 3/22 : WORKDIR /edgex-go 02:02:13 ---> Using cache 02:02:13 ---> 2473bbe67a73 02:02:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:13 ---> Using cache 02:02:13 ---> c0185849a4d9 02:02:13 Step 5/22 : RUN apk add --update --no-cache make git 02:02:13 ---> Using cache 02:02:13 ---> 4a90819d7759 02:02:13 Step 6/22 : COPY . . 02:02:13 ---> Using cache 02:02:13 ---> 629804e76bd0 02:02:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:13 ---> Using cache 02:02:13 ---> 0fa7cd98134d 02:02:13 Step 8/22 : RUN make cmd/core-metadata/core-metadata 02:02:13 ---> Running in 2faf9b179be4 02:02:15 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:02:15 Step 2/30 : FROM ${BUILDER_BASE} AS builder 02:02:15 ---> 8a6a1672ee0b 02:02:15 Step 3/30 : WORKDIR /edgex-go 02:02:15 ---> Using cache 02:02:15 ---> 2473bbe67a73 02:02:15 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:15 ---> Using cache 02:02:15 ---> c0185849a4d9 02:02:15 Step 5/30 : RUN apk add --update --no-cache make git 02:02:15 ---> Using cache 02:02:15 ---> 4a90819d7759 02:02:15 Step 6/30 : COPY . . 02:02:15 ---> Using cache 02:02:15 ---> 629804e76bd0 02:02:15 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:15 ---> Using cache 02:02:15 ---> 0fa7cd98134d 02:02:15 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:02:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:02:15 ---> Running in 002b71eb7ed9 02:02:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:02:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:02:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:02:18 ---> 8a6a1672ee0b 02:02:18 Step 3/24 : WORKDIR /edgex-go 02:02:18 ---> Using cache 02:02:18 ---> 2473bbe67a73 02:02:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:18 ---> Using cache 02:02:18 ---> c0185849a4d9 02:02:18 Step 5/24 : RUN apk add --update --no-cache make git 02:02:18 ---> Using cache 02:02:18 ---> 4a90819d7759 02:02:18 Step 6/24 : COPY . . 02:02:18 ---> Using cache 02:02:18 ---> 629804e76bd0 02:02:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:18 ---> Using cache 02:02:18 ---> 0fa7cd98134d 02:02:18 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:02:19 ---> Running in 33a0a4668480 02:02:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:02:24 ---> abcd859382f3 02:02:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:24 ---> Running in 9867648347b8 02:02:29 Removing intermediate container 9867648347b8 02:02:29 ---> 40072956e8f6 02:02:29 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:02:29 ---> Running in d546f654670b 02:02:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:03:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:03:59 Removing intermediate container 002b71eb7ed9 02:03:59 ---> 9b8bdea28009 02:03:59 02:03:59 Step 9/30 : FROM alpine:3.14 02:03:59 ---> bb3de5531c18 02:03:59 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:03:59 ---> Running in ab67dd81c1f8 02:03:59 Removing intermediate container ab67dd81c1f8 02:03:59 ---> dbeb373cd191 02:03:59 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 02:03:59 ---> Running in c445ed9a18cc 02:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:04:02 (1/2) Installing dumb-init (1.2.5-r1) 02:04:02 (2/2) Installing su-exec (0.2-r1) 02:04:02 Executing busybox-1.33.1-r3.trigger 02:04:02 OK: 5 MiB in 16 packages 02:04:03 Removing intermediate container 2faf9b179be4 02:04:03 ---> cfaa025147e9 02:04:03 02:04:03 Step 9/22 : FROM alpine:3.14 02:04:03 ---> bb3de5531c18 02:04:03 Step 10/22 : RUN apk add --update --no-cache dumb-init 02:04:03 ---> Using cache 02:04:03 ---> 2586ccf78ffa 02:04:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:04:03 ---> Using cache 02:04:03 ---> ba7f1504de79 02:04:03 Step 12/22 : ENV APP_PORT=59881 02:04:04 ---> Running in a27000655500 02:04:04 Removing intermediate container c445ed9a18cc 02:04:04 ---> b64ec86f02ae 02:04:04 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 02:04:04 ---> Running in d085fb591603 02:04:05 Removing intermediate container a27000655500 02:04:05 ---> 73a37d1b1523 02:04:05 Step 13/22 : EXPOSE $APP_PORT 02:04:05 Removing intermediate container d085fb591603 02:04:05 ---> 01a5e02a1d6c 02:04:05 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:04:05 ---> Running in b3eb4ab11cf0 02:04:05 ---> Running in b77eb2d10fc3 02:04:05 Removing intermediate container b3eb4ab11cf0 02:04:05 ---> a51768dcf57e 02:04:05 Step 14/22 : WORKDIR / 02:04:05 ---> Running in a9cba757bdca 02:04:05 Removing intermediate container b77eb2d10fc3 02:04:05 ---> 2a6dc8c771e4 02:04:05 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:04:05 ---> Running in 5811aeefa37a 02:04:06 Removing intermediate container a9cba757bdca 02:04:06 ---> 431fb366003a 02:04:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:04:08 ---> 65458a7359ba 02:04:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:04:08 Removing intermediate container 33a0a4668480 02:04:08 ---> 464fe76b7b0a 02:04:08 02:04:08 Step 9/24 : FROM alpine:3.14 02:04:08 ---> bb3de5531c18 02:04:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:04:08 ---> Running in 9898ed447ce8 02:04:08 Removing intermediate container d546f654670b 02:04:08 ---> cae2be2693ea 02:04:08 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:04:08 Removing intermediate container 5811aeefa37a 02:04:08 ---> 770b5d1277ac 02:04:08 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 02:04:08 ---> Running in ad236af09356 02:04:08 ---> Running in ab15c60a6dff 02:04:09 Removing intermediate container ad236af09356 02:04:09 ---> aa31ca3b6368 02:04:09 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:04:09 ---> be3ef73686c4 02:04:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:04:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:04:11 ---> 76b2a67df3b1 02:04:11 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:04:11 ---> Running in e0589e317716 02:04:11 ---> f4e7c28d4483 02:04:11 Step 18/22 : ENTRYPOINT ["/core-metadata"] 02:04:11 ---> Running in a11618b6fe9f 02:04:11 (1/3) Installing ca-certificates (20191127-r5) 02:04:11 (2/3) Installing dumb-init (1.2.5-r1) 02:04:11 (3/3) Installing su-exec (0.2-r1) 02:04:11 Executing busybox-1.33.1-r3.trigger 02:04:11 Executing ca-certificates-20191127-r5.trigger 02:04:12 Removing intermediate container a11618b6fe9f 02:04:12 ---> 94a123a8b51a 02:04:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:04:12 OK: 6 MiB in 17 packages 02:04:12 ---> Running in 7342f6896431 02:04:13 Removing intermediate container 7342f6896431 02:04:13 ---> 3038d713b241 02:04:13 Step 20/22 : LABEL arch=arm64 02:04:13 ---> Running in a287abcde52d 02:04:14 Removing intermediate container a287abcde52d 02:04:14 ---> f782904b04a9 02:04:14 Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:04:14 Removing intermediate container 9898ed447ce8 02:04:14 ---> 434606805c2c 02:04:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:04:14 ---> Running in 3500486f8bfc 02:04:14 ---> Running in 329ed5a7a518 02:04:14 Removing intermediate container e0589e317716 02:04:14 ---> 03bc9d18f329 02:04:14 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 02:04:14 Removing intermediate container ab15c60a6dff 02:04:14 ---> 47b927e31e1e 02:04:14 02:04:14 Step 10/22 : FROM docker:20.10.8 02:04:14 Removing intermediate container 329ed5a7a518 02:04:14 ---> af89a1158119 02:04:14 Step 12/24 : WORKDIR / 02:04:14 Removing intermediate container 3500486f8bfc 02:04:14 ---> ba026e471703 02:04:14 Step 22/22 : LABEL version=2.0.1-dev.76 02:04:14 ---> Running in 1ed3387bcd64 02:04:14 20.10.8: Pulling from library/docker 02:04:14 ---> Running in 4d9aebf028e9 02:04:15 ---> 5f494327da17 02:04:15 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:04:15 Removing intermediate container 1ed3387bcd64 02:04:15 ---> 4c80165a9597 02:04:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:04:15 Removing intermediate container 4d9aebf028e9 02:04:15 ---> a79bfe551f4c 02:04:15 02:04:16 Successfully built a79bfe551f4c 02:04:16 Successfully tagged core-metadata-arm64:latest 02:04:17  Building core-metadata ... done  ---> d6b481943284 02:04:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:04:17 ---> bbf21d655f40 02:04:17 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:04:17 ---> 2ce2ddd4e174 02:04:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:04:18 ---> 5c0d5a2c7072 02:04:18 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:04:19 ---> e212b57c5fed 02:04:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:04:19 ---> fad9309bf61d 02:04:19 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:04:20 ---> 0dabdfcebc65 02:04:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:04:20 ---> 0a2bdead4556 02:04:20 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 02:04:21 ---> Running in 5daea3bf11a2 02:04:21 Removing intermediate container 5daea3bf11a2 02:04:21 ---> eaca78eddff6 02:04:21 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:04:21 ---> 969e03a3bfc7 02:04:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:04:22 ---> 76277a7e9f10 02:04:22 Step 25/30 : RUN chmod +x /entrypoint.sh 02:04:23 ---> Running in 5e6577829013 02:04:23 ---> 677af13e5e25 02:04:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:04:24 ---> 4cb82d87c619 02:04:24 Step 20/24 : 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/ 02:04:24 ---> Running in 557d18b99e3e 02:04:25 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 02:04:25 Status: Downloaded newer image for docker:20.10.8 02:04:25 ---> 3734d5adc5ac 02:04:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:04:25 ---> Running in be9b5ac2677b 02:04:25 Removing intermediate container 5e6577829013 02:04:25 ---> ae2c373169b5 02:04:25 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 02:04:25 ---> Running in 239708f8a579 02:04:26 Removing intermediate container be9b5ac2677b 02:04:26 ---> ed286b8fca5c 02:04:26 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:04:26 ---> Running in 92f4f7ad7f6e 02:04:26 Removing intermediate container 239708f8a579 02:04:26 ---> f63a5f1b30a5 02:04:26 Step 27/30 : CMD ["gate"] 02:04:26 ---> Running in e0c60ccd67db 02:04:27 Removing intermediate container e0c60ccd67db 02:04:27 ---> 8739bc62cba1 02:04:27 Step 28/30 : LABEL arch=arm64 02:04:27 Removing intermediate container 557d18b99e3e 02:04:27 ---> 5f2c10e75655 02:04:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:04:27 ---> Running in 2dd6796bca62 02:04:27 ---> Running in 4fd662a85de9 02:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:04:28 Removing intermediate container 2dd6796bca62 02:04:28 ---> 89674b7fce79 02:04:28 Step 29/30 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:04:28 Removing intermediate container 4fd662a85de9 02:04:28 ---> 8a523894d77a 02:04:28 Step 22/24 : LABEL arch=arm64 02:04:28 ---> Running in d29da70a278a 02:04:28 ---> Running in d8872d10fac9 02:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:04:28 Removing intermediate container d8872d10fac9 02:04:28 ---> 31fd13cc7461 02:04:28 Step 23/24 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:04:28 Removing intermediate container d29da70a278a 02:04:28 ---> 01198cdf7e9d 02:04:28 Step 30/30 : LABEL version=2.0.1-dev.76 02:04:28 ---> Running in 1e7d1ff71d5c 02:04:29 ---> Running in 0015ea7cd124 02:04:29 Removing intermediate container 1e7d1ff71d5c 02:04:29 ---> 1d6b73b9ab18 02:04:29 Step 24/24 : LABEL version=2.0.1-dev.76 02:04:29 (1/42) Installing readline (8.1.0-r0) 02:04:29 (2/42) Installing bash (5.1.4-r0) 02:04:29 Executing bash-5.1.4-r0.post-install 02:04:29 ---> Running in 1974c1e7161a 02:04:29 (3/42) Installing brotli-libs (1.0.9-r5) 02:04:29 (4/42) Installing nghttp2-libs (1.43.0-r0) 02:04:29 (5/42) Installing libcurl (7.79.1-r0) 02:04:29 Removing intermediate container 0015ea7cd124 02:04:29 ---> 836cda4c5454 02:04:29 02:04:29 (6/42) Installing curl (7.79.1-r0) 02:04:29 (7/42) Installing dumb-init (1.2.5-r1) 02:04:29 (8/42) Installing libbz2 (1.0.8-r1) 02:04:29 (9/42) Installing expat (2.4.1-r0) 02:04:29 (10/42) Installing libffi (3.3-r2) 02:04:29 (11/42) Installing gdbm (1.19-r0) 02:04:29 (12/42) Installing xz-libs (5.2.5-r0) 02:04:29 (13/42) Installing libgcc (10.3.1_git20210424-r2) 02:04:29 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 02:04:29 (15/42) Installing mpdecimal (2.5.1-r1) 02:04:29 (16/42) Installing sqlite-libs (3.35.5-r0) 02:04:29 (17/42) Installing python3 (3.9.5-r1) 02:04:30 Successfully built 836cda4c5454 02:04:30 Successfully tagged security-bootstrapper-arm64:latest 02:04:30  Building security-bootstrapper ... done Removing intermediate container 1974c1e7161a 02:04:30 ---> 143d6b678a09 02:04:30 02:04:30 Successfully built 143d6b678a09 02:04:30 Successfully tagged security-secretstore-setup-arm64:latest 02:04:31  Building security-secretstore-setup ... done (18/42) Installing py3-appdirs (1.4.4-r2) 02:04:31 (19/42) Installing py3-chardet (4.0.0-r2) 02:04:31 (20/42) Installing py3-idna (3.2-r0) 02:04:31 (21/42) Installing py3-urllib3 (1.26.5-r0) 02:04:31 (22/42) Installing py3-certifi (2020.12.5-r1) 02:04:31 (23/42) Installing py3-requests (2.25.1-r4) 02:04:31 (24/42) Installing py3-msgpack (1.0.2-r1) 02:04:31 (25/42) Installing py3-lockfile (0.12.2-r4) 02:04:31 (26/42) Installing py3-cachecontrol (0.12.6-r1) 02:04:31 (27/42) Installing py3-colorama (0.4.4-r1) 02:04:31 (28/42) Installing py3-contextlib2 (0.6.0-r1) 02:04:31 (29/42) Installing py3-distlib (0.3.1-r3) 02:04:32 (30/42) Installing py3-distro (1.5.0-r3) 02:04:32 (31/42) Installing py3-six (1.15.0-r1) 02:04:32 (32/42) Installing py3-webencodings (0.5.1-r4) 02:04:32 (33/42) Installing py3-html5lib (1.1-r1) 02:04:32 (34/42) Installing py3-parsing (2.4.7-r2) 02:04:32 (35/42) Installing py3-packaging (20.9-r1) 02:04:32 (36/42) Installing py3-toml (0.10.2-r2) 02:04:32 (37/42) Installing py3-pep517 (0.10.0-r2) 02:04:32 (38/42) Installing py3-progress (1.5-r2) 02:04:32 (39/42) Installing py3-retrying (1.3.3-r1) 02:04:32 (40/42) Installing py3-ordered-set (4.0.2-r1) 02:04:32 (41/42) Installing py3-setuptools (52.0.0-r3) 02:04:32 (42/42) Installing py3-pip (20.3.4-r1) 02:04:32 Executing busybox-1.33.1-r3.trigger 02:04:32 OK: 84 MiB in 64 packages 02:04:37 Collecting docker-compose==1.23.2 02:04:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:04:37 Collecting docopt<0.7,>=0.6.1 02:04:37 Downloading docopt-0.6.2.tar.gz (25 kB) 02:04:39 Collecting websocket-client<1.0,>=0.32.0 02:04:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:04:39 Collecting dockerpty<0.5,>=0.4.1 02:04:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:04:41 Collecting PyYAML<4,>=3.10 02:04:41 Downloading PyYAML-3.13.tar.gz (270 kB) 02:04:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:04:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:04:45 Collecting cached-property<2,>=1.2.0 02:04:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:04:45 Collecting texttable<0.10,>=0.9.0 02:04:45 Downloading texttable-0.9.1.tar.gz (11 kB) 02:04:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 02:04:47 Collecting jsonschema<3,>=2.5.1 02:04:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:04:47 Collecting docker<4.0,>=3.6.0 02:04:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:04:47 Collecting docker-pycreds>=0.4.0 02:04:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:04:48 Collecting chardet<3.1.0,>=3.0.2 02:04:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:04:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 02:04:48 Collecting urllib3<1.25,>=1.21.1 02:04:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:04:48 Collecting idna<2.8,>=2.5 02:04:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:04:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:04:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:04:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:04:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:04:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:04:50 Attempting uninstall: urllib3 02:04:50 Found existing installation: urllib3 1.26.5 02:04:50 Uninstalling urllib3-1.26.5: 02:04:50 Successfully uninstalled urllib3-1.26.5 02:04:50 Attempting uninstall: idna 02:04:50 Found existing installation: idna 3.2 02:04:50 Uninstalling idna-3.2: 02:04:51 Successfully uninstalled idna-3.2 02:04:51 Attempting uninstall: chardet 02:04:51 Found existing installation: chardet 4.0.0 02:04:51 Uninstalling chardet-4.0.0: 02:04:51 Successfully uninstalled chardet-4.0.0 02:04:53 Attempting uninstall: requests 02:04:53 Found existing installation: requests 2.25.1 02:04:53 Uninstalling requests-2.25.1: 02:04:53 Successfully uninstalled requests-2.25.1 02:04:53 Running setup.py install for texttable: started 02:04:55 Running setup.py install for texttable: finished with status 'done' 02:04:55 Running setup.py install for PyYAML: started 02:04:58 Running setup.py install for PyYAML: finished with status 'done' 02:04:58 Running setup.py install for docopt: started 02:05:00 Running setup.py install for docopt: finished with status 'done' 02:05:00 Running setup.py install for dockerpty: started 02:05:03 Running setup.py install for dockerpty: finished with status 'done' 02:05:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:05:12 Removing intermediate container 92f4f7ad7f6e 02:05:12 ---> 2fc04b40e451 02:05:12 Step 13/22 : ENV APP_PORT=58890 02:05:12 ---> Running in b2a7ad5c6841 02:05:12 Removing intermediate container b2a7ad5c6841 02:05:12 ---> d55d49dcda74 02:05:12 Step 14/22 : EXPOSE $APP_PORT 02:05:12 ---> Running in 91bedd2bff6b 02:05:13 Removing intermediate container 91bedd2bff6b 02:05:13 ---> 4a81528f0857 02:05:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:05:14 ---> 30888c2b3f0f 02:05:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:05:15 ---> 7ff8f671e952 02:05:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:05:15 ---> a7e8cbe8801d 02:05:15 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 02:05:16 ---> Running in 0614185140ba 02:05:16 Removing intermediate container 0614185140ba 02:05:16 ---> c7444711bb1d 02:05:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:05:16 ---> Running in ee3e6be2c116 02:05:17 Removing intermediate container ee3e6be2c116 02:05:17 ---> 390acacdb759 02:05:17 Step 20/22 : LABEL arch=arm64 02:05:17 ---> Running in 711231cf936f 02:05:17 Removing intermediate container 711231cf936f 02:05:17 ---> 66f8fc6bfc02 02:05:17 Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:17 ---> Running in 37fe9909784f 02:05:18 Removing intermediate container 37fe9909784f 02:05:18 ---> e8eb92572177 02:05:18 Step 22/22 : LABEL version=2.0.1-dev.76 02:05:18 ---> Running in 7a391ff422db 02:05:18 Removing intermediate container 7a391ff422db 02:05:18 ---> a047ee803230 02:05:18 02:05:18 Successfully built a047ee803230 02:05:18 Successfully tagged sys-mgmt-agent-arm64:latest 02:05:19  Building sys-mgmt-agent ... done  [Pipeline] } 02:05:19 $ docker stop --time=1 16f4825d728b435983b962aecb2c6a10bf0736e75a5007d351e43587221e6766 02:05:20 $ docker rm -f 16f4825d728b435983b962aecb2c6a10bf0736e75a5007d351e43587221e6766 [Pipeline] // withDockerContainer [Pipeline] sh 02:05:21 + docker images 02:05:21 REPOSITORY TAG IMAGE ID CREATED SIZE 02:05:21 sys-mgmt-agent-arm64 latest a047ee803230 3 seconds ago 277MB 02:05:21 security-bootstrapper-arm64 latest 836cda4c5454 52 seconds ago 17.8MB 02:05:21 security-secretstore-setup-arm64 latest 143d6b678a09 52 seconds ago 26.8MB 02:05:21 core-metadata-arm64 latest a79bfe551f4c About a minute ago 15.9MB 02:05:21 47b927e31e1e About a minute ago 1.45GB 02:05:21 464fe76b7b0a About a minute ago 1.46GB 02:05:21 cfaa025147e9 About a minute ago 1.46GB 02:05:21 9b8bdea28009 About a minute ago 1.45GB 02:05:21 core-data-arm64 latest 76929306bd90 3 minutes ago 19.5MB 02:05:21 support-notifications-arm64 latest 326e32a06e8c 3 minutes ago 16.1MB 02:05:21 support-scheduler-arm64 latest 738e1d119575 3 minutes ago 15.3MB 02:05:21 security-proxy-setup-arm64 latest 456641cce4ae 3 minutes ago 25.4MB 02:05:21 096d55e35682 3 minutes ago 1.46GB 02:05:21 core-command-arm64 latest 2972aee20a3d 3 minutes ago 15.2MB 02:05:21 12755ed4f560 3 minutes ago 1.46GB 02:05:21 742ef8085d2d 3 minutes ago 1.46GB 02:05:21 3277ef91659a 3 minutes ago 1.46GB 02:05:21 c86871bf3167 4 minutes ago 1.45GB 02:05:21 ci-base-image-arm64 latest 8a6a1672ee0b 8 minutes ago 1.24GB 02:05:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 8 days ago 534MB 02:05:21 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 02:05:21 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 02:05:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:22 provisioning config files... 02:05:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/87@tmp/config1689682147618830542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:22 ---> docker-login.sh 02:05:22 nexus3.edgexfoundry.org:10001 02:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:23 Configure a credential helper to remove this warning. See 02:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:23 02:05:23 Login Succeeded 02:05:23 nexus3.edgexfoundry.org:10002 02:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:23 Configure a credential helper to remove this warning. See 02:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:23 02:05:23 Login Succeeded 02:05:23 nexus3.edgexfoundry.org:10003 02:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:24 Configure a credential helper to remove this warning. See 02:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:24 02:05:24 Login Succeeded 02:05:24 nexus3.edgexfoundry.org:10004 02:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:24 Configure a credential helper to remove this warning. See 02:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:24 02:05:24 Login Succeeded 02:05:24 docker.io 02:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:25 Configure a credential helper to remove this warning. See 02:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:25 02:05:25 Login Succeeded 02:05:25 ---> docker-login.sh ends [Pipeline] } 02:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:25 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:05:25 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:25 latest 02:05:25 2.0.1-dev.76 02:05:25 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:25 main 02:05:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 02:05:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:05:26 ca1a0110bed7: Preparing 02:05:26 523815d508e5: Preparing 02:05:26 1694b1507a86: Preparing 02:05:26 44fdaf3bfd14: Preparing 02:05:26 ee420dfed78a: Preparing 02:05:26 ee420dfed78a: Layer already exists 02:05:26 ca1a0110bed7: Pushed 02:05:26 1694b1507a86: Pushed 02:05:26 44fdaf3bfd14: Pushed 02:05:29 523815d508e5: Pushed 02:05:29 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:9a422565059cac87fbfc281787ec9e2c2bdb7e814cc89aab8bfc7ec1722b3fa1 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:05:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:05:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:05:30 ca1a0110bed7: Preparing 02:05:30 523815d508e5: Preparing 02:05:30 1694b1507a86: Preparing 02:05:30 44fdaf3bfd14: Preparing 02:05:30 ee420dfed78a: Preparing 02:05:30 1694b1507a86: Layer already exists 02:05:30 523815d508e5: Layer already exists 02:05:30 ee420dfed78a: Layer already exists 02:05:30 ca1a0110bed7: Layer already exists 02:05:30 44fdaf3bfd14: Layer already exists 02:05:30 latest: digest: sha256:9a422565059cac87fbfc281787ec9e2c2bdb7e814cc89aab8bfc7ec1722b3fa1 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:05:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:05:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.76 02:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:05:31 ca1a0110bed7: Preparing 02:05:31 523815d508e5: Preparing 02:05:31 1694b1507a86: Preparing 02:05:31 44fdaf3bfd14: Preparing 02:05:31 ee420dfed78a: Preparing 02:05:31 ee420dfed78a: Layer already exists 02:05:31 1694b1507a86: Layer already exists 02:05:31 ca1a0110bed7: Layer already exists 02:05:31 523815d508e5: Layer already exists 02:05:31 44fdaf3bfd14: Layer already exists 02:05:31 2.0.1-dev.76: digest: sha256:9a422565059cac87fbfc281787ec9e2c2bdb7e814cc89aab8bfc7ec1722b3fa1 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:05:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:05:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:05:32 ca1a0110bed7: Preparing 02:05:32 523815d508e5: Preparing 02:05:32 1694b1507a86: Preparing 02:05:32 44fdaf3bfd14: Preparing 02:05:32 ee420dfed78a: Preparing 02:05:32 523815d508e5: Layer already exists 02:05:32 44fdaf3bfd14: Layer already exists 02:05:32 1694b1507a86: Layer already exists 02:05:32 ca1a0110bed7: Layer already exists 02:05:32 ee420dfed78a: Layer already exists 02:05:32 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:9a422565059cac87fbfc281787ec9e2c2bdb7e814cc89aab8bfc7ec1722b3fa1 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:05:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 02:05:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:05:33 ca1a0110bed7: Preparing 02:05:33 523815d508e5: Preparing 02:05:33 1694b1507a86: Preparing 02:05:33 44fdaf3bfd14: Preparing 02:05:33 ee420dfed78a: Preparing 02:05:33 ee420dfed78a: Layer already exists 02:05:33 44fdaf3bfd14: Layer already exists 02:05:33 1694b1507a86: Layer already exists 02:05:33 523815d508e5: Layer already exists 02:05:33 ca1a0110bed7: Layer already exists 02:05:33 main: digest: sha256:9a422565059cac87fbfc281787ec9e2c2bdb7e814cc89aab8bfc7ec1722b3fa1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:33 ===================================================== [Pipeline] echo 02:05:33 taggedImages: 02:05:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:05:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.76 02:05:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:05:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:05:33 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:33 latest 02:05:33 2.0.1-dev.76 02:05:33 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:33 main 02:05:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 02:05:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:05:34 743d8ffbc16f: Preparing 02:05:34 370a84c5c026: Preparing 02:05:34 1694b1507a86: Preparing 02:05:34 a8b65ecbedbf: Preparing 02:05:34 e1ab1187d80f: Preparing 02:05:34 ee420dfed78a: Preparing 02:05:34 ee420dfed78a: Waiting 02:05:34 1694b1507a86: Layer already exists 02:05:34 ee420dfed78a: Layer already exists 02:05:34 e1ab1187d80f: Pushed 02:05:34 743d8ffbc16f: Pushed 02:05:35 a8b65ecbedbf: Pushed 02:05:37 370a84c5c026: Pushed 02:05:37 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:55bdd56561d83a11d0543c759ed9cf408ee4efd92870efa87444a58d917adc3d size: 1572 [Pipeline] isUnix [Pipeline] sh 02:05:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:05:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:05:38 743d8ffbc16f: Preparing 02:05:38 370a84c5c026: Preparing 02:05:38 1694b1507a86: Preparing 02:05:38 a8b65ecbedbf: Preparing 02:05:38 e1ab1187d80f: Preparing 02:05:38 ee420dfed78a: Preparing 02:05:38 ee420dfed78a: Waiting 02:05:38 a8b65ecbedbf: Layer already exists 02:05:38 1694b1507a86: Layer already exists 02:05:38 743d8ffbc16f: Layer already exists 02:05:38 370a84c5c026: Layer already exists 02:05:38 e1ab1187d80f: Layer already exists 02:05:38 ee420dfed78a: Layer already exists 02:05:38 latest: digest: sha256:55bdd56561d83a11d0543c759ed9cf408ee4efd92870efa87444a58d917adc3d size: 1572 [Pipeline] isUnix [Pipeline] sh 02:05:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:05:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.76 02:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:05:39 743d8ffbc16f: Preparing 02:05:39 370a84c5c026: Preparing 02:05:39 1694b1507a86: Preparing 02:05:39 a8b65ecbedbf: Preparing 02:05:39 e1ab1187d80f: Preparing 02:05:39 ee420dfed78a: Preparing 02:05:39 ee420dfed78a: Waiting 02:05:39 370a84c5c026: Layer already exists 02:05:39 e1ab1187d80f: Layer already exists 02:05:39 1694b1507a86: Layer already exists 02:05:39 743d8ffbc16f: Layer already exists 02:05:39 a8b65ecbedbf: Layer already exists 02:05:39 ee420dfed78a: Layer already exists 02:05:39 2.0.1-dev.76: digest: sha256:55bdd56561d83a11d0543c759ed9cf408ee4efd92870efa87444a58d917adc3d size: 1572 [Pipeline] isUnix [Pipeline] sh 02:05:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:05:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:05:40 743d8ffbc16f: Preparing 02:05:40 370a84c5c026: Preparing 02:05:40 1694b1507a86: Preparing 02:05:40 a8b65ecbedbf: Preparing 02:05:40 e1ab1187d80f: Preparing 02:05:40 ee420dfed78a: Preparing 02:05:40 743d8ffbc16f: Layer already exists 02:05:40 370a84c5c026: Layer already exists 02:05:40 a8b65ecbedbf: Layer already exists 02:05:40 1694b1507a86: Layer already exists 02:05:40 e1ab1187d80f: Layer already exists 02:05:40 ee420dfed78a: Layer already exists 02:05:40 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:55bdd56561d83a11d0543c759ed9cf408ee4efd92870efa87444a58d917adc3d size: 1572 [Pipeline] isUnix [Pipeline] sh 02:05:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 02:05:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:05:41 743d8ffbc16f: Preparing 02:05:41 370a84c5c026: Preparing 02:05:41 1694b1507a86: Preparing 02:05:41 a8b65ecbedbf: Preparing 02:05:41 e1ab1187d80f: Preparing 02:05:41 ee420dfed78a: Preparing 02:05:41 ee420dfed78a: Waiting 02:05:41 370a84c5c026: Layer already exists 02:05:41 743d8ffbc16f: Layer already exists 02:05:41 e1ab1187d80f: Layer already exists 02:05:41 1694b1507a86: Layer already exists 02:05:41 a8b65ecbedbf: Layer already exists 02:05:41 ee420dfed78a: Layer already exists 02:05:41 main: digest: sha256:55bdd56561d83a11d0543c759ed9cf408ee4efd92870efa87444a58d917adc3d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:41 ===================================================== [Pipeline] echo 02:05:41 taggedImages: 02:05:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:05:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.76 02:05:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:05:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:05:41 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:41 latest 02:05:41 2.0.1-dev.76 02:05:41 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:41 main 02:05:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 02:05:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:42 694ea5313602: Preparing 02:05:42 f06cae738463: Preparing 02:05:42 1694b1507a86: Preparing 02:05:42 44fdaf3bfd14: Preparing 02:05:42 ee420dfed78a: Preparing 02:05:42 ee420dfed78a: Layer already exists 02:05:42 1694b1507a86: Layer already exists 02:05:42 44fdaf3bfd14: Layer already exists 02:05:42 694ea5313602: Pushed 02:05:45 f06cae738463: Pushed 02:05:45 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:bf98b1042af028134086fe99df861f240ba460cca41cb2eceeaaa0b218378814 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:05:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:05:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:46 694ea5313602: Preparing 02:05:46 f06cae738463: Preparing 02:05:46 1694b1507a86: Preparing 02:05:46 44fdaf3bfd14: Preparing 02:05:46 ee420dfed78a: Preparing 02:05:46 ee420dfed78a: Layer already exists 02:05:46 694ea5313602: Layer already exists 02:05:46 1694b1507a86: Layer already exists 02:05:46 44fdaf3bfd14: Layer already exists 02:05:46 f06cae738463: Layer already exists 02:05:46 latest: digest: sha256:bf98b1042af028134086fe99df861f240ba460cca41cb2eceeaaa0b218378814 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:05:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:05:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.76 02:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:47 694ea5313602: Preparing 02:05:47 f06cae738463: Preparing 02:05:47 1694b1507a86: Preparing 02:05:47 44fdaf3bfd14: Preparing 02:05:47 ee420dfed78a: Preparing 02:05:47 1694b1507a86: Layer already exists 02:05:47 694ea5313602: Layer already exists 02:05:47 44fdaf3bfd14: Layer already exists 02:05:47 f06cae738463: Layer already exists 02:05:47 ee420dfed78a: Layer already exists 02:05:47 2.0.1-dev.76: digest: sha256:bf98b1042af028134086fe99df861f240ba460cca41cb2eceeaaa0b218378814 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:05:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:05:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:48 694ea5313602: Preparing 02:05:48 f06cae738463: Preparing 02:05:48 1694b1507a86: Preparing 02:05:48 44fdaf3bfd14: Preparing 02:05:48 ee420dfed78a: Preparing 02:05:48 694ea5313602: Layer already exists 02:05:48 44fdaf3bfd14: Layer already exists 02:05:48 ee420dfed78a: Layer already exists 02:05:48 1694b1507a86: Layer already exists 02:05:48 f06cae738463: Layer already exists 02:05:48 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:bf98b1042af028134086fe99df861f240ba460cca41cb2eceeaaa0b218378814 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:05:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 02:05:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:49 694ea5313602: Preparing 02:05:49 f06cae738463: Preparing 02:05:49 1694b1507a86: Preparing 02:05:49 44fdaf3bfd14: Preparing 02:05:49 ee420dfed78a: Preparing 02:05:49 1694b1507a86: Layer already exists 02:05:49 44fdaf3bfd14: Layer already exists 02:05:49 694ea5313602: Layer already exists 02:05:49 ee420dfed78a: Layer already exists 02:05:49 f06cae738463: Layer already exists 02:05:49 main: digest: sha256:bf98b1042af028134086fe99df861f240ba460cca41cb2eceeaaa0b218378814 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:49 ===================================================== [Pipeline] echo 02:05:49 taggedImages: 02:05:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:05:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.76 02:05:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:05:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:05:49 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:49 latest 02:05:49 2.0.1-dev.76 02:05:49 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:49 main 02:05:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 02:05:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:50 856cc1a4dea6: Preparing 02:05:50 856cc1a4dea6: Preparing 02:05:50 cbe62a2852ee: Preparing 02:05:50 b9e57285f653: Preparing 02:05:50 7628f852c9b1: Preparing 02:05:50 4bc46445404a: Preparing 02:05:50 1694b1507a86: Preparing 02:05:50 d672a38dd001: Preparing 02:05:50 5cec831dfbe0: Preparing 02:05:50 9f8595165dd7: Preparing 02:05:50 348d2c8bc2b4: Preparing 02:05:50 ee420dfed78a: Preparing 02:05:50 1694b1507a86: Waiting 02:05:50 9f8595165dd7: Waiting 02:05:50 348d2c8bc2b4: Waiting 02:05:50 ee420dfed78a: Waiting 02:05:50 5cec831dfbe0: Waiting 02:05:50 d672a38dd001: Waiting 02:05:50 7628f852c9b1: Pushed 02:05:50 856cc1a4dea6: Pushed 02:05:50 cbe62a2852ee: Pushed 02:05:50 b9e57285f653: Pushed 02:05:50 1694b1507a86: Layer already exists 02:05:50 d672a38dd001: Pushed 02:05:50 5cec831dfbe0: Pushed 02:05:50 9f8595165dd7: Pushed 02:05:50 ee420dfed78a: Layer already exists 02:05:50 348d2c8bc2b4: Pushed 02:05:54 4bc46445404a: Pushed 02:05:54 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:1cb3db3640bbd20f16110a5efc0e05b2bcf67836b468d5366b2bb1b47f5cf787 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:05:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:05:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:54 856cc1a4dea6: Preparing 02:05:54 856cc1a4dea6: Preparing 02:05:54 cbe62a2852ee: Preparing 02:05:54 b9e57285f653: Preparing 02:05:54 7628f852c9b1: Preparing 02:05:54 4bc46445404a: Preparing 02:05:54 1694b1507a86: Preparing 02:05:54 d672a38dd001: Preparing 02:05:54 5cec831dfbe0: Preparing 02:05:54 9f8595165dd7: Preparing 02:05:54 348d2c8bc2b4: Preparing 02:05:54 ee420dfed78a: Preparing 02:05:54 1694b1507a86: Waiting 02:05:54 5cec831dfbe0: Waiting 02:05:54 9f8595165dd7: Waiting 02:05:54 d672a38dd001: Waiting 02:05:54 ee420dfed78a: Waiting 02:05:54 348d2c8bc2b4: Waiting 02:05:54 b9e57285f653: Layer already exists 02:05:54 856cc1a4dea6: Layer already exists 02:05:54 7628f852c9b1: Layer already exists 02:05:54 4bc46445404a: Layer already exists 02:05:54 cbe62a2852ee: Layer already exists 02:05:55 5cec831dfbe0: Layer already exists 02:05:55 d672a38dd001: Layer already exists 02:05:55 9f8595165dd7: Layer already exists 02:05:55 1694b1507a86: Layer already exists 02:05:55 348d2c8bc2b4: Layer already exists 02:05:55 ee420dfed78a: Layer already exists 02:05:55 latest: digest: sha256:1cb3db3640bbd20f16110a5efc0e05b2bcf67836b468d5366b2bb1b47f5cf787 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:05:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:05:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.76 02:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:55 856cc1a4dea6: Preparing 02:05:55 856cc1a4dea6: Preparing 02:05:55 cbe62a2852ee: Preparing 02:05:55 b9e57285f653: Preparing 02:05:55 7628f852c9b1: Preparing 02:05:55 4bc46445404a: Preparing 02:05:55 1694b1507a86: Preparing 02:05:55 d672a38dd001: Preparing 02:05:55 5cec831dfbe0: Preparing 02:05:55 9f8595165dd7: Preparing 02:05:55 348d2c8bc2b4: Preparing 02:05:55 ee420dfed78a: Preparing 02:05:55 9f8595165dd7: Waiting 02:05:55 ee420dfed78a: Waiting 02:05:55 1694b1507a86: Waiting 02:05:55 348d2c8bc2b4: Waiting 02:05:55 5cec831dfbe0: Waiting 02:05:55 7628f852c9b1: Layer already exists 02:05:55 4bc46445404a: Layer already exists 02:05:55 856cc1a4dea6: Layer already exists 02:05:55 cbe62a2852ee: Layer already exists 02:05:55 b9e57285f653: Layer already exists 02:05:55 1694b1507a86: Layer already exists 02:05:55 d672a38dd001: Layer already exists 02:05:55 5cec831dfbe0: Layer already exists 02:05:55 348d2c8bc2b4: Layer already exists 02:05:56 9f8595165dd7: Layer already exists 02:05:56 ee420dfed78a: Layer already exists 02:05:56 2.0.1-dev.76: digest: sha256:1cb3db3640bbd20f16110a5efc0e05b2bcf67836b468d5366b2bb1b47f5cf787 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:05:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:05:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:56 856cc1a4dea6: Preparing 02:05:56 856cc1a4dea6: Preparing 02:05:56 cbe62a2852ee: Preparing 02:05:56 b9e57285f653: Preparing 02:05:56 7628f852c9b1: Preparing 02:05:56 4bc46445404a: Preparing 02:05:56 1694b1507a86: Preparing 02:05:56 d672a38dd001: Preparing 02:05:56 5cec831dfbe0: Preparing 02:05:56 9f8595165dd7: Preparing 02:05:56 348d2c8bc2b4: Preparing 02:05:56 ee420dfed78a: Preparing 02:05:56 5cec831dfbe0: Waiting 02:05:56 9f8595165dd7: Waiting 02:05:56 348d2c8bc2b4: Waiting 02:05:56 ee420dfed78a: Waiting 02:05:56 1694b1507a86: Waiting 02:05:56 856cc1a4dea6: Layer already exists 02:05:56 b9e57285f653: Layer already exists 02:05:56 cbe62a2852ee: Layer already exists 02:05:56 7628f852c9b1: Layer already exists 02:05:56 4bc46445404a: Layer already exists 02:05:56 1694b1507a86: Layer already exists 02:05:56 9f8595165dd7: Layer already exists 02:05:56 5cec831dfbe0: Layer already exists 02:05:56 d672a38dd001: Layer already exists 02:05:56 348d2c8bc2b4: Layer already exists 02:05:57 ee420dfed78a: Layer already exists 02:05:57 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:1cb3db3640bbd20f16110a5efc0e05b2bcf67836b468d5366b2bb1b47f5cf787 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:05:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 02:05:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:57 856cc1a4dea6: Preparing 02:05:57 856cc1a4dea6: Preparing 02:05:57 cbe62a2852ee: Preparing 02:05:57 b9e57285f653: Preparing 02:05:57 7628f852c9b1: Preparing 02:05:57 4bc46445404a: Preparing 02:05:57 1694b1507a86: Preparing 02:05:57 d672a38dd001: Preparing 02:05:57 5cec831dfbe0: Preparing 02:05:57 9f8595165dd7: Preparing 02:05:57 348d2c8bc2b4: Preparing 02:05:57 ee420dfed78a: Preparing 02:05:57 d672a38dd001: Waiting 02:05:57 5cec831dfbe0: Waiting 02:05:57 9f8595165dd7: Waiting 02:05:57 348d2c8bc2b4: Waiting 02:05:57 ee420dfed78a: Waiting 02:05:57 1694b1507a86: Waiting 02:05:57 4bc46445404a: Layer already exists 02:05:57 cbe62a2852ee: Layer already exists 02:05:57 7628f852c9b1: Layer already exists 02:05:57 856cc1a4dea6: Layer already exists 02:05:57 b9e57285f653: Layer already exists 02:05:57 d672a38dd001: Layer already exists 02:05:57 5cec831dfbe0: Layer already exists 02:05:57 9f8595165dd7: Layer already exists 02:05:57 1694b1507a86: Layer already exists 02:05:57 348d2c8bc2b4: Layer already exists 02:05:57 ee420dfed78a: Layer already exists 02:05:57 main: digest: sha256:1cb3db3640bbd20f16110a5efc0e05b2bcf67836b468d5366b2bb1b47f5cf787 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:57 ===================================================== [Pipeline] echo 02:05:57 taggedImages: 02:05:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:05:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.76 02:05:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:05:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:05:58 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:58 latest 02:05:58 2.0.1-dev.76 02:05:58 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:05:58 main 02:05:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 02:05:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:58 83d1710e8ec7: Preparing 02:05:58 8777d760c2b5: Preparing 02:05:58 f43b184d2999: Preparing 02:05:58 62b13c2d069e: Preparing 02:05:58 3e8a179fefe6: Preparing 02:05:58 ee420dfed78a: Preparing 02:05:58 ee420dfed78a: Waiting 02:05:58 62b13c2d069e: Pushed 02:05:58 f43b184d2999: Pushed 02:05:58 ee420dfed78a: Layer already exists 02:05:59 3e8a179fefe6: Pushed 02:06:01 8777d760c2b5: Pushed 02:06:01 83d1710e8ec7: Pushed 02:06:01 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:72fadd5cf24ac30c2f8b1119ca5019a32f3e49aff49bc447664f5d012f38cc6b size: 1576 [Pipeline] isUnix [Pipeline] sh 02:06:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:06:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:06:02 83d1710e8ec7: Preparing 02:06:02 8777d760c2b5: Preparing 02:06:02 f43b184d2999: Preparing 02:06:02 62b13c2d069e: Preparing 02:06:02 3e8a179fefe6: Preparing 02:06:02 ee420dfed78a: Preparing 02:06:02 ee420dfed78a: Waiting 02:06:02 f43b184d2999: Layer already exists 02:06:02 3e8a179fefe6: Layer already exists 02:06:02 62b13c2d069e: Layer already exists 02:06:02 8777d760c2b5: Layer already exists 02:06:02 83d1710e8ec7: Layer already exists 02:06:02 ee420dfed78a: Layer already exists 02:06:02 latest: digest: sha256:72fadd5cf24ac30c2f8b1119ca5019a32f3e49aff49bc447664f5d012f38cc6b size: 1576 [Pipeline] isUnix [Pipeline] sh 02:06:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:06:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.76 02:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:06:03 83d1710e8ec7: Preparing 02:06:03 8777d760c2b5: Preparing 02:06:03 f43b184d2999: Preparing 02:06:03 62b13c2d069e: Preparing 02:06:03 3e8a179fefe6: Preparing 02:06:03 ee420dfed78a: Preparing 02:06:03 ee420dfed78a: Waiting 02:06:03 3e8a179fefe6: Layer already exists 02:06:03 8777d760c2b5: Layer already exists 02:06:03 83d1710e8ec7: Layer already exists 02:06:03 f43b184d2999: Layer already exists 02:06:03 62b13c2d069e: Layer already exists 02:06:03 ee420dfed78a: Layer already exists 02:06:03 2.0.1-dev.76: digest: sha256:72fadd5cf24ac30c2f8b1119ca5019a32f3e49aff49bc447664f5d012f38cc6b size: 1576 [Pipeline] isUnix [Pipeline] sh 02:06:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:06:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:06:04 83d1710e8ec7: Preparing 02:06:04 8777d760c2b5: Preparing 02:06:04 f43b184d2999: Preparing 02:06:04 62b13c2d069e: Preparing 02:06:04 3e8a179fefe6: Preparing 02:06:04 ee420dfed78a: Preparing 02:06:04 ee420dfed78a: Waiting 02:06:04 62b13c2d069e: Layer already exists 02:06:04 83d1710e8ec7: Layer already exists 02:06:04 3e8a179fefe6: Layer already exists 02:06:04 f43b184d2999: Layer already exists 02:06:04 8777d760c2b5: Layer already exists 02:06:04 ee420dfed78a: Layer already exists 02:06:04 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:72fadd5cf24ac30c2f8b1119ca5019a32f3e49aff49bc447664f5d012f38cc6b size: 1576 [Pipeline] isUnix [Pipeline] sh 02:06:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 02:06:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:06:05 83d1710e8ec7: Preparing 02:06:05 8777d760c2b5: Preparing 02:06:05 f43b184d2999: Preparing 02:06:05 62b13c2d069e: Preparing 02:06:05 3e8a179fefe6: Preparing 02:06:05 ee420dfed78a: Preparing 02:06:05 ee420dfed78a: Waiting 02:06:05 3e8a179fefe6: Layer already exists 02:06:05 f43b184d2999: Layer already exists 02:06:05 62b13c2d069e: Layer already exists 02:06:05 83d1710e8ec7: Layer already exists 02:06:05 8777d760c2b5: Layer already exists 02:06:05 ee420dfed78a: Layer already exists 02:06:05 main: digest: sha256:72fadd5cf24ac30c2f8b1119ca5019a32f3e49aff49bc447664f5d012f38cc6b size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:05 ===================================================== [Pipeline] echo 02:06:05 taggedImages: 02:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.76 02:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:06:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:06:05 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:05 latest 02:06:05 2.0.1-dev.76 02:06:05 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:05 main 02:06:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 02:06:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:06:06 32922bf89527: Preparing 02:06:06 473ec9e6e10e: Preparing 02:06:06 accd08597099: Preparing 02:06:06 addfbdbe4e31: Preparing 02:06:06 d16fff802689: Preparing 02:06:06 8971ec8967a5: Preparing 02:06:06 c8876b07dcac: Preparing 02:06:06 af39ca67c8e8: Preparing 02:06:06 24ca9385f00c: Preparing 02:06:06 ee420dfed78a: Preparing 02:06:06 c8876b07dcac: Waiting 02:06:06 af39ca67c8e8: Waiting 02:06:06 24ca9385f00c: Waiting 02:06:06 ee420dfed78a: Waiting 02:06:06 8971ec8967a5: Waiting 02:06:06 473ec9e6e10e: Pushed 02:06:06 d16fff802689: Pushed 02:06:06 32922bf89527: Pushed 02:06:06 8971ec8967a5: Pushed 02:06:06 c8876b07dcac: Pushed 02:06:06 ee420dfed78a: Layer already exists 02:06:06 af39ca67c8e8: Pushed 02:06:06 24ca9385f00c: Pushed 02:06:08 addfbdbe4e31: Pushed 02:06:09 accd08597099: Pushed 02:06:09 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:00aff545317be6ce60697957fdf773bb4d264ea5afc117270371392808a70872 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:06:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:06:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:06:10 32922bf89527: Preparing 02:06:10 473ec9e6e10e: Preparing 02:06:10 accd08597099: Preparing 02:06:10 addfbdbe4e31: Preparing 02:06:10 d16fff802689: Preparing 02:06:10 8971ec8967a5: Preparing 02:06:10 c8876b07dcac: Preparing 02:06:10 af39ca67c8e8: Preparing 02:06:10 24ca9385f00c: Preparing 02:06:10 ee420dfed78a: Preparing 02:06:10 8971ec8967a5: Waiting 02:06:10 c8876b07dcac: Waiting 02:06:10 af39ca67c8e8: Waiting 02:06:10 24ca9385f00c: Waiting 02:06:10 ee420dfed78a: Waiting 02:06:10 addfbdbe4e31: Layer already exists 02:06:10 32922bf89527: Layer already exists 02:06:10 d16fff802689: Layer already exists 02:06:10 accd08597099: Layer already exists 02:06:10 473ec9e6e10e: Layer already exists 02:06:10 c8876b07dcac: Layer already exists 02:06:10 8971ec8967a5: Layer already exists 02:06:10 af39ca67c8e8: Layer already exists 02:06:10 24ca9385f00c: Layer already exists 02:06:10 ee420dfed78a: Layer already exists 02:06:10 latest: digest: sha256:00aff545317be6ce60697957fdf773bb4d264ea5afc117270371392808a70872 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:06:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:06:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.76 02:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:06:11 32922bf89527: Preparing 02:06:11 473ec9e6e10e: Preparing 02:06:11 accd08597099: Preparing 02:06:11 addfbdbe4e31: Preparing 02:06:11 d16fff802689: Preparing 02:06:11 8971ec8967a5: Preparing 02:06:11 c8876b07dcac: Preparing 02:06:11 af39ca67c8e8: Preparing 02:06:11 24ca9385f00c: Preparing 02:06:11 ee420dfed78a: Preparing 02:06:11 8971ec8967a5: Waiting 02:06:11 c8876b07dcac: Waiting 02:06:11 af39ca67c8e8: Waiting 02:06:11 ee420dfed78a: Waiting 02:06:11 24ca9385f00c: Waiting 02:06:11 d16fff802689: Layer already exists 02:06:11 473ec9e6e10e: Layer already exists 02:06:11 addfbdbe4e31: Layer already exists 02:06:11 32922bf89527: Layer already exists 02:06:11 accd08597099: Layer already exists 02:06:11 af39ca67c8e8: Layer already exists 02:06:11 8971ec8967a5: Layer already exists 02:06:11 c8876b07dcac: Layer already exists 02:06:11 ee420dfed78a: Layer already exists 02:06:11 24ca9385f00c: Layer already exists 02:06:11 2.0.1-dev.76: digest: sha256:00aff545317be6ce60697957fdf773bb4d264ea5afc117270371392808a70872 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:06:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:06:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:06:12 32922bf89527: Preparing 02:06:12 473ec9e6e10e: Preparing 02:06:12 accd08597099: Preparing 02:06:12 addfbdbe4e31: Preparing 02:06:12 d16fff802689: Preparing 02:06:12 8971ec8967a5: Preparing 02:06:12 c8876b07dcac: Preparing 02:06:12 af39ca67c8e8: Preparing 02:06:12 24ca9385f00c: Preparing 02:06:12 ee420dfed78a: Preparing 02:06:12 af39ca67c8e8: Waiting 02:06:12 ee420dfed78a: Waiting 02:06:12 24ca9385f00c: Waiting 02:06:12 8971ec8967a5: Waiting 02:06:12 c8876b07dcac: Waiting 02:06:12 32922bf89527: Layer already exists 02:06:12 addfbdbe4e31: Layer already exists 02:06:12 d16fff802689: Layer already exists 02:06:12 accd08597099: Layer already exists 02:06:12 473ec9e6e10e: Layer already exists 02:06:12 c8876b07dcac: Layer already exists 02:06:12 af39ca67c8e8: Layer already exists 02:06:12 8971ec8967a5: Layer already exists 02:06:12 24ca9385f00c: Layer already exists 02:06:12 ee420dfed78a: Layer already exists 02:06:12 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:00aff545317be6ce60697957fdf773bb4d264ea5afc117270371392808a70872 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:06:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 02:06:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:06:13 32922bf89527: Preparing 02:06:13 473ec9e6e10e: Preparing 02:06:13 accd08597099: Preparing 02:06:13 addfbdbe4e31: Preparing 02:06:13 d16fff802689: Preparing 02:06:13 8971ec8967a5: Preparing 02:06:13 c8876b07dcac: Preparing 02:06:13 af39ca67c8e8: Preparing 02:06:13 24ca9385f00c: Preparing 02:06:13 ee420dfed78a: Preparing 02:06:13 c8876b07dcac: Waiting 02:06:13 8971ec8967a5: Waiting 02:06:13 af39ca67c8e8: Waiting 02:06:13 24ca9385f00c: Waiting 02:06:13 ee420dfed78a: Waiting 02:06:13 addfbdbe4e31: Layer already exists 02:06:13 473ec9e6e10e: Layer already exists 02:06:13 accd08597099: Layer already exists 02:06:13 32922bf89527: Layer already exists 02:06:13 d16fff802689: Layer already exists 02:06:13 8971ec8967a5: Layer already exists 02:06:13 af39ca67c8e8: Layer already exists 02:06:13 c8876b07dcac: Layer already exists 02:06:13 24ca9385f00c: Layer already exists 02:06:13 ee420dfed78a: Layer already exists 02:06:13 main: digest: sha256:00aff545317be6ce60697957fdf773bb4d264ea5afc117270371392808a70872 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:13 ===================================================== [Pipeline] echo 02:06:13 taggedImages: 02:06:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:06:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.76 02:06:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:06:13 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:06:13 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:13 latest 02:06:13 2.0.1-dev.76 02:06:13 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:13 main 02:06:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 02:06:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:06:14 e6e70867b487: Preparing 02:06:14 f874ba2fab43: Preparing 02:06:14 1694b1507a86: Preparing 02:06:14 5c42f614e08e: Preparing 02:06:14 ee420dfed78a: Preparing 02:06:14 1694b1507a86: Layer already exists 02:06:14 ee420dfed78a: Layer already exists 02:06:14 e6e70867b487: Pushed 02:06:14 5c42f614e08e: Pushed 02:06:17 f874ba2fab43: Pushed 02:06:17 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:8a78b4320b82971f30f2a0c79343e2d550ad7dfae13858658cc83002584ce320 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:06:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:06:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:06:18 e6e70867b487: Preparing 02:06:18 f874ba2fab43: Preparing 02:06:18 1694b1507a86: Preparing 02:06:18 5c42f614e08e: Preparing 02:06:18 ee420dfed78a: Preparing 02:06:18 1694b1507a86: Layer already exists 02:06:18 e6e70867b487: Layer already exists 02:06:18 f874ba2fab43: Layer already exists 02:06:18 ee420dfed78a: Layer already exists 02:06:18 5c42f614e08e: Layer already exists 02:06:18 latest: digest: sha256:8a78b4320b82971f30f2a0c79343e2d550ad7dfae13858658cc83002584ce320 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:06:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:06:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.76 02:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:06:19 e6e70867b487: Preparing 02:06:19 f874ba2fab43: Preparing 02:06:19 1694b1507a86: Preparing 02:06:19 5c42f614e08e: Preparing 02:06:19 ee420dfed78a: Preparing 02:06:19 1694b1507a86: Layer already exists 02:06:19 5c42f614e08e: Layer already exists 02:06:19 ee420dfed78a: Layer already exists 02:06:19 f874ba2fab43: Layer already exists 02:06:19 e6e70867b487: Layer already exists 02:06:19 2.0.1-dev.76: digest: sha256:8a78b4320b82971f30f2a0c79343e2d550ad7dfae13858658cc83002584ce320 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:06:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:06:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:06:20 e6e70867b487: Preparing 02:06:20 f874ba2fab43: Preparing 02:06:20 1694b1507a86: Preparing 02:06:20 5c42f614e08e: Preparing 02:06:20 ee420dfed78a: Preparing 02:06:20 f874ba2fab43: Layer already exists 02:06:20 e6e70867b487: Layer already exists 02:06:20 1694b1507a86: Layer already exists 02:06:20 ee420dfed78a: Layer already exists 02:06:20 5c42f614e08e: Layer already exists 02:06:20 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:8a78b4320b82971f30f2a0c79343e2d550ad7dfae13858658cc83002584ce320 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:06:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 02:06:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:06:20 e6e70867b487: Preparing 02:06:20 f874ba2fab43: Preparing 02:06:20 1694b1507a86: Preparing 02:06:20 5c42f614e08e: Preparing 02:06:20 ee420dfed78a: Preparing 02:06:21 1694b1507a86: Layer already exists 02:06:21 ee420dfed78a: Layer already exists 02:06:21 e6e70867b487: Layer already exists 02:06:21 f874ba2fab43: Layer already exists 02:06:21 5c42f614e08e: Layer already exists 02:06:21 main: digest: sha256:8a78b4320b82971f30f2a0c79343e2d550ad7dfae13858658cc83002584ce320 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:21 ===================================================== [Pipeline] echo 02:06:21 taggedImages: 02:06:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:06:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.76 02:06:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:06:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:06:21 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:21 latest 02:06:21 2.0.1-dev.76 02:06:21 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:21 main 02:06:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 02:06:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:06:22 7cc1e6c972e8: Preparing 02:06:22 b45a4d8c3ccb: Preparing 02:06:22 1694b1507a86: Preparing 02:06:22 44fdaf3bfd14: Preparing 02:06:22 ee420dfed78a: Preparing 02:06:22 ee420dfed78a: Layer already exists 02:06:22 1694b1507a86: Layer already exists 02:06:22 44fdaf3bfd14: Layer already exists 02:06:22 7cc1e6c972e8: Pushed 02:06:24 b45a4d8c3ccb: Pushed 02:06:25 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:ebed322e2109f1018a4d74b23513918068660215e4a31dfc97070ab93c778715 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:06:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:06:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:06:25 7cc1e6c972e8: Preparing 02:06:25 b45a4d8c3ccb: Preparing 02:06:25 1694b1507a86: Preparing 02:06:25 44fdaf3bfd14: Preparing 02:06:25 ee420dfed78a: Preparing 02:06:25 ee420dfed78a: Layer already exists 02:06:25 44fdaf3bfd14: Layer already exists 02:06:25 7cc1e6c972e8: Layer already exists 02:06:25 1694b1507a86: Layer already exists 02:06:25 b45a4d8c3ccb: Layer already exists 02:06:25 latest: digest: sha256:ebed322e2109f1018a4d74b23513918068660215e4a31dfc97070ab93c778715 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:06:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:06:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.76 02:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:06:26 7cc1e6c972e8: Preparing 02:06:26 b45a4d8c3ccb: Preparing 02:06:26 1694b1507a86: Preparing 02:06:26 44fdaf3bfd14: Preparing 02:06:26 ee420dfed78a: Preparing 02:06:26 b45a4d8c3ccb: Layer already exists 02:06:26 ee420dfed78a: Layer already exists 02:06:26 7cc1e6c972e8: Layer already exists 02:06:26 44fdaf3bfd14: Layer already exists 02:06:26 1694b1507a86: Layer already exists 02:06:26 2.0.1-dev.76: digest: sha256:ebed322e2109f1018a4d74b23513918068660215e4a31dfc97070ab93c778715 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:06:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:06:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:06:27 7cc1e6c972e8: Preparing 02:06:27 b45a4d8c3ccb: Preparing 02:06:27 1694b1507a86: Preparing 02:06:27 44fdaf3bfd14: Preparing 02:06:27 ee420dfed78a: Preparing 02:06:27 44fdaf3bfd14: Layer already exists 02:06:27 7cc1e6c972e8: Layer already exists 02:06:27 ee420dfed78a: Layer already exists 02:06:27 b45a4d8c3ccb: Layer already exists 02:06:27 1694b1507a86: Layer already exists 02:06:27 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:ebed322e2109f1018a4d74b23513918068660215e4a31dfc97070ab93c778715 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:06:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 02:06:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:06:28 7cc1e6c972e8: Preparing 02:06:28 b45a4d8c3ccb: Preparing 02:06:28 1694b1507a86: Preparing 02:06:28 44fdaf3bfd14: Preparing 02:06:28 ee420dfed78a: Preparing 02:06:28 7cc1e6c972e8: Layer already exists 02:06:28 ee420dfed78a: Layer already exists 02:06:28 1694b1507a86: Layer already exists 02:06:28 44fdaf3bfd14: Layer already exists 02:06:28 b45a4d8c3ccb: Layer already exists 02:06:28 main: digest: sha256:ebed322e2109f1018a4d74b23513918068660215e4a31dfc97070ab93c778715 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:28 ===================================================== [Pipeline] echo 02:06:28 taggedImages: 02:06:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:06:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.76 02:06:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:06:28 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 02:06:28 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:28 latest 02:06:28 2.0.1-dev.76 02:06:28 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:28 main 02:06:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:29 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh 02:06:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:06:29 2ec2db6c140a: Preparing 02:06:29 d343d81fe473: Preparing 02:06:29 4391ba67e3bc: Preparing 02:06:29 228af2ffacb1: Preparing 02:06:29 166dde17997b: Preparing 02:06:29 78c4bc0ebec3: Preparing 02:06:29 45596ee15a31: Preparing 02:06:29 52dc75cd08be: Preparing 02:06:29 a6e1fd50fee5: Preparing 02:06:29 56eb02710082: Preparing 02:06:29 ee420dfed78a: Preparing 02:06:29 78c4bc0ebec3: Waiting 02:06:29 45596ee15a31: Waiting 02:06:29 52dc75cd08be: Waiting 02:06:29 a6e1fd50fee5: Waiting 02:06:29 56eb02710082: Waiting 02:06:29 ee420dfed78a: Waiting 02:06:29 166dde17997b: Layer already exists 02:06:29 78c4bc0ebec3: Layer already exists 02:06:29 45596ee15a31: Layer already exists 02:06:29 52dc75cd08be: Layer already exists 02:06:29 a6e1fd50fee5: Layer already exists 02:06:29 d343d81fe473: Pushed 02:06:29 56eb02710082: Layer already exists 02:06:29 ee420dfed78a: Layer already exists 02:06:30 2ec2db6c140a: Pushed 02:06:32 4391ba67e3bc: Pushed 02:06:50 228af2ffacb1: Pushed 02:06:50 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:16e6b6a3c0f99352826609bc04f03905f9e20d5036dbf8f3f26f18194d41cd25 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:06:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:06:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:06:51 2ec2db6c140a: Preparing 02:06:51 d343d81fe473: Preparing 02:06:51 4391ba67e3bc: Preparing 02:06:51 228af2ffacb1: Preparing 02:06:51 166dde17997b: Preparing 02:06:51 78c4bc0ebec3: Preparing 02:06:51 45596ee15a31: Preparing 02:06:51 52dc75cd08be: Preparing 02:06:51 a6e1fd50fee5: Preparing 02:06:51 56eb02710082: Preparing 02:06:51 ee420dfed78a: Preparing 02:06:51 78c4bc0ebec3: Waiting 02:06:51 a6e1fd50fee5: Waiting 02:06:51 56eb02710082: Waiting 02:06:51 ee420dfed78a: Waiting 02:06:51 52dc75cd08be: Waiting 02:06:51 45596ee15a31: Waiting 02:06:51 d343d81fe473: Layer already exists 02:06:51 228af2ffacb1: Layer already exists 02:06:51 2ec2db6c140a: Layer already exists 02:06:51 166dde17997b: Layer already exists 02:06:51 4391ba67e3bc: Layer already exists 02:06:51 78c4bc0ebec3: Layer already exists 02:06:51 52dc75cd08be: Layer already exists 02:06:51 45596ee15a31: Layer already exists 02:06:51 56eb02710082: Layer already exists 02:06:51 a6e1fd50fee5: Layer already exists 02:06:51 ee420dfed78a: Layer already exists 02:06:51 latest: digest: sha256:16e6b6a3c0f99352826609bc04f03905f9e20d5036dbf8f3f26f18194d41cd25 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:06:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:06:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.76 02:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:06:52 2ec2db6c140a: Preparing 02:06:52 d343d81fe473: Preparing 02:06:52 4391ba67e3bc: Preparing 02:06:52 228af2ffacb1: Preparing 02:06:52 166dde17997b: Preparing 02:06:52 78c4bc0ebec3: Preparing 02:06:52 45596ee15a31: Preparing 02:06:52 52dc75cd08be: Preparing 02:06:52 a6e1fd50fee5: Preparing 02:06:52 56eb02710082: Preparing 02:06:52 ee420dfed78a: Preparing 02:06:52 52dc75cd08be: Waiting 02:06:52 a6e1fd50fee5: Waiting 02:06:52 56eb02710082: Waiting 02:06:52 ee420dfed78a: Waiting 02:06:52 78c4bc0ebec3: Waiting 02:06:52 45596ee15a31: Waiting 02:06:52 166dde17997b: Layer already exists 02:06:52 2ec2db6c140a: Layer already exists 02:06:52 228af2ffacb1: Layer already exists 02:06:52 4391ba67e3bc: Layer already exists 02:06:52 d343d81fe473: Layer already exists 02:06:52 a6e1fd50fee5: Layer already exists 02:06:52 52dc75cd08be: Layer already exists 02:06:52 56eb02710082: Layer already exists 02:06:52 45596ee15a31: Layer already exists 02:06:52 78c4bc0ebec3: Layer already exists 02:06:52 ee420dfed78a: Layer already exists 02:06:52 2.0.1-dev.76: digest: sha256:16e6b6a3c0f99352826609bc04f03905f9e20d5036dbf8f3f26f18194d41cd25 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:06:52 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh 02:06:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:06:53 2ec2db6c140a: Preparing 02:06:53 d343d81fe473: Preparing 02:06:53 4391ba67e3bc: Preparing 02:06:53 228af2ffacb1: Preparing 02:06:53 166dde17997b: Preparing 02:06:53 78c4bc0ebec3: Preparing 02:06:53 45596ee15a31: Preparing 02:06:53 52dc75cd08be: Preparing 02:06:53 a6e1fd50fee5: Preparing 02:06:53 56eb02710082: Preparing 02:06:53 ee420dfed78a: Preparing 02:06:53 52dc75cd08be: Waiting 02:06:53 a6e1fd50fee5: Waiting 02:06:53 56eb02710082: Waiting 02:06:53 78c4bc0ebec3: Waiting 02:06:53 45596ee15a31: Waiting 02:06:53 ee420dfed78a: Waiting 02:06:53 2ec2db6c140a: Layer already exists 02:06:53 166dde17997b: Layer already exists 02:06:53 228af2ffacb1: Layer already exists 02:06:53 d343d81fe473: Layer already exists 02:06:53 4391ba67e3bc: Layer already exists 02:06:53 52dc75cd08be: Layer already exists 02:06:53 45596ee15a31: Layer already exists 02:06:53 56eb02710082: Layer already exists 02:06:53 78c4bc0ebec3: Layer already exists 02:06:53 a6e1fd50fee5: Layer already exists 02:06:53 ee420dfed78a: Layer already exists 02:06:53 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:16e6b6a3c0f99352826609bc04f03905f9e20d5036dbf8f3f26f18194d41cd25 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:06:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 02:06:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 02:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:06:54 2ec2db6c140a: Preparing 02:06:54 d343d81fe473: Preparing 02:06:54 4391ba67e3bc: Preparing 02:06:54 228af2ffacb1: Preparing 02:06:54 166dde17997b: Preparing 02:06:54 78c4bc0ebec3: Preparing 02:06:54 45596ee15a31: Preparing 02:06:54 52dc75cd08be: Preparing 02:06:54 a6e1fd50fee5: Preparing 02:06:54 56eb02710082: Preparing 02:06:54 ee420dfed78a: Preparing 02:06:54 78c4bc0ebec3: Waiting 02:06:54 45596ee15a31: Waiting 02:06:54 56eb02710082: Waiting 02:06:54 ee420dfed78a: Waiting 02:06:54 52dc75cd08be: Waiting 02:06:54 a6e1fd50fee5: Waiting 02:06:54 4391ba67e3bc: Layer already exists 02:06:54 166dde17997b: Layer already exists 02:06:54 2ec2db6c140a: Layer already exists 02:06:54 d343d81fe473: Layer already exists 02:06:54 228af2ffacb1: Layer already exists 02:06:54 78c4bc0ebec3: Layer already exists 02:06:54 a6e1fd50fee5: Layer already exists 02:06:54 45596ee15a31: Layer already exists 02:06:54 52dc75cd08be: Layer already exists 02:06:54 56eb02710082: Layer already exists 02:06:54 ee420dfed78a: Layer already exists 02:06:54 main: digest: sha256:16e6b6a3c0f99352826609bc04f03905f9e20d5036dbf8f3f26f18194d41cd25 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:54 ===================================================== [Pipeline] echo 02:06:54 taggedImages: 02:06:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 02:06:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:06:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.76 02:06:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 02:06:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:55 02:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:55 arm64: Pulling from edgex-lftools-log-publisher 02:06:55 448f6bf000e3: Pulling fs layer 02:06:55 f757da607395: Pulling fs layer 02:06:55 05883995daec: Pulling fs layer 02:06:55 8603b9c90790: Pulling fs layer 02:06:55 1560dd03e051: Pulling fs layer 02:06:55 27f5ce0e4adf: Pulling fs layer 02:06:55 c2d8d7efcc4b: Pulling fs layer 02:06:55 8603b9c90790: Waiting 02:06:55 1560dd03e051: Waiting 02:06:55 27f5ce0e4adf: Waiting 02:06:55 c2d8d7efcc4b: Waiting 02:06:55 f757da607395: Download complete 02:06:55 8603b9c90790: Verifying Checksum 02:06:55 8603b9c90790: Download complete 02:06:56 1560dd03e051: Download complete 02:06:56 27f5ce0e4adf: Verifying Checksum 02:06:56 27f5ce0e4adf: Download complete 02:06:56 05883995daec: Verifying Checksum 02:06:56 05883995daec: Download complete 02:06:56 448f6bf000e3: Verifying Checksum 02:06:56 448f6bf000e3: Download complete 02:06:58 c2d8d7efcc4b: Verifying Checksum 02:06:58 c2d8d7efcc4b: Download complete 02:06:59 448f6bf000e3: Pull complete 02:07:00 f757da607395: Pull complete 02:07:01 05883995daec: Pull complete 02:07:02 8603b9c90790: Pull complete 02:07:03 1560dd03e051: Pull complete 02:07:03 27f5ce0e4adf: Pull complete 02:07:18 c2d8d7efcc4b: Pull complete 02:07:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:07:19 prd-ubuntu18.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container 02:07:19 $ 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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:07:21 $ docker top 97be79c6d95ea818bd731eec3b85b393aeeb9563452caf758207bf453bd4f687 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:23 ---> job-cost.sh 02:07:23 lf-activate-venv: SKIPPING 02:07:23 INFO: No Stack... 02:07:49 INFO: Retrieving Pricing Info for: v3-standard-4 02:07:49 INFO: Archiving Costs [Pipeline] sh 02:07:50 + cat /w/workspace/edgex-go/87/archives/cost.csv 02:07:50 + cut -d, -f6 [Pipeline] lock 02:07:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-87-stack-cost] 02:07:50 Resource [jenkins-edgexfoundry-edgex-go-main-87-stack-cost] did not exist. Created. 02:07:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:51 + echo total: 0.10999999940395355 [Pipeline] stash 02:07:51 Stashed 1 file(s) [Pipeline] } 02:07:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:51 $ docker stop --time=1 97be79c6d95ea818bd731eec3b85b393aeeb9563452caf758207bf453bd4f687 02:07:53 $ docker rm -f 97be79c6d95ea818bd731eec3b85b393aeeb9563452caf758207bf453bd4f687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:07:54 provisioning config files... 02:07:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/87@tmp/config3305969706232347255tmp [Pipeline] { [Pipeline] sh 02:07:54 + set +x 02:07:54 + curl -s https://codecov.io/bash 02:07:54 + bash -s -- 02:07:54 02:07:54 _____ _ 02:07:54 / ____| | | 02:07:54 | | ___ __| | ___ ___ _____ __ 02:07:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:07:54 | |___| (_) | (_| | __/ (_| (_) \ V / 02:07:54 \_____\___/ \__,_|\___|\___\___/ \_/ 02:07:54 Bash-1.0.6 02:07:54 02:07:54 02:07:54 ==> git version 2.24.4 found 02:07:54 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:07:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:07:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:07:54 ==> Jenkins CI detected. 02:07:54 current dir:  /w/workspace/edgex-go/87 02:07:54 project root: . 02:07:54 --> token set from env 02:07:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:07:54 ==> Running gcov in . (disable via -X gcov) 02:07:54 ==> Python coveragepy not found 02:07:54 ==> Searching for coverage reports in: 02:07:54 + . 02:07:54 -> Found 1 reports 02:07:54 ==> Detecting git/mercurial file structure 02:07:54 ==> Reading reports 02:07:54 + ./coverage.out bytes=425844 02:07:54 ==> Appending adjustments 02:07:54 https://docs.codecov.io/docs/fixing-reports 02:07:56 + Found adjustments 02:07:56 ==> Gzipping contents 02:07:56 60K /tmp/codecov.tK1uvq.gz 02:07:56 ==> Uploading reports 02:07:56 url: https://codecov.io 02:07:56 query: branch=main&commit=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:56 -> Pinging Codecov 02:07:56 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=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:56 -> Uploading to 02:07:56 https://storage.googleapis.com/codecov/v4/raw/2021-10-22/00271124DB129430A58F1EEE437C3FCB/d840d96cb0bd80fae3ae93eaa72de14b9cd853d3/6b05efd1-2471-4143-b3e4-ecd366a8e75f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211022T020756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77b3cae372659078cde6129f1168e86c798607274223c636d486a0f90ceb7cb4 02:07:56 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:56 Dload Upload Total Spent Left Speed 02:07:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57379 0 0 100 57379 0 181k --:--:-- --:--:-- --:--:-- 181k 02:07:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] } 02:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:07:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:07:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:07:57 02:07:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:07:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:07:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:07:58 188c0c94c7c5: Pulling fs layer 02:07:58 0ef7d3d256c8: Pulling fs layer 02:07:58 de9db76c5a1d: Pulling fs layer 02:07:58 0eba1c9be4d2: Pulling fs layer 02:07:58 0d57e429df01: Pulling fs layer 02:07:58 4e4be7b47b0d: Pulling fs layer 02:07:58 e1f770b5df2f: Pulling fs layer 02:07:58 85a0685a4137: Pulling fs layer 02:07:58 0d57e429df01: Waiting 02:07:58 4e4be7b47b0d: Waiting 02:07:58 e1f770b5df2f: Waiting 02:07:58 85a0685a4137: Waiting 02:07:58 0eba1c9be4d2: Waiting 02:07:58 de9db76c5a1d: Verifying Checksum 02:07:58 de9db76c5a1d: Download complete 02:07:58 0ef7d3d256c8: Verifying Checksum 02:07:58 0ef7d3d256c8: Download complete 02:07:58 0d57e429df01: Verifying Checksum 02:07:58 0d57e429df01: Download complete 02:07:58 188c0c94c7c5: Verifying Checksum 02:07:58 188c0c94c7c5: Download complete 02:07:58 4e4be7b47b0d: Verifying Checksum 02:07:58 4e4be7b47b0d: Download complete 02:07:58 e1f770b5df2f: Verifying Checksum 02:07:58 e1f770b5df2f: Download complete 02:07:58 0eba1c9be4d2: Verifying Checksum 02:07:58 0eba1c9be4d2: Download complete 02:07:58 188c0c94c7c5: Pull complete 02:07:58 85a0685a4137: Verifying Checksum 02:07:58 85a0685a4137: Download complete 02:07:58 0ef7d3d256c8: Pull complete 02:07:59 de9db76c5a1d: Pull complete 02:08:03 0eba1c9be4d2: Pull complete 02:08:03 0d57e429df01: Pull complete 02:08:03 4e4be7b47b0d: Pull complete 02:08:03 e1f770b5df2f: Pull complete 02:08:08 85a0685a4137: Pull complete 02:08:08 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:08:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:08:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:08:08 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 02:08: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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:08:11 $ docker top 9b72005714672750d1314d0909e6557db17e2d38e6b3a8a17a1a03eb55226b48 -eo pid,comm [Pipeline] { [Pipeline] echo 02:08:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:08:12 + set -o pipefail 02:08:12 + snyk monitor '--org=edgex-jenkins' 02:08:17 02:08:17 Monitoring /w/workspace/edgex-go/87 (github.com/edgexfoundry/edgex-go)... 02:08:17 02:08:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/8e46d0b5-39fc-4b41-8da3-4ada4aa8a0e2 02:08:17 02:08:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:08:17 02:08:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:08:17 02:08:17 [Pipeline] } 02:08:17 $ docker stop --time=1 9b72005714672750d1314d0909e6557db17e2d38e6b3a8a17a1a03eb55226b48 02:08:19 $ docker rm -f 9b72005714672750d1314d0909e6557db17e2d38e6b3a8a17a1a03eb55226b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:08:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:20 provisioning config files... 02:08:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/87@tmp/config4195873667876562904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:20 --> edgex-publish-swagger.sh 02:08:20 === Publish openapi/v2 API === 02:08:20 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 02:08:20 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/87/openapi/v2/core-command.yaml] 02:08:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:20 Dload Upload Total Spent Left Speed 02:08:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 32389 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 28192 0:00:01 0:00:01 --:--:-- 28213 02:08:21 02:08:21 02:08:21 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/87/openapi/v2/core-data.yaml] 02:08:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:21 Dload Upload Total Spent Left Speed 02:08:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 67032 0:00:01 0:00:01 --:--:-- 67090 02:08:22 02:08:22 02:08:22 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/87/openapi/v2/core-metadata.yaml] 02:08:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:22 Dload Upload Total Spent Left Speed 02:08:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 02:08:23 02:08:23 02:08:23 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/87/openapi/v2/support-notifications.yaml] 02:08:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:23 Dload Upload Total Spent Left Speed 02:08:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 82201 0:00:01 0:00:01 --:--:-- 82250 100 88830 0 0 100 88830 0 82194 0:00:01 0:00:01 --:--:-- 82250 02:08:24 02:08:24 02:08:24 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/87/openapi/v2/support-scheduler.yaml] 02:08:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:24 Dload Upload Total Spent Left Speed 02:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37257 0:00:01 0:00:01 --:--:-- 37291 100 38932 0 0 100 38932 0 37254 0:00:01 0:00:01 --:--:-- 37291 02:08:25 02:08:25 02:08:25 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/87/openapi/v2/system-agent.yaml] 02:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:25 Dload Upload Total Spent Left Speed 02:08:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19593 0:00:01 0:00:01 --:--:-- 19603 100 19603 0 0 100 19603 0 19591 0:00:01 0:00:01 --:--:-- 19603 02:08:26 02:08:26 [Pipeline] } 02:08:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 02:08:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:08:27 . [Pipeline] withDockerContainer 02:08:27 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 02:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:08:27 $ docker top 5a0c55c95d9ed076dad4cc48dcee63933df29a540b9831501c53a8de11813ded -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:27 [ssh-agent] Looking for ssh-agent implementation... 02:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:27 $ docker exec 5a0c55c95d9ed076dad4cc48dcee63933df29a540b9831501c53a8de11813ded ssh-agent 02:08:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGpMaH/agent.14 02:08:28 SSH_AGENT_PID=20 02:08:28 Running ssh-add (command line suppressed) 02:08:28 Identity added: /w/workspace/edgex-go/87@tmp/private_key_4884620055319136576.key (/w/workspace/edgex-go/87@tmp/private_key_4884620055319136576.key) 02:08:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:28 + git semver tag 02:08:28 # -> Open(): unable to determine branch for HEAD 02:08:28 # $GIT_DIR = /w/workspace/edgex-go/87/.git 02:08:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/87 02:08:28 # $SEMVER_REMOTE_NAME = origin 02:08:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:08:28 # $SEMVER_USER_NAME = edgex-jenkins 02:08:28 # $SEMVER_BRANCH = main 02:08:28 # $SEMVER_DIR = /w/workspace/edgex-go/87/.semver 02:08:28 # d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 HEAD 02:08:28 # -> Force: false 02:08:28 # f10e01741b4c452f84ae709da5adeddac10ddc61 refs/tags/v2.0.1-dev.76 [Pipeline] } 02:08:28 $ docker exec --env ******** --env ******** 5a0c55c95d9ed076dad4cc48dcee63933df29a540b9831501c53a8de11813ded ssh-agent -k 02:08:28 unset SSH_AUTH_SOCK; 02:08:28 unset SSH_AGENT_PID; 02:08:28 echo Agent pid 20 killed; 02:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:28 + git semver [Pipeline] } 02:08:28 $ docker stop --time=1 5a0c55c95d9ed076dad4cc48dcee63933df29a540b9831501c53a8de11813ded 02:08:30 $ docker rm -f 5a0c55c95d9ed076dad4cc48dcee63933df29a540b9831501c53a8de11813ded [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:30 02:08:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:30 0.23.1-centos7: Pulling from edgex-lftools 02:08:30 ab5ef0e58194: Pulling fs layer 02:08:30 9712f1f96733: Pulling fs layer 02:08:30 63f879dbbcfc: Pulling fs layer 02:08:30 0d9ebad4ef96: Pulling fs layer 02:08:30 e9a5061849ea: Pulling fs layer 02:08:30 d747dcd14b5f: Pulling fs layer 02:08:30 2de7ff778b66: Pulling fs layer 02:08:30 0d9ebad4ef96: Waiting 02:08:30 e9a5061849ea: Waiting 02:08:30 d747dcd14b5f: Waiting 02:08:30 2de7ff778b66: Waiting 02:08:30 9712f1f96733: Verifying Checksum 02:08:30 9712f1f96733: Download complete 02:08:31 63f879dbbcfc: Verifying Checksum 02:08:31 63f879dbbcfc: Download complete 02:08:31 0d9ebad4ef96: Verifying Checksum 02:08:31 0d9ebad4ef96: Download complete 02:08:31 d747dcd14b5f: Verifying Checksum 02:08:31 d747dcd14b5f: Download complete 02:08:31 e9a5061849ea: Verifying Checksum 02:08:31 e9a5061849ea: Download complete 02:08:31 ab5ef0e58194: Verifying Checksum 02:08:31 ab5ef0e58194: Download complete 02:08:31 2de7ff778b66: Verifying Checksum 02:08:31 2de7ff778b66: Download complete 02:08:34 ab5ef0e58194: Pull complete 02:08:34 9712f1f96733: Pull complete 02:08:35 63f879dbbcfc: Pull complete 02:08:39 0d9ebad4ef96: Pull complete 02:08:40 e9a5061849ea: Pull complete 02:08:40 d747dcd14b5f: Pull complete 02:08:41 2de7ff778b66: Pull complete 02:08:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:08:41 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 02:08:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:08:46 $ docker top d776b1ce9e4a89394ded9e50197654f1798fed81efc071abd8a9d1671ed20ee6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:08:46 provisioning config files... 02:08:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/87@tmp/config4905714984214632721tmp 02:08:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/87@tmp/config2038011382492686804tmp 02:08:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/87@tmp/config3313714499864681300tmp [Pipeline] { [Pipeline] echo 02:08:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:08:46 ---> sigul-configuration.sh 02:08:46 gpg: directory `/root/.gnupg' created 02:08:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:08:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:08:46 gpg: keyring `/root/.gnupg/secring.gpg' created 02:08:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:08:46 gpg: CAST5 encrypted data 02:08:46 gpg: encrypted with 1 passphrase 02:08:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:08:47 + mkdir /home/jenkins 02:08:47 + mkdir /home/jenkins/sigul [Pipeline] sh 02:08:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:08:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:08:47 ---> sigul-install.sh 02:08:47 Sigul already installed; skipping installation. [Pipeline] sh 02:08:48 + git tag --list 02:08:48 0.6.0 02:08:48 0.6.1 02:08:48 0.7.0 02:08:48 0.7.1 02:08:48 v1.0.0 02:08:48 v1.0.1 02:08:48 v1.1.0 02:08:48 v1.2.0 02:08:48 v1.2.1 02:08:48 v1.3.0 02:08:48 v1.3.1 02:08:48 v2.0.0 02:08:48 v2.0.1-dev.1 02:08:48 v2.0.1-dev.10 02:08:48 v2.0.1-dev.11 02:08:48 v2.0.1-dev.12 02:08:48 v2.0.1-dev.13 02:08:48 v2.0.1-dev.14 02:08:48 v2.0.1-dev.15 02:08:48 v2.0.1-dev.16 02:08:48 v2.0.1-dev.17 02:08:48 v2.0.1-dev.18 02:08:48 v2.0.1-dev.19 02:08:48 v2.0.1-dev.2 02:08:48 v2.0.1-dev.20 02:08:48 v2.0.1-dev.21 02:08:48 v2.0.1-dev.22 02:08:48 v2.0.1-dev.23 02:08:48 v2.0.1-dev.24 02:08:48 v2.0.1-dev.25 02:08:48 v2.0.1-dev.26 02:08:48 v2.0.1-dev.27 02:08:48 v2.0.1-dev.28 02:08:48 v2.0.1-dev.29 02:08:48 v2.0.1-dev.3 02:08:48 v2.0.1-dev.30 02:08:48 v2.0.1-dev.31 02:08:48 v2.0.1-dev.32 02:08:48 v2.0.1-dev.33 02:08:48 v2.0.1-dev.34 02:08:48 v2.0.1-dev.35 02:08:48 v2.0.1-dev.36 02:08:48 v2.0.1-dev.37 02:08:48 v2.0.1-dev.38 02:08:48 v2.0.1-dev.39 02:08:48 v2.0.1-dev.4 02:08:48 v2.0.1-dev.40 02:08:48 v2.0.1-dev.41 02:08:48 v2.0.1-dev.42 02:08:48 v2.0.1-dev.43 02:08:48 v2.0.1-dev.44 02:08:48 v2.0.1-dev.45 02:08:48 v2.0.1-dev.46 02:08:48 v2.0.1-dev.47 02:08:48 v2.0.1-dev.48 02:08:48 v2.0.1-dev.49 02:08:48 v2.0.1-dev.5 02:08:48 v2.0.1-dev.50 02:08:48 v2.0.1-dev.51 02:08:48 v2.0.1-dev.52 02:08:48 v2.0.1-dev.53 02:08:48 v2.0.1-dev.54 02:08:48 v2.0.1-dev.55 02:08:48 v2.0.1-dev.56 02:08:48 v2.0.1-dev.57 02:08:48 v2.0.1-dev.58 02:08:48 v2.0.1-dev.59 02:08:48 v2.0.1-dev.6 02:08:48 v2.0.1-dev.60 02:08:48 v2.0.1-dev.61 02:08:48 v2.0.1-dev.62 02:08:48 v2.0.1-dev.63 02:08:48 v2.0.1-dev.64 02:08:48 v2.0.1-dev.65 02:08:48 v2.0.1-dev.66 02:08:48 v2.0.1-dev.67 02:08:48 v2.0.1-dev.68 02:08:48 v2.0.1-dev.69 02:08:48 v2.0.1-dev.7 02:08:48 v2.0.1-dev.70 02:08:48 v2.0.1-dev.71 02:08:48 v2.0.1-dev.72 02:08:48 v2.0.1-dev.73 02:08:48 v2.0.1-dev.74 02:08:48 v2.0.1-dev.75 02:08:48 v2.0.1-dev.76 02:08:48 v2.0.1-dev.8 02:08:48 v2.0.1-dev.9 [Pipeline] sh 02:08:48 + lftools sign git-tag v2.0.1-dev.76 02:08:48 Signing Git tag with Sigul... 02:08:48 Signing v2.0.1-dev.76 [Pipeline] echo 02:08:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:08:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:08:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:08:50 $ docker stop --time=1 d776b1ce9e4a89394ded9e50197654f1798fed81efc071abd8a9d1671ed20ee6 02:08:51 $ docker rm -f d776b1ce9e4a89394ded9e50197654f1798fed81efc071abd8a9d1671ed20ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:08:51 . [Pipeline] withDockerContainer 02:08:52 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 02:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:08:52 $ docker top c0ca9de023af2f2f8c6f64b054f329b705433f0fd8ac45c7a258cf170b6767ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:52 [ssh-agent] Looking for ssh-agent implementation... 02:08:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:52 $ docker exec c0ca9de023af2f2f8c6f64b054f329b705433f0fd8ac45c7a258cf170b6767ae ssh-agent 02:08:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdANBkj/agent.13 02:08:52 SSH_AGENT_PID=20 02:08:52 Running ssh-add (command line suppressed) 02:08:52 Identity added: /w/workspace/edgex-go/87@tmp/private_key_4246188322108483109.key (/w/workspace/edgex-go/87@tmp/private_key_4246188322108483109.key) 02:08:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:53 + git semver bump pre 02:08:53 # -> Open(): unable to determine branch for HEAD 02:08:53 # $GIT_DIR = /w/workspace/edgex-go/87/.git 02:08:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/87 02:08:53 # $SEMVER_REMOTE_NAME = origin 02:08:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:08:53 # $SEMVER_USER_NAME = edgex-jenkins 02:08:53 # $SEMVER_BRANCH = main 02:08:53 # $SEMVER_DIR = /w/workspace/edgex-go/87/.semver 02:08:53 2.0.1-dev.77 [Pipeline] } 02:08:53 $ docker exec --env ******** --env ******** c0ca9de023af2f2f8c6f64b054f329b705433f0fd8ac45c7a258cf170b6767ae ssh-agent -k 02:08:53 unset SSH_AUTH_SOCK; 02:08:53 unset SSH_AGENT_PID; 02:08:53 echo Agent pid 20 killed; 02:08:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:53 + git semver [Pipeline] } 02:08:53 $ docker stop --time=1 c0ca9de023af2f2f8c6f64b054f329b705433f0fd8ac45c7a258cf170b6767ae 02:08:54 $ docker rm -f c0ca9de023af2f2f8c6f64b054f329b705433f0fd8ac45c7a258cf170b6767ae [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:08:55 . [Pipeline] withDockerContainer 02:08:55 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 02:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:08:55 $ docker top 86228ab3f0b226efb1532bdcf38932de0c538caebf0d6f528b40273eeae55daf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:55 [ssh-agent] Looking for ssh-agent implementation... 02:08:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:55 $ docker exec 86228ab3f0b226efb1532bdcf38932de0c538caebf0d6f528b40273eeae55daf ssh-agent 02:08:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDAlLFI/agent.13 02:08:55 SSH_AGENT_PID=19 02:08:55 Running ssh-add (command line suppressed) 02:08:55 Identity added: /w/workspace/edgex-go/87@tmp/private_key_6678618271475775804.key (/w/workspace/edgex-go/87@tmp/private_key_6678618271475775804.key) 02:08:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:56 + git semver push 02:08:56 # -> Open(): unable to determine branch for HEAD 02:08:56 # $GIT_DIR = /w/workspace/edgex-go/87/.git 02:08:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/87 02:08:56 # $SEMVER_REMOTE_NAME = origin 02:08:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:08:56 # $SEMVER_USER_NAME = edgex-jenkins 02:08:56 # $SEMVER_BRANCH = main 02:08:56 # $SEMVER_DIR = /w/workspace/edgex-go/87/.semver [Pipeline] } 02:08:59 $ docker exec --env ******** --env ******** 86228ab3f0b226efb1532bdcf38932de0c538caebf0d6f528b40273eeae55daf ssh-agent -k 02:08:59 unset SSH_AUTH_SOCK; 02:08:59 unset SSH_AGENT_PID; 02:08:59 echo Agent pid 19 killed; 02:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:59 + git semver [Pipeline] } 02:09:00 $ docker stop --time=1 86228ab3f0b226efb1532bdcf38932de0c538caebf0d6f528b40273eeae55daf 02:09:01 $ docker rm -f 86228ab3f0b226efb1532bdcf38932de0c538caebf0d6f528b40273eeae55daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:09:01 + '[' -d /w/workspace/edgex-go/87/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:09:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:09:02 ---> package-listing.sh 02:09:02 ++ facter osfamily 02:09:02 ++ tr '[:upper:]' '[:lower:]' 02:09:02 + OS_FAMILY=redhat 02:09:02 + workspace=/w/workspace/edgex-go/87 02:09:02 + START_PACKAGES=/tmp/packages_start.txt 02:09:02 + END_PACKAGES=/tmp/packages_end.txt 02:09:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:09:02 + PACKAGES=/tmp/packages_start.txt 02:09:02 + '[' /w/workspace/edgex-go/87 ']' 02:09:02 + PACKAGES=/tmp/packages_end.txt 02:09:02 + case "${OS_FAMILY}" in 02:09:02 + sort 02:09:02 + rpm -qa 02:09:06 + '[' -f /tmp/packages_start.txt ']' 02:09:06 + '[' -f /tmp/packages_end.txt ']' 02:09:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:09:06 + '[' /w/workspace/edgex-go/87 ']' 02:09:06 + mkdir -p /w/workspace/edgex-go/87/archives/ 02:09:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/87/archives/ [Pipeline] echo 02:09:06 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/87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:09:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:09:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:07 02:09:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:09:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:07 latest: Pulling from edgex-lftools-log-publisher 02:09:07 b4d181a07f80: Pulling fs layer 02:09:07 a1111a8f2ec3: Pulling fs layer 02:09:07 ed53099fbce6: Pulling fs layer 02:09:07 dc539afda2c1: Pulling fs layer 02:09:07 77bc0d833cb6: Pulling fs layer 02:09:07 9065ff56babe: Pulling fs layer 02:09:07 d287ab97295c: Pulling fs layer 02:09:07 dc539afda2c1: Waiting 02:09:07 77bc0d833cb6: Waiting 02:09:07 9065ff56babe: Waiting 02:09:07 d287ab97295c: Waiting 02:09:07 a1111a8f2ec3: Verifying Checksum 02:09:07 a1111a8f2ec3: Download complete 02:09:07 dc539afda2c1: Download complete 02:09:07 ed53099fbce6: Verifying Checksum 02:09:07 ed53099fbce6: Download complete 02:09:07 9065ff56babe: Verifying Checksum 02:09:07 9065ff56babe: Download complete 02:09:07 77bc0d833cb6: Verifying Checksum 02:09:07 77bc0d833cb6: Download complete 02:09:07 b4d181a07f80: Verifying Checksum 02:09:07 b4d181a07f80: Download complete 02:09:08 d287ab97295c: Verifying Checksum 02:09:08 d287ab97295c: Download complete 02:09:09 b4d181a07f80: Pull complete 02:09:09 a1111a8f2ec3: Pull complete 02:09:10 ed53099fbce6: Pull complete 02:09:10 dc539afda2c1: Pull complete 02:09:10 77bc0d833cb6: Pull complete 02:09:10 9065ff56babe: Pull complete 02:09:15 d287ab97295c: Pull complete 02:09:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:09:15 prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container 02:09:15 $ 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/87/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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:18 $ docker top e300d1dfddffe12c472f95e4ffac77a8828b9a028956f2fa35fddfd5a5715579 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:18 + touch /tmp/pre-build-complete [Pipeline] sh 02:09:18 + mkdir -p /var/log/sysstat [Pipeline] sh 02:09:19 + ls /var/log/sa-host 02:09:19 + sadf -c /var/log/sa-host/sa22 02:09:19 file_magic: OK 02:09:19 HZ: Using current value: 100 02:09:19 file_header: OK 02:09:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:09:19 Statistics: 02:09:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:09:19 File successfully converted to sysstat format version 12.0.3 02:09:19 + sadf -c /var/log/sa-host/sa30 02:09:19 file_magic: OK 02:09:19 HZ: Using current value: 100 02:09:19 file_header: OK 02:09:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:09:19 Statistics: 02:09:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:09:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:19 provisioning config files... 02:09:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/87@tmp/config4094212001139929385tmp [Pipeline] { [Pipeline] echo 02:09:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:19 ---> create-netrc.sh [Pipeline] } 02:09:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:09:20 ---> python-tools-install.sh [Pipeline] echo 02:09:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:09:20 ---> sudo-logs.sh 02:09:20 Archiving 'sudo' log.. 02:09:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1111.novalocal: Name or service not known 02:09:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1111.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:09:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:09:20 ---> job-cost.sh 02:09:20 lf-activate-venv: SKIPPING 02:09:20 DEBUG: total: 0.10999999940395355 02:09:20 INFO: Retrieving Stack Cost... 02:09:42 INFO: Retrieving Pricing Info for: v3-standard-2 02:09:42 INFO: Archiving Costs [Pipeline] echo 02:09:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:09:42 ---> logs-deploy.sh 02:09:42 lf-activate-venv: SKIPPING 02:09:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/87 02:09:42 INFO: archiving workspace using pattern(s): 02:09:43 Archives upload complete. 02:09:43 INFO: archiving logs to Nexus 02:09:44 ---> uname -a: 02:09:44 Linux prd-centos7-docker-4c-2g-1111.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 02:09:44 02:09:44 02:09:44 ---> lscpu: 02:09:44 Architecture: x86_64 02:09:44 CPU op-mode(s): 32-bit, 64-bit 02:09:44 Byte Order: Little Endian 02:09:44 Address sizes: 40 bits physical, 48 bits virtual 02:09:44 CPU(s): 2 02:09:44 On-line CPU(s) list: 0,1 02:09:44 Thread(s) per core: 1 02:09:44 Core(s) per socket: 1 02:09:44 Socket(s): 2 02:09:44 NUMA node(s): 1 02:09:44 Vendor ID: AuthenticAMD 02:09:44 CPU family: 23 02:09:44 Model: 49 02:09:44 Model name: AMD EPYC-Rome Processor 02:09:44 Stepping: 0 02:09:44 CPU MHz: 2799.998 02:09:44 BogoMIPS: 5599.99 02:09:44 Virtualization: AMD-V 02:09:44 Hypervisor vendor: KVM 02:09:44 Virtualization type: full 02:09:44 L1d cache: 32K 02:09:44 L1i cache: 32K 02:09:44 L2 cache: 512K 02:09:44 L3 cache: 16384K 02:09:44 NUMA node0 CPU(s): 0,1 02:09:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:09:44 02:09:44 02:09:44 ---> nproc: 02:09:44 2 02:09:44 02:09:44 02:09:44 ---> df -h: 02:09:44 Filesystem Size Used Avail Use% Mounted on 02:09:44 overlay 40G 15G 26G 37% / 02:09:44 tmpfs 64M 0 64M 0% /dev 02:09:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:09:44 shm 64M 0 64M 0% /dev/shm 02:09:44 /dev/vda1 40G 15G 26G 37% /facter-os 02:09:44 02:09:44 02:09:44 ---> sar -b -r -n DEV: 02:09:44 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) 02:09:44 02:09:44 01:45:53 LINUX RESTART (2 CPU) 02:09:44 02:09:44 01:47:01 tps rtps wtps bread/s bwrtn/s 02:09:44 01:48:01 390.44 0.25 390.19 27.58 98928.20 02:09:44 01:49:01 54.40 0.00 54.40 0.00 6520.54 02:09:44 01:50:01 96.77 0.02 96.75 0.53 5852.61 02:09:44 01:51:01 142.85 0.02 142.83 0.53 45237.80 02:09:44 01:52:01 571.52 210.42 361.10 11096.54 257355.63 02:09:44 01:53:02 315.54 12.71 302.83 1794.11 136314.08 02:09:44 01:54:01 407.13 34.88 372.25 2099.97 129503.74 02:09:44 01:55:01 93.17 11.58 81.60 1151.90 5814.29 02:09:44 01:56:01 0.47 0.00 0.47 0.00 8.69 02:09:44 01:57:01 0.20 0.00 0.20 0.00 2.40 02:09:44 01:58:01 0.32 0.00 0.32 0.00 3.63 02:09:44 01:59:01 0.27 0.00 0.27 0.00 3.40 02:09:44 02:00:01 0.20 0.00 0.20 0.00 1.97 02:09:44 02:01:01 0.57 0.25 0.32 7.46 3.96 02:09:44 02:02:01 1.00 0.18 0.82 3.46 15.07 02:09:44 02:03:01 0.25 0.00 0.25 0.00 2.60 02:09:44 02:04:01 0.27 0.00 0.27 0.00 3.41 02:09:44 02:05:01 0.27 0.00 0.27 0.00 3.15 02:09:44 02:06:01 0.18 0.00 0.18 0.00 2.18 02:09:44 02:07:01 0.18 0.00 0.18 0.00 1.53 02:09:44 02:08:01 5.65 3.11 2.53 245.53 99.57 02:09:44 02:09:01 556.25 269.39 286.86 4178.92 55912.96 02:09:44 Average: 119.72 24.67 95.05 936.17 33649.20 02:09:44 02:09:44 01:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:09:44 01:48:01 3755084 0 910692 11.37 2620 3340544 1219820 13.47 1018092 2722008 28 02:09:44 01:49:01 3261976 0 1069968 13.36 2620 3674376 1709936 18.88 1454588 2806668 149264 02:09:44 01:50:01 3081428 0 1305648 16.30 2620 3619244 1692964 18.69 1637076 2791892 88568 02:09:44 01:51:01 299660 0 1303428 16.27 2620 6403232 2437728 26.91 2350940 4770056 1758816 02:09:44 01:52:01 657796 0 1584584 19.79 2620 5763940 3644016 40.23 3270280 3446068 4884 02:09:44 01:53:02 1171856 0 1322308 16.51 2620 5512156 3138424 34.65 1711552 4500032 245100 02:09:44 01:54:01 1464808 0 1278364 15.96 2620 5263148 1870692 20.65 2254444 3645004 80 02:09:44 01:55:01 2352892 0 1220932 15.24 2620 4432496 1410760 15.58 1553952 3488096 20 02:09:44 01:56:01 2359492 0 1214332 15.16 2620 4432496 1352216 14.93 1550144 3487860 20 02:09:44 01:57:01 2363084 0 1210736 15.12 2620 4432500 1352288 14.93 1548444 3487804 12 02:09:44 01:58:01 2362628 0 1211188 15.12 2620 4432504 1352276 14.93 1548656 3487804 16 02:09:44 01:59:01 2362640 0 1211172 15.12 2620 4432508 1352216 14.93 1548800 3487804 8 02:09:44 02:00:01 2367848 0 1205952 15.06 2620 4432520 1352216 14.93 1546168 3485252 8 02:09:44 02:01:01 2366140 0 1207632 15.08 2620 4432548 1354988 14.96 1547444 3484888 16 02:09:44 02:02:01 2363488 0 1210100 15.11 2620 4432732 1352796 14.94 1553108 3482200 8 02:09:44 02:03:01 2363380 0 1210204 15.11 2620 4432736 1352784 14.94 1553480 3482204 8 02:09:44 02:04:01 2363220 0 1210360 15.11 2620 4432740 1352724 14.93 1553616 3482200 8 02:09:44 02:05:01 2361864 0 1211712 15.13 2620 4432744 1352916 14.94 1554872 3482200 20 02:09:44 02:06:01 2362096 0 1211476 15.13 2620 4432748 1352724 14.93 1554668 3482200 8 02:09:44 02:07:01 2361620 0 1211948 15.13 2620 4432752 1352820 14.94 1555152 3482200 8 02:09:44 02:08:01 1762304 0 1302504 16.26 2620 4941512 1848232 20.41 1792356 3834556 501328 02:09:44 02:09:01 636548 0 1529644 19.10 2620 5840128 1496720 16.52 1834820 4636836 40 02:09:44 Average: 2127357 0 1243404 15.53 2620 4635559 1668284 18.42 1704211 3566174 124921 02:09:44 02:09:44 01:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:09:44 01:48:01 eth0 375.63 270.15 5273.66 32.25 0.00 0.00 0.00 0.00 02:09:44 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:48:01 docker0 189.56 240.84 15.01 2044.50 0.00 0.00 0.00 0.00 02:09:44 01:49:01 veth04e4043 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 02:09:44 01:49:01 eth0 41.22 23.57 37.27 15.81 0.00 0.00 0.00 0.00 02:09:44 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:49:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 02:09:44 01:50:01 veth04e4043 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 02:09:44 01:50:01 eth0 15.64 8.63 11.95 6.40 0.00 0.00 0.00 0.00 02:09:44 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:50:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 02:09:44 01:51:01 eth0 106.29 69.69 1701.58 128.48 0.00 0.00 0.00 0.00 02:09:44 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:51:01 veth1c7b05b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:09:44 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:52:01 vethe2ffe15 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:52:01 veth152fa67 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:09:44 01:52:01 veth765efc6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:09:44 01:52:01 vethd33a2b4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:09:44 01:53:02 veth97c5613 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:53:02 vethba2c9a6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:53:02 veth2f8bde6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:53:02 eth0 1932.80 1662.54 13750.99 372.49 0.00 0.00 0.00 0.00 02:09:44 01:54:01 veth53da4f6 18.71 53.34 1.67 414.83 0.00 0.00 0.00 0.00 02:09:44 01:54:01 eth0 167.58 84.74 1698.99 133.56 0.00 0.00 0.00 0.00 02:09:44 01:54:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:09:44 01:54:01 veth1c7b05b 0.00 1.22 0.00 0.06 0.00 0.00 0.00 0.00 02:09:44 01:55:01 eth0 391.72 395.19 224.76 1518.67 0.00 0.00 0.00 0.00 02:09:44 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:55:01 docker0 979.90 854.46 82.00 5666.66 0.00 0.00 0.00 0.00 02:09:44 01:56:01 eth0 0.88 0.28 0.09 0.02 0.00 0.00 0.00 0.00 02:09:44 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:57:01 eth0 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:09:44 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:58:01 eth0 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:09:44 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:09:44 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:00:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:09:44 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:09:44 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:02:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:09:44 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:03:01 eth0 0.15 0.15 0.06 0.01 0.00 0.00 0.00 0.00 02:09:44 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:04:01 eth0 0.75 0.05 0.08 0.00 0.00 0.00 0.00 0.00 02:09:44 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:05:01 eth0 0.68 0.42 0.29 0.21 0.00 0.00 0.00 0.00 02:09:44 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:06:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:09:44 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:07:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:09:44 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:08:01 eth0 145.60 91.86 4055.16 123.79 0.00 0.00 0.00 0.00 02:09:44 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:09:01 eth0 268.99 164.46 3653.39 48.04 0.00 0.00 0.00 0.00 02:09:44 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 02:09:01 docker0 34.45 56.12 3.59 392.76 0.00 0.00 0.00 0.00 02:09:44 Average: eth0 74.17 52.86 774.04 92.41 0.00 0.00 0.00 0.00 02:09:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:44 Average: docker0 12.79 20.03 1.01 153.80 0.00 0.00 0.00 0.00 02:09:44 02:09:44 02:09:44 ---> sar -P ALL: 02:09:44 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) 02:09:44 02:09:44 01:45:53 LINUX RESTART (2 CPU) 02:09:44 02:09:44 01:47:01 CPU %user %nice %system %iowait %steal %idle 02:09:44 01:48:01 all 30.78 0.00 11.65 4.28 0.11 53.19 02:09:44 01:48:01 0 28.09 0.00 11.65 4.28 0.11 55.88 02:09:44 01:48:01 1 33.51 0.00 11.65 4.27 0.11 50.46 02:09:44 01:49:01 all 55.51 0.00 6.10 0.99 0.10 37.30 02:09:44 01:49:01 0 55.15 0.00 6.08 1.23 0.09 37.44 02:09:44 01:49:01 1 55.87 0.00 6.12 0.74 0.11 37.16 02:09:44 01:50:01 all 52.04 0.00 4.64 2.11 0.11 41.10 02:09:44 01:50:01 0 51.96 0.00 4.61 2.21 0.11 41.11 02:09:44 01:50:01 1 52.12 0.00 4.67 2.01 0.11 41.09 02:09:44 01:51:01 all 51.83 0.00 11.98 4.58 0.14 31.47 02:09:44 01:51:01 0 51.94 0.00 11.57 5.02 0.13 31.34 02:09:44 01:51:01 1 51.72 0.00 12.39 4.15 0.15 31.60 02:09:44 01:52:01 all 26.39 0.00 15.72 43.70 0.10 14.08 02:09:44 01:52:01 0 26.42 0.00 15.73 46.31 0.09 11.46 02:09:44 01:52:01 1 26.37 0.00 15.72 41.10 0.11 16.71 02:09:44 01:53:02 all 67.90 0.00 14.00 13.53 0.15 4.41 02:09:44 01:53:02 0 67.51 0.00 14.09 13.44 0.15 4.82 02:09:44 01:53:02 1 68.29 0.00 13.92 13.63 0.15 4.01 02:09:44 01:54:01 all 67.61 0.00 14.75 13.09 0.13 4.43 02:09:44 01:54:01 0 67.88 0.00 15.06 13.39 0.13 3.54 02:09:44 01:54:01 1 67.34 0.00 14.44 12.79 0.13 5.31 02:09:44 01:55:01 all 19.21 0.00 5.18 1.19 0.07 74.35 02:09:44 01:55:01 0 19.21 0.00 5.45 1.59 0.07 73.68 02:09:44 01:55:01 1 19.20 0.00 4.92 0.80 0.07 75.01 02:09:44 01:56:01 all 0.30 0.00 0.07 0.00 0.03 99.61 02:09:44 01:56:01 0 0.38 0.00 0.05 0.00 0.02 99.55 02:09:44 01:56:01 1 0.22 0.00 0.08 0.00 0.03 99.67 02:09:44 01:57:01 all 0.18 0.00 0.08 0.00 0.03 99.72 02:09:44 01:57:01 0 0.08 0.00 0.08 0.00 0.03 99.80 02:09:44 01:57:01 1 0.28 0.00 0.07 0.00 0.02 99.63 02:09:44 01:58:01 all 0.05 0.00 0.04 0.00 0.02 99.89 02:09:44 01:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:09:44 01:58:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:09:44 02:09:44 01:58:01 CPU %user %nice %system %iowait %steal %idle 02:09:44 01:59:01 all 0.13 0.00 0.02 0.00 0.03 99.82 02:09:44 01:59:01 0 0.22 0.00 0.02 0.00 0.02 99.75 02:09:44 01:59:01 1 0.05 0.00 0.02 0.00 0.03 99.90 02:09:44 02:00:01 all 0.15 0.00 0.06 0.00 0.01 99.78 02:09:44 02:00:01 0 0.25 0.00 0.07 0.00 0.00 99.68 02:09:44 02:00:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:09:44 02:01:01 all 0.13 0.00 0.08 0.00 0.03 99.76 02:09:44 02:01:01 0 0.22 0.00 0.10 0.00 0.03 99.65 02:09:44 02:01:01 1 0.05 0.00 0.07 0.00 0.02 99.87 02:09:44 02:02:01 all 0.17 0.00 0.04 0.01 0.01 99.77 02:09:44 02:02:01 0 0.28 0.00 0.03 0.02 0.02 99.65 02:09:44 02:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:09:44 02:03:01 all 0.13 0.00 0.03 0.00 0.03 99.82 02:09:44 02:03:01 0 0.22 0.00 0.03 0.00 0.02 99.73 02:09:44 02:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 02:09:44 02:04:01 all 0.18 0.00 0.03 0.00 0.02 99.78 02:09:44 02:04:01 0 0.28 0.00 0.02 0.00 0.02 99.68 02:09:44 02:04:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:09:44 02:05:01 all 0.12 0.00 0.04 0.00 0.02 99.82 02:09:44 02:05:01 0 0.17 0.00 0.03 0.00 0.00 99.80 02:09:44 02:05:01 1 0.07 0.00 0.05 0.00 0.03 99.85 02:09:44 02:06:01 all 0.16 0.00 0.03 0.00 0.02 99.80 02:09:44 02:06:01 0 0.23 0.00 0.02 0.00 0.02 99.73 02:09:44 02:06:01 1 0.08 0.00 0.03 0.00 0.02 99.87 02:09:44 02:07:01 all 0.18 0.00 0.04 0.00 0.02 99.77 02:09:44 02:07:01 0 0.12 0.00 0.03 0.00 0.00 99.85 02:09:44 02:07:01 1 0.23 0.00 0.05 0.00 0.03 99.68 02:09:44 02:08:01 all 4.70 0.00 2.06 0.04 0.03 93.16 02:09:44 02:08:01 0 4.56 0.00 2.22 0.07 0.03 93.12 02:09:44 02:08:01 1 4.85 0.00 1.89 0.02 0.03 93.21 02:09:44 02:09:01 all 22.90 3.76 24.03 8.45 0.11 40.74 02:09:44 02:09:01 0 22.48 3.75 23.73 7.80 0.11 42.14 02:09:44 02:09:01 1 23.33 3.78 24.33 9.12 0.11 39.33 02:09:44 02:09:44 Average: CPU %user %nice %system %iowait %steal %idle 02:09:44 Average: all 17.28 0.16 4.80 3.98 0.06 73.73 02:09:44 Average: 0 17.15 0.16 4.80 4.13 0.05 73.70 02:09:44 Average: 1 17.40 0.16 4.79 3.83 0.06 73.76 02:09:44 02:09:44 02:09:44