Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3063e0891d6a1c33eb31a22ae5ab23704c218c2 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-ssh6583873521540715695.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1533001521196049076.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7007690916525491771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4796733784208091148.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7335134170013550084.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-89 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/65 [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/65 # 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/65@tmp/jenkins-gitclient-ssh4346781928988570562.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 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 (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 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 Commit message: "style: Fix lost variable assignments and enable ineffassign linter (#3732)" > git rev-list --no-walk cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:30:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:30:00 ========================================================= 03:30:00 EdgeX Global Pipelines Version Info 03:30:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:30:02 ------------------- 03:30:02 stable info: 03:30:02 ------------------- 03:30:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:30:02 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 03:30:02 Message: update stable to v1.0.205 03:30:02 ------------------- 03:30:02 experimental info: 03:30:02 ------------------- 03:30:02 Commited By: **** collab-it+edgex@linuxfoundation.org 03:30:02 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 03:30:02 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3063e0 [Pipeline] echo 03:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:03 provisioning config files... 03:30:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/65@tmp/config4619113318128262365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:04 ---> docker-login.sh 03:30:04 nexus3.edgexfoundry.org:10001 03:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:04 Configure a credential helper to remove this warning. See 03:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:04 03:30:04 Login Succeeded 03:30:04 nexus3.edgexfoundry.org:10002 03:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:04 Configure a credential helper to remove this warning. See 03:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:04 03:30:04 Login Succeeded 03:30:04 nexus3.edgexfoundry.org:10003 03:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:04 Configure a credential helper to remove this warning. See 03:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:04 03:30:04 Login Succeeded 03:30:04 nexus3.edgexfoundry.org:10004 03:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:04 Configure a credential helper to remove this warning. See 03:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:04 03:30:04 Login Succeeded 03:30:04 docker.io 03:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:05 Configure a credential helper to remove this warning. See 03:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:05 03:30:05 Login Succeeded 03:30:05 ---> docker-login.sh ends [Pipeline] } 03:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:30:05 ++ 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 03:30:05 + for file in '`ls cmd/**/Dockerfile`' 03:30:05 ++ dirname cmd/core-command/Dockerfile 03:30:05 ++ cut -d/ -f2 03:30:05 + echo core-command,cmd/core-command/Dockerfile 03:30:05 + for file in '`ls cmd/**/Dockerfile`' 03:30:05 ++ dirname cmd/core-data/Dockerfile 03:30:05 ++ cut -d/ -f2 03:30:05 + echo core-data,cmd/core-data/Dockerfile 03:30:05 + for file in '`ls cmd/**/Dockerfile`' 03:30:05 ++ dirname cmd/core-metadata/Dockerfile 03:30:05 ++ cut -d/ -f2 03:30:05 + echo core-metadata,cmd/core-metadata/Dockerfile 03:30:05 + for file in '`ls cmd/**/Dockerfile`' 03:30:05 ++ dirname cmd/security-bootstrapper/Dockerfile 03:30:05 ++ cut -d/ -f2 03:30:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:30:05 + for file in '`ls cmd/**/Dockerfile`' 03:30:05 ++ dirname cmd/security-proxy-setup/Dockerfile 03:30:05 ++ cut -d/ -f2 03:30:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:30:05 + for file in '`ls cmd/**/Dockerfile`' 03:30:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:30:05 ++ cut -d/ -f2 03:30:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:30:05 + for file in '`ls cmd/**/Dockerfile`' 03:30:05 ++ dirname cmd/support-notifications/Dockerfile 03:30:05 ++ cut -d/ -f2 03:30:05 + echo support-notifications,cmd/support-notifications/Dockerfile 03:30:05 + for file in '`ls cmd/**/Dockerfile`' 03:30:05 ++ dirname cmd/support-scheduler/Dockerfile 03:30:05 ++ cut -d/ -f2 03:30:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:30:05 + for file in '`ls cmd/**/Dockerfile`' 03:30:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:30:05 ++ cut -d/ -f2 03:30:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:30:06 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 03:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:30:07 03:30:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:30:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:30:07 latest: Pulling from edgex-devops/git-semver 03:30:07 31603596830f: Pulling fs layer 03:30:07 04fac38145f0: Pulling fs layer 03:30:07 701f6daf10bf: Pulling fs layer 03:30:07 24f72da36158: Pulling fs layer 03:30:07 24f72da36158: Waiting 03:30:07 04fac38145f0: Download complete 03:30:08 31603596830f: Verifying Checksum 03:30:08 31603596830f: Download complete 03:30:08 24f72da36158: Verifying Checksum 03:30:08 24f72da36158: Download complete 03:30:08 31603596830f: Pull complete 03:30:08 04fac38145f0: Pull complete 03:30:08 701f6daf10bf: Verifying Checksum 03:30:08 701f6daf10bf: Download complete 03:30:09 701f6daf10bf: Pull complete 03:30:09 24f72da36158: Pull complete 03:30:09 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 03:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:30:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:30:09 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 03:30:10 $ docker top ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:30:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:10 [ssh-agent] Looking for ssh-agent implementation... 03:30:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:10 $ docker exec ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 ssh-agent 03:30:10 SSH_AUTH_SOCK=/tmp/ssh-1HhzCelrqQg6/agent.13 03:30:10 SSH_AGENT_PID=20 03:30:10 Running ssh-add (command line suppressed) 03:30:10 Identity added: /w/workspace/edgex-go/65@tmp/private_key_264899848022380065.key (/w/workspace/edgex-go/65@tmp/private_key_264899848022380065.key) 03:30:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:11 + git tag --points-at HEAD [Pipeline] } 03:30:11 $ docker exec --env ******** --env ******** ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 ssh-agent -k 03:30:11 unset SSH_AUTH_SOCK; 03:30:11 unset SSH_AGENT_PID; 03:30:11 echo Agent pid 20 killed; 03:30:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:11 [ssh-agent] Looking for ssh-agent implementation... 03:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:11 $ docker exec ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 ssh-agent 03:30:11 SSH_AUTH_SOCK=/tmp/ssh-j4dLHiDlLvFb/agent.52 03:30:11 SSH_AGENT_PID=58 03:30:11 Running ssh-add (command line suppressed) 03:30:11 Identity added: /w/workspace/edgex-go/65@tmp/private_key_2946324590973165046.key (/w/workspace/edgex-go/65@tmp/private_key_2946324590973165046.key) 03:30:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:12 + git semver init 03:30:12 # -> Open(): unable to determine branch for HEAD 03:30:12 # $GIT_DIR = /w/workspace/edgex-go/65/.git 03:30:12 # $GIT_WORK_TREE = /w/workspace/edgex-go/65 03:30:12 # $SEMVER_REMOTE_NAME = origin 03:30:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:30:12 # $SEMVER_USER_NAME = edgex-jenkins 03:30:12 # $SEMVER_BRANCH = main 03:30:12 # $SEMVER_TEMP = /tmp/semver-151681929 03:30:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:30:38 # '/tmp/semver-151681929' -> '/w/workspace/edgex-go/65/.semver' 03:30:38 # -> Force: false 03:30:38 # $SEMVER_DIR = /w/workspace/edgex-go/65/.semver [Pipeline] } 03:30:38 $ docker exec --env ******** --env ******** ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 ssh-agent -k 03:30:38 unset SSH_AUTH_SOCK; 03:30:38 unset SSH_AGENT_PID; 03:30:38 echo Agent pid 58 killed; 03:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:30:39 + git semver [Pipeline] } 03:30:39 $ docker stop --time=1 ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 03:30:41 $ docker rm -f ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 [Pipeline] // withDockerContainer [Pipeline] sh 03:30:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:30:41 Stashed 1 file(s) [Pipeline] echo 03:30:41 [edgeXSemver]: initialized semver on version 2.0.1-dev.57 [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 03:30:42 ========================================================= 03:30:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:30:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:30:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:30:42 540db60ca938: Pulling fs layer 03:30:42 adcc1eea9eea: Pulling fs layer 03:30:42 4c4ab2625f07: Pulling fs layer 03:30:42 db62176df00c: Pulling fs layer 03:30:42 3b30891b0d05: Pulling fs layer 03:30:42 06b49ca38bd5: Pulling fs layer 03:30:42 c788192a36de: Pulling fs layer 03:30:42 a77e37c0d609: Pulling fs layer 03:30:42 c3185cebc471: Pulling fs layer 03:30:42 db62176df00c: Waiting 03:30:42 3b30891b0d05: Waiting 03:30:42 06b49ca38bd5: Waiting 03:30:42 c788192a36de: Waiting 03:30:42 a77e37c0d609: Waiting 03:30:42 c3185cebc471: Waiting 03:30:42 4c4ab2625f07: Verifying Checksum 03:30:42 4c4ab2625f07: Download complete 03:30:42 adcc1eea9eea: Verifying Checksum 03:30:42 adcc1eea9eea: Download complete 03:30:42 3b30891b0d05: Verifying Checksum 03:30:42 3b30891b0d05: Download complete 03:30:42 06b49ca38bd5: Verifying Checksum 03:30:42 06b49ca38bd5: Download complete 03:30:42 540db60ca938: Verifying Checksum 03:30:42 540db60ca938: Download complete 03:30:42 c788192a36de: Verifying Checksum 03:30:42 c788192a36de: Download complete 03:30:43 540db60ca938: Pull complete 03:30:43 adcc1eea9eea: Pull complete 03:30:43 4c4ab2625f07: Pull complete 03:30:43 a77e37c0d609: Verifying Checksum 03:30:43 a77e37c0d609: Download complete 03:30:46 c3185cebc471: Verifying Checksum 03:30:46 c3185cebc471: Download complete 03:30:47 db62176df00c: Verifying Checksum 03:30:47 db62176df00c: Download complete 03:30:51 db62176df00c: Pull complete 03:30:51 3b30891b0d05: Pull complete 03:30:51 06b49ca38bd5: Pull complete 03:30:51 c788192a36de: Pull complete 03:30:51 a77e37c0d609: Pull complete 03:30:53 c3185cebc471: Pull complete 03:30:53 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 03:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:30:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:30:53 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:30:53 WORKDIR /edgex 03:30:53 COPY go.mod . 03:30:53 RUN go mod download' 03:30:53 + docker build -t ci-base-image-x86_64 -f - . 03:30:55 Sending build context to Docker daemon 329MB 03:30:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:30:55 ---> 031687cdd783 03:30:55 Step 2/4 : WORKDIR /edgex 03:30:57 Still waiting to schedule task 03:30:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:30:57 ---> Running in 62b2f93df04b 03:30:57 Removing intermediate container 62b2f93df04b 03:30:57 ---> 46b9110557d8 03:30:57 Step 3/4 : COPY go.mod . 03:30:57 ---> b6b1d6781912 03:30:57 Step 4/4 : RUN go mod download 03:30:57 ---> Running in b68d5a55e7be 03:31:29 Removing intermediate container b68d5a55e7be 03:31:29 ---> 75d2ed30d514 03:31:29 Successfully built 75d2ed30d514 03:31:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:31:30 + docker inspect -f . ci-base-image-x86_64 03:31:30 . [Pipeline] withDockerContainer 03:31:30 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 03:31:30 $ docker top 830d31ee9bd82c4b103f2114b9e0b5ba4051be6a041235dc08de0865823a4216 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:30 + go version 03:31:30 go version go1.16.6 linux/amd64 [Pipeline] } 03:31:31 $ docker stop --time=1 830d31ee9bd82c4b103f2114b9e0b5ba4051be6a041235dc08de0865823a4216 03:31:32 $ docker rm -f 830d31ee9bd82c4b103f2114b9e0b5ba4051be6a041235dc08de0865823a4216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:31:32 + docker inspect -f . ci-base-image-x86_64 03:31:32 . [Pipeline] withDockerContainer 03:31:32 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:31:32 $ 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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 03:31:33 $ docker top 0b12d8b9f9daa0a874270505c52902bab728dd60bec5a20c1d832cdc4c7d917d -eo pid,comm [Pipeline] { [Pipeline] echo 03:31:33 ========================================================= 03:31:33 [edgeXBuildGoParallel] Running Tests and Build... 03:31:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:31:33 + go mod tidy [Pipeline] sh 03:31:34 + make test 03:31:34 go mod tidy 03:31:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:31:41 ? github.com/edgexfoundry/edgex-go [no test files] 03:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:32:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:32:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:32:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:32:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:32:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:32:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:32:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:32:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:32:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:32:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:32:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 03:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements 03:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements 03:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements 03:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements 03:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements 03:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:32:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 03:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 03:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:32:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 03:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:32:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 03:32:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements 03:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 03:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 03:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 03:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 03:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 03:32:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 03:32:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 03:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.200s coverage: 82.5% of statements 03:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.228s coverage: 70.3% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.4% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 03:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:33:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:33:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.0% of statements 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:33:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:33:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:33:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:33:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:33:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 03:33:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 03:33:01 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 03:33:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-90 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:33:16 Running in /w/workspace/edgex-go/65 [Pipeline] { [Pipeline] checkout 03:33:16 The recommended git tool is: git 03:33:21 using credential edgex-jenkins-ssh 03:33:21 Cloning the remote Git repository 03:33:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:33:21 > git init /w/workspace/edgex-go/65 # timeout=10 03:33:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:33:21 > git --version # timeout=10 03:33:21 > git --version # 'git version 2.17.1' 03:33:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:33 GO111MODULE=on go vet ./... 03:33:41 Avoid second fetch 03:33:41 Checking out Revision f3063e0891d6a1c33eb31a22ae5ab23704c218c2 (main) 03:33:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:33:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:41 > git config core.sparsecheckout # timeout=10 03:33:41 > git checkout -f f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 03:33:43 gofmt -l . 03:33:43 [ "`gofmt -l .`" = "" ] 03:33:44 ./bin/test-attribution-txt.sh [Pipeline] sh 03:33:45 + ls -al . 03:33:45 total 612 03:33:45 drwxrwxr-x 10 1001 1001 4096 Sep 29 03:33 . 03:33:45 drwxr-xr-x 4 root root 30 Sep 29 03:31 .. 03:33:45 -rw-rw-r-- 1 1001 1001 11 Sep 29 03:29 .dockerignore 03:33:45 drwxrwxr-x 8 1001 1001 162 Sep 29 03:29 .git 03:33:45 drwxrwxr-x 4 1001 1001 142 Sep 29 03:29 .github 03:33:45 -rw-rw-r-- 1 1001 1001 818 Sep 29 03:29 .gitignore 03:33:45 -rw-rw-r-- 1 1001 1001 83 Sep 29 03:29 .golangci.yml 03:33:45 -rw-rw-r-- 1 1001 1001 76 Sep 29 03:29 .hadolint.yml 03:33:45 drwx------ 3 1001 1001 43 Sep 29 03:30 .semver 03:33:45 -rw-rw-r-- 1 1001 1001 166 Sep 29 03:29 .sonarcloud.properties 03:33:45 -rw-rw-r-- 1 1001 1001 1171 Sep 29 03:29 ADOPTERS.md 03:33:45 -rw-rw-r-- 1 1001 1001 8493 Sep 29 03:29 Attribution.txt 03:33:45 -rw-rw-r-- 1 1001 1001 43881 Sep 29 03:29 CHANGELOG.md 03:33:45 -rw-rw-r-- 1 1001 1001 3804 Sep 29 03:29 CONTRIBUTING.md 03:33:45 -rw-rw-r-- 1 1001 1001 677 Sep 29 03:29 GOVERNANCE.md 03:33:45 -rw-rw-r-- 1 1001 1001 849 Sep 29 03:29 Jenkinsfile 03:33:45 -rw-rw-r-- 1 1001 1001 10775 Sep 29 03:29 LICENSE 03:33:45 -rw-rw-r-- 1 1001 1001 6386 Sep 29 03:29 Makefile 03:33:45 -rw-rw-r-- 1 1001 1001 582 Sep 29 03:29 OWNERS.md 03:33:45 -rw-rw-r-- 1 1001 1001 8643 Sep 29 03:29 README.md 03:33:45 -rw-rw-r-- 1 1001 1001 6912 Sep 29 03:29 SECURITY.md 03:33:45 -rw-rw-r-- 1 1001 1001 12 Sep 29 03:30 VERSION 03:33:45 -rw-rw-r-- 1 1001 1001 4131 Sep 29 03:29 ZMQWindows.md 03:33:45 drwxrwxr-x 2 1001 1001 37 Sep 29 03:29 bin 03:33:45 drwxrwxr-x 14 1001 1001 4096 Sep 29 03:29 cmd 03:33:45 -rw-r--r-- 1 root root 403195 Sep 29 03:33 coverage.out 03:33:45 -rw-rw-r-- 1 1001 1001 841 Sep 29 03:29 go.mod 03:33:45 -rw-r--r-- 1 root root 50064 Sep 29 03:31 go.sum 03:33:45 drwxrwxr-x 8 1001 1001 124 Sep 29 03:29 internal 03:33:45 drwxrwxr-x 3 1001 1001 16 Sep 29 03:29 openapi 03:33:45 drwxrwxr-x 4 1001 1001 71 Sep 29 03:29 snap 03:33:45 -rw-rw-r-- 1 1001 1001 204 Sep 29 03:29 version.go [Pipeline] sh 03:33:45 + '[' -e coverage.out ] 03:33:45 + chown 1001:1001 coverage.out [Pipeline] stash 03:33:45 Stashed 1 file(s) [Pipeline] sh 03:33:45 + make build 03:33:45 go mod tidy 03:33:45 Commit message: "style: Fix lost variable assignments and enable ineffassign linter (#3732)" 03:33:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:46 provisioning config files... 03:33:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/65@tmp/config4068666403752227942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:47 ---> docker-login.sh 03:33:47 nexus3.edgexfoundry.org:10001 03:33:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:48 Configure a credential helper to remove this warning. See 03:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:48 03:33:48 Login Succeeded 03:33:48 nexus3.edgexfoundry.org:10002 03:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:49 Configure a credential helper to remove this warning. See 03:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:49 03:33:49 Login Succeeded 03:33:49 nexus3.edgexfoundry.org:10003 03:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:50 Configure a credential helper to remove this warning. See 03:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:50 03:33:50 Login Succeeded 03:33:50 nexus3.edgexfoundry.org:10004 03:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:50 Configure a credential helper to remove this warning. See 03:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:50 03:33:50 Login Succeeded 03:33:50 docker.io 03:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:51 Configure a credential helper to remove this warning. See 03:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:51 03:33:51 Login Succeeded 03:33:51 ---> docker-login.sh ends [Pipeline] } 03:33:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:33:51 ========================================================= 03:33:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:33:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:33:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:33:52 595b0fe564bb: Pulling fs layer 03:33:52 24495759ef45: Pulling fs layer 03:33:52 d148012ef14d: Pulling fs layer 03:33:52 e90a11edd702: Pulling fs layer 03:33:52 d77568369979: Pulling fs layer 03:33:52 fc1c9f9a7f3b: Pulling fs layer 03:33:52 170f2ba95c9a: Pulling fs layer 03:33:52 97ac5df62f85: Pulling fs layer 03:33:52 e90a11edd702: Waiting 03:33:52 d77568369979: Waiting 03:33:52 170f2ba95c9a: Waiting 03:33:52 97ac5df62f85: Waiting 03:33:52 d148012ef14d: Download complete 03:33:52 24495759ef45: Verifying Checksum 03:33:52 24495759ef45: Download complete 03:33:52 d77568369979: Verifying Checksum 03:33:52 d77568369979: Download complete 03:33:52 fc1c9f9a7f3b: Download complete 03:33:52 595b0fe564bb: Verifying Checksum 03:33:52 595b0fe564bb: Download complete 03:33:52 170f2ba95c9a: Verifying Checksum 03:33:52 170f2ba95c9a: Download complete 03:33:53 595b0fe564bb: Pull complete 03:33:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-command/core-command ./cmd/core-command 03:33:54 24495759ef45: Pull complete 03:33:54 d148012ef14d: Pull complete 03:33:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:33:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:33:55 97ac5df62f85: Verifying Checksum 03:33:55 97ac5df62f85: Download complete 03:33:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:33:56 e90a11edd702: Verifying Checksum 03:33:56 e90a11edd702: Download complete 03:33:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:33:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:34:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/secrets-config ./cmd/secrets-config 03:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:34:03 $ docker stop --time=1 0b12d8b9f9daa0a874270505c52902bab728dd60bec5a20c1d832cdc4c7d917d 03:34:04 $ docker rm -f 0b12d8b9f9daa0a874270505c52902bab728dd60bec5a20c1d832cdc4c7d917d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:34:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:34:08 03:34:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:34:08 e90a11edd702: Pull complete 03:34:08 d77568369979: Pull complete 03:34:08 fc1c9f9a7f3b: Pull complete 03:34:08 170f2ba95c9a: Pull complete 03:34:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:34:08 latest: Pulling from edgex-devops/edgex-compose 03:34:08 cbdbe7a5bc2a: Pulling fs layer 03:34:08 ca9280d653b3: Pulling fs layer 03:34:08 7e9c9ca2126c: Pulling fs layer 03:34:09 cbdbe7a5bc2a: Verifying Checksum 03:34:09 cbdbe7a5bc2a: Download complete 03:34:09 cbdbe7a5bc2a: Pull complete 03:34:10 ca9280d653b3: Verifying Checksum 03:34:10 ca9280d653b3: Download complete 03:34:10 ca9280d653b3: Pull complete 03:34:11 7e9c9ca2126c: Verifying Checksum 03:34:11 7e9c9ca2126c: Download complete 03:34:14 97ac5df62f85: Pull complete 03:34:14 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 03:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:34:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:34:14 + docker build -t ci-base-image-arm64 -f - . 03:34:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:34:14 WORKDIR /edgex 03:34:14 COPY go.mod . 03:34:14 RUN go mod download 03:34:15 7e9c9ca2126c: Pull complete 03:34:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:34:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:34:15 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:34:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 03:34:17 Sending build context to Docker daemon 166.1MB 03:34:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:34:17 ---> 04bc70af865f 03:34:17 Step 2/4 : WORKDIR /edgex 03:34:18 $ docker top 9129ab5e6b25b12747dc5f3db63cef57923ce9a2af94c34f4df2ad8692e162b2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:18 + grep parallel 03:34:18 + docker-compose build --help 03:34:19 --parallel Build images in parallel. [Pipeline] } 03:34:19 $ docker stop --time=1 9129ab5e6b25b12747dc5f3db63cef57923ce9a2af94c34f4df2ad8692e162b2 03:34:20 $ docker rm -f 9129ab5e6b25b12747dc5f3db63cef57923ce9a2af94c34f4df2ad8692e162b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:34:20 . [Pipeline] withDockerContainer 03:34:20 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:34:20 $ 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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 03:34:21 $ docker top 03448b231e63c5edf5f55be8a05a649f0a3fc2d199e991fdf8b7bce9b5d11fa5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:21 + docker-compose -f ./docker-compose-build.yml build --parallel 03:34:21 ---> Running in e6ad22d9af63 03:34:21 Removing intermediate container e6ad22d9af63 03:34:21 ---> 2cc52d457610 03:34:21 Step 3/4 : COPY go.mod . 03:34:22 Building core-command ... 03:34:22 Building core-data ... 03:34:22 Building core-metadata ... 03:34:22 Building security-bootstrapper ... 03:34:22 Building security-proxy-setup ... 03:34:22 Building security-secretstore-setup ... 03:34:22 Building support-notifications ... 03:34:22 Building support-scheduler ... 03:34:22 Building sys-mgmt-agent ... 03:34:22 Building support-notifications 03:34:22 Building security-proxy-setup 03:34:22 Building core-data 03:34:22 Building support-scheduler 03:34:22 Building sys-mgmt-agent 03:34:22 ---> 640efe746c73 03:34:22 Step 4/4 : RUN go mod download 03:34:23 ---> Running in f4dc4152c096 03:34:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:34:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:34:32 ---> 75d2ed30d514 03:34:32 Step 3/23 : WORKDIR /edgex-go 03:34:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:34:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:34:36 ---> 75d2ed30d514 03:34:36 Step 3/24 : WORKDIR /edgex-go 03:34:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:34:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:34:39 ---> 75d2ed30d514 03:34:39 Step 3/24 : WORKDIR /edgex-go 03:34:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:34:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:34:40 ---> 75d2ed30d514 03:34:40 Step 3/22 : WORKDIR /edgex-go 03:34:41 ---> Running in a40fd3429b65 03:34:41 ---> Running in f446e5a6954c 03:34:41 ---> Running in 06e8f3461add 03:34:41 ---> Running in e0eb4bf921b3 03:34:41 Removing intermediate container a40fd3429b65 03:34:41 ---> 70995b5d7c61 03:34:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:41 Removing intermediate container f446e5a6954c 03:34:41 ---> 19c53902021b 03:34:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:41 Removing intermediate container 06e8f3461add 03:34:41 ---> 817196640834 03:34:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:41 Removing intermediate container e0eb4bf921b3 03:34:41 ---> f88207283d48 03:34:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:41 ---> Running in 7138a671671b 03:34:41 ---> Running in 2b1845892a66 03:34:41 ---> Running in 720389801b27 03:34:41 ---> Running in 426e6f7072be 03:34:42 Removing intermediate container 7138a671671b 03:34:42 ---> 79f2e34ed92e 03:34:42 Step 5/24 : RUN apk add --update --no-cache make bash git 03:34:42 ---> Running in 82257511fb1d 03:34:42 Removing intermediate container 720389801b27 03:34:42 ---> e94ce81537a3 03:34:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:34:42 ---> Running in 6aff01f2ae6d 03:34:43 Removing intermediate container 2b1845892a66 03:34:43 ---> 5f63770ad389 03:34:43 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:34:43 Removing intermediate container 426e6f7072be 03:34:43 ---> d7d6f50067db 03:34:43 Step 5/22 : RUN apk add --update --no-cache make git 03:34:43 ---> Running in a1d18c8271c7 03:34:43 ---> Running in 52f9b7ec63c2 03:34:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:34:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:34:43 ---> 75d2ed30d514 03:34:43 Step 3/23 : WORKDIR /edgex-go 03:34:43 ---> Using cache 03:34:43 ---> f88207283d48 03:34:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:43 ---> Using cache 03:34:43 ---> d7d6f50067db 03:34:43 Step 5/23 : RUN apk add --update --no-cache make git 03:34:43 ---> Running in de89f8181469 03:34:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:34:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:34:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:34:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:34:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:34:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:34:45 OK: 219 MiB in 52 packages 03:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:34:45 Removing intermediate container 6aff01f2ae6d 03:34:45 ---> ee0f6831a0c9 03:34:45 Step 6/23 : COPY go.mod . 03:34:45 ---> ee2960c60fe5 03:34:45 Step 7/23 : RUN go mod download 03:34:45 ---> Running in c89a60fb47f2 03:34:45 OK: 219 MiB in 52 packages 03:34:45 OK: 219 MiB in 52 packages 03:34:45 OK: 219 MiB in 52 packages 03:34:45 OK: 219 MiB in 52 packages 03:34:46 Removing intermediate container 82257511fb1d 03:34:46 ---> 3ebe58972521 03:34:46 Step 6/24 : COPY go.mod . 03:34:46 Removing intermediate container a1d18c8271c7 03:34:46 ---> ff6cc32a82f8 03:34:46 Step 6/24 : COPY go.mod . 03:34:46 Removing intermediate container 52f9b7ec63c2 03:34:46 ---> 20f350995c46 03:34:46 Step 6/22 : COPY go.mod . 03:34:46 ---> 13e4a5dd2655 03:34:46 Step 7/24 : RUN go mod download 03:34:46 ---> Running in 16e58446b575 03:34:46 Removing intermediate container de89f8181469 03:34:46 ---> ebc4f1be5001 03:34:46 Step 6/23 : COPY go.mod . 03:34:46 ---> 352d268d3600 03:34:46 Step 7/22 : RUN go mod download 03:34:46 ---> 11837b8d64cd 03:34:46 Step 7/24 : RUN go mod download 03:34:46 ---> Running in 6fdfae87d485 03:34:46 ---> Running in c1ca654cfd83 03:34:46 ---> e46aa0ac8e0c 03:34:46 Step 7/23 : RUN go mod download 03:34:46 ---> Running in 51cf2eddb6ac 03:34:47 Removing intermediate container c89a60fb47f2 03:34:47 ---> 39e21e4d1752 03:34:47 Step 8/23 : COPY . . 03:34:50 Removing intermediate container 16e58446b575 03:34:50 ---> a5a2bb1b73c6 03:34:50 Step 8/24 : COPY . . 03:34:50 Removing intermediate container 6fdfae87d485 03:34:50 ---> 8d8898b569e0 03:34:50 Step 8/22 : COPY . . 03:34:50 Removing intermediate container 51cf2eddb6ac 03:34:50 ---> 10796e222cb9 03:34:50 Step 8/23 : COPY . . 03:34:50 Removing intermediate container c1ca654cfd83 03:34:50 ---> d9d503c02189 03:34:50 Step 8/24 : COPY . . 03:35:00 ---> 789be8b96b58 03:35:00 Step 9/23 : RUN go mod tidy 03:35:00 ---> 69378aa6f89d 03:35:00 Step 9/23 : RUN go mod tidy 03:35:00 ---> Running in cb7a78f6644f 03:35:00 ---> Running in 1e7840bfa601 03:35:04 ---> b6da58521c60 03:35:04 Step 9/22 : RUN go mod tidy 03:35:04 ---> 7a461b285011 03:35:04 Step 9/24 : RUN go mod tidy 03:35:04 ---> Running in f1f40665b43e 03:35:04 ---> Running in 956bfc69d749 03:35:04 Removing intermediate container 1e7840bfa601 03:35:04 ---> 2b4497b32269 03:35:04 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:35:04 ---> Running in c5f6829a03bb 03:35:04 Removing intermediate container cb7a78f6644f 03:35:04 ---> 45d91ab4426f 03:35:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:35:05 ---> Running in 8377de524116 03:35:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:35:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:35:06 Removing intermediate container 956bfc69d749 03:35:06 ---> 2001db541c05 03:35:06 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:35:06 Removing intermediate container f1f40665b43e 03:35:06 ---> ee3d26293d0e 03:35:06 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:35:06 ---> Running in c094ea101bc9 03:35:06 ---> Running in f14dd47a293b 03:35:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:35:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:35:15 ---> 48a626762278 03:35:15 Step 9/24 : RUN go mod tidy 03:35:15 ---> Running in e68dffc267f9 03:35:17 Removing intermediate container e68dffc267f9 03:35:17 ---> 54f9414b891f 03:35:17 Step 10/24 : RUN make cmd/core-data/core-data 03:35:17 ---> Running in 0633e909769f 03:35:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-data/core-data ./cmd/core-data 03:35:44 Removing intermediate container f4dc4152c096 03:35:44 ---> 0ef3be7cecdd 03:35:44 Successfully built 0ef3be7cecdd 03:35:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:35:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/secrets-config ./cmd/secrets-config 03:35:45 + docker inspect -f . ci-base-image-arm64 03:35:45 . [Pipeline] withDockerContainer 03:35:45 prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container 03:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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-arm64 cat 03:35:47 Removing intermediate container c5f6829a03bb 03:35:47 ---> 3fe1f69d3e14 03:35:47 03:35:47 Step 11/23 : FROM alpine:3.14 03:35:47 3.14: Pulling from library/alpine 03:35:47 $ docker top 723d1fd2ac8c4cea1b7fe0c54b64863e5cf933853dc1e9e7c5a680c90ebd2614 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:48 + go version 03:35:48 go version go1.16.6 linux/arm64 [Pipeline] } 03:35:48 $ docker stop --time=1 723d1fd2ac8c4cea1b7fe0c54b64863e5cf933853dc1e9e7c5a680c90ebd2614 03:35:48 Removing intermediate container c094ea101bc9 03:35:48 ---> 2463ef506cd4 03:35:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:35:48 Removing intermediate container 8377de524116 03:35:48 ---> 2623b76426ea 03:35:48 03:35:48 Step 11/23 : FROM alpine:3.14 03:35:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:35:48 Status: Downloaded newer image for alpine:3.14 03:35:48 ---> 14119a10abf4 03:35:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:35:48 ---> Running in 53b1e5c98744 03:35:49 ---> Running in f5fe476c5c31 03:35:49 3.14: Pulling from library/alpine 03:35:49 Removing intermediate container f14dd47a293b 03:35:49 ---> f329acdaeb4c 03:35:49 03:35:49 Step 11/22 : FROM alpine:3.14 03:35:49 ---> 14119a10abf4 03:35:49 Step 12/22 : RUN apk add --update --no-cache curl 03:35:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:35:49 Status: Image is up to date for alpine:3.14 03:35:49 ---> 14119a10abf4 03:35:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:35:49 ---> Running in f42d68a3f934 03:35:49 ---> Running in 1ce3535905e0 03:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:35:50 (1/2) Installing ca-certificates (20191127-r5) 03:35:50 (2/2) Installing dumb-init (1.2.5-r1) 03:35:50 $ docker rm -f 723d1fd2ac8c4cea1b7fe0c54b64863e5cf933853dc1e9e7c5a680c90ebd2614 03:35:50 Executing busybox-1.33.1-r3.trigger 03:35:50 Executing ca-certificates-20191127-r5.trigger 03:35:50 (1/1) Installing dumb-init (1.2.5-r1) 03:35:50 Executing busybox-1.33.1-r3.trigger 03:35:50 OK: 6 MiB in 15 packages 03:35:50 OK: 6 MiB in 16 packages 03:35:50 (1/5) Installing ca-certificates (20191127-r5) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } 03:35:50 (2/5) Installing brotli-libs (1.0.9-r5) 03:35:50 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:35:50 (4/5) Installing libcurl (7.79.1-r0) 03:35:50 (5/5) Installing curl (7.79.1-r0) 03:35:50 Executing busybox-1.33.1-r3.trigger 03:35:50 Executing ca-certificates-20191127-r5.trigger 03:35:50 OK: 8 MiB in 19 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:35:51 Removing intermediate container 1ce3535905e0 03:35:51 ---> 12e8c63f5f29 03:35:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:35:51 ---> Running in dc42002b26cf 03:35:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:35:51 Removing intermediate container f5fe476c5c31 03:35:51 ---> 58039300f471 03:35:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:35:51 ---> Running in 8480b6261777 03:35:51 Removing intermediate container dc42002b26cf 03:35:51 ---> adcd51ab7495 03:35:51 Step 14/23 : ENV APP_PORT=59861 03:35:51 03:35:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:35:51 ---> Running in 43d1b36a7427 03:35:51 Removing intermediate container f42d68a3f934 03:35:51 ---> 0d0b6997b154 03:35:51 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:35:51 Removing intermediate container 8480b6261777 03:35:51 ---> 67636f5a7c69 03:35:51 Step 14/23 : ENV APP_PORT=59860 [Pipeline] isUnix [Pipeline] sh 03:35:51 ---> Running in 8abbf552d47c 03:35:51 Removing intermediate container 53b1e5c98744 03:35:51 ---> bd881d12ba6e 03:35:51 03:35:51 Step 12/24 : FROM docker:20.10.7 03:35:51 Removing intermediate container 43d1b36a7427 03:35:51 ---> 61458272949e 03:35:51 Step 15/23 : EXPOSE $APP_PORT 03:35:51 ---> Running in b63a6acb00e4 03:35:51 ---> Running in 81a8ebaa99f4 03:35:51 Removing intermediate container 8abbf552d47c 03:35:51 ---> e2e39825fbd7 03:35:51 Step 15/23 : EXPOSE $APP_PORT 03:35:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:35:52 ---> Running in 8adee2b8016d 03:35:52 20.10.7: Pulling from library/docker 03:35:52 Removing intermediate container b63a6acb00e4 03:35:52 ---> 819f89dea0d9 03:35:52 Step 14/22 : WORKDIR /edgex 03:35:52 Removing intermediate container 81a8ebaa99f4 03:35:52 ---> 95732eb5ff4c 03:35:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:35:52 Removing intermediate container 8adee2b8016d 03:35:52 ---> 8c6823d532c5 03:35:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:35:52 ---> Running in 60be49c982f0 03:35:52 latest: Pulling from edgex-devops/edgex-compose-arm64 03:35:52 29e5d40040c1: Pulling fs layer 03:35:52 1ce36da41761: Pulling fs layer 03:35:52 25b303627fd3: Pulling fs layer 03:35:52 Removing intermediate container 60be49c982f0 03:35:52 ---> 189d84ad5d5a 03:35:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:35:52 ---> 57787c21d4aa 03:35:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:35:52 ---> 37ed557df375 03:35:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:35:52 29e5d40040c1: Download complete 03:35:53 ---> efd435fc884a 03:35:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:35:53 29e5d40040c1: Pull complete 03:35:53 1ce36da41761: Verifying Checksum 03:35:53 1ce36da41761: Download complete 03:35:53 ---> 986e3afd9c3e 03:35:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:35:53 ---> 618cd8db296f 03:35:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:35:53 ---> af71b9593c96 03:35:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:35:53 ---> 5ff00a226090 03:35:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:35:53 ---> 3530ffec71e2 03:35:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:35:53 ---> Running in 00649d33e95a 03:35:53 ---> Running in ed72daf38102 03:35:54 Removing intermediate container ed72daf38102 03:35:54 ---> b8a1b84d2d42 03:35:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:35:54 Removing intermediate container 00649d33e95a 03:35:54 ---> 440dbe337177 03:35:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:35:54 ---> Running in 0d93758f303e 03:35:54 ---> Running in 3f6d0aa3aa5b 03:35:54 ---> 4984a826fcaf 03:35:54 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:35:54 ---> Running in e2bea0b736d4 03:35:54 Removing intermediate container 0d93758f303e 03:35:54 ---> 8077db1f1a34 03:35:54 Step 21/23 : LABEL arch=x86_64 03:35:54 Removing intermediate container 3f6d0aa3aa5b 03:35:54 ---> 55e7ffa70ec7 03:35:54 Step 21/23 : LABEL arch=x86_64 03:35:54 ---> Running in 27687ddd4630 03:35:54 ---> Running in 17cb46e87c61 03:35:54 Removing intermediate container e2bea0b736d4 03:35:54 ---> e4e326f43054 03:35:54 Step 19/22 : CMD ["--init=true"] 03:35:54 1ce36da41761: Pull complete 03:35:54 Removing intermediate container 27687ddd4630 03:35:54 ---> 97d88016a568 03:35:54 Step 22/23 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:35:54 ---> Running in 13d62e75caaa 03:35:54 Removing intermediate container 17cb46e87c61 03:35:54 ---> 38d3ca1f17a3 03:35:54 Step 22/23 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:35:54 ---> Running in 061cb69f47b6 03:35:54 ---> Running in e09b739e5129 03:35:54 Removing intermediate container 13d62e75caaa 03:35:54 ---> 3722df2b615c 03:35:54 Step 20/22 : LABEL arch=x86_64 03:35:54 ---> Running in fa72aa849bdb 03:35:54 Removing intermediate container e09b739e5129 03:35:54 ---> 952d19777747 03:35:54 Step 23/23 : LABEL version=2.0.1-dev.57 03:35:54 Removing intermediate container 061cb69f47b6 03:35:54 ---> 19e6cca34cbb 03:35:54 Step 23/23 : LABEL version=2.0.1-dev.57 03:35:55 25b303627fd3: Verifying Checksum 03:35:55 25b303627fd3: Download complete 03:35:55 ---> Running in 5dc6dcf608ed 03:35:55 Removing intermediate container fa72aa849bdb 03:35:55 ---> c59b74da7637 03:35:55 Step 21/22 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:35:55 ---> Running in cf6e73f70b18 03:35:55 Removing intermediate container 0633e909769f 03:35:55 ---> 6bd633d4bf8c 03:35:55 03:35:55 Step 11/24 : FROM alpine:3.14 03:35:55 ---> 14119a10abf4 03:35:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:35:55 ---> Running in 72a73baa270c 03:35:55 ---> Running in 54383b60845c 03:35:55 Removing intermediate container 5dc6dcf608ed 03:35:55 ---> 898027501176 03:35:55 03:35:55 Removing intermediate container cf6e73f70b18 03:35:55 ---> cefcc34e47fe 03:35:55 03:35:55 Successfully built 898027501176 03:35:55 Successfully tagged support-notifications:latest 03:35:55  Building support-notifications ... done Building security-secretstore-setup 03:35:55 Removing intermediate container 72a73baa270c 03:35:55 ---> c5e10561a48f 03:35:55 Step 22/22 : LABEL version=2.0.1-dev.57 03:35:55 Successfully built cefcc34e47fe 03:35:55 ---> Running in fe62545189cc 03:35:55 Removing intermediate container 54383b60845c 03:35:55 ---> 56dd7a449aa7 03:35:55 Step 13/24 : ENV APP_PORT=59880 03:35:55 Successfully tagged support-scheduler:latest 03:35:55  Building support-scheduler ... done Building security-bootstrapper 03:35:55 ---> Running in 07351c287a8e 03:35:56 Removing intermediate container fe62545189cc 03:35:56 ---> ba0674429f6c 03:35:56 03:35:56 Successfully built ba0674429f6c 03:35:56 Successfully tagged security-proxy-setup:latest 03:35:56  Building security-proxy-setup ... done Building core-metadata 03:35:56 Removing intermediate container 07351c287a8e 03:35:56 ---> 40356cfd5572 03:35:56 Step 14/24 : EXPOSE $APP_PORT 03:35:59 ---> Running in b294a8902db1 03:36:01 Removing intermediate container b294a8902db1 03:36:01 ---> 3f47d2a57207 03:36:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:03 ---> Running in 2d1e79e3b882 03:36:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:36:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:36:04 ---> 75d2ed30d514 03:36:04 Step 3/24 : WORKDIR /edgex-go 03:36:04 ---> Using cache 03:36:04 ---> f88207283d48 03:36:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:04 ---> Using cache 03:36:04 ---> d7d6f50067db 03:36:04 Step 5/24 : RUN apk add --update --no-cache make git 03:36:04 ---> Using cache 03:36:04 ---> ebc4f1be5001 03:36:04 Step 6/24 : COPY go.mod . 03:36:04 ---> Using cache 03:36:04 ---> e46aa0ac8e0c 03:36:04 Step 7/24 : RUN go mod download 03:36:04 ---> Using cache 03:36:04 ---> 10796e222cb9 03:36:04 Step 8/24 : COPY . . 03:36:04 ---> Using cache 03:36:04 ---> 69378aa6f89d 03:36:04 Step 9/24 : RUN go mod tidy 03:36:04 ---> Using cache 03:36:04 ---> 45d91ab4426f 03:36:04 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:36:04 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:36:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:36:04 ---> 75d2ed30d514 03:36:04 Step 3/32 : WORKDIR /edgex-go 03:36:04 ---> Using cache 03:36:04 ---> f88207283d48 03:36:04 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:04 ---> Using cache 03:36:04 ---> d7d6f50067db 03:36:04 Step 5/32 : RUN apk add --update --no-cache make git 03:36:04 ---> Using cache 03:36:04 ---> ebc4f1be5001 03:36:04 Step 6/32 : COPY go.mod . 03:36:04 ---> Using cache 03:36:04 ---> e46aa0ac8e0c 03:36:04 Step 7/32 : RUN go mod download 03:36:04 ---> Using cache 03:36:04 ---> 10796e222cb9 03:36:04 Step 8/32 : COPY . . 03:36:04 ---> Using cache 03:36:04 ---> 69378aa6f89d 03:36:04 Step 9/32 : RUN go mod tidy 03:36:04 ---> Using cache 03:36:04 ---> 45d91ab4426f 03:36:04 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:36:05 ---> Running in 48e2d43d9984 03:36:05 25b303627fd3: Pull complete 03:36:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:36:05 ---> Running in 99c46fc5dd65 03:36:05 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 03:36:05 Status: Downloaded newer image for docker:20.10.7 03:36:05 prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container 03:36:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:36:05 ---> 08bdaf2f88f9 03:36:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:36:06 ---> Running in 103f7beafa92 03:36:06 Removing intermediate container 2d1e79e3b882 03:36:06 ---> b0072a7881f1 03:36:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:36:06 Removing intermediate container 103f7beafa92 03:36:06 ---> a7447ac172e6 03:36:06 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 03:36:06 ---> Running in 92646c898b14 03:36:06 ---> Running in 8907dabe555c 03:36:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:36:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:36:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:36:07 (1/39) Installing readline (8.1.0-r0) 03:36:07 (2/39) Installing bash (5.1.0-r0) 03:36:07 Executing bash-5.1.0-r0.post-install 03:36:07 (3/39) Installing brotli-libs (1.0.9-r3) 03:36:07 (4/39) Installing nghttp2-libs (1.42.0-r1) 03:36:07 (5/39) Installing libcurl (7.79.1-r0) 03:36:07 (6/39) Installing curl (7.79.1-r0) 03:36:07 (7/39) Installing dumb-init (1.2.5-r0) 03:36:07 (8/39) Installing libbz2 (1.0.8-r1) 03:36:07 (9/39) Installing expat (2.2.10-r1) 03:36:07 (10/39) Installing libffi (3.3-r2) 03:36:07 (11/39) Installing gdbm (1.19-r0) 03:36:07 (12/39) Installing xz-libs (5.2.5-r0) 03:36:07 (13/39) Installing sqlite-libs (3.34.1-r0) 03:36:07 (14/39) Installing python3 (3.8.10-r0) 03:36:08 (15/39) Installing py3-appdirs (1.4.4-r1) 03:36:08 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:36:08 (17/39) Installing py3-parsing (2.4.7-r1) 03:36:08 (18/39) Installing py3-six (1.15.0-r0) 03:36:08 (19/39) Installing py3-packaging (20.9-r0) 03:36:08 (20/39) Installing py3-setuptools (51.3.3-r0) 03:36:08 (21/39) Installing py3-chardet (4.0.0-r0) 03:36:08 (22/39) Installing py3-idna (3.1-r0) 03:36:08 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:36:08 (24/39) Installing py3-requests (2.25.1-r1) 03:36:08 (25/39) Installing py3-msgpack (1.0.2-r0) 03:36:08 (26/39) Installing py3-lockfile (0.12.2-r3) 03:36:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:36:08 (28/39) Installing py3-colorama (0.4.4-r0) 03:36:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:36:08 (30/39) Installing py3-distlib (0.3.1-r1) 03:36:08 (31/39) Installing py3-distro (1.5.0-r1) 03:36:08 (32/39) Installing py3-webencodings (0.5.1-r3) 03:36:08 (33/39) Installing py3-html5lib (1.1-r0) 03:36:08 (34/39) Installing py3-pytoml (0.1.21-r0) 03:36:08 (35/39) Installing py3-pep517 (0.9.1-r0) 03:36:08 (36/39) Installing py3-progress (1.5-r0) 03:36:08 (37/39) Installing py3-retrying (1.3.3-r0) 03:36:08 (38/39) Installing py3-toml (0.10.2-r0) 03:36:08 (39/39) Installing py3-pip (20.3.4-r0) 03:36:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:36:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:36:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:36:09 ---> 75d2ed30d514 03:36:09 Step 3/26 : WORKDIR /edgex-go 03:36:09 ---> Using cache 03:36:09 ---> f88207283d48 03:36:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:09 ---> Using cache 03:36:09 ---> d7d6f50067db 03:36:09 Step 5/26 : RUN apk add --update --no-cache make git 03:36:09 ---> Using cache 03:36:09 ---> ebc4f1be5001 03:36:09 Step 6/26 : COPY go.mod . 03:36:09 ---> Using cache 03:36:09 ---> e46aa0ac8e0c 03:36:09 Step 7/26 : RUN go mod download 03:36:09 ---> Using cache 03:36:09 ---> 10796e222cb9 03:36:09 Step 8/26 : COPY . . 03:36:09 ---> Using cache 03:36:09 ---> 69378aa6f89d 03:36:09 Step 9/26 : RUN go mod tidy 03:36:09 ---> Using cache 03:36:09 ---> 45d91ab4426f 03:36:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:36:09 $ docker top 905757b0cb016f016aee6adf77ef8c80a0e7f30e59de3490fd3fdd13f30c0c65 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:10 + docker-compose build --help+ 03:36:10 grep parallel 03:36:10 ---> Running in cc9a9c0180eb 03:36:10 Executing busybox-1.32.1-r6.trigger 03:36:10 OK: 82 MiB in 59 packages 03:36:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:36:11 (1/6) Installing dumb-init (1.2.5-r1) 03:36:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:36:12 (3/6) Installing libsodium (1.0.18-r0) 03:36:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:36:12 Collecting docker-compose==1.23.2 03:36:12 (5/6) Installing libzmq (4.3.4-r0) 03:36:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:36:13 Collecting jsonschema<3,>=2.5.1 03:36:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:36:13 Collecting docker<4.0,>=3.6.0 03:36:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:36:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:36:13 Collecting docopt<0.7,>=0.6.1 03:36:13 Downloading docopt-0.6.2.tar.gz (25 kB) 03:36:13 (6/6) Installing zeromq (4.3.4-r0) 03:36:13 Executing busybox-1.33.1-r3.trigger 03:36:13 OK: 8 MiB in 20 packages 03:36:13 --parallel Build images in parallel. [Pipeline] } 03:36:13 $ docker stop --time=1 905757b0cb016f016aee6adf77ef8c80a0e7f30e59de3490fd3fdd13f30c0c65 03:36:14 Removing intermediate container 8907dabe555c 03:36:14 ---> 2efc3c36d258 03:36:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:36:14 ---> a72ee00a8b7d 03:36:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:36:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:36:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:36:14 Collecting PyYAML<4,>=3.10 03:36:14 Downloading PyYAML-3.13.tar.gz (270 kB) 03:36:14 ---> d807d47ac34a 03:36:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:36:15 ---> 17c7bb0bf954 03:36:15 Step 20/24 : ENTRYPOINT ["/core-data"] 03:36:15 ---> Running in 58a95e02cf9b 03:36:15 Removing intermediate container 58a95e02cf9b 03:36:15 ---> a56327c600e9 03:36:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:36:15 $ docker rm -f 905757b0cb016f016aee6adf77ef8c80a0e7f30e59de3490fd3fdd13f30c0c65 03:36:15 ---> Running in 87b61617720e 03:36:15 Removing intermediate container 87b61617720e 03:36:15 ---> 4fdeb53db09b 03:36:15 Step 22/24 : LABEL arch=x86_64 03:36:15 ---> Running in 409e024452a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:36:15 Removing intermediate container 409e024452a4 03:36:15 ---> a743908061b5 03:36:15 Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:36:15 ---> Running in 45f638e7d406 03:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:36:16 . [Pipeline] withDockerContainer 03:36:16 Removing intermediate container 45f638e7d406 03:36:16 ---> 18af12965c52 03:36:16 Step 24/24 : LABEL version=2.0.1-dev.57 03:36:16 ---> Running in 602046a4eb63 03:36:16 Collecting cached-property<2,>=1.2.0 03:36:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:36:16 Collecting dockerpty<0.5,>=0.4.1 03:36:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:36:16 Removing intermediate container 602046a4eb63 03:36:16 ---> ba708ae332a4 03:36:16 03:36:16 Successfully built ba708ae332a4 03:36:16 prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container 03:36:16 Successfully tagged core-data:latest 03:36:16 Building core-command 03:36:16 $ 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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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-arm64:latest cat 03:36:17  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 03:36:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:36:17 Collecting texttable<0.10,>=0.9.0 03:36:17 Downloading texttable-0.9.1.tar.gz (11 kB) 03:36:17 $ docker top bdb6235b1c94d75bb1daf29132a98173ed99077433e543e657b6bdbd4b8801d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:18 Collecting docker-pycreds>=0.4.0 03:36:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:36:18 Collecting idna<2.8,>=2.5 03:36:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:36:18 Collecting urllib3<1.25,>=1.21.1 03:36:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:36:18 Collecting chardet<3.1.0,>=3.0.2 03:36:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:36:18 Collecting certifi>=2017.4.17 03:36:18 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:36:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:36:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:36:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:36:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:36:18 + docker-compose -f ./docker-compose-build.yml build --parallel 03:36:19 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:36:19 Attempting uninstall: urllib3 03:36:19 Found existing installation: urllib3 1.26.2 03:36:19 Uninstalling urllib3-1.26.2: 03:36:19 Successfully uninstalled urllib3-1.26.2 03:36:19 Attempting uninstall: idna 03:36:19 Found existing installation: idna 3.1 03:36:19 Uninstalling idna-3.1: 03:36:19 Successfully uninstalled idna-3.1 03:36:19 Attempting uninstall: chardet 03:36:19 Found existing installation: chardet 4.0.0 03:36:19 Uninstalling chardet-4.0.0: 03:36:19 Successfully uninstalled chardet-4.0.0 03:36:19 Attempting uninstall: requests 03:36:19 Found existing installation: requests 2.25.1 03:36:19 Uninstalling requests-2.25.1: 03:36:19 Successfully uninstalled requests-2.25.1 03:36:20 Running setup.py install for texttable: started 03:36:21 Running setup.py install for texttable: finished with status 'done' 03:36:21 Running setup.py install for PyYAML: started 03:36:22 Running setup.py install for PyYAML: finished with status 'done' 03:36:22 Running setup.py install for docopt: started 03:36:22 Building core-command ... 03:36:22 Building core-data ... 03:36:22 Building core-metadata ... 03:36:22 Building security-bootstrapper ... 03:36:22 Building security-proxy-setup ... 03:36:22 Building security-secretstore-setup ... 03:36:22 Building support-notifications ... 03:36:22 Building support-scheduler ... 03:36:22 Building sys-mgmt-agent ... 03:36:22 Building support-scheduler 03:36:22 Building core-metadata 03:36:22 Building sys-mgmt-agent 03:36:22 Building core-command 03:36:22 Building security-bootstrapper 03:36:23 Running setup.py install for docopt: finished with status 'done' 03:36:23 Running setup.py install for dockerpty: started 03:36:24 Running setup.py install for dockerpty: finished with status 'done' 03:36:24 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:36:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:36:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:36:25 ---> 75d2ed30d514 03:36:25 Step 3/24 : WORKDIR /edgex-go 03:36:25 ---> Using cache 03:36:25 ---> f88207283d48 03:36:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:25 ---> Using cache 03:36:25 ---> d7d6f50067db 03:36:25 Step 5/24 : RUN apk add --update --no-cache make git 03:36:25 ---> Using cache 03:36:25 ---> ebc4f1be5001 03:36:25 Step 6/24 : COPY go.mod . 03:36:25 ---> Using cache 03:36:25 ---> e46aa0ac8e0c 03:36:25 Step 7/24 : RUN go mod download 03:36:25 ---> Using cache 03:36:25 ---> 10796e222cb9 03:36:25 Step 8/24 : COPY . . 03:36:25 ---> Using cache 03:36:25 ---> 69378aa6f89d 03:36:25 Step 9/24 : RUN go mod tidy 03:36:25 ---> Using cache 03:36:25 ---> 45d91ab4426f 03:36:25 Step 10/24 : RUN make cmd/core-command/core-command 03:36:26 ---> Running in d8d83c5e959d 03:36:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-command/core-command ./cmd/core-command 03:36:29 Removing intermediate container 92646c898b14 03:36:29 ---> 839caf2bbcdb 03:36:29 Step 15/24 : ENV APP_PORT=58890 03:36:29 ---> Running in a429e7eafe98 03:36:29 Removing intermediate container a429e7eafe98 03:36:29 ---> 60ed72e23759 03:36:29 Step 16/24 : EXPOSE $APP_PORT 03:36:29 ---> Running in f3314b6ac7a8 03:36:29 Removing intermediate container f3314b6ac7a8 03:36:29 ---> 09dd40827c9e 03:36:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:36:30 ---> 24eda07afe7c 03:36:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:36:30 ---> 4f74b6fc54ae 03:36:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:36:31 ---> 229e4951a9ad 03:36:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:36:31 ---> Running in e3c961f50cbc 03:36:31 Removing intermediate container e3c961f50cbc 03:36:31 ---> 32e191a3ef8d 03:36:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:36:31 ---> Running in 7945dacdd414 03:36:31 Removing intermediate container 7945dacdd414 03:36:31 ---> 1fdbedb23675 03:36:31 Step 22/24 : LABEL arch=x86_64 03:36:31 ---> Running in fd87c19d86f8 03:36:31 Removing intermediate container fd87c19d86f8 03:36:31 ---> 7b38462c5e2d 03:36:31 Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:36:31 ---> Running in 4fdbf501dcf8 03:36:31 Removing intermediate container 4fdbf501dcf8 03:36:31 ---> 484e03bbda05 03:36:31 Step 24/24 : LABEL version=2.0.1-dev.57 03:36:31 ---> Running in a60b4c3a9648 03:36:32 Removing intermediate container a60b4c3a9648 03:36:32 ---> b65ed3eb4658 03:36:32 03:36:32 Successfully built b65ed3eb4658 03:36:32 Successfully tagged sys-mgmt-agent:latest 03:36:42  Building sys-mgmt-agent ... done Removing intermediate container 48e2d43d9984 03:36:42 ---> 0a609ae0fba8 03:36:42 03:36:42 Step 11/32 : FROM alpine:3.14 03:36:42 ---> 14119a10abf4 03:36:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:36:42 ---> Running in 01131e0ee036 03:36:42 Removing intermediate container 01131e0ee036 03:36:42 ---> d0f1bb93eb79 03:36:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:36:42 ---> Running in c6038719ced8 03:36:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:36:43 (1/2) Installing dumb-init (1.2.5-r1) 03:36:43 (2/2) Installing su-exec (0.2-r1) 03:36:43 Executing busybox-1.33.1-r3.trigger 03:36:43 OK: 6 MiB in 16 packages 03:36:44 Removing intermediate container 99c46fc5dd65 03:36:44 ---> d6c2328863c6 03:36:44 03:36:44 Step 11/24 : FROM alpine:3.14 03:36:44 ---> 14119a10abf4 03:36:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:36:44 ---> Using cache 03:36:44 ---> 12e8c63f5f29 03:36:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:36:44 ---> Using cache 03:36:44 ---> adcd51ab7495 03:36:44 Step 14/24 : ENV APP_PORT=59881 03:36:44 ---> Running in f4bf7619006c 03:36:44 Removing intermediate container c6038719ced8 03:36:44 ---> 017fa076472c 03:36:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:36:44 ---> Running in df229f6c2b24 03:36:44 Removing intermediate container f4bf7619006c 03:36:44 ---> fdeb4dba3e12 03:36:44 Step 15/24 : EXPOSE $APP_PORT 03:36:44 ---> Running in f556dd2d094a 03:36:44 Removing intermediate container df229f6c2b24 03:36:44 ---> fbcbf4717aa0 03:36:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:36:44 ---> Running in 65f7ff51b5e5 03:36:44 Removing intermediate container f556dd2d094a 03:36:44 ---> 0800da5bb82d 03:36:44 Step 16/24 : WORKDIR / 03:36:44 Removing intermediate container 65f7ff51b5e5 03:36:44 ---> 3543667c1fc9 03:36:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:36:44 ---> Running in 29bc2534d4ed 03:36:44 ---> Running in 196b70cfac76 03:36:44 Removing intermediate container 196b70cfac76 03:36:44 ---> bb76f9c17c08 03:36:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:36:45 ---> eb86aaadb4b0 03:36:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:36:45 ---> 96d8471ce24c 03:36:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:36:46 Removing intermediate container 29bc2534d4ed 03:36:46 ---> 6543a2ab6288 03:36:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:36:46 ---> Running in 7ae92231fdbe 03:36:46 ---> 51bfaab31b02 03:36:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:36:46 ---> Running in 68943f1b3a74 03:36:46 Removing intermediate container 7ae92231fdbe 03:36:46 ---> a2c3ae069ac0 03:36:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:36:46 Removing intermediate container 68943f1b3a74 03:36:46 ---> a09031374d8d 03:36:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:36:46 Removing intermediate container cc9a9c0180eb 03:36:46 ---> dc628b110dc2 03:36:46 03:36:46 Step 11/26 : FROM alpine:3.14 03:36:46 ---> 14119a10abf4 03:36:46 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:36:46 ---> Running in 6ce84576e586 03:36:47 ---> Running in ae7711dd612b 03:36:47 Removing intermediate container 6ce84576e586 03:36:47 ---> 364f3a7d4ea1 03:36:47 Step 22/24 : LABEL arch=x86_64 03:36:47 ---> Running in 9d01e6347d05 03:36:47 ---> 02c9f6ba1df6 03:36:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:36:47 ---> Running in 4af0ddff6d39 03:36:47 Removing intermediate container 9d01e6347d05 03:36:47 ---> 4ce3c97cbb5f 03:36:47 Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:36:47 ---> Running in c528900a6879 03:36:47 Removing intermediate container c528900a6879 03:36:47 ---> a0a3730f44e1 03:36:47 Step 24/24 : LABEL version=2.0.1-dev.57 03:36:47 ---> Running in 0d35ecd2dc2a 03:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:36:47 Removing intermediate container 0d35ecd2dc2a 03:36:47 ---> 343f82d7b077 03:36:47 03:36:48 Successfully built 343f82d7b077 03:36:48 Successfully tagged core-metadata:latest 03:36:48  Building core-metadata ... done (1/3) Installing ca-certificates (20191127-r5) 03:36:48 (2/3) Installing dumb-init (1.2.5-r1) 03:36:48 (3/3) Installing su-exec (0.2-r1) 03:36:48 Executing busybox-1.33.1-r3.trigger 03:36:48 Executing ca-certificates-20191127-r5.trigger 03:36:48 OK: 6 MiB in 17 packages 03:36:48 Removing intermediate container 4af0ddff6d39 03:36:48 ---> 9afc32f79fb2 03:36:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:36:48 ---> 3b422b7e53d7 03:36:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:36:49 Removing intermediate container ae7711dd612b 03:36:49 ---> b3f03b30e654 03:36:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:36:49 ---> Running in a6652dcc69b4 03:36:49 ---> 6665936ca1db 03:36:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:36:49 Removing intermediate container a6652dcc69b4 03:36:49 ---> aa184697dc1c 03:36:49 Step 14/26 : WORKDIR / 03:36:49 ---> Running in 0bd009bb5609 03:36:49 ---> 30f19c6063e6 03:36:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:36:49 Removing intermediate container 0bd009bb5609 03:36:49 ---> 18588d70a973 03:36:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:36:49 ---> 94e8b3bac90c 03:36:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:36:49 ---> 536be581e908 03:36:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:36:50 ---> 9b5d0ffd0927 03:36:50 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:36:50 ---> 37285ea33a42 03:36:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:36:50 Removing intermediate container d8d83c5e959d 03:36:50 ---> e33faed08ae9 03:36:50 03:36:50 Step 11/24 : FROM alpine:3.14 03:36:50 ---> 14119a10abf4 03:36:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:36:50 ---> Using cache 03:36:50 ---> 12e8c63f5f29 03:36:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:36:50 ---> Using cache 03:36:50 ---> adcd51ab7495 03:36:50 Step 14/24 : ENV APP_PORT=59882 03:36:50 ---> Running in 5369b38254ae 03:36:50 ---> Running in 48e32665523a 03:36:50 ---> f1fd2cbef8a0 03:36:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:36:50 Removing intermediate container 5369b38254ae 03:36:50 ---> d9059ff99546 03:36:50 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:36:50 Removing intermediate container 48e32665523a 03:36:50 ---> 83f32391de78 03:36:50 Step 15/24 : EXPOSE $APP_PORT 03:36:50 ---> Running in e37267e61ae5 03:36:50 Removing intermediate container e37267e61ae5 03:36:50 ---> abb2e7931a1b 03:36:50 Step 16/24 : WORKDIR / 03:36:50 ---> a21a3edec40d 03:36:50 Step 27/32 : RUN chmod +x /entrypoint.sh 03:36:50 ---> da3e81c572fe 03:36:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:36:50 ---> Running in 96c7ab445ff0 03:36:50 ---> Running in bf01bc5642ff 03:36:51 Removing intermediate container 96c7ab445ff0 03:36:51 ---> 0d347f8323f7 03:36:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:36:51 ---> c7dee964ead3 03:36:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:36:51 ---> fb3d1e2648ed 03:36:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:36:51 ---> 0dd6b19961a0 03:36:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:36:51 Removing intermediate container bf01bc5642ff 03:36:51 ---> 5ccb44b9d346 03:36:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:36:51 ---> 1d7149d2160e 03:36:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:36:51 ---> Running in 6e759be09d02 03:36:51 ---> 6e6f3db47b43 03:36:51 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:36:51 Removing intermediate container 6e759be09d02 03:36:51 ---> 1ee383960a7b 03:36:51 Step 29/32 : CMD ["gate"] 03:36:51 ---> Running in 9d00c8c9f84c 03:36:51 ---> 36e0ca3950db 03:36:51 Step 20/24 : ENTRYPOINT ["/core-command"] 03:36:52 ---> Running in ff1a61cd141f 03:36:52 ---> Running in a72e1e55cb3d 03:36:52 Removing intermediate container ff1a61cd141f 03:36:52 ---> 61c2b8268a72 03:36:52 Step 30/32 : LABEL arch=x86_64 03:36:52 ---> Running in 9f418e359850 03:36:52 Removing intermediate container a72e1e55cb3d 03:36:52 ---> 0cdca943275b 03:36:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:36:52 ---> Running in 37441753afe6 03:36:52 Removing intermediate container 9f418e359850 03:36:52 ---> d42a2288ffd0 03:36:52 Step 31/32 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:36:52 Removing intermediate container 37441753afe6 03:36:52 ---> d977f408396a 03:36:52 Step 22/24 : LABEL arch=x86_64 03:36:52 ---> Running in dd0d450bbd0d 03:36:52 ---> Running in 302e72fc1d5a 03:36:52 Removing intermediate container 302e72fc1d5a 03:36:52 ---> 41beda2d0f80 03:36:52 Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:36:52 Removing intermediate container dd0d450bbd0d 03:36:52 ---> d1b5bde2497b 03:36:52 Step 32/32 : LABEL version=2.0.1-dev.57 03:36:52 ---> Running in 7f017fbcef92 03:36:52 ---> Running in 8860b4b2b002 03:36:52 Removing intermediate container 9d00c8c9f84c 03:36:52 ---> 53b14be57f6f 03:36:52 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:36:52 ---> Running in 2df4dbf197d4 03:36:52 Removing intermediate container 7f017fbcef92 03:36:52 ---> 1170fd1a54f2 03:36:52 Step 24/24 : LABEL version=2.0.1-dev.57 03:36:52 ---> Running in b71913d3ae26 03:36:52 Removing intermediate container 2df4dbf197d4 03:36:52 ---> a7607d142b62 03:36:52 Step 24/26 : LABEL arch=x86_64 03:36:52 Removing intermediate container 8860b4b2b002 03:36:52 ---> e764619f27aa 03:36:52 03:36:52 Removing intermediate container b71913d3ae26 03:36:52 ---> 39d7832c0fb4 03:36:52 03:36:52 ---> Running in 4215a8f14225 03:36:52 Successfully built e764619f27aa 03:36:52 Successfully tagged security-bootstrapper:latest 03:36:52  Building security-bootstrapper ... done Successfully built 39d7832c0fb4 03:36:52 Successfully tagged core-command:latest 03:36:52  Building core-command ... done Removing intermediate container 4215a8f14225 03:36:52 ---> cca5e69b5223 03:36:52 Step 25/26 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:36:53 ---> Running in 885e4a77a915 03:36:53 Removing intermediate container 885e4a77a915 03:36:53 ---> cdd6a1778a7d 03:36:53 Step 26/26 : LABEL version=2.0.1-dev.57 03:36:53 ---> Running in a7401993c539 03:36:53 Removing intermediate container a7401993c539 03:36:53 ---> b9acd371c542 03:36:53 03:36:53 Successfully built b9acd371c542 03:36:53 Successfully tagged security-secretstore-setup:latest 03:36:53  Building security-secretstore-setup ... done  [Pipeline] } 03:36:53 $ docker stop --time=1 03448b231e63c5edf5f55be8a05a649f0a3fc2d199e991fdf8b7bce9b5d11fa5 03:36:54 $ docker rm -f 03448b231e63c5edf5f55be8a05a649f0a3fc2d199e991fdf8b7bce9b5d11fa5 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:55 + docker images 03:36:55 REPOSITORY TAG IMAGE ID CREATED SIZE 03:36:55 security-secretstore-setup latest b9acd371c542 2 seconds ago 28.2MB 03:36:55 core-command latest 39d7832c0fb4 3 seconds ago 16MB 03:36:55 security-bootstrapper latest e764619f27aa 3 seconds ago 18.8MB 03:36:55 e33faed08ae9 5 seconds ago 1.75GB 03:36:55 core-metadata latest 343f82d7b077 8 seconds ago 16.8MB 03:36:55 dc628b110dc2 9 seconds ago 1.76GB 03:36:55 d6c2328863c6 11 seconds ago 1.76GB 03:36:55 0a609ae0fba8 14 seconds ago 1.75GB 03:36:55 sys-mgmt-agent latest b65ed3eb4658 23 seconds ago 325MB 03:36:55 core-data latest ba708ae332a4 39 seconds ago 20.5MB 03:36:55 6bd633d4bf8c About a minute ago 1.76GB 03:36:55 support-notifications latest 898027501176 About a minute ago 16.8MB 03:36:55 support-scheduler latest cefcc34e47fe About a minute ago 16.1MB 03:36:55 security-proxy-setup latest ba0674429f6c About a minute ago 26.7MB 03:36:55 bd881d12ba6e About a minute ago 1.75GB 03:36:55 2623b76426ea About a minute ago 1.75GB 03:36:55 f329acdaeb4c About a minute ago 1.76GB 03:36:55 3fe1f69d3e14 About a minute ago 1.75GB 03:36:55 ci-base-image-x86_64 latest 75d2ed30d514 5 minutes ago 1.25GB 03:36:55 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 03:36:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 03:36:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 03:36:55 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 03:36:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:55 provisioning config files... 03:36:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/65@tmp/config749772338307988510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:56 ---> docker-login.sh 03:36:56 nexus3.edgexfoundry.org:10001 03:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:56 Configure a credential helper to remove this warning. See 03:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:56 03:36:56 Login Succeeded 03:36:56 nexus3.edgexfoundry.org:10002 03:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:56 Configure a credential helper to remove this warning. See 03:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:56 03:36:56 Login Succeeded 03:36:56 nexus3.edgexfoundry.org:10003 03:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:56 Configure a credential helper to remove this warning. See 03:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:56 03:36:56 Login Succeeded 03:36:56 nexus3.edgexfoundry.org:10004 03:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:56 Configure a credential helper to remove this warning. See 03:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:56 03:36:56 Login Succeeded 03:36:56 docker.io 03:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:57 Configure a credential helper to remove this warning. See 03:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:57 03:36:57 Login Succeeded 03:36:57 ---> docker-login.sh ends [Pipeline] } 03:36:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:57 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:36:57 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:36:57 latest 03:36:57 2.0.1-dev.57 03:36:57 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:36:57 main 03:36:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:36:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:36:58 + docker push nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:36:58 f94abc39d956: Preparing 03:36:58 e24f45d08bfb: Preparing 03:36:58 c27fc5ccb682: Preparing 03:36:58 3e8de66eb30f: Preparing 03:36:58 e2eb06d8af82: Preparing 03:36:58 e2eb06d8af82: Layer already exists 03:36:58 3e8de66eb30f: Retrying in 5 seconds 03:36:58 c27fc5ccb682: Retrying in 5 seconds 03:36:58 e24f45d08bfb: Retrying in 5 seconds 03:36:58 f94abc39d956: Retrying in 5 seconds 03:36:59 3e8de66eb30f: Retrying in 4 seconds 03:36:59 c27fc5ccb682: Retrying in 4 seconds 03:36:59 f94abc39d956: Retrying in 4 seconds 03:36:59 e24f45d08bfb: Retrying in 4 seconds 03:37:00 3e8de66eb30f: Retrying in 3 seconds 03:37:00 c27fc5ccb682: Retrying in 3 seconds 03:37:00 e24f45d08bfb: Retrying in 3 seconds 03:37:00 f94abc39d956: Retrying in 3 seconds 03:37:01 3e8de66eb30f: Retrying in 2 seconds 03:37:01 c27fc5ccb682: Retrying in 2 seconds 03:37:01 e24f45d08bfb: Retrying in 2 seconds 03:37:01 f94abc39d956: Retrying in 2 seconds 03:37:02 3e8de66eb30f: Retrying in 1 second 03:37:02 c27fc5ccb682: Retrying in 1 second 03:37:02 e24f45d08bfb: Retrying in 1 second 03:37:02 f94abc39d956: Retrying in 1 second 03:37:03 3e8de66eb30f: Pushed 03:37:03 c27fc5ccb682: Pushed 03:37:03 f94abc39d956: Pushed 03:37:04 e24f45d08bfb: Pushed 03:37:04 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:0cbc650965181c3f7ef4c372354c62adcc539c7e98f840a8cec133038e6d4e5d size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 03:37:05 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:37:05 f94abc39d956: Preparing 03:37:05 e24f45d08bfb: Preparing 03:37:05 c27fc5ccb682: Preparing 03:37:05 3e8de66eb30f: Preparing 03:37:05 e2eb06d8af82: Preparing 03:37:05 3e8de66eb30f: Layer already exists 03:37:05 c27fc5ccb682: Layer already exists 03:37:05 e24f45d08bfb: Layer already exists 03:37:05 e2eb06d8af82: Layer already exists 03:37:05 f94abc39d956: Layer already exists 03:37:05 latest: digest: sha256:0cbc650965181c3f7ef4c372354c62adcc539c7e98f840a8cec133038e6d4e5d size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:05 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.57 03:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:37:05 f94abc39d956: Preparing 03:37:05 e24f45d08bfb: Preparing 03:37:05 c27fc5ccb682: Preparing 03:37:05 3e8de66eb30f: Preparing 03:37:05 e2eb06d8af82: Preparing 03:37:05 3e8de66eb30f: Layer already exists 03:37:05 e2eb06d8af82: Layer already exists 03:37:05 c27fc5ccb682: Layer already exists 03:37:05 e24f45d08bfb: Layer already exists 03:37:05 f94abc39d956: Layer already exists 03:37:05 2.0.1-dev.57: digest: sha256:0cbc650965181c3f7ef4c372354c62adcc539c7e98f840a8cec133038e6d4e5d size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:06 + docker push nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:37:06 f94abc39d956: Preparing 03:37:06 e24f45d08bfb: Preparing 03:37:06 c27fc5ccb682: Preparing 03:37:06 3e8de66eb30f: Preparing 03:37:06 e2eb06d8af82: Preparing 03:37:06 e24f45d08bfb: Layer already exists 03:37:06 f94abc39d956: Layer already exists 03:37:06 3e8de66eb30f: Layer already exists 03:37:06 e2eb06d8af82: Layer already exists 03:37:06 c27fc5ccb682: Layer already exists 03:37:06 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:0cbc650965181c3f7ef4c372354c62adcc539c7e98f840a8cec133038e6d4e5d size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 03:37:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:37:07 f94abc39d956: Preparing 03:37:07 e24f45d08bfb: Preparing 03:37:07 c27fc5ccb682: Preparing 03:37:07 3e8de66eb30f: Preparing 03:37:07 e2eb06d8af82: Preparing 03:37:07 e24f45d08bfb: Layer already exists 03:37:07 c27fc5ccb682: Layer already exists 03:37:07 f94abc39d956: Layer already exists 03:37:07 e2eb06d8af82: Layer already exists 03:37:07 3e8de66eb30f: Layer already exists 03:37:07 main: digest: sha256:0cbc650965181c3f7ef4c372354c62adcc539c7e98f840a8cec133038e6d4e5d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:07 ===================================================== [Pipeline] echo 03:37:07 taggedImages: 03:37:07 - nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:07 - nexus3.edgexfoundry.org:10004/core-command:latest 03:37:07 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.57 03:37:07 - nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:07 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:37:07 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:37:07 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:07 latest 03:37:07 2.0.1-dev.57 03:37:07 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:07 main 03:37:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:37:08 + docker push nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:37:08 ac15cba28654: Preparing 03:37:08 f8da88ea1a05: Preparing 03:37:08 c27fc5ccb682: Preparing 03:37:08 1660b0a2584d: Preparing 03:37:08 6293462d7e05: Preparing 03:37:08 e2eb06d8af82: Preparing 03:37:08 e2eb06d8af82: Waiting 03:37:08 c27fc5ccb682: Layer already exists 03:37:08 e2eb06d8af82: Layer already exists 03:37:08 ac15cba28654: Pushed 03:37:08 6293462d7e05: Pushed 03:37:08 1660b0a2584d: Pushed 03:37:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:37:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:37:09 ---> 0ef3be7cecdd 03:37:09 Step 3/24 : WORKDIR /edgex-go 03:37:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:37:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:37:09 ---> 0ef3be7cecdd 03:37:09 Step 3/24 : WORKDIR /edgex-go 03:37:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:37:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:37:09 ---> 0ef3be7cecdd 03:37:09 Step 3/23 : WORKDIR /edgex-go 03:37:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:37:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:37:09 ---> 0ef3be7cecdd 03:37:09 Step 3/32 : WORKDIR /edgex-go 03:37:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:37:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:37:09 ---> 0ef3be7cecdd 03:37:09 Step 3/24 : WORKDIR /edgex-go 03:37:09 ---> Running in ac53b2241114 03:37:09 ---> Running in 2c9f1de98175 03:37:09 ---> Running in 9702c82702c2 03:37:09 ---> Running in 95e20b5464b2 03:37:09 ---> Running in ab53f7f6c57f 03:37:09 f8da88ea1a05: Pushed 03:37:09 Removing intermediate container ab53f7f6c57f 03:37:09 ---> 650fec828fda 03:37:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:10 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:2350fa381a38c5a07b4f1c8ed0f14708ad243787781158749f7bb5a882cf4b5a size: 1573 [Pipeline] isUnix [Pipeline] sh 03:37:10 Removing intermediate container 95e20b5464b2 03:37:10 ---> feaae1af0856 03:37:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:10 Removing intermediate container 9702c82702c2 03:37:10 ---> 84a6fd12c662 03:37:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:10 Removing intermediate container 2c9f1de98175 03:37:10 ---> 9167aae5404d 03:37:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:10 Removing intermediate container ac53b2241114 03:37:10 ---> 97d4c22066fb 03:37:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:10 ---> Running in 67cc043d4882 03:37:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 03:37:10 ---> Running in 82d7301d4fe4 03:37:10 ---> Running in 33eee8dcf6cd 03:37:10 ---> Running in bbdf7c4cf58c 03:37:10 ---> Running in f882240b5177 03:37:10 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:37:10 ac15cba28654: Preparing 03:37:10 f8da88ea1a05: Preparing 03:37:10 c27fc5ccb682: Preparing 03:37:10 1660b0a2584d: Preparing 03:37:10 6293462d7e05: Preparing 03:37:10 e2eb06d8af82: Preparing 03:37:10 e2eb06d8af82: Waiting 03:37:10 6293462d7e05: Layer already exists 03:37:10 f8da88ea1a05: Layer already exists 03:37:10 1660b0a2584d: Layer already exists 03:37:10 ac15cba28654: Layer already exists 03:37:10 c27fc5ccb682: Layer already exists 03:37:10 e2eb06d8af82: Layer already exists 03:37:10 latest: digest: sha256:2350fa381a38c5a07b4f1c8ed0f14708ad243787781158749f7bb5a882cf4b5a size: 1573 [Pipeline] isUnix [Pipeline] sh 03:37:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:11 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.57 03:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:37:11 ac15cba28654: Preparing 03:37:11 f8da88ea1a05: Preparing 03:37:11 c27fc5ccb682: Preparing 03:37:11 1660b0a2584d: Preparing 03:37:11 6293462d7e05: Preparing 03:37:11 e2eb06d8af82: Preparing 03:37:11 e2eb06d8af82: Waiting 03:37:11 f8da88ea1a05: Layer already exists 03:37:11 ac15cba28654: Layer already exists 03:37:11 c27fc5ccb682: Layer already exists 03:37:11 1660b0a2584d: Layer already exists 03:37:11 6293462d7e05: Layer already exists 03:37:11 e2eb06d8af82: Layer already exists 03:37:11 2.0.1-dev.57: digest: sha256:2350fa381a38c5a07b4f1c8ed0f14708ad243787781158749f7bb5a882cf4b5a size: 1573 [Pipeline] isUnix [Pipeline] sh 03:37:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:12 + docker push nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:37:12 ac15cba28654: Preparing 03:37:12 f8da88ea1a05: Preparing 03:37:12 c27fc5ccb682: Preparing 03:37:12 1660b0a2584d: Preparing 03:37:12 6293462d7e05: Preparing 03:37:12 e2eb06d8af82: Preparing 03:37:12 e2eb06d8af82: Waiting 03:37:12 f8da88ea1a05: Layer already exists 03:37:12 c27fc5ccb682: Layer already exists 03:37:12 6293462d7e05: Layer already exists 03:37:12 ac15cba28654: Layer already exists 03:37:12 1660b0a2584d: Layer already exists 03:37:12 e2eb06d8af82: Layer already exists 03:37:12 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:2350fa381a38c5a07b4f1c8ed0f14708ad243787781158749f7bb5a882cf4b5a size: 1573 [Pipeline] isUnix [Pipeline] sh 03:37:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 03:37:12 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:37:12 ac15cba28654: Preparing 03:37:12 f8da88ea1a05: Preparing 03:37:12 c27fc5ccb682: Preparing 03:37:12 1660b0a2584d: Preparing 03:37:12 6293462d7e05: Preparing 03:37:12 e2eb06d8af82: Preparing 03:37:12 e2eb06d8af82: Waiting 03:37:12 c27fc5ccb682: Layer already exists 03:37:12 ac15cba28654: Layer already exists 03:37:12 f8da88ea1a05: Layer already exists 03:37:12 6293462d7e05: Layer already exists 03:37:12 1660b0a2584d: Layer already exists 03:37:12 e2eb06d8af82: Layer already exists 03:37:13 Removing intermediate container 67cc043d4882 03:37:13 ---> 012fd8e3cbdf 03:37:13 Step 5/32 : RUN apk add --update --no-cache make git 03:37:14 ---> Running in ad0efaef9afa 03:37:14 Removing intermediate container 82d7301d4fe4 03:37:14 ---> 787cc6755ad7 03:37:14 Step 5/23 : RUN apk add --update --no-cache make git 03:37:14 ---> Running in d0e1327b363f 03:37:14 Removing intermediate container f882240b5177 03:37:14 ---> 590308e764db 03:37:14 Step 5/24 : RUN apk add --update --no-cache make bash git 03:37:14 Removing intermediate container 33eee8dcf6cd 03:37:14 ---> 8918d56805d2 03:37:14 Step 5/24 : RUN apk add --update --no-cache make git 03:37:14 ---> Running in 465d0cc18322 03:37:15 ---> Running in 11cde0e4791c 03:37:15 Removing intermediate container bbdf7c4cf58c 03:37:15 ---> 32cbfeafe315 03:37:15 Step 5/24 : RUN apk add --update --no-cache make git 03:37:15 ---> Running in d1fbeb13ae02 03:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:37:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:37:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:37:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:37:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:37:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:37:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:37:17 OK: 218 MiB in 52 packages 03:37:18 main: digest: sha256:2350fa381a38c5a07b4f1c8ed0f14708ad243787781158749f7bb5a882cf4b5a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:18 ===================================================== [Pipeline] echo 03:37:18 taggedImages: 03:37:18 - nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:18 - nexus3.edgexfoundry.org:10004/core-data:latest 03:37:18 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.57 03:37:18 - nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:18 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:37:18 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:37:18 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:18 latest 03:37:18 2.0.1-dev.57 03:37:18 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:18 main 03:37:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 03:37:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 03:37:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:37:18 OK: 218 MiB in 52 packages 03:37:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:37:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:37:19 Removing intermediate container ad0efaef9afa 03:37:19 ---> 3a09ccaa6d7a 03:37:19 Step 6/32 : COPY go.mod . 03:37:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:37:19 11cf93cbc33c: Preparing 03:37:19 7c79e2938639: Preparing 03:37:19 c27fc5ccb682: Preparing 03:37:19 3e8de66eb30f: Preparing 03:37:19 e2eb06d8af82: Preparing 03:37:19 e2eb06d8af82: Layer already exists 03:37:19 c27fc5ccb682: Layer already exists 03:37:19 3e8de66eb30f: Layer already exists 03:37:19 11cf93cbc33c: Pushed 03:37:19 OK: 218 MiB in 52 packages 03:37:19 OK: 218 MiB in 52 packages 03:37:19 OK: 218 MiB in 52 packages 03:37:20 ---> ff482eac4df0 03:37:20 Step 7/32 : RUN go mod download 03:37:20 ---> Running in 27a455088135 03:37:20 Removing intermediate container d0e1327b363f 03:37:20 ---> 05122994e6ea 03:37:20 Step 6/23 : COPY go.mod . 03:37:20 7c79e2938639: Pushed 03:37:20 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:a43e0bf1ebc386003c64d7d9b824e636cf0b9351b8245c6dfd131403b788bcc2 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 03:37:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:37:21 11cf93cbc33c: Preparing 03:37:21 7c79e2938639: Preparing 03:37:21 c27fc5ccb682: Preparing 03:37:21 3e8de66eb30f: Preparing 03:37:21 e2eb06d8af82: Preparing 03:37:21 7c79e2938639: Layer already exists 03:37:21 3e8de66eb30f: Layer already exists 03:37:21 c27fc5ccb682: Layer already exists 03:37:21 11cf93cbc33c: Layer already exists 03:37:21 e2eb06d8af82: Layer already exists 03:37:21 latest: digest: sha256:a43e0bf1ebc386003c64d7d9b824e636cf0b9351b8245c6dfd131403b788bcc2 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:21 Removing intermediate container 11cde0e4791c 03:37:21 ---> 39d16d4235c3 03:37:21 Step 6/24 : COPY go.mod . 03:37:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:21 ---> a15d0fb9e0c3 03:37:21 Step 7/23 : RUN go mod download 03:37:21 Removing intermediate container 465d0cc18322 03:37:21 ---> a5512f136519 03:37:21 Step 6/24 : COPY go.mod . 03:37:21 ---> Running in eb81c29b33b7 03:37:22 Removing intermediate container d1fbeb13ae02 03:37:22 ---> 81fd1be54a5c 03:37:22 Step 6/24 : COPY go.mod . 03:37:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.57 03:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:37:22 11cf93cbc33c: Preparing 03:37:22 7c79e2938639: Preparing 03:37:22 c27fc5ccb682: Preparing 03:37:22 3e8de66eb30f: Preparing 03:37:22 e2eb06d8af82: Preparing 03:37:22 c27fc5ccb682: Layer already exists 03:37:22 e2eb06d8af82: Layer already exists 03:37:22 7c79e2938639: Layer already exists 03:37:22 11cf93cbc33c: Layer already exists 03:37:22 3e8de66eb30f: Layer already exists 03:37:22 2.0.1-dev.57: digest: sha256:a43e0bf1ebc386003c64d7d9b824e636cf0b9351b8245c6dfd131403b788bcc2 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:37:22 11cf93cbc33c: Preparing 03:37:22 7c79e2938639: Preparing 03:37:22 c27fc5ccb682: Preparing 03:37:22 3e8de66eb30f: Preparing 03:37:22 e2eb06d8af82: Preparing 03:37:22 e2eb06d8af82: Layer already exists 03:37:22 7c79e2938639: Layer already exists 03:37:22 3e8de66eb30f: Layer already exists 03:37:22 c27fc5ccb682: Layer already exists 03:37:22 11cf93cbc33c: Layer already exists 03:37:22 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:a43e0bf1ebc386003c64d7d9b824e636cf0b9351b8245c6dfd131403b788bcc2 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 03:37:23 ---> 3987f6c9e76c 03:37:23 Step 7/24 : RUN go mod download 03:37:23 ---> a8a54da90021 03:37:23 Step 7/24 : RUN go mod download 03:37:23 ---> 387cdadbe4b8 03:37:23 Step 7/24 : RUN go mod download 03:37:23 ---> Running in 900c73269803 03:37:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:37:23 11cf93cbc33c: Preparing 03:37:23 7c79e2938639: Preparing 03:37:23 c27fc5ccb682: Preparing 03:37:23 3e8de66eb30f: Preparing 03:37:23 e2eb06d8af82: Preparing 03:37:23 e2eb06d8af82: Layer already exists 03:37:23 c27fc5ccb682: Layer already exists 03:37:23 11cf93cbc33c: Layer already exists 03:37:23 7c79e2938639: Layer already exists 03:37:23 3e8de66eb30f: Layer already exists 03:37:23 main: digest: sha256:a43e0bf1ebc386003c64d7d9b824e636cf0b9351b8245c6dfd131403b788bcc2 size: 1363 03:37:23 ---> Running in ffaf8140ca8e [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:23 ===================================================== [Pipeline] echo 03:37:23 taggedImages: 03:37:23 - nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:23 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:37:23 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.57 03:37:23 - nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:23 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:37:23 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:37:23 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:23 latest 03:37:23 2.0.1-dev.57 03:37:23 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:23 main 03:37:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:23 ---> Running in 6c0327ec9c24 03:37:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:37:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:37:24 09277212ef9c: Preparing 03:37:24 09277212ef9c: Preparing 03:37:24 90831a326592: Preparing 03:37:24 844a457fd7b2: Preparing 03:37:24 168e76ca9974: Preparing 03:37:24 64af65ac6e6f: Preparing 03:37:24 c27fc5ccb682: Preparing 03:37:24 6d5ffff550f4: Preparing 03:37:24 b73fadd2e9b4: Preparing 03:37:24 79ba8c6d639d: Preparing 03:37:24 227ee5ea5d78: Preparing 03:37:24 e2eb06d8af82: Preparing 03:37:24 c27fc5ccb682: Waiting 03:37:24 6d5ffff550f4: Waiting 03:37:24 b73fadd2e9b4: Waiting 03:37:24 79ba8c6d639d: Waiting 03:37:24 227ee5ea5d78: Waiting 03:37:24 e2eb06d8af82: Waiting 03:37:24 844a457fd7b2: Pushed 03:37:24 c27fc5ccb682: Layer already exists 03:37:24 90831a326592: Pushed 03:37:24 09277212ef9c: Pushed 03:37:24 168e76ca9974: Pushed 03:37:24 6d5ffff550f4: Pushed 03:37:24 e2eb06d8af82: Layer already exists 03:37:24 b73fadd2e9b4: Pushed 03:37:24 79ba8c6d639d: Pushed 03:37:24 227ee5ea5d78: Pushed 03:37:25 64af65ac6e6f: Pushed 03:37:25 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:3661e6fb4c3a1ccf976057e5e1801a7bb7c1bb297fc60c87e52b6a1772c7b1a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:37:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 03:37:26 Removing intermediate container 27a455088135 03:37:26 ---> 61560650b549 03:37:26 Step 8/32 : COPY . . 03:37:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:37:26 09277212ef9c: Preparing 03:37:26 09277212ef9c: Preparing 03:37:26 90831a326592: Preparing 03:37:26 844a457fd7b2: Preparing 03:37:26 168e76ca9974: Preparing 03:37:26 64af65ac6e6f: Preparing 03:37:26 c27fc5ccb682: Preparing 03:37:26 6d5ffff550f4: Preparing 03:37:26 b73fadd2e9b4: Preparing 03:37:26 79ba8c6d639d: Preparing 03:37:26 227ee5ea5d78: Preparing 03:37:26 e2eb06d8af82: Preparing 03:37:26 c27fc5ccb682: Waiting 03:37:26 6d5ffff550f4: Waiting 03:37:26 b73fadd2e9b4: Waiting 03:37:26 79ba8c6d639d: Waiting 03:37:26 227ee5ea5d78: Waiting 03:37:26 e2eb06d8af82: Waiting 03:37:26 64af65ac6e6f: Layer already exists 03:37:26 168e76ca9974: Layer already exists 03:37:26 844a457fd7b2: Layer already exists 03:37:26 90831a326592: Layer already exists 03:37:26 09277212ef9c: Layer already exists 03:37:26 c27fc5ccb682: Layer already exists 03:37:26 227ee5ea5d78: Layer already exists 03:37:26 79ba8c6d639d: Layer already exists 03:37:26 b73fadd2e9b4: Layer already exists 03:37:26 6d5ffff550f4: Layer already exists 03:37:26 e2eb06d8af82: Layer already exists 03:37:26 latest: digest: sha256:3661e6fb4c3a1ccf976057e5e1801a7bb7c1bb297fc60c87e52b6a1772c7b1a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:37:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.57 03:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:37:27 09277212ef9c: Preparing 03:37:27 09277212ef9c: Preparing 03:37:27 90831a326592: Preparing 03:37:27 844a457fd7b2: Preparing 03:37:27 168e76ca9974: Preparing 03:37:27 64af65ac6e6f: Preparing 03:37:27 c27fc5ccb682: Preparing 03:37:27 6d5ffff550f4: Preparing 03:37:27 b73fadd2e9b4: Preparing 03:37:27 79ba8c6d639d: Preparing 03:37:27 227ee5ea5d78: Preparing 03:37:27 e2eb06d8af82: Preparing 03:37:27 6d5ffff550f4: Waiting 03:37:27 b73fadd2e9b4: Waiting 03:37:27 79ba8c6d639d: Waiting 03:37:27 227ee5ea5d78: Waiting 03:37:27 e2eb06d8af82: Waiting 03:37:27 c27fc5ccb682: Waiting 03:37:27 90831a326592: Layer already exists 03:37:27 09277212ef9c: Layer already exists 03:37:27 64af65ac6e6f: Layer already exists 03:37:27 844a457fd7b2: Layer already exists 03:37:27 168e76ca9974: Layer already exists 03:37:27 6d5ffff550f4: Layer already exists 03:37:27 c27fc5ccb682: Layer already exists 03:37:27 b73fadd2e9b4: Layer already exists 03:37:27 79ba8c6d639d: Layer already exists 03:37:27 227ee5ea5d78: Layer already exists 03:37:27 e2eb06d8af82: Layer already exists 03:37:27 2.0.1-dev.57: digest: sha256:3661e6fb4c3a1ccf976057e5e1801a7bb7c1bb297fc60c87e52b6a1772c7b1a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:37:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:27 Removing intermediate container eb81c29b33b7 03:37:27 ---> a32cc506adac 03:37:27 Step 8/23 : COPY . . 03:37:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:37:27 09277212ef9c: Preparing 03:37:27 09277212ef9c: Preparing 03:37:27 90831a326592: Preparing 03:37:27 844a457fd7b2: Preparing 03:37:27 168e76ca9974: Preparing 03:37:27 64af65ac6e6f: Preparing 03:37:27 c27fc5ccb682: Preparing 03:37:27 6d5ffff550f4: Preparing 03:37:27 b73fadd2e9b4: Preparing 03:37:27 79ba8c6d639d: Preparing 03:37:27 227ee5ea5d78: Preparing 03:37:27 e2eb06d8af82: Preparing 03:37:27 c27fc5ccb682: Waiting 03:37:27 6d5ffff550f4: Waiting 03:37:27 b73fadd2e9b4: Waiting 03:37:27 227ee5ea5d78: Waiting 03:37:27 79ba8c6d639d: Waiting 03:37:27 e2eb06d8af82: Waiting 03:37:27 64af65ac6e6f: Layer already exists 03:37:27 90831a326592: Layer already exists 03:37:27 168e76ca9974: Layer already exists 03:37:27 844a457fd7b2: Layer already exists 03:37:27 09277212ef9c: Layer already exists 03:37:27 c27fc5ccb682: Layer already exists 03:37:27 6d5ffff550f4: Layer already exists 03:37:27 b73fadd2e9b4: Layer already exists 03:37:27 227ee5ea5d78: Layer already exists 03:37:27 79ba8c6d639d: Layer already exists 03:37:27 e2eb06d8af82: Layer already exists 03:37:27 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:3661e6fb4c3a1ccf976057e5e1801a7bb7c1bb297fc60c87e52b6a1772c7b1a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:37:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 03:37:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:37:28 09277212ef9c: Preparing 03:37:28 09277212ef9c: Preparing 03:37:28 90831a326592: Preparing 03:37:28 844a457fd7b2: Preparing 03:37:28 168e76ca9974: Preparing 03:37:28 64af65ac6e6f: Preparing 03:37:28 c27fc5ccb682: Preparing 03:37:28 6d5ffff550f4: Preparing 03:37:28 b73fadd2e9b4: Preparing 03:37:28 79ba8c6d639d: Preparing 03:37:28 227ee5ea5d78: Preparing 03:37:28 e2eb06d8af82: Preparing 03:37:28 6d5ffff550f4: Waiting 03:37:28 b73fadd2e9b4: Waiting 03:37:28 79ba8c6d639d: Waiting 03:37:28 227ee5ea5d78: Waiting 03:37:28 e2eb06d8af82: Waiting 03:37:28 c27fc5ccb682: Waiting 03:37:28 168e76ca9974: Layer already exists 03:37:28 844a457fd7b2: Layer already exists 03:37:28 09277212ef9c: Layer already exists 03:37:28 64af65ac6e6f: Layer already exists 03:37:28 90831a326592: Layer already exists 03:37:28 b73fadd2e9b4: Layer already exists 03:37:28 c27fc5ccb682: Layer already exists 03:37:28 6d5ffff550f4: Layer already exists 03:37:28 79ba8c6d639d: Layer already exists 03:37:28 227ee5ea5d78: Layer already exists 03:37:28 e2eb06d8af82: Layer already exists 03:37:28 main: digest: sha256:3661e6fb4c3a1ccf976057e5e1801a7bb7c1bb297fc60c87e52b6a1772c7b1a8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:28 ===================================================== [Pipeline] echo 03:37:28 taggedImages: 03:37:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:37:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.57 03:37:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:37:28 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:37:28 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:28 latest 03:37:28 2.0.1-dev.57 03:37:28 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:28 main 03:37:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:37:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:37:29 161f89a45f88: Preparing 03:37:29 67dfc5071a8f: Preparing 03:37:29 ff2593d3908d: Preparing 03:37:29 b0de95848143: Preparing 03:37:29 680917feeba6: Preparing 03:37:29 e2eb06d8af82: Preparing 03:37:29 e2eb06d8af82: Waiting 03:37:30 ff2593d3908d: Pushed 03:37:30 b0de95848143: Pushed 03:37:30 680917feeba6: Pushed 03:37:30 e2eb06d8af82: Layer already exists 03:37:30 67dfc5071a8f: Pushed 03:37:30 161f89a45f88: Pushed 03:37:30 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:5e7d59e280b56bde609446c50b2fe91d96b7c41696d84ffa0279bf096bbf0282 size: 1576 [Pipeline] isUnix [Pipeline] sh 03:37:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 03:37:31 Removing intermediate container 900c73269803 03:37:31 ---> aa0296a07dbc 03:37:31 Step 8/24 : COPY . . 03:37:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:37:31 161f89a45f88: Preparing 03:37:31 67dfc5071a8f: Preparing 03:37:31 ff2593d3908d: Preparing 03:37:31 b0de95848143: Preparing 03:37:31 680917feeba6: Preparing 03:37:31 e2eb06d8af82: Preparing 03:37:31 e2eb06d8af82: Waiting 03:37:31 161f89a45f88: Layer already exists 03:37:31 b0de95848143: Layer already exists 03:37:31 680917feeba6: Layer already exists 03:37:31 ff2593d3908d: Layer already exists 03:37:31 67dfc5071a8f: Layer already exists 03:37:31 e2eb06d8af82: Layer already exists 03:37:31 latest: digest: sha256:5e7d59e280b56bde609446c50b2fe91d96b7c41696d84ffa0279bf096bbf0282 size: 1576 [Pipeline] isUnix [Pipeline] sh 03:37:31 Removing intermediate container ffaf8140ca8e 03:37:31 ---> feb813fb09ff 03:37:31 Step 8/24 : COPY . . 03:37:31 Removing intermediate container 6c0327ec9c24 03:37:31 ---> ae1b2cf32b63 03:37:31 Step 8/24 : COPY . . 03:37:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.57 03:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:37:31 161f89a45f88: Preparing 03:37:31 67dfc5071a8f: Preparing 03:37:31 ff2593d3908d: Preparing 03:37:31 b0de95848143: Preparing 03:37:31 680917feeba6: Preparing 03:37:31 e2eb06d8af82: Preparing 03:37:31 e2eb06d8af82: Waiting 03:37:31 ff2593d3908d: Layer already exists 03:37:31 680917feeba6: Layer already exists 03:37:31 161f89a45f88: Layer already exists 03:37:31 67dfc5071a8f: Layer already exists 03:37:31 b0de95848143: Layer already exists 03:37:31 e2eb06d8af82: Layer already exists 03:37:31 2.0.1-dev.57: digest: sha256:5e7d59e280b56bde609446c50b2fe91d96b7c41696d84ffa0279bf096bbf0282 size: 1576 [Pipeline] isUnix [Pipeline] sh 03:37:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:37:32 161f89a45f88: Preparing 03:37:32 67dfc5071a8f: Preparing 03:37:32 ff2593d3908d: Preparing 03:37:32 b0de95848143: Preparing 03:37:32 680917feeba6: Preparing 03:37:32 e2eb06d8af82: Preparing 03:37:32 e2eb06d8af82: Waiting 03:37:32 ff2593d3908d: Layer already exists 03:37:32 161f89a45f88: Layer already exists 03:37:32 67dfc5071a8f: Layer already exists 03:37:32 b0de95848143: Layer already exists 03:37:32 680917feeba6: Layer already exists 03:37:32 e2eb06d8af82: Layer already exists 03:37:32 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:5e7d59e280b56bde609446c50b2fe91d96b7c41696d84ffa0279bf096bbf0282 size: 1576 [Pipeline] isUnix [Pipeline] sh 03:37:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 03:37:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:37:33 161f89a45f88: Preparing 03:37:33 67dfc5071a8f: Preparing 03:37:33 ff2593d3908d: Preparing 03:37:33 b0de95848143: Preparing 03:37:33 680917feeba6: Preparing 03:37:33 e2eb06d8af82: Preparing 03:37:33 e2eb06d8af82: Waiting 03:37:33 ff2593d3908d: Layer already exists 03:37:33 680917feeba6: Layer already exists 03:37:33 161f89a45f88: Layer already exists 03:37:33 67dfc5071a8f: Layer already exists 03:37:33 b0de95848143: Layer already exists 03:37:33 e2eb06d8af82: Layer already exists 03:37:33 main: digest: sha256:5e7d59e280b56bde609446c50b2fe91d96b7c41696d84ffa0279bf096bbf0282 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:33 ===================================================== [Pipeline] echo 03:37:33 taggedImages: 03:37:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:37:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.57 03:37:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:37:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:37:33 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:33 latest 03:37:33 2.0.1-dev.57 03:37:33 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:33 main 03:37:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:37:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:37:33 8c2f800d7dfe: Preparing 03:37:33 0ea44961d88b: Preparing 03:37:33 7714d44e732a: Preparing 03:37:33 dcbb4354d0b9: Preparing 03:37:33 7c76c632d9ab: Preparing 03:37:33 305725907dba: Preparing 03:37:33 cd104a7d474b: Preparing 03:37:33 34e3e0c5e421: Preparing 03:37:33 e2c03ebb4bde: Preparing 03:37:33 e2eb06d8af82: Preparing 03:37:33 305725907dba: Waiting 03:37:33 cd104a7d474b: Waiting 03:37:33 34e3e0c5e421: Waiting 03:37:33 e2c03ebb4bde: Waiting 03:37:33 e2eb06d8af82: Waiting 03:37:34 8c2f800d7dfe: Pushed 03:37:34 7c76c632d9ab: Pushed 03:37:34 0ea44961d88b: Pushed 03:37:34 cd104a7d474b: Pushed 03:37:34 305725907dba: Pushed 03:37:34 e2eb06d8af82: Layer already exists 03:37:34 34e3e0c5e421: Pushed 03:37:34 dcbb4354d0b9: Pushed 03:37:34 e2c03ebb4bde: Pushed 03:37:35 7714d44e732a: Pushed 03:37:35 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:aa9415ff5b41b2544d950c5cdc32878f928c9ca92519a5bf9dbc667ac91250cc size: 2405 [Pipeline] isUnix [Pipeline] sh 03:37:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 03:37:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:37:35 8c2f800d7dfe: Preparing 03:37:35 0ea44961d88b: Preparing 03:37:35 7714d44e732a: Preparing 03:37:35 dcbb4354d0b9: Preparing 03:37:35 7c76c632d9ab: Preparing 03:37:35 305725907dba: Preparing 03:37:35 cd104a7d474b: Preparing 03:37:35 34e3e0c5e421: Preparing 03:37:35 e2c03ebb4bde: Preparing 03:37:35 e2eb06d8af82: Preparing 03:37:35 305725907dba: Waiting 03:37:35 cd104a7d474b: Waiting 03:37:35 34e3e0c5e421: Waiting 03:37:35 e2c03ebb4bde: Waiting 03:37:35 e2eb06d8af82: Waiting 03:37:35 dcbb4354d0b9: Layer already exists 03:37:35 0ea44961d88b: Layer already exists 03:37:35 8c2f800d7dfe: Layer already exists 03:37:35 7714d44e732a: Layer already exists 03:37:35 7c76c632d9ab: Layer already exists 03:37:35 34e3e0c5e421: Layer already exists 03:37:35 305725907dba: Layer already exists 03:37:35 e2eb06d8af82: Layer already exists 03:37:35 cd104a7d474b: Layer already exists 03:37:35 e2c03ebb4bde: Layer already exists 03:37:35 latest: digest: sha256:aa9415ff5b41b2544d950c5cdc32878f928c9ca92519a5bf9dbc667ac91250cc size: 2405 [Pipeline] isUnix [Pipeline] sh 03:37:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.57 03:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:37:36 8c2f800d7dfe: Preparing 03:37:36 0ea44961d88b: Preparing 03:37:36 7714d44e732a: Preparing 03:37:36 dcbb4354d0b9: Preparing 03:37:36 7c76c632d9ab: Preparing 03:37:36 305725907dba: Preparing 03:37:36 cd104a7d474b: Preparing 03:37:36 34e3e0c5e421: Preparing 03:37:36 e2c03ebb4bde: Preparing 03:37:36 e2eb06d8af82: Preparing 03:37:36 cd104a7d474b: Waiting 03:37:36 34e3e0c5e421: Waiting 03:37:36 e2c03ebb4bde: Waiting 03:37:36 e2eb06d8af82: Waiting 03:37:36 305725907dba: Waiting 03:37:36 0ea44961d88b: Layer already exists 03:37:36 7c76c632d9ab: Layer already exists 03:37:36 7714d44e732a: Layer already exists 03:37:36 8c2f800d7dfe: Layer already exists 03:37:36 dcbb4354d0b9: Layer already exists 03:37:36 cd104a7d474b: Layer already exists 03:37:36 e2c03ebb4bde: Layer already exists 03:37:36 34e3e0c5e421: Layer already exists 03:37:36 305725907dba: Layer already exists 03:37:36 e2eb06d8af82: Layer already exists 03:37:36 2.0.1-dev.57: digest: sha256:aa9415ff5b41b2544d950c5cdc32878f928c9ca92519a5bf9dbc667ac91250cc size: 2405 [Pipeline] isUnix [Pipeline] sh 03:37:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:37:37 8c2f800d7dfe: Preparing 03:37:37 0ea44961d88b: Preparing 03:37:37 7714d44e732a: Preparing 03:37:37 dcbb4354d0b9: Preparing 03:37:37 7c76c632d9ab: Preparing 03:37:37 305725907dba: Preparing 03:37:37 cd104a7d474b: Preparing 03:37:37 34e3e0c5e421: Preparing 03:37:37 e2c03ebb4bde: Preparing 03:37:37 e2eb06d8af82: Preparing 03:37:37 305725907dba: Waiting 03:37:37 cd104a7d474b: Waiting 03:37:37 34e3e0c5e421: Waiting 03:37:37 e2c03ebb4bde: Waiting 03:37:37 e2eb06d8af82: Waiting 03:37:37 8c2f800d7dfe: Layer already exists 03:37:37 dcbb4354d0b9: Layer already exists 03:37:37 7c76c632d9ab: Layer already exists 03:37:37 7714d44e732a: Layer already exists 03:37:37 0ea44961d88b: Layer already exists 03:37:37 305725907dba: Layer already exists 03:37:37 e2eb06d8af82: Layer already exists 03:37:37 cd104a7d474b: Layer already exists 03:37:37 34e3e0c5e421: Layer already exists 03:37:37 e2c03ebb4bde: Layer already exists 03:37:37 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:aa9415ff5b41b2544d950c5cdc32878f928c9ca92519a5bf9dbc667ac91250cc size: 2405 [Pipeline] isUnix [Pipeline] sh 03:37:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 03:37:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:37:38 8c2f800d7dfe: Preparing 03:37:38 0ea44961d88b: Preparing 03:37:38 7714d44e732a: Preparing 03:37:38 dcbb4354d0b9: Preparing 03:37:38 7c76c632d9ab: Preparing 03:37:38 305725907dba: Preparing 03:37:38 cd104a7d474b: Preparing 03:37:38 34e3e0c5e421: Preparing 03:37:38 e2c03ebb4bde: Preparing 03:37:38 e2eb06d8af82: Preparing 03:37:38 305725907dba: Waiting 03:37:38 cd104a7d474b: Waiting 03:37:38 34e3e0c5e421: Waiting 03:37:38 e2c03ebb4bde: Waiting 03:37:38 e2eb06d8af82: Waiting 03:37:38 0ea44961d88b: Layer already exists 03:37:38 8c2f800d7dfe: Layer already exists 03:37:38 dcbb4354d0b9: Layer already exists 03:37:38 7c76c632d9ab: Layer already exists 03:37:38 7714d44e732a: Layer already exists 03:37:43 34e3e0c5e421: Layer already exists 03:37:43 e2eb06d8af82: Layer already exists 03:37:43 cd104a7d474b: Layer already exists 03:37:43 305725907dba: Layer already exists 03:37:43 e2c03ebb4bde: Layer already exists 03:37:43 main: digest: sha256:aa9415ff5b41b2544d950c5cdc32878f928c9ca92519a5bf9dbc667ac91250cc size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:43 ===================================================== [Pipeline] echo 03:37:43 taggedImages: 03:37:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:37:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.57 03:37:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:37:43 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:37:43 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:43 latest 03:37:43 2.0.1-dev.57 03:37:43 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:43 main 03:37:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:37:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:37:44 bcfce5f6a652: Preparing 03:37:44 1977da2cac21: Preparing 03:37:44 c27fc5ccb682: Preparing 03:37:44 1258b117f5df: Preparing 03:37:44 e2eb06d8af82: Preparing 03:37:44 e2eb06d8af82: Layer already exists 03:37:44 c27fc5ccb682: Layer already exists 03:37:44 bcfce5f6a652: Pushed 03:37:44 1258b117f5df: Pushed 03:37:45 1977da2cac21: Pushed 03:37:45 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:6b47a1f4778d5a554542e0cb4387551e776c16e6ad501167cc01350edf80069a size: 1364 [Pipeline] isUnix [Pipeline] sh 03:37:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 03:37:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:37:46 bcfce5f6a652: Preparing 03:37:46 1977da2cac21: Preparing 03:37:46 c27fc5ccb682: Preparing 03:37:46 1258b117f5df: Preparing 03:37:46 e2eb06d8af82: Preparing 03:37:46 1977da2cac21: Layer already exists 03:37:46 1258b117f5df: Layer already exists 03:37:46 bcfce5f6a652: Layer already exists 03:37:46 e2eb06d8af82: Layer already exists 03:37:46 c27fc5ccb682: Layer already exists 03:37:46 latest: digest: sha256:6b47a1f4778d5a554542e0cb4387551e776c16e6ad501167cc01350edf80069a size: 1364 [Pipeline] isUnix [Pipeline] sh 03:37:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:46 ---> d3958940ded0 03:37:46 Step 9/32 : RUN go mod tidy 03:37:46 ---> 533cdf538260 03:37:46 Step 9/23 : RUN go mod tidy 03:37:46 ---> 88e422c1a96b 03:37:46 Step 9/24 : RUN go mod tidy 03:37:46 ---> fe47322490e7 03:37:46 Step 9/24 : RUN go mod tidy 03:37:46 ---> 71b90a32b37b 03:37:46 Step 9/24 : RUN go mod tidy 03:37:46 ---> Running in 9f780a457863 03:37:46 ---> Running in c4a3e77ff24d 03:37:46 ---> Running in 676a9ac40650 03:37:46 ---> Running in 1afee99ab666 03:37:46 ---> Running in cd9ccb71c6e0 03:37:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.57 03:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:37:46 bcfce5f6a652: Preparing 03:37:46 1977da2cac21: Preparing 03:37:46 c27fc5ccb682: Preparing 03:37:46 1258b117f5df: Preparing 03:37:46 e2eb06d8af82: Preparing 03:37:46 1258b117f5df: Layer already exists 03:37:46 bcfce5f6a652: Layer already exists 03:37:46 e2eb06d8af82: Layer already exists 03:37:46 1977da2cac21: Layer already exists 03:37:46 c27fc5ccb682: Layer already exists 03:37:46 2.0.1-dev.57: digest: sha256:6b47a1f4778d5a554542e0cb4387551e776c16e6ad501167cc01350edf80069a size: 1364 [Pipeline] isUnix [Pipeline] sh 03:37:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:37:47 bcfce5f6a652: Preparing 03:37:47 1977da2cac21: Preparing 03:37:47 c27fc5ccb682: Preparing 03:37:47 1258b117f5df: Preparing 03:37:47 e2eb06d8af82: Preparing 03:37:47 1977da2cac21: Layer already exists 03:37:47 bcfce5f6a652: Layer already exists 03:37:47 e2eb06d8af82: Layer already exists 03:37:47 c27fc5ccb682: Layer already exists 03:37:47 1258b117f5df: Layer already exists 03:37:47 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:6b47a1f4778d5a554542e0cb4387551e776c16e6ad501167cc01350edf80069a size: 1364 [Pipeline] isUnix [Pipeline] sh 03:37:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 03:37:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:37:48 bcfce5f6a652: Preparing 03:37:48 1977da2cac21: Preparing 03:37:48 c27fc5ccb682: Preparing 03:37:48 1258b117f5df: Preparing 03:37:48 e2eb06d8af82: Preparing 03:37:48 1977da2cac21: Layer already exists 03:37:48 e2eb06d8af82: Layer already exists 03:37:48 1258b117f5df: Layer already exists 03:37:48 c27fc5ccb682: Layer already exists 03:37:48 bcfce5f6a652: Layer already exists 03:37:48 main: digest: sha256:6b47a1f4778d5a554542e0cb4387551e776c16e6ad501167cc01350edf80069a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:48 ===================================================== [Pipeline] echo 03:37:48 taggedImages: 03:37:48 - nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:48 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:37:48 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.57 03:37:48 - nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:48 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:37:48 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:37:48 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:48 latest 03:37:48 2.0.1-dev.57 03:37:48 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:48 main 03:37:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:37:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:37:49 bcd3131cd424: Preparing 03:37:49 05f3b8cc97c2: Preparing 03:37:49 c27fc5ccb682: Preparing 03:37:49 3e8de66eb30f: Preparing 03:37:49 e2eb06d8af82: Preparing 03:37:49 e2eb06d8af82: Layer already exists 03:37:49 c27fc5ccb682: Layer already exists 03:37:49 3e8de66eb30f: Layer already exists 03:37:49 bcd3131cd424: Pushed 03:37:50 05f3b8cc97c2: Pushed 03:37:50 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:9249503430ee4d9e2773e232753eb85a4e01c40c9c3538c1794aef5f9e3714a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 03:37:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:37:51 bcd3131cd424: Preparing 03:37:51 05f3b8cc97c2: Preparing 03:37:51 c27fc5ccb682: Preparing 03:37:51 3e8de66eb30f: Preparing 03:37:51 e2eb06d8af82: Preparing 03:37:51 3e8de66eb30f: Layer already exists 03:37:51 05f3b8cc97c2: Layer already exists 03:37:51 bcd3131cd424: Layer already exists 03:37:51 e2eb06d8af82: Layer already exists 03:37:51 c27fc5ccb682: Layer already exists 03:37:51 latest: digest: sha256:9249503430ee4d9e2773e232753eb85a4e01c40c9c3538c1794aef5f9e3714a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.57 03:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:37:51 bcd3131cd424: Preparing 03:37:51 05f3b8cc97c2: Preparing 03:37:51 c27fc5ccb682: Preparing 03:37:51 3e8de66eb30f: Preparing 03:37:51 e2eb06d8af82: Preparing 03:37:51 05f3b8cc97c2: Layer already exists 03:37:51 3e8de66eb30f: Layer already exists 03:37:51 c27fc5ccb682: Layer already exists 03:37:51 e2eb06d8af82: Layer already exists 03:37:51 bcd3131cd424: Layer already exists 03:37:51 2.0.1-dev.57: digest: sha256:9249503430ee4d9e2773e232753eb85a4e01c40c9c3538c1794aef5f9e3714a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:37:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:37:52 bcd3131cd424: Preparing 03:37:52 05f3b8cc97c2: Preparing 03:37:52 c27fc5ccb682: Preparing 03:37:52 3e8de66eb30f: Preparing 03:37:52 e2eb06d8af82: Preparing 03:37:52 c27fc5ccb682: Layer already exists 03:37:52 3e8de66eb30f: Layer already exists 03:37:52 05f3b8cc97c2: Layer already exists 03:37:52 e2eb06d8af82: Layer already exists 03:37:52 bcd3131cd424: Layer already exists 03:37:52 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:9249503430ee4d9e2773e232753eb85a4e01c40c9c3538c1794aef5f9e3714a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:37:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 03:37:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:37:53 bcd3131cd424: Preparing 03:37:53 05f3b8cc97c2: Preparing 03:37:53 c27fc5ccb682: Preparing 03:37:53 3e8de66eb30f: Preparing 03:37:53 e2eb06d8af82: Preparing 03:37:53 3e8de66eb30f: Layer already exists 03:37:53 c27fc5ccb682: Layer already exists 03:37:53 bcd3131cd424: Layer already exists 03:37:53 05f3b8cc97c2: Layer already exists 03:37:53 e2eb06d8af82: Layer already exists 03:37:53 main: digest: sha256:9249503430ee4d9e2773e232753eb85a4e01c40c9c3538c1794aef5f9e3714a8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:53 ===================================================== [Pipeline] echo 03:37:53 taggedImages: 03:37:53 - nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:37:53 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.57 03:37:53 - nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:53 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:37:53 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 03:37:53 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:53 latest 03:37:53 2.0.1-dev.57 03:37:53 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:37:53 main 03:37:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:53 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:37:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:37:53 3e907bade94b: Preparing 03:37:53 da2483701a69: Preparing 03:37:53 ffb219bfe586: Preparing 03:37:53 1a7b0bef5b9c: Preparing 03:37:53 c080ac93e525: Preparing 03:37:53 87dec32dab56: Preparing 03:37:53 4b3c02ac6c6d: Preparing 03:37:53 3b6deb83ca37: Preparing 03:37:53 563ea45970c1: Preparing 03:37:53 91e3b9641807: Preparing 03:37:53 b2d5eeeaba3a: Preparing 03:37:53 4b3c02ac6c6d: Waiting 03:37:53 3b6deb83ca37: Waiting 03:37:53 563ea45970c1: Waiting 03:37:53 87dec32dab56: Waiting 03:37:53 91e3b9641807: Waiting 03:37:53 b2d5eeeaba3a: Waiting 03:37:53 c080ac93e525: Layer already exists 03:37:54 87dec32dab56: Layer already exists 03:37:54 4b3c02ac6c6d: Layer already exists 03:37:54 da2483701a69: Pushed 03:37:54 3b6deb83ca37: Layer already exists 03:37:54 563ea45970c1: Layer already exists 03:37:54 91e3b9641807: Layer already exists 03:37:54 b2d5eeeaba3a: Layer already exists 03:37:54 3e907bade94b: Pushed 03:37:54 ffb219bfe586: Pushed 03:37:55 Removing intermediate container 9f780a457863 03:37:55 ---> e93ac468ce75 03:37:55 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:37:55 ---> Running in adb414d9a35b 03:37:55 Removing intermediate container 1afee99ab666 03:37:55 ---> ce8f698d1ad5 03:37:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:37:55 Removing intermediate container cd9ccb71c6e0 03:37:55 ---> 1196d990f98b 03:37:55 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:37:55 Removing intermediate container c4a3e77ff24d 03:37:55 ---> 908052323385 03:37:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:37:55 ---> Running in c0fc90aacd6f 03:37:55 ---> Running in b85e8195fa60 03:37:55 ---> Running in d4270b609d05 03:37:55 Removing intermediate container 676a9ac40650 03:37:55 ---> 9215154260e2 03:37:55 Step 10/24 : RUN make cmd/core-command/core-command 03:37:55 ---> Running in 1a9af477ef0c 03:37:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:37:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:37:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-command/core-command ./cmd/core-command 03:37:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:37:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:37:58 1a7b0bef5b9c: Pushed 03:37:59 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:a7c16444757629449d6c632494ddcdd0f3b2e36ddf7d47ed4aac8c2276c7ccd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:37:59 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 03:37:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:37:59 3e907bade94b: Preparing 03:37:59 da2483701a69: Preparing 03:37:59 ffb219bfe586: Preparing 03:37:59 1a7b0bef5b9c: Preparing 03:37:59 c080ac93e525: Preparing 03:37:59 87dec32dab56: Preparing 03:37:59 4b3c02ac6c6d: Preparing 03:37:59 3b6deb83ca37: Preparing 03:37:59 563ea45970c1: Preparing 03:37:59 91e3b9641807: Preparing 03:37:59 b2d5eeeaba3a: Preparing 03:37:59 4b3c02ac6c6d: Waiting 03:37:59 3b6deb83ca37: Waiting 03:37:59 563ea45970c1: Waiting 03:37:59 91e3b9641807: Waiting 03:37:59 b2d5eeeaba3a: Waiting 03:37:59 87dec32dab56: Waiting 03:37:59 3e907bade94b: Layer already exists 03:37:59 da2483701a69: Layer already exists 03:37:59 c080ac93e525: Layer already exists 03:37:59 ffb219bfe586: Layer already exists 03:37:59 1a7b0bef5b9c: Layer already exists 03:37:59 4b3c02ac6c6d: Layer already exists 03:37:59 3b6deb83ca37: Layer already exists 03:37:59 563ea45970c1: Layer already exists 03:37:59 87dec32dab56: Layer already exists 03:37:59 91e3b9641807: Layer already exists 03:37:59 b2d5eeeaba3a: Layer already exists 03:37:59 latest: digest: sha256:a7c16444757629449d6c632494ddcdd0f3b2e36ddf7d47ed4aac8c2276c7ccd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:38:00 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:38:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.57 03:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:38:00 3e907bade94b: Preparing 03:38:00 da2483701a69: Preparing 03:38:00 ffb219bfe586: Preparing 03:38:00 1a7b0bef5b9c: Preparing 03:38:00 c080ac93e525: Preparing 03:38:00 87dec32dab56: Preparing 03:38:00 4b3c02ac6c6d: Preparing 03:38:00 3b6deb83ca37: Preparing 03:38:00 563ea45970c1: Preparing 03:38:00 91e3b9641807: Preparing 03:38:00 b2d5eeeaba3a: Preparing 03:38:00 4b3c02ac6c6d: Waiting 03:38:00 3b6deb83ca37: Waiting 03:38:00 563ea45970c1: Waiting 03:38:00 91e3b9641807: Waiting 03:38:00 b2d5eeeaba3a: Waiting 03:38:00 87dec32dab56: Waiting 03:38:00 c080ac93e525: Layer already exists 03:38:00 3e907bade94b: Layer already exists 03:38:00 da2483701a69: Layer already exists 03:38:00 ffb219bfe586: Layer already exists 03:38:00 1a7b0bef5b9c: Layer already exists 03:38:00 3b6deb83ca37: Layer already exists 03:38:00 87dec32dab56: Layer already exists 03:38:00 91e3b9641807: Layer already exists 03:38:00 4b3c02ac6c6d: Layer already exists 03:38:00 563ea45970c1: Layer already exists 03:38:00 b2d5eeeaba3a: Layer already exists 03:38:00 2.0.1-dev.57: digest: sha256:a7c16444757629449d6c632494ddcdd0f3b2e36ddf7d47ed4aac8c2276c7ccd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:38:00 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:38:01 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:38:01 3e907bade94b: Preparing 03:38:01 da2483701a69: Preparing 03:38:01 ffb219bfe586: Preparing 03:38:01 1a7b0bef5b9c: Preparing 03:38:01 c080ac93e525: Preparing 03:38:01 87dec32dab56: Preparing 03:38:01 4b3c02ac6c6d: Preparing 03:38:01 3b6deb83ca37: Preparing 03:38:01 563ea45970c1: Preparing 03:38:01 91e3b9641807: Preparing 03:38:01 b2d5eeeaba3a: Preparing 03:38:01 87dec32dab56: Waiting 03:38:01 4b3c02ac6c6d: Waiting 03:38:01 3b6deb83ca37: Waiting 03:38:01 563ea45970c1: Waiting 03:38:01 91e3b9641807: Waiting 03:38:01 b2d5eeeaba3a: Waiting 03:38:01 3e907bade94b: Layer already exists 03:38:01 da2483701a69: Layer already exists 03:38:01 1a7b0bef5b9c: Layer already exists 03:38:01 ffb219bfe586: Layer already exists 03:38:01 c080ac93e525: Layer already exists 03:38:01 91e3b9641807: Layer already exists 03:38:01 3b6deb83ca37: Layer already exists 03:38:01 4b3c02ac6c6d: Layer already exists 03:38:01 87dec32dab56: Layer already exists 03:38:01 563ea45970c1: Layer already exists 03:38:01 b2d5eeeaba3a: Layer already exists 03:38:01 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:a7c16444757629449d6c632494ddcdd0f3b2e36ddf7d47ed4aac8c2276c7ccd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:38:01 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 03:38:01 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 03:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:38:01 3e907bade94b: Preparing 03:38:01 da2483701a69: Preparing 03:38:01 ffb219bfe586: Preparing 03:38:01 1a7b0bef5b9c: Preparing 03:38:01 c080ac93e525: Preparing 03:38:01 87dec32dab56: Preparing 03:38:01 4b3c02ac6c6d: Preparing 03:38:01 3b6deb83ca37: Preparing 03:38:01 563ea45970c1: Preparing 03:38:01 91e3b9641807: Preparing 03:38:01 b2d5eeeaba3a: Preparing 03:38:01 4b3c02ac6c6d: Waiting 03:38:01 3b6deb83ca37: Waiting 03:38:01 563ea45970c1: Waiting 03:38:01 91e3b9641807: Waiting 03:38:01 b2d5eeeaba3a: Waiting 03:38:01 87dec32dab56: Waiting 03:38:01 da2483701a69: Layer already exists 03:38:01 1a7b0bef5b9c: Layer already exists 03:38:01 ffb219bfe586: Layer already exists 03:38:01 3e907bade94b: Layer already exists 03:38:01 c080ac93e525: Layer already exists 03:38:01 91e3b9641807: Layer already exists 03:38:01 3b6deb83ca37: Layer already exists 03:38:01 4b3c02ac6c6d: Layer already exists 03:38:01 563ea45970c1: Layer already exists 03:38:01 87dec32dab56: Layer already exists 03:38:01 b2d5eeeaba3a: Layer already exists 03:38:01 main: digest: sha256:a7c16444757629449d6c632494ddcdd0f3b2e36ddf7d47ed4aac8c2276c7ccd1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:01 ===================================================== [Pipeline] echo 03:38:01 taggedImages: 03:38:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:38:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:38:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.57 03:38:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:38:01 - 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] } 03:40:04 Removing intermediate container c0fc90aacd6f 03:40:04 ---> e77bdf223c53 03:40:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:40:04 Removing intermediate container adb414d9a35b 03:40:04 ---> 4d3357ba274c 03:40:04 03:40:04 Removing intermediate container 1a9af477ef0c 03:40:04 Step 11/32 : FROM alpine:3.14 ---> 07e0d51e177a 03:40:04 03:40:04 03:40:04 Step 11/24 : FROM alpine:3.14 03:40:04 ---> Running in be5c173409b0 03:40:04 3.14: Pulling from library/alpine 03:40:04 3.14: Pulling from library/alpine 03:40:04 Removing intermediate container b85e8195fa60 03:40:04 ---> 0ace02fd8cf0 03:40:04 03:40:04 Step 11/23 : FROM alpine:3.14 03:40:04 3.14: Pulling from library/alpine 03:40:04 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:40:04 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:40:04 Status: Downloaded newer image for alpine:3.14 03:40:04 Status: Downloaded newer image for alpine:3.14 03:40:04 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:40:04 Status: Image is up to date for alpine:3.14 03:40:04 ---> bb3de5531c18 03:40:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:40:04 ---> bb3de5531c18 03:40:04 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:40:04 ---> bb3de5531c18 03:40:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:40:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:40:04 ---> Running in 8ffaebc05847 03:40:04 ---> Running in 9d3e2203a54a 03:40:04 ---> Running in b0bc5967ab46 03:40:04 Removing intermediate container 8ffaebc05847 03:40:04 ---> 492277df92ce 03:40:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:40:04 ---> Running in 8a2954b115e0 03:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:40:04 Removing intermediate container d4270b609d05 03:40:04 ---> e50ecf873d8d 03:40:04 03:40:04 Step 11/24 : FROM alpine:3.14 03:40:04 ---> bb3de5531c18 03:40:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:40:04 ---> Running in 2a72ab23c945 03:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:40:04 (1/1) Installing dumb-init (1.2.5-r1) 03:40:04 Executing busybox-1.33.1-r3.trigger 03:40:04 OK: 5 MiB in 15 packages 03:40:04 (1/1) Installing dumb-init (1.2.5-r1) 03:40:04 Executing busybox-1.33.1-r3.trigger 03:40:04 OK: 5 MiB in 15 packages 03:40:04 Removing intermediate container be5c173409b0 03:40:04 ---> 6e9c52fdee50 03:40:04 03:40:04 Step 12/24 : FROM docker:20.10.7 03:40:04 20.10.7: Pulling from library/docker 03:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:40:05 Removing intermediate container b0bc5967ab46 03:40:05 ---> 4bf32dab2ed0 03:40:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:40:05 (1/2) Installing dumb-init (1.2.5-r1) 03:40:05 (2/2) Installing su-exec (0.2-r1) 03:40:05 Executing busybox-1.33.1-r3.trigger 03:40:05 OK: 5 MiB in 16 packages 03:40:05 (1/1) Installing dumb-init (1.2.5-r1) 03:40:05 Executing busybox-1.33.1-r3.trigger 03:40:05 OK: 5 MiB in 15 packages 03:40:06 ---> Running in 3f515cb8980f 03:40:06 Removing intermediate container 9d3e2203a54a 03:40:06 ---> 260c987081ed 03:40:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:40:07 ---> Running in e8a07ccd5f43 03:40:07 Removing intermediate container 3f515cb8980f 03:40:07 ---> 210d16cc27b9 03:40:07 Step 14/23 : ENV APP_PORT=59861 03:40:08 ---> Running in 2059318abe63 03:40:08 Removing intermediate container 8a2954b115e0 03:40:08 ---> 01f496e58b51 03:40:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:40:08 Removing intermediate container e8a07ccd5f43 03:40:08 ---> 8694a0fb04ee 03:40:08 Removing intermediate container 2a72ab23c945 03:40:08 Step 14/24 : ENV APP_PORT=59882 ---> e71946c6e595 03:40:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:40:08 03:40:09 ---> Running in 3ea97179fd3c 03:40:09 ---> Running in 0252d2104535 03:40:09 ---> Running in 4dad8e8980ad 03:40:09 Removing intermediate container 2059318abe63 03:40:09 ---> d61df1c1c242 03:40:09 Step 15/23 : EXPOSE $APP_PORT 03:40:10 ---> Running in d0888fc9bfd3 03:40:11 Removing intermediate container 4dad8e8980ad 03:40:11 ---> 213173e78a24 03:40:11 Step 15/24 : EXPOSE $APP_PORT 03:40:11 Removing intermediate container 0252d2104535 03:40:11 ---> 4368a2d9cdfd 03:40:11 Step 14/24 : ENV APP_PORT=59881 03:40:11 Removing intermediate container 3ea97179fd3c 03:40:11 ---> 420afb295506 03:40:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:40:12 ---> Running in 31f758ee65c0 03:40:12 ---> Running in 66063639b40d 03:40:12 Removing intermediate container d0888fc9bfd3 03:40:12 ---> fc280e977aa2 03:40:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:12 ---> Running in a7644a10b977 03:40:13 Removing intermediate container 31f758ee65c0 03:40:13 ---> 0c80259ec058 03:40:13 Step 16/24 : WORKDIR / 03:40:14 ---> Running in 668dc7fa4fc6 03:40:14 Removing intermediate container 66063639b40d 03:40:14 ---> 058f56535f57 03:40:14 Step 15/24 : EXPOSE $APP_PORT 03:40:14 Removing intermediate container a7644a10b977 03:40:14 ---> 273c0218b492 03:40:14 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:40:14 ---> 5c0efb0e4abd 03:40:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:40:14 ---> Running in d8e6b3db90af 03:40:14 ---> Running in 75a77b8312a9 03:40:14 Removing intermediate container 668dc7fa4fc6 03:40:14 ---> 67bfc7a272af 03:40:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:15 Removing intermediate container 75a77b8312a9 03:40:15 ---> a09a466039b0 03:40:15 Step 16/24 : WORKDIR / 03:40:16 ---> Running in b429c9a80843 03:40:16 ---> edf615c9b711 03:40:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:40:16 ---> cdcabba5b983 03:40:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:40:16 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 03:40:16 Status: Downloaded newer image for docker:20.10.7 03:40:16 ---> df445af6242a 03:40:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:40:17 ---> Running in 8bc1a7a084d4 03:40:17 Removing intermediate container b429c9a80843 03:40:17 ---> 87522f4f4642 03:40:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:17 ---> ba3b2634f5ad 03:40:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:40:18 ---> Running in c413665bf05d 03:40:18 ---> db93dc8c3bc9 03:40:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:40:18 Removing intermediate container d8e6b3db90af 03:40:18 ---> 1bc243bac959 03:40:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:40:18 Removing intermediate container 8bc1a7a084d4 03:40:18 ---> a5073258cf91 03:40:18 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 03:40:19 ---> ac8bab267a71 03:40:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:40:19 ---> Running in b2e0bc538f7d 03:40:19 ---> Running in 3c2088e1bd5e 03:40:19 Removing intermediate container c413665bf05d 03:40:19 ---> c010f78343ef 03:40:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:40:19 ---> 5fae62786265 03:40:19 Step 20/24 : ENTRYPOINT ["/core-command"] 03:40:19 ---> Running in 4c12a82fa1ce 03:40:20 Removing intermediate container 3c2088e1bd5e 03:40:20 ---> aae756490c55 03:40:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:40:20 ---> Running in 24fb23c1e345 03:40:20 ---> ea24c7df48ad 03:40:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:40:20 Removing intermediate container 4c12a82fa1ce 03:40:20 ---> d8d610def84d 03:40:20 Step 21/23 : LABEL arch=arm64 03:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:40:21 Removing intermediate container 24fb23c1e345 03:40:21 ---> 7d01f23b5b3e 03:40:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:40:21 ---> Running in 59c791aee30b 03:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:40:21 ---> 0e797dca23c4 03:40:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:40:21 ---> Running in 634fb90912ca 03:40:21 ---> 90422bbbc402 03:40:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:40:22 ---> Running in 726f2d57ffc6 03:40:22 (1/39) Installing readline (8.1.0-r0) 03:40:22 (2/39) Installing bash (5.1.0-r0) 03:40:22 Executing bash-5.1.0-r0.post-install 03:40:22 (3/39) Installing brotli-libs (1.0.9-r3) 03:40:22 (4/39) Installing nghttp2-libs (1.42.0-r1) 03:40:22 (5/39) Installing libcurl (7.79.1-r0) 03:40:22 (6/39) Installing curl (7.79.1-r0) 03:40:22 (7/39) Installing dumb-init (1.2.5-r0) 03:40:22 (8/39) Installing libbz2 (1.0.8-r1) 03:40:22 (9/39) Installing expat (2.2.10-r1) 03:40:22 (10/39) Installing libffi (3.3-r2) 03:40:22 (11/39) Installing gdbm (1.19-r0) 03:40:22 (12/39) Installing xz-libs (5.2.5-r0) 03:40:22 (13/39) Installing sqlite-libs (3.34.1-r0) 03:40:22 (14/39) Installing python3 (3.8.10-r0) 03:40:22 ---> Running in df24e89bcbb4 03:40:22 Removing intermediate container 59c791aee30b 03:40:22 ---> 088952254e5c 03:40:22 Step 22/23 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:40:23 Removing intermediate container 634fb90912ca 03:40:23 ---> 86a204bf36c8 03:40:23 Step 22/24 : LABEL arch=arm64 03:40:23 ---> Running in 0731d2366656 03:40:23 Removing intermediate container df24e89bcbb4 03:40:23 ---> 7412c532e788 03:40:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:40:23 ---> Running in 8bc29a533431 03:40:24 ---> Running in 7e27c561de88 03:40:24 (15/39) Installing py3-appdirs (1.4.4-r1) 03:40:24 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:40:24 (17/39) Installing py3-parsing (2.4.7-r1) 03:40:24 (18/39) Installing py3-six (1.15.0-r0) 03:40:24 (19/39) Installing py3-packaging (20.9-r0) 03:40:24 (20/39) Installing py3-setuptools (51.3.3-r0) 03:40:24 Removing intermediate container 0731d2366656 03:40:24 ---> 10c28091c3c6 03:40:24 Step 23/23 : LABEL version=2.0.1-dev.57 03:40:24 (21/39) Installing py3-chardet (4.0.0-r0) 03:40:24 (22/39) Installing py3-idna (3.1-r0) 03:40:24 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:40:24 Removing intermediate container 8bc29a533431 03:40:24 ---> 672fcfb44b79 03:40:24 Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:40:24 (24/39) Installing py3-requests (2.25.1-r1) 03:40:24 (25/39) Installing py3-msgpack (1.0.2-r0) 03:40:24 (26/39) Installing py3-lockfile (0.12.2-r3) 03:40:24 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:40:24 (28/39) Installing py3-colorama (0.4.4-r0) 03:40:24 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:40:24 (30/39) Installing py3-distlib (0.3.1-r1) 03:40:24 ---> Running in 7003050e17dd 03:40:24 (31/39) Installing py3-distro (1.5.0-r1) 03:40:24 (32/39) Installing py3-webencodings (0.5.1-r3) 03:40:24 (33/39) Installing py3-html5lib (1.1-r0) 03:40:25 (34/39) Installing py3-pytoml (0.1.21-r0) 03:40:25 (35/39) Installing py3-pep517 (0.9.1-r0) 03:40:25 (36/39) Installing py3-progress (1.5-r0) 03:40:25 (37/39) Installing py3-retrying (1.3.3-r0) 03:40:25 (38/39) Installing py3-toml (0.10.2-r0) 03:40:25 ---> Running in 4ec059c98cdb 03:40:25 (39/39) Installing py3-pip (20.3.4-r0) 03:40:25 Removing intermediate container 7e27c561de88 03:40:25 ---> 27897baf93f2 03:40:25 Step 22/24 : LABEL arch=arm64 03:40:25 ---> Running in 05b16c8e3a4f 03:40:25 Executing busybox-1.32.1-r6.trigger 03:40:25 OK: 82 MiB in 59 packages 03:40:25 Removing intermediate container 7003050e17dd 03:40:25 ---> 5644beb4ebc0 03:40:25 03:40:25 Removing intermediate container 4ec059c98cdb 03:40:25 ---> 42df60dbd915 03:40:25 Step 24/24 : LABEL version=2.0.1-dev.57 03:40:26 Successfully built 5644beb4ebc0 03:40:26 Successfully tagged support-scheduler-arm64:latest 03:40:26  Building support-scheduler ... done Building support-notifications 03:40:26 ---> Running in ef17d9881a7f 03:40:26 Removing intermediate container 05b16c8e3a4f 03:40:26 ---> 2d61ef43c35f 03:40:26 Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:40:26 Removing intermediate container 726f2d57ffc6 03:40:26 ---> 15bc4ae530b1 03:40:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:26 ---> Running in 2e519bff7db8 03:40:27 Removing intermediate container ef17d9881a7f 03:40:27 ---> 27c5f217b5e2 03:40:27 03:40:27 Successfully built 27c5f217b5e2 03:40:27 Successfully tagged core-command-arm64:latest 03:40:27 Building security-secretstore-setup 03:40:28  Building core-command ... done Removing intermediate container 2e519bff7db8 03:40:28 ---> 5ae399f26897 03:40:28 Step 24/24 : LABEL version=2.0.1-dev.57 03:40:28 ---> f4cbb372d050 03:40:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:40:28 ---> Running in c9a4368abb81 03:40:30 Removing intermediate container c9a4368abb81 03:40:30 ---> 98ca97cb3443 03:40:30 03:40:30 Successfully built 98ca97cb3443 03:40:31 Successfully tagged core-metadata-arm64:latest 03:40:31  Building core-metadata ... done Building security-proxy-setup 03:40:31 ---> 37dd6dddaab2 03:40:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:40:32 ---> bf2d3eaa78b5 03:40:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:40:34 Collecting docker-compose==1.23.2 03:40:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:40:34 ---> 1332223687e1 03:40:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:40:34 Collecting cached-property<2,>=1.2.0 03:40:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:40:35 Collecting docker<4.0,>=3.6.0 03:40:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:40:36 Collecting jsonschema<3,>=2.5.1 03:40:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:40:36 ---> 02c690aa417c 03:40:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:40:37 ---> Running in 31c7091965ec 03:40:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:40:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:40:38 Collecting PyYAML<4,>=3.10 03:40:38 Downloading PyYAML-3.13.tar.gz (270 kB) 03:40:38 Removing intermediate container 31c7091965ec 03:40:38 ---> 63f82ab3997c 03:40:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:40:40 ---> b9cadafa0fac 03:40:40 Step 27/32 : RUN chmod +x /entrypoint.sh 03:40:41 ---> Running in dfce80a06282 03:40:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:40:42 Collecting docopt<0.7,>=0.6.1 03:40:42 Downloading docopt-0.6.2.tar.gz (25 kB) 03:40:45 Collecting dockerpty<0.5,>=0.4.1 03:40:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:40:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:40:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:40:45 ---> 0ef3be7cecdd 03:40:45 Step 3/23 : WORKDIR /edgex-go 03:40:45 ---> Using cache 03:40:45 ---> 9167aae5404d 03:40:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:45 ---> Using cache 03:40:45 ---> 8918d56805d2 03:40:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:40:45 Removing intermediate container dfce80a06282 03:40:45 ---> 94a8274de895 03:40:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:40:45 ---> Running in 222cd2befc8c 03:40:46 ---> Running in 8cfb2b42ba5d 03:40:47 Removing intermediate container 8cfb2b42ba5d 03:40:47 ---> 50fde5024259 03:40:47 Step 29/32 : CMD ["gate"] 03:40:47 Collecting websocket-client<1.0,>=0.32.0 03:40:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:40:47 Collecting texttable<0.10,>=0.9.0 03:40:47 Downloading texttable-0.9.1.tar.gz (11 kB) 03:40:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:40:48 ---> Running in 43c0e2e6acd7 03:40:49 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:40:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:40:49 ---> 0ef3be7cecdd 03:40:49 Step 3/26 : WORKDIR /edgex-go 03:40:49 ---> Using cache 03:40:49 ---> 9167aae5404d 03:40:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:49 ---> Using cache 03:40:49 ---> 8918d56805d2 03:40:49 Step 5/26 : RUN apk add --update --no-cache make git 03:40:49 ---> Using cache 03:40:49 ---> 39d16d4235c3 03:40:49 Step 6/26 : COPY go.mod . 03:40:49 ---> Using cache 03:40:49 ---> 3987f6c9e76c 03:40:49 Step 7/26 : RUN go mod download 03:40:49 ---> Using cache 03:40:49 ---> aa0296a07dbc 03:40:49 Step 8/26 : COPY . . 03:40:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:40:49 ---> Using cache 03:40:49 ---> 71b90a32b37b 03:40:49 Step 9/26 : RUN go mod tidy 03:40:49 ---> Using cache 03:40:49 ---> 9215154260e2 03:40:49 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:40:49 Removing intermediate container 43c0e2e6acd7 03:40:49 ---> 998168a8529b 03:40:49 Step 30/32 : LABEL arch=arm64 03:40:49 ---> Running in b0f82a2c4892 03:40:50 ---> Running in 37b4da4aec41 03:40:51 OK: 218 MiB in 52 packages 03:40:51 Collecting docker-pycreds>=0.4.0 03:40:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:40:52 Collecting certifi>=2017.4.17 03:40:52 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:40:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:40:52 Removing intermediate container 37b4da4aec41 03:40:52 ---> 5275ddc16c26 03:40:52 Step 31/32 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:40:52 Collecting idna<2.8,>=2.5 03:40:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:40:52 Collecting chardet<3.1.0,>=3.0.2 03:40:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:40:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:40:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:40:52 ---> 0ef3be7cecdd 03:40:52 Step 3/22 : WORKDIR /edgex-go 03:40:52 ---> Using cache 03:40:52 ---> 9167aae5404d 03:40:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:52 ---> Using cache 03:40:52 ---> 8918d56805d2 03:40:52 Step 5/22 : RUN apk add --update --no-cache make git 03:40:52 ---> Using cache 03:40:52 ---> 39d16d4235c3 03:40:52 Step 6/22 : COPY go.mod . 03:40:52 ---> Using cache 03:40:52 ---> 3987f6c9e76c 03:40:52 Step 7/22 : RUN go mod download 03:40:52 ---> Using cache 03:40:52 ---> aa0296a07dbc 03:40:52 Step 8/22 : COPY . . 03:40:53 ---> Using cache 03:40:53 ---> 71b90a32b37b 03:40:53 Step 9/22 : RUN go mod tidy 03:40:53 ---> Using cache 03:40:53 ---> 9215154260e2 03:40:53 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:40:53 ---> Running in d2e5657002ca 03:40:53 Removing intermediate container 222cd2befc8c 03:40:53 ---> d73243fe94ce 03:40:53 Step 6/23 : COPY go.mod . 03:40:53 ---> Running in 2ef0849497a3 03:40:53 Collecting urllib3<1.25,>=1.21.1 03:40:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:40:54 Removing intermediate container d2e5657002ca 03:40:54 ---> 5126fc9fd17f 03:40:54 Step 32/32 : LABEL version=2.0.1-dev.57 03:40:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:40:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:40:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:40:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:40:54 ---> Running in 2ddc669e0ba7 03:40:55 ---> a2cb869a5355 03:40:55 Step 7/23 : RUN go mod download 03:40:55 ---> Running in 228c045f27e3 03:40:55 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:40:55 Attempting uninstall: urllib3 03:40:55 Found existing installation: urllib3 1.26.2 03:40:55 Uninstalling urllib3-1.26.2: 03:40:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:40:55 Successfully uninstalled urllib3-1.26.2 03:40:56 Removing intermediate container 2ddc669e0ba7 03:40:56 ---> 0f3d48319879 03:40:56 03:40:56 Successfully built 0f3d48319879 03:40:56 Attempting uninstall: idna 03:40:56 Found existing installation: idna 3.1 03:40:56 Successfully tagged security-bootstrapper-arm64:latest 03:40:56 Building core-data 03:40:56 Uninstalling idna-3.1: 03:40:56  Building security-bootstrapper ... done  Successfully uninstalled idna-3.1 03:40:57 Attempting uninstall: chardet 03:40:57 Found existing installation: chardet 4.0.0 03:40:57 Uninstalling chardet-4.0.0: 03:40:57 Successfully uninstalled chardet-4.0.0 03:40:59 Attempting uninstall: requests 03:40:59 Found existing installation: requests 2.25.1 03:40:59 Uninstalling requests-2.25.1: 03:40:59 Successfully uninstalled requests-2.25.1 03:40:59 Running setup.py install for texttable: started 03:41:03 Running setup.py install for texttable: finished with status 'done' 03:41:03 Running setup.py install for PyYAML: started 03:41:04 Removing intermediate container 228c045f27e3 03:41:04 ---> 6c61451f7b34 03:41:04 Step 8/23 : COPY . . 03:41:06 Running setup.py install for PyYAML: finished with status 'done' 03:41:06 Running setup.py install for docopt: started 03:41:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:41:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:41:10 ---> 0ef3be7cecdd 03:41:10 Step 3/24 : WORKDIR /edgex-go 03:41:10 ---> Using cache 03:41:10 ---> 9167aae5404d 03:41:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:41:10 ---> Using cache 03:41:10 ---> 8918d56805d2 03:41:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:41:10 Running setup.py install for docopt: finished with status 'done' 03:41:10 Running setup.py install for dockerpty: started 03:41:12 ---> Running in dbdb63c895fc 03:41:13 Running setup.py install for dockerpty: finished with status 'done' 03:41:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:41:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:41:16 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 03:41:17 OK: 218 MiB in 52 packages 03:41:18 ---> 3228eaadb251 03:41:18 Step 9/23 : RUN go mod tidy 03:41:18 ---> Running in c3808ed0d83b 03:41:19 Removing intermediate container dbdb63c895fc 03:41:19 ---> 990f0cfe29b6 03:41:19 Step 6/24 : COPY go.mod . 03:41:22 ---> 3c6b501949bc 03:41:22 Step 7/24 : RUN go mod download 03:41:22 ---> Running in 2142aced7c79 03:41:29 Removing intermediate container c3808ed0d83b 03:41:29 ---> df4e90f35488 03:41:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:41:29 ---> Running in 58f3ab17fa86 03:41:31 Removing intermediate container 2142aced7c79 03:41:31 ---> ea347b70058d 03:41:31 Step 8/24 : COPY . . 03:41:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:41:35 Removing intermediate container b2e0bc538f7d 03:41:35 ---> 606d6d9681cf 03:41:35 Step 15/24 : ENV APP_PORT=58890 03:41:36 ---> Running in f91f3bcf52fa 03:41:37 Removing intermediate container f91f3bcf52fa 03:41:37 ---> ebde3edf556c 03:41:37 Step 16/24 : EXPOSE $APP_PORT 03:41:37 ---> Running in f0863eb70f56 03:41:38 Removing intermediate container f0863eb70f56 03:41:38 ---> 7ba43b2723f2 03:41:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:41:41 ---> 867c96b7617e 03:41:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:41:43 ---> 97c6e0d69c0f 03:41:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:41:45 ---> dfd78e611939 03:41:45 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:41:46 ---> Running in 1125007c1515 03:41:46 ---> fdf04f745dc8 03:41:46 Step 9/24 : RUN go mod tidy 03:41:46 ---> Running in 29705e101332 03:41:47 Removing intermediate container 1125007c1515 03:41:47 ---> 63bd5be4dfca 03:41:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:41:47 ---> Running in c672b0efd254 03:41:48 Removing intermediate container c672b0efd254 03:41:48 ---> 308ee8248cba 03:41:48 Step 22/24 : LABEL arch=arm64 03:41:48 ---> Running in a7bb07fefbca 03:41:49 Removing intermediate container a7bb07fefbca 03:41:49 ---> 34e4891e3f2b 03:41:49 Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:41:49 ---> Running in 8f72990f91fc 03:41:49 Removing intermediate container 8f72990f91fc 03:41:49 ---> 8b8c27d56c82 03:41:49 Step 24/24 : LABEL version=2.0.1-dev.57 03:41:50 ---> Running in 89146746001c 03:41:50 Removing intermediate container 89146746001c 03:41:50 ---> cffb358034ed 03:41:50 03:41:51 Successfully built cffb358034ed 03:41:51 Successfully tagged sys-mgmt-agent-arm64:latest 03:41:54  Building sys-mgmt-agent ... done Removing intermediate container 29705e101332 03:41:54 ---> 606168a2be98 03:41:54 Step 10/24 : RUN make cmd/core-data/core-data 03:41:54 ---> Running in 03052966c5da 03:41:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-data/core-data ./cmd/core-data 03:42:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:42:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/secrets-config ./cmd/secrets-config 03:42:41 Removing intermediate container b0f82a2c4892 03:42:41 ---> c3ae5d44df81 03:42:41 03:42:41 Step 11/26 : FROM alpine:3.14 03:42:41 ---> bb3de5531c18 03:42:41 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:42:41 ---> Running in ab091cd11b09 03:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:42:43 (1/3) Installing ca-certificates (20191127-r5) 03:42:43 (2/3) Installing dumb-init (1.2.5-r1) 03:42:43 (3/3) Installing su-exec (0.2-r1) 03:42:43 Executing busybox-1.33.1-r3.trigger 03:42:43 Executing ca-certificates-20191127-r5.trigger 03:42:44 OK: 6 MiB in 17 packages 03:42:45 Removing intermediate container 2ef0849497a3 03:42:45 ---> fe6463f7fde2 03:42:45 03:42:45 Step 11/22 : FROM alpine:3.14 03:42:45 ---> bb3de5531c18 03:42:45 Step 12/22 : RUN apk add --update --no-cache curl 03:42:45 ---> Running in dfb21709a36c 03:42:47 Removing intermediate container ab091cd11b09 03:42:47 ---> 411b0557a770 03:42:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:42:47 ---> Running in 8033a1218cca 03:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:42:48 Removing intermediate container 8033a1218cca 03:42:48 ---> 4bfce9c80bbe 03:42:48 Step 14/26 : WORKDIR / 03:42:48 ---> Running in 32bfbfc9bd04 03:42:48 (1/5) Installing ca-certificates (20191127-r5) 03:42:49 (2/5) Installing brotli-libs (1.0.9-r5) 03:42:49 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:42:49 (4/5) Installing libcurl (7.79.1-r0) 03:42:49 (5/5) Installing curl (7.79.1-r0) 03:42:49 Executing busybox-1.33.1-r3.trigger 03:42:49 Executing ca-certificates-20191127-r5.trigger 03:42:49 Removing intermediate container 32bfbfc9bd04 03:42:49 ---> 22e749a432c9 03:42:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:42:49 OK: 8 MiB in 19 packages 03:42:50 ---> b23876ea8e91 03:42:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:42:52 Removing intermediate container dfb21709a36c 03:42:52 ---> 50ee1d59b207 03:42:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:42:52 ---> aabdf1fa509f 03:42:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:42:52 ---> Running in 9b7317e6fb5f 03:42:53 Removing intermediate container 9b7317e6fb5f 03:42:53 ---> 14d01ccddfdd 03:42:53 Step 14/22 : WORKDIR /edgex 03:42:53 ---> Running in 3eaf48612ac0 03:42:53 ---> 80d122ed8d48 03:42:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:42:54 Removing intermediate container 3eaf48612ac0 03:42:54 ---> e1af61a4bd59 03:42:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:42:55 ---> 9abf8e757927 03:42:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:42:55 ---> 3981b62ee992 03:42:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:42:57 ---> 8eb239afda8a 03:42:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:42:57 ---> 4656a82ae15a 03:42:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:43:00 ---> d9c88b95406a 03:43:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:43:00 ---> 1c853e47e310 03:43:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:43:00 ---> Running in 471f506d5bf6 03:43:01 Removing intermediate container 471f506d5bf6 03:43:01 ---> 46455dae3234 03:43:01 Step 19/22 : CMD ["--init=true"] 03:43:01 ---> Running in 7cdebeb7afe4 03:43:02 ---> d6c7e1c2789c 03:43:02 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/ 03:43:02 ---> Running in b059a5090807 03:43:03 Removing intermediate container 7cdebeb7afe4 03:43:03 ---> b1ec809d1be8 03:43:03 Step 20/22 : LABEL arch=arm64 03:43:03 ---> Running in 7fdf2d4ffd97 03:43:04 Removing intermediate container 7fdf2d4ffd97 03:43:04 ---> 148bdb97064e 03:43:04 Step 21/22 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:43:04 ---> Running in 2de1d7b21006 03:43:05 Removing intermediate container 2de1d7b21006 03:43:05 ---> 7df3eed4a80c 03:43:05 Step 22/22 : LABEL version=2.0.1-dev.57 03:43:05 ---> Running in 585a80120ed5 03:43:06 Removing intermediate container b059a5090807 03:43:06 ---> 16728851510e 03:43:06 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:43:06 ---> Running in 38806ddb5d12 03:43:06 Removing intermediate container 585a80120ed5 03:43:06 ---> ad85d1474822 03:43:06 03:43:07 Successfully built ad85d1474822 03:43:07 Successfully tagged security-proxy-setup-arm64:latest 03:43:07  Building security-proxy-setup ... done Removing intermediate container 38806ddb5d12 03:43:07 ---> 7c770618cf9c 03:43:07 Step 24/26 : LABEL arch=arm64 03:43:08 ---> Running in b47c79461038 03:43:09 Removing intermediate container b47c79461038 03:43:09 ---> 70412a0cf42b 03:43:09 Step 25/26 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:43:09 ---> Running in c55595af90d9 03:43:10 Removing intermediate container c55595af90d9 03:43:10 ---> 2ff73faa677a 03:43:10 Step 26/26 : LABEL version=2.0.1-dev.57 03:43:11 Removing intermediate container 58f3ab17fa86 03:43:11 ---> 995b4e98e415 03:43:11 03:43:11 Step 11/23 : FROM alpine:3.14 03:43:11 ---> bb3de5531c18 03:43:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:43:11 ---> Running in a15484ec4ba6 03:43:11 ---> Running in 17e8cc552b73 03:43:12 Removing intermediate container a15484ec4ba6 03:43:12 ---> a6e892b19d21 03:43:12 03:43:12 Successfully built a6e892b19d21 03:43:12 Successfully tagged security-secretstore-setup-arm64:latest 03:43:13  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:43:14 (1/2) Installing ca-certificates (20191127-r5) 03:43:14 (2/2) Installing dumb-init (1.2.5-r1) 03:43:14 Executing busybox-1.33.1-r3.trigger 03:43:14 Executing ca-certificates-20191127-r5.trigger 03:43:14 OK: 6 MiB in 16 packages 03:43:16 Removing intermediate container 17e8cc552b73 03:43:16 ---> 458d16fe448f 03:43:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:43:16 ---> Running in d86e62457875 03:43:17 Removing intermediate container d86e62457875 03:43:17 ---> d62a13d181ab 03:43:17 Step 14/23 : ENV APP_PORT=59860 03:43:17 ---> Running in 3069234e8538 03:43:18 Removing intermediate container 3069234e8538 03:43:18 ---> c240328bca6c 03:43:18 Step 15/23 : EXPOSE $APP_PORT 03:43:18 ---> Running in abb108b94c53 03:43:18 Removing intermediate container abb108b94c53 03:43:18 ---> 0ced6da76f07 03:43:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:43:19 ---> b87351dc601f 03:43:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:43:21 ---> 1655a51be9bd 03:43:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:43:22 ---> d6804cf14dde 03:43:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:43:22 ---> Running in 32e71acb4986 03:43:23 Removing intermediate container 32e71acb4986 03:43:23 ---> a85e5751720e 03:43:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:23 ---> Running in b533b45afa88 03:43:23 Removing intermediate container 03052966c5da 03:43:23 ---> 9e15f120692a 03:43:23 03:43:23 Step 11/24 : FROM alpine:3.14 03:43:23 ---> bb3de5531c18 03:43:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:43:23 ---> Running in c485f322e312 03:43:24 Removing intermediate container b533b45afa88 03:43:24 ---> 368e726ce40f 03:43:24 Step 21/23 : LABEL arch=arm64 03:43:24 ---> Running in 7060c6b6cba1 03:43:24 Removing intermediate container c485f322e312 03:43:24 ---> e4dfb5e93c6b 03:43:24 Step 13/24 : ENV APP_PORT=59880 03:43:24 ---> Running in 96b6b5172986 03:43:25 Removing intermediate container 7060c6b6cba1 03:43:25 ---> 5bdde5bce99e 03:43:25 Step 22/23 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:43:25 Removing intermediate container 96b6b5172986 03:43:25 ---> 0131718f3295 03:43:25 Step 14/24 : EXPOSE $APP_PORT 03:43:25 ---> Running in b0a27c13378c 03:43:25 ---> Running in 3a4b4e063823 03:43:25 Removing intermediate container b0a27c13378c 03:43:25 ---> e45d2bb733ff 03:43:25 Step 23/23 : LABEL version=2.0.1-dev.57 03:43:25 Removing intermediate container 3a4b4e063823 03:43:25 ---> 03545bb823cc 03:43:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:25 ---> Running in d6f6aa94c0f8 03:43:26 ---> Running in ac684ec441d0 03:43:26 Removing intermediate container d6f6aa94c0f8 03:43:26 ---> 355dea194f49 03:43:26 03:43:26 Successfully built 355dea194f49 03:43:26 Successfully tagged support-notifications-arm64:latest 03:43:28  Building support-notifications ... done Removing intermediate container ac684ec441d0 03:43:28 ---> c3920b7fccfb 03:43:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:43:28 ---> Running in 33f5995b0a04 03:43:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:43:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:43:32 (1/6) Installing dumb-init (1.2.5-r1) 03:43:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:43:32 (3/6) Installing libsodium (1.0.18-r0) 03:43:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:43:32 (5/6) Installing libzmq (4.3.4-r0) 03:43:33 (6/6) Installing zeromq (4.3.4-r0) 03:43:33 Executing busybox-1.33.1-r3.trigger 03:43:33 OK: 8 MiB in 20 packages 03:43:34 Removing intermediate container 33f5995b0a04 03:43:34 ---> e18e4017fff7 03:43:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:43:35 ---> 738554809e01 03:43:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:43:37 ---> 5fcf921cce73 03:43:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:43:37 ---> f2ed8b48acf8 03:43:37 Step 20/24 : ENTRYPOINT ["/core-data"] 03:43:37 ---> Running in 8e90c20c115d 03:43:38 Removing intermediate container 8e90c20c115d 03:43:38 ---> d3a1c48f7415 03:43:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:38 ---> Running in fd190b5c95ff 03:43:39 Removing intermediate container fd190b5c95ff 03:43:39 ---> aa094a43abbf 03:43:39 Step 22/24 : LABEL arch=arm64 03:43:39 ---> Running in 90a2bd684a0e 03:43:39 Removing intermediate container 90a2bd684a0e 03:43:39 ---> babdb2f7e744 03:43:39 Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:43:40 ---> Running in df8797d9ebe5 03:43:40 Removing intermediate container df8797d9ebe5 03:43:40 ---> 50113732633b 03:43:40 Step 24/24 : LABEL version=2.0.1-dev.57 03:43:40 ---> Running in d150540c05ff 03:43:41 Removing intermediate container d150540c05ff 03:43:41 ---> ab42d8859792 03:43:41 03:43:41 Successfully built ab42d8859792 03:43:41 Successfully tagged core-data-arm64:latest 03:43:41  Building core-data ... done  [Pipeline] } 03:43:41 $ docker stop --time=1 bdb6235b1c94d75bb1daf29132a98173ed99077433e543e657b6bdbd4b8801d6 03:43:43 $ docker rm -f bdb6235b1c94d75bb1daf29132a98173ed99077433e543e657b6bdbd4b8801d6 [Pipeline] // withDockerContainer [Pipeline] sh 03:43:43 + docker images 03:43:44 REPOSITORY TAG IMAGE ID CREATED SIZE 03:43:44 core-data-arm64 latest ab42d8859792 4 seconds ago 19.4MB 03:43:44 support-notifications-arm64 latest 355dea194f49 18 seconds ago 15.9MB 03:43:44 9e15f120692a 21 seconds ago 1.46GB 03:43:44 security-secretstore-setup-arm64 latest a6e892b19d21 33 seconds ago 26.5MB 03:43:44 995b4e98e415 34 seconds ago 1.45GB 03:43:44 security-proxy-setup-arm64 latest ad85d1474822 38 seconds ago 25.3MB 03:43:44 fe6463f7fde2 About a minute ago 1.46GB 03:43:44 c3ae5d44df81 About a minute ago 1.46GB 03:43:44 sys-mgmt-agent-arm64 latest cffb358034ed About a minute ago 312MB 03:43:44 security-bootstrapper-arm64 latest 0f3d48319879 2 minutes ago 17.7MB 03:43:44 core-metadata-arm64 latest 98ca97cb3443 3 minutes ago 15.8MB 03:43:44 core-command-arm64 latest 27c5f217b5e2 3 minutes ago 15.2MB 03:43:44 support-scheduler-arm64 latest 5644beb4ebc0 3 minutes ago 15.2MB 03:43:44 6e9c52fdee50 3 minutes ago 1.45GB 03:43:44 e50ecf873d8d 3 minutes ago 1.46GB 03:43:44 0ace02fd8cf0 3 minutes ago 1.45GB 03:43:44 07e0d51e177a 3 minutes ago 1.45GB 03:43:44 4d3357ba274c 3 minutes ago 1.45GB 03:43:44 ci-base-image-arm64 latest 0ef3be7cecdd 8 minutes ago 1.24GB 03:43:44 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 03:43:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 03:43:44 docker 20.10.7 df445af6242a 3 months ago 234MB 03:43:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:44 provisioning config files... 03:43:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/65@tmp/config1576247263716904078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:44 ---> docker-login.sh 03:43:44 nexus3.edgexfoundry.org:10001 03:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:45 Configure a credential helper to remove this warning. See 03:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:45 03:43:45 Login Succeeded 03:43:45 nexus3.edgexfoundry.org:10002 03:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:45 Configure a credential helper to remove this warning. See 03:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:45 03:43:45 Login Succeeded 03:43:45 nexus3.edgexfoundry.org:10003 03:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:46 Configure a credential helper to remove this warning. See 03:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:46 03:43:46 Login Succeeded 03:43:46 nexus3.edgexfoundry.org:10004 03:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:47 Configure a credential helper to remove this warning. See 03:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:47 03:43:47 Login Succeeded 03:43:47 docker.io 03:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:47 Configure a credential helper to remove this warning. See 03:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:47 03:43:47 Login Succeeded 03:43:47 ---> docker-login.sh ends [Pipeline] } 03:43:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:48 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:43:48 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:43:48 latest 03:43:48 2.0.1-dev.57 03:43:48 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:43:48 main 03:43:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:43:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:43:48 d614faffa5eb: Preparing 03:43:48 526d458eff76: Preparing 03:43:48 92b70b4aa589: Preparing 03:43:48 5afd59f76a89: Preparing 03:43:48 ee420dfed78a: Preparing 03:43:48 ee420dfed78a: Layer already exists 03:43:49 d614faffa5eb: Pushed 03:43:49 5afd59f76a89: Pushed 03:43:49 92b70b4aa589: Pushed 03:43:51 526d458eff76: Pushed 03:43:51 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:6416bf188aee3af51fe0b7adbae8b3482d591dd046d60b894a6b300711f9be76 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:43:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:43:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:43:52 d614faffa5eb: Preparing 03:43:52 526d458eff76: Preparing 03:43:52 92b70b4aa589: Preparing 03:43:52 5afd59f76a89: Preparing 03:43:52 ee420dfed78a: Preparing 03:43:52 92b70b4aa589: Layer already exists 03:43:52 5afd59f76a89: Layer already exists 03:43:52 ee420dfed78a: Layer already exists 03:43:52 526d458eff76: Layer already exists 03:43:52 d614faffa5eb: Layer already exists 03:43:52 latest: digest: sha256:6416bf188aee3af51fe0b7adbae8b3482d591dd046d60b894a6b300711f9be76 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:43:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:43:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.57 03:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:43:53 d614faffa5eb: Preparing 03:43:53 526d458eff76: Preparing 03:43:53 92b70b4aa589: Preparing 03:43:53 5afd59f76a89: Preparing 03:43:53 ee420dfed78a: Preparing 03:43:53 5afd59f76a89: Layer already exists 03:43:53 ee420dfed78a: Layer already exists 03:43:53 92b70b4aa589: Layer already exists 03:43:53 d614faffa5eb: Layer already exists 03:43:53 526d458eff76: Layer already exists 03:43:53 2.0.1-dev.57: digest: sha256:6416bf188aee3af51fe0b7adbae8b3482d591dd046d60b894a6b300711f9be76 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:43:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:43:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:43:54 d614faffa5eb: Preparing 03:43:54 526d458eff76: Preparing 03:43:54 92b70b4aa589: Preparing 03:43:54 5afd59f76a89: Preparing 03:43:54 ee420dfed78a: Preparing 03:43:54 92b70b4aa589: Layer already exists 03:43:54 526d458eff76: Layer already exists 03:43:54 5afd59f76a89: Layer already exists 03:43:54 ee420dfed78a: Layer already exists 03:43:54 d614faffa5eb: Layer already exists 03:43:54 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:6416bf188aee3af51fe0b7adbae8b3482d591dd046d60b894a6b300711f9be76 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:43:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 03:43:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:43:55 d614faffa5eb: Preparing 03:43:55 526d458eff76: Preparing 03:43:55 92b70b4aa589: Preparing 03:43:55 5afd59f76a89: Preparing 03:43:55 ee420dfed78a: Preparing 03:43:55 5afd59f76a89: Layer already exists 03:43:55 92b70b4aa589: Layer already exists 03:43:55 d614faffa5eb: Layer already exists 03:43:55 ee420dfed78a: Layer already exists 03:43:55 526d458eff76: Layer already exists 03:43:55 main: digest: sha256:6416bf188aee3af51fe0b7adbae8b3482d591dd046d60b894a6b300711f9be76 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:55 ===================================================== [Pipeline] echo 03:43:55 taggedImages: 03:43:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:43:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:43:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.57 03:43:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:43:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:43:55 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:43:55 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:43:55 latest 03:43:55 2.0.1-dev.57 03:43:55 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:43:55 main 03:43:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:43:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:43:56 7e22efe4c39b: Preparing 03:43:56 1dbce7894fcc: Preparing 03:43:56 92b70b4aa589: Preparing 03:43:56 81c7938f9e10: Preparing 03:43:56 bbe2f1cc4da1: Preparing 03:43:56 ee420dfed78a: Preparing 03:43:56 ee420dfed78a: Waiting 03:43:56 92b70b4aa589: Layer already exists 03:43:56 ee420dfed78a: Layer already exists 03:43:56 bbe2f1cc4da1: Pushed 03:43:56 7e22efe4c39b: Pushed 03:43:57 81c7938f9e10: Pushed 03:43:59 1dbce7894fcc: Pushed 03:43:59 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:1eb2cfa902c04ecc104ff7dfaf27937c9a7034ca511578e6a00a8f98eb28c909 size: 1572 [Pipeline] isUnix [Pipeline] sh 03:44:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:44:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:00 7e22efe4c39b: Preparing 03:44:00 1dbce7894fcc: Preparing 03:44:00 92b70b4aa589: Preparing 03:44:00 81c7938f9e10: Preparing 03:44:00 bbe2f1cc4da1: Preparing 03:44:00 ee420dfed78a: Preparing 03:44:00 ee420dfed78a: Waiting 03:44:00 1dbce7894fcc: Layer already exists 03:44:00 7e22efe4c39b: Layer already exists 03:44:00 81c7938f9e10: Layer already exists 03:44:00 bbe2f1cc4da1: Layer already exists 03:44:00 92b70b4aa589: Layer already exists 03:44:00 ee420dfed78a: Layer already exists 03:44:00 latest: digest: sha256:1eb2cfa902c04ecc104ff7dfaf27937c9a7034ca511578e6a00a8f98eb28c909 size: 1572 [Pipeline] isUnix [Pipeline] sh 03:44:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.57 03:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:01 7e22efe4c39b: Preparing 03:44:01 1dbce7894fcc: Preparing 03:44:01 92b70b4aa589: Preparing 03:44:01 81c7938f9e10: Preparing 03:44:01 bbe2f1cc4da1: Preparing 03:44:01 ee420dfed78a: Preparing 03:44:01 ee420dfed78a: Waiting 03:44:01 92b70b4aa589: Layer already exists 03:44:01 1dbce7894fcc: Layer already exists 03:44:01 81c7938f9e10: Layer already exists 03:44:01 7e22efe4c39b: Layer already exists 03:44:01 bbe2f1cc4da1: Layer already exists 03:44:01 ee420dfed78a: Layer already exists 03:44:01 2.0.1-dev.57: digest: sha256:1eb2cfa902c04ecc104ff7dfaf27937c9a7034ca511578e6a00a8f98eb28c909 size: 1572 [Pipeline] isUnix [Pipeline] sh 03:44:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:02 7e22efe4c39b: Preparing 03:44:02 1dbce7894fcc: Preparing 03:44:02 92b70b4aa589: Preparing 03:44:02 81c7938f9e10: Preparing 03:44:02 bbe2f1cc4da1: Preparing 03:44:02 ee420dfed78a: Preparing 03:44:02 ee420dfed78a: Waiting 03:44:02 1dbce7894fcc: Layer already exists 03:44:02 bbe2f1cc4da1: Layer already exists 03:44:02 81c7938f9e10: Layer already exists 03:44:02 7e22efe4c39b: Layer already exists 03:44:02 92b70b4aa589: Layer already exists 03:44:02 ee420dfed78a: Layer already exists 03:44:02 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:1eb2cfa902c04ecc104ff7dfaf27937c9a7034ca511578e6a00a8f98eb28c909 size: 1572 [Pipeline] isUnix [Pipeline] sh 03:44:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 03:44:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:44:03 7e22efe4c39b: Preparing 03:44:03 1dbce7894fcc: Preparing 03:44:03 92b70b4aa589: Preparing 03:44:03 81c7938f9e10: Preparing 03:44:03 bbe2f1cc4da1: Preparing 03:44:03 ee420dfed78a: Preparing 03:44:03 ee420dfed78a: Waiting 03:44:03 92b70b4aa589: Layer already exists 03:44:03 1dbce7894fcc: Layer already exists 03:44:03 81c7938f9e10: Layer already exists 03:44:03 7e22efe4c39b: Layer already exists 03:44:03 bbe2f1cc4da1: Layer already exists 03:44:03 ee420dfed78a: Layer already exists 03:44:03 main: digest: sha256:1eb2cfa902c04ecc104ff7dfaf27937c9a7034ca511578e6a00a8f98eb28c909 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:03 ===================================================== [Pipeline] echo 03:44:03 taggedImages: 03:44:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:44:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.57 03:44:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:44:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:44:03 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:03 latest 03:44:03 2.0.1-dev.57 03:44:03 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:03 main 03:44:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:44:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:44:04 e9fc1e713671: Preparing 03:44:04 5e6b3645f5f7: Preparing 03:44:04 92b70b4aa589: Preparing 03:44:04 6047462d2feb: Preparing 03:44:04 ee420dfed78a: Preparing 03:44:04 ee420dfed78a: Layer already exists 03:44:04 92b70b4aa589: Layer already exists 03:44:04 e9fc1e713671: Pushed 03:44:04 6047462d2feb: Pushed 03:44:07 5e6b3645f5f7: Pushed 03:44:07 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:429523ff388515116be4d6072b49551664d0899154cf82694ac2d33a572b3992 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:44:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:44:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:44:08 e9fc1e713671: Preparing 03:44:08 5e6b3645f5f7: Preparing 03:44:08 92b70b4aa589: Preparing 03:44:08 6047462d2feb: Preparing 03:44:08 ee420dfed78a: Preparing 03:44:08 5e6b3645f5f7: Layer already exists 03:44:08 6047462d2feb: Layer already exists 03:44:08 92b70b4aa589: Layer already exists 03:44:08 ee420dfed78a: Layer already exists 03:44:08 e9fc1e713671: Layer already exists 03:44:08 latest: digest: sha256:429523ff388515116be4d6072b49551664d0899154cf82694ac2d33a572b3992 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:44:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.57 03:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:44:09 e9fc1e713671: Preparing 03:44:09 5e6b3645f5f7: Preparing 03:44:09 92b70b4aa589: Preparing 03:44:09 6047462d2feb: Preparing 03:44:09 ee420dfed78a: Preparing 03:44:09 ee420dfed78a: Layer already exists 03:44:09 5e6b3645f5f7: Layer already exists 03:44:09 92b70b4aa589: Layer already exists 03:44:09 e9fc1e713671: Layer already exists 03:44:09 6047462d2feb: Layer already exists 03:44:09 2.0.1-dev.57: digest: sha256:429523ff388515116be4d6072b49551664d0899154cf82694ac2d33a572b3992 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:44:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:44:10 e9fc1e713671: Preparing 03:44:10 5e6b3645f5f7: Preparing 03:44:10 92b70b4aa589: Preparing 03:44:10 6047462d2feb: Preparing 03:44:10 ee420dfed78a: Preparing 03:44:10 ee420dfed78a: Layer already exists 03:44:10 e9fc1e713671: Layer already exists 03:44:10 6047462d2feb: Layer already exists 03:44:10 5e6b3645f5f7: Layer already exists 03:44:10 92b70b4aa589: Layer already exists 03:44:10 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:429523ff388515116be4d6072b49551664d0899154cf82694ac2d33a572b3992 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:44:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 03:44:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:44:11 e9fc1e713671: Preparing 03:44:11 5e6b3645f5f7: Preparing 03:44:11 92b70b4aa589: Preparing 03:44:11 6047462d2feb: Preparing 03:44:11 ee420dfed78a: Preparing 03:44:11 6047462d2feb: Layer already exists 03:44:11 92b70b4aa589: Layer already exists 03:44:11 ee420dfed78a: Layer already exists 03:44:11 5e6b3645f5f7: Layer already exists 03:44:11 e9fc1e713671: Layer already exists 03:44:11 main: digest: sha256:429523ff388515116be4d6072b49551664d0899154cf82694ac2d33a572b3992 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:11 ===================================================== [Pipeline] echo 03:44:11 taggedImages: 03:44:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:44:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.57 03:44:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:44:11 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:44:11 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:11 latest 03:44:11 2.0.1-dev.57 03:44:11 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:11 main 03:44:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:44:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:44:12 e437e228a511: Preparing 03:44:12 e437e228a511: Preparing 03:44:12 2d94fbbf10f7: Preparing 03:44:12 43e729a933e1: Preparing 03:44:12 545d23c128ee: Preparing 03:44:12 2e8546d3117a: Preparing 03:44:12 92b70b4aa589: Preparing 03:44:12 11bbe6edf94a: Preparing 03:44:12 18ebb6e35ef8: Preparing 03:44:12 6c8a38fa531c: Preparing 03:44:12 33cd10c17b32: Preparing 03:44:12 ee420dfed78a: Preparing 03:44:12 18ebb6e35ef8: Waiting 03:44:12 92b70b4aa589: Waiting 03:44:12 6c8a38fa531c: Waiting 03:44:12 11bbe6edf94a: Waiting 03:44:12 ee420dfed78a: Waiting 03:44:12 33cd10c17b32: Waiting 03:44:12 545d23c128ee: Pushed 03:44:12 e437e228a511: Pushed 03:44:12 2d94fbbf10f7: Pushed 03:44:12 43e729a933e1: Pushed 03:44:12 92b70b4aa589: Layer already exists 03:44:12 6c8a38fa531c: Pushed 03:44:12 33cd10c17b32: Pushed 03:44:12 11bbe6edf94a: Pushed 03:44:12 18ebb6e35ef8: Pushed 03:44:13 ee420dfed78a: Layer already exists 03:44:15 2e8546d3117a: Pushed 03:44:15 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:e4109bddd7ed7de1e2b575d5c10f62c83bf5fffc090733d513d723957232e88e size: 2817 [Pipeline] isUnix [Pipeline] sh 03:44:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:44:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:44:16 e437e228a511: Preparing 03:44:16 e437e228a511: Preparing 03:44:16 2d94fbbf10f7: Preparing 03:44:16 43e729a933e1: Preparing 03:44:16 545d23c128ee: Preparing 03:44:16 2e8546d3117a: Preparing 03:44:16 92b70b4aa589: Preparing 03:44:16 11bbe6edf94a: Preparing 03:44:16 18ebb6e35ef8: Preparing 03:44:16 6c8a38fa531c: Preparing 03:44:16 33cd10c17b32: Preparing 03:44:16 ee420dfed78a: Preparing 03:44:16 92b70b4aa589: Waiting 03:44:16 11bbe6edf94a: Waiting 03:44:16 18ebb6e35ef8: Waiting 03:44:16 33cd10c17b32: Waiting 03:44:16 ee420dfed78a: Waiting 03:44:16 6c8a38fa531c: Waiting 03:44:16 43e729a933e1: Layer already exists 03:44:16 545d23c128ee: Layer already exists 03:44:16 2e8546d3117a: Layer already exists 03:44:16 2d94fbbf10f7: Layer already exists 03:44:16 e437e228a511: Layer already exists 03:44:16 92b70b4aa589: Layer already exists 03:44:16 11bbe6edf94a: Layer already exists 03:44:16 18ebb6e35ef8: Layer already exists 03:44:16 6c8a38fa531c: Layer already exists 03:44:16 33cd10c17b32: Layer already exists 03:44:16 ee420dfed78a: Layer already exists 03:44:16 latest: digest: sha256:e4109bddd7ed7de1e2b575d5c10f62c83bf5fffc090733d513d723957232e88e size: 2817 [Pipeline] isUnix [Pipeline] sh 03:44:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.57 03:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:44:17 e437e228a511: Preparing 03:44:17 e437e228a511: Preparing 03:44:17 2d94fbbf10f7: Preparing 03:44:17 43e729a933e1: Preparing 03:44:17 545d23c128ee: Preparing 03:44:17 2e8546d3117a: Preparing 03:44:17 92b70b4aa589: Preparing 03:44:17 11bbe6edf94a: Preparing 03:44:17 18ebb6e35ef8: Preparing 03:44:17 6c8a38fa531c: Preparing 03:44:17 33cd10c17b32: Preparing 03:44:17 ee420dfed78a: Preparing 03:44:17 18ebb6e35ef8: Waiting 03:44:17 6c8a38fa531c: Waiting 03:44:17 33cd10c17b32: Waiting 03:44:17 92b70b4aa589: Waiting 03:44:17 ee420dfed78a: Waiting 03:44:17 2d94fbbf10f7: Layer already exists 03:44:17 2e8546d3117a: Layer already exists 03:44:17 43e729a933e1: Layer already exists 03:44:17 e437e228a511: Layer already exists 03:44:17 545d23c128ee: Layer already exists 03:44:17 6c8a38fa531c: Layer already exists 03:44:17 92b70b4aa589: Layer already exists 03:44:17 18ebb6e35ef8: Layer already exists 03:44:17 11bbe6edf94a: Layer already exists 03:44:17 33cd10c17b32: Layer already exists 03:44:17 ee420dfed78a: Layer already exists 03:44:17 2.0.1-dev.57: digest: sha256:e4109bddd7ed7de1e2b575d5c10f62c83bf5fffc090733d513d723957232e88e size: 2817 [Pipeline] isUnix [Pipeline] sh 03:44:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:44:18 e437e228a511: Preparing 03:44:18 e437e228a511: Preparing 03:44:18 2d94fbbf10f7: Preparing 03:44:18 43e729a933e1: Preparing 03:44:18 545d23c128ee: Preparing 03:44:18 2e8546d3117a: Preparing 03:44:18 92b70b4aa589: Preparing 03:44:18 11bbe6edf94a: Preparing 03:44:18 18ebb6e35ef8: Preparing 03:44:18 6c8a38fa531c: Preparing 03:44:18 33cd10c17b32: Preparing 03:44:18 ee420dfed78a: Preparing 03:44:18 92b70b4aa589: Waiting 03:44:18 33cd10c17b32: Waiting 03:44:18 11bbe6edf94a: Waiting 03:44:18 6c8a38fa531c: Waiting 03:44:18 18ebb6e35ef8: Waiting 03:44:18 ee420dfed78a: Waiting 03:44:18 545d23c128ee: Layer already exists 03:44:18 43e729a933e1: Layer already exists 03:44:18 e437e228a511: Layer already exists 03:44:18 2e8546d3117a: Layer already exists 03:44:18 2d94fbbf10f7: Layer already exists 03:44:18 11bbe6edf94a: Layer already exists 03:44:18 18ebb6e35ef8: Layer already exists 03:44:18 92b70b4aa589: Layer already exists 03:44:18 6c8a38fa531c: Layer already exists 03:44:18 33cd10c17b32: Layer already exists 03:44:18 ee420dfed78a: Layer already exists 03:44:18 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:e4109bddd7ed7de1e2b575d5c10f62c83bf5fffc090733d513d723957232e88e size: 2817 [Pipeline] isUnix [Pipeline] sh 03:44:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 03:44:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:44:19 e437e228a511: Preparing 03:44:19 e437e228a511: Preparing 03:44:19 2d94fbbf10f7: Preparing 03:44:19 43e729a933e1: Preparing 03:44:19 545d23c128ee: Preparing 03:44:19 2e8546d3117a: Preparing 03:44:19 92b70b4aa589: Preparing 03:44:19 11bbe6edf94a: Preparing 03:44:19 18ebb6e35ef8: Preparing 03:44:19 6c8a38fa531c: Preparing 03:44:19 33cd10c17b32: Preparing 03:44:19 ee420dfed78a: Preparing 03:44:19 6c8a38fa531c: Waiting 03:44:19 92b70b4aa589: Waiting 03:44:19 11bbe6edf94a: Waiting 03:44:19 18ebb6e35ef8: Waiting 03:44:19 33cd10c17b32: Waiting 03:44:19 ee420dfed78a: Waiting 03:44:19 545d23c128ee: Layer already exists 03:44:19 e437e228a511: Layer already exists 03:44:19 43e729a933e1: Layer already exists 03:44:19 2e8546d3117a: Layer already exists 03:44:19 2d94fbbf10f7: Layer already exists 03:44:19 11bbe6edf94a: Layer already exists 03:44:19 92b70b4aa589: Layer already exists 03:44:19 18ebb6e35ef8: Layer already exists 03:44:19 6c8a38fa531c: Layer already exists 03:44:19 33cd10c17b32: Layer already exists 03:44:19 ee420dfed78a: Layer already exists 03:44:19 main: digest: sha256:e4109bddd7ed7de1e2b575d5c10f62c83bf5fffc090733d513d723957232e88e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:19 ===================================================== [Pipeline] echo 03:44:19 taggedImages: 03:44:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:44:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.57 03:44:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:44:19 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:44:19 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:19 latest 03:44:19 2.0.1-dev.57 03:44:19 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:19 main 03:44:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:44:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:44:20 aef286237cae: Preparing 03:44:20 5da47fb24439: Preparing 03:44:20 2162bb183ed2: Preparing 03:44:20 31671258ce04: Preparing 03:44:20 6ecd40ef8d9e: Preparing 03:44:20 ee420dfed78a: Preparing 03:44:20 ee420dfed78a: Waiting 03:44:20 2162bb183ed2: Pushed 03:44:20 31671258ce04: Pushed 03:44:20 ee420dfed78a: Layer already exists 03:44:21 6ecd40ef8d9e: Pushed 03:44:23 5da47fb24439: Pushed 03:44:23 aef286237cae: Pushed 03:44:23 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:33a2b9f076f26db6fa008bcdcbdae1827ef26751d35b23cefd84ae7c6c1b010b size: 1576 [Pipeline] isUnix [Pipeline] sh 03:44:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:44:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:44:24 aef286237cae: Preparing 03:44:24 5da47fb24439: Preparing 03:44:24 2162bb183ed2: Preparing 03:44:24 31671258ce04: Preparing 03:44:24 6ecd40ef8d9e: Preparing 03:44:24 ee420dfed78a: Preparing 03:44:24 ee420dfed78a: Waiting 03:44:24 31671258ce04: Layer already exists 03:44:24 aef286237cae: Layer already exists 03:44:24 2162bb183ed2: Layer already exists 03:44:24 5da47fb24439: Layer already exists 03:44:24 6ecd40ef8d9e: Layer already exists 03:44:24 ee420dfed78a: Layer already exists 03:44:24 latest: digest: sha256:33a2b9f076f26db6fa008bcdcbdae1827ef26751d35b23cefd84ae7c6c1b010b size: 1576 [Pipeline] isUnix [Pipeline] sh 03:44:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.57 03:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:44:25 aef286237cae: Preparing 03:44:25 5da47fb24439: Preparing 03:44:25 2162bb183ed2: Preparing 03:44:25 31671258ce04: Preparing 03:44:25 6ecd40ef8d9e: Preparing 03:44:25 ee420dfed78a: Preparing 03:44:25 ee420dfed78a: Waiting 03:44:25 5da47fb24439: Layer already exists 03:44:25 2162bb183ed2: Layer already exists 03:44:25 6ecd40ef8d9e: Layer already exists 03:44:25 31671258ce04: Layer already exists 03:44:25 aef286237cae: Layer already exists 03:44:25 ee420dfed78a: Layer already exists 03:44:25 2.0.1-dev.57: digest: sha256:33a2b9f076f26db6fa008bcdcbdae1827ef26751d35b23cefd84ae7c6c1b010b size: 1576 [Pipeline] isUnix [Pipeline] sh 03:44:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:44:26 aef286237cae: Preparing 03:44:26 5da47fb24439: Preparing 03:44:26 2162bb183ed2: Preparing 03:44:26 31671258ce04: Preparing 03:44:26 6ecd40ef8d9e: Preparing 03:44:26 ee420dfed78a: Preparing 03:44:26 ee420dfed78a: Waiting 03:44:26 2162bb183ed2: Layer already exists 03:44:26 5da47fb24439: Layer already exists 03:44:26 aef286237cae: Layer already exists 03:44:26 6ecd40ef8d9e: Layer already exists 03:44:26 31671258ce04: Layer already exists 03:44:26 ee420dfed78a: Layer already exists 03:44:26 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:33a2b9f076f26db6fa008bcdcbdae1827ef26751d35b23cefd84ae7c6c1b010b size: 1576 [Pipeline] isUnix [Pipeline] sh 03:44:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 03:44:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:44:27 aef286237cae: Preparing 03:44:27 5da47fb24439: Preparing 03:44:27 2162bb183ed2: Preparing 03:44:27 31671258ce04: Preparing 03:44:27 6ecd40ef8d9e: Preparing 03:44:27 ee420dfed78a: Preparing 03:44:27 ee420dfed78a: Waiting 03:44:27 6ecd40ef8d9e: Layer already exists 03:44:27 2162bb183ed2: Layer already exists 03:44:27 aef286237cae: Layer already exists 03:44:27 31671258ce04: Layer already exists 03:44:27 5da47fb24439: Layer already exists 03:44:27 ee420dfed78a: Layer already exists 03:44:27 main: digest: sha256:33a2b9f076f26db6fa008bcdcbdae1827ef26751d35b23cefd84ae7c6c1b010b size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:27 ===================================================== [Pipeline] echo 03:44:27 taggedImages: 03:44:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:44:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.57 03:44:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:44:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:44:27 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:27 latest 03:44:27 2.0.1-dev.57 03:44:27 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:27 main 03:44:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:44:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:44:28 254eeaacdf8d: Preparing 03:44:28 40e65b3d5d3a: Preparing 03:44:28 0503abffd0a8: Preparing 03:44:28 acbee80eb75f: Preparing 03:44:28 c227e6db9a40: Preparing 03:44:28 87e587107fa3: Preparing 03:44:28 4ee1e7d89154: Preparing 03:44:28 f4caea1dcafb: Preparing 03:44:28 31bfcc7f4516: Preparing 03:44:28 ee420dfed78a: Preparing 03:44:28 f4caea1dcafb: Waiting 03:44:28 31bfcc7f4516: Waiting 03:44:28 ee420dfed78a: Waiting 03:44:28 87e587107fa3: Waiting 03:44:28 4ee1e7d89154: Waiting 03:44:28 254eeaacdf8d: Pushed 03:44:28 c227e6db9a40: Pushed 03:44:28 40e65b3d5d3a: Pushed 03:44:28 87e587107fa3: Pushed 03:44:28 4ee1e7d89154: Pushed 03:44:28 f4caea1dcafb: Pushed 03:44:29 ee420dfed78a: Layer already exists 03:44:29 31bfcc7f4516: Pushed 03:44:30 acbee80eb75f: Pushed 03:44:31 0503abffd0a8: Pushed 03:44:31 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:3d0b0f34ae34e494e59280399dc9f991c3286f62b7db7bb8e85c0a5cb98d934b size: 2405 [Pipeline] isUnix [Pipeline] sh 03:44:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:44:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:44:32 254eeaacdf8d: Preparing 03:44:32 40e65b3d5d3a: Preparing 03:44:32 0503abffd0a8: Preparing 03:44:32 acbee80eb75f: Preparing 03:44:32 c227e6db9a40: Preparing 03:44:32 87e587107fa3: Preparing 03:44:32 4ee1e7d89154: Preparing 03:44:32 f4caea1dcafb: Preparing 03:44:32 31bfcc7f4516: Preparing 03:44:32 ee420dfed78a: Preparing 03:44:32 4ee1e7d89154: Waiting 03:44:32 f4caea1dcafb: Waiting 03:44:32 31bfcc7f4516: Waiting 03:44:32 ee420dfed78a: Waiting 03:44:32 87e587107fa3: Waiting 03:44:32 40e65b3d5d3a: Layer already exists 03:44:32 c227e6db9a40: Layer already exists 03:44:32 acbee80eb75f: Layer already exists 03:44:32 254eeaacdf8d: Layer already exists 03:44:32 0503abffd0a8: Layer already exists 03:44:32 4ee1e7d89154: Layer already exists 03:44:32 87e587107fa3: Layer already exists 03:44:32 31bfcc7f4516: Layer already exists 03:44:32 f4caea1dcafb: Layer already exists 03:44:32 ee420dfed78a: Layer already exists 03:44:32 latest: digest: sha256:3d0b0f34ae34e494e59280399dc9f991c3286f62b7db7bb8e85c0a5cb98d934b size: 2405 [Pipeline] isUnix [Pipeline] sh 03:44:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.57 03:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:44:33 254eeaacdf8d: Preparing 03:44:33 40e65b3d5d3a: Preparing 03:44:33 0503abffd0a8: Preparing 03:44:33 acbee80eb75f: Preparing 03:44:33 c227e6db9a40: Preparing 03:44:33 87e587107fa3: Preparing 03:44:33 4ee1e7d89154: Preparing 03:44:33 f4caea1dcafb: Preparing 03:44:33 31bfcc7f4516: Preparing 03:44:33 ee420dfed78a: Preparing 03:44:33 4ee1e7d89154: Waiting 03:44:33 f4caea1dcafb: Waiting 03:44:33 87e587107fa3: Waiting 03:44:33 31bfcc7f4516: Waiting 03:44:33 ee420dfed78a: Waiting 03:44:33 254eeaacdf8d: Layer already exists 03:44:33 c227e6db9a40: Layer already exists 03:44:33 acbee80eb75f: Layer already exists 03:44:33 0503abffd0a8: Layer already exists 03:44:33 40e65b3d5d3a: Layer already exists 03:44:33 f4caea1dcafb: Layer already exists 03:44:33 87e587107fa3: Layer already exists 03:44:33 31bfcc7f4516: Layer already exists 03:44:33 4ee1e7d89154: Layer already exists 03:44:33 ee420dfed78a: Layer already exists 03:44:33 2.0.1-dev.57: digest: sha256:3d0b0f34ae34e494e59280399dc9f991c3286f62b7db7bb8e85c0a5cb98d934b size: 2405 [Pipeline] isUnix [Pipeline] sh 03:44:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:44:34 254eeaacdf8d: Preparing 03:44:34 40e65b3d5d3a: Preparing 03:44:34 0503abffd0a8: Preparing 03:44:34 acbee80eb75f: Preparing 03:44:34 c227e6db9a40: Preparing 03:44:34 87e587107fa3: Preparing 03:44:34 4ee1e7d89154: Preparing 03:44:34 f4caea1dcafb: Preparing 03:44:34 31bfcc7f4516: Preparing 03:44:34 ee420dfed78a: Preparing 03:44:34 87e587107fa3: Waiting 03:44:34 f4caea1dcafb: Waiting 03:44:34 31bfcc7f4516: Waiting 03:44:34 ee420dfed78a: Waiting 03:44:34 4ee1e7d89154: Waiting 03:44:34 acbee80eb75f: Layer already exists 03:44:34 0503abffd0a8: Layer already exists 03:44:34 40e65b3d5d3a: Layer already exists 03:44:34 254eeaacdf8d: Layer already exists 03:44:34 c227e6db9a40: Layer already exists 03:44:34 f4caea1dcafb: Layer already exists 03:44:34 87e587107fa3: Layer already exists 03:44:34 4ee1e7d89154: Layer already exists 03:44:34 31bfcc7f4516: Layer already exists 03:44:34 ee420dfed78a: Layer already exists 03:44:34 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:3d0b0f34ae34e494e59280399dc9f991c3286f62b7db7bb8e85c0a5cb98d934b size: 2405 [Pipeline] isUnix [Pipeline] sh 03:44:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 03:44:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:44:35 254eeaacdf8d: Preparing 03:44:35 40e65b3d5d3a: Preparing 03:44:35 0503abffd0a8: Preparing 03:44:35 acbee80eb75f: Preparing 03:44:35 c227e6db9a40: Preparing 03:44:35 87e587107fa3: Preparing 03:44:35 4ee1e7d89154: Preparing 03:44:35 f4caea1dcafb: Preparing 03:44:35 31bfcc7f4516: Preparing 03:44:35 ee420dfed78a: Preparing 03:44:35 87e587107fa3: Waiting 03:44:35 4ee1e7d89154: Waiting 03:44:35 31bfcc7f4516: Waiting 03:44:35 ee420dfed78a: Waiting 03:44:35 254eeaacdf8d: Layer already exists 03:44:35 0503abffd0a8: Layer already exists 03:44:35 c227e6db9a40: Layer already exists 03:44:35 acbee80eb75f: Layer already exists 03:44:35 40e65b3d5d3a: Layer already exists 03:44:35 87e587107fa3: Layer already exists 03:44:35 4ee1e7d89154: Layer already exists 03:44:35 f4caea1dcafb: Layer already exists 03:44:35 ee420dfed78a: Layer already exists 03:44:35 31bfcc7f4516: Layer already exists 03:44:35 main: digest: sha256:3d0b0f34ae34e494e59280399dc9f991c3286f62b7db7bb8e85c0a5cb98d934b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:35 ===================================================== [Pipeline] echo 03:44:35 taggedImages: 03:44:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:44:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.57 03:44:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:44:35 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:44:35 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:35 latest 03:44:35 2.0.1-dev.57 03:44:35 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:35 main 03:44:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:44:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:44:36 59a8126ec404: Preparing 03:44:36 ad08b208c731: Preparing 03:44:36 92b70b4aa589: Preparing 03:44:36 4bc7dd5dd564: Preparing 03:44:36 ee420dfed78a: Preparing 03:44:36 92b70b4aa589: Layer already exists 03:44:36 ee420dfed78a: Layer already exists 03:44:36 59a8126ec404: Pushed 03:44:36 4bc7dd5dd564: Pushed 03:44:38 ad08b208c731: Pushed 03:44:39 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:83e7d96f948075f9ac4f909a13e81b0aeaf160353508abc24e1af8e84332834c size: 1364 [Pipeline] isUnix [Pipeline] sh 03:44:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:44:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:44:39 59a8126ec404: Preparing 03:44:39 ad08b208c731: Preparing 03:44:39 92b70b4aa589: Preparing 03:44:39 4bc7dd5dd564: Preparing 03:44:39 ee420dfed78a: Preparing 03:44:39 92b70b4aa589: Layer already exists 03:44:39 ee420dfed78a: Layer already exists 03:44:39 59a8126ec404: Layer already exists 03:44:39 4bc7dd5dd564: Layer already exists 03:44:39 ad08b208c731: Layer already exists 03:44:39 latest: digest: sha256:83e7d96f948075f9ac4f909a13e81b0aeaf160353508abc24e1af8e84332834c size: 1364 [Pipeline] isUnix [Pipeline] sh 03:44:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.57 03:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:44:40 59a8126ec404: Preparing 03:44:40 ad08b208c731: Preparing 03:44:40 92b70b4aa589: Preparing 03:44:40 4bc7dd5dd564: Preparing 03:44:40 ee420dfed78a: Preparing 03:44:40 92b70b4aa589: Layer already exists 03:44:40 ee420dfed78a: Layer already exists 03:44:40 59a8126ec404: Layer already exists 03:44:40 ad08b208c731: Layer already exists 03:44:40 4bc7dd5dd564: Layer already exists 03:44:40 2.0.1-dev.57: digest: sha256:83e7d96f948075f9ac4f909a13e81b0aeaf160353508abc24e1af8e84332834c size: 1364 [Pipeline] isUnix [Pipeline] sh 03:44:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:44:41 59a8126ec404: Preparing 03:44:41 ad08b208c731: Preparing 03:44:41 92b70b4aa589: Preparing 03:44:41 4bc7dd5dd564: Preparing 03:44:41 ee420dfed78a: Preparing 03:44:41 ee420dfed78a: Layer already exists 03:44:41 59a8126ec404: Layer already exists 03:44:41 92b70b4aa589: Layer already exists 03:44:41 4bc7dd5dd564: Layer already exists 03:44:41 ad08b208c731: Layer already exists 03:44:41 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:83e7d96f948075f9ac4f909a13e81b0aeaf160353508abc24e1af8e84332834c size: 1364 [Pipeline] isUnix [Pipeline] sh 03:44:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 03:44:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:44:42 59a8126ec404: Preparing 03:44:42 ad08b208c731: Preparing 03:44:42 92b70b4aa589: Preparing 03:44:42 4bc7dd5dd564: Preparing 03:44:42 ee420dfed78a: Preparing 03:44:42 4bc7dd5dd564: Layer already exists 03:44:42 92b70b4aa589: Layer already exists 03:44:42 ee420dfed78a: Layer already exists 03:44:42 ad08b208c731: Layer already exists 03:44:42 59a8126ec404: Layer already exists 03:44:42 main: digest: sha256:83e7d96f948075f9ac4f909a13e81b0aeaf160353508abc24e1af8e84332834c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:42 ===================================================== [Pipeline] echo 03:44:42 taggedImages: 03:44:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:44:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.57 03:44:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:44:42 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:44:42 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:42 latest 03:44:42 2.0.1-dev.57 03:44:42 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:42 main 03:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:44:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:44:43 9ddd5dc28a7c: Preparing 03:44:43 1dc893701749: Preparing 03:44:43 92b70b4aa589: Preparing 03:44:43 82288f441390: Preparing 03:44:43 ee420dfed78a: Preparing 03:44:43 ee420dfed78a: Layer already exists 03:44:43 92b70b4aa589: Layer already exists 03:44:43 9ddd5dc28a7c: Pushed 03:44:43 82288f441390: Pushed 03:44:46 1dc893701749: Pushed 03:44:46 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:565b9bfdc6ddaf2d623e16b682a0104c99686dd6b8bc779ceeaf6db7a7f66555 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:44:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:44:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:44:47 9ddd5dc28a7c: Preparing 03:44:47 1dc893701749: Preparing 03:44:47 92b70b4aa589: Preparing 03:44:47 82288f441390: Preparing 03:44:47 ee420dfed78a: Preparing 03:44:47 82288f441390: Layer already exists 03:44:47 92b70b4aa589: Layer already exists 03:44:47 9ddd5dc28a7c: Layer already exists 03:44:47 1dc893701749: Layer already exists 03:44:47 ee420dfed78a: Layer already exists 03:44:47 latest: digest: sha256:565b9bfdc6ddaf2d623e16b682a0104c99686dd6b8bc779ceeaf6db7a7f66555 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:44:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.57 03:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:44:48 9ddd5dc28a7c: Preparing 03:44:48 1dc893701749: Preparing 03:44:48 92b70b4aa589: Preparing 03:44:48 82288f441390: Preparing 03:44:48 ee420dfed78a: Preparing 03:44:48 92b70b4aa589: Layer already exists 03:44:48 9ddd5dc28a7c: Layer already exists 03:44:48 ee420dfed78a: Layer already exists 03:44:48 1dc893701749: Layer already exists 03:44:48 82288f441390: Layer already exists 03:44:48 2.0.1-dev.57: digest: sha256:565b9bfdc6ddaf2d623e16b682a0104c99686dd6b8bc779ceeaf6db7a7f66555 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:44:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:44:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:44:49 9ddd5dc28a7c: Preparing 03:44:49 1dc893701749: Preparing 03:44:49 92b70b4aa589: Preparing 03:44:49 82288f441390: Preparing 03:44:49 ee420dfed78a: Preparing 03:44:49 92b70b4aa589: Layer already exists 03:44:49 1dc893701749: Layer already exists 03:44:49 ee420dfed78a: Layer already exists 03:44:49 82288f441390: Layer already exists 03:44:49 9ddd5dc28a7c: Layer already exists 03:44:49 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:565b9bfdc6ddaf2d623e16b682a0104c99686dd6b8bc779ceeaf6db7a7f66555 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:44:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 03:44:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:44:50 9ddd5dc28a7c: Preparing 03:44:50 1dc893701749: Preparing 03:44:50 92b70b4aa589: Preparing 03:44:50 82288f441390: Preparing 03:44:50 ee420dfed78a: Preparing 03:44:50 ee420dfed78a: Layer already exists 03:44:50 1dc893701749: Layer already exists 03:44:50 9ddd5dc28a7c: Layer already exists 03:44:50 92b70b4aa589: Layer already exists 03:44:50 82288f441390: Layer already exists 03:44:50 main: digest: sha256:565b9bfdc6ddaf2d623e16b682a0104c99686dd6b8bc779ceeaf6db7a7f66555 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:50 ===================================================== [Pipeline] echo 03:44:50 taggedImages: 03:44:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:44:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.57 03:44:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:44:50 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 03:44:50 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:50 latest 03:44:50 2.0.1-dev.57 03:44:50 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:44:50 main 03:44:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:50 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh 03:44:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:44:51 1a333b12fdae: Preparing 03:44:51 38531cbcacc0: Preparing 03:44:51 7145c60a6578: Preparing 03:44:51 a01a49359ba8: Preparing 03:44:51 b287e4fe43ef: Preparing 03:44:51 c39efab1fe40: Preparing 03:44:51 386fc9fe74c4: Preparing 03:44:51 097a5c91b892: Preparing 03:44:51 74984ba1a09f: Preparing 03:44:51 6d0ac5d4dfcb: Preparing 03:44:51 c55d5dbdab40: Preparing 03:44:51 097a5c91b892: Waiting 03:44:51 74984ba1a09f: Waiting 03:44:51 c55d5dbdab40: Waiting 03:44:51 6d0ac5d4dfcb: Waiting 03:44:51 c39efab1fe40: Waiting 03:44:51 386fc9fe74c4: Waiting 03:44:51 b287e4fe43ef: Layer already exists 03:44:51 c39efab1fe40: Layer already exists 03:44:51 386fc9fe74c4: Layer already exists 03:44:51 097a5c91b892: Layer already exists 03:44:51 38531cbcacc0: Pushed 03:44:51 74984ba1a09f: Layer already exists 03:44:51 6d0ac5d4dfcb: Layer already exists 03:44:51 c55d5dbdab40: Layer already exists 03:44:52 1a333b12fdae: Pushed 03:44:53 7145c60a6578: Pushed 03:45:06 a01a49359ba8: Pushed 03:45:06 f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:8aa9c887661dfefd14a1b0db1ce0cad216a0a8cd883fd70f327ad6f4f361c2b1 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:45:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:45:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:45:06 1a333b12fdae: Preparing 03:45:06 38531cbcacc0: Preparing 03:45:06 7145c60a6578: Preparing 03:45:06 a01a49359ba8: Preparing 03:45:06 b287e4fe43ef: Preparing 03:45:06 c39efab1fe40: Preparing 03:45:06 386fc9fe74c4: Preparing 03:45:06 097a5c91b892: Preparing 03:45:06 74984ba1a09f: Preparing 03:45:06 6d0ac5d4dfcb: Preparing 03:45:06 c55d5dbdab40: Preparing 03:45:06 386fc9fe74c4: Waiting 03:45:06 097a5c91b892: Waiting 03:45:06 74984ba1a09f: Waiting 03:45:06 6d0ac5d4dfcb: Waiting 03:45:06 c55d5dbdab40: Waiting 03:45:06 c39efab1fe40: Waiting 03:45:07 38531cbcacc0: Layer already exists 03:45:07 7145c60a6578: Layer already exists 03:45:07 a01a49359ba8: Layer already exists 03:45:07 1a333b12fdae: Layer already exists 03:45:07 b287e4fe43ef: Layer already exists 03:45:07 386fc9fe74c4: Layer already exists 03:45:07 097a5c91b892: Layer already exists 03:45:07 74984ba1a09f: Layer already exists 03:45:07 c39efab1fe40: Layer already exists 03:45:07 6d0ac5d4dfcb: Layer already exists 03:45:07 c55d5dbdab40: Layer already exists 03:45:07 latest: digest: sha256:8aa9c887661dfefd14a1b0db1ce0cad216a0a8cd883fd70f327ad6f4f361c2b1 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:45:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:45:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.57 03:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:45:07 1a333b12fdae: Preparing 03:45:07 38531cbcacc0: Preparing 03:45:07 7145c60a6578: Preparing 03:45:07 a01a49359ba8: Preparing 03:45:07 b287e4fe43ef: Preparing 03:45:07 c39efab1fe40: Preparing 03:45:07 386fc9fe74c4: Preparing 03:45:07 097a5c91b892: Preparing 03:45:07 74984ba1a09f: Preparing 03:45:07 6d0ac5d4dfcb: Preparing 03:45:07 c55d5dbdab40: Preparing 03:45:07 c39efab1fe40: Waiting 03:45:07 386fc9fe74c4: Waiting 03:45:07 6d0ac5d4dfcb: Waiting 03:45:07 c55d5dbdab40: Waiting 03:45:07 097a5c91b892: Waiting 03:45:07 74984ba1a09f: Waiting 03:45:08 38531cbcacc0: Layer already exists 03:45:08 1a333b12fdae: Layer already exists 03:45:08 b287e4fe43ef: Layer already exists 03:45:08 a01a49359ba8: Layer already exists 03:45:08 7145c60a6578: Layer already exists 03:45:08 c39efab1fe40: Layer already exists 03:45:08 097a5c91b892: Layer already exists 03:45:08 386fc9fe74c4: Layer already exists 03:45:08 6d0ac5d4dfcb: Layer already exists 03:45:08 74984ba1a09f: Layer already exists 03:45:08 c55d5dbdab40: Layer already exists 03:45:08 2.0.1-dev.57: digest: sha256:8aa9c887661dfefd14a1b0db1ce0cad216a0a8cd883fd70f327ad6f4f361c2b1 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:45:08 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh 03:45:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:45:08 1a333b12fdae: Preparing 03:45:08 38531cbcacc0: Preparing 03:45:08 7145c60a6578: Preparing 03:45:08 a01a49359ba8: Preparing 03:45:08 b287e4fe43ef: Preparing 03:45:08 c39efab1fe40: Preparing 03:45:08 386fc9fe74c4: Preparing 03:45:08 097a5c91b892: Preparing 03:45:08 74984ba1a09f: Preparing 03:45:08 6d0ac5d4dfcb: Preparing 03:45:08 c55d5dbdab40: Preparing 03:45:08 097a5c91b892: Waiting 03:45:08 74984ba1a09f: Waiting 03:45:08 6d0ac5d4dfcb: Waiting 03:45:08 c39efab1fe40: Waiting 03:45:08 c55d5dbdab40: Waiting 03:45:08 386fc9fe74c4: Waiting 03:45:09 38531cbcacc0: Layer already exists 03:45:09 1a333b12fdae: Layer already exists 03:45:09 a01a49359ba8: Layer already exists 03:45:09 7145c60a6578: Layer already exists 03:45:09 b287e4fe43ef: Layer already exists 03:45:09 74984ba1a09f: Layer already exists 03:45:09 386fc9fe74c4: Layer already exists 03:45:09 097a5c91b892: Layer already exists 03:45:09 c39efab1fe40: Layer already exists 03:45:09 6d0ac5d4dfcb: Layer already exists 03:45:09 c55d5dbdab40: Layer already exists 03:45:09 f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:8aa9c887661dfefd14a1b0db1ce0cad216a0a8cd883fd70f327ad6f4f361c2b1 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:45:09 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 03:45:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 03:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:45:09 1a333b12fdae: Preparing 03:45:09 38531cbcacc0: Preparing 03:45:09 7145c60a6578: Preparing 03:45:09 a01a49359ba8: Preparing 03:45:09 b287e4fe43ef: Preparing 03:45:09 c39efab1fe40: Preparing 03:45:09 386fc9fe74c4: Preparing 03:45:09 097a5c91b892: Preparing 03:45:09 74984ba1a09f: Preparing 03:45:09 6d0ac5d4dfcb: Preparing 03:45:09 c55d5dbdab40: Preparing 03:45:09 c39efab1fe40: Waiting 03:45:09 386fc9fe74c4: Waiting 03:45:09 74984ba1a09f: Waiting 03:45:09 097a5c91b892: Waiting 03:45:09 6d0ac5d4dfcb: Waiting 03:45:09 c55d5dbdab40: Waiting 03:45:09 7145c60a6578: Layer already exists 03:45:09 b287e4fe43ef: Layer already exists 03:45:09 1a333b12fdae: Layer already exists 03:45:09 a01a49359ba8: Layer already exists 03:45:09 38531cbcacc0: Layer already exists 03:45:09 386fc9fe74c4: Layer already exists 03:45:09 097a5c91b892: Layer already exists 03:45:09 c39efab1fe40: Layer already exists 03:45:09 74984ba1a09f: Layer already exists 03:45:09 6d0ac5d4dfcb: Layer already exists 03:45:09 c55d5dbdab40: Layer already exists 03:45:09 main: digest: sha256:8aa9c887661dfefd14a1b0db1ce0cad216a0a8cd883fd70f327ad6f4f361c2b1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:10 ===================================================== [Pipeline] echo 03:45:10 taggedImages: 03:45:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 03:45:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:45:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.57 03:45:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 03:45:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:10 03:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:11 arm64: Pulling from edgex-lftools-log-publisher 03:45:11 448f6bf000e3: Pulling fs layer 03:45:11 f757da607395: Pulling fs layer 03:45:11 05883995daec: Pulling fs layer 03:45:11 8603b9c90790: Pulling fs layer 03:45:11 1560dd03e051: Pulling fs layer 03:45:11 27f5ce0e4adf: Pulling fs layer 03:45:11 c2d8d7efcc4b: Pulling fs layer 03:45:11 1560dd03e051: Waiting 03:45:11 27f5ce0e4adf: Waiting 03:45:11 c2d8d7efcc4b: Waiting 03:45:11 8603b9c90790: Waiting 03:45:11 f757da607395: Verifying Checksum 03:45:11 8603b9c90790: Verifying Checksum 03:45:11 8603b9c90790: Download complete 03:45:11 1560dd03e051: Download complete 03:45:11 27f5ce0e4adf: Verifying Checksum 03:45:11 27f5ce0e4adf: Download complete 03:45:11 05883995daec: Verifying Checksum 03:45:11 05883995daec: Download complete 03:45:12 448f6bf000e3: Verifying Checksum 03:45:12 448f6bf000e3: Download complete 03:45:15 c2d8d7efcc4b: Verifying Checksum 03:45:15 c2d8d7efcc4b: Download complete 03:45:16 448f6bf000e3: Pull complete 03:45:17 f757da607395: Pull complete 03:45:18 05883995daec: Pull complete 03:45:19 8603b9c90790: Pull complete 03:45:20 1560dd03e051: Pull complete 03:45:20 27f5ce0e4adf: Pull complete 03:45:35 c2d8d7efcc4b: Pull complete 03:45:35 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:45:35 prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container 03:45:35 $ 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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 03:45:39 $ docker top b468ee917b3b0fd112601ce2a22ace01560db64e87cfffe0050fcc9f99c18914 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:41 ---> job-cost.sh 03:45:41 lf-activate-venv: SKIPPING 03:45:41 INFO: No Stack... 03:45:42 INFO: Retrieving Pricing Info for: v3-standard-4 03:45:42 INFO: Archiving Costs [Pipeline] sh 03:45:43 + cat /w/workspace/edgex-go/65/archives/cost.csv 03:45:43 + cut -d, -f6 [Pipeline] lock 03:45:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-65-stack-cost] 03:45:43 Resource [jenkins-edgexfoundry-edgex-go-main-65-stack-cost] did not exist. Created. 03:45:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:45:44 + echo total: 0.10999999940395355 [Pipeline] stash 03:45:44 Stashed 1 file(s) [Pipeline] } 03:45:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 03:45:44 $ docker stop --time=1 b468ee917b3b0fd112601ce2a22ace01560db64e87cfffe0050fcc9f99c18914 03:45:46 $ docker rm -f b468ee917b3b0fd112601ce2a22ace01560db64e87cfffe0050fcc9f99c18914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:45:47 provisioning config files... 03:45:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/65@tmp/config8096936000744958347tmp [Pipeline] { [Pipeline] sh 03:45:47 + set +x 03:45:47 + curl -s https://codecov.io/bash 03:45:47 + bash -s -- 03:45:48 03:45:48 _____ _ 03:45:48 / ____| | | 03:45:48 | | ___ __| | ___ ___ _____ __ 03:45:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:45:48 | |___| (_) | (_| | __/ (_| (_) \ V / 03:45:48 \_____\___/ \__,_|\___|\___\___/ \_/ 03:45:48 Bash-1.0.6 03:45:48 03:45:48 03:45:48 ==> git version 2.24.4 found 03:45:48 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:45:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:45:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:45:48 ==> Jenkins CI detected. 03:45:48 current dir:  /w/workspace/edgex-go/65 03:45:48 project root: . 03:45:48 --> token set from env 03:45:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:45:48 ==> Running gcov in . (disable via -X gcov) 03:45:48 ==> Python coveragepy not found 03:45:48 ==> Searching for coverage reports in: 03:45:48 + . 03:45:48 -> Found 1 reports 03:45:48 ==> Detecting git/mercurial file structure 03:45:48 ==> Reading reports 03:45:48 + ./coverage.out bytes=403195 03:45:48 ==> Appending adjustments 03:45:48 https://docs.codecov.io/docs/fixing-reports 03:45:49 + Found adjustments 03:45:49 ==> Gzipping contents 03:45:49 56K /tmp/codecov.SQ4TFw.gz 03:45:49 ==> Uploading reports 03:45:49 url: https://codecov.io 03:45:49 query: branch=main&commit=f3063e0891d6a1c33eb31a22ae5ab23704c218c2&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:45:49 -> Pinging Codecov 03:45:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=f3063e0891d6a1c33eb31a22ae5ab23704c218c2&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:45:49 -> Uploading to 03:45:49 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/f3063e0891d6a1c33eb31a22ae5ab23704c218c2/1906561f-64cf-4334-a2a4-50d73dc10fff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T034549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37d1660111219d983dc1bf6bb78b9bcb80e96c04431719391b31ba67c961a0f7 03:45:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:45:49 Dload Upload Total Spent Left Speed 03:45:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54225 0 0 100 54225 0 175k --:--:-- --:--:-- --:--:-- 175k 03:45:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] } 03:45:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:45:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:45:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:45:51 03:45:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:45:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:45:51 188c0c94c7c5: Pulling fs layer 03:45:51 0ef7d3d256c8: Pulling fs layer 03:45:51 de9db76c5a1d: Pulling fs layer 03:45:51 0eba1c9be4d2: Pulling fs layer 03:45:51 0d57e429df01: Pulling fs layer 03:45:51 4e4be7b47b0d: Pulling fs layer 03:45:51 e1f770b5df2f: Pulling fs layer 03:45:51 85a0685a4137: Pulling fs layer 03:45:51 4e4be7b47b0d: Waiting 03:45:51 e1f770b5df2f: Waiting 03:45:51 85a0685a4137: Waiting 03:45:51 0eba1c9be4d2: Waiting 03:45:51 0d57e429df01: Waiting 03:45:51 de9db76c5a1d: Verifying Checksum 03:45:51 de9db76c5a1d: Download complete 03:45:51 0ef7d3d256c8: Download complete 03:45:51 0d57e429df01: Verifying Checksum 03:45:51 0d57e429df01: Download complete 03:45:51 4e4be7b47b0d: Verifying Checksum 03:45:51 4e4be7b47b0d: Download complete 03:45:51 188c0c94c7c5: Verifying Checksum 03:45:51 188c0c94c7c5: Download complete 03:45:51 188c0c94c7c5: Pull complete 03:45:51 0ef7d3d256c8: Pull complete 03:45:51 de9db76c5a1d: Pull complete 03:45:52 e1f770b5df2f: Verifying Checksum 03:45:52 e1f770b5df2f: Download complete 03:45:56 0eba1c9be4d2: Verifying Checksum 03:45:56 0eba1c9be4d2: Download complete 03:45:57 85a0685a4137: Verifying Checksum 03:45:57 85a0685a4137: Download complete 03:45:59 0eba1c9be4d2: Pull complete 03:45:59 0d57e429df01: Pull complete 03:45:59 4e4be7b47b0d: Pull complete 03:46:00 e1f770b5df2f: Pull complete 03:46:03 85a0685a4137: Pull complete 03:46:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:46:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:46:03 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:46:05 $ docker top f866d00515411195fa6d14ca7a8e18e6fdbcc8a8e8079689265346513537afd1 -eo pid,comm [Pipeline] { [Pipeline] echo 03:46:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:46:06 + set -o pipefail 03:46:06 + snyk monitor '--org=edgex-jenkins' 03:46:53 03:46:53 Monitoring /w/workspace/edgex-go/65 (github.com/edgexfoundry/edgex-go)... 03:46:53 03:46:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/170f4c34-f0aa-4f38-93b0-a47e2b077938 03:46:53 03:46:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:46:53 03:46:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:46:53 03:46:53 [Pipeline] } 03:46:53 $ docker stop --time=1 f866d00515411195fa6d14ca7a8e18e6fdbcc8a8e8079689265346513537afd1 03:46:55 $ docker rm -f f866d00515411195fa6d14ca7a8e18e6fdbcc8a8e8079689265346513537afd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:46:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:55 provisioning config files... 03:46:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/65@tmp/config7163957806035920450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:56 --> edgex-publish-swagger.sh 03:46:56 === Publish openapi/v2 API === 03:46:56 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:46:56 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/65/openapi/v2/core-command.yaml] 03:46:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:46:56 Dload Upload Total Spent Left Speed 03:46:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 27650 0:00:01 0:00:01 --:--:-- 27686 100 31867 0 0 100 31867 0 27646 0:00:01 0:00:01 --:--:-- 27662 03:46:57 03:46:57 03:46:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/65/openapi/v2/core-data.yaml] 03:46:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:46:57 Dload Upload Total Spent Left Speed 03:47:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 54668 0:00:01 0:00:01 --:--:-- 54680 100 65452 0 0 100 65452 0 29771 0:00:02 0:00:02 --:--:-- 29777 100 65452 0 0 100 65452 0 20455 0:00:03 0:00:03 --:--:-- 20460 100 65452 0 0 100 65452 0 15580 0:00:04 0:00:04 --:--:-- 15583 100 65452 0 0 100 65452 0 12581 0:00:05 0:00:05 --:--:-- 12582 100 65452 0 0 100 65452 0 10550 0:00:06 0:00:06 --:--:-- 0 100 65452 0 0 100 65452 0 9084 0:00:07 0:00:07 --:--:-- 0 100 65452 0 0 100 65452 0 7976 0:00:08 0:00:08 --:--:-- 0 100 65452 0 0 100 65452 0 7570 0:00:08 0:00:08 --:--:-- 0 100 65452 0 0 100 65452 0 7570 0:00:08 0:00:08 --:--:-- 0 03:47:05 03:47:05 03:47:05 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/65/openapi/v2/core-metadata.yaml] 03:47:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:05 Dload Upload Total Spent Left Speed 03:47:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 56176 0:00:02 0:00:02 --:--:-- 56203 100 119k 0 0 100 119k 0 38440 0:00:03 0:00:03 --:--:-- 38443 100 119k 0 0 100 119k 0 29216 0:00:04 0:00:04 --:--:-- 29219 100 119k 0 0 100 119k 0 23565 0:00:05 0:00:05 --:--:-- 23570 100 119k 0 0 100 119k 0 19743 0:00:06 0:00:06 --:--:-- 0 100 119k 0 0 100 119k 0 17386 0:00:07 0:00:07 --:--:-- 0 100 119k 0 0 100 119k 0 17386 0:00:07 0:00:07 --:--:-- 0 03:47:12 03:47:12 03:47:12 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/65/openapi/v2/support-notifications.yaml] 03:47:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:12 Dload Upload Total Spent Left Speed 03:47:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74824 0:00:01 0:00:01 --:--:-- 74853 100 86007 0 0 100 86007 0 74814 0:00:01 0:00:01 --:--:-- 74853 03:47:14 03:47:14 03:47:14 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/65/openapi/v2/support-scheduler.yaml] 03:47:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:14 Dload Upload Total Spent Left Speed 03:47:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31319 0:00:01 0:00:01 --:--:-- 31322 100 36710 0 0 100 36710 0 29256 0:00:01 0:00:01 --:--:-- 29274 03:47:15 03:47:15 03:47:15 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/65/openapi/v2/system-agent.yaml] 03:47:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:15 Dload Upload Total Spent Left Speed 03:47:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16704 0:00:01 0:00:01 --:--:-- 16711 100 19603 0 0 100 19603 0 10029 0:00:01 0:00:01 --:--:-- 10027 100 19603 0 0 100 19603 0 10028 0:00:01 0:00:01 --:--:-- 10027 03:47:17 03:47:17 [Pipeline] } 03:47:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 03:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:47:17 . [Pipeline] withDockerContainer 03:47:17 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:47:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:47:18 $ docker top 9d6eafee2b6fb59496b92215585eb400446324dea15cb1d357fba65ecfe9813e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:18 [ssh-agent] Looking for ssh-agent implementation... 03:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:19 $ docker exec 9d6eafee2b6fb59496b92215585eb400446324dea15cb1d357fba65ecfe9813e ssh-agent 03:47:19 SSH_AUTH_SOCK=/tmp/ssh-c4SX38R4Fbsb/agent.13 03:47:19 SSH_AGENT_PID=19 03:47:19 Running ssh-add (command line suppressed) 03:47:19 Identity added: /w/workspace/edgex-go/65@tmp/private_key_1619929384316270569.key (/w/workspace/edgex-go/65@tmp/private_key_1619929384316270569.key) 03:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:19 + git semver tag 03:47:19 # -> Open(): unable to determine branch for HEAD 03:47:19 # $GIT_DIR = /w/workspace/edgex-go/65/.git 03:47:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/65 03:47:19 # $SEMVER_REMOTE_NAME = origin 03:47:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:47:19 # $SEMVER_USER_NAME = edgex-jenkins 03:47:19 # $SEMVER_BRANCH = main 03:47:19 # $SEMVER_DIR = /w/workspace/edgex-go/65/.semver 03:47:19 # f3063e0891d6a1c33eb31a22ae5ab23704c218c2 HEAD 03:47:19 # -> Force: false 03:47:19 # 93702e82102b693fbd5067abb06209a8f1944cd7 refs/tags/v2.0.1-dev.57 [Pipeline] } 03:47:19 $ docker exec --env ******** --env ******** 9d6eafee2b6fb59496b92215585eb400446324dea15cb1d357fba65ecfe9813e ssh-agent -k 03:47:19 unset SSH_AUTH_SOCK; 03:47:19 unset SSH_AGENT_PID; 03:47:19 echo Agent pid 19 killed; 03:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:20 + git semver [Pipeline] } 03:47:20 $ docker stop --time=1 9d6eafee2b6fb59496b92215585eb400446324dea15cb1d357fba65ecfe9813e 03:47:21 $ docker rm -f 9d6eafee2b6fb59496b92215585eb400446324dea15cb1d357fba65ecfe9813e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:21 03:47:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:22 0.23.1-centos7: Pulling from edgex-lftools 03:47:22 ab5ef0e58194: Pulling fs layer 03:47:22 9712f1f96733: Pulling fs layer 03:47:22 63f879dbbcfc: Pulling fs layer 03:47:22 0d9ebad4ef96: Pulling fs layer 03:47:22 e9a5061849ea: Pulling fs layer 03:47:22 d747dcd14b5f: Pulling fs layer 03:47:22 2de7ff778b66: Pulling fs layer 03:47:22 0d9ebad4ef96: Waiting 03:47:22 e9a5061849ea: Waiting 03:47:22 d747dcd14b5f: Waiting 03:47:22 2de7ff778b66: Waiting 03:47:22 9712f1f96733: Verifying Checksum 03:47:22 9712f1f96733: Download complete 03:47:24 63f879dbbcfc: Verifying Checksum 03:47:24 63f879dbbcfc: Download complete 03:47:24 e9a5061849ea: Verifying Checksum 03:47:24 e9a5061849ea: Download complete 03:47:24 d747dcd14b5f: Verifying Checksum 03:47:24 d747dcd14b5f: Download complete 03:47:25 2de7ff778b66: Verifying Checksum 03:47:25 2de7ff778b66: Download complete 03:47:25 ab5ef0e58194: Verifying Checksum 03:47:25 ab5ef0e58194: Download complete 03:47:26 0d9ebad4ef96: Verifying Checksum 03:47:26 0d9ebad4ef96: Download complete 03:47:28 ab5ef0e58194: Pull complete 03:47:28 9712f1f96733: Pull complete 03:47:29 63f879dbbcfc: Pull complete 03:47:32 0d9ebad4ef96: Pull complete 03:47:32 e9a5061849ea: Pull complete 03:47:32 d747dcd14b5f: Pull complete 03:47:33 2de7ff778b66: Pull complete 03:47:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:47:33 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:47:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:47:36 $ docker top 3c4ae233a631b19993423a23dcdc6df14410bd8a8a6a0e2b7d9e3ba1ffd5c294 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:47:37 provisioning config files... 03:47:37 copy managed file [sigul-config] to file:/w/workspace/edgex-go/65@tmp/config402991335904646516tmp 03:47:37 copy managed file [sigul-password] to file:/w/workspace/edgex-go/65@tmp/config3455341437231238299tmp 03:47:37 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/65@tmp/config4957743421281469516tmp [Pipeline] { [Pipeline] echo 03:47:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:47:37 ---> sigul-configuration.sh 03:47:37 gpg: directory `/root/.gnupg' created 03:47:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:47:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:47:37 gpg: keyring `/root/.gnupg/secring.gpg' created 03:47:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:47:37 gpg: CAST5 encrypted data 03:47:37 gpg: encrypted with 1 passphrase 03:47:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:47:37 + mkdir /home/jenkins 03:47:37 + mkdir /home/jenkins/sigul [Pipeline] sh 03:47:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:47:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:47:38 ---> sigul-install.sh 03:47:38 Sigul already installed; skipping installation. [Pipeline] sh 03:47:38 + git tag --list 03:47:38 0.6.0 03:47:38 0.6.1 03:47:38 0.7.0 03:47:38 0.7.1 03:47:38 v1.0.0 03:47:38 v1.0.1 03:47:38 v1.1.0 03:47:38 v1.2.0 03:47:38 v1.2.1 03:47:38 v1.3.0 03:47:38 v1.3.1 03:47:38 v2.0.0 03:47:38 v2.0.1-dev.1 03:47:38 v2.0.1-dev.10 03:47:38 v2.0.1-dev.11 03:47:38 v2.0.1-dev.12 03:47:38 v2.0.1-dev.13 03:47:38 v2.0.1-dev.14 03:47:38 v2.0.1-dev.15 03:47:38 v2.0.1-dev.16 03:47:38 v2.0.1-dev.17 03:47:38 v2.0.1-dev.18 03:47:38 v2.0.1-dev.19 03:47:38 v2.0.1-dev.2 03:47:38 v2.0.1-dev.20 03:47:38 v2.0.1-dev.21 03:47:38 v2.0.1-dev.22 03:47:38 v2.0.1-dev.23 03:47:38 v2.0.1-dev.24 03:47:38 v2.0.1-dev.25 03:47:38 v2.0.1-dev.26 03:47:38 v2.0.1-dev.27 03:47:38 v2.0.1-dev.28 03:47:38 v2.0.1-dev.29 03:47:38 v2.0.1-dev.3 03:47:38 v2.0.1-dev.30 03:47:38 v2.0.1-dev.31 03:47:38 v2.0.1-dev.32 03:47:38 v2.0.1-dev.33 03:47:38 v2.0.1-dev.34 03:47:38 v2.0.1-dev.35 03:47:38 v2.0.1-dev.36 03:47:38 v2.0.1-dev.37 03:47:38 v2.0.1-dev.38 03:47:38 v2.0.1-dev.39 03:47:38 v2.0.1-dev.4 03:47:38 v2.0.1-dev.40 03:47:38 v2.0.1-dev.41 03:47:38 v2.0.1-dev.42 03:47:38 v2.0.1-dev.43 03:47:38 v2.0.1-dev.44 03:47:38 v2.0.1-dev.45 03:47:38 v2.0.1-dev.46 03:47:38 v2.0.1-dev.47 03:47:38 v2.0.1-dev.48 03:47:38 v2.0.1-dev.49 03:47:38 v2.0.1-dev.5 03:47:38 v2.0.1-dev.50 03:47:38 v2.0.1-dev.51 03:47:38 v2.0.1-dev.52 03:47:38 v2.0.1-dev.53 03:47:38 v2.0.1-dev.54 03:47:38 v2.0.1-dev.55 03:47:38 v2.0.1-dev.56 03:47:38 v2.0.1-dev.57 03:47:38 v2.0.1-dev.6 03:47:38 v2.0.1-dev.7 03:47:38 v2.0.1-dev.8 03:47:38 v2.0.1-dev.9 [Pipeline] sh 03:47:39 + lftools sign git-tag v2.0.1-dev.57 03:47:39 Signing Git tag with Sigul... 03:47:39 Signing v2.0.1-dev.57 [Pipeline] echo 03:47:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:47:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:47:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:47:40 $ docker stop --time=1 3c4ae233a631b19993423a23dcdc6df14410bd8a8a6a0e2b7d9e3ba1ffd5c294 03:47:42 $ docker rm -f 3c4ae233a631b19993423a23dcdc6df14410bd8a8a6a0e2b7d9e3ba1ffd5c294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:47:42 . [Pipeline] withDockerContainer 03:47:42 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:47:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:47:43 $ docker top 9d0dd60aa1518cb9bd5c376322193db3fcf53cb3c0641322d43ac9e7619bd99d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:43 [ssh-agent] Looking for ssh-agent implementation... 03:47:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:43 $ docker exec 9d0dd60aa1518cb9bd5c376322193db3fcf53cb3c0641322d43ac9e7619bd99d ssh-agent 03:47:43 SSH_AUTH_SOCK=/tmp/ssh-IGB5if5iawQE/agent.13 03:47:43 SSH_AGENT_PID=20 03:47:43 Running ssh-add (command line suppressed) 03:47:43 Identity added: /w/workspace/edgex-go/65@tmp/private_key_7687695916474103257.key (/w/workspace/edgex-go/65@tmp/private_key_7687695916474103257.key) 03:47:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:44 + git semver bump pre 03:47:44 # -> Open(): unable to determine branch for HEAD 03:47:44 # $GIT_DIR = /w/workspace/edgex-go/65/.git 03:47:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/65 03:47:44 # $SEMVER_REMOTE_NAME = origin 03:47:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:47:44 # $SEMVER_USER_NAME = edgex-jenkins 03:47:44 # $SEMVER_BRANCH = main 03:47:44 # $SEMVER_DIR = /w/workspace/edgex-go/65/.semver 03:47:44 2.0.1-dev.58 [Pipeline] } 03:47:44 $ docker exec --env ******** --env ******** 9d0dd60aa1518cb9bd5c376322193db3fcf53cb3c0641322d43ac9e7619bd99d ssh-agent -k 03:47:44 unset SSH_AUTH_SOCK; 03:47:44 unset SSH_AGENT_PID; 03:47:44 echo Agent pid 20 killed; 03:47:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:44 + git semver [Pipeline] } 03:47:44 $ docker stop --time=1 9d0dd60aa1518cb9bd5c376322193db3fcf53cb3c0641322d43ac9e7619bd99d 03:47:45 $ docker rm -f 9d0dd60aa1518cb9bd5c376322193db3fcf53cb3c0641322d43ac9e7619bd99d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:47:46 . [Pipeline] withDockerContainer 03:47:46 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:47:46 $ docker top 1dc2db8e7c05b1ed7f191f4194df81d653ba9b00f46f4b812a14ab534a2195a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:47 [ssh-agent] Looking for ssh-agent implementation... 03:47:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:47 $ docker exec 1dc2db8e7c05b1ed7f191f4194df81d653ba9b00f46f4b812a14ab534a2195a2 ssh-agent 03:47:47 SSH_AUTH_SOCK=/tmp/ssh-nVjPDm7dRh87/agent.15 03:47:47 SSH_AGENT_PID=21 03:47:47 Running ssh-add (command line suppressed) 03:47:47 Identity added: /w/workspace/edgex-go/65@tmp/private_key_7868730827927505695.key (/w/workspace/edgex-go/65@tmp/private_key_7868730827927505695.key) 03:47:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:47 + git semver push 03:47:47 # -> Open(): unable to determine branch for HEAD 03:47:47 # $GIT_DIR = /w/workspace/edgex-go/65/.git 03:47:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/65 03:47:47 # $SEMVER_REMOTE_NAME = origin 03:47:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:47:47 # $SEMVER_USER_NAME = edgex-jenkins 03:47:47 # $SEMVER_BRANCH = main 03:47:47 # $SEMVER_DIR = /w/workspace/edgex-go/65/.semver [Pipeline] } 03:47:52 $ docker exec --env ******** --env ******** 1dc2db8e7c05b1ed7f191f4194df81d653ba9b00f46f4b812a14ab534a2195a2 ssh-agent -k 03:47:52 unset SSH_AUTH_SOCK; 03:47:52 unset SSH_AGENT_PID; 03:47:52 echo Agent pid 21 killed; 03:47:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:52 + git semver [Pipeline] } 03:47:52 $ docker stop --time=1 1dc2db8e7c05b1ed7f191f4194df81d653ba9b00f46f4b812a14ab534a2195a2 03:47:53 $ docker rm -f 1dc2db8e7c05b1ed7f191f4194df81d653ba9b00f46f4b812a14ab534a2195a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:47:54 + '[' -d /w/workspace/edgex-go/65/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:47:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:47:55 ---> package-listing.sh 03:47:55 ++ facter osfamily 03:47:55 ++ tr '[:upper:]' '[:lower:]' 03:47:55 + OS_FAMILY=redhat 03:47:55 + workspace=/w/workspace/edgex-go/65 03:47:55 + START_PACKAGES=/tmp/packages_start.txt 03:47:55 + END_PACKAGES=/tmp/packages_end.txt 03:47:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:47:55 + PACKAGES=/tmp/packages_start.txt 03:47:55 + '[' /w/workspace/edgex-go/65 ']' 03:47:55 + PACKAGES=/tmp/packages_end.txt 03:47:55 + case "${OS_FAMILY}" in 03:47:55 + sort 03:47:55 + rpm -qa 03:47:57 + '[' -f /tmp/packages_start.txt ']' 03:47:57 + '[' -f /tmp/packages_end.txt ']' 03:47:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:47:57 + '[' /w/workspace/edgex-go/65 ']' 03:47:57 + mkdir -p /w/workspace/edgex-go/65/archives/ 03:47:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/65/archives/ [Pipeline] echo 03:47:57 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/65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:47:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:47:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:58 03:47:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:47:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:58 latest: Pulling from edgex-lftools-log-publisher 03:47:58 b4d181a07f80: Pulling fs layer 03:47:58 a1111a8f2ec3: Pulling fs layer 03:47:58 ed53099fbce6: Pulling fs layer 03:47:58 dc539afda2c1: Pulling fs layer 03:47:58 77bc0d833cb6: Pulling fs layer 03:47:58 9065ff56babe: Pulling fs layer 03:47:58 d287ab97295c: Pulling fs layer 03:47:58 dc539afda2c1: Waiting 03:47:58 77bc0d833cb6: Waiting 03:47:58 9065ff56babe: Waiting 03:47:58 d287ab97295c: Waiting 03:47:59 a1111a8f2ec3: Verifying Checksum 03:47:59 a1111a8f2ec3: Download complete 03:47:59 dc539afda2c1: Verifying Checksum 03:47:59 dc539afda2c1: Download complete 03:47:59 77bc0d833cb6: Verifying Checksum 03:47:59 77bc0d833cb6: Download complete 03:47:59 9065ff56babe: Verifying Checksum 03:47:59 9065ff56babe: Download complete 03:47:59 ed53099fbce6: Verifying Checksum 03:47:59 ed53099fbce6: Download complete 03:47:59 b4d181a07f80: Verifying Checksum 03:47:59 b4d181a07f80: Download complete 03:48:00 b4d181a07f80: Pull complete 03:48:01 a1111a8f2ec3: Pull complete 03:48:01 ed53099fbce6: Pull complete 03:48:01 dc539afda2c1: Pull complete 03:48:02 77bc0d833cb6: Pull complete 03:48:02 9065ff56babe: Pull complete 03:48:04 d287ab97295c: Verifying Checksum 03:48:04 d287ab97295c: Download complete 03:48:08 d287ab97295c: Pull complete 03:48:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:48:09 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 03:48:09 $ 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/65/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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 03:48:11 $ docker top 61eb29c7061caa63f9285af4ba31c53315a9346ebc327d8852171aab4eaf3a0c -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:11 + touch /tmp/pre-build-complete [Pipeline] sh 03:48:12 + mkdir -p /var/log/sysstat [Pipeline] sh 03:48:12 + ls /var/log/sa-host 03:48:12 + sadf -c /var/log/sa-host/sa05 03:48:12 file_magic: OK 03:48:12 HZ: Using current value: 100 03:48:12 file_header: OK 03:48:12 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 03:48:12 Statistics: 03:48:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:48:12 File successfully converted to sysstat format version 12.0.3 03:48:12 + sadf -c /var/log/sa-host/sa29 03:48:12 file_magic: OK 03:48:12 HZ: Using current value: 100 03:48:12 file_header: OK 03:48:12 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 03:48:12 Statistics: 03:48:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:48:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:13 provisioning config files... 03:48:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/65@tmp/config7463209483707479324tmp [Pipeline] { [Pipeline] echo 03:48:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:48:13 ---> create-netrc.sh [Pipeline] } 03:48:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:48:14 ---> python-tools-install.sh [Pipeline] echo 03:48:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:48:14 ---> sudo-logs.sh 03:48:14 Archiving 'sudo' log.. 03:48:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-89.vexxhost.local: Name or service not known 03:48:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-89.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 03:48:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:48:14 ---> job-cost.sh 03:48:14 lf-activate-venv: SKIPPING 03:48:14 DEBUG: total: 0.10999999940395355 03:48:14 INFO: Retrieving Stack Cost... 03:48:15 INFO: Retrieving Pricing Info for: v3-standard-2 03:48:15 INFO: Archiving Costs [Pipeline] echo 03:48:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:15 ---> logs-deploy.sh 03:48:15 lf-activate-venv: SKIPPING 03:48:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/65 03:48:15 INFO: archiving workspace using pattern(s): 03:48:16 Archives upload complete. 03:48:16 INFO: archiving logs to Nexus 03:48:17 ---> uname -a: 03:48:17 Linux prd-centos7-docker-4c-2g-89.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 03:48:17 03:48:17 03:48:17 ---> lscpu: 03:48:17 Architecture: x86_64 03:48:17 CPU op-mode(s): 32-bit, 64-bit 03:48:17 Byte Order: Little Endian 03:48:17 Address sizes: 40 bits physical, 48 bits virtual 03:48:17 CPU(s): 2 03:48:17 On-line CPU(s) list: 0,1 03:48:17 Thread(s) per core: 1 03:48:17 Core(s) per socket: 1 03:48:17 Socket(s): 2 03:48:17 NUMA node(s): 1 03:48:17 Vendor ID: AuthenticAMD 03:48:17 CPU family: 23 03:48:17 Model: 49 03:48:17 Model name: AMD EPYC-Rome Processor 03:48:17 Stepping: 0 03:48:17 CPU MHz: 2799.998 03:48:17 BogoMIPS: 5599.99 03:48:17 Virtualization: AMD-V 03:48:17 Hypervisor vendor: KVM 03:48:17 Virtualization type: full 03:48:17 L1d cache: 32K 03:48:17 L1i cache: 32K 03:48:17 L2 cache: 512K 03:48:17 L3 cache: 16384K 03:48:17 NUMA node0 CPU(s): 0,1 03:48:17 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 03:48:17 03:48:17 03:48:17 ---> nproc: 03:48:17 2 03:48:17 03:48:17 03:48:17 ---> df -h: 03:48:17 Filesystem Size Used Avail Use% Mounted on 03:48:17 overlay 40G 14G 27G 34% / 03:48:17 tmpfs 64M 0 64M 0% /dev 03:48:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:48:17 shm 64M 0 64M 0% /dev/shm 03:48:17 /dev/vda1 40G 14G 27G 34% /facter-os 03:48:17 03:48:17 03:48:17 ---> sar -b -r -n DEV: 03:48:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 03:48:17 03:48:17 03:29:01 LINUX RESTART (2 CPU) 03:48:17 03:48:17 03:30:01 tps rtps wtps bread/s bwrtn/s 03:48:17 03:31:01 139.28 3.55 135.74 2600.10 44789.94 03:48:17 03:32:01 275.33 0.00 275.33 0.00 57518.68 03:48:17 03:33:01 52.71 0.02 52.70 0.53 10526.59 03:48:17 03:34:01 79.88 0.00 79.88 0.00 4361.04 03:48:17 03:35:01 776.36 347.31 429.05 14449.20 278803.63 03:48:17 03:36:01 501.18 182.80 318.38 11613.65 131337.59 03:48:17 03:37:01 436.81 98.35 338.46 3843.44 89734.93 03:48:17 03:38:01 11.09 0.17 10.93 1.47 222.26 03:48:17 03:39:01 2.45 0.05 2.40 0.40 59.04 03:48:17 03:40:01 0.33 0.02 0.32 0.13 5.20 03:48:17 03:41:01 0.35 0.00 0.35 0.00 4.85 03:48:17 03:42:01 0.33 0.00 0.33 0.00 4.78 03:48:17 03:43:01 0.32 0.00 0.32 0.00 4.38 03:48:17 03:44:01 0.43 0.18 0.25 5.73 3.38 03:48:17 03:45:02 0.87 0.00 0.87 0.00 18.40 03:48:17 03:46:01 11.87 2.18 9.69 157.32 483.54 03:48:17 03:47:01 138.26 0.30 137.96 4.93 31499.12 03:48:17 03:48:01 142.76 41.05 101.72 4686.36 22597.75 03:48:17 Average: 143.12 37.67 105.45 2081.01 37433.84 03:48:17 03:48:17 03:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:48:17 03:31:01 4090048 0 963332 12.03 2620 2952932 1659052 18.32 1055660 2367944 4624 03:48:17 03:32:01 3188312 0 1208332 15.09 2620 3609668 1686004 18.61 1359704 2825428 222736 03:48:17 03:33:01 3232608 0 1186944 14.82 2620 3586760 1469604 16.23 1256088 2872244 20828 03:48:17 03:34:01 2996304 0 1215544 15.18 2620 3794464 1467380 16.20 1411512 2940496 141724 03:48:17 03:35:01 657888 0 1564836 19.54 2620 5783588 3163428 34.93 3042908 3540736 176032 03:48:17 03:36:01 142488 0 1497024 18.69 2620 6366800 2158772 23.83 3013564 4072724 102164 03:48:17 03:37:01 3049088 0 1356208 16.93 2620 3601016 1719076 18.98 1388324 2811812 40 03:48:17 03:38:01 3039628 0 1365300 17.05 2620 3601384 1745236 19.27 1578140 2637624 20 03:48:17 03:39:01 3084812 0 1320120 16.48 2620 3601380 1440484 15.90 1546220 2628584 8 03:48:17 03:40:01 3088752 0 1316176 16.43 2620 3601384 1404600 15.51 1543588 2628344 8 03:48:17 03:41:01 3089228 0 1315696 16.43 2620 3601388 1404552 15.51 1543040 2628648 12 03:48:17 03:42:01 3089648 0 1315272 16.42 2620 3601392 1404504 15.51 1542788 2628648 16 03:48:17 03:43:01 3088896 0 1316020 16.43 2620 3601396 1404672 15.51 1543232 2628648 12 03:48:17 03:44:01 3089112 0 1315800 16.43 2620 3601400 1404504 15.51 1543492 2628068 12 03:48:17 03:45:02 3089308 0 1315572 16.43 2620 3601432 1404600 15.51 1543740 2628016 8 03:48:17 03:46:01 2374556 0 1414404 17.66 2620 4217352 1803424 19.91 1712044 3143156 610480 03:48:17 03:47:01 2315976 0 1366124 17.06 2620 4324212 1419880 15.68 1671328 3228928 32 03:48:17 03:48:01 1238084 0 1566084 19.55 2620 5202144 1922124 21.22 1831988 4006748 132988 03:48:17 Average: 2663596 0 1328822 16.59 2620 4013894 1671216 18.45 1673742 2935933 78430 03:48:17 03:48:17 03:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:48:17 03:31:01 veth367728b 69.14 87.73 6.67 62.31 0.00 0.00 0.00 0.00 03:48:17 03:31:01 eth0 1691.97 1451.27 6397.71 145.50 0.00 0.00 0.00 0.00 03:48:17 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:31:01 docker0 1069.98 1119.30 82.86 2776.67 0.00 0.00 0.00 0.00 03:48:17 03:32:01 vethc76c233 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:17 03:32:01 eth0 367.12 316.08 2020.91 37.81 0.00 0.00 0.00 0.00 03:48:17 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:32:01 docker0 296.05 325.69 23.09 1989.04 0.00 0.00 0.00 0.00 03:48:17 03:33:01 vethc76c233 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 03:48:17 03:33:01 eth0 34.13 18.73 24.29 11.99 0.00 0.00 0.00 0.00 03:48:17 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:33:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 03:48:17 03:34:01 vethc76c233 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:34:01 eth0 27.27 15.01 21.27 10.92 0.00 0.00 0.00 0.00 03:48:17 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:35:01 vetha5b2ac5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:35:01 vethb58358e 0.00 0.94 0.00 0.05 0.00 0.00 0.00 0.00 03:48:17 03:35:01 veth2d54ce8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:35:01 veth634b6d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:36:01 vethb58358e 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 03:48:17 03:36:01 eth0 4031.33 2996.52 15113.98 468.86 0.00 0.00 0.00 0.00 03:48:17 03:36:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:48:17 03:36:01 docker0 1421.94 1533.68 109.50 5056.45 0.00 0.00 0.00 0.00 03:48:17 03:37:01 eth0 195.64 93.27 573.84 148.95 0.00 0.00 0.00 0.00 03:48:17 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:37:01 docker0 45.35 115.86 3.03 524.28 0.00 0.00 0.00 0.00 03:48:17 03:38:01 eth0 503.65 390.20 221.17 1571.20 0.00 0.00 0.00 0.00 03:48:17 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:39:01 eth0 5.26 2.77 4.22 0.77 0.00 0.00 0.00 0.00 03:48:17 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:40:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:48:17 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:41:01 eth0 0.37 0.18 0.10 0.01 0.00 0.00 0.00 0.00 03:48:17 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:42:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:48:17 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:43:01 eth0 0.47 0.38 0.27 0.20 0.00 0.00 0.00 0.00 03:48:17 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:48:17 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:45:02 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 03:48:17 03:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:46:01 eth0 615.90 423.75 4157.90 33.90 0.00 0.00 0.00 0.00 03:48:17 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:47:01 eth0 109.29 73.18 415.90 15.71 0.00 0.00 0.00 0.00 03:48:17 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:47:01 docker0 58.30 84.37 5.17 396.09 0.00 0.00 0.00 0.00 03:48:17 03:48:01 eth0 797.40 537.22 4625.82 156.12 0.00 0.00 0.00 0.00 03:48:17 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 03:48:01 docker0 2.23 1.82 0.49 0.61 0.00 0.00 0.00 0.00 03:48:17 Average: eth0 275.35 206.71 1204.37 127.89 0.00 0.00 0.00 0.00 03:48:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:17 Average: docker0 84.97 96.53 6.57 332.44 0.00 0.00 0.00 0.00 03:48:17 03:48:17 03:48:17 ---> sar -P ALL: 03:48:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 03:48:17 03:48:17 03:29:01 LINUX RESTART (2 CPU) 03:48:17 03:48:17 03:30:01 CPU %user %nice %system %iowait %steal %idle 03:48:17 03:31:01 all 24.79 0.00 9.59 1.95 0.10 63.58 03:48:17 03:31:01 0 22.02 0.00 10.45 2.02 0.11 65.41 03:48:17 03:31:01 1 27.54 0.00 8.74 1.88 0.09 61.76 03:48:17 03:32:01 all 54.55 0.00 12.83 2.44 0.14 30.04 03:48:17 03:32:01 0 55.02 0.00 12.41 2.88 0.13 29.56 03:48:17 03:32:01 1 54.07 0.00 13.26 2.00 0.15 30.53 03:48:17 03:33:01 all 31.44 0.00 5.00 0.37 0.07 63.13 03:48:17 03:33:01 0 30.25 0.00 4.98 0.51 0.07 64.19 03:48:17 03:33:01 1 32.63 0.00 5.01 0.23 0.07 62.06 03:48:17 03:34:01 all 77.64 0.00 8.10 1.07 0.15 13.04 03:48:17 03:34:01 0 77.52 0.00 7.76 1.15 0.15 13.42 03:48:17 03:34:01 1 77.77 0.00 8.44 1.00 0.15 12.65 03:48:17 03:35:01 all 27.83 0.00 18.59 23.90 0.14 29.54 03:48:17 03:35:01 0 28.97 0.00 18.80 24.06 0.14 28.03 03:48:17 03:35:01 1 26.69 0.00 18.37 23.74 0.14 31.05 03:48:17 03:36:01 all 77.22 0.00 16.46 4.88 0.15 1.28 03:48:17 03:36:01 0 76.44 0.00 16.96 5.23 0.15 1.23 03:48:17 03:36:01 1 78.01 0.00 15.96 4.54 0.15 1.34 03:48:17 03:37:01 all 64.09 0.00 14.73 5.96 0.15 15.08 03:48:17 03:37:01 0 63.47 0.00 15.22 6.25 0.15 14.91 03:48:17 03:37:01 1 64.72 0.00 14.23 5.67 0.15 15.24 03:48:17 03:38:01 all 15.90 0.00 3.57 0.06 0.07 80.40 03:48:17 03:38:01 0 15.83 0.00 3.65 0.05 0.07 80.40 03:48:17 03:38:01 1 15.97 0.00 3.48 0.07 0.07 80.41 03:48:17 03:39:01 all 0.39 0.00 0.08 0.00 0.03 99.50 03:48:17 03:39:01 0 0.33 0.00 0.10 0.00 0.03 99.53 03:48:17 03:39:01 1 0.45 0.00 0.07 0.00 0.02 99.47 03:48:17 03:40:01 all 0.18 0.00 0.04 0.01 0.02 99.75 03:48:17 03:40:01 0 0.23 0.00 0.03 0.00 0.02 99.72 03:48:17 03:40:01 1 0.13 0.00 0.05 0.02 0.02 99.78 03:48:17 03:41:01 all 0.17 0.00 0.03 0.00 0.03 99.77 03:48:17 03:41:01 0 0.28 0.00 0.02 0.00 0.02 99.68 03:48:17 03:41:01 1 0.05 0.00 0.05 0.00 0.03 99.87 03:48:17 03:48:17 03:41:01 CPU %user %nice %system %iowait %steal %idle 03:48:17 03:42:01 all 0.17 0.00 0.03 0.00 0.03 99.77 03:48:17 03:42:01 0 0.28 0.00 0.02 0.00 0.02 99.68 03:48:17 03:42:01 1 0.05 0.00 0.05 0.00 0.03 99.87 03:48:17 03:43:01 all 0.23 0.00 0.03 0.00 0.03 99.71 03:48:17 03:43:01 0 0.40 0.00 0.03 0.00 0.02 99.55 03:48:17 03:43:01 1 0.07 0.00 0.03 0.00 0.03 99.87 03:48:17 03:44:01 all 0.23 0.00 0.08 0.02 0.01 99.67 03:48:17 03:44:01 0 0.38 0.00 0.05 0.03 0.00 99.53 03:48:17 03:44:01 1 0.07 0.00 0.10 0.00 0.02 99.82 03:48:17 03:45:02 all 0.17 0.00 0.03 0.00 0.02 99.78 03:48:17 03:45:02 0 0.27 0.00 0.03 0.00 0.02 99.68 03:48:17 03:45:02 1 0.07 0.00 0.03 0.00 0.02 99.88 03:48:17 03:46:01 all 6.66 0.00 2.71 0.07 0.03 90.53 03:48:17 03:46:01 0 6.63 0.00 2.88 0.05 0.02 90.42 03:48:17 03:46:01 1 6.68 0.00 2.55 0.09 0.05 90.63 03:48:17 03:47:01 all 5.65 0.00 2.82 1.96 0.06 89.51 03:48:17 03:47:01 0 5.13 0.00 2.70 1.44 0.07 90.65 03:48:17 03:47:01 1 6.18 0.00 2.94 2.47 0.05 88.36 03:48:17 03:48:01 all 15.97 0.00 8.05 1.87 0.07 74.04 03:48:17 03:48:01 0 15.15 0.00 7.57 0.72 0.07 76.49 03:48:17 03:48:01 1 16.78 0.00 8.53 3.02 0.07 71.60 03:48:17 Average: all 21.40 0.00 5.48 2.38 0.07 70.67 03:48:17 Average: 0 21.15 0.00 5.53 2.36 0.07 70.89 03:48:17 Average: 1 21.65 0.00 5.44 2.39 0.07 70.45 03:48:17 03:48:17 03:48:17