Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c9af10f427590f3fed47012b244cbba5cfcd3da 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-ssh4376418918105255210.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh3395694777179355179.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 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh3012601338044945731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh6209407654897023405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3535879409607835630.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1488’ is offline ‘prd-centos7-docker-4c-2g-1552’ is offline Running on prd-centos7-docker-4c-2g-1556 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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/19@tmp/jenkins-gitclient-ssh9076675805224400487.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 1c9af10f427590f3fed47012b244cbba5cfcd3da (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 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 Commit message: "Merge pull request #3643 from soda480/US1908" > git rev-list --no-walk 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:19:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:19:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:19:25 ========================================================= 17:19:25 EdgeX Global Pipelines Version Info 17:19:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:19:26 ------------------- 17:19:26 stable info: 17:19:26 ------------------- 17:19:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:19:26 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:19:26 Message: update stable to v1.0.200 17:19:26 ------------------- 17:19:26 experimental info: 17:19:26 ------------------- 17:19:26 Commited By: **** collab-it+edgex@linuxfoundation.org 17:19:26 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:19:26 Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c9af10 [Pipeline] echo 17:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:27 provisioning config files... 17:19:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config8161375567172205044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:28 ---> docker-login.sh 17:19:28 nexus3.edgexfoundry.org:10001 17:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:28 Configure a credential helper to remove this warning. See 17:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:28 17:19:28 Login Succeeded 17:19:28 nexus3.edgexfoundry.org:10002 17:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:28 Configure a credential helper to remove this warning. See 17:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:28 17:19:28 Login Succeeded 17:19:28 nexus3.edgexfoundry.org:10003 17:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:28 Configure a credential helper to remove this warning. See 17:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:28 17:19:28 Login Succeeded 17:19:28 nexus3.edgexfoundry.org:10004 17:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:28 Configure a credential helper to remove this warning. See 17:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:28 17:19:28 Login Succeeded 17:19:28 docker.io 17:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:29 Configure a credential helper to remove this warning. See 17:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:29 17:19:29 Login Succeeded 17:19:29 ---> docker-login.sh ends [Pipeline] } 17:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:19:29 ++ 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 17:19:29 + for file in '`ls cmd/**/Dockerfile`' 17:19:29 ++ dirname cmd/core-command/Dockerfile 17:19:29 ++ cut -d/ -f2 17:19:29 + echo core-command,cmd/core-command/Dockerfile 17:19:29 + for file in '`ls cmd/**/Dockerfile`' 17:19:29 ++ dirname cmd/core-data/Dockerfile 17:19:29 ++ cut -d/ -f2 17:19:29 + echo core-data,cmd/core-data/Dockerfile 17:19:29 + for file in '`ls cmd/**/Dockerfile`' 17:19:29 ++ dirname cmd/core-metadata/Dockerfile 17:19:29 ++ cut -d/ -f2 17:19:29 + echo core-metadata,cmd/core-metadata/Dockerfile 17:19:29 + for file in '`ls cmd/**/Dockerfile`' 17:19:29 ++ dirname cmd/security-bootstrapper/Dockerfile 17:19:29 ++ cut -d/ -f2 17:19:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:19:29 + for file in '`ls cmd/**/Dockerfile`' 17:19:29 ++ dirname cmd/security-proxy-setup/Dockerfile 17:19:29 ++ cut -d/ -f2 17:19:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:19:29 + for file in '`ls cmd/**/Dockerfile`' 17:19:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:19:29 ++ cut -d/ -f2 17:19:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:19:29 + for file in '`ls cmd/**/Dockerfile`' 17:19:29 ++ dirname cmd/support-notifications/Dockerfile 17:19:29 ++ cut -d/ -f2 17:19:29 + echo support-notifications,cmd/support-notifications/Dockerfile 17:19:29 + for file in '`ls cmd/**/Dockerfile`' 17:19:29 ++ dirname cmd/support-scheduler/Dockerfile 17:19:29 ++ cut -d/ -f2 17:19:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:19:29 + for file in '`ls cmd/**/Dockerfile`' 17:19:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:19:29 ++ cut -d/ -f2 17:19:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:19:29 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 17:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:30 17:19:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:19:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:30 latest: Pulling from edgex-devops/git-semver 17:19:30 31603596830f: Pulling fs layer 17:19:30 b6dc333f4379: Pulling fs layer 17:19:30 3d9ef1400e77: Pulling fs layer 17:19:30 fd332fbdc1db: Pulling fs layer 17:19:30 fd332fbdc1db: Waiting 17:19:30 b6dc333f4379: Verifying Checksum 17:19:30 b6dc333f4379: Download complete 17:19:30 31603596830f: Verifying Checksum 17:19:30 31603596830f: Download complete 17:19:30 31603596830f: Pull complete 17:19:31 fd332fbdc1db: Verifying Checksum 17:19:31 fd332fbdc1db: Download complete 17:19:31 b6dc333f4379: Pull complete 17:19:31 3d9ef1400e77: Verifying Checksum 17:19:31 3d9ef1400e77: Download complete 17:19:31 3d9ef1400e77: Pull complete 17:19:31 fd332fbdc1db: Pull complete 17:19:31 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:19:31 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 17:19:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:19:32 $ docker top 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:19:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:32 [ssh-agent] Looking for ssh-agent implementation... 17:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:32 $ docker exec 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 ssh-agent 17:19:33 SSH_AUTH_SOCK=/tmp/ssh-DvtndaiEnXTG/agent.13 17:19:33 SSH_AGENT_PID=20 17:19:33 Running ssh-add (command line suppressed) 17:19:33 Identity added: /w/workspace/edgex-go/19@tmp/private_key_6380908304491090616.key (/w/workspace/edgex-go/19@tmp/private_key_6380908304491090616.key) 17:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:33 + git tag --points-at HEAD [Pipeline] } 17:19:33 $ docker exec --env ******** --env ******** 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 ssh-agent -k 17:19:33 unset SSH_AUTH_SOCK; 17:19:33 unset SSH_AGENT_PID; 17:19:33 echo Agent pid 20 killed; 17:19:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:19:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:33 [ssh-agent] Looking for ssh-agent implementation... 17:19:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:33 $ docker exec 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 ssh-agent 17:19:33 SSH_AUTH_SOCK=/tmp/ssh-Uti7TiDy3KUk/agent.52 17:19:33 SSH_AGENT_PID=58 17:19:33 Running ssh-add (command line suppressed) 17:19:34 Identity added: /w/workspace/edgex-go/19@tmp/private_key_4560983316736734350.key (/w/workspace/edgex-go/19@tmp/private_key_4560983316736734350.key) 17:19:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:34 + git semver init 17:19:34 # -> Open(): unable to determine branch for HEAD 17:19:34 # $GIT_DIR = /w/workspace/edgex-go/19/.git 17:19:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/19 17:19:34 # $SEMVER_REMOTE_NAME = origin 17:19:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:19:34 # $SEMVER_USER_NAME = edgex-jenkins 17:19:34 # $SEMVER_BRANCH = main 17:19:34 # $SEMVER_TEMP = /tmp/semver-335770449 17:19:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:20:42 # '/tmp/semver-335770449' -> '/w/workspace/edgex-go/19/.semver' 17:20:42 # -> Force: false 17:20:42 # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } 17:20:42 $ docker exec --env ******** --env ******** 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 ssh-agent -k 17:20:42 unset SSH_AUTH_SOCK; 17:20:42 unset SSH_AGENT_PID; 17:20:42 echo Agent pid 58 killed; 17:20:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:20:42 + git semver [Pipeline] } 17:20:42 $ docker stop --time=1 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 17:20:44 $ docker rm -f 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 [Pipeline] // withDockerContainer [Pipeline] sh 17:20:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:20:45 Stashed 1 file(s) [Pipeline] echo 17:20:45 [edgeXSemver]: initialized semver on version 2.0.1-dev.19 [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 17:20:45 ========================================================= 17:20:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:20:45 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:20:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:20:47 Sending build context to Docker daemon 328.5MB 17:20:47 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:20:47 Step 2/6 : FROM ${BASE} 17:20:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:20:47 540db60ca938: Pulling fs layer 17:20:47 adcc1eea9eea: Pulling fs layer 17:20:47 4c4ab2625f07: Pulling fs layer 17:20:47 0773c198feca: Pulling fs layer 17:20:47 345f892a5656: Pulling fs layer 17:20:47 4796506630df: Pulling fs layer 17:20:47 cc55df3e53f1: Pulling fs layer 17:20:47 4d027b6c602c: Pulling fs layer 17:20:47 449e75d2c14e: Pulling fs layer 17:20:47 0773c198feca: Waiting 17:20:47 345f892a5656: Waiting 17:20:47 4796506630df: Waiting 17:20:47 cc55df3e53f1: Waiting 17:20:47 4d027b6c602c: Waiting 17:20:47 449e75d2c14e: Waiting 17:20:47 4c4ab2625f07: Verifying Checksum 17:20:47 4c4ab2625f07: Download complete 17:20:47 adcc1eea9eea: Verifying Checksum 17:20:47 adcc1eea9eea: Download complete 17:20:47 345f892a5656: Verifying Checksum 17:20:47 345f892a5656: Download complete 17:20:47 4796506630df: Verifying Checksum 17:20:47 4796506630df: Download complete 17:20:47 cc55df3e53f1: Verifying Checksum 17:20:47 cc55df3e53f1: Download complete 17:20:47 540db60ca938: Verifying Checksum 17:20:47 540db60ca938: Download complete 17:20:47 540db60ca938: Pull complete 17:20:47 adcc1eea9eea: Pull complete 17:20:47 4c4ab2625f07: Pull complete 17:20:48 4d027b6c602c: Verifying Checksum 17:20:48 4d027b6c602c: Download complete 17:20:50 449e75d2c14e: Verifying Checksum 17:20:50 449e75d2c14e: Download complete 17:20:52 0773c198feca: Download complete 17:20:55 0773c198feca: Pull complete 17:20:55 345f892a5656: Pull complete 17:20:55 4796506630df: Pull complete 17:20:55 cc55df3e53f1: Pull complete 17:20:55 4d027b6c602c: Pull complete 17:20:56 449e75d2c14e: Pull complete 17:20:57 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:20:57 ---> 0d28375d9b5b 17:20:57 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:20:58 ---> Running in 7993dcdc31a9 17:20:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:20:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:20:59 (1/12) Installing libmagic (5.39-r0) 17:21:00 (2/12) Installing file (5.39-r0) 17:21:00 (3/12) Installing libc-dev (0.7.2-r3) 17:21:00 (4/12) Installing g++ (10.2.1_pre1-r3) 17:21:00 Still waiting to schedule task 17:21:00 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:21:00 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:21:00 ‘prd-centos7-docker-4c-2g-1478’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:21:00 ‘prd-centos7-docker-4c-2g-1479’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:21:00 ‘prd-centos7-docker-4c-2g-1488’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:21:00 ‘prd-centos7-docker-4c-2g-1547’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:21:00 ‘prd-centos7-docker-4c-2g-1549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:21:00 ‘prd-centos7-docker-4c-2g-1552’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:21:00 ‘prd-centos7-docker-4c-2g-1554’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:21:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1485’ is offline 17:21:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1486’ is offline 17:21:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1487’ is offline 17:21:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1564’ is offline 17:21:28 (5/12) Installing fortify-headers (1.1-r0) 17:21:28 (6/12) Installing patch (2.7.6-r7) 17:21:28 (7/12) Installing build-base (0.5-r2) 17:21:28 (8/12) Installing libsodium (1.0.18-r0) 17:21:28 (9/12) Installing pkgconf (1.7.3-r0) 17:21:28 (10/12) Installing libsodium-dev (1.0.18-r0) 17:21:28 (11/12) Installing libzmq (4.3.3-r1) 17:21:28 (12/12) Installing zeromq-dev (4.3.3-r1) 17:21:28 Executing busybox-1.32.1-r6.trigger 17:21:28 OK: 219 MiB in 52 packages 17:21:28 Removing intermediate container 7993dcdc31a9 17:21:28 ---> dbf209648b0d 17:21:28 Step 4/6 : WORKDIR /edgex-go 17:21:28 ---> Running in 9cf45152c122 17:21:28 Removing intermediate container 9cf45152c122 17:21:28 ---> cfb7ffbfc8a1 17:21:28 Step 5/6 : COPY go.mod . 17:21:28 ---> 95de2043b146 17:21:28 Step 6/6 : RUN go mod download 17:21:28 ---> Running in 31479eb3354b 17:22:00 Removing intermediate container 31479eb3354b 17:22:00 ---> 9f570367fc87 17:22:00 Successfully built 9f570367fc87 17:22:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:22:01 + docker inspect -f . ci-base-image-x86_64 17:22:01 . [Pipeline] withDockerContainer 17:22:01 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 17:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:22:01 $ docker top eafa32c97724c05d7874d0c426f18b96a247107c11cb37f82ad0657b5ba0453a -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:02 + go version 17:22:02 go version go1.16.5 linux/amd64 [Pipeline] } 17:22:02 $ docker stop --time=1 eafa32c97724c05d7874d0c426f18b96a247107c11cb37f82ad0657b5ba0453a 17:22:03 $ docker rm -f eafa32c97724c05d7874d0c426f18b96a247107c11cb37f82ad0657b5ba0453a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:22:03 + docker inspect -f . ci-base-image-x86_64 17:22:03 . [Pipeline] withDockerContainer 17:22:03 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 17:22:03 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:22:04 $ docker top b598e590f579f80a88aaf262cb2ac31362944b1788536195893a6fdc9f7be1b8 -eo pid,comm [Pipeline] { [Pipeline] echo 17:22:04 ========================================================= 17:22:04 [edgeXBuildGoParallel] Running Tests and Build... 17:22:04 ========================================================= [Pipeline] sh 17:22:04 + go mod tidy [Pipeline] sh 17:22:05 + make test 17:22:05 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 17:22:05 go mod tidy 17:22:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:22:10 ? github.com/edgexfoundry/edgex-go [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:22:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:22:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:22:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:22:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:22:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:22:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:22:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:22:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:22:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:22:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:22:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:22:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:22:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 17:22:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:22:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 100.0% of statements 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:22:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 90.1% of statements 17:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:22:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements 17:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 94.2% of statements 17:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:22:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 17:22:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:22:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:22:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:22:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:22:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:22:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 17:22:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:22:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:22:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:22:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 17:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:22:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 17:22:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 22.0% of statements 17:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 17:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 17:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 17:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.147s coverage: 96.3% of statements 17:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 17:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 17:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 17:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.168s coverage: 81.8% of statements 17:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 58.8% of statements 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 17:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 17:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:23:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:23:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:23:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:23:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:23:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:23:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:23:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 17:23:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 17:23:28 GO111MODULE=on go vet ./... 17:23:50 gofmt -l . 17:23:50 [ "`gofmt -l .`" = "" ] 17:23:50 ./bin/test-attribution-txt.sh [Pipeline] sh 17:23:51 + ls -al . 17:23:51 total 596 17:23:51 drwxrwxr-x 10 1001 1001 4096 Aug 2 17:23 . 17:23:51 drwxr-xr-x 4 root root 30 Aug 2 17:22 .. 17:23:51 -rw-rw-r-- 1 1001 1001 11 Aug 2 17:19 .dockerignore 17:23:51 drwxrwxr-x 8 1001 1001 162 Aug 2 17:19 .git 17:23:51 drwxrwxr-x 3 1001 1001 125 Aug 2 17:19 .github 17:23:51 -rw-rw-r-- 1 1001 1001 818 Aug 2 17:19 .gitignore 17:23:51 -rw-rw-r-- 1 1001 1001 76 Aug 2 17:19 .hadolint.yml 17:23:51 drwx------ 3 1001 1001 43 Aug 2 17:20 .semver 17:23:51 -rw-rw-r-- 1 1001 1001 166 Aug 2 17:19 .sonarcloud.properties 17:23:51 -rw-rw-r-- 1 1001 1001 8609 Aug 2 17:19 Attribution.txt 17:23:51 -rw-rw-r-- 1 1001 1001 43881 Aug 2 17:19 CHANGELOG.md 17:23:51 -rw-rw-r-- 1 1001 1001 3804 Aug 2 17:19 CONTRIBUTING.md 17:23:51 -rw-rw-r-- 1 1001 1001 931 Aug 2 17:19 Dockerfile.build 17:23:51 -rw-rw-r-- 1 1001 1001 849 Aug 2 17:19 Jenkinsfile 17:23:51 -rw-rw-r-- 1 1001 1001 10775 Aug 2 17:19 LICENSE 17:23:51 -rw-rw-r-- 1 1001 1001 5915 Aug 2 17:19 Makefile 17:23:51 -rw-rw-r-- 1 1001 1001 8643 Aug 2 17:19 README.md 17:23:51 -rw-rw-r-- 1 1001 1001 6912 Aug 2 17:19 SECURITY.md 17:23:51 -rw-rw-r-- 1 1001 1001 12 Aug 2 17:20 VERSION 17:23:51 -rw-rw-r-- 1 1001 1001 4131 Aug 2 17:19 ZMQWindows.md 17:23:51 drwxrwxr-x 2 1001 1001 37 Aug 2 17:19 bin 17:23:51 drwxrwxr-x 14 1001 1001 4096 Aug 2 17:19 cmd 17:23:51 -rw-r--r-- 1 root root 403847 Aug 2 17:23 coverage.out 17:23:51 -rw-rw-r-- 1 1001 1001 813 Aug 2 17:19 go.mod 17:23:51 -rw-r--r-- 1 root root 48847 Aug 2 17:22 go.sum 17:23:51 drwxrwxr-x 8 1001 1001 124 Aug 2 17:19 internal 17:23:51 drwxrwxr-x 3 1001 1001 16 Aug 2 17:19 openapi 17:23:51 drwxrwxr-x 4 1001 1001 71 Aug 2 17:19 snap 17:23:51 -rw-rw-r-- 1 1001 1001 204 Aug 2 17:19 version.go [Pipeline] sh 17:23:51 + '[' -e coverage.out ] 17:23:51 + chown 1001:1001 coverage.out [Pipeline] stash 17:23:51 Stashed 1 file(s) [Pipeline] sh 17:23:51 + make build 17:23:51 go mod tidy 17:23:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data 17:23:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command 17:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:24:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:24:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:24:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:24:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:24:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:24:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:24:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config 17:24:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:24:08 $ docker stop --time=1 b598e590f579f80a88aaf262cb2ac31362944b1788536195893a6fdc9f7be1b8 17:24:10 $ docker rm -f b598e590f579f80a88aaf262cb2ac31362944b1788536195893a6fdc9f7be1b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:24:11 17:24:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:24:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:24:12 latest: Pulling from edgex-devops/edgex-compose 17:24:12 cbdbe7a5bc2a: Pulling fs layer 17:24:12 ca9280d653b3: Pulling fs layer 17:24:12 7e9c9ca2126c: Pulling fs layer 17:24:12 cbdbe7a5bc2a: Download complete 17:24:12 cbdbe7a5bc2a: Pull complete 17:24:13 ca9280d653b3: Verifying Checksum 17:24:13 ca9280d653b3: Download complete 17:24:14 ca9280d653b3: Pull complete 17:24:18 7e9c9ca2126c: Download complete 17:24:20 7e9c9ca2126c: Pull complete 17:24:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:24:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:24:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:24:21 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 17:24:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 17:24:23 $ docker top 6ef490c64399c2ebee0a63ca211db7992825547595e13d2f1705bcdfe5a02ee6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:24 + grep parallel 17:24:24 + docker-compose build --help 17:24:24 --parallel Build images in parallel. [Pipeline] } 17:24:24 $ docker stop --time=1 6ef490c64399c2ebee0a63ca211db7992825547595e13d2f1705bcdfe5a02ee6 17:24:25 $ docker rm -f 6ef490c64399c2ebee0a63ca211db7992825547595e13d2f1705bcdfe5a02ee6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:24:26 . [Pipeline] withDockerContainer 17:24:26 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 17:24:26 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:24:26 $ docker top f27eb5261aa89c674caa0b01c30ab4cff316cffec2ef18a2af90d3c5253339dc -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:27 + docker-compose -f ./docker-compose-build.yml build --parallel 17:24:27 Building core-command ... 17:24:27 Building core-data ... 17:24:27 Building core-metadata ... 17:24:27 Building security-bootstrapper ... 17:24:27 Building security-proxy-setup ... 17:24:27 Building security-secretstore-setup ... 17:24:27 Building support-notifications ... 17:24:27 Building support-scheduler ... 17:24:27 Building sys-mgmt-agent ... 17:24:27 Building sys-mgmt-agent 17:24:27 Building security-bootstrapper 17:24:27 Building core-data 17:24:27 Building support-notifications 17:24:27 Building security-secretstore-setup 17:24:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:24:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:24:37 ---> 9f570367fc87 17:24:37 Step 3/26 : WORKDIR /edgex-go 17:24:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:24:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:24:37 ---> 9f570367fc87 17:24:37 Step 3/24 : WORKDIR /edgex-go 17:24:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:24:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:24:37 ---> 9f570367fc87 17:24:37 Step 3/23 : WORKDIR /edgex-go 17:24:42 ---> Running in 6a1b3c1949c2 17:24:42 ---> Running in affe14270ad9 17:24:42 ---> Running in 26422e8cbe6f 17:24:48 Removing intermediate container affe14270ad9 17:24:48 ---> 08b7148166db 17:24:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:48 Removing intermediate container 26422e8cbe6f 17:24:48 ---> d8b8225466b8 17:24:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:48 Removing intermediate container 6a1b3c1949c2 17:24:48 ---> 3107834584fa 17:24:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:48 ---> Running in 65437d823909 17:24:48 ---> Running in 0cadb2439f3a 17:24:48 ---> Running in 47c33ac71be9 17:24:49 Removing intermediate container 65437d823909 17:24:49 ---> 93ef5afa9e9d 17:24:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:24:49 ---> Running in 2979063bfe43 17:24:50 Removing intermediate container 0cadb2439f3a 17:24:50 ---> 5ff5cd7db5a0 17:24:50 Step 5/24 : RUN apk add --update --no-cache make bash git 17:24:50 Removing intermediate container 47c33ac71be9 17:24:50 ---> 2a2776aaa3ff 17:24:50 Step 5/26 : RUN apk add --update --no-cache make git 17:24:50 ---> Running in f02365a677f9 17:24:50 ---> Running in 2f117365c914 17:24:50 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:24:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:24:50 ---> 9f570367fc87 17:24:50 Step 3/32 : WORKDIR /edgex-go 17:24:50 ---> Using cache 17:24:50 ---> 3107834584fa 17:24:50 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:50 ---> Using cache 17:24:50 ---> 5ff5cd7db5a0 17:24:50 Step 5/32 : RUN apk add --update --no-cache make git 17:24:50 ---> Running in 725c18c0ce4f 17:24:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:24:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:24:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:24:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:24:50 ---> 9f570367fc87 17:24:50 Step 3/24 : WORKDIR /edgex-go 17:24:50 ---> Using cache 17:24:50 ---> 3107834584fa 17:24:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:50 ---> Using cache 17:24:50 ---> 5ff5cd7db5a0 17:24:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:24:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:24:50 ---> Running in 149f6b00fc19 17:24:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:24:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:24:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:24:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:24:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:24:52 OK: 219 MiB in 52 packages 17:24:52 OK: 219 MiB in 52 packages 17:24:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:24:52 OK: 219 MiB in 52 packages 17:24:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:24:52 Removing intermediate container 2979063bfe43 17:24:52 ---> d15e181136f0 17:24:52 Step 6/23 : COPY go.mod . 17:24:52 Removing intermediate container f02365a677f9 17:24:52 ---> 2f670d7957a9 17:24:52 Step 6/24 : COPY go.mod . 17:24:52 ---> 03b193c368b8 17:24:52 Step 7/23 : RUN go mod download 17:24:52 Removing intermediate container 2f117365c914 17:24:52 ---> 2e399d095523 17:24:52 Step 6/26 : COPY go.mod . 17:24:52 ---> 1762247356bd 17:24:52 Step 7/24 : RUN go mod download 17:24:52 ---> Running in 6fcb0652c8f9 17:24:52 ---> Running in e987783c6662 17:24:52 ---> 576211554c3b 17:24:52 Step 7/26 : RUN go mod download 17:24:52 ---> Running in 81fec3e73cda 17:24:53 OK: 219 MiB in 52 packages 17:24:53 Removing intermediate container 149f6b00fc19 17:24:53 ---> cc69c4eecc94 17:24:53 Step 6/24 : COPY go.mod . 17:24:53 ---> 6fb53b02c969 17:24:53 Step 7/24 : RUN go mod download 17:24:53 ---> Running in e2ced41f7f2c 17:24:54 Removing intermediate container 81fec3e73cda 17:24:54 ---> 1b991d62c255 17:24:54 Step 8/26 : COPY . . 17:24:54 Removing intermediate container e987783c6662 17:24:54 ---> 5be00e8fa35e 17:24:54 Step 8/24 : COPY . . 17:24:54 Removing intermediate container 6fcb0652c8f9 17:24:54 ---> 478667d88187 17:24:54 Step 8/23 : COPY . . 17:24:54 OK: 219 MiB in 52 packages 17:24:58 Removing intermediate container e2ced41f7f2c 17:24:58 ---> 52402d3b293f 17:24:58 Step 8/24 : COPY . . 17:24:58 Removing intermediate container 725c18c0ce4f 17:24:58 ---> 0cf43b226441 17:24:58 Step 6/32 : COPY go.mod . 17:24:58 ---> 074cc461c8b3 17:24:58 Step 7/32 : RUN go mod download 17:24:59 ---> Running in c67854664335 17:25:02 ---> d9bcbfc3dc2f 17:25:02 Step 9/23 : RUN go mod tidy 17:25:02 ---> 043757c7d010 17:25:02 Step 9/26 : RUN go mod tidy 17:25:03 Removing intermediate container c67854664335 17:25:03 ---> 3c9e20cb4efc 17:25:03 Step 8/32 : COPY . . 17:25:03 ---> Running in 90298b348be5 17:25:03 ---> Running in 8611a0601c5e 17:25:05 ---> b64000692ecb 17:25:05 Step 9/24 : RUN go mod tidy 17:25:06 ---> Running in 4243b64983b7 17:25:09 Removing intermediate container 8611a0601c5e 17:25:09 ---> 2c79e8ef93ef 17:25:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:25:09 Removing intermediate container 90298b348be5 17:25:09 ---> 8394b8b271e6 17:25:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:25:09 ---> Running in 58ace38fb1e9 17:25:09 ---> Running in 6bb4bba3b8af 17:25:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:25:10 Removing intermediate container 4243b64983b7 17:25:10 ---> a6049b9c51fc 17:25:10 Step 10/24 : RUN make cmd/core-data/core-data 17:25:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:25:10 ---> Running in 44c89c7f7e0b 17:25:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data 17:25:11 ---> 1536a4659d08 17:25:11 Step 9/24 : RUN go mod tidy 17:25:12 ---> Running in 74c122c8666f 17:25:15 Removing intermediate container 74c122c8666f 17:25:15 ---> e738e026f09d 17:25:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:25:15 ---> Running in d3f537f01bc3 17:25:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:25:17 ---> ea26a2378dc9 17:25:17 Step 9/32 : RUN go mod tidy 17:25:17 ---> Running in d90158fecb72 17:25:19 Removing intermediate container d90158fecb72 17:25:19 ---> e782442cec2f 17:25:19 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:25:19 ---> Running in b59ff3c86f8d 17:25:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:25:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:25:48 Removing intermediate container 58ace38fb1e9 17:25:48 ---> f2725de75e01 17:25:48 17:25:48 Step 11/26 : FROM alpine:3.12 17:25:48 3.12: Pulling from library/alpine 17:25:49 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:25:49 Status: Downloaded newer image for alpine:3.12 17:25:49 Removing intermediate container 6bb4bba3b8af 17:25:49 ---> cd6bdf6ac1ce 17:25:49 17:25:49 Step 11/23 : FROM alpine:3.12 17:25:49 ---> 13621d1b12d4 17:25:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:25:49 ---> 13621d1b12d4 17:25:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:25:49 ---> Running in e56f9cef2bd4 17:25:49 ---> Running in 9f8182c9d6ab 17:25:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:25:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:25:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:25:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:25:50 (1/6) Installing ca-certificates (20191127-r4) 17:25:50 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:25:50 (3/6) Installing libcurl (7.78.0-r0) 17:25:50 (4/6) Installing curl (7.78.0-r0) 17:25:50 (5/6) Installing dumb-init (1.2.2-r1) 17:25:50 (6/6) Installing su-exec (0.2-r1) 17:25:50 Executing busybox-1.31.1-r20.trigger 17:25:50 Executing ca-certificates-20191127-r4.trigger 17:25:50 (1/2) Installing ca-certificates (20191127-r4) 17:25:50 (2/2) Installing dumb-init (1.2.2-r1) 17:25:50 Executing busybox-1.31.1-r20.trigger 17:25:50 Executing ca-certificates-20191127-r4.trigger 17:25:50 OK: 7 MiB in 20 packages 17:25:50 OK: 6 MiB in 16 packages 17:25:51 Removing intermediate container e56f9cef2bd4 17:25:51 ---> e19c8f03c82c 17:25:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:25:51 ---> Running in 844abd8ec9bc 17:25:51 Removing intermediate container 9f8182c9d6ab 17:25:51 ---> e2407907a968 17:25:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:25:51 ---> Running in 4db4f4c7609c 17:25:51 Removing intermediate container 844abd8ec9bc 17:25:51 ---> c263b4d4e181 17:25:51 Step 14/26 : WORKDIR / 17:25:51 Removing intermediate container 4db4f4c7609c 17:25:51 ---> 841eb25032b2 17:25:51 Step 14/23 : ENV APP_PORT=59860 17:25:51 ---> Running in c0642ee2d970 17:25:51 ---> Running in ced541f34b46 17:25:51 Removing intermediate container c0642ee2d970 17:25:51 ---> f98c0a8c7c21 17:25:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:25:51 Removing intermediate container ced541f34b46 17:25:51 ---> 29e91e5e77bb 17:25:51 Step 15/23 : EXPOSE $APP_PORT 17:25:51 ---> Running in 73409b153458 17:25:51 ---> f2162f200e8d 17:25:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:25:51 Removing intermediate container 73409b153458 17:25:51 ---> 86531f0f5e93 17:25:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:25:52 ---> c3e20c51d64d 17:25:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:25:52 ---> 192e9ddb1dbb 17:25:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:25:52 ---> 72aee14e5369 17:25:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:25:52 ---> 5856fa088579 17:25:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:25:53 ---> e6ea1f13456a 17:25:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:25:53 ---> 515a77ae8c69 17:25:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:25:53 ---> Running in 936c5e314982 17:25:53 ---> b6e0d3781f1f 17:25:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:25:53 Removing intermediate container 936c5e314982 17:25:53 ---> 17e9835cd70c 17:25:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:25:53 ---> Running in ff01ce66a1bf 17:25:54 Removing intermediate container ff01ce66a1bf 17:25:54 ---> ff5a1081213c 17:25:54 Step 21/23 : LABEL arch=x86_64 17:25:54 ---> Running in 4e52cc686681 17:25:54 ---> b43347204dc8 17:25:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:25:54 Removing intermediate container 4e52cc686681 17:25:54 ---> 351e55e2af28 17:25:54 Step 22/23 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da 17:25:54 Removing intermediate container d3f537f01bc3 17:25:54 ---> 732cc929d029 17:25:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:25:54 ---> Running in 3e4a560c21f4 17:25:54 ---> Running in 0c040ab35bd6 17:25:55 ---> f19f0b43e33c 17:25:55 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:25:55 Removing intermediate container 0c040ab35bd6 17:25:55 ---> 3179313b73c2 17:25:55 Step 23/23 : LABEL version=2.0.1-dev.19 17:25:55 ---> Running in 0474fec37f8f 17:25:55 Removing intermediate container 44c89c7f7e0b 17:25:55 ---> 47f5541dc9a2 17:25:55 17:25:55 Step 11/24 : FROM alpine:3.12 17:25:55 ---> 13621d1b12d4 17:25:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:25:55 ---> Running in bdfb22c99dac 17:25:55 ---> Running in 3652f52b08b2 17:25:55 Removing intermediate container bdfb22c99dac 17:25:55 ---> 51abeced6941 17:25:55 17:25:55 Removing intermediate container 3652f52b08b2 17:25:55 ---> 4835c2347462 17:25:55 Step 13/24 : ENV APP_PORT=59880 17:25:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:25:55 Successfully built 51abeced6941 17:25:55 ---> Running in 1fedb5b05f12 17:25:55 Successfully tagged support-notifications:latest 17:25:55 Building support-scheduler 17:25:56  Building support-notifications ... done Removing intermediate container 1fedb5b05f12 17:25:56 ---> aa70fca0eaea 17:25:56 Step 14/24 : EXPOSE $APP_PORT 17:25:56 Removing intermediate container b59ff3c86f8d 17:25:56 ---> dd0d0909336e 17:25:56 17:25:56 Step 11/32 : FROM alpine:3.12 17:25:56 ---> 13621d1b12d4 17:25:56 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:25:56 ---> Running in f234c9718039 17:25:57 ---> Running in a75c96fdd9b4 17:25:57 Removing intermediate container f234c9718039 17:25:57 ---> 8d845ea220b4 17:25:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:57 Removing intermediate container a75c96fdd9b4 17:25:57 ---> 9afc30dcb419 17:25:57 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:25:57 Removing intermediate container 0474fec37f8f 17:25:57 ---> 1f167dc80baf 17:25:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:25:57 ---> Running in 275eb76a95bf 17:25:57 ---> Running in 0e7862ed591e 17:25:57 ---> Running in 7729ba150a1f 17:25:57 Removing intermediate container 7729ba150a1f 17:25:57 ---> 9d2d5f6f7597 17:25:57 Step 24/26 : LABEL arch=x86_64 17:25:57 Removing intermediate container 3e4a560c21f4 17:25:57 ---> 42b0d23bf7b9 17:25:57 17:25:57 Step 12/24 : FROM docker:20.10.6 17:25:57 ---> Running in 791f7f44c9f2 17:25:58 20.10.6: Pulling from library/docker 17:25:58 Removing intermediate container 791f7f44c9f2 17:25:58 ---> 062eaeb8c8ea 17:25:58 Step 25/26 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da 17:25:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:25:58 ---> Running in e37849499451 17:25:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:25:58 Removing intermediate container e37849499451 17:25:58 ---> 036435bcd60c 17:25:58 Step 26/26 : LABEL version=2.0.1-dev.19 17:25:58 (1/2) Installing dumb-init (1.2.2-r1) 17:25:58 (2/2) Installing su-exec (0.2-r1) 17:25:58 Executing busybox-1.31.1-r20.trigger 17:25:58 OK: 6 MiB in 16 packages 17:25:58 ---> Running in 3bb7a23d8e01 17:25:58 Removing intermediate container 275eb76a95bf 17:25:58 ---> e58b622ff00a 17:25:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:25:58 Removing intermediate container 3bb7a23d8e01 17:25:58 ---> 20b2c5d94c6d 17:25:58 17:25:58 ---> Running in 661559beb2cc 17:25:58 Successfully built 20b2c5d94c6d 17:25:58 Successfully tagged security-secretstore-setup:latest 17:25:58 Building core-metadata 17:25:59  Building security-secretstore-setup ... done Removing intermediate container 0e7862ed591e 17:25:59 ---> ac5ccf3478ba 17:25:59 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:25:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:26:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:26:00 ---> Running in 7cf42743dc01 17:26:00 (1/6) Installing dumb-init (1.2.2-r1) 17:26:00 (2/6) Installing libgcc (9.3.0-r2) 17:26:00 (3/6) Installing libsodium (1.0.18-r0) 17:26:01 (4/6) Installing libstdc++ (9.3.0-r2) 17:26:01 Removing intermediate container 7cf42743dc01 17:26:01 ---> fa0d6f62157e 17:26:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:26:01 (5/6) Installing libzmq (4.3.3-r0) 17:26:01 (6/6) Installing zeromq (4.3.3-r0) 17:26:01 Executing busybox-1.31.1-r20.trigger 17:26:02 OK: 8 MiB in 20 packages 17:26:02 ---> Running in fcb1e9a0f6f3 17:26:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:26:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:26:03 ---> 9f570367fc87 17:26:03 Step 3/24 : WORKDIR /edgex-go 17:26:03 ---> Using cache 17:26:03 ---> 3107834584fa 17:26:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:03 ---> Using cache 17:26:03 ---> 5ff5cd7db5a0 17:26:03 Step 5/24 : RUN apk add --update --no-cache make git 17:26:03 ---> Using cache 17:26:03 ---> 0cf43b226441 17:26:03 Step 6/24 : COPY go.mod . 17:26:03 ---> Using cache 17:26:03 ---> 074cc461c8b3 17:26:03 Step 7/24 : RUN go mod download 17:26:03 ---> Using cache 17:26:03 ---> 3c9e20cb4efc 17:26:03 Step 8/24 : COPY . . 17:26:03 ---> Using cache 17:26:03 ---> ea26a2378dc9 17:26:03 Step 9/24 : RUN go mod tidy 17:26:03 ---> Using cache 17:26:03 ---> e782442cec2f 17:26:03 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:26:04 Removing intermediate container fcb1e9a0f6f3 17:26:04 ---> d727583721e2 17:26:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:26:04 ---> Running in 40c36c37de8d 17:26:04 Removing intermediate container 661559beb2cc 17:26:04 ---> f81a953b1f4d 17:26:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:04 ---> Running in c69f8fdd42f2 17:26:04 ---> 89fc857fabe6 17:26:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:26:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:26:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:26:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:26:05 ---> 9f570367fc87 17:26:05 Step 3/23 : WORKDIR /edgex-go 17:26:05 ---> Using cache 17:26:05 ---> 3107834584fa 17:26:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:05 ---> Using cache 17:26:05 ---> 5ff5cd7db5a0 17:26:05 Step 5/23 : RUN apk add --update --no-cache make git 17:26:05 ---> Using cache 17:26:05 ---> 0cf43b226441 17:26:05 Step 6/23 : COPY go.mod . 17:26:05 ---> Using cache 17:26:05 ---> 074cc461c8b3 17:26:05 Step 7/23 : RUN go mod download 17:26:05 ---> Using cache 17:26:05 ---> 3c9e20cb4efc 17:26:05 Step 8/23 : COPY . . 17:26:05 ---> Using cache 17:26:05 ---> ea26a2378dc9 17:26:05 Step 9/23 : RUN go mod tidy 17:26:05 ---> Using cache 17:26:05 ---> e782442cec2f 17:26:05 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:26:05 ---> 6f092eb7d8be 17:26:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:26:05 ---> Running in e6934045ebe4 17:26:05 Removing intermediate container c69f8fdd42f2 17:26:05 ---> 58009a5a894d 17:26:05 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:26:05 ---> Running in 515b21a51f48 17:26:05 ---> 9c79665f5594 17:26:05 Step 20/24 : ENTRYPOINT ["/core-data"] 17:26:05 ---> Running in 867009fefb75 17:26:05 Removing intermediate container 515b21a51f48 17:26:05 ---> 9fdd964ff6db 17:26:05 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:26:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:26:06 Removing intermediate container 867009fefb75 17:26:06 ---> 5b4f669baad7 17:26:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:06 ---> Running in dacb9a5c0384 17:26:06 ---> bd3f4f162820 17:26:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:26:06 ---> Running in 560eddbabc3d 17:26:06 Removing intermediate container dacb9a5c0384 17:26:06 ---> 0339f320e958 17:26:06 Step 22/24 : LABEL arch=x86_64 17:26:06 ---> Running in 323f181ec2c8 17:26:06 Removing intermediate container 323f181ec2c8 17:26:06 ---> bb4aea0f61e5 17:26:06 Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da 17:26:06 ---> Running in 664bb25131e4 17:26:06 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 17:26:07 Status: Downloaded newer image for docker:20.10.6 17:26:07 ---> d2979b152a7d 17:26:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:26:07 Removing intermediate container 664bb25131e4 17:26:07 ---> be3294bcb1ab 17:26:07 Step 24/24 : LABEL version=2.0.1-dev.19 17:26:07 ---> Running in e4c236527939 17:26:07 ---> Running in 2691bd583002 17:26:07 Removing intermediate container e4c236527939 17:26:07 ---> 534bc0e5b92e 17:26:07 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:26:07 Removing intermediate container 2691bd583002 17:26:07 ---> df01684976c9 17:26:07 17:26:07 ---> Running in 081ec9268215 17:26:07 Successfully built df01684976c9 17:26:07 Successfully tagged core-data:latest 17:26:07 Building security-proxy-setup 17:26:07  Building core-data ... done Removing intermediate container 560eddbabc3d 17:26:07 ---> 5388ef85c03a 17:26:07 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:26:09 ---> 3b7bdcf3f84e 17:26:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:26:09 (1/39) Installing readline (8.1.0-r0) 17:26:09 (2/39) Installing bash (5.1.0-r0) 17:26:09 Executing bash-5.1.0-r0.post-install 17:26:09 (3/39) Installing brotli-libs (1.0.9-r3) 17:26:09 (4/39) Installing nghttp2-libs (1.42.0-r1) 17:26:09 (5/39) Installing libcurl (7.78.0-r0) 17:26:09 (6/39) Installing curl (7.78.0-r0) 17:26:10 (7/39) Installing dumb-init (1.2.5-r0) 17:26:10 (8/39) Installing libbz2 (1.0.8-r1) 17:26:10 (9/39) Installing expat (2.2.10-r1) 17:26:10 (10/39) Installing libffi (3.3-r2) 17:26:10 (11/39) Installing gdbm (1.19-r0) 17:26:10 (12/39) Installing xz-libs (5.2.5-r0) 17:26:10 (13/39) Installing sqlite-libs (3.34.1-r0) 17:26:10 (14/39) Installing python3 (3.8.10-r0) 17:26:10 ---> 993d4c6e05ba 17:26:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:26:10 ---> 0d891fef2894 17:26:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:26:11 ---> 2ba574ea45d5 17:26:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:26:11 (15/39) Installing py3-appdirs (1.4.4-r1) 17:26:11 (16/39) Installing py3-ordered-set (4.0.2-r0) 17:26:11 (17/39) Installing py3-parsing (2.4.7-r1) 17:26:11 (18/39) Installing py3-six (1.15.0-r0) 17:26:11 (19/39) Installing py3-packaging (20.9-r0) 17:26:11 (20/39) Installing py3-setuptools (51.3.3-r0) 17:26:11 (21/39) Installing py3-chardet (4.0.0-r0) 17:26:11 (22/39) Installing py3-idna (3.1-r0) 17:26:11 ---> 862251c2db4a 17:26:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:26:11 (23/39) Installing py3-urllib3 (1.26.2-r1) 17:26:11 (24/39) Installing py3-requests (2.25.1-r1) 17:26:11 (25/39) Installing py3-msgpack (1.0.2-r0) 17:26:11 (26/39) Installing py3-lockfile (0.12.2-r3) 17:26:11 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:26:12 (28/39) Installing py3-colorama (0.4.4-r0) 17:26:12 ---> Running in 97acec60ebe1 17:26:12 (29/39) Installing py3-contextlib2 (0.6.0-r0) 17:26:12 (30/39) Installing py3-distlib (0.3.1-r1) 17:26:12 (31/39) Installing py3-distro (1.5.0-r1) 17:26:12 (32/39) Installing py3-webencodings (0.5.1-r3) 17:26:12 (33/39) Installing py3-html5lib (1.1-r0) 17:26:12 (34/39) Installing py3-pytoml (0.1.21-r0) 17:26:12 (35/39) Installing py3-pep517 (0.9.1-r0) 17:26:12 (36/39) Installing py3-progress (1.5-r0) 17:26:12 (37/39) Installing py3-retrying (1.3.3-r0) 17:26:12 (38/39) Installing py3-toml (0.10.2-r0) 17:26:12 (39/39) Installing py3-pip (20.3.4-r0) 17:26:12 Removing intermediate container 97acec60ebe1 17:26:12 ---> 4a6f846342e6 17:26:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:26:12 Executing busybox-1.32.1-r6.trigger 17:26:12 OK: 82 MiB in 59 packages 17:26:12 ---> d6d28081129d 17:26:12 Step 27/32 : RUN chmod +x /entrypoint.sh 17:26:12 ---> Running in aac72774d3ac 17:26:14 Removing intermediate container aac72774d3ac 17:26:14 ---> febd8f88e721 17:26:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:26:14 ---> Running in f484bf2fd585 17:26:14 Removing intermediate container f484bf2fd585 17:26:14 ---> 5daa21564804 17:26:14 Step 29/32 : CMD ["gate"] 17:26:14 ---> Running in 30949a47c1f2 17:26:14 Removing intermediate container 30949a47c1f2 17:26:14 ---> 1b3edf6d9bce 17:26:14 Step 30/32 : LABEL arch=x86_64 17:26:14 ---> Running in c0d611e58c0b 17:26:15 Removing intermediate container c0d611e58c0b 17:26:15 ---> 969db47f0d6b 17:26:15 Step 31/32 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da 17:26:15 ---> Running in fbc22f726ae1 17:26:15 Removing intermediate container fbc22f726ae1 17:26:15 ---> b66707e7165a 17:26:15 Step 32/32 : LABEL version=2.0.1-dev.19 17:26:15 ---> Running in 485e6ccb6176 17:26:15 Removing intermediate container 485e6ccb6176 17:26:15 ---> 464bf695f75c 17:26:15 17:26:15 Successfully built 464bf695f75c 17:26:15 Successfully tagged security-bootstrapper:latest 17:26:15  Building security-bootstrapper ... done Building core-command 17:26:17 Collecting docker-compose==1.23.2 17:26:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:26:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:26:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:26:17 ---> 9f570367fc87 17:26:17 Step 3/22 : WORKDIR /edgex-go 17:26:17 ---> Using cache 17:26:17 ---> 3107834584fa 17:26:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:17 ---> Using cache 17:26:17 ---> 5ff5cd7db5a0 17:26:17 Step 5/22 : RUN apk add --update --no-cache make git 17:26:17 ---> Using cache 17:26:17 ---> 0cf43b226441 17:26:17 Step 6/22 : COPY go.mod . 17:26:17 ---> Using cache 17:26:17 ---> 074cc461c8b3 17:26:17 Step 7/22 : RUN go mod download 17:26:17 ---> Using cache 17:26:17 ---> 3c9e20cb4efc 17:26:17 Step 8/22 : COPY . . 17:26:17 ---> Using cache 17:26:17 ---> ea26a2378dc9 17:26:17 Step 9/22 : RUN go mod tidy 17:26:17 ---> Using cache 17:26:17 ---> e782442cec2f 17:26:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:26:17 Collecting dockerpty<0.5,>=0.4.1 17:26:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:26:17 Collecting PyYAML<4,>=3.10 17:26:17 Downloading PyYAML-3.13.tar.gz (270 kB) 17:26:18 ---> Running in d113d15be65b 17:26:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:26:19 Collecting jsonschema<3,>=2.5.1 17:26:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:26:19 Collecting cached-property<2,>=1.2.0 17:26:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:26:19 Collecting docopt<0.7,>=0.6.1 17:26:19 Downloading docopt-0.6.2.tar.gz (25 kB) 17:26:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:26:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:26:20 Collecting websocket-client<1.0,>=0.32.0 17:26:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:26:20 Collecting docker<4.0,>=3.6.0 17:26:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:26:21 Collecting texttable<0.10,>=0.9.0 17:26:21 Downloading texttable-0.9.1.tar.gz (11 kB) 17:26:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:26:21 Collecting docker-pycreds>=0.4.0 17:26:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:26:22 Collecting urllib3<1.25,>=1.21.1 17:26:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:26:22 Collecting idna<2.8,>=2.5 17:26:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:26:22 Collecting chardet<3.1.0,>=3.0.2 17:26:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:26:22 Collecting certifi>=2017.4.17 17:26:22 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 17:26:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:26:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:26:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:26:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:26:22 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:26:22 Attempting uninstall: urllib3 17:26:22 Found existing installation: urllib3 1.26.2 17:26:22 Uninstalling urllib3-1.26.2: 17:26:22 Successfully uninstalled urllib3-1.26.2 17:26:23 Attempting uninstall: idna 17:26:23 Found existing installation: idna 3.1 17:26:23 Uninstalling idna-3.1: 17:26:23 Successfully uninstalled idna-3.1 17:26:23 Attempting uninstall: chardet 17:26:23 Found existing installation: chardet 4.0.0 17:26:23 Uninstalling chardet-4.0.0: 17:26:23 Successfully uninstalled chardet-4.0.0 17:26:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:26:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:26:24 ---> 9f570367fc87 17:26:24 Step 3/24 : WORKDIR /edgex-go 17:26:24 ---> Using cache 17:26:24 ---> 3107834584fa 17:26:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:24 ---> Using cache 17:26:24 ---> 5ff5cd7db5a0 17:26:24 Step 5/24 : RUN apk add --update --no-cache make git 17:26:24 ---> Using cache 17:26:24 ---> 0cf43b226441 17:26:24 Step 6/24 : COPY go.mod . 17:26:24 ---> Using cache 17:26:24 ---> 074cc461c8b3 17:26:24 Step 7/24 : RUN go mod download 17:26:24 ---> Using cache 17:26:24 ---> 3c9e20cb4efc 17:26:24 Step 8/24 : COPY . . 17:26:24 ---> Using cache 17:26:24 ---> ea26a2378dc9 17:26:24 Step 9/24 : RUN go mod tidy 17:26:24 ---> Using cache 17:26:24 ---> e782442cec2f 17:26:24 Step 10/24 : RUN make cmd/core-command/core-command 17:26:24 ---> Running in 6301cf39c55d 17:26:24 Attempting uninstall: requests 17:26:24 Found existing installation: requests 2.25.1 17:26:24 Uninstalling requests-2.25.1: 17:26:24 Successfully uninstalled requests-2.25.1 17:26:24 Running setup.py install for texttable: started 17:26:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command 17:26:25 Running setup.py install for texttable: finished with status 'done' 17:26:25 Running setup.py install for PyYAML: started 17:26:26 Running setup.py install for PyYAML: finished with status 'done' 17:26:26 Running setup.py install for docopt: started 17:26:27 Running setup.py install for docopt: finished with status 'done' 17:26:27 Running setup.py install for dockerpty: started 17:26:28 Running setup.py install for dockerpty: finished with status 'done' 17:26:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:26:33 Removing intermediate container 081ec9268215 17:26:33 ---> ba0eaf3d9768 17:26:33 Step 15/24 : ENV APP_PORT=58890 17:26:33 ---> Running in 7f8910dce339 17:26:33 Removing intermediate container 7f8910dce339 17:26:33 ---> 73a8c3083db9 17:26:33 Step 16/24 : EXPOSE $APP_PORT 17:26:33 ---> Running in 7207cf3eb612 17:26:33 Removing intermediate container 7207cf3eb612 17:26:33 ---> 2d995a679ef6 17:26:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:26:33 ---> a553aef6328f 17:26:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:26:33 ---> ca9025c92496 17:26:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:26:34 ---> 39c2e56999c2 17:26:34 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:26:34 ---> Running in 1964851fec79 17:26:34 Removing intermediate container 1964851fec79 17:26:34 ---> 00d81d954ad5 17:26:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:34 ---> Running in d7f0eeccfa5d 17:26:34 Removing intermediate container d7f0eeccfa5d 17:26:34 ---> 29ec83bd30de 17:26:34 Step 22/24 : LABEL arch=x86_64 17:26:34 ---> Running in 9f4c0403abd8 17:26:34 Removing intermediate container 9f4c0403abd8 17:26:34 ---> 913e8c9360f0 17:26:34 Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da 17:26:34 ---> Running in a7ec11c51638 17:26:34 Removing intermediate container a7ec11c51638 17:26:34 ---> 195f773b9e96 17:26:34 Step 24/24 : LABEL version=2.0.1-dev.19 17:26:35 ---> Running in f70b2c6cab27 17:26:35 Removing intermediate container f70b2c6cab27 17:26:35 ---> 60887fbe3434 17:26:35 17:26:35 Successfully built 60887fbe3434 17:26:35 Successfully tagged sys-mgmt-agent:latest 17:26:40  Building sys-mgmt-agent ... done Removing intermediate container 40c36c37de8d 17:26:40 ---> f52a31af6bc2 17:26:40 17:26:40 Step 11/24 : FROM alpine:3.12 17:26:40 ---> 13621d1b12d4 17:26:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:26:40 Removing intermediate container e6934045ebe4 17:26:40 ---> 0f0c30d4dd0a 17:26:40 17:26:40 Step 11/23 : FROM alpine:3.12 17:26:40 ---> 13621d1b12d4 17:26:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:26:40 ---> Running in f4c92a3da2de 17:26:40 ---> Running in 3ba108200125 17:26:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:26:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:26:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:26:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:26:41 (1/1) Installing dumb-init (1.2.2-r1) 17:26:41 (1/1) Installing dumb-init (1.2.2-r1) 17:26:41 Executing busybox-1.31.1-r20.trigger 17:26:41 Executing busybox-1.31.1-r20.trigger 17:26:41 OK: 6 MiB in 15 packages 17:26:41 OK: 6 MiB in 15 packages 17:26:42 Removing intermediate container 3ba108200125 17:26:42 ---> 3293676b4450 17:26:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:26:42 ---> Running in b06e5e0bab6e 17:26:42 Removing intermediate container f4c92a3da2de 17:26:42 ---> e2382fd7215c 17:26:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:26:42 ---> Running in 08cb314a7348 17:26:42 Removing intermediate container b06e5e0bab6e 17:26:42 ---> d72a20889b54 17:26:42 Step 14/23 : ENV APP_PORT=59861 17:26:42 ---> Running in 0ad039194c46 17:26:43 Removing intermediate container 08cb314a7348 17:26:43 ---> 3c749c0c7efb 17:26:43 Step 14/24 : ENV APP_PORT=59881 17:26:43 ---> Running in 86e39843d79a 17:26:43 Removing intermediate container 0ad039194c46 17:26:43 ---> 77a0f6eaf7cd 17:26:43 Step 15/23 : EXPOSE $APP_PORT 17:26:43 ---> Running in 11267b6e8826 17:26:43 Removing intermediate container 86e39843d79a 17:26:43 ---> ae1cfdfe2850 17:26:43 Step 15/24 : EXPOSE $APP_PORT 17:26:43 ---> Running in d52c028c14e4 17:26:43 Removing intermediate container 11267b6e8826 17:26:43 ---> 9fb436c2b65f 17:26:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:43 Removing intermediate container d52c028c14e4 17:26:43 ---> 662aca0a2d32 17:26:43 Step 16/24 : WORKDIR / 17:26:43 ---> Running in 624ed0d256d2 17:26:43 ---> 650fb54d936d 17:26:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:26:43 Removing intermediate container 624ed0d256d2 17:26:43 ---> 2b4e3212853f 17:26:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:44 ---> e47a97893f79 17:26:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:26:44 ---> 13e2fce62cc4 17:26:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:26:44 ---> fb1fe18b75b7 17:26:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:26:44 ---> Running in d3488a4b75b0 17:26:44 ---> 7f8b1b70fac7 17:26:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:26:44 Removing intermediate container d3488a4b75b0 17:26:44 ---> 38b478fea53e 17:26:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:44 ---> Running in ae3a48fe662b 17:26:45 Removing intermediate container ae3a48fe662b 17:26:45 ---> 12cb47e79ed3 17:26:45 Step 21/23 : LABEL arch=x86_64 17:26:45 ---> c93b24e6a7a3 17:26:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:26:45 ---> Running in 9d3f7e853ce2 17:26:45 ---> Running in fde71489e836 17:26:45 Removing intermediate container 9d3f7e853ce2 17:26:45 ---> 023b49cc3a33 17:26:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:45 Removing intermediate container fde71489e836 17:26:45 ---> 4b85175304dd 17:26:45 Step 22/23 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da 17:26:45 ---> Running in fd93228ea657 17:26:45 ---> Running in 7c76f32e959b 17:26:45 Removing intermediate container fd93228ea657 17:26:45 ---> 608e2f2a60f2 17:26:45 Step 22/24 : LABEL arch=x86_64 17:26:45 Removing intermediate container 7c76f32e959b 17:26:45 ---> dce73cc5ee47 17:26:45 Step 23/23 : LABEL version=2.0.1-dev.19 17:26:45 ---> Running in b256c80bb9ba 17:26:45 ---> Running in ba16052521f5 17:26:45 Removing intermediate container b256c80bb9ba 17:26:45 ---> b1f4f934ffd8 17:26:45 Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da 17:26:45 Removing intermediate container ba16052521f5 17:26:45 ---> 2c4c590c2370 17:26:45 17:26:45 ---> Running in 2462ebfb2f79 17:26:45 Successfully built 2c4c590c2370 17:26:45 Successfully tagged support-scheduler:latest 17:26:45  Building support-scheduler ... done Removing intermediate container 2462ebfb2f79 17:26:45 ---> fa76297c7baf 17:26:45 Step 24/24 : LABEL version=2.0.1-dev.19 17:26:46 ---> Running in 09c899f56e3e 17:26:46 Removing intermediate container 09c899f56e3e 17:26:46 ---> 3231a8fa4c41 17:26:46 17:26:46 Successfully built 3231a8fa4c41 17:26:46 Successfully tagged core-metadata:latest 17:26:46  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config 17:26:49 Removing intermediate container d113d15be65b 17:26:49 ---> d98b0f95e87b 17:26:49 17:26:49 Step 11/22 : FROM alpine:3.12 17:26:49 ---> 13621d1b12d4 17:26:49 Step 12/22 : RUN apk add --update --no-cache curl 17:26:49 ---> Running in 0564e4595ec3 17:26:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:26:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:26:50 (1/4) Installing ca-certificates (20191127-r4) 17:26:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:26:50 (3/4) Installing libcurl (7.78.0-r0) 17:26:50 (4/4) Installing curl (7.78.0-r0) 17:26:50 Executing busybox-1.31.1-r20.trigger 17:26:50 Executing ca-certificates-20191127-r4.trigger 17:26:50 OK: 7 MiB in 18 packages 17:26:50 Removing intermediate container 6301cf39c55d 17:26:50 ---> 006d2de977ef 17:26:50 17:26:50 Step 11/24 : FROM alpine:3.12 17:26:50 ---> 13621d1b12d4 17:26:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:26:50 ---> Using cache 17:26:50 ---> e2382fd7215c 17:26:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:26:50 ---> Using cache 17:26:50 ---> 3c749c0c7efb 17:26:50 Step 14/24 : ENV APP_PORT=59882 17:26:50 ---> Running in 541a8fab39c9 17:26:50 Removing intermediate container 541a8fab39c9 17:26:50 ---> 2194992ce8a8 17:26:50 Step 15/24 : EXPOSE $APP_PORT 17:26:50 ---> Running in 423b0b0861c3 17:26:50 Removing intermediate container 0564e4595ec3 17:26:50 ---> ba74625b7d2d 17:26:50 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:26:50 ---> Running in f295bfeccdce 17:26:50 Removing intermediate container 423b0b0861c3 17:26:50 ---> f2dd88c90581 17:26:50 Step 16/24 : WORKDIR / 17:26:50 ---> Running in 3124a28c6f65 17:26:50 Removing intermediate container f295bfeccdce 17:26:50 ---> 3b0cc3a3b771 17:26:50 Step 14/22 : WORKDIR /edgex 17:26:50 ---> Running in 9110974f4020 17:26:50 Removing intermediate container 3124a28c6f65 17:26:50 ---> 56654e81222d 17:26:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:50 Removing intermediate container 9110974f4020 17:26:50 ---> a4d9188e83be 17:26:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:26:50 ---> f5ed7bc0d660 17:26:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:26:51 ---> a4d43bfccaa8 17:26:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:26:51 ---> 95cb09be8686 17:26:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:26:51 ---> 1e4336799b5a 17:26:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:26:51 ---> 4a75e9c583b5 17:26:51 Step 20/24 : ENTRYPOINT ["/core-command"] 17:26:51 ---> 73b4501081a8 17:26:51 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:26:51 ---> Running in 7362371d6784 17:26:51 ---> Running in b9987e8708bb 17:26:51 Removing intermediate container 7362371d6784 17:26:51 ---> 0d3f978083cb 17:26:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:51 Removing intermediate container b9987e8708bb 17:26:51 ---> 327e5cb73620 17:26:51 Step 19/22 : CMD ["--init=true"] 17:26:51 ---> Running in d219bb42a0cb 17:26:51 ---> Running in 1e758b67aa39 17:26:51 Removing intermediate container d219bb42a0cb 17:26:51 ---> e56f35b6380b 17:26:51 Step 22/24 : LABEL arch=x86_64 17:26:51 Removing intermediate container 1e758b67aa39 17:26:51 ---> 4377e525aaa7 17:26:51 Step 20/22 : LABEL arch=x86_64 17:26:51 ---> Running in 01ead8ff517c 17:26:51 ---> Running in e4fbf15f65bf 17:26:51 Removing intermediate container 01ead8ff517c 17:26:51 ---> eb3af511c5b4 17:26:51 Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da 17:26:51 Removing intermediate container e4fbf15f65bf 17:26:51 ---> 2dc5d91970d1 17:26:51 Step 21/22 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da 17:26:51 ---> Running in afbe9f40a044 17:26:51 ---> Running in 1a2e2ad9ce18 17:26:52 Removing intermediate container afbe9f40a044 17:26:52 ---> 73c1760cdcf8 17:26:52 Step 24/24 : LABEL version=2.0.1-dev.19 17:26:52 Removing intermediate container 1a2e2ad9ce18 17:26:52 ---> dafb391a42f3 17:26:52 Step 22/22 : LABEL version=2.0.1-dev.19 17:26:52 ---> Running in 4f124629fb84 17:26:52 ---> Running in 68a20ec50b32 17:26:52 Removing intermediate container 68a20ec50b32 17:26:52 ---> c58f888a1281 17:26:52 17:26:52 Removing intermediate container 4f124629fb84 17:26:52 ---> a029c947791f 17:26:52 17:26:52 Successfully built c58f888a1281 17:26:52 Successfully tagged security-proxy-setup:latest 17:26:52  Building security-proxy-setup ... done Successfully built a029c947791f 17:26:52 Successfully tagged core-command:latest 17:26:52  Building core-command ... done  [Pipeline] } 17:26:52 $ docker stop --time=1 f27eb5261aa89c674caa0b01c30ab4cff316cffec2ef18a2af90d3c5253339dc 17:26:53 $ docker rm -f f27eb5261aa89c674caa0b01c30ab4cff316cffec2ef18a2af90d3c5253339dc [Pipeline] // withDockerContainer [Pipeline] sh 17:26:54 + docker images 17:26:54 REPOSITORY TAG IMAGE ID CREATED SIZE 17:26:54 security-proxy-setup latest c58f888a1281 2 seconds ago 25.9MB 17:26:54 core-command latest a029c947791f 2 seconds ago 16MB 17:26:54 006d2de977ef 5 seconds ago 1.74GB 17:26:54 d98b0f95e87b 6 seconds ago 1.75GB 17:26:54 core-metadata latest 3231a8fa4c41 9 seconds ago 16.7MB 17:26:54 support-scheduler latest 2c4c590c2370 9 seconds ago 16.1MB 17:26:54 0f0c30d4dd0a 14 seconds ago 1.75GB 17:26:54 f52a31af6bc2 14 seconds ago 1.75GB 17:26:54 sys-mgmt-agent latest 60887fbe3434 20 seconds ago 324MB 17:26:54 security-bootstrapper latest 464bf695f75c 39 seconds ago 18.7MB 17:26:54 core-data latest df01684976c9 47 seconds ago 20.4MB 17:26:54 security-secretstore-setup latest 20b2c5d94c6d 56 seconds ago 29MB 17:26:54 42b0d23bf7b9 57 seconds ago 1.75GB 17:26:54 dd0d0909336e 59 seconds ago 1.75GB 17:26:54 support-notifications latest 51abeced6941 59 seconds ago 16.8MB 17:26:54 47f5541dc9a2 59 seconds ago 1.75GB 17:26:54 cd6bdf6ac1ce About a minute ago 1.75GB 17:26:54 f2725de75e01 About a minute ago 1.75GB 17:26:54 ci-base-image-x86_64 latest 9f570367fc87 5 minutes ago 1.24GB 17:26:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB 17:26:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB 17:26:54 docker 20.10.6 d2979b152a7d 3 months ago 246MB 17:26:54 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 17:26:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:54 provisioning config files... 17:26:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config6418153946302645943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:54 ---> docker-login.sh 17:26:54 nexus3.edgexfoundry.org:10001 17:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:55 Configure a credential helper to remove this warning. See 17:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:55 17:26:55 Login Succeeded 17:26:55 nexus3.edgexfoundry.org:10002 17:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:55 Configure a credential helper to remove this warning. See 17:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:55 17:26:55 Login Succeeded 17:26:55 nexus3.edgexfoundry.org:10003 17:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:55 Configure a credential helper to remove this warning. See 17:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:55 17:26:55 Login Succeeded 17:26:55 nexus3.edgexfoundry.org:10004 17:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:56 Configure a credential helper to remove this warning. See 17:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:56 17:26:56 Login Succeeded 17:26:56 docker.io 17:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:57 Configure a credential helper to remove this warning. See 17:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:57 17:26:57 Login Succeeded 17:26:57 ---> docker-login.sh ends [Pipeline] } 17:26:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:26:57 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:26:57 1c9af10f427590f3fed47012b244cbba5cfcd3da 17:26:57 latest 17:26:57 2.0.1-dev.19 17:26:57 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:26:57 main 17:26:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:26:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh 17:26:57 + docker push nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:26:57 d651ed3a9bdb: Preparing 17:26:57 f423a048938e: Preparing 17:26:57 b7b8f75188b8: Preparing 17:26:57 e7e013e9df28: Preparing 17:26:57 32f366d666a5: Preparing 17:26:57 32f366d666a5: Layer already exists 17:26:58 b7b8f75188b8: Pushed 17:26:58 d651ed3a9bdb: Pushed 17:26:58 e7e013e9df28: Pushed 17:26:59 f423a048938e: Pushed 17:27:04 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:d02f1df2e9c1c28c7d2a9db66fdb02ed4d931df7ac64fa63089dcdc8075de022 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 17:27:05 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:27:05 d651ed3a9bdb: Preparing 17:27:05 f423a048938e: Preparing 17:27:05 b7b8f75188b8: Preparing 17:27:05 e7e013e9df28: Preparing 17:27:05 32f366d666a5: Preparing 17:27:05 f423a048938e: Layer already exists 17:27:05 32f366d666a5: Layer already exists 17:27:05 d651ed3a9bdb: Layer already exists 17:27:05 b7b8f75188b8: Layer already exists 17:27:05 e7e013e9df28: Layer already exists 17:27:05 latest: digest: sha256:d02f1df2e9c1c28c7d2a9db66fdb02ed4d931df7ac64fa63089dcdc8075de022 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:05 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.19 17:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:27:05 d651ed3a9bdb: Preparing 17:27:05 f423a048938e: Preparing 17:27:05 b7b8f75188b8: Preparing 17:27:05 e7e013e9df28: Preparing 17:27:05 32f366d666a5: Preparing 17:27:05 32f366d666a5: Layer already exists 17:27:05 d651ed3a9bdb: Layer already exists 17:27:05 f423a048938e: Layer already exists 17:27:05 e7e013e9df28: Layer already exists 17:27:05 b7b8f75188b8: Layer already exists 17:27:05 2.0.1-dev.19: digest: sha256:d02f1df2e9c1c28c7d2a9db66fdb02ed4d931df7ac64fa63089dcdc8075de022 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:06 + docker push nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:27:06 d651ed3a9bdb: Preparing 17:27:06 f423a048938e: Preparing 17:27:06 b7b8f75188b8: Preparing 17:27:06 e7e013e9df28: Preparing 17:27:06 32f366d666a5: Preparing 17:27:06 32f366d666a5: Layer already exists 17:27:06 e7e013e9df28: Layer already exists 17:27:06 d651ed3a9bdb: Layer already exists 17:27:06 b7b8f75188b8: Layer already exists 17:27:06 f423a048938e: Layer already exists 17:27:06 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:d02f1df2e9c1c28c7d2a9db66fdb02ed4d931df7ac64fa63089dcdc8075de022 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 17:27:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:27:07 d651ed3a9bdb: Preparing 17:27:07 f423a048938e: Preparing 17:27:07 b7b8f75188b8: Preparing 17:27:07 e7e013e9df28: Preparing 17:27:07 32f366d666a5: Preparing 17:27:07 e7e013e9df28: Layer already exists 17:27:07 32f366d666a5: Layer already exists 17:27:07 f423a048938e: Layer already exists 17:27:07 b7b8f75188b8: Layer already exists 17:27:07 d651ed3a9bdb: Layer already exists 17:27:07 main: digest: sha256:d02f1df2e9c1c28c7d2a9db66fdb02ed4d931df7ac64fa63089dcdc8075de022 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:07 ===================================================== [Pipeline] echo 17:27:07 taggedImages: 17:27:07 - nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:07 - nexus3.edgexfoundry.org:10004/core-command:latest 17:27:07 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.19 17:27:07 - nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:07 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:27:07 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:27:07 1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:07 latest 17:27:07 2.0.1-dev.19 17:27:07 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:07 main 17:27:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh 17:27:07 + docker push nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:27:07 6662b476fb75: Preparing 17:27:07 bde6b0a1ac34: Preparing 17:27:07 b7b8f75188b8: Preparing 17:27:07 709b06546ac3: Preparing 17:27:07 0f9e26a6860b: Preparing 17:27:07 32f366d666a5: Preparing 17:27:07 32f366d666a5: Waiting 17:27:07 b7b8f75188b8: Layer already exists 17:27:08 32f366d666a5: Layer already exists 17:27:08 6662b476fb75: Pushed 17:27:08 0f9e26a6860b: Pushed 17:27:08 709b06546ac3: Pushed 17:27:09 bde6b0a1ac34: Pushed 17:27:09 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:d7fb37e81b7dd9b7591d4092325488ccc18ccae5c5414d2a798b784fbbadf7b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:27:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 17:27:10 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:27:10 6662b476fb75: Preparing 17:27:10 bde6b0a1ac34: Preparing 17:27:10 b7b8f75188b8: Preparing 17:27:10 709b06546ac3: Preparing 17:27:10 0f9e26a6860b: Preparing 17:27:10 32f366d666a5: Preparing 17:27:10 32f366d666a5: Waiting 17:27:10 6662b476fb75: Layer already exists 17:27:10 bde6b0a1ac34: Layer already exists 17:27:10 709b06546ac3: Layer already exists 17:27:10 b7b8f75188b8: Layer already exists 17:27:10 0f9e26a6860b: Layer already exists 17:27:10 32f366d666a5: Layer already exists 17:27:10 latest: digest: sha256:d7fb37e81b7dd9b7591d4092325488ccc18ccae5c5414d2a798b784fbbadf7b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:27:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:10 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.19 17:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:27:10 6662b476fb75: Preparing 17:27:10 bde6b0a1ac34: Preparing 17:27:10 b7b8f75188b8: Preparing 17:27:10 709b06546ac3: Preparing 17:27:10 0f9e26a6860b: Preparing 17:27:10 32f366d666a5: Preparing 17:27:10 32f366d666a5: Waiting 17:27:10 bde6b0a1ac34: Layer already exists 17:27:10 b7b8f75188b8: Layer already exists 17:27:10 0f9e26a6860b: Layer already exists 17:27:10 6662b476fb75: Layer already exists 17:27:10 709b06546ac3: Layer already exists 17:27:10 32f366d666a5: Layer already exists 17:27:10 2.0.1-dev.19: digest: sha256:d7fb37e81b7dd9b7591d4092325488ccc18ccae5c5414d2a798b784fbbadf7b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:27:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:11 + docker push nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:27:11 6662b476fb75: Preparing 17:27:11 bde6b0a1ac34: Preparing 17:27:11 b7b8f75188b8: Preparing 17:27:11 709b06546ac3: Preparing 17:27:11 0f9e26a6860b: Preparing 17:27:11 32f366d666a5: Preparing 17:27:11 32f366d666a5: Waiting 17:27:11 6662b476fb75: Layer already exists 17:27:11 b7b8f75188b8: Layer already exists 17:27:11 bde6b0a1ac34: Layer already exists 17:27:11 709b06546ac3: Layer already exists 17:27:11 0f9e26a6860b: Layer already exists 17:27:11 32f366d666a5: Layer already exists 17:27:11 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:d7fb37e81b7dd9b7591d4092325488ccc18ccae5c5414d2a798b784fbbadf7b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:27:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 17:27:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:27:11 6662b476fb75: Preparing 17:27:11 bde6b0a1ac34: Preparing 17:27:11 b7b8f75188b8: Preparing 17:27:11 709b06546ac3: Preparing 17:27:11 0f9e26a6860b: Preparing 17:27:11 32f366d666a5: Preparing 17:27:11 32f366d666a5: Waiting 17:27:11 6662b476fb75: Layer already exists 17:27:11 0f9e26a6860b: Layer already exists 17:27:11 bde6b0a1ac34: Layer already exists 17:27:11 709b06546ac3: Layer already exists 17:27:11 b7b8f75188b8: Layer already exists 17:27:11 32f366d666a5: Layer already exists 17:27:11 main: digest: sha256:d7fb37e81b7dd9b7591d4092325488ccc18ccae5c5414d2a798b784fbbadf7b9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:12 ===================================================== [Pipeline] echo 17:27:12 taggedImages: 17:27:12 - nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:12 - nexus3.edgexfoundry.org:10004/core-data:latest 17:27:12 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.19 17:27:12 - nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:12 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:27:12 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:27:12 1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:12 latest 17:27:12 2.0.1-dev.19 17:27:12 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:12 main 17:27:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh 17:27:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:27:12 42974bbd9a9c: Preparing 17:27:12 79f3008fd96d: Preparing 17:27:12 b7b8f75188b8: Preparing 17:27:12 e7e013e9df28: Preparing 17:27:12 32f366d666a5: Preparing 17:27:12 32f366d666a5: Layer already exists 17:27:12 b7b8f75188b8: Layer already exists 17:27:12 e7e013e9df28: Layer already exists 17:27:13 42974bbd9a9c: Pushed 17:27:14 79f3008fd96d: Pushed 17:27:14 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:6223a9aae85448e5c7c161c80085ee4338973399db478ff6b17ef10f437575e4 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 17:27:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:27:15 42974bbd9a9c: Preparing 17:27:15 79f3008fd96d: Preparing 17:27:15 b7b8f75188b8: Preparing 17:27:15 e7e013e9df28: Preparing 17:27:15 32f366d666a5: Preparing 17:27:15 32f366d666a5: Layer already exists 17:27:15 42974bbd9a9c: Layer already exists 17:27:15 b7b8f75188b8: Layer already exists 17:27:15 e7e013e9df28: Layer already exists 17:27:15 79f3008fd96d: Layer already exists 17:27:15 latest: digest: sha256:6223a9aae85448e5c7c161c80085ee4338973399db478ff6b17ef10f437575e4 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.19 17:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:27:16 42974bbd9a9c: Preparing 17:27:16 79f3008fd96d: Preparing 17:27:16 b7b8f75188b8: Preparing 17:27:16 e7e013e9df28: Preparing 17:27:16 32f366d666a5: Preparing 17:27:16 e7e013e9df28: Layer already exists 17:27:16 b7b8f75188b8: Layer already exists 17:27:16 42974bbd9a9c: Layer already exists 17:27:16 79f3008fd96d: Layer already exists 17:27:16 32f366d666a5: Layer already exists 17:27:16 2.0.1-dev.19: digest: sha256:6223a9aae85448e5c7c161c80085ee4338973399db478ff6b17ef10f437575e4 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:27:16 42974bbd9a9c: Preparing 17:27:16 79f3008fd96d: Preparing 17:27:16 b7b8f75188b8: Preparing 17:27:16 e7e013e9df28: Preparing 17:27:16 32f366d666a5: Preparing 17:27:16 42974bbd9a9c: Layer already exists 17:27:16 b7b8f75188b8: Layer already exists 17:27:16 79f3008fd96d: Layer already exists 17:27:16 e7e013e9df28: Layer already exists 17:27:16 32f366d666a5: Layer already exists 17:27:16 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:6223a9aae85448e5c7c161c80085ee4338973399db478ff6b17ef10f437575e4 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 17:27:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:27:17 42974bbd9a9c: Preparing 17:27:17 79f3008fd96d: Preparing 17:27:17 b7b8f75188b8: Preparing 17:27:17 e7e013e9df28: Preparing 17:27:17 32f366d666a5: Preparing 17:27:17 79f3008fd96d: Layer already exists 17:27:17 e7e013e9df28: Layer already exists 17:27:17 42974bbd9a9c: Layer already exists 17:27:17 32f366d666a5: Layer already exists 17:27:17 b7b8f75188b8: Layer already exists 17:27:17 main: digest: sha256:6223a9aae85448e5c7c161c80085ee4338973399db478ff6b17ef10f437575e4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:17 ===================================================== [Pipeline] echo 17:27:17 taggedImages: 17:27:17 - nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:17 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:27:17 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.19 17:27:17 - nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:17 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:27:17 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:27:17 1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:17 latest 17:27:17 2.0.1-dev.19 17:27:17 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:17 main 17:27:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh 17:27:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:27:18 7c1cd650207e: Preparing 17:27:18 7c1cd650207e: Preparing 17:27:18 b81d6bc43346: Preparing 17:27:18 f173cda1ebd9: Preparing 17:27:18 d3baebd10f63: Preparing 17:27:18 843e8e523772: Preparing 17:27:18 b7b8f75188b8: Preparing 17:27:18 cac3d260a999: Preparing 17:27:18 4a1ba0fb56df: Preparing 17:27:18 5a2128eec957: Preparing 17:27:18 79d82c4f4102: Preparing 17:27:18 32f366d666a5: Preparing 17:27:18 b7b8f75188b8: Waiting 17:27:18 cac3d260a999: Waiting 17:27:18 4a1ba0fb56df: Waiting 17:27:18 5a2128eec957: Waiting 17:27:18 79d82c4f4102: Waiting 17:27:18 32f366d666a5: Waiting 17:27:18 d3baebd10f63: Pushed 17:27:18 f173cda1ebd9: Pushed 17:27:18 b81d6bc43346: Pushed 17:27:18 7c1cd650207e: Pushed 17:27:18 b7b8f75188b8: Layer already exists 17:27:18 79d82c4f4102: Pushed 17:27:18 4a1ba0fb56df: Pushed 17:27:18 5a2128eec957: Pushed 17:27:18 32f366d666a5: Layer already exists 17:27:18 cac3d260a999: Pushed 17:27:19 843e8e523772: Pushed 17:27:19 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:839222ca7d7cefdb283b1f13e4cab40a0424749238fab9bd77d4a25c550b67c6 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:27:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 17:27:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:27:20 7c1cd650207e: Preparing 17:27:20 7c1cd650207e: Preparing 17:27:20 b81d6bc43346: Preparing 17:27:20 f173cda1ebd9: Preparing 17:27:20 d3baebd10f63: Preparing 17:27:20 843e8e523772: Preparing 17:27:20 b7b8f75188b8: Preparing 17:27:20 cac3d260a999: Preparing 17:27:20 4a1ba0fb56df: Preparing 17:27:20 5a2128eec957: Preparing 17:27:20 79d82c4f4102: Preparing 17:27:20 32f366d666a5: Preparing 17:27:20 cac3d260a999: Waiting 17:27:20 4a1ba0fb56df: Waiting 17:27:20 5a2128eec957: Waiting 17:27:20 79d82c4f4102: Waiting 17:27:20 32f366d666a5: Waiting 17:27:20 b7b8f75188b8: Waiting 17:27:20 843e8e523772: Layer already exists 17:27:20 d3baebd10f63: Layer already exists 17:27:20 f173cda1ebd9: Layer already exists 17:27:20 7c1cd650207e: Layer already exists 17:27:20 b81d6bc43346: Layer already exists 17:27:20 5a2128eec957: Layer already exists 17:27:20 b7b8f75188b8: Layer already exists 17:27:20 4a1ba0fb56df: Layer already exists 17:27:20 cac3d260a999: Layer already exists 17:27:20 79d82c4f4102: Layer already exists 17:27:20 32f366d666a5: Layer already exists 17:27:20 latest: digest: sha256:839222ca7d7cefdb283b1f13e4cab40a0424749238fab9bd77d4a25c550b67c6 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:27:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.19 17:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:27:20 7c1cd650207e: Preparing 17:27:20 7c1cd650207e: Preparing 17:27:20 b81d6bc43346: Preparing 17:27:20 f173cda1ebd9: Preparing 17:27:20 d3baebd10f63: Preparing 17:27:20 843e8e523772: Preparing 17:27:20 b7b8f75188b8: Preparing 17:27:20 cac3d260a999: Preparing 17:27:20 4a1ba0fb56df: Preparing 17:27:20 5a2128eec957: Preparing 17:27:20 79d82c4f4102: Preparing 17:27:20 32f366d666a5: Preparing 17:27:20 b7b8f75188b8: Waiting 17:27:20 cac3d260a999: Waiting 17:27:20 4a1ba0fb56df: Waiting 17:27:20 5a2128eec957: Waiting 17:27:20 79d82c4f4102: Waiting 17:27:20 32f366d666a5: Waiting 17:27:20 b81d6bc43346: Layer already exists 17:27:20 843e8e523772: Layer already exists 17:27:20 7c1cd650207e: Layer already exists 17:27:20 f173cda1ebd9: Layer already exists 17:27:20 d3baebd10f63: Layer already exists 17:27:20 5a2128eec957: Layer already exists 17:27:20 cac3d260a999: Layer already exists 17:27:20 4a1ba0fb56df: Layer already exists 17:27:20 79d82c4f4102: Layer already exists 17:27:20 b7b8f75188b8: Layer already exists 17:27:20 32f366d666a5: Layer already exists 17:27:20 2.0.1-dev.19: digest: sha256:839222ca7d7cefdb283b1f13e4cab40a0424749238fab9bd77d4a25c550b67c6 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:27:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:27:21 7c1cd650207e: Preparing 17:27:21 7c1cd650207e: Preparing 17:27:21 b81d6bc43346: Preparing 17:27:21 f173cda1ebd9: Preparing 17:27:21 d3baebd10f63: Preparing 17:27:21 843e8e523772: Preparing 17:27:21 b7b8f75188b8: Preparing 17:27:21 cac3d260a999: Preparing 17:27:21 4a1ba0fb56df: Preparing 17:27:21 5a2128eec957: Preparing 17:27:21 79d82c4f4102: Preparing 17:27:21 32f366d666a5: Preparing 17:27:21 b7b8f75188b8: Waiting 17:27:21 cac3d260a999: Waiting 17:27:21 4a1ba0fb56df: Waiting 17:27:21 5a2128eec957: Waiting 17:27:21 79d82c4f4102: Waiting 17:27:21 32f366d666a5: Waiting 17:27:21 d3baebd10f63: Layer already exists 17:27:21 7c1cd650207e: Layer already exists 17:27:21 b81d6bc43346: Layer already exists 17:27:21 f173cda1ebd9: Layer already exists 17:27:21 843e8e523772: Layer already exists 17:27:21 4a1ba0fb56df: Layer already exists 17:27:21 cac3d260a999: Layer already exists 17:27:21 5a2128eec957: Layer already exists 17:27:21 b7b8f75188b8: Layer already exists 17:27:21 79d82c4f4102: Layer already exists 17:27:21 32f366d666a5: Layer already exists 17:27:21 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:839222ca7d7cefdb283b1f13e4cab40a0424749238fab9bd77d4a25c550b67c6 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:27:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 17:27:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:27:22 7c1cd650207e: Preparing 17:27:22 7c1cd650207e: Preparing 17:27:22 b81d6bc43346: Preparing 17:27:22 f173cda1ebd9: Preparing 17:27:22 d3baebd10f63: Preparing 17:27:22 843e8e523772: Preparing 17:27:22 b7b8f75188b8: Preparing 17:27:22 cac3d260a999: Preparing 17:27:22 4a1ba0fb56df: Preparing 17:27:22 5a2128eec957: Preparing 17:27:22 79d82c4f4102: Preparing 17:27:22 32f366d666a5: Preparing 17:27:22 b7b8f75188b8: Waiting 17:27:22 cac3d260a999: Waiting 17:27:22 4a1ba0fb56df: Waiting 17:27:22 5a2128eec957: Waiting 17:27:22 79d82c4f4102: Waiting 17:27:22 32f366d666a5: Waiting 17:27:22 7c1cd650207e: Layer already exists 17:27:22 f173cda1ebd9: Layer already exists 17:27:22 d3baebd10f63: Layer already exists 17:27:22 843e8e523772: Layer already exists 17:27:22 b81d6bc43346: Layer already exists 17:27:22 4a1ba0fb56df: Layer already exists 17:27:22 b7b8f75188b8: Layer already exists 17:27:22 cac3d260a999: Layer already exists 17:27:22 5a2128eec957: Layer already exists 17:27:22 79d82c4f4102: Layer already exists 17:27:22 32f366d666a5: Layer already exists 17:27:22 main: digest: sha256:839222ca7d7cefdb283b1f13e4cab40a0424749238fab9bd77d4a25c550b67c6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:22 ===================================================== [Pipeline] echo 17:27:22 taggedImages: 17:27:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:27:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.19 17:27:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:27:22 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:27:22 1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:22 latest 17:27:22 2.0.1-dev.19 17:27:22 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:22 main 17:27:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh 17:27:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:27:23 c21425fc712f: Preparing 17:27:23 707156e2f662: Preparing 17:27:23 5e8ea83bd3be: Preparing 17:27:23 7bb3cd44ad84: Preparing 17:27:23 06cc9e681e5c: Preparing 17:27:23 32f366d666a5: Preparing 17:27:23 32f366d666a5: Waiting 17:27:23 7bb3cd44ad84: Pushed 17:27:23 06cc9e681e5c: Pushed 17:27:23 5e8ea83bd3be: Pushed 17:27:23 32f366d666a5: Layer already exists 17:27:24 707156e2f662: Pushed 17:27:24 c21425fc712f: Pushed 17:27:24 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:4170e26ffe533eaa6d64ab066010c1de191748ede3e975c0d119be9f31de3d37 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:27:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 17:27:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:27:25 c21425fc712f: Preparing 17:27:25 707156e2f662: Preparing 17:27:25 5e8ea83bd3be: Preparing 17:27:25 7bb3cd44ad84: Preparing 17:27:25 06cc9e681e5c: Preparing 17:27:25 32f366d666a5: Preparing 17:27:25 32f366d666a5: Waiting 17:27:25 c21425fc712f: Layer already exists 17:27:25 707156e2f662: Layer already exists 17:27:25 7bb3cd44ad84: Layer already exists 17:27:25 06cc9e681e5c: Layer already exists 17:27:25 5e8ea83bd3be: Layer already exists 17:27:25 32f366d666a5: Layer already exists 17:27:25 latest: digest: sha256:4170e26ffe533eaa6d64ab066010c1de191748ede3e975c0d119be9f31de3d37 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:27:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.19 17:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:27:26 c21425fc712f: Preparing 17:27:26 707156e2f662: Preparing 17:27:26 5e8ea83bd3be: Preparing 17:27:26 7bb3cd44ad84: Preparing 17:27:26 06cc9e681e5c: Preparing 17:27:26 32f366d666a5: Preparing 17:27:26 32f366d666a5: Waiting 17:27:26 707156e2f662: Layer already exists 17:27:26 5e8ea83bd3be: Layer already exists 17:27:26 06cc9e681e5c: Layer already exists 17:27:26 c21425fc712f: Layer already exists 17:27:26 7bb3cd44ad84: Layer already exists 17:27:26 32f366d666a5: Layer already exists 17:27:26 2.0.1-dev.19: digest: sha256:4170e26ffe533eaa6d64ab066010c1de191748ede3e975c0d119be9f31de3d37 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:27:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:27:26 c21425fc712f: Preparing 17:27:26 707156e2f662: Preparing 17:27:26 5e8ea83bd3be: Preparing 17:27:26 7bb3cd44ad84: Preparing 17:27:26 06cc9e681e5c: Preparing 17:27:26 32f366d666a5: Preparing 17:27:26 32f366d666a5: Waiting 17:27:26 707156e2f662: Layer already exists 17:27:26 c21425fc712f: Layer already exists 17:27:26 06cc9e681e5c: Layer already exists 17:27:26 7bb3cd44ad84: Layer already exists 17:27:26 5e8ea83bd3be: Layer already exists 17:27:26 32f366d666a5: Layer already exists 17:27:26 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:4170e26ffe533eaa6d64ab066010c1de191748ede3e975c0d119be9f31de3d37 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:27:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 17:27:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:27:27 c21425fc712f: Preparing 17:27:27 707156e2f662: Preparing 17:27:27 5e8ea83bd3be: Preparing 17:27:27 7bb3cd44ad84: Preparing 17:27:27 06cc9e681e5c: Preparing 17:27:27 32f366d666a5: Preparing 17:27:27 32f366d666a5: Waiting 17:27:27 5e8ea83bd3be: Layer already exists 17:27:27 7bb3cd44ad84: Layer already exists 17:27:27 c21425fc712f: Layer already exists 17:27:27 707156e2f662: Layer already exists 17:27:27 06cc9e681e5c: Layer already exists 17:27:27 32f366d666a5: Layer already exists 17:27:27 main: digest: sha256:4170e26ffe533eaa6d64ab066010c1de191748ede3e975c0d119be9f31de3d37 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:27 ===================================================== [Pipeline] echo 17:27:27 taggedImages: 17:27:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:27:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.19 17:27:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:27:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:27:27 1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:27 latest 17:27:27 2.0.1-dev.19 17:27:27 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:27 main 17:27:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh 17:27:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:27:28 cd5a5e067bcb: Preparing 17:27:28 6b9057722fd2: Preparing 17:27:28 8bc411399cf9: Preparing 17:27:28 cfa45ec72e97: Preparing 17:27:28 36bce437ee31: Preparing 17:27:28 cee3704cad34: Preparing 17:27:28 5b3d774776f7: Preparing 17:27:28 f101a6197cc9: Preparing 17:27:28 1d29e1c1a7e5: Preparing 17:27:28 32f366d666a5: Preparing 17:27:28 cee3704cad34: Waiting 17:27:28 5b3d774776f7: Waiting 17:27:28 f101a6197cc9: Waiting 17:27:28 1d29e1c1a7e5: Waiting 17:27:28 32f366d666a5: Waiting 17:27:29 cd5a5e067bcb: Pushed 17:27:29 36bce437ee31: Pushed 17:27:29 6b9057722fd2: Pushed 17:27:29 f101a6197cc9: Pushed 17:27:29 5b3d774776f7: Pushed 17:27:29 cee3704cad34: Pushed 17:27:29 32f366d666a5: Layer already exists 17:27:29 cfa45ec72e97: Pushed 17:27:29 8bc411399cf9: Pushed 17:27:29 1d29e1c1a7e5: Pushed 17:27:29 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:08c10c31cd27d63eb942c5aca789dd7b57e1992705dde8786debda4c38196ce6 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:27:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 17:27:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:27:30 cd5a5e067bcb: Preparing 17:27:30 6b9057722fd2: Preparing 17:27:30 8bc411399cf9: Preparing 17:27:30 cfa45ec72e97: Preparing 17:27:30 36bce437ee31: Preparing 17:27:30 cee3704cad34: Preparing 17:27:30 5b3d774776f7: Preparing 17:27:30 f101a6197cc9: Preparing 17:27:30 1d29e1c1a7e5: Preparing 17:27:30 32f366d666a5: Preparing 17:27:30 5b3d774776f7: Waiting 17:27:30 f101a6197cc9: Waiting 17:27:30 1d29e1c1a7e5: Waiting 17:27:30 32f366d666a5: Waiting 17:27:30 cee3704cad34: Waiting 17:27:30 36bce437ee31: Layer already exists 17:27:30 cfa45ec72e97: Layer already exists 17:27:30 cd5a5e067bcb: Layer already exists 17:27:30 6b9057722fd2: Layer already exists 17:27:30 8bc411399cf9: Layer already exists 17:27:30 5b3d774776f7: Layer already exists 17:27:30 1d29e1c1a7e5: Layer already exists 17:27:30 32f366d666a5: Layer already exists 17:27:30 cee3704cad34: Layer already exists 17:27:30 f101a6197cc9: Layer already exists 17:27:30 latest: digest: sha256:08c10c31cd27d63eb942c5aca789dd7b57e1992705dde8786debda4c38196ce6 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:27:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.19 17:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:27:31 cd5a5e067bcb: Preparing 17:27:31 6b9057722fd2: Preparing 17:27:31 8bc411399cf9: Preparing 17:27:31 cfa45ec72e97: Preparing 17:27:31 36bce437ee31: Preparing 17:27:31 cee3704cad34: Preparing 17:27:31 5b3d774776f7: Preparing 17:27:31 f101a6197cc9: Preparing 17:27:31 1d29e1c1a7e5: Preparing 17:27:31 32f366d666a5: Preparing 17:27:31 cee3704cad34: Waiting 17:27:31 5b3d774776f7: Waiting 17:27:31 f101a6197cc9: Waiting 17:27:31 1d29e1c1a7e5: Waiting 17:27:31 32f366d666a5: Waiting 17:27:31 8bc411399cf9: Layer already exists 17:27:31 cd5a5e067bcb: Layer already exists 17:27:31 cfa45ec72e97: Layer already exists 17:27:31 36bce437ee31: Layer already exists 17:27:31 6b9057722fd2: Layer already exists 17:27:31 cee3704cad34: Layer already exists 17:27:31 5b3d774776f7: Layer already exists 17:27:31 1d29e1c1a7e5: Layer already exists 17:27:31 f101a6197cc9: Layer already exists 17:27:31 32f366d666a5: Layer already exists 17:27:31 2.0.1-dev.19: digest: sha256:08c10c31cd27d63eb942c5aca789dd7b57e1992705dde8786debda4c38196ce6 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:27:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:27:31 cd5a5e067bcb: Preparing 17:27:31 6b9057722fd2: Preparing 17:27:31 8bc411399cf9: Preparing 17:27:31 cfa45ec72e97: Preparing 17:27:31 36bce437ee31: Preparing 17:27:31 cee3704cad34: Preparing 17:27:31 5b3d774776f7: Preparing 17:27:31 f101a6197cc9: Preparing 17:27:31 1d29e1c1a7e5: Preparing 17:27:31 32f366d666a5: Preparing 17:27:31 cee3704cad34: Waiting 17:27:31 5b3d774776f7: Waiting 17:27:31 f101a6197cc9: Waiting 17:27:31 1d29e1c1a7e5: Waiting 17:27:31 32f366d666a5: Waiting 17:27:31 8bc411399cf9: Layer already exists 17:27:31 6b9057722fd2: Layer already exists 17:27:31 cd5a5e067bcb: Layer already exists 17:27:31 cfa45ec72e97: Layer already exists 17:27:31 36bce437ee31: Layer already exists 17:27:31 f101a6197cc9: Layer already exists 17:27:31 5b3d774776f7: Layer already exists 17:27:31 cee3704cad34: Layer already exists 17:27:31 1d29e1c1a7e5: Layer already exists 17:27:31 32f366d666a5: Layer already exists 17:27:31 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:08c10c31cd27d63eb942c5aca789dd7b57e1992705dde8786debda4c38196ce6 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:27:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 17:27:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:27:32 cd5a5e067bcb: Preparing 17:27:32 6b9057722fd2: Preparing 17:27:32 8bc411399cf9: Preparing 17:27:32 cfa45ec72e97: Preparing 17:27:32 36bce437ee31: Preparing 17:27:32 cee3704cad34: Preparing 17:27:32 5b3d774776f7: Preparing 17:27:32 f101a6197cc9: Preparing 17:27:32 1d29e1c1a7e5: Preparing 17:27:32 32f366d666a5: Preparing 17:27:32 cee3704cad34: Waiting 17:27:32 5b3d774776f7: Waiting 17:27:32 f101a6197cc9: Waiting 17:27:32 1d29e1c1a7e5: Waiting 17:27:32 32f366d666a5: Waiting 17:27:32 6b9057722fd2: Layer already exists 17:27:32 8bc411399cf9: Layer already exists 17:27:32 cfa45ec72e97: Layer already exists 17:27:32 36bce437ee31: Layer already exists 17:27:32 cd5a5e067bcb: Layer already exists 17:27:32 cee3704cad34: Layer already exists 17:27:32 5b3d774776f7: Layer already exists 17:27:32 1d29e1c1a7e5: Layer already exists 17:27:32 f101a6197cc9: Layer already exists 17:27:32 32f366d666a5: Layer already exists 17:27:32 main: digest: sha256:08c10c31cd27d63eb942c5aca789dd7b57e1992705dde8786debda4c38196ce6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:32 ===================================================== [Pipeline] echo 17:27:32 taggedImages: 17:27:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:27:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.19 17:27:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:27:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:27:32 1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:32 latest 17:27:32 2.0.1-dev.19 17:27:32 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:32 main 17:27:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh 17:27:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:27:33 4685e18fcbbf: Preparing 17:27:33 aac7a18c6826: Preparing 17:27:33 b7b8f75188b8: Preparing 17:27:33 5ef96fc7b6cb: Preparing 17:27:33 32f366d666a5: Preparing 17:27:33 32f366d666a5: Layer already exists 17:27:33 b7b8f75188b8: Layer already exists 17:27:33 5ef96fc7b6cb: Pushed 17:27:33 4685e18fcbbf: Pushed 17:27:34 aac7a18c6826: Pushed 17:27:35 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:fbf1b98c6779800fa5d502a07f6ece5b6079ae1028b98bfa345e4d56ed328ba0 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:27:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 17:27:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:27:35 4685e18fcbbf: Preparing 17:27:35 aac7a18c6826: Preparing 17:27:35 b7b8f75188b8: Preparing 17:27:35 5ef96fc7b6cb: Preparing 17:27:35 32f366d666a5: Preparing 17:27:35 4685e18fcbbf: Layer already exists 17:27:35 5ef96fc7b6cb: Layer already exists 17:27:35 b7b8f75188b8: Layer already exists 17:27:35 32f366d666a5: Layer already exists 17:27:35 aac7a18c6826: Layer already exists 17:27:35 latest: digest: sha256:fbf1b98c6779800fa5d502a07f6ece5b6079ae1028b98bfa345e4d56ed328ba0 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:27:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.19 17:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:27:36 4685e18fcbbf: Preparing 17:27:36 aac7a18c6826: Preparing 17:27:36 b7b8f75188b8: Preparing 17:27:36 5ef96fc7b6cb: Preparing 17:27:36 32f366d666a5: Preparing 17:27:36 5ef96fc7b6cb: Layer already exists 17:27:36 aac7a18c6826: Layer already exists 17:27:36 4685e18fcbbf: Layer already exists 17:27:36 32f366d666a5: Layer already exists 17:27:36 b7b8f75188b8: Layer already exists 17:27:36 2.0.1-dev.19: digest: sha256:fbf1b98c6779800fa5d502a07f6ece5b6079ae1028b98bfa345e4d56ed328ba0 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:27:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:27:36 4685e18fcbbf: Preparing 17:27:36 aac7a18c6826: Preparing 17:27:36 b7b8f75188b8: Preparing 17:27:36 5ef96fc7b6cb: Preparing 17:27:36 32f366d666a5: Preparing 17:27:36 4685e18fcbbf: Layer already exists 17:27:36 5ef96fc7b6cb: Layer already exists 17:27:36 b7b8f75188b8: Layer already exists 17:27:36 32f366d666a5: Layer already exists 17:27:36 aac7a18c6826: Layer already exists 17:27:36 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:fbf1b98c6779800fa5d502a07f6ece5b6079ae1028b98bfa345e4d56ed328ba0 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:27:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 17:27:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:27:37 4685e18fcbbf: Preparing 17:27:37 aac7a18c6826: Preparing 17:27:37 b7b8f75188b8: Preparing 17:27:37 5ef96fc7b6cb: Preparing 17:27:37 32f366d666a5: Preparing 17:27:37 aac7a18c6826: Layer already exists 17:27:37 5ef96fc7b6cb: Layer already exists 17:27:37 32f366d666a5: Layer already exists 17:27:37 4685e18fcbbf: Layer already exists 17:27:37 b7b8f75188b8: Layer already exists 17:27:37 main: digest: sha256:fbf1b98c6779800fa5d502a07f6ece5b6079ae1028b98bfa345e4d56ed328ba0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:37 ===================================================== [Pipeline] echo 17:27:37 taggedImages: 17:27:37 - nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:37 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:27:37 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.19 17:27:37 - nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:37 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:27:37 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:27:37 1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:37 latest 17:27:37 2.0.1-dev.19 17:27:37 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:37 main 17:27:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh 17:27:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:27:38 9eaa15731b4f: Preparing 17:27:38 8159054349fd: Preparing 17:27:38 b7b8f75188b8: Preparing 17:27:38 e7e013e9df28: Preparing 17:27:38 32f366d666a5: Preparing 17:27:38 b7b8f75188b8: Layer already exists 17:27:38 32f366d666a5: Layer already exists 17:27:38 e7e013e9df28: Layer already exists 17:27:38 9eaa15731b4f: Pushed 17:27:39 8159054349fd: Pushed 17:27:39 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:f9cfdea21fb2977044f8923953c55497ff6e866c61f43b6364d0358accd9ff61 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 17:27:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:27:40 9eaa15731b4f: Preparing 17:27:40 8159054349fd: Preparing 17:27:40 b7b8f75188b8: Preparing 17:27:40 e7e013e9df28: Preparing 17:27:40 32f366d666a5: Preparing 17:27:40 8159054349fd: Layer already exists 17:27:40 32f366d666a5: Layer already exists 17:27:40 e7e013e9df28: Layer already exists 17:27:40 b7b8f75188b8: Layer already exists 17:27:40 9eaa15731b4f: Layer already exists 17:27:40 latest: digest: sha256:f9cfdea21fb2977044f8923953c55497ff6e866c61f43b6364d0358accd9ff61 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.19 17:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:27:40 9eaa15731b4f: Preparing 17:27:40 8159054349fd: Preparing 17:27:40 b7b8f75188b8: Preparing 17:27:40 e7e013e9df28: Preparing 17:27:40 32f366d666a5: Preparing 17:27:40 32f366d666a5: Layer already exists 17:27:40 b7b8f75188b8: Layer already exists 17:27:40 8159054349fd: Layer already exists 17:27:40 9eaa15731b4f: Layer already exists 17:27:40 e7e013e9df28: Layer already exists 17:27:40 2.0.1-dev.19: digest: sha256:f9cfdea21fb2977044f8923953c55497ff6e866c61f43b6364d0358accd9ff61 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:27:41 9eaa15731b4f: Preparing 17:27:41 8159054349fd: Preparing 17:27:41 b7b8f75188b8: Preparing 17:27:41 e7e013e9df28: Preparing 17:27:41 32f366d666a5: Preparing 17:27:41 32f366d666a5: Layer already exists 17:27:41 8159054349fd: Layer already exists 17:27:41 e7e013e9df28: Layer already exists 17:27:41 b7b8f75188b8: Layer already exists 17:27:41 9eaa15731b4f: Layer already exists 17:27:41 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:f9cfdea21fb2977044f8923953c55497ff6e866c61f43b6364d0358accd9ff61 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:27:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 17:27:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:27:42 9eaa15731b4f: Preparing 17:27:42 8159054349fd: Preparing 17:27:42 b7b8f75188b8: Preparing 17:27:42 e7e013e9df28: Preparing 17:27:42 32f366d666a5: Preparing 17:27:42 e7e013e9df28: Layer already exists 17:27:42 32f366d666a5: Layer already exists 17:27:42 b7b8f75188b8: Layer already exists 17:27:42 9eaa15731b4f: Layer already exists 17:27:42 8159054349fd: Layer already exists 17:27:42 main: digest: sha256:f9cfdea21fb2977044f8923953c55497ff6e866c61f43b6364d0358accd9ff61 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:42 ===================================================== [Pipeline] echo 17:27:42 taggedImages: 17:27:42 - nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:27:42 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.19 17:27:42 - nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:42 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 17:27:42 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 17:27:42 1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:42 latest 17:27:42 2.0.1-dev.19 17:27:42 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:42 main 17:27:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh 17:27:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:27:42 00851e421224: Preparing 17:27:42 baba7f340c31: Preparing 17:27:42 974b409932f4: Preparing 17:27:42 5f1d2f89f4e7: Preparing 17:27:42 b82f54db960b: Preparing 17:27:42 4bc13ba6e7d2: Preparing 17:27:42 241588b2373e: Preparing 17:27:42 9e9604462a57: Preparing 17:27:42 563ea45970c1: Preparing 17:27:42 91e3b9641807: Preparing 17:27:42 b2d5eeeaba3a: Preparing 17:27:42 9e9604462a57: Waiting 17:27:42 4bc13ba6e7d2: Waiting 17:27:42 241588b2373e: Waiting 17:27:42 563ea45970c1: Waiting 17:27:42 91e3b9641807: Waiting 17:27:42 b2d5eeeaba3a: Waiting 17:27:42 b82f54db960b: Layer already exists 17:27:43 4bc13ba6e7d2: Layer already exists 17:27:43 241588b2373e: Layer already exists 17:27:43 9e9604462a57: Layer already exists 17:27:43 baba7f340c31: Pushed 17:27:43 563ea45970c1: Layer already exists 17:27:43 91e3b9641807: Layer already exists 17:27:43 b2d5eeeaba3a: Layer already exists 17:27:43 00851e421224: Pushed 17:27:44 974b409932f4: Pushed 17:27:49 5f1d2f89f4e7: Pushed 17:27:49 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:66121c653ce6d26436eb671eee300b93082dd59e7331eafc53ccc7b1d5e6a970 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:27:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 17:27:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 17:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:27:50 00851e421224: Preparing 17:27:50 baba7f340c31: Preparing 17:27:50 974b409932f4: Preparing 17:27:50 5f1d2f89f4e7: Preparing 17:27:50 b82f54db960b: Preparing 17:27:50 4bc13ba6e7d2: Preparing 17:27:50 241588b2373e: Preparing 17:27:50 9e9604462a57: Preparing 17:27:50 563ea45970c1: Preparing 17:27:50 91e3b9641807: Preparing 17:27:50 b2d5eeeaba3a: Preparing 17:27:50 4bc13ba6e7d2: Waiting 17:27:50 241588b2373e: Waiting 17:27:50 91e3b9641807: Waiting 17:27:50 b2d5eeeaba3a: Waiting 17:27:50 9e9604462a57: Waiting 17:27:50 563ea45970c1: Waiting 17:27:50 baba7f340c31: Layer already exists 17:27:50 b82f54db960b: Layer already exists 17:27:50 00851e421224: Layer already exists 17:27:50 974b409932f4: Layer already exists 17:27:50 5f1d2f89f4e7: Layer already exists 17:27:50 4bc13ba6e7d2: Layer already exists 17:27:50 563ea45970c1: Layer already exists 17:27:50 91e3b9641807: Layer already exists 17:27:50 b2d5eeeaba3a: Layer already exists 17:27:50 9e9604462a57: Layer already exists 17:27:51 241588b2373e: Layer already exists 17:27:51 latest: digest: sha256:66121c653ce6d26436eb671eee300b93082dd59e7331eafc53ccc7b1d5e6a970 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:27:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.19 17:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:27:57 00851e421224: Preparing 17:27:57 baba7f340c31: Preparing 17:27:57 974b409932f4: Preparing 17:27:57 5f1d2f89f4e7: Preparing 17:27:57 b82f54db960b: Preparing 17:27:57 4bc13ba6e7d2: Preparing 17:27:57 241588b2373e: Preparing 17:27:57 9e9604462a57: Preparing 17:27:57 563ea45970c1: Preparing 17:27:57 91e3b9641807: Preparing 17:27:57 b2d5eeeaba3a: Preparing 17:27:57 4bc13ba6e7d2: Waiting 17:27:57 241588b2373e: Waiting 17:27:57 9e9604462a57: Waiting 17:27:57 563ea45970c1: Waiting 17:27:57 91e3b9641807: Waiting 17:27:57 b2d5eeeaba3a: Waiting 17:27:57 baba7f340c31: Layer already exists 17:27:57 b82f54db960b: Layer already exists 17:27:57 974b409932f4: Layer already exists 17:27:57 00851e421224: Layer already exists 17:27:57 5f1d2f89f4e7: Layer already exists 17:27:57 4bc13ba6e7d2: Layer already exists 17:27:57 241588b2373e: Layer already exists 17:27:57 91e3b9641807: Layer already exists 17:27:57 563ea45970c1: Layer already exists 17:27:57 9e9604462a57: Layer already exists 17:27:57 b2d5eeeaba3a: Layer already exists 17:27:57 2.0.1-dev.19: digest: sha256:66121c653ce6d26436eb671eee300b93082dd59e7331eafc53ccc7b1d5e6a970 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:27:57 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 17:27:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:27:58 00851e421224: Preparing 17:27:58 baba7f340c31: Preparing 17:27:58 974b409932f4: Preparing 17:27:58 5f1d2f89f4e7: Preparing 17:27:58 b82f54db960b: Preparing 17:27:58 4bc13ba6e7d2: Preparing 17:27:58 241588b2373e: Preparing 17:27:58 9e9604462a57: Preparing 17:27:58 563ea45970c1: Preparing 17:27:58 91e3b9641807: Preparing 17:27:58 b2d5eeeaba3a: Preparing 17:27:58 4bc13ba6e7d2: Waiting 17:27:58 241588b2373e: Waiting 17:27:58 9e9604462a57: Waiting 17:27:58 563ea45970c1: Waiting 17:27:58 91e3b9641807: Waiting 17:27:58 b2d5eeeaba3a: Waiting 17:27:58 5f1d2f89f4e7: Layer already exists 17:27:58 974b409932f4: Layer already exists 17:27:58 baba7f340c31: Layer already exists 17:27:58 b82f54db960b: Layer already exists 17:27:58 00851e421224: Layer already exists 17:27:58 563ea45970c1: Layer already exists 17:27:58 4bc13ba6e7d2: Layer already exists 17:27:58 241588b2373e: Layer already exists 17:27:58 91e3b9641807: Layer already exists 17:27:58 9e9604462a57: Layer already exists 17:27:58 b2d5eeeaba3a: Layer already exists 17:27:58 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:66121c653ce6d26436eb671eee300b93082dd59e7331eafc53ccc7b1d5e6a970 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:27:58 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 17:27:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 17:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:27:58 00851e421224: Preparing 17:27:58 baba7f340c31: Preparing 17:27:58 974b409932f4: Preparing 17:27:58 5f1d2f89f4e7: Preparing 17:27:58 b82f54db960b: Preparing 17:27:58 4bc13ba6e7d2: Preparing 17:27:58 241588b2373e: Preparing 17:27:58 9e9604462a57: Preparing 17:27:58 563ea45970c1: Preparing 17:27:58 91e3b9641807: Preparing 17:27:58 b2d5eeeaba3a: Preparing 17:27:58 4bc13ba6e7d2: Waiting 17:27:58 241588b2373e: Waiting 17:27:58 9e9604462a57: Waiting 17:27:58 563ea45970c1: Waiting 17:27:58 91e3b9641807: Waiting 17:27:58 b2d5eeeaba3a: Waiting 17:27:58 00851e421224: Layer already exists 17:27:58 b82f54db960b: Layer already exists 17:27:58 baba7f340c31: Layer already exists 17:27:58 5f1d2f89f4e7: Layer already exists 17:27:58 974b409932f4: Layer already exists 17:27:58 9e9604462a57: Layer already exists 17:27:58 4bc13ba6e7d2: Layer already exists 17:27:58 241588b2373e: Layer already exists 17:27:58 563ea45970c1: Layer already exists 17:27:58 91e3b9641807: Layer already exists 17:27:58 b2d5eeeaba3a: Layer already exists 17:27:58 main: digest: sha256:66121c653ce6d26436eb671eee300b93082dd59e7331eafc53ccc7b1d5e6a970 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:58 ===================================================== [Pipeline] echo 17:27:58 taggedImages: 17:27:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da 17:27:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 17:27:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.19 17:27:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 17:27:58 - 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] } 17:29:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1691 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:29:03 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 17:29:04 The recommended git tool is: git 17:29:10 using credential edgex-jenkins-ssh 17:29:10 Cloning the remote Git repository 17:29:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:29:11 > git init /w/workspace/edgex-go/19 # timeout=10 17:29:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:29:11 > git --version # timeout=10 17:29:11 > git --version # 'git version 2.17.1' 17:29:11 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:37 Avoid second fetch 17:29:37 Checking out Revision 1c9af10f427590f3fed47012b244cbba5cfcd3da (main) 17:29:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:29:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:37 > git config core.sparsecheckout # timeout=10 17:29:38 > git checkout -f 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 17:29:42 Commit message: "Merge pull request #3643 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:43 provisioning config files... 17:29:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config5596661077114210561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:43 ---> docker-login.sh 17:29:43 nexus3.edgexfoundry.org:10001 17:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:45 Configure a credential helper to remove this warning. See 17:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:45 17:29:45 Login Succeeded 17:29:45 nexus3.edgexfoundry.org:10002 17:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:45 Configure a credential helper to remove this warning. See 17:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:45 17:29:45 Login Succeeded 17:29:45 nexus3.edgexfoundry.org:10003 17:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:46 Configure a credential helper to remove this warning. See 17:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:46 17:29:46 Login Succeeded 17:29:46 nexus3.edgexfoundry.org:10004 17:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:47 Configure a credential helper to remove this warning. See 17:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:47 17:29:47 Login Succeeded 17:29:47 docker.io 17:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:48 Configure a credential helper to remove this warning. See 17:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:48 17:29:48 Login Succeeded 17:29:48 ---> docker-login.sh ends [Pipeline] } 17:29:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:29:48 ========================================================= 17:29:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:29:48 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:29:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:29:51 Sending build context to Docker daemon 165.8MB 17:29:51 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:29:51 Step 2/6 : FROM ${BASE} 17:29:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:29:51 595b0fe564bb: Pulling fs layer 17:29:51 24495759ef45: Pulling fs layer 17:29:51 d148012ef14d: Pulling fs layer 17:29:51 e90a11edd702: Pulling fs layer 17:29:51 d77568369979: Pulling fs layer 17:29:51 c70fe1637996: Pulling fs layer 17:29:51 56b9a3b27deb: Pulling fs layer 17:29:51 0c467a088ba4: Pulling fs layer 17:29:51 e90a11edd702: Waiting 17:29:51 d77568369979: Waiting 17:29:51 56b9a3b27deb: Waiting 17:29:51 c70fe1637996: Waiting 17:29:51 d148012ef14d: Download complete 17:29:51 24495759ef45: Verifying Checksum 17:29:51 24495759ef45: Download complete 17:29:51 d77568369979: Verifying Checksum 17:29:51 d77568369979: Download complete 17:29:51 c70fe1637996: Download complete 17:29:52 56b9a3b27deb: Verifying Checksum 17:29:52 56b9a3b27deb: Download complete 17:29:52 595b0fe564bb: Verifying Checksum 17:29:52 595b0fe564bb: Download complete 17:29:52 595b0fe564bb: Pull complete 17:29:53 24495759ef45: Pull complete 17:29:54 d148012ef14d: Pull complete 17:29:56 0c467a088ba4: Verifying Checksum 17:29:56 0c467a088ba4: Download complete 17:29:56 e90a11edd702: Verifying Checksum 17:29:56 e90a11edd702: Download complete 17:30:06 e90a11edd702: Pull complete 17:30:06 d77568369979: Pull complete 17:30:07 c70fe1637996: Pull complete 17:30:07 56b9a3b27deb: Pull complete 17:30:13 0c467a088ba4: Pull complete 17:30:13 Digest: sha256:fb27c914a9ebb91544b5ed834b192fc4c8f82265cfe9b1e607194c792a26e257 17:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:30:13 ---> 4f74392f9e0c 17:30:13 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:30:18 ---> Running in f83c013c99d7 17:30:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:30:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:30:22 OK: 218 MiB in 52 packages 17:30:22 ln: /usr/bin/touch: File exists 17:30:23 The command '/bin/sh -c apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:30:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:24 17:30:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:30:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:24 arm64: Pulling from edgex-lftools-log-publisher 17:30:24 448f6bf000e3: Pulling fs layer 17:30:24 f757da607395: Pulling fs layer 17:30:24 05883995daec: Pulling fs layer 17:30:24 8603b9c90790: Pulling fs layer 17:30:24 1560dd03e051: Pulling fs layer 17:30:24 27f5ce0e4adf: Pulling fs layer 17:30:24 c2d8d7efcc4b: Pulling fs layer 17:30:24 8603b9c90790: Waiting 17:30:24 27f5ce0e4adf: Waiting 17:30:24 c2d8d7efcc4b: Waiting 17:30:24 1560dd03e051: Waiting 17:30:25 f757da607395: Verifying Checksum 17:30:25 f757da607395: Download complete 17:30:25 8603b9c90790: Verifying Checksum 17:30:25 8603b9c90790: Download complete 17:30:25 1560dd03e051: Verifying Checksum 17:30:25 1560dd03e051: Download complete 17:30:25 27f5ce0e4adf: Download complete 17:30:25 05883995daec: Verifying Checksum 17:30:25 05883995daec: Download complete 17:30:26 448f6bf000e3: Verifying Checksum 17:30:26 448f6bf000e3: Download complete 17:30:29 c2d8d7efcc4b: Verifying Checksum 17:30:29 c2d8d7efcc4b: Download complete 17:30:29 448f6bf000e3: Pull complete 17:30:30 f757da607395: Pull complete 17:30:32 05883995daec: Pull complete 17:30:33 8603b9c90790: Pull complete 17:30:34 1560dd03e051: Pull complete 17:30:34 27f5ce0e4adf: Pull complete 17:30:49 c2d8d7efcc4b: Pull complete 17:30:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:30:49 prd-ubuntu18.04-docker-arm64-4c-16g-1691 does not seem to be running inside a container 17:30:49 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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-lftools-log-publisher:arm64 cat 17:30:55 $ docker top dcf22169d1a5e6991e9af992ef02e1795c36c0a1ea0dd5d9291801ac197ab225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:56 ---> job-cost.sh 17:30:56 lf-activate-venv: SKIPPING 17:30:56 INFO: No Stack... 17:30:57 INFO: Retrieving Pricing Info for: v2-standard-4 17:30:58 INFO: Archiving Costs [Pipeline] sh 17:30:58 + cat /w/workspace/edgex-go/19/archives/cost.csv 17:30:58 + cut -d, -f6 [Pipeline] lock 17:30:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-19-stack-cost] 17:30:58 Resource [jenkins-edgexfoundry-edgex-go-main-19-stack-cost] did not exist. Created. 17:30:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:59 + echo total: 0.18000000715255737 [Pipeline] stash 17:31:00 Stashed 1 file(s) [Pipeline] } 17:31:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 17:31:00 $ docker stop --time=1 dcf22169d1a5e6991e9af992ef02e1795c36c0a1ea0dd5d9291801ac197ab225 17:31:02 $ docker rm -f dcf22169d1a5e6991e9af992ef02e1795c36c0a1ea0dd5d9291801ac197ab225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:31:02 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:31:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:31:04 ---> package-listing.sh 17:31:04 ++ facter osfamily 17:31:04 ++ tr '[:upper:]' '[:lower:]' 17:31:05 + OS_FAMILY=redhat 17:31:05 + workspace=/w/workspace/edgex-go/19 17:31:05 + START_PACKAGES=/tmp/packages_start.txt 17:31:05 + END_PACKAGES=/tmp/packages_end.txt 17:31:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:31:05 + PACKAGES=/tmp/packages_start.txt 17:31:05 + '[' /w/workspace/edgex-go/19 ']' 17:31:05 + PACKAGES=/tmp/packages_end.txt 17:31:05 + case "${OS_FAMILY}" in 17:31:05 + rpm -qa 17:31:05 + sort 17:31:06 + '[' -f /tmp/packages_start.txt ']' 17:31:06 + '[' -f /tmp/packages_end.txt ']' 17:31:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:31:06 + '[' /w/workspace/edgex-go/19 ']' 17:31:06 + mkdir -p /w/workspace/edgex-go/19/archives/ 17:31:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo 17:31: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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:31:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:07 17:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:31:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:08 latest: Pulling from edgex-lftools-log-publisher 17:31:08 b4d181a07f80: Pulling fs layer 17:31:08 a1111a8f2ec3: Pulling fs layer 17:31:08 ed53099fbce6: Pulling fs layer 17:31:08 dc539afda2c1: Pulling fs layer 17:31:08 77bc0d833cb6: Pulling fs layer 17:31:08 9065ff56babe: Pulling fs layer 17:31:08 d287ab97295c: Pulling fs layer 17:31:08 77bc0d833cb6: Waiting 17:31:08 9065ff56babe: Waiting 17:31:08 d287ab97295c: Waiting 17:31:08 dc539afda2c1: Waiting 17:31:08 a1111a8f2ec3: Verifying Checksum 17:31:08 a1111a8f2ec3: Download complete 17:31:08 dc539afda2c1: Verifying Checksum 17:31:08 dc539afda2c1: Download complete 17:31:08 77bc0d833cb6: Verifying Checksum 17:31:08 77bc0d833cb6: Download complete 17:31:08 9065ff56babe: Verifying Checksum 17:31:08 9065ff56babe: Download complete 17:31:09 ed53099fbce6: Verifying Checksum 17:31:09 ed53099fbce6: Download complete 17:31:10 b4d181a07f80: Verifying Checksum 17:31:10 b4d181a07f80: Download complete 17:31:11 b4d181a07f80: Pull complete 17:31:11 a1111a8f2ec3: Pull complete 17:31:12 ed53099fbce6: Pull complete 17:31:12 dc539afda2c1: Pull complete 17:31:12 77bc0d833cb6: Pull complete 17:31:12 9065ff56babe: Pull complete 17:31:14 d287ab97295c: Verifying Checksum 17:31:14 d287ab97295c: Download complete 17:31:18 d287ab97295c: Pull complete 17:31:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:31:18 prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container 17:31:18 $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:31:22 $ docker top a4578f7ffc30cd4a67c7cc3e5cd8c2d1aedc8e146ba3ac11892c50bccc347d61 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:31:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:31:23 + ls /var/log/sa-host 17:31:23 + sadf -c /var/log/sa-host/sa02 17:31:23 file_magic: OK 17:31:23 HZ: Using current value: 100 17:31:23 file_header: OK 17:31:23 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 17:31:23 Statistics: 17:31:23 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... 17:31:23 File successfully converted to sysstat format version 12.0.3 17:31:23 + sadf -c /var/log/sa-host/sa05 17:31:23 file_magic: OK 17:31:23 HZ: Using current value: 100 17:31:23 file_header: OK 17:31:23 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 17:31:23 Statistics: 17:31:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:31:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:23 provisioning config files... 17:31:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config7852855724563030576tmp [Pipeline] { [Pipeline] echo 17:31:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:31:23 ---> create-netrc.sh [Pipeline] } 17:31:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:31:24 ---> python-tools-install.sh [Pipeline] echo 17:31:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:31:24 ---> sudo-logs.sh 17:31:24 Archiving 'sudo' log.. 17:31:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-1556.vexxhost.local: Name or service not known 17:31:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-1556.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:31:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:31:30 ---> job-cost.sh 17:31:30 lf-activate-venv: SKIPPING 17:31:30 DEBUG: total: 0.18000000715255737 17:31:30 INFO: Retrieving Stack Cost... 17:31:31 INFO: Retrieving Pricing Info for: v3-standard-2 17:31:31 INFO: Archiving Costs [Pipeline] echo 17:31:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:31:31 ---> logs-deploy.sh 17:31:31 lf-activate-venv: SKIPPING 17:31:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/19 17:31:31 INFO: archiving workspace using pattern(s): 17:31:32 Archives upload complete. 17:31:32 INFO: archiving logs to Nexus 17:31:33 ---> uname -a: 17:31:33 Linux prd-centos7-docker-4c-2g-1556.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:31:33 17:31:33 17:31:33 ---> lscpu: 17:31:33 Architecture: x86_64 17:31:33 CPU op-mode(s): 32-bit, 64-bit 17:31:33 Byte Order: Little Endian 17:31:33 Address sizes: 40 bits physical, 48 bits virtual 17:31:33 CPU(s): 2 17:31:33 On-line CPU(s) list: 0,1 17:31:33 Thread(s) per core: 1 17:31:33 Core(s) per socket: 1 17:31:33 Socket(s): 2 17:31:33 NUMA node(s): 1 17:31:33 Vendor ID: AuthenticAMD 17:31:33 CPU family: 23 17:31:33 Model: 49 17:31:33 Model name: AMD EPYC-Rome Processor 17:31:33 Stepping: 0 17:31:33 CPU MHz: 2799.998 17:31:33 BogoMIPS: 5599.99 17:31:33 Virtualization: AMD-V 17:31:33 Hypervisor vendor: KVM 17:31:33 Virtualization type: full 17:31:33 L1d cache: 32K 17:31:33 L1i cache: 32K 17:31:33 L2 cache: 512K 17:31:33 L3 cache: 16384K 17:31:33 NUMA node0 CPU(s): 0,1 17:31:33 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 17:31:33 17:31:33 17:31:33 ---> nproc: 17:31:33 2 17:31:33 17:31:33 17:31:33 ---> df -h: 17:31:33 Filesystem Size Used Avail Use% Mounted on 17:31:33 overlay 40G 13G 28G 32% / 17:31:33 tmpfs 64M 0 64M 0% /dev 17:31:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:31:33 shm 64M 0 64M 0% /dev/shm 17:31:33 /dev/vda1 40G 13G 28G 32% /facter-os 17:31:33 17:31:33 17:31:33 ---> sar -b -r -n DEV: 17:31:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:31:33 17:31:33 17:17:41 LINUX RESTART (2 CPU) 17:31:33 17:31:33 17:18:01 tps rtps wtps bread/s bwrtn/s 17:31:33 17:19:01 54.92 15.67 39.25 3243.56 24097.00 17:31:33 17:20:01 84.52 3.43 81.09 2577.63 5284.20 17:31:33 17:21:01 74.77 0.15 74.62 22.11 42534.07 17:31:33 17:22:01 303.26 0.00 303.26 0.00 62131.89 17:31:33 17:23:01 55.36 0.00 55.36 0.00 7286.85 17:31:33 17:24:01 53.60 0.00 53.60 0.00 4793.06 17:31:33 17:25:01 660.65 258.82 401.83 13209.10 266726.60 17:31:33 17:26:01 547.06 205.31 341.75 18330.14 130247.04 17:31:33 17:27:01 425.43 56.92 368.51 2986.44 113102.41 17:31:33 17:28:02 15.26 1.10 14.16 79.68 338.54 17:31:33 17:29:01 1.76 0.02 1.74 0.14 36.98 17:31:33 17:30:01 0.20 0.00 0.20 0.00 2.73 17:31:33 17:31:01 0.35 0.02 0.33 0.13 4.03 17:31:33 Average: 175.54 41.77 133.77 3119.28 50629.35 17:31:33 17:31:33 17:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:31:33 17:19:01 5504620 0 778992 9.73 2620 1722708 1312216 14.49 611296 1501228 39520 17:31:33 17:20:01 5138972 0 887576 11.08 2620 1979772 1444344 15.95 859932 1602100 86036 17:31:33 17:21:01 4135872 0 966548 12.07 2620 2903900 1544848 17.06 1036652 2354688 24384 17:31:33 17:22:01 3412644 0 1219780 15.23 2620 3373896 2054952 22.69 1131300 2784568 20 17:31:33 17:23:01 3029500 0 1268016 15.83 2620 3708804 1720700 19.00 1473972 2859188 124612 17:31:33 17:24:01 3088004 0 1217640 15.20 2620 3700676 1446544 15.97 1369908 2900456 143280 17:31:33 17:25:01 107992 0 1462160 18.26 2620 6436168 2077200 22.93 3461684 3665664 20852 17:31:33 17:26:01 177844 0 1496444 18.68 2620 6332032 2275924 25.13 3162072 3894848 50044 17:31:33 17:27:01 2941336 0 1374104 17.16 2620 3690880 1806760 19.95 1474212 2818600 32 17:31:33 17:28:02 2966056 0 1346836 16.82 2620 3693428 1663748 18.37 1623108 2652096 20 17:31:33 17:29:01 2984080 0 1328812 16.59 2620 3693428 1432100 15.81 1610080 2651780 16 17:31:33 17:30:01 2986368 0 1326520 16.56 2620 3693432 1415652 15.63 1608936 2651756 8 17:31:33 17:31:01 2986236 0 1326644 16.56 2620 3693440 1415776 15.63 1608980 2651760 20 17:31:33 Average: 3035348 0 1230775 15.37 2620 3740197 1662366 18.35 1617856 2691441 37603 17:31:33 17:31:33 17:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:31:33 17:19:01 eth0 877.42 551.31 2541.85 75.48 0.00 0.00 0.00 0.00 17:31:33 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:20:01 eth0 945.42 768.14 2608.70 85.43 0.00 0.00 0.00 0.00 17:31:33 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:20:01 veth586f73e 527.45 528.58 50.93 1478.04 0.00 0.00 0.00 0.00 17:31:33 17:20:01 docker0 527.45 528.45 43.71 1478.03 0.00 0.00 0.00 0.00 17:31:33 17:21:01 vethc83d587 32.91 42.31 2.68 103.93 0.00 0.00 0.00 0.00 17:31:33 17:21:01 eth0 890.17 611.76 4271.98 60.53 0.00 0.00 0.00 0.00 17:31:33 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:21:01 docker0 310.22 443.55 27.26 1326.37 0.00 0.00 0.00 0.00 17:31:33 17:22:01 veth73a7d3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:22:01 eth0 678.28 585.83 2336.95 56.71 0.00 0.00 0.00 0.00 17:31:33 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:22:01 veth88d7fe7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:23:01 veth07fc99c 0.73 0.87 0.06 0.08 0.00 0.00 0.00 0.00 17:31:33 17:23:01 eth0 41.29 22.74 35.33 15.37 0.00 0.00 0.00 0.00 17:31:33 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:23:01 docker0 1415.73 1619.73 114.12 5127.66 0.00 0.00 0.00 0.00 17:31:33 17:24:01 veth07fc99c 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 17:31:33 17:24:01 eth0 25.67 14.64 19.71 10.32 0.00 0.00 0.00 0.00 17:31:33 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:24:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 17:31:33 17:25:01 eth0 402.44 272.32 1879.94 150.45 0.00 0.00 0.00 0.00 17:31:33 17:25:01 vethcce02e4 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 17:31:33 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:25:01 docker0 54.21 69.28 3.42 166.01 0.00 0.00 0.00 0.00 17:31:33 17:26:01 veth2b73533 16.40 18.48 1.33 45.59 0.00 0.00 0.00 0.00 17:31:33 17:26:01 eth0 252.96 159.61 1409.26 24.55 0.00 0.00 0.00 0.00 17:31:33 17:26:01 vethcce02e4 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 17:31:33 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:27:01 eth0 208.19 100.55 548.39 220.42 0.00 0.00 0.00 0.00 17:31:33 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:27:01 docker0 1541.08 1847.93 122.05 5939.61 0.00 0.00 0.00 0.00 17:31:33 17:28:02 eth0 432.30 357.99 215.46 1479.41 0.00 0.00 0.00 0.00 17:31:33 17:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:29:01 eth0 2.83 0.86 1.03 0.65 0.00 0.00 0.00 0.00 17:31:33 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:30:01 eth0 3.28 0.53 0.76 0.43 0.00 0.00 0.00 0.00 17:31:33 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:31:01 eth0 1.90 0.82 0.85 0.57 0.00 0.00 0.00 0.00 17:31:33 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 Average: eth0 366.82 265.52 1222.63 167.90 0.00 0.00 0.00 0.00 17:31:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:33 Average: docker0 118.66 142.29 9.40 457.34 0.00 0.00 0.00 0.00 17:31:33 17:31:33 17:31:33 ---> sar -P ALL: 17:31:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:31:33 17:31:33 17:17:41 LINUX RESTART (2 CPU) 17:31:33 17:31:33 17:18:01 CPU %user %nice %system %iowait %steal %idle 17:31:33 17:19:01 all 15.33 0.00 3.45 1.14 0.07 80.01 17:31:33 17:19:01 0 16.36 0.00 3.98 1.32 0.07 78.27 17:31:33 17:19:01 1 14.32 0.00 2.93 0.96 0.07 81.72 17:31:33 17:20:01 all 10.45 0.00 3.75 1.97 0.08 83.75 17:31:33 17:20:01 0 10.14 0.00 3.99 2.04 0.09 83.74 17:31:33 17:20:01 1 10.75 0.00 3.51 1.91 0.07 83.76 17:31:33 17:21:01 all 16.02 0.00 4.69 1.06 0.07 78.17 17:31:33 17:21:01 0 20.82 0.00 5.02 0.50 0.07 73.59 17:31:33 17:21:01 1 11.32 0.00 4.36 1.60 0.07 82.65 17:31:33 17:22:01 all 15.43 0.00 8.65 2.39 0.06 73.47 17:31:33 17:22:01 0 15.72 0.00 9.08 2.31 0.07 72.83 17:31:33 17:22:01 1 15.14 0.00 8.22 2.47 0.05 74.12 17:31:33 17:23:01 all 55.47 0.00 5.78 0.48 0.09 38.17 17:31:33 17:23:01 0 54.96 0.00 6.28 0.63 0.09 38.04 17:31:33 17:23:01 1 55.99 0.00 5.29 0.34 0.09 38.29 17:31:33 17:24:01 all 51.85 0.00 6.82 0.50 0.09 40.75 17:31:33 17:24:01 0 51.72 0.00 6.97 0.52 0.09 40.71 17:31:33 17:24:01 1 51.97 0.00 6.67 0.48 0.09 40.79 17:31:33 17:25:01 all 30.53 0.00 18.14 19.65 0.11 31.57 17:31:33 17:25:01 0 29.33 0.00 18.35 19.96 0.11 32.24 17:31:33 17:25:01 1 31.73 0.00 17.93 19.33 0.11 30.90 17:31:33 17:26:01 all 72.83 0.00 15.97 9.59 0.14 1.48 17:31:33 17:26:01 0 72.50 0.00 16.37 9.49 0.13 1.51 17:31:33 17:26:01 1 73.15 0.00 15.57 9.70 0.15 1.44 17:31:33 17:27:01 all 66.03 0.00 14.88 2.06 0.11 16.91 17:31:33 17:27:01 0 65.64 0.00 15.47 2.37 0.11 16.41 17:31:33 17:27:01 1 66.42 0.00 14.30 1.76 0.11 17.41 17:31:33 17:28:02 all 15.61 0.00 3.52 0.09 0.07 80.72 17:31:33 17:28:02 0 15.71 0.00 3.82 0.10 0.09 80.27 17:31:33 17:28:02 1 15.50 0.00 3.22 0.07 0.05 81.17 17:31:33 17:29:01 all 0.29 0.00 0.08 0.00 0.03 99.59 17:31:33 17:29:01 0 0.37 0.00 0.08 0.00 0.02 99.52 17:31:33 17:29:01 1 0.20 0.00 0.08 0.00 0.05 99.66 17:31:33 17:31:33 17:29:01 CPU %user %nice %system %iowait %steal %idle 17:31:33 17:30:01 all 0.11 0.00 0.03 0.00 0.03 99.84 17:31:33 17:30:01 0 0.17 0.00 0.02 0.00 0.02 99.80 17:31:33 17:30:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:31:33 17:31:01 all 0.19 0.00 0.06 0.00 0.03 99.72 17:31:33 17:31:01 0 0.32 0.00 0.05 0.00 0.02 99.62 17:31:33 17:31:01 1 0.07 0.00 0.07 0.00 0.03 99.83 17:31:33 Average: all 26.25 0.00 6.45 2.91 0.07 64.32 17:31:33 Average: 0 26.57 0.00 6.73 2.93 0.07 63.69 17:31:33 Average: 1 25.94 0.00 6.17 2.88 0.07 64.93 17:31:33 17:31:33 17:31:33