Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7380b5be2abbd1220962665a8de014d5421e0322 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-ssh779367368685915797.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-ssh2886886848081703888.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-ssh3376079194760782388.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-ssh3504846550883364877.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5205558457728961514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-1882 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/48 [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/48 # 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/48@tmp/jenkins-gitclient-ssh8787121351863044496.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 7380b5be2abbd1220962665a8de014d5421e0322 (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 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only (#3704)" > git rev-list --no-walk a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:17:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:17:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:17:53 ========================================================= 22:17:53 EdgeX Global Pipelines Version Info 22:17:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:17:54 ------------------- 22:17:54 stable info: 22:17:54 ------------------- 22:17:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:17:54 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:17:54 Message: update stable to v1.0.205 22:17:55 ------------------- 22:17:55 experimental info: 22:17:55 ------------------- 22:17:55 Commited By: **** collab-it+edgex@linuxfoundation.org 22:17:55 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:17:55 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:17:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:17:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:17:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:17:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:17:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:17:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:17:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:17:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:17:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:17:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:17:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] echo 22:17:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7380b5b [Pipeline] echo 22:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:59 provisioning config files... 22:17:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/48@tmp/config7803048221591538079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:59 ---> docker-login.sh 22:17:59 nexus3.edgexfoundry.org:10001 22:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:59 Configure a credential helper to remove this warning. See 22:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:59 22:17:59 Login Succeeded 22:17:59 nexus3.edgexfoundry.org:10002 22:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:00 Configure a credential helper to remove this warning. See 22:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:00 22:18:00 Login Succeeded 22:18:00 nexus3.edgexfoundry.org:10003 22:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:00 Configure a credential helper to remove this warning. See 22:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:00 22:18:00 Login Succeeded 22:18:00 nexus3.edgexfoundry.org:10004 22:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:00 Configure a credential helper to remove this warning. See 22:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:00 22:18:00 Login Succeeded 22:18:00 docker.io 22:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:00 Configure a credential helper to remove this warning. See 22:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:00 22:18:00 Login Succeeded 22:18:00 ---> docker-login.sh ends [Pipeline] } 22:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:01 ++ 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 22:18:01 + for file in '`ls cmd/**/Dockerfile`' 22:18:01 ++ dirname cmd/core-command/Dockerfile 22:18:01 ++ cut -d/ -f2 22:18:01 + echo core-command,cmd/core-command/Dockerfile 22:18:01 + for file in '`ls cmd/**/Dockerfile`' 22:18:01 ++ dirname cmd/core-data/Dockerfile 22:18:01 ++ cut -d/ -f2 22:18:01 + echo core-data,cmd/core-data/Dockerfile 22:18:01 + for file in '`ls cmd/**/Dockerfile`' 22:18:01 ++ dirname cmd/core-metadata/Dockerfile 22:18:01 ++ cut -d/ -f2 22:18:01 + echo core-metadata,cmd/core-metadata/Dockerfile 22:18:01 + for file in '`ls cmd/**/Dockerfile`' 22:18:01 ++ dirname cmd/security-bootstrapper/Dockerfile 22:18:01 ++ cut -d/ -f2 22:18:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:18:01 + for file in '`ls cmd/**/Dockerfile`' 22:18:01 ++ dirname cmd/security-proxy-setup/Dockerfile 22:18:01 ++ cut -d/ -f2 22:18:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:18:01 + for file in '`ls cmd/**/Dockerfile`' 22:18:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:18:01 ++ cut -d/ -f2 22:18:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:18:01 + for file in '`ls cmd/**/Dockerfile`' 22:18:01 ++ dirname cmd/support-notifications/Dockerfile 22:18:01 ++ cut -d/ -f2 22:18:01 + echo support-notifications,cmd/support-notifications/Dockerfile 22:18:01 + for file in '`ls cmd/**/Dockerfile`' 22:18:01 ++ dirname cmd/support-scheduler/Dockerfile 22:18:01 ++ cut -d/ -f2 22:18:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:18:01 + for file in '`ls cmd/**/Dockerfile`' 22:18:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:18:01 ++ cut -d/ -f2 22:18:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:18:01 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 22:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:18:04 22:18:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:18:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:18:04 latest: Pulling from edgex-devops/git-semver 22:18:04 31603596830f: Pulling fs layer 22:18:04 04fac38145f0: Pulling fs layer 22:18:04 701f6daf10bf: Pulling fs layer 22:18:04 24f72da36158: Pulling fs layer 22:18:04 24f72da36158: Waiting 22:18:04 04fac38145f0: Verifying Checksum 22:18:04 04fac38145f0: Download complete 22:18:04 31603596830f: Verifying Checksum 22:18:04 31603596830f: Download complete 22:18:05 31603596830f: Pull complete 22:18:05 24f72da36158: Verifying Checksum 22:18:05 24f72da36158: Download complete 22:18:05 04fac38145f0: Pull complete 22:18:05 701f6daf10bf: Verifying Checksum 22:18:05 701f6daf10bf: Download complete 22:18:05 701f6daf10bf: Pull complete 22:18:05 24f72da36158: Pull complete 22:18:05 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:18:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:18:05 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:18:06 $ docker top affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:06 [ssh-agent] Looking for ssh-agent implementation... 22:18:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:06 $ docker exec affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 ssh-agent 22:18:07 SSH_AUTH_SOCK=/tmp/ssh-ahEKMdAypPUK/agent.13 22:18:07 SSH_AGENT_PID=19 22:18:07 Running ssh-add (command line suppressed) 22:18:07 Identity added: /w/workspace/edgex-go/48@tmp/private_key_8910519925717394840.key (/w/workspace/edgex-go/48@tmp/private_key_8910519925717394840.key) 22:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:07 + git tag --points-at HEAD [Pipeline] } 22:18:07 $ docker exec --env ******** --env ******** affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 ssh-agent -k 22:18:07 unset SSH_AUTH_SOCK; 22:18:07 unset SSH_AGENT_PID; 22:18:07 echo Agent pid 19 killed; 22:18:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:18:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:07 [ssh-agent] Looking for ssh-agent implementation... 22:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:07 $ docker exec affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 ssh-agent 22:18:07 SSH_AUTH_SOCK=/tmp/ssh-aQlKXC8Vpe3l/agent.53 22:18:07 SSH_AGENT_PID=59 22:18:07 Running ssh-add (command line suppressed) 22:18:08 Identity added: /w/workspace/edgex-go/48@tmp/private_key_4455733795350844922.key (/w/workspace/edgex-go/48@tmp/private_key_4455733795350844922.key) 22:18:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:08 + git semver init 22:18:08 # -> Open(): unable to determine branch for HEAD 22:18:08 # $GIT_DIR = /w/workspace/edgex-go/48/.git 22:18:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/48 22:18:08 # $SEMVER_REMOTE_NAME = origin 22:18:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:18:08 # $SEMVER_USER_NAME = edgex-jenkins 22:18:08 # $SEMVER_BRANCH = main 22:18:08 # $SEMVER_TEMP = /tmp/semver-841792237 22:18:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:18:22 # '/tmp/semver-841792237' -> '/w/workspace/edgex-go/48/.semver' 22:18:22 # -> Force: false 22:18:22 # $SEMVER_DIR = /w/workspace/edgex-go/48/.semver [Pipeline] } 22:18:22 $ docker exec --env ******** --env ******** affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 ssh-agent -k 22:18:23 unset SSH_AUTH_SOCK; 22:18:23 unset SSH_AGENT_PID; 22:18:23 echo Agent pid 59 killed; 22:18:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:23 + git semver [Pipeline] } 22:18:23 $ docker stop --time=1 affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 22:18:25 $ docker rm -f affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 [Pipeline] // withDockerContainer [Pipeline] sh 22:18:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:18:26 Stashed 1 file(s) [Pipeline] echo 22:18:26 [edgeXSemver]: initialized semver on version 2.0.1-dev.41 [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 22:18:26 ========================================================= 22:18:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:18:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:18:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:18:26 540db60ca938: Pulling fs layer 22:18:26 adcc1eea9eea: Pulling fs layer 22:18:26 4c4ab2625f07: Pulling fs layer 22:18:26 db62176df00c: Pulling fs layer 22:18:26 3b30891b0d05: Pulling fs layer 22:18:26 06b49ca38bd5: Pulling fs layer 22:18:26 c788192a36de: Pulling fs layer 22:18:26 a77e37c0d609: Pulling fs layer 22:18:26 c3185cebc471: Pulling fs layer 22:18:26 db62176df00c: Waiting 22:18:26 3b30891b0d05: Waiting 22:18:26 06b49ca38bd5: Waiting 22:18:26 c788192a36de: Waiting 22:18:26 a77e37c0d609: Waiting 22:18:26 c3185cebc471: Waiting 22:18:26 4c4ab2625f07: Verifying Checksum 22:18:26 4c4ab2625f07: Download complete 22:18:26 adcc1eea9eea: Download complete 22:18:26 3b30891b0d05: Verifying Checksum 22:18:26 3b30891b0d05: Download complete 22:18:26 06b49ca38bd5: Verifying Checksum 22:18:26 06b49ca38bd5: Download complete 22:18:26 c788192a36de: Verifying Checksum 22:18:26 c788192a36de: Download complete 22:18:26 540db60ca938: Verifying Checksum 22:18:26 540db60ca938: Download complete 22:18:26 540db60ca938: Pull complete 22:18:27 adcc1eea9eea: Pull complete 22:18:27 4c4ab2625f07: Pull complete 22:18:28 a77e37c0d609: Verifying Checksum 22:18:28 a77e37c0d609: Download complete 22:18:30 c3185cebc471: Verifying Checksum 22:18:30 c3185cebc471: Download complete 22:18:31 db62176df00c: Verifying Checksum 22:18:31 db62176df00c: Download complete 22:18:35 db62176df00c: Pull complete 22:18:35 3b30891b0d05: Pull complete 22:18:35 06b49ca38bd5: Pull complete 22:18:35 c788192a36de: Pull complete 22:18:35 a77e37c0d609: Pull complete 22:18:37 c3185cebc471: Pull complete 22:18:37 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:18:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:18:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:18:37 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:18:37 WORKDIR /edgex 22:18:37 COPY go.mod . 22:18:37 RUN go mod download' 22:18:37 + docker build -t ci-base-image-x86_64 -f - . 22:18:39 Sending build context to Docker daemon 328.8MB 22:18:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:18:39 ---> 031687cdd783 22:18:39 Step 2/4 : WORKDIR /edgex 22:18:40 ---> Running in dbd430d6e66f 22:18:41 Removing intermediate container dbd430d6e66f 22:18:41 ---> afebe513d466 22:18:41 Step 3/4 : COPY go.mod . 22:18:41 ---> c67408828192 22:18:41 Step 4/4 : RUN go mod download 22:18:41 ---> Running in ffd3017087e6 22:18:41 Still waiting to schedule task 22:18:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:19:19 Removing intermediate container ffd3017087e6 22:19:19 ---> 6af38dd140dc 22:19:19 Successfully built 6af38dd140dc 22:19:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:19:20 + docker inspect -f . ci-base-image-x86_64 22:19:20 . [Pipeline] withDockerContainer 22:19:20 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:19:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:19:20 $ docker top f99acca2895ed2cf72bb5727fbfc8f6a46e431f50e12aba6d488294fc45786c2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:21 + go version 22:19:21 go version go1.16.6 linux/amd64 [Pipeline] } 22:19:21 $ docker stop --time=1 f99acca2895ed2cf72bb5727fbfc8f6a46e431f50e12aba6d488294fc45786c2 22:19:22 $ docker rm -f f99acca2895ed2cf72bb5727fbfc8f6a46e431f50e12aba6d488294fc45786c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:19:22 + docker inspect -f . ci-base-image-x86_64 22:19:22 . [Pipeline] withDockerContainer 22:19:23 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:19:23 $ 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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:19:23 $ docker top 5bbc0b0425986d0dd35fcc994fd59809168fdff2785d299b07afb9302db5ce81 -eo pid,comm [Pipeline] { [Pipeline] echo 22:19:23 ========================================================= 22:19:23 [edgeXBuildGoParallel] Running Tests and Build... 22:19:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:19:23 + go mod tidy [Pipeline] sh 22:19:24 + make test 22:19:24 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 22:19:24 go mod tidy 22:19:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:19:30 ? github.com/edgexfoundry/edgex-go [no test files] 22:19:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:19:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:19:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:19:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:19:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:19:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:19:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:19:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:19:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:19:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:19:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:19:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:19:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 100.0% of statements 22:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements 22:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:19:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements 22:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:20:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 22:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:20:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.243s coverage: 94.2% of statements 22:20:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:20:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:20:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 22:20:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:20:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:20:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:20:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:20:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:20:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 22:20:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:20:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:20:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:20:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 22:20:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:20:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 22:20:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 22:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 22:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements 22:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 22:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 22:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 22:20:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 22:20:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 22:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.205s coverage: 81.8% of statements 22:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 22:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 22:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 22:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 22:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 22:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements 22:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.6% of statements 22:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 22:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements 22:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:20:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:20:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:20:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:20:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:20:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:20:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 22:20:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 22:20:49 GO111MODULE=on go vet ./... 22:20:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1884 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:20:56 Running in /w/workspace/edgex-go/48 [Pipeline] { [Pipeline] checkout 22:20:56 The recommended git tool is: git 22:21:03 using credential edgex-jenkins-ssh 22:21:03 Cloning the remote Git repository 22:21:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:21:04 > git init /w/workspace/edgex-go/48 # timeout=10 22:21:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:21:04 > git --version # timeout=10 22:21:04 > git --version # 'git version 2.17.1' 22:21:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:11 gofmt -l . 22:21:11 [ "`gofmt -l .`" = "" ] 22:21:11 ./bin/test-attribution-txt.sh [Pipeline] sh 22:21:12 + ls -al . 22:21:12 total 608 22:21:12 drwxrwxr-x 10 1001 1001 4096 Sep 9 22:21 . 22:21:12 drwxr-xr-x 4 root root 30 Sep 9 22:19 .. 22:21:12 -rw-rw-r-- 1 1001 1001 11 Sep 9 22:17 .dockerignore 22:21:12 drwxrwxr-x 8 1001 1001 162 Sep 9 22:17 .git 22:21:12 drwxrwxr-x 4 1001 1001 142 Sep 9 22:17 .github 22:21:12 -rw-rw-r-- 1 1001 1001 818 Sep 9 22:17 .gitignore 22:21:12 -rw-rw-r-- 1 1001 1001 76 Sep 9 22:17 .hadolint.yml 22:21:12 drwx------ 3 1001 1001 43 Sep 9 22:18 .semver 22:21:12 -rw-rw-r-- 1 1001 1001 166 Sep 9 22:17 .sonarcloud.properties 22:21:12 -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:17 ADOPTERS.md 22:21:12 -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:17 Attribution.txt 22:21:12 -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:17 CHANGELOG.md 22:21:12 -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:17 CONTRIBUTING.md 22:21:12 -rw-rw-r-- 1 1001 1001 677 Sep 9 22:17 GOVERNANCE.md 22:21:12 -rw-rw-r-- 1 1001 1001 849 Sep 9 22:17 Jenkinsfile 22:21:12 -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:17 LICENSE 22:21:12 -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:17 Makefile 22:21:12 -rw-rw-r-- 1 1001 1001 582 Sep 9 22:17 OWNERS.md 22:21:12 -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:17 README.md 22:21:12 -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:17 SECURITY.md 22:21:12 -rw-rw-r-- 1 1001 1001 12 Sep 9 22:18 VERSION 22:21:12 -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:17 ZMQWindows.md 22:21:12 drwxrwxr-x 2 1001 1001 37 Sep 9 22:17 bin 22:21:12 drwxrwxr-x 14 1001 1001 4096 Sep 9 22:17 cmd 22:21:12 -rw-r--r-- 1 root root 404331 Sep 9 22:20 coverage.out 22:21:12 -rw-rw-r-- 1 1001 1001 841 Sep 9 22:17 go.mod 22:21:12 -rw-r--r-- 1 root root 50064 Sep 9 22:19 go.sum 22:21:12 drwxrwxr-x 8 1001 1001 124 Sep 9 22:17 internal 22:21:12 drwxrwxr-x 3 1001 1001 16 Sep 9 22:17 openapi 22:21:12 drwxrwxr-x 4 1001 1001 71 Sep 9 22:17 snap 22:21:12 -rw-rw-r-- 1 1001 1001 204 Sep 9 22:17 version.go [Pipeline] sh 22:21:12 + '[' -e coverage.out ] 22:21:12 + chown 1001:1001 coverage.out [Pipeline] stash 22:21:12 Stashed 1 file(s) [Pipeline] sh 22:21:12 + make build 22:21:12 go mod tidy 22:21:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-data/core-data ./cmd/core-data 22:21:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:21:19 Avoid second fetch 22:21:19 Checking out Revision 7380b5be2abbd1220962665a8de014d5421e0322 (main) 22:21:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:21:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:19 > git config core.sparsecheckout # timeout=10 22:21:19 > git checkout -f 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 22:21:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-command/core-command ./cmd/core-command 22:21:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:21:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:21:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:21:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:21:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:21:24 Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only (#3704)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:24 provisioning config files... 22:21:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/48@tmp/config1299563892201837769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:21:25 ---> docker-login.sh 22:21:25 nexus3.edgexfoundry.org:10001 22:21:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config 22:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:27 Configure a credential helper to remove this warning. See 22:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:27 22:21:27 Login Succeeded 22:21:27 nexus3.edgexfoundry.org:10002 22:21:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:27 Configure a credential helper to remove this warning. See 22:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:27 22:21:27 Login Succeeded 22:21:27 nexus3.edgexfoundry.org:10003 22:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:28 Configure a credential helper to remove this warning. See 22:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:28 22:21:28 Login Succeeded 22:21:28 nexus3.edgexfoundry.org:10004 22:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:28 Configure a credential helper to remove this warning. See 22:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:28 22:21:28 Login Succeeded 22:21:28 docker.io [Pipeline] } 22:21:29 $ docker stop --time=1 5bbc0b0425986d0dd35fcc994fd59809168fdff2785d299b07afb9302db5ce81 22:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:29 Configure a credential helper to remove this warning. See 22:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:29 22:21:29 Login Succeeded 22:21:29 ---> docker-login.sh ends 22:21:31 $ docker rm -f 5bbc0b0425986d0dd35fcc994fd59809168fdff2785d299b07afb9302db5ce81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 22:21:31 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 22:21:37 ========================================================= 22:21:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:21:37 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:21:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:21:37 22:21:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:21:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:21:37 595b0fe564bb: Pulling fs layer 22:21:37 24495759ef45: Pulling fs layer 22:21:37 d148012ef14d: Pulling fs layer 22:21:37 e90a11edd702: Pulling fs layer 22:21:37 d77568369979: Pulling fs layer 22:21:37 fc1c9f9a7f3b: Pulling fs layer 22:21:37 170f2ba95c9a: Pulling fs layer 22:21:37 97ac5df62f85: Pulling fs layer 22:21:37 d77568369979: Waiting 22:21:37 fc1c9f9a7f3b: Waiting 22:21:37 170f2ba95c9a: Waiting 22:21:37 97ac5df62f85: Waiting 22:21:37 e90a11edd702: Waiting 22:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:21:37 latest: Pulling from edgex-devops/edgex-compose 22:21:37 cbdbe7a5bc2a: Pulling fs layer 22:21:37 ca9280d653b3: Pulling fs layer 22:21:37 7e9c9ca2126c: Pulling fs layer 22:21:38 d148012ef14d: Verifying Checksum 22:21:38 d148012ef14d: Download complete 22:21:38 24495759ef45: Verifying Checksum 22:21:38 24495759ef45: Download complete 22:21:38 d77568369979: Verifying Checksum 22:21:38 d77568369979: Download complete 22:21:38 fc1c9f9a7f3b: Verifying Checksum 22:21:38 fc1c9f9a7f3b: Download complete 22:21:38 595b0fe564bb: Download complete 22:21:38 170f2ba95c9a: Verifying Checksum 22:21:38 170f2ba95c9a: Download complete 22:21:38 cbdbe7a5bc2a: Verifying Checksum 22:21:38 cbdbe7a5bc2a: Download complete 22:21:38 cbdbe7a5bc2a: Pull complete 22:21:38 595b0fe564bb: Pull complete 22:21:39 24495759ef45: Pull complete 22:21:39 ca9280d653b3: Verifying Checksum 22:21:39 ca9280d653b3: Download complete 22:21:39 d148012ef14d: Pull complete 22:21:40 ca9280d653b3: Pull complete 22:21:43 7e9c9ca2126c: Verifying Checksum 22:21:43 7e9c9ca2126c: Download complete 22:21:43 97ac5df62f85: Verifying Checksum 22:21:43 97ac5df62f85: Download complete 22:21:43 e90a11edd702: Verifying Checksum 22:21:43 e90a11edd702: Download complete 22:21:46 7e9c9ca2126c: Pull complete 22:21:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:21:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:21:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:21:46 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:21:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:21:49 $ docker top 0fc5bde834d643004867924f5658d43566deba350bcc1296f3d83689f899346b -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:49 + docker-compose build --help 22:21:49 + grep parallel 22:21:50 --parallel Build images in parallel. [Pipeline] } 22:21:50 $ docker stop --time=1 0fc5bde834d643004867924f5658d43566deba350bcc1296f3d83689f899346b 22:21:51 $ docker rm -f 0fc5bde834d643004867924f5658d43566deba350bcc1296f3d83689f899346b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:21:51 . [Pipeline] withDockerContainer 22:21:52 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:21:52 $ 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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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 22:21:52 $ docker top 5ee4c4097014d0937d7feb3957e0b5d596666e5d56e522cc7a33cf25bbe746e8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:52 + docker-compose -f ./docker-compose-build.yml build --parallel 22:21:53 Building core-command ... 22:21:53 Building core-data ... 22:21:53 Building core-metadata ... 22:21:53 Building security-bootstrapper ... 22:21:53 Building security-proxy-setup ... 22:21:53 Building security-secretstore-setup ... 22:21:53 Building support-notifications ... 22:21:53 Building support-scheduler ... 22:21:53 Building sys-mgmt-agent ... 22:21:53 Building support-scheduler 22:21:53 Building core-data 22:21:53 Building support-notifications 22:21:53 Building core-metadata 22:21:53 Building sys-mgmt-agent 22:21:54 e90a11edd702: Pull complete 22:21:54 d77568369979: Pull complete 22:21:54 fc1c9f9a7f3b: Pull complete 22:21:54 170f2ba95c9a: Pull complete 22:22:00 97ac5df62f85: Pull complete 22:22:00 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:22:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:22:01 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:22:01 WORKDIR /edgex 22:22:01 COPY go.mod . 22:22:01 RUN go mod download 22:22:01 docker build -t ci-base-image-arm64 -f - . 22:22:03 Sending build context to Docker daemon 166MB 22:22:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:22:03 ---> 04bc70af865f 22:22:03 Step 2/4 : WORKDIR /edgex 22:22:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:22:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:22:03 ---> 6af38dd140dc 22:22:03 Step 3/23 : WORKDIR /edgex-go 22:22:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:22:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:22:03 ---> 6af38dd140dc 22:22:03 Step 3/23 : WORKDIR /edgex-go 22:22:07 ---> Running in b9bd122cee51 22:22:07 ---> Running in dc94fe0fa73e 22:22:08 ---> Running in 607b0959d946 22:22:08 Removing intermediate container 607b0959d946 22:22:08 ---> ceb0f4290c36 22:22:08 Step 3/4 : COPY go.mod . 22:22:09 ---> 40d8ee0560ea 22:22:09 Step 4/4 : RUN go mod download 22:22:09 ---> Running in 0036b2b55dcc 22:22:12 Removing intermediate container b9bd122cee51 22:22:12 ---> dc1b18979d58 22:22:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:12 Removing intermediate container dc94fe0fa73e 22:22:12 ---> 4623bd463608 22:22:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:12 ---> Running in 87e3840dcd69 22:22:12 ---> Running in db8b4391a416 22:22:17 Removing intermediate container 87e3840dcd69 22:22:17 ---> 9cd82cfb6966 22:22:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:22:17 Removing intermediate container db8b4391a416 22:22:17 ---> fe71cd946082 22:22:17 Step 5/23 : RUN apk add --update --no-cache make git 22:22:17 ---> Running in 8e908cab8090 22:22:17 ---> Running in b9923dccde2a 22:22:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:22:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:22:18 ---> 6af38dd140dc 22:22:18 Step 3/24 : WORKDIR /edgex-go 22:22:18 ---> Using cache 22:22:18 ---> dc1b18979d58 22:22:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:18 ---> Using cache 22:22:18 ---> fe71cd946082 22:22:18 Step 5/24 : RUN apk add --update --no-cache make bash git 22:22:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:22:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:22:19 ---> 6af38dd140dc 22:22:19 Step 3/24 : WORKDIR /edgex-go 22:22:19 ---> Using cache 22:22:19 ---> dc1b18979d58 22:22:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:19 ---> Using cache 22:22:19 ---> fe71cd946082 22:22:19 Step 5/24 : RUN apk add --update --no-cache make git 22:22:19 ---> Running in f16b05d959e9 22:22:19 ---> Running in 117542b4eddf 22:22:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:22:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:22:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:22:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:22:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:22:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:22:20 ---> 6af38dd140dc 22:22:20 Step 3/24 : WORKDIR /edgex-go 22:22:20 ---> Using cache 22:22:20 ---> dc1b18979d58 22:22:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:20 ---> Using cache 22:22:20 ---> fe71cd946082 22:22:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:22:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:22:21 ---> Running in ab19349fe88d 22:22:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:22:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:22:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:22:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:22:21 OK: 219 MiB in 52 packages 22:22:21 OK: 219 MiB in 52 packages 22:22:21 OK: 219 MiB in 52 packages 22:22:21 Removing intermediate container 8e908cab8090 22:22:21 ---> e8a3dc1f633e 22:22:21 Step 6/23 : COPY go.mod . 22:22:21 OK: 219 MiB in 52 packages 22:22:21 Removing intermediate container b9923dccde2a 22:22:21 ---> 7a81bd8acce5 22:22:21 Step 6/23 : COPY go.mod . 22:22:22 ---> 7f503ea10e3e 22:22:22 Step 7/23 : RUN go mod download 22:22:22 ---> Running in 463e1e096cf5 22:22:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:22:22 ---> 68ed44bb074e 22:22:22 Step 7/23 : RUN go mod download 22:22:22 Removing intermediate container f16b05d959e9 22:22:22 ---> e8f026902d6c 22:22:22 Step 6/24 : COPY go.mod . 22:22:22 ---> Running in 0e69b199a4b0 22:22:22 Removing intermediate container 117542b4eddf 22:22:22 ---> 729b9913554a 22:22:22 Step 6/24 : COPY go.mod . 22:22:22 ---> bc6a73670266 22:22:22 Step 7/24 : RUN go mod download 22:22:22 ---> Running in f32404ac1bbe 22:22:22 ---> 8c08612bff6b 22:22:22 Step 7/24 : RUN go mod download 22:22:22 ---> Running in 8da1e347963a 22:22:22 OK: 219 MiB in 52 packages 22:22:23 Removing intermediate container ab19349fe88d 22:22:23 ---> 72e4b42208f8 22:22:23 Step 6/24 : COPY go.mod . 22:22:23 ---> 9071014bac86 22:22:23 Step 7/24 : RUN go mod download 22:22:23 ---> Running in 782843ca78ab 22:22:24 Removing intermediate container 0e69b199a4b0 22:22:24 ---> fb921c8b53ce 22:22:24 Step 8/23 : COPY . . 22:22:24 Removing intermediate container 463e1e096cf5 22:22:24 ---> 3dfb05915573 22:22:24 Step 8/23 : COPY . . 22:22:24 Removing intermediate container f32404ac1bbe 22:22:24 ---> 149e0c7ba272 22:22:24 Step 8/24 : COPY . . 22:22:28 Removing intermediate container 8da1e347963a 22:22:28 ---> 8238737e0bfc 22:22:28 Step 8/24 : COPY . . 22:22:29 Removing intermediate container 782843ca78ab 22:22:29 ---> 69efaa47db0f 22:22:29 Step 8/24 : COPY . . 22:22:34 ---> fa50c81b8057 22:22:34 Step 9/24 : RUN go mod tidy 22:22:34 ---> 0699e35a959a 22:22:34 Step 9/23 : RUN go mod tidy 22:22:34 ---> 80719edd980a 22:22:34 Step 9/23 : RUN go mod tidy 22:22:34 ---> Running in 9e984e1aee24 22:22:34 ---> Running in 8f680fe4d516 22:22:34 ---> Running in cc1c6ec0f987 22:22:40 Removing intermediate container 8f680fe4d516 22:22:40 ---> a1d957fbaffd 22:22:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:22:40 Removing intermediate container cc1c6ec0f987 22:22:40 ---> 1feff6ca1cb6 22:22:40 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:22:40 Removing intermediate container 9e984e1aee24 22:22:40 ---> 19071a8b300d 22:22:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:22:40 ---> Running in 2d5df5f85aa0 22:22:40 ---> Running in c2c1d9a25256 22:22:40 ---> Running in 6bb1e08d2ebb 22:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:22:45 ---> 8a3260806e0a 22:22:45 Step 9/24 : RUN go mod tidy 22:22:45 ---> Running in c0378fb6a70f 22:22:49 Removing intermediate container c0378fb6a70f 22:22:49 ---> 1fb44d6f6904 22:22:49 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:22:49 ---> Running in 949883ae8806 22:22:49 ---> 51efc2e1b665 22:22:49 Step 9/24 : RUN go mod tidy 22:22:49 ---> Running in 7ac8822e6a52 22:22:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:22:51 Removing intermediate container 7ac8822e6a52 22:22:51 ---> e7830387113a 22:22:51 Step 10/24 : RUN make cmd/core-data/core-data 22:22:51 ---> Running in cac0c0128b3b 22:22:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-data/core-data ./cmd/core-data 22:23:24 Removing intermediate container 2d5df5f85aa0 22:23:24 ---> ad74e5ccef03 22:23:24 22:23:24 Step 11/23 : FROM alpine:3.12 22:23:24 Removing intermediate container 6bb1e08d2ebb 22:23:24 ---> 359a9080ccd3 22:23:24 22:23:24 Step 11/23 : FROM alpine:3.12 22:23:24 3.12: Pulling from library/alpine 22:23:24 3.12: Pulling from library/alpine 22:23:24 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:23:24 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:23:24 Status: Downloaded newer image for alpine:3.12 22:23:24 Status: Downloaded newer image for alpine:3.12 22:23:24 ---> 48b8ec4ed9eb 22:23:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:23:24 ---> 48b8ec4ed9eb 22:23:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:23:24 Removing intermediate container c2c1d9a25256 22:23:24 ---> 860b278c1737 22:23:24 22:23:24 Step 11/24 : FROM alpine:3.12 22:23:24 ---> 48b8ec4ed9eb 22:23:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:23:24 ---> Running in b4146111699c 22:23:24 ---> Running in 6ccc4578b03f 22:23:24 ---> Running in 77319dcff71c 22:23:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:25 (1/1) Installing dumb-init (1.2.2-r1) 22:23:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:25 Executing busybox-1.31.1-r20.trigger 22:23:25 OK: 6 MiB in 15 packages 22:23:25 (1/1) Installing dumb-init (1.2.2-r1) 22:23:25 Executing busybox-1.31.1-r20.trigger 22:23:25 OK: 6 MiB in 15 packages 22:23:25 Removing intermediate container 949883ae8806 22:23:25 ---> 605b8478c8b2 22:23:25 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:23:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:25 ---> Running in 8250ec0c04eb 22:23:26 (1/2) Installing ca-certificates (20191127-r4) 22:23:26 (2/2) Installing dumb-init (1.2.2-r1) 22:23:26 Executing busybox-1.31.1-r20.trigger 22:23:26 Executing ca-certificates-20191127-r4.trigger 22:23:26 Removing intermediate container b4146111699c 22:23:26 ---> a17bf3b177b1 22:23:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:23:26 Removing intermediate container 77319dcff71c 22:23:26 ---> ea93b869f9a9 22:23:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:23:26 ---> Running in 02293d8d155c 22:23:26 OK: 6 MiB in 16 packages 22:23:26 ---> Running in efe17c63bc78 22:23:26 Removing intermediate container 02293d8d155c 22:23:26 ---> caffa8c8c897 22:23:26 Step 14/23 : ENV APP_PORT=59861 22:23:26 ---> Running in 4b03fc87d056 22:23:26 Removing intermediate container efe17c63bc78 22:23:26 ---> 055eb2791c56 22:23:26 Step 14/24 : ENV APP_PORT=59881 22:23:26 ---> Running in 32e4c9b2e919 22:23:26 Removing intermediate container 4b03fc87d056 22:23:26 ---> fe0c9b20d1c1 22:23:26 Step 15/23 : EXPOSE $APP_PORT 22:23:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:23:26 ---> Running in 6060c4f76035 22:23:26 Removing intermediate container 32e4c9b2e919 22:23:26 ---> 9a32fa820c88 22:23:26 Step 15/24 : EXPOSE $APP_PORT 22:23:26 ---> Running in 5f1d46920561 22:23:27 Removing intermediate container 6ccc4578b03f 22:23:27 ---> 8f4a0951b6b9 22:23:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:23:27 Removing intermediate container 5f1d46920561 22:23:27 ---> aa0338508f20 22:23:27 Step 16/24 : WORKDIR / 22:23:27 Removing intermediate container 6060c4f76035 22:23:27 ---> 6158fe6d7245 22:23:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:23:27 ---> Running in 5288c32581e4 22:23:27 ---> Running in 74d0f1852c67 22:23:27 Removing intermediate container 74d0f1852c67 22:23:27 ---> c98c1a011adb 22:23:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:23:27 Removing intermediate container 5288c32581e4 22:23:27 ---> 73e2b16cd051 22:23:27 Step 14/23 : ENV APP_PORT=59860 22:23:27 ---> ed85b247f143 22:23:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:23:27 ---> Running in b08a431f3ae3 22:23:27 Removing intermediate container b08a431f3ae3 22:23:27 ---> 872f8eddd5d3 22:23:27 Step 15/23 : EXPOSE $APP_PORT 22:23:27 ---> c9a5399888df 22:23:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:23:27 ---> Running in 104dadbf2127 22:23:28 ---> 45367a4b7e69 22:23:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:23:28 Removing intermediate container 104dadbf2127 22:23:28 ---> 15b7d388105f 22:23:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:23:28 Removing intermediate container 8250ec0c04eb 22:23:28 ---> bf21496c396c 22:23:28 22:23:28 Step 12/24 : FROM docker:20.10.7 22:23:28 ---> 0afb80fc3b5a 22:23:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:23:28 ---> 7a25c1e6f837 22:23:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:23:28 ---> Running in 52aff89b8af7 22:23:28 ---> e80a9825e8d7 22:23:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:23:28 Removing intermediate container 52aff89b8af7 22:23:28 ---> 020e2b87fe5a 22:23:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:28 20.10.7: Pulling from library/docker 22:23:28 ---> Running in 087d71d671fb 22:23:28 ---> 8ac7e1a16fc9 22:23:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:23:29 Removing intermediate container 087d71d671fb 22:23:29 ---> 4ec6115c0cb8 22:23:29 Step 21/23 : LABEL arch=x86_64 22:23:29 ---> Running in 1d302ed0c9ea 22:23:29 ---> Running in 2d570abdca06 22:23:29 ---> be3de5c2bb9e 22:23:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:23:29 Removing intermediate container 1d302ed0c9ea 22:23:29 ---> cc3a093f21b7 22:23:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:29 Removing intermediate container 2d570abdca06 22:23:29 ---> da149878882c 22:23:29 Step 22/23 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:23:29 ---> Running in d570dc4a554a 22:23:29 ---> Running in 404777c0be98 22:23:29 ---> 9374413b957a 22:23:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:23:29 ---> Running in 79e19077781b 22:23:29 Removing intermediate container d570dc4a554a 22:23:29 ---> 12db520df076 22:23:29 Step 22/24 : LABEL arch=x86_64 22:23:29 ---> Running in 52e062778351 22:23:29 Removing intermediate container 404777c0be98 22:23:29 ---> babe746d9162 22:23:29 Step 23/23 : LABEL version=2.0.1-dev.41 22:23:29 ---> Running in 086f2d546dbc 22:23:29 Removing intermediate container 79e19077781b 22:23:29 ---> b0119bf36eb4 22:23:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:30 ---> Running in cb969824d525 22:23:30 Removing intermediate container 52e062778351 22:23:30 ---> 3ef3f8f00d72 22:23:30 Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:23:30 Removing intermediate container 086f2d546dbc 22:23:30 ---> 928442b9d9dc 22:23:30 22:23:30 ---> Running in 9e5c2ec5cf48 22:23:30 Removing intermediate container cb969824d525 22:23:30 ---> 544a853660fb 22:23:30 Step 21/23 : LABEL arch=x86_64 22:23:30 Successfully built 928442b9d9dc 22:23:30 Successfully tagged support-scheduler:latest 22:23:30 Building security-bootstrapper 22:23:30  Building support-scheduler ... done  ---> Running in 81f0c0128f1f 22:23:30 Removing intermediate container 9e5c2ec5cf48 22:23:30 ---> dd3e008c3c89 22:23:30 Step 24/24 : LABEL version=2.0.1-dev.41 22:23:31 ---> Running in 7c08e7d51064 22:23:32 Removing intermediate container 81f0c0128f1f 22:23:32 ---> a054c566176a 22:23:32 Step 22/23 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:23:32 Removing intermediate container cac0c0128b3b 22:23:32 ---> 7e4d5f672b79 22:23:32 22:23:32 Step 11/24 : FROM alpine:3.12 22:23:32 ---> 48b8ec4ed9eb 22:23:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:23:32 ---> Running in 419292a70d2b 22:23:32 Removing intermediate container 7c08e7d51064 22:23:32 ---> 9ab09d95a61f 22:23:32 22:23:32 ---> Running in 715173c75bc1 22:23:32 Successfully built 9ab09d95a61f 22:23:32 Successfully tagged core-metadata:latest 22:23:32  Building core-metadata ... done Building core-command 22:23:32 Removing intermediate container 419292a70d2b 22:23:32 ---> f82865ff5ff9 22:23:32 Step 23/23 : LABEL version=2.0.1-dev.41 22:23:32 ---> Running in 9233d97f4287 22:23:32 Removing intermediate container 715173c75bc1 22:23:32 ---> aadd386c5cfb 22:23:32 Step 13/24 : ENV APP_PORT=59880 22:23:33 Removing intermediate container 0036b2b55dcc 22:23:33 ---> ab9f29c44493 22:23:33 Successfully built ab9f29c44493 22:23:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:23:33 + docker inspect -f . ci-base-image-arm64 22:23:33 . [Pipeline] withDockerContainer 22:23:34 prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container 22:23:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:23:35 ---> Running in f64d554eb9ed 22:23:35 Removing intermediate container 9233d97f4287 22:23:35 ---> 9524bc41c78c 22:23:35 22:23:35 Successfully built 9524bc41c78c 22:23:35 Successfully tagged support-notifications:latest 22:23:35  Building support-notifications ... done Building security-secretstore-setup 22:23:36 $ docker top bea5e05438f47486b8df2fd13e018f6522e9b7815123b0eb185876c289f5a868 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:37 + go version 22:23:37 go version go1.16.6 linux/arm64 [Pipeline] } 22:23:37 $ docker stop --time=1 bea5e05438f47486b8df2fd13e018f6522e9b7815123b0eb185876c289f5a868 22:23:38 Removing intermediate container f64d554eb9ed 22:23:38 ---> e45a6cab5de8 22:23:38 Step 14/24 : EXPOSE $APP_PORT 22:23:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:23:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:23:38 ---> 6af38dd140dc 22:23:38 Step 3/24 : WORKDIR /edgex-go 22:23:38 ---> Using cache 22:23:38 ---> dc1b18979d58 22:23:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:38 ---> Using cache 22:23:38 ---> fe71cd946082 22:23:38 Step 5/24 : RUN apk add --update --no-cache make git 22:23:38 ---> Using cache 22:23:38 ---> e8f026902d6c 22:23:38 Step 6/24 : COPY go.mod . 22:23:38 ---> Using cache 22:23:38 ---> bc6a73670266 22:23:38 Step 7/24 : RUN go mod download 22:23:38 ---> Using cache 22:23:38 ---> 149e0c7ba272 22:23:38 Step 8/24 : COPY . . 22:23:38 ---> Using cache 22:23:38 ---> fa50c81b8057 22:23:38 Step 9/24 : RUN go mod tidy 22:23:38 ---> Using cache 22:23:38 ---> 1feff6ca1cb6 22:23:38 Step 10/24 : RUN make cmd/core-command/core-command 22:23:38 $ docker rm -f bea5e05438f47486b8df2fd13e018f6522e9b7815123b0eb185876c289f5a868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:23:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:23:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:23:40 ---> 6af38dd140dc 22:23:40 Step 3/26 : WORKDIR /edgex-go 22:23:40 ---> Using cache 22:23:40 ---> dc1b18979d58 22:23:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:40 ---> Using cache 22:23:40 ---> fe71cd946082 22:23:40 Step 5/26 : RUN apk add --update --no-cache make git 22:23:40 ---> Using cache 22:23:40 ---> e8f026902d6c 22:23:40 Step 6/26 : COPY go.mod . 22:23:40 ---> Using cache 22:23:40 ---> bc6a73670266 22:23:40 Step 7/26 : RUN go mod download 22:23:40 ---> Using cache 22:23:40 ---> 149e0c7ba272 22:23:40 Step 8/26 : COPY . . 22:23:40 ---> Using cache 22:23:40 ---> fa50c81b8057 22:23:40 Step 9/26 : RUN go mod tidy 22:23:40 ---> Using cache 22:23:40 ---> 1feff6ca1cb6 22:23:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:23:40 22:23:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:23:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:23:40 ---> Running in a909306ade2d 22:23:40 latest: Pulling from edgex-devops/edgex-compose-arm64 22:23:40 29e5d40040c1: Pulling fs layer 22:23:40 1ce36da41761: Pulling fs layer 22:23:40 25b303627fd3: Pulling fs layer 22:23:40 ---> Running in 4bfd20c3b7e9 22:23:40 ---> Running in 25ca34468131 22:23:41 29e5d40040c1: Verifying Checksum 22:23:41 29e5d40040c1: Download complete 22:23:41 1ce36da41761: Verifying Checksum 22:23:41 1ce36da41761: Download complete 22:23:41 Removing intermediate container a909306ade2d 22:23:41 ---> 698df85f0178 22:23:41 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:41 29e5d40040c1: Pull complete 22:23:41 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:23:41 Status: Downloaded newer image for docker:20.10.7 22:23:41 ---> Running in 1cb56062fa29 22:23:42 ---> 08bdaf2f88f9 22:23:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:23:42 ---> Running in 72c528bb06e5 22:23:42 Removing intermediate container 72c528bb06e5 22:23:42 ---> 84b168853bc4 22:23:42 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 22:23:43 1ce36da41761: Pull complete 22:23:43 25b303627fd3: Verifying Checksum 22:23:43 25b303627fd3: Download complete 22:23:43 ---> Running in 5e49ebc169cf 22:23:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:23:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-command/core-command ./cmd/core-command 22:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:23:43 Removing intermediate container 1cb56062fa29 22:23:43 ---> 56bf77da6738 22:23:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:23:43 ---> Running in 4a5a76c9c18c 22:23:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:23:45 (1/39) Installing readline (8.1.0-r0) 22:23:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:45 (2/39) Installing bash (5.1.0-r0) 22:23:45 Executing bash-5.1.0-r0.post-install 22:23:45 (3/39) Installing brotli-libs (1.0.9-r3) 22:23:45 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:23:45 (5/39) Installing libcurl (7.78.0-r0) 22:23:45 (6/39) Installing curl (7.78.0-r0) 22:23:45 (7/39) Installing dumb-init (1.2.5-r0) 22:23:45 (8/39) Installing libbz2 (1.0.8-r1) 22:23:45 (9/39) Installing expat (2.2.10-r1) 22:23:45 (10/39) Installing libffi (3.3-r2) 22:23:45 (11/39) Installing gdbm (1.19-r0) 22:23:45 (12/39) Installing xz-libs (5.2.5-r0) 22:23:45 (13/39) Installing sqlite-libs (3.34.1-r0) 22:23:45 (14/39) Installing python3 (3.8.10-r0) 22:23:45 (1/6) Installing dumb-init (1.2.2-r1) 22:23:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:23:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:23:45 ---> 6af38dd140dc 22:23:45 Step 3/32 : WORKDIR /edgex-go 22:23:45 ---> Using cache 22:23:45 ---> dc1b18979d58 22:23:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:45 ---> Using cache 22:23:45 ---> fe71cd946082 22:23:45 Step 5/32 : RUN apk add --update --no-cache make git 22:23:45 ---> Using cache 22:23:45 ---> e8f026902d6c 22:23:45 Step 6/32 : COPY go.mod . 22:23:45 ---> Using cache 22:23:45 ---> bc6a73670266 22:23:45 Step 7/32 : RUN go mod download 22:23:45 ---> Using cache 22:23:45 ---> 149e0c7ba272 22:23:45 Step 8/32 : COPY . . 22:23:45 ---> Using cache 22:23:45 ---> fa50c81b8057 22:23:45 Step 9/32 : RUN go mod tidy 22:23:45 ---> Using cache 22:23:45 ---> 1feff6ca1cb6 22:23:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:23:45 (2/6) Installing libgcc (9.3.0-r2) 22:23:46 (3/6) Installing libsodium (1.0.18-r0) 22:23:46 (4/6) Installing libstdc++ (9.3.0-r2) 22:23:46 (5/6) Installing libzmq (4.3.3-r0) 22:23:46 (6/6) Installing zeromq (4.3.3-r0) 22:23:46 Executing busybox-1.31.1-r20.trigger 22:23:46 OK: 8 MiB in 20 packages 22:23:46 ---> Running in 7b6c8473918f 22:23:46 (15/39) Installing py3-appdirs (1.4.4-r1) 22:23:46 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:23:46 (17/39) Installing py3-parsing (2.4.7-r1) 22:23:46 (18/39) Installing py3-six (1.15.0-r0) 22:23:46 (19/39) Installing py3-packaging (20.9-r0) 22:23:46 (20/39) Installing py3-setuptools (51.3.3-r0) 22:23:46 (21/39) Installing py3-chardet (4.0.0-r0) 22:23:46 (22/39) Installing py3-idna (3.1-r0) 22:23:46 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:23:46 (24/39) Installing py3-requests (2.25.1-r1) 22:23:46 (25/39) Installing py3-msgpack (1.0.2-r0) 22:23:46 (26/39) Installing py3-lockfile (0.12.2-r3) 22:23:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:23:46 (28/39) Installing py3-colorama (0.4.4-r0) 22:23:47 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:23:47 (30/39) Installing py3-distlib (0.3.1-r1) 22:23:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:23:47 (31/39) Installing py3-distro (1.5.0-r1) 22:23:47 Removing intermediate container 4a5a76c9c18c 22:23:47 ---> 3dc6c5f7c77d 22:23:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:23:47 (32/39) Installing py3-webencodings (0.5.1-r3) 22:23:47 (33/39) Installing py3-html5lib (1.1-r0) 22:23:47 (34/39) Installing py3-pytoml (0.1.21-r0) 22:23:47 (35/39) Installing py3-pep517 (0.9.1-r0) 22:23:47 (36/39) Installing py3-progress (1.5-r0) 22:23:47 (37/39) Installing py3-retrying (1.3.3-r0) 22:23:47 (38/39) Installing py3-toml (0.10.2-r0) 22:23:47 (39/39) Installing py3-pip (20.3.4-r0) 22:23:47 ---> f586b11dba98 22:23:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:23:47 Executing busybox-1.32.1-r6.trigger 22:23:47 OK: 82 MiB in 59 packages 22:23:48 ---> b0490c7f8ecb 22:23:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:23:48 ---> c1bd7f8a4e4d 22:23:48 Step 20/24 : ENTRYPOINT ["/core-data"] 22:23:48 ---> Running in f6956b18a720 22:23:48 Removing intermediate container f6956b18a720 22:23:48 ---> eae1bb65c288 22:23:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:48 ---> Running in 732a50ae8d61 22:23:48 Removing intermediate container 732a50ae8d61 22:23:48 ---> 84914dadd625 22:23:48 Step 22/24 : LABEL arch=x86_64 22:23:48 ---> Running in c8b39fdac64f 22:23:49 Removing intermediate container c8b39fdac64f 22:23:49 ---> d9a3cbb8b8d1 22:23:49 Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:23:49 ---> Running in 97d78b750bd2 22:23:49 Removing intermediate container 97d78b750bd2 22:23:49 ---> 13a38b977793 22:23:49 Step 24/24 : LABEL version=2.0.1-dev.41 22:23:49 ---> Running in dfdf3a0cb8b3 22:23:49 Removing intermediate container dfdf3a0cb8b3 22:23:49 ---> 61da64ca4f43 22:23:49 22:23:49 Successfully built 61da64ca4f43 22:23:49 Successfully tagged core-data:latest 22:23:49 Building security-proxy-setup 22:23:51  Building core-data ... done Collecting docker-compose==1.23.2 22:23:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:23:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:23:51 Collecting websocket-client<1.0,>=0.32.0 22:23:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:23:51 Collecting PyYAML<4,>=3.10 22:23:51 Downloading PyYAML-3.13.tar.gz (270 kB) 22:23:52 Collecting texttable<0.10,>=0.9.0 22:23:52 Downloading texttable-0.9.1.tar.gz (11 kB) 22:23:53 25b303627fd3: Pull complete 22:23:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:23:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:23:53 prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container 22:23:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:23:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:23:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:23:53 Collecting docopt<0.7,>=0.6.1 22:23:53 Downloading docopt-0.6.2.tar.gz (25 kB) 22:23:55 Collecting docker<4.0,>=3.6.0 22:23:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:23:55 Collecting dockerpty<0.5,>=0.4.1 22:23:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:23:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:23:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:23:55 ---> 6af38dd140dc 22:23:55 Step 3/22 : WORKDIR /edgex-go 22:23:55 ---> Using cache 22:23:55 ---> dc1b18979d58 22:23:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:55 ---> Using cache 22:23:55 ---> fe71cd946082 22:23:55 Step 5/22 : RUN apk add --update --no-cache make git 22:23:55 ---> Using cache 22:23:55 ---> e8f026902d6c 22:23:55 Step 6/22 : COPY go.mod . 22:23:55 ---> Using cache 22:23:55 ---> bc6a73670266 22:23:55 Step 7/22 : RUN go mod download 22:23:55 ---> Using cache 22:23:55 ---> 149e0c7ba272 22:23:55 Step 8/22 : COPY . . 22:23:55 ---> Using cache 22:23:55 ---> fa50c81b8057 22:23:55 Step 9/22 : RUN go mod tidy 22:23:55 ---> Using cache 22:23:55 ---> 1feff6ca1cb6 22:23:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:23:56 Collecting cached-property<2,>=1.2.0 22:23:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:23:56 Collecting jsonschema<3,>=2.5.1 22:23:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:23:56 ---> Running in 120498a76ff2 22:23:56 Collecting docker-pycreds>=0.4.0 22:23:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:23:56 Collecting chardet<3.1.0,>=3.0.2 22:23:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:23:56 Collecting idna<2.8,>=2.5 22:23:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:23:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:23:56 Collecting urllib3<1.25,>=1.21.1 22:23:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:23:57 Collecting certifi>=2017.4.17 22:23:57 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:23:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:23:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:23:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:23:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:23:57 $ docker top 8bf5257895def771e79e7fee6a39404d5ca82d7e7f46f24319db0bdc8ea4c17b -eo pid,comm 22:23:57 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:23:57 Attempting uninstall: urllib3 22:23:57 Found existing installation: urllib3 1.26.2 22:23:57 Uninstalling urllib3-1.26.2: 22:23:57 Successfully uninstalled urllib3-1.26.2 [Pipeline] { [Pipeline] sh 22:23:57 Attempting uninstall: idna 22:23:57 Found existing installation: idna 3.1 22:23:57 Uninstalling idna-3.1: 22:23:57 Successfully uninstalled idna-3.1 22:23:57 Attempting uninstall: chardet 22:23:57 Found existing installation: chardet 4.0.0 22:23:57 Uninstalling chardet-4.0.0: 22:23:57 Successfully uninstalled chardet-4.0.0 22:23:58 + docker-compose build --help 22:23:58 + grep parallel 22:23:58 Attempting uninstall: requests 22:23:58 Found existing installation: requests 2.25.1 22:23:58 Uninstalling requests-2.25.1: 22:23:58 Successfully uninstalled requests-2.25.1 22:23:58 Running setup.py install for texttable: started 22:23:59 Running setup.py install for texttable: finished with status 'done' 22:23:59 Running setup.py install for PyYAML: started 22:24:00 Running setup.py install for PyYAML: finished with status 'done' 22:24:00 Running setup.py install for docopt: started 22:24:00 Running setup.py install for docopt: finished with status 'done' 22:24:00 Running setup.py install for dockerpty: started 22:24:01 Running setup.py install for dockerpty: finished with status 'done' 22:24:01 --parallel Build images in parallel. [Pipeline] } 22:24:01 $ docker stop --time=1 8bf5257895def771e79e7fee6a39404d5ca82d7e7f46f24319db0bdc8ea4c17b 22:24:01 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 22:24:03 $ docker rm -f 8bf5257895def771e79e7fee6a39404d5ca82d7e7f46f24319db0bdc8ea4c17b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:24:04 . [Pipeline] withDockerContainer 22:24:04 prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container 22:24:04 $ 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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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 22:24:05 Removing intermediate container 5e49ebc169cf 22:24:05 ---> 14292d1cfd36 22:24:05 Step 15/24 : ENV APP_PORT=58890 22:24:05 ---> Running in bf5d163b2d85 22:24:05 Removing intermediate container bf5d163b2d85 22:24:05 ---> 313cb9370fdd 22:24:05 Step 16/24 : EXPOSE $APP_PORT 22:24:05 ---> Running in c8b9da88aecb 22:24:05 Removing intermediate container c8b9da88aecb 22:24:05 ---> c189163872ea 22:24:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:24:05 $ docker top 20b08c7357489566fbb9552631c48b2dfc0c41abc2e64c068424adb35b47d7f0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:06 ---> a6eb7ceb824c 22:24:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:24:06 ---> 46245d4b8977 22:24:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:24:06 + docker-compose -f ./docker-compose-build.yml build --parallel 22:24:07 ---> f410d97a00fe 22:24:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:24:07 ---> Running in a277fa876cb2 22:24:07 Removing intermediate container a277fa876cb2 22:24:07 ---> c0ca616209fb 22:24:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:07 ---> Running in 54ceebf24d5a 22:24:07 Removing intermediate container 54ceebf24d5a 22:24:07 ---> a64f64c968ea 22:24:07 Step 22/24 : LABEL arch=x86_64 22:24:07 ---> Running in e4f1095183f9 22:24:07 Removing intermediate container e4f1095183f9 22:24:07 ---> b779086c83b8 22:24:07 Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:24:07 ---> Running in fa44f1231168 22:24:07 Removing intermediate container fa44f1231168 22:24:07 ---> 890d8eb8c79f 22:24:07 Step 24/24 : LABEL version=2.0.1-dev.41 22:24:07 ---> Running in 3af72ff867ce 22:24:08 Removing intermediate container 3af72ff867ce 22:24:08 ---> 5b87ffa0d799 22:24:08 22:24:08 Successfully built 5b87ffa0d799 22:24:08 Successfully tagged sys-mgmt-agent:latest 22:24:10 Building core-command ... 22:24:10 Building core-data ... 22:24:10 Building core-metadata ... 22:24:10 Building security-bootstrapper ... 22:24:10 Building security-proxy-setup ... 22:24:10 Building security-secretstore-setup ... 22:24:10 Building support-notifications ... 22:24:10 Building support-scheduler ... 22:24:10 Building sys-mgmt-agent ... 22:24:10 Building core-command 22:24:10 Building support-scheduler 22:24:10 Building security-bootstrapper 22:24:10 Building core-data 22:24:10 Building sys-mgmt-agent 22:24:16  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:24:17 Removing intermediate container 25ca34468131 22:24:17 ---> bec7f360b0ac 22:24:17 22:24:17 Step 11/24 : FROM alpine:3.12 22:24:17 ---> 48b8ec4ed9eb 22:24:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:24:17 ---> Using cache 22:24:17 ---> ea93b869f9a9 22:24:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:24:17 ---> Using cache 22:24:17 ---> 055eb2791c56 22:24:17 Step 14/24 : ENV APP_PORT=59882 22:24:17 ---> Running in 920ce4c55275 22:24:17 Removing intermediate container 920ce4c55275 22:24:17 ---> 010e67ccce62 22:24:17 Step 15/24 : EXPOSE $APP_PORT 22:24:17 ---> Running in 285ee695ca9b 22:24:17 Removing intermediate container 285ee695ca9b 22:24:17 ---> 05eac4bf3ec5 22:24:17 Step 16/24 : WORKDIR / 22:24:17 ---> Running in b708bf05ce27 22:24:17 Removing intermediate container b708bf05ce27 22:24:17 ---> ab8497f75a9a 22:24:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:18 ---> 92d60ffb6eff 22:24:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:24:18 ---> 4cce7e97493f 22:24:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:24:18 ---> 3ab72a372b62 22:24:18 Step 20/24 : ENTRYPOINT ["/core-command"] 22:24:18 ---> Running in fa57da4bb50f 22:24:19 Removing intermediate container fa57da4bb50f 22:24:19 ---> 18fc2ec9a757 22:24:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:19 ---> Running in 98f4ab94386f 22:24:19 Removing intermediate container 98f4ab94386f 22:24:19 ---> 1abd5c87f123 22:24:19 Step 22/24 : LABEL arch=x86_64 22:24:19 ---> Running in 860455b09603 22:24:20 Removing intermediate container 4bfd20c3b7e9 22:24:20 ---> 31930bb5eda5 22:24:20 22:24:20 Step 11/26 : FROM alpine:3.12 22:24:20 ---> 48b8ec4ed9eb 22:24:20 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:24:20 Removing intermediate container 860455b09603 22:24:20 ---> 7ec94c4d64e0 22:24:20 Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:24:20 ---> Running in ca7b63acac3a 22:24:20 ---> Running in eb7f46724c88 22:24:20 Removing intermediate container eb7f46724c88 22:24:20 ---> 5b78b8d0cd1b 22:24:20 Step 24/24 : LABEL version=2.0.1-dev.41 22:24:20 ---> Running in 15b3f0ecff10 22:24:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:20 Removing intermediate container 15b3f0ecff10 22:24:20 ---> 92e3fcc62a64 22:24:20 22:24:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:20 Successfully built 92e3fcc62a64 22:24:20 Successfully tagged core-command:latest 22:24:20  Building core-command ... done (1/3) Installing ca-certificates (20191127-r4) 22:24:20 (2/3) Installing dumb-init (1.2.2-r1) 22:24:20 (3/3) Installing su-exec (0.2-r1) 22:24:20 Executing busybox-1.31.1-r20.trigger 22:24:20 Executing ca-certificates-20191127-r4.trigger 22:24:21 OK: 6 MiB in 17 packages 22:24:22 Removing intermediate container ca7b63acac3a 22:24:22 ---> 9dd2d7e9b040 22:24:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:24:22 Removing intermediate container 7b6c8473918f 22:24:22 ---> 6758bb40f107 22:24:22 22:24:22 Step 11/32 : FROM alpine:3.12 22:24:22 ---> 48b8ec4ed9eb 22:24:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:24:22 ---> Running in 53d31e7ca65c 22:24:22 ---> Running in ce02109e4845 22:24:22 Removing intermediate container 53d31e7ca65c 22:24:22 ---> 9e95925bacd2 22:24:22 Step 14/26 : WORKDIR / 22:24:22 Removing intermediate container ce02109e4845 22:24:22 ---> 7df6f3a655b5 22:24:22 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:24:22 ---> Running in 081d44a00196 22:24:22 ---> Running in 7a38af853755 22:24:22 Removing intermediate container 081d44a00196 22:24:22 ---> fb0c53576895 22:24:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:22 ---> cbde9b55a669 22:24:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:24:22 (1/2) Installing dumb-init (1.2.2-r1) 22:24:22 (2/2) Installing su-exec (0.2-r1) 22:24:22 Executing busybox-1.31.1-r20.trigger 22:24:22 OK: 6 MiB in 16 packages 22:24:23 ---> dd50e6cdbf10 22:24:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:24:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config 22:24:23 Removing intermediate container 7a38af853755 22:24:23 ---> 0663850d26c9 22:24:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:24:23 ---> Running in 46eba41ca1e3 22:24:23 ---> 43b4809091c7 22:24:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:24:23 Removing intermediate container 46eba41ca1e3 22:24:23 ---> 5e78d07f5034 22:24:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:24:23 ---> Running in bd1e167ee6de 22:24:23 ---> 437f03b78a29 22:24:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:24:23 Removing intermediate container bd1e167ee6de 22:24:23 ---> c16704841f62 22:24:23 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:24:23 ---> Running in c2eb70eef466 22:24:23 ---> c6567fdf8aab 22:24:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:24:24 ---> 581ca259cb24 22:24:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:24:24 Removing intermediate container c2eb70eef466 22:24:24 ---> fed2b9382a4b 22:24:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:24:24 ---> Running in 2d9957ccea98 22:24:24 ---> bbcb466369d0 22:24:24 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/ 22:24:24 Removing intermediate container 2d9957ccea98 22:24:24 ---> d69194b11e73 22:24:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:24:24 ---> Running in 251a4bb1c718 22:24:25 ---> 7b035d5efd85 22:24:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:24:25 ---> Running in 7b0002ba5f1e 22:24:25 Removing intermediate container 120498a76ff2 22:24:25 ---> 17cdb3015a00 22:24:25 22:24:25 Step 11/22 : FROM alpine:3.12 22:24:25 ---> 48b8ec4ed9eb 22:24:25 Step 12/22 : RUN apk add --update --no-cache curl 22:24:25 ---> Running in 5cb139870507 22:24:25 Removing intermediate container 251a4bb1c718 22:24:25 ---> 1e5b59d33431 22:24:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:24:25 ---> Running in 065175caf7b4 22:24:25 Removing intermediate container 065175caf7b4 22:24:25 ---> 3ee6648020bc 22:24:25 Step 24/26 : LABEL arch=x86_64 22:24:25 ---> Running in 68f9934c48ce 22:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:26 Removing intermediate container 68f9934c48ce 22:24:26 ---> bbefaaf0f0dd 22:24:26 Step 25/26 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:24:26 Removing intermediate container 7b0002ba5f1e 22:24:26 ---> aa07a48baa87 22:24:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:26 (1/4) Installing ca-certificates (20191127-r4) 22:24:26 ---> Running in 89dfc925a1a2 22:24:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:24:26 (3/4) Installing libcurl (7.78.0-r0) 22:24:26 (4/4) Installing curl (7.78.0-r0) 22:24:26 Executing busybox-1.31.1-r20.trigger 22:24:26 Executing ca-certificates-20191127-r4.trigger 22:24:26 OK: 7 MiB in 18 packages 22:24:26 Removing intermediate container 89dfc925a1a2 22:24:26 ---> 4f66e1c04e9d 22:24:26 Step 26/26 : LABEL version=2.0.1-dev.41 22:24:26 ---> 1abc7bfe6cf3 22:24:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:24:26 ---> Running in 30e8e2cdd85d 22:24:26 Removing intermediate container 30e8e2cdd85d 22:24:26 ---> 5bee1c3fd9b1 22:24:26 22:24:26 Successfully built 5bee1c3fd9b1 22:24:26 Successfully tagged security-secretstore-setup:latest 22:24:26  Building security-secretstore-setup ... done Removing intermediate container 5cb139870507 22:24:26 ---> f9b7ac150bcd 22:24:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:24:26 ---> a34ab5f11c33 22:24:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:24:26 ---> Running in 8e394299a099 22:24:26 Removing intermediate container 8e394299a099 22:24:26 ---> 465662ed84d7 22:24:26 Step 14/22 : WORKDIR /edgex 22:24:26 ---> Running in 92d6c66f79ea 22:24:26 ---> 853994503bb9 22:24:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:24:26 Removing intermediate container 92d6c66f79ea 22:24:26 ---> 842fce05f9a9 22:24:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:24:26 ---> 8a23955a932b 22:24:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:24:27 ---> 76ae661a6b97 22:24:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:24:27 ---> 186c896240a6 22:24:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:24:27 ---> Running in b3be9e8b5c61 22:24:27 ---> 6b7564a0923d 22:24:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:24:27 Removing intermediate container b3be9e8b5c61 22:24:27 ---> eb56b33ede77 22:24:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:24:27 ---> c7e9b83ab7d2 22:24:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:24:27 ---> 794f2585fc41 22:24:27 Step 27/32 : RUN chmod +x /entrypoint.sh 22:24:27 ---> Running in ca335c452f69 22:24:27 ---> Running in 01c292ab9e2d 22:24:28 Removing intermediate container ca335c452f69 22:24:28 ---> f2f6afc241e4 22:24:28 Step 19/22 : CMD ["--init=true"] 22:24:28 ---> Running in 664b029f6586 22:24:28 Removing intermediate container 664b029f6586 22:24:28 ---> d4a1c7099166 22:24:28 Step 20/22 : LABEL arch=x86_64 22:24:28 ---> Running in 53efbee4c0a8 22:24:28 Removing intermediate container 53efbee4c0a8 22:24:28 ---> 75717a066df7 22:24:28 Step 21/22 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:24:28 ---> Running in 8e2d6aff8a5b 22:24:28 Removing intermediate container 8e2d6aff8a5b 22:24:28 ---> 122a7b902607 22:24:28 Step 22/22 : LABEL version=2.0.1-dev.41 22:24:28 ---> Running in bcc4d708924c 22:24:28 Removing intermediate container 01c292ab9e2d 22:24:28 ---> 0fbe214371ae 22:24:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:24:28 Removing intermediate container bcc4d708924c 22:24:28 ---> 4e0a530e98fa 22:24:28 22:24:28 ---> Running in 550c37c0f0fd 22:24:28 Successfully built 4e0a530e98fa 22:24:28 Successfully tagged security-proxy-setup:latest 22:24:28  Building security-proxy-setup ... done Removing intermediate container 550c37c0f0fd 22:24:28 ---> fe592b11c031 22:24:28 Step 29/32 : CMD ["gate"] 22:24:28 ---> Running in d2994d4d3679 22:24:28 Removing intermediate container d2994d4d3679 22:24:28 ---> d4b541111617 22:24:28 Step 30/32 : LABEL arch=x86_64 22:24:28 ---> Running in 5eafa421e18f 22:24:28 Removing intermediate container 5eafa421e18f 22:24:28 ---> f1443cbe8010 22:24:28 Step 31/32 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:24:29 ---> Running in fb0474bb0090 22:24:29 Removing intermediate container fb0474bb0090 22:24:29 ---> 179fc26abcf4 22:24:29 Step 32/32 : LABEL version=2.0.1-dev.41 22:24:29 ---> Running in 82bb8dc98d57 22:24:29 Removing intermediate container 82bb8dc98d57 22:24:29 ---> 1d972cd091ac 22:24:29 22:24:29 Successfully built 1d972cd091ac 22:24:29 Successfully tagged security-bootstrapper:latest 22:24:29  Building security-bootstrapper ... done  [Pipeline] } 22:24:29 $ docker stop --time=1 5ee4c4097014d0937d7feb3957e0b5d596666e5d56e522cc7a33cf25bbe746e8 22:24:30 $ docker rm -f 5ee4c4097014d0937d7feb3957e0b5d596666e5d56e522cc7a33cf25bbe746e8 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:31 + docker images 22:24:31 REPOSITORY TAG IMAGE ID CREATED SIZE 22:24:31 security-bootstrapper latest 1d972cd091ac 2 seconds ago 18.8MB 22:24:31 security-proxy-setup latest 4e0a530e98fa 3 seconds ago 25.9MB 22:24:31 security-secretstore-setup latest 5bee1c3fd9b1 5 seconds ago 28.1MB 22:24:31 17cdb3015a00 6 seconds ago 1.76GB 22:24:31 6758bb40f107 10 seconds ago 1.75GB 22:24:31 core-command latest 92e3fcc62a64 11 seconds ago 16MB 22:24:31 31930bb5eda5 12 seconds ago 1.76GB 22:24:31 bec7f360b0ac 15 seconds ago 1.75GB 22:24:31 sys-mgmt-agent latest 5b87ffa0d799 24 seconds ago 325MB 22:24:31 core-data latest 61da64ca4f43 42 seconds ago 20.4MB 22:24:31 support-notifications latest 9524bc41c78c 58 seconds ago 16.8MB 22:24:31 core-metadata latest 9ab09d95a61f About a minute ago 16.7MB 22:24:31 7e4d5f672b79 About a minute ago 1.76GB 22:24:31 support-scheduler latest 928442b9d9dc About a minute ago 16.1MB 22:24:31 bf21496c396c About a minute ago 1.75GB 22:24:31 860b278c1737 About a minute ago 1.76GB 22:24:31 359a9080ccd3 About a minute ago 1.75GB 22:24:31 ad74e5ccef03 About a minute ago 1.75GB 22:24:31 ci-base-image-x86_64 latest 6af38dd140dc 5 minutes ago 1.25GB 22:24:31 alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB 22:24:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 22:24:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 22:24:31 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 22:24:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 22:24:31 provisioning config files... 22:24:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/48@tmp/config4847344141205693602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:32 ---> docker-login.sh 22:24:32 nexus3.edgexfoundry.org:10001 22:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:32 Configure a credential helper to remove this warning. See 22:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:32 22:24:32 Login Succeeded 22:24:32 nexus3.edgexfoundry.org:10002 22:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:32 Configure a credential helper to remove this warning. See 22:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:32 22:24:32 Login Succeeded 22:24:32 nexus3.edgexfoundry.org:10003 22:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:32 Configure a credential helper to remove this warning. See 22:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:32 22:24:32 Login Succeeded 22:24:32 nexus3.edgexfoundry.org:10004 22:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:32 Configure a credential helper to remove this warning. See 22:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:32 22:24:32 Login Succeeded 22:24:32 docker.io 22:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:33 Configure a credential helper to remove this warning. See 22:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:33 22:24:33 Login Succeeded 22:24:33 ---> docker-login.sh ends [Pipeline] } 22:24:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:33 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:24:33 7380b5be2abbd1220962665a8de014d5421e0322 22:24:33 latest 22:24:33 2.0.1-dev.41 22:24:33 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:33 main 22:24:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:24:33 + docker push nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322 22:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:24:33 c2382e5a1dea: Preparing 22:24:33 171574d4a2d3: Preparing 22:24:33 7a0f67438e64: Preparing 22:24:33 c545531bec90: Preparing 22:24:33 e6688e911f15: Preparing 22:24:33 e6688e911f15: Layer already exists 22:24:34 c545531bec90: Pushed 22:24:34 7a0f67438e64: Pushed 22:24:34 c2382e5a1dea: Pushed 22:24:35 171574d4a2d3: Pushed 22:24:35 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:d9d2390baff74b148cef6073efa52795dd9e00f250224e5d30be39a417da00ac size: 1363 [Pipeline] isUnix [Pipeline] sh 22:24:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 22:24:36 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:24:36 c2382e5a1dea: Preparing 22:24:36 171574d4a2d3: Preparing 22:24:36 7a0f67438e64: Preparing 22:24:36 c545531bec90: Preparing 22:24:36 e6688e911f15: Preparing 22:24:36 c545531bec90: Layer already exists 22:24:36 7a0f67438e64: Layer already exists 22:24:36 e6688e911f15: Layer already exists 22:24:36 171574d4a2d3: Layer already exists 22:24:36 c2382e5a1dea: Layer already exists 22:24:36 latest: digest: sha256:d9d2390baff74b148cef6073efa52795dd9e00f250224e5d30be39a417da00ac size: 1363 [Pipeline] isUnix [Pipeline] sh 22:24:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:24:36 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.41 22:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:24:36 c2382e5a1dea: Preparing 22:24:36 171574d4a2d3: Preparing 22:24:36 7a0f67438e64: Preparing 22:24:36 c545531bec90: Preparing 22:24:36 e6688e911f15: Preparing 22:24:36 171574d4a2d3: Layer already exists 22:24:36 c545531bec90: Layer already exists 22:24:36 c2382e5a1dea: Layer already exists 22:24:36 e6688e911f15: Layer already exists 22:24:36 7a0f67438e64: Layer already exists 22:24:36 2.0.1-dev.41: digest: sha256:d9d2390baff74b148cef6073efa52795dd9e00f250224e5d30be39a417da00ac size: 1363 [Pipeline] isUnix [Pipeline] sh 22:24:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:24:37 + docker push nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:24:37 c2382e5a1dea: Preparing 22:24:37 171574d4a2d3: Preparing 22:24:37 7a0f67438e64: Preparing 22:24:37 c545531bec90: Preparing 22:24:37 e6688e911f15: Preparing 22:24:37 c2382e5a1dea: Layer already exists 22:24:37 171574d4a2d3: Layer already exists 22:24:37 7a0f67438e64: Layer already exists 22:24:37 e6688e911f15: Layer already exists 22:24:37 c545531bec90: Layer already exists 22:24:37 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:d9d2390baff74b148cef6073efa52795dd9e00f250224e5d30be39a417da00ac size: 1363 [Pipeline] isUnix [Pipeline] sh 22:24:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 22:24:38 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:24:38 c2382e5a1dea: Preparing 22:24:38 171574d4a2d3: Preparing 22:24:38 7a0f67438e64: Preparing 22:24:38 c545531bec90: Preparing 22:24:38 e6688e911f15: Preparing 22:24:38 7a0f67438e64: Layer already exists 22:24:38 171574d4a2d3: Layer already exists 22:24:38 c2382e5a1dea: Layer already exists 22:24:38 e6688e911f15: Layer already exists 22:24:38 c545531bec90: Layer already exists 22:24:38 main: digest: sha256:d9d2390baff74b148cef6073efa52795dd9e00f250224e5d30be39a417da00ac size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:38 ===================================================== [Pipeline] echo 22:24:38 taggedImages: 22:24:38 - nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322 22:24:38 - nexus3.edgexfoundry.org:10004/core-command:latest 22:24:38 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.41 22:24:38 - nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:38 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:24:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:24:38 7380b5be2abbd1220962665a8de014d5421e0322 22:24:38 latest 22:24:38 2.0.1-dev.41 22:24:38 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:38 main 22:24:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:24:38 + docker push nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322 22:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:24:38 75d0826d0506: Preparing 22:24:38 7b72b52c03e5: Preparing 22:24:38 7a0f67438e64: Preparing 22:24:38 593d724c1b03: Preparing 22:24:38 7c9c014b4312: Preparing 22:24:38 e6688e911f15: Preparing 22:24:38 e6688e911f15: Waiting 22:24:38 7a0f67438e64: Layer already exists 22:24:39 e6688e911f15: Layer already exists 22:24:39 75d0826d0506: Pushed 22:24:39 7c9c014b4312: Pushed 22:24:39 593d724c1b03: Pushed 22:24:40 7b72b52c03e5: Pushed 22:24:40 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:4dc1c1901ee9ee84b7d3c56ff3e1c9c091a17c1d14567935075c761d4cc2a9f4 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:24:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 22:24:41 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:24:41 75d0826d0506: Preparing 22:24:41 7b72b52c03e5: Preparing 22:24:41 7a0f67438e64: Preparing 22:24:41 593d724c1b03: Preparing 22:24:41 7c9c014b4312: Preparing 22:24:41 e6688e911f15: Preparing 22:24:41 e6688e911f15: Waiting 22:24:41 7c9c014b4312: Layer already exists 22:24:41 7a0f67438e64: Layer already exists 22:24:41 7b72b52c03e5: Layer already exists 22:24:41 75d0826d0506: Layer already exists 22:24:41 593d724c1b03: Layer already exists 22:24:41 e6688e911f15: Layer already exists 22:24:41 latest: digest: sha256:4dc1c1901ee9ee84b7d3c56ff3e1c9c091a17c1d14567935075c761d4cc2a9f4 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:24:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:24:41 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.41 22:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:24:41 75d0826d0506: Preparing 22:24:41 7b72b52c03e5: Preparing 22:24:41 7a0f67438e64: Preparing 22:24:41 593d724c1b03: Preparing 22:24:41 7c9c014b4312: Preparing 22:24:41 e6688e911f15: Preparing 22:24:41 e6688e911f15: Waiting 22:24:41 7c9c014b4312: Layer already exists 22:24:41 7b72b52c03e5: Layer already exists 22:24:41 7a0f67438e64: Layer already exists 22:24:41 75d0826d0506: Layer already exists 22:24:41 593d724c1b03: Layer already exists 22:24:41 e6688e911f15: Layer already exists 22:24:41 2.0.1-dev.41: digest: sha256:4dc1c1901ee9ee84b7d3c56ff3e1c9c091a17c1d14567935075c761d4cc2a9f4 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:24:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:24:42 + docker push nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:24:42 75d0826d0506: Preparing 22:24:42 7b72b52c03e5: Preparing 22:24:42 7a0f67438e64: Preparing 22:24:42 593d724c1b03: Preparing 22:24:42 7c9c014b4312: Preparing 22:24:42 e6688e911f15: Preparing 22:24:42 e6688e911f15: Waiting 22:24:42 593d724c1b03: Layer already exists 22:24:42 7b72b52c03e5: Layer already exists 22:24:42 75d0826d0506: Layer already exists 22:24:42 7c9c014b4312: Layer already exists 22:24:42 7a0f67438e64: Layer already exists 22:24:42 e6688e911f15: Layer already exists 22:24:42 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:4dc1c1901ee9ee84b7d3c56ff3e1c9c091a17c1d14567935075c761d4cc2a9f4 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:24:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 22:24:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:24:43 75d0826d0506: Preparing 22:24:43 7b72b52c03e5: Preparing 22:24:43 7a0f67438e64: Preparing 22:24:43 593d724c1b03: Preparing 22:24:43 7c9c014b4312: Preparing 22:24:43 e6688e911f15: Preparing 22:24:43 e6688e911f15: Waiting 22:24:43 7b72b52c03e5: Layer already exists 22:24:43 593d724c1b03: Layer already exists 22:24:43 7c9c014b4312: Layer already exists 22:24:43 75d0826d0506: Layer already exists 22:24:43 7a0f67438e64: Layer already exists 22:24:43 e6688e911f15: Layer already exists 22:24:43 main: digest: sha256:4dc1c1901ee9ee84b7d3c56ff3e1c9c091a17c1d14567935075c761d4cc2a9f4 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:43 ===================================================== [Pipeline] echo 22:24:43 taggedImages: 22:24:43 - nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322 22:24:43 - nexus3.edgexfoundry.org:10004/core-data:latest 22:24:43 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.41 22:24:43 - nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:24:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:24:43 7380b5be2abbd1220962665a8de014d5421e0322 22:24:43 latest 22:24:43 2.0.1-dev.41 22:24:43 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:43 main 22:24:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:24:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322 22:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:24:43 666b0d9acf53: Preparing 22:24:43 5e80b06464b4: Preparing 22:24:43 7a0f67438e64: Preparing 22:24:43 c545531bec90: Preparing 22:24:43 e6688e911f15: Preparing 22:24:43 c545531bec90: Layer already exists 22:24:43 e6688e911f15: Layer already exists 22:24:43 7a0f67438e64: Layer already exists 22:24:43 666b0d9acf53: Pushed 22:24:45 5e80b06464b4: Pushed 22:24:45 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:baf5bc9f7c7b8dcc8f29a6be9ee067a262d390e0e6f364417b30418eff73b8eb size: 1363 [Pipeline] isUnix [Pipeline] sh 22:24:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 22:24:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:24:46 666b0d9acf53: Preparing 22:24:46 5e80b06464b4: Preparing 22:24:46 7a0f67438e64: Preparing 22:24:46 c545531bec90: Preparing 22:24:46 e6688e911f15: Preparing 22:24:46 e6688e911f15: Layer already exists 22:24:46 c545531bec90: Layer already exists 22:24:46 5e80b06464b4: Layer already exists 22:24:46 7a0f67438e64: Layer already exists 22:24:46 666b0d9acf53: Layer already exists 22:24:46 latest: digest: sha256:baf5bc9f7c7b8dcc8f29a6be9ee067a262d390e0e6f364417b30418eff73b8eb size: 1363 [Pipeline] isUnix [Pipeline] sh 22:24:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:24:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.41 22:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:24:47 666b0d9acf53: Preparing 22:24:47 5e80b06464b4: Preparing 22:24:47 7a0f67438e64: Preparing 22:24:47 c545531bec90: Preparing 22:24:47 e6688e911f15: Preparing 22:24:47 7a0f67438e64: Layer already exists 22:24:47 5e80b06464b4: Layer already exists 22:24:47 c545531bec90: Layer already exists 22:24:47 666b0d9acf53: Layer already exists 22:24:47 e6688e911f15: Layer already exists 22:24:47 2.0.1-dev.41: digest: sha256:baf5bc9f7c7b8dcc8f29a6be9ee067a262d390e0e6f364417b30418eff73b8eb size: 1363 [Pipeline] isUnix [Pipeline] sh 22:24:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:24:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:24:54 666b0d9acf53: Preparing 22:24:54 5e80b06464b4: Preparing 22:24:54 7a0f67438e64: Preparing 22:24:54 c545531bec90: Preparing 22:24:54 e6688e911f15: Preparing 22:24:54 5e80b06464b4: Layer already exists 22:24:54 666b0d9acf53: Layer already exists 22:24:54 c545531bec90: Layer already exists 22:24:54 7a0f67438e64: Layer already exists 22:24:54 e6688e911f15: Layer already exists 22:24:54 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:baf5bc9f7c7b8dcc8f29a6be9ee067a262d390e0e6f364417b30418eff73b8eb size: 1363 [Pipeline] isUnix [Pipeline] sh 22:24:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 22:24:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:24:55 666b0d9acf53: Preparing 22:24:55 5e80b06464b4: Preparing 22:24:55 7a0f67438e64: Preparing 22:24:55 c545531bec90: Preparing 22:24:55 e6688e911f15: Preparing 22:24:55 7a0f67438e64: Layer already exists 22:24:55 e6688e911f15: Layer already exists 22:24:55 666b0d9acf53: Layer already exists 22:24:55 5e80b06464b4: Layer already exists 22:24:55 c545531bec90: Layer already exists 22:24:55 main: digest: sha256:baf5bc9f7c7b8dcc8f29a6be9ee067a262d390e0e6f364417b30418eff73b8eb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:55 ===================================================== [Pipeline] echo 22:24:55 taggedImages: 22:24:55 - nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322 22:24:55 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:24:55 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.41 22:24:55 - nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:55 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:24:55 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:24:55 7380b5be2abbd1220962665a8de014d5421e0322 22:24:55 latest 22:24:55 2.0.1-dev.41 22:24:55 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:55 main 22:24:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:24:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322 22:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:24:56 656069604671: Preparing 22:24:56 656069604671: Preparing 22:24:56 7114be2210ed: Preparing 22:24:56 f5e2d9e1ad9b: Preparing 22:24:56 ac72736b586c: Preparing 22:24:56 647731bc93d7: Preparing 22:24:56 7a0f67438e64: Preparing 22:24:56 14f6cfaa0772: Preparing 22:24:56 8804b244833d: Preparing 22:24:56 9b5af002619f: Preparing 22:24:56 4eb221d7bae3: Preparing 22:24:56 e6688e911f15: Preparing 22:24:56 7a0f67438e64: Waiting 22:24:56 14f6cfaa0772: Waiting 22:24:56 8804b244833d: Waiting 22:24:56 9b5af002619f: Waiting 22:24:56 4eb221d7bae3: Waiting 22:24:56 e6688e911f15: Waiting 22:24:56 7114be2210ed: Pushed 22:24:56 656069604671: Pushed 22:24:56 7a0f67438e64: Layer already exists 22:24:56 f5e2d9e1ad9b: Pushed 22:24:56 ac72736b586c: Pushed 22:24:56 14f6cfaa0772: Pushed 22:24:56 e6688e911f15: Layer already exists 22:24:56 9b5af002619f: Pushed 22:24:56 8804b244833d: Pushed 22:24:56 4eb221d7bae3: Pushed 22:24:58 647731bc93d7: Pushed 22:24:58 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:d87071d0e9cdb267620822a9600e8b4a1f159bc6cfac2958df2a9239360fc0fd size: 2817 [Pipeline] isUnix [Pipeline] sh 22:24:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 22:24:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:24:58 656069604671: Preparing 22:24:58 656069604671: Preparing 22:24:58 7114be2210ed: Preparing 22:24:58 f5e2d9e1ad9b: Preparing 22:24:58 ac72736b586c: Preparing 22:24:58 647731bc93d7: Preparing 22:24:58 7a0f67438e64: Preparing 22:24:58 14f6cfaa0772: Preparing 22:24:58 8804b244833d: Preparing 22:24:58 9b5af002619f: Preparing 22:24:58 4eb221d7bae3: Preparing 22:24:58 e6688e911f15: Preparing 22:24:58 7a0f67438e64: Waiting 22:24:58 14f6cfaa0772: Waiting 22:24:58 8804b244833d: Waiting 22:24:58 9b5af002619f: Waiting 22:24:58 4eb221d7bae3: Waiting 22:24:58 e6688e911f15: Waiting 22:24:58 ac72736b586c: Layer already exists 22:24:58 656069604671: Layer already exists 22:24:58 7114be2210ed: Layer already exists 22:24:58 647731bc93d7: Layer already exists 22:24:58 f5e2d9e1ad9b: Layer already exists 22:24:58 14f6cfaa0772: Layer already exists 22:24:58 9b5af002619f: Layer already exists 22:24:58 8804b244833d: Layer already exists 22:24:58 7a0f67438e64: Layer already exists 22:24:58 4eb221d7bae3: Layer already exists 22:24:58 e6688e911f15: Layer already exists 22:24:58 latest: digest: sha256:d87071d0e9cdb267620822a9600e8b4a1f159bc6cfac2958df2a9239360fc0fd size: 2817 22:24:58 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:24:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:24:58 ---> ab9f29c44493 22:24:58 Step 3/32 : WORKDIR /edgex-go 22:24:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:24:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:24:58 ---> ab9f29c44493 22:24:58 Step 3/23 : WORKDIR /edgex-go 22:24:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:24:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:24:58 ---> ab9f29c44493 22:24:58 Step 3/24 : WORKDIR /edgex-go 22:24:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:24:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:24:58 ---> ab9f29c44493 22:24:58 Step 3/24 : WORKDIR /edgex-go 22:24:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:24:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:24:58 ---> ab9f29c44493 22:24:58 Step 3/24 : WORKDIR /edgex-go 22:24:58 ---> Running in 07b3bb64b6fa 22:24:58 ---> Running in a14c8add9076 22:24:58 ---> Running in b7aaa6283cbe 22:24:58 ---> Running in d902590ce77f 22:24:58 ---> Running in ff00c2826780 22:24:58 Removing intermediate container 07b3bb64b6fa 22:24:58 ---> a85018004dc7 22:24:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:58 Removing intermediate container d902590ce77f 22:24:58 ---> b53d6c762099 22:24:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:58 ---> Running in 3a4d9775d156 22:24:58 Removing intermediate container ff00c2826780 22:24:58 ---> 3a83645dc73c 22:24:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:58 Removing intermediate container b7aaa6283cbe 22:24:58 ---> 7805db6ec7e4 22:24:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:58 Removing intermediate container a14c8add9076 22:24:58 ---> c18f44f73504 22:24:58 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:58 ---> Running in 2e56f81e81df 22:24:58 ---> Running in 6e26616e2199 22:24:58 ---> Running in 86facf3f7dc6 22:24:58 ---> Running in f8c555bde415 [Pipeline] isUnix [Pipeline] sh 22:24:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:24:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.41 22:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:24:59 656069604671: Preparing 22:24:59 656069604671: Preparing 22:24:59 7114be2210ed: Preparing 22:24:59 f5e2d9e1ad9b: Preparing 22:24:59 ac72736b586c: Preparing 22:24:59 647731bc93d7: Preparing 22:24:59 7a0f67438e64: Preparing 22:24:59 14f6cfaa0772: Preparing 22:24:59 8804b244833d: Preparing 22:24:59 9b5af002619f: Preparing 22:24:59 4eb221d7bae3: Preparing 22:24:59 e6688e911f15: Preparing 22:24:59 7a0f67438e64: Waiting 22:24:59 14f6cfaa0772: Waiting 22:24:59 8804b244833d: Waiting 22:24:59 e6688e911f15: Waiting 22:24:59 9b5af002619f: Waiting 22:24:59 4eb221d7bae3: Waiting 22:24:59 656069604671: Layer already exists 22:24:59 647731bc93d7: Layer already exists 22:24:59 7114be2210ed: Layer already exists 22:24:59 f5e2d9e1ad9b: Layer already exists 22:24:59 ac72736b586c: Layer already exists 22:24:59 8804b244833d: Layer already exists 22:24:59 7a0f67438e64: Layer already exists 22:24:59 4eb221d7bae3: Layer already exists 22:24:59 9b5af002619f: Layer already exists 22:24:59 14f6cfaa0772: Layer already exists 22:24:59 e6688e911f15: Layer already exists 22:24:59 2.0.1-dev.41: digest: sha256:d87071d0e9cdb267620822a9600e8b4a1f159bc6cfac2958df2a9239360fc0fd size: 2817 [Pipeline] isUnix [Pipeline] sh 22:24:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:24:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:24:59 656069604671: Preparing 22:24:59 656069604671: Preparing 22:24:59 7114be2210ed: Preparing 22:24:59 f5e2d9e1ad9b: Preparing 22:24:59 ac72736b586c: Preparing 22:24:59 647731bc93d7: Preparing 22:24:59 7a0f67438e64: Preparing 22:24:59 14f6cfaa0772: Preparing 22:24:59 8804b244833d: Preparing 22:24:59 9b5af002619f: Preparing 22:24:59 4eb221d7bae3: Preparing 22:24:59 e6688e911f15: Preparing 22:24:59 7a0f67438e64: Waiting 22:24:59 14f6cfaa0772: Waiting 22:24:59 8804b244833d: Waiting 22:24:59 9b5af002619f: Waiting 22:24:59 4eb221d7bae3: Waiting 22:24:59 e6688e911f15: Waiting 22:24:59 7114be2210ed: Layer already exists 22:24:59 f5e2d9e1ad9b: Layer already exists 22:24:59 ac72736b586c: Layer already exists 22:24:59 647731bc93d7: Layer already exists 22:24:59 656069604671: Layer already exists 22:24:59 14f6cfaa0772: Layer already exists 22:24:59 8804b244833d: Layer already exists 22:24:59 7a0f67438e64: Layer already exists 22:24:59 9b5af002619f: Layer already exists 22:24:59 4eb221d7bae3: Layer already exists 22:24:59 e6688e911f15: Layer already exists 22:24:59 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:d87071d0e9cdb267620822a9600e8b4a1f159bc6cfac2958df2a9239360fc0fd size: 2817 [Pipeline] isUnix [Pipeline] sh 22:25:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 22:25:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:25:00 656069604671: Preparing 22:25:00 656069604671: Preparing 22:25:00 7114be2210ed: Preparing 22:25:00 f5e2d9e1ad9b: Preparing 22:25:00 ac72736b586c: Preparing 22:25:00 647731bc93d7: Preparing 22:25:00 7a0f67438e64: Preparing 22:25:00 14f6cfaa0772: Preparing 22:25:00 8804b244833d: Preparing 22:25:00 9b5af002619f: Preparing 22:25:00 4eb221d7bae3: Preparing 22:25:00 e6688e911f15: Preparing 22:25:00 7a0f67438e64: Waiting 22:25:00 14f6cfaa0772: Waiting 22:25:00 8804b244833d: Waiting 22:25:00 9b5af002619f: Waiting 22:25:00 4eb221d7bae3: Waiting 22:25:00 e6688e911f15: Waiting 22:25:00 647731bc93d7: Layer already exists 22:25:00 7114be2210ed: Layer already exists 22:25:00 f5e2d9e1ad9b: Layer already exists 22:25:00 ac72736b586c: Layer already exists 22:25:00 9b5af002619f: Layer already exists 22:25:00 7a0f67438e64: Layer already exists 22:25:00 8804b244833d: Layer already exists 22:25:00 14f6cfaa0772: Layer already exists 22:25:00 e6688e911f15: Layer already exists 22:25:00 4eb221d7bae3: Layer already exists 22:25:00 656069604671: Layer already exists 22:25:00 main: digest: sha256:d87071d0e9cdb267620822a9600e8b4a1f159bc6cfac2958df2a9239360fc0fd size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:00 ===================================================== [Pipeline] echo 22:25:00 taggedImages: 22:25:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322 22:25:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:25:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.41 22:25:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:25:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:25:00 7380b5be2abbd1220962665a8de014d5421e0322 22:25:00 latest 22:25:00 2.0.1-dev.41 22:25:00 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:00 main 22:25:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:25:01 Removing intermediate container 3a4d9775d156 22:25:01 ---> edd863474fbe 22:25:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:25:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322 22:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:25:01 66ef9e4a0bc5: Preparing 22:25:01 5c16fd76da59: Preparing 22:25:01 3ada5a582b36: Preparing 22:25:01 3c123296ad1c: Preparing 22:25:01 94aa240db994: Preparing 22:25:01 e6688e911f15: Preparing 22:25:01 e6688e911f15: Waiting 22:25:01 ---> Running in aa0d64f5207d 22:25:01 Removing intermediate container 2e56f81e81df 22:25:01 ---> 1856bc787147 22:25:01 Step 5/24 : RUN apk add --update --no-cache make git 22:25:02 Removing intermediate container 6e26616e2199 22:25:02 ---> 9ac4b7f183c6 22:25:02 Step 5/32 : RUN apk add --update --no-cache make git 22:25:02 3ada5a582b36: Pushed 22:25:02 e6688e911f15: Layer already exists 22:25:02 3c123296ad1c: Pushed 22:25:02 94aa240db994: Pushed 22:25:02 ---> Running in e2cdb0b98540 22:25:02 5c16fd76da59: Pushed 22:25:02 Removing intermediate container f8c555bde415 22:25:02 ---> f505c7607a2c 22:25:02 Step 5/24 : RUN apk add --update --no-cache make bash git 22:25:02 Removing intermediate container 86facf3f7dc6 22:25:02 ---> 8d0555716629 22:25:02 Step 5/23 : RUN apk add --update --no-cache make git 22:25:02 ---> Running in 6e37c42fb4ca 22:25:02 66ef9e4a0bc5: Pushed 22:25:02 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:78cb978b1cd23ad00a2a11fa3e5b642750d05d2194859f1191f20c19a2b8979c size: 1575 [Pipeline] isUnix [Pipeline] sh 22:25:03 ---> Running in 68d4a5118c1d 22:25:03 ---> Running in 599ce4fafce5 22:25:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 22:25:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:25:03 66ef9e4a0bc5: Preparing 22:25:03 5c16fd76da59: Preparing 22:25:03 3ada5a582b36: Preparing 22:25:03 3c123296ad1c: Preparing 22:25:03 94aa240db994: Preparing 22:25:03 e6688e911f15: Preparing 22:25:03 e6688e911f15: Waiting 22:25:03 94aa240db994: Layer already exists 22:25:03 66ef9e4a0bc5: Layer already exists 22:25:03 3c123296ad1c: Layer already exists 22:25:03 5c16fd76da59: Layer already exists 22:25:03 3ada5a582b36: Layer already exists 22:25:03 e6688e911f15: Layer already exists 22:25:03 latest: digest: sha256:78cb978b1cd23ad00a2a11fa3e5b642750d05d2194859f1191f20c19a2b8979c size: 1575 [Pipeline] isUnix [Pipeline] sh 22:25:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:25:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:25:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.41 22:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:25:04 66ef9e4a0bc5: Preparing 22:25:04 5c16fd76da59: Preparing 22:25:04 3ada5a582b36: Preparing 22:25:04 3c123296ad1c: Preparing 22:25:04 94aa240db994: Preparing 22:25:04 e6688e911f15: Preparing 22:25:04 e6688e911f15: Waiting 22:25:04 66ef9e4a0bc5: Layer already exists 22:25:04 3ada5a582b36: Layer already exists 22:25:04 5c16fd76da59: Layer already exists 22:25:04 94aa240db994: Layer already exists 22:25:04 3c123296ad1c: Layer already exists 22:25:04 e6688e911f15: Layer already exists 22:25:04 2.0.1-dev.41: digest: sha256:78cb978b1cd23ad00a2a11fa3e5b642750d05d2194859f1191f20c19a2b8979c size: 1575 [Pipeline] isUnix [Pipeline] sh 22:25:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:25:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:25:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:25:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:25:04 66ef9e4a0bc5: Preparing 22:25:04 5c16fd76da59: Preparing 22:25:04 3ada5a582b36: Preparing 22:25:04 3c123296ad1c: Preparing 22:25:04 94aa240db994: Preparing 22:25:04 e6688e911f15: Preparing 22:25:04 e6688e911f15: Waiting 22:25:04 94aa240db994: Layer already exists 22:25:04 3c123296ad1c: Layer already exists 22:25:04 5c16fd76da59: Layer already exists 22:25:04 66ef9e4a0bc5: Layer already exists 22:25:04 3ada5a582b36: Layer already exists 22:25:04 e6688e911f15: Layer already exists 22:25:04 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:78cb978b1cd23ad00a2a11fa3e5b642750d05d2194859f1191f20c19a2b8979c size: 1575 [Pipeline] isUnix [Pipeline] sh 22:25:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:25:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:25:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:25:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:25:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:25:05 OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh 22:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:25:07 OK: 218 MiB in 52 packages 22:25:07 OK: 218 MiB in 52 packages 22:25:07 OK: 218 MiB in 52 packages 22:25:07 Removing intermediate container aa0d64f5207d 22:25:07 ---> 24e3f02d4a33 22:25:07 Step 6/24 : COPY go.mod . 22:25:07 OK: 218 MiB in 52 packages 22:25:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:25:07 66ef9e4a0bc5: Preparing 22:25:07 5c16fd76da59: Preparing 22:25:07 3ada5a582b36: Preparing 22:25:07 3c123296ad1c: Preparing 22:25:07 94aa240db994: Preparing 22:25:07 e6688e911f15: Preparing 22:25:07 e6688e911f15: Waiting 22:25:07 94aa240db994: Layer already exists 22:25:07 3c123296ad1c: Layer already exists 22:25:07 e6688e911f15: Layer already exists 22:25:07 3ada5a582b36: Layer already exists 22:25:07 66ef9e4a0bc5: Layer already exists 22:25:07 5c16fd76da59: Layer already exists 22:25:08 main: digest: sha256:78cb978b1cd23ad00a2a11fa3e5b642750d05d2194859f1191f20c19a2b8979c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:08 ===================================================== [Pipeline] echo 22:25:08 taggedImages: 22:25:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322 22:25:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:25:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.41 22:25:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:25:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:25:08 7380b5be2abbd1220962665a8de014d5421e0322 22:25:08 latest 22:25:08 2.0.1-dev.41 22:25:08 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:08 main 22:25:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:08 Removing intermediate container e2cdb0b98540 22:25:08 ---> 47ed08775821 22:25:08 Step 6/24 : COPY go.mod . 22:25:08 Removing intermediate container 6e37c42fb4ca 22:25:08 ---> 6c9ebffdd02e 22:25:08 Step 6/32 : COPY go.mod . 22:25:08 ---> bca8253f124f 22:25:08 Step 7/24 : RUN go mod download 22:25:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:25:08 ---> Running in e793de70637c 22:25:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322 22:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:25:08 46c3d96d4533: Preparing 22:25:08 1188cd03a3d5: Preparing 22:25:08 9ee10b1ffac2: Preparing 22:25:08 f78e7ca6c52c: Preparing 22:25:08 2990aaafba35: Preparing 22:25:08 78ef6df16469: Preparing 22:25:08 c694e94ffa64: Preparing 22:25:08 5744ae4e57d5: Preparing 22:25:08 4411dcfc0670: Preparing 22:25:08 e6688e911f15: Preparing 22:25:08 78ef6df16469: Waiting 22:25:08 c694e94ffa64: Waiting 22:25:08 5744ae4e57d5: Waiting 22:25:08 4411dcfc0670: Waiting 22:25:08 e6688e911f15: Waiting 22:25:08 Removing intermediate container 68d4a5118c1d 22:25:08 Removing intermediate container 599ce4fafce5 22:25:08 ---> fd119cf83051 22:25:08 Step 6/23 : COPY go.mod . 22:25:08 ---> 77e038c724b5 22:25:08 Step 6/24 : COPY go.mod . 22:25:09 ---> ff066b1dbbce 22:25:09 Step 7/24 : RUN go mod download 22:25:09 ---> Running in cf74a1d19e68 22:25:09 1188cd03a3d5: Pushed 22:25:09 46c3d96d4533: Pushed 22:25:09 2990aaafba35: Pushed 22:25:09 ---> afbc21ebed1f 22:25:09 Step 7/32 : RUN go mod download 22:25:09 78ef6df16469: Pushed 22:25:09 c694e94ffa64: Pushed 22:25:09 5744ae4e57d5: Pushed 22:25:09 e6688e911f15: Layer already exists 22:25:09 f78e7ca6c52c: Pushed 22:25:09 ---> Running in bfd39ccd6794 22:25:09 4411dcfc0670: Pushed 22:25:10 ---> d85bc22ce9f3 22:25:10 Step 7/23 : RUN go mod download 22:25:10 ---> aa1ee9383f52 22:25:10 Step 7/24 : RUN go mod download 22:25:10 ---> Running in f8a3f3808bed 22:25:10 ---> Running in 31864fe34254 22:25:10 9ee10b1ffac2: Pushed 22:25:11 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:289da072e4a89a9aee68fb29f8ecfba0083189404f90047a89221602955ab917 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:25:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 22:25:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:25:12 46c3d96d4533: Preparing 22:25:12 1188cd03a3d5: Preparing 22:25:12 9ee10b1ffac2: Preparing 22:25:12 f78e7ca6c52c: Preparing 22:25:12 2990aaafba35: Preparing 22:25:12 78ef6df16469: Preparing 22:25:12 c694e94ffa64: Preparing 22:25:12 5744ae4e57d5: Preparing 22:25:12 4411dcfc0670: Preparing 22:25:12 e6688e911f15: Preparing 22:25:12 78ef6df16469: Waiting 22:25:12 c694e94ffa64: Waiting 22:25:12 5744ae4e57d5: Waiting 22:25:12 4411dcfc0670: Waiting 22:25:12 e6688e911f15: Waiting 22:25:12 9ee10b1ffac2: Layer already exists 22:25:12 1188cd03a3d5: Layer already exists 22:25:12 2990aaafba35: Layer already exists 22:25:12 f78e7ca6c52c: Layer already exists 22:25:12 46c3d96d4533: Layer already exists 22:25:12 c694e94ffa64: Layer already exists 22:25:12 4411dcfc0670: Layer already exists 22:25:12 78ef6df16469: Layer already exists 22:25:12 5744ae4e57d5: Layer already exists 22:25:12 e6688e911f15: Layer already exists 22:25:12 latest: digest: sha256:289da072e4a89a9aee68fb29f8ecfba0083189404f90047a89221602955ab917 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:25:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:25:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.41 22:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:25:13 46c3d96d4533: Preparing 22:25:13 1188cd03a3d5: Preparing 22:25:13 9ee10b1ffac2: Preparing 22:25:13 f78e7ca6c52c: Preparing 22:25:13 2990aaafba35: Preparing 22:25:13 78ef6df16469: Preparing 22:25:13 c694e94ffa64: Preparing 22:25:13 5744ae4e57d5: Preparing 22:25:13 4411dcfc0670: Preparing 22:25:13 e6688e911f15: Preparing 22:25:13 78ef6df16469: Waiting 22:25:13 c694e94ffa64: Waiting 22:25:13 5744ae4e57d5: Waiting 22:25:13 4411dcfc0670: Waiting 22:25:13 e6688e911f15: Waiting 22:25:13 1188cd03a3d5: Layer already exists 22:25:13 f78e7ca6c52c: Layer already exists 22:25:13 46c3d96d4533: Layer already exists 22:25:13 2990aaafba35: Layer already exists 22:25:13 9ee10b1ffac2: Layer already exists 22:25:13 c694e94ffa64: Layer already exists 22:25:13 78ef6df16469: Layer already exists 22:25:13 e6688e911f15: Layer already exists 22:25:13 4411dcfc0670: Layer already exists 22:25:13 5744ae4e57d5: Layer already exists 22:25:13 2.0.1-dev.41: digest: sha256:289da072e4a89a9aee68fb29f8ecfba0083189404f90047a89221602955ab917 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:25:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:25:14 Removing intermediate container e793de70637c 22:25:14 ---> d6436c07a517 22:25:14 Step 8/24 : COPY . . 22:25:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:25:14 46c3d96d4533: Preparing 22:25:14 1188cd03a3d5: Preparing 22:25:14 9ee10b1ffac2: Preparing 22:25:14 f78e7ca6c52c: Preparing 22:25:14 2990aaafba35: Preparing 22:25:14 78ef6df16469: Preparing 22:25:14 c694e94ffa64: Preparing 22:25:14 5744ae4e57d5: Preparing 22:25:14 4411dcfc0670: Preparing 22:25:14 e6688e911f15: Preparing 22:25:14 c694e94ffa64: Waiting 22:25:14 5744ae4e57d5: Waiting 22:25:14 4411dcfc0670: Waiting 22:25:14 e6688e911f15: Waiting 22:25:14 78ef6df16469: Waiting 22:25:14 1188cd03a3d5: Layer already exists 22:25:14 f78e7ca6c52c: Layer already exists 22:25:14 46c3d96d4533: Layer already exists 22:25:14 9ee10b1ffac2: Layer already exists 22:25:14 2990aaafba35: Layer already exists 22:25:14 c694e94ffa64: Layer already exists 22:25:14 78ef6df16469: Layer already exists 22:25:14 e6688e911f15: Layer already exists 22:25:14 5744ae4e57d5: Layer already exists 22:25:14 4411dcfc0670: Layer already exists 22:25:14 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:289da072e4a89a9aee68fb29f8ecfba0083189404f90047a89221602955ab917 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:25:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 22:25:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:25:14 46c3d96d4533: Preparing 22:25:14 1188cd03a3d5: Preparing 22:25:14 9ee10b1ffac2: Preparing 22:25:14 f78e7ca6c52c: Preparing 22:25:14 2990aaafba35: Preparing 22:25:14 78ef6df16469: Preparing 22:25:14 c694e94ffa64: Preparing 22:25:14 5744ae4e57d5: Preparing 22:25:14 4411dcfc0670: Preparing 22:25:14 e6688e911f15: Preparing 22:25:14 78ef6df16469: Waiting 22:25:14 c694e94ffa64: Waiting 22:25:14 5744ae4e57d5: Waiting 22:25:14 4411dcfc0670: Waiting 22:25:14 e6688e911f15: Waiting 22:25:14 46c3d96d4533: Layer already exists 22:25:14 f78e7ca6c52c: Layer already exists 22:25:14 1188cd03a3d5: Layer already exists 22:25:14 2990aaafba35: Layer already exists 22:25:14 c694e94ffa64: Layer already exists 22:25:14 5744ae4e57d5: Layer already exists 22:25:14 4411dcfc0670: Layer already exists 22:25:14 78ef6df16469: Layer already exists 22:25:14 e6688e911f15: Layer already exists 22:25:15 9ee10b1ffac2: Layer already exists 22:25:15 main: digest: sha256:289da072e4a89a9aee68fb29f8ecfba0083189404f90047a89221602955ab917 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:15 ===================================================== [Pipeline] echo 22:25:15 taggedImages: 22:25:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322 22:25:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:25:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.41 22:25:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:25:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:25:15 7380b5be2abbd1220962665a8de014d5421e0322 22:25:15 latest 22:25:15 2.0.1-dev.41 22:25:15 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:15 main 22:25:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:25:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322 22:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:25:15 995ceca92487: Preparing 22:25:15 28c4052a5bda: Preparing 22:25:15 7a0f67438e64: Preparing 22:25:15 99c7d0ea1d35: Preparing 22:25:15 e6688e911f15: Preparing 22:25:15 e6688e911f15: Layer already exists 22:25:15 7a0f67438e64: Layer already exists 22:25:16 995ceca92487: Pushed 22:25:16 99c7d0ea1d35: Pushed 22:25:17 28c4052a5bda: Pushed 22:25:17 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:abc3e9685c70c50d39649bdce15c4d13a323b538a5e494cebefd1877b49efab7 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:25:17 Removing intermediate container cf74a1d19e68 22:25:17 ---> 635bbc6ac725 22:25:17 Step 8/24 : COPY . . 22:25:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 22:25:17 Removing intermediate container bfd39ccd6794 22:25:17 ---> 0e0a79d8f809 22:25:17 Step 8/32 : COPY . . 22:25:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:25:18 995ceca92487: Preparing 22:25:18 28c4052a5bda: Preparing 22:25:18 7a0f67438e64: Preparing 22:25:18 99c7d0ea1d35: Preparing 22:25:18 e6688e911f15: Preparing 22:25:18 e6688e911f15: Layer already exists 22:25:18 995ceca92487: Layer already exists 22:25:18 99c7d0ea1d35: Layer already exists 22:25:18 7a0f67438e64: Layer already exists 22:25:18 28c4052a5bda: Layer already exists 22:25:18 latest: digest: sha256:abc3e9685c70c50d39649bdce15c4d13a323b538a5e494cebefd1877b49efab7 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:25:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:25:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.41 22:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:25:18 995ceca92487: Preparing 22:25:18 28c4052a5bda: Preparing 22:25:18 7a0f67438e64: Preparing 22:25:18 99c7d0ea1d35: Preparing 22:25:18 e6688e911f15: Preparing 22:25:18 995ceca92487: Layer already exists 22:25:18 e6688e911f15: Layer already exists 22:25:18 28c4052a5bda: Layer already exists 22:25:18 99c7d0ea1d35: Layer already exists 22:25:18 7a0f67438e64: Layer already exists 22:25:18 2.0.1-dev.41: digest: sha256:abc3e9685c70c50d39649bdce15c4d13a323b538a5e494cebefd1877b49efab7 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:25:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:25:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:25:19 995ceca92487: Preparing 22:25:19 28c4052a5bda: Preparing 22:25:19 7a0f67438e64: Preparing 22:25:19 99c7d0ea1d35: Preparing 22:25:19 e6688e911f15: Preparing 22:25:19 99c7d0ea1d35: Layer already exists 22:25:19 28c4052a5bda: Layer already exists 22:25:19 7a0f67438e64: Layer already exists 22:25:19 995ceca92487: Layer already exists 22:25:19 e6688e911f15: Layer already exists 22:25:19 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:abc3e9685c70c50d39649bdce15c4d13a323b538a5e494cebefd1877b49efab7 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:25:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 22:25:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:25:19 995ceca92487: Preparing 22:25:19 28c4052a5bda: Preparing 22:25:19 7a0f67438e64: Preparing 22:25:19 99c7d0ea1d35: Preparing 22:25:19 e6688e911f15: Preparing 22:25:19 7a0f67438e64: Layer already exists 22:25:19 e6688e911f15: Layer already exists 22:25:19 995ceca92487: Layer already exists 22:25:19 28c4052a5bda: Layer already exists 22:25:19 99c7d0ea1d35: Layer already exists 22:25:19 main: digest: sha256:abc3e9685c70c50d39649bdce15c4d13a323b538a5e494cebefd1877b49efab7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:20 ===================================================== [Pipeline] echo 22:25:20 taggedImages: 22:25:20 - nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322 22:25:20 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:25:20 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.41 22:25:20 - nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:20 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:25:20 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:25:20 7380b5be2abbd1220962665a8de014d5421e0322 22:25:20 latest 22:25:20 2.0.1-dev.41 22:25:20 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:20 main 22:25:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:25:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322 22:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:25:22 a4f994f0ffdb: Preparing 22:25:22 c625dce34adc: Preparing 22:25:22 7a0f67438e64: Preparing 22:25:22 c545531bec90: Preparing 22:25:22 e6688e911f15: Preparing 22:25:22 7a0f67438e64: Layer already exists 22:25:22 c545531bec90: Layer already exists 22:25:22 e6688e911f15: Layer already exists 22:25:22 a4f994f0ffdb: Pushed 22:25:22 c625dce34adc: Pushed 22:25:22 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:1f3fc02599d05b8d00660c7ba8586f6422a5a49a0705008d18eee7fcb6e87f8b size: 1363 22:25:22 Removing intermediate container 31864fe34254 22:25:22 ---> 29c29e092597 22:25:22 Step 8/24 : COPY . . 22:25:22 Removing intermediate container f8a3f3808bed 22:25:22 ---> 9b439fd2f28b 22:25:22 Step 8/23 : COPY . . [Pipeline] isUnix [Pipeline] sh 22:25:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 22:25:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:25:22 a4f994f0ffdb: Preparing 22:25:22 c625dce34adc: Preparing 22:25:22 7a0f67438e64: Preparing 22:25:22 c545531bec90: Preparing 22:25:22 e6688e911f15: Preparing 22:25:22 a4f994f0ffdb: Layer already exists 22:25:22 7a0f67438e64: Layer already exists 22:25:22 c625dce34adc: Layer already exists 22:25:22 e6688e911f15: Layer already exists 22:25:22 c545531bec90: Layer already exists 22:25:22 latest: digest: sha256:1f3fc02599d05b8d00660c7ba8586f6422a5a49a0705008d18eee7fcb6e87f8b size: 1363 [Pipeline] isUnix [Pipeline] sh 22:25:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:25:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.41 22:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:25:23 a4f994f0ffdb: Preparing 22:25:23 c625dce34adc: Preparing 22:25:23 7a0f67438e64: Preparing 22:25:23 c545531bec90: Preparing 22:25:23 e6688e911f15: Preparing 22:25:23 c625dce34adc: Layer already exists 22:25:23 a4f994f0ffdb: Layer already exists 22:25:23 e6688e911f15: Layer already exists 22:25:23 7a0f67438e64: Layer already exists 22:25:23 c545531bec90: Layer already exists 22:25:23 2.0.1-dev.41: digest: sha256:1f3fc02599d05b8d00660c7ba8586f6422a5a49a0705008d18eee7fcb6e87f8b size: 1363 [Pipeline] isUnix [Pipeline] sh 22:25:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:25:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:25:24 a4f994f0ffdb: Preparing 22:25:24 c625dce34adc: Preparing 22:25:24 7a0f67438e64: Preparing 22:25:24 c545531bec90: Preparing 22:25:24 e6688e911f15: Preparing 22:25:24 c625dce34adc: Layer already exists 22:25:24 c545531bec90: Layer already exists 22:25:24 7a0f67438e64: Layer already exists 22:25:24 a4f994f0ffdb: Layer already exists 22:25:24 e6688e911f15: Layer already exists 22:25:24 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:1f3fc02599d05b8d00660c7ba8586f6422a5a49a0705008d18eee7fcb6e87f8b size: 1363 [Pipeline] isUnix [Pipeline] sh 22:25:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 22:25:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:25:24 a4f994f0ffdb: Preparing 22:25:24 c625dce34adc: Preparing 22:25:24 7a0f67438e64: Preparing 22:25:24 c545531bec90: Preparing 22:25:24 e6688e911f15: Preparing 22:25:24 a4f994f0ffdb: Layer already exists 22:25:24 c545531bec90: Layer already exists 22:25:24 e6688e911f15: Layer already exists 22:25:24 7a0f67438e64: Layer already exists 22:25:24 c625dce34adc: Layer already exists 22:25:24 main: digest: sha256:1f3fc02599d05b8d00660c7ba8586f6422a5a49a0705008d18eee7fcb6e87f8b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:24 ===================================================== [Pipeline] echo 22:25:24 taggedImages: 22:25:24 - nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322 22:25:24 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:25:24 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.41 22:25:24 - nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:24 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 22:25:24 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 22:25:24 7380b5be2abbd1220962665a8de014d5421e0322 22:25:24 latest 22:25:24 2.0.1-dev.41 22:25:24 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:24 main 22:25:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:25 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:25:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322 22:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:25:25 77a3d534b813: Preparing 22:25:25 037ff3332bad: Preparing 22:25:25 b3f70300c6bd: Preparing 22:25:25 f271dfa8edb2: Preparing 22:25:25 c080ac93e525: Preparing 22:25:25 87dec32dab56: Preparing 22:25:25 4b3c02ac6c6d: Preparing 22:25:25 3b6deb83ca37: Preparing 22:25:25 563ea45970c1: Preparing 22:25:25 91e3b9641807: Preparing 22:25:25 b2d5eeeaba3a: Preparing 22:25:25 563ea45970c1: Waiting 22:25:25 87dec32dab56: Waiting 22:25:25 4b3c02ac6c6d: Waiting 22:25:25 3b6deb83ca37: Waiting 22:25:25 91e3b9641807: Waiting 22:25:25 b2d5eeeaba3a: Waiting 22:25:25 c080ac93e525: Layer already exists 22:25:25 87dec32dab56: Layer already exists 22:25:26 4b3c02ac6c6d: Layer already exists 22:25:26 3b6deb83ca37: Layer already exists 22:25:26 037ff3332bad: Pushed 22:25:26 563ea45970c1: Layer already exists 22:25:26 91e3b9641807: Layer already exists 22:25:26 77a3d534b813: Pushed 22:25:26 b2d5eeeaba3a: Layer already exists 22:25:26 b3f70300c6bd: Pushed 22:25:27 ---> 50802362c084 22:25:27 Step 9/24 : RUN go mod tidy 22:25:29 ---> Running in d342a44458e7 22:25:30 ---> c7678f7034d1 22:25:30 Step 9/24 : RUN go mod tidy 22:25:30 ---> fa0c8576c255 22:25:30 Step 9/32 : RUN go mod tidy 22:25:31 ---> Running in 230b20f8a50a 22:25:31 ---> Running in beb0d999b15e 22:25:33 f271dfa8edb2: Pushed 22:25:33 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:21d1fe20584a06969a37289f9403d85fa457deaf4abcefddb78892351225cb0a size: 2622 [Pipeline] isUnix [Pipeline] sh 22:25:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 22:25:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:25:33 77a3d534b813: Preparing 22:25:33 037ff3332bad: Preparing 22:25:33 b3f70300c6bd: Preparing 22:25:33 f271dfa8edb2: Preparing 22:25:33 c080ac93e525: Preparing 22:25:33 87dec32dab56: Preparing 22:25:33 4b3c02ac6c6d: Preparing 22:25:33 3b6deb83ca37: Preparing 22:25:33 563ea45970c1: Preparing 22:25:33 91e3b9641807: Preparing 22:25:33 b2d5eeeaba3a: Preparing 22:25:33 4b3c02ac6c6d: Waiting 22:25:33 3b6deb83ca37: Waiting 22:25:33 563ea45970c1: Waiting 22:25:33 91e3b9641807: Waiting 22:25:33 b2d5eeeaba3a: Waiting 22:25:33 87dec32dab56: Waiting 22:25:33 037ff3332bad: Layer already exists 22:25:33 c080ac93e525: Layer already exists 22:25:33 b3f70300c6bd: Layer already exists 22:25:33 77a3d534b813: Layer already exists 22:25:33 f271dfa8edb2: Layer already exists 22:25:33 4b3c02ac6c6d: Layer already exists 22:25:33 3b6deb83ca37: Layer already exists 22:25:33 91e3b9641807: Layer already exists 22:25:33 563ea45970c1: Layer already exists 22:25:33 87dec32dab56: Layer already exists 22:25:33 b2d5eeeaba3a: Layer already exists 22:25:33 latest: digest: sha256:21d1fe20584a06969a37289f9403d85fa457deaf4abcefddb78892351225cb0a size: 2622 [Pipeline] isUnix [Pipeline] sh 22:25:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:25:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.41 22:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:25:34 77a3d534b813: Preparing 22:25:34 037ff3332bad: Preparing 22:25:34 b3f70300c6bd: Preparing 22:25:34 f271dfa8edb2: Preparing 22:25:34 c080ac93e525: Preparing 22:25:34 87dec32dab56: Preparing 22:25:34 4b3c02ac6c6d: Preparing 22:25:34 3b6deb83ca37: Preparing 22:25:34 563ea45970c1: Preparing 22:25:34 91e3b9641807: Preparing 22:25:34 b2d5eeeaba3a: Preparing 22:25:34 87dec32dab56: Waiting 22:25:34 4b3c02ac6c6d: Waiting 22:25:34 3b6deb83ca37: Waiting 22:25:34 563ea45970c1: Waiting 22:25:34 91e3b9641807: Waiting 22:25:34 b2d5eeeaba3a: Waiting 22:25:34 c080ac93e525: Layer already exists 22:25:34 f271dfa8edb2: Layer already exists 22:25:34 037ff3332bad: Layer already exists 22:25:34 77a3d534b813: Layer already exists 22:25:34 b3f70300c6bd: Layer already exists 22:25:34 3b6deb83ca37: Layer already exists 22:25:34 4b3c02ac6c6d: Layer already exists 22:25:34 91e3b9641807: Layer already exists 22:25:34 87dec32dab56: Layer already exists 22:25:34 563ea45970c1: Layer already exists 22:25:34 b2d5eeeaba3a: Layer already exists 22:25:34 2.0.1-dev.41: digest: sha256:21d1fe20584a06969a37289f9403d85fa457deaf4abcefddb78892351225cb0a size: 2622 [Pipeline] isUnix [Pipeline] sh 22:25:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:25:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:25:35 77a3d534b813: Preparing 22:25:35 037ff3332bad: Preparing 22:25:35 b3f70300c6bd: Preparing 22:25:35 f271dfa8edb2: Preparing 22:25:35 c080ac93e525: Preparing 22:25:35 87dec32dab56: Preparing 22:25:35 4b3c02ac6c6d: Preparing 22:25:35 3b6deb83ca37: Preparing 22:25:35 563ea45970c1: Preparing 22:25:35 91e3b9641807: Preparing 22:25:35 b2d5eeeaba3a: Preparing 22:25:35 4b3c02ac6c6d: Waiting 22:25:35 3b6deb83ca37: Waiting 22:25:35 563ea45970c1: Waiting 22:25:35 91e3b9641807: Waiting 22:25:35 b2d5eeeaba3a: Waiting 22:25:35 87dec32dab56: Waiting 22:25:35 c080ac93e525: Layer already exists 22:25:35 77a3d534b813: Layer already exists 22:25:35 037ff3332bad: Layer already exists 22:25:35 b3f70300c6bd: Layer already exists 22:25:35 f271dfa8edb2: Layer already exists 22:25:35 3b6deb83ca37: Layer already exists 22:25:35 563ea45970c1: Layer already exists 22:25:35 91e3b9641807: Layer already exists 22:25:35 4b3c02ac6c6d: Layer already exists 22:25:35 87dec32dab56: Layer already exists 22:25:35 b2d5eeeaba3a: Layer already exists 22:25:35 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:21d1fe20584a06969a37289f9403d85fa457deaf4abcefddb78892351225cb0a size: 2622 [Pipeline] isUnix [Pipeline] sh 22:25:35 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 22:25:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 22:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:25:35 77a3d534b813: Preparing 22:25:35 037ff3332bad: Preparing 22:25:35 b3f70300c6bd: Preparing 22:25:35 f271dfa8edb2: Preparing 22:25:35 c080ac93e525: Preparing 22:25:35 87dec32dab56: Preparing 22:25:35 4b3c02ac6c6d: Preparing 22:25:35 3b6deb83ca37: Preparing 22:25:35 563ea45970c1: Preparing 22:25:35 91e3b9641807: Preparing 22:25:35 b2d5eeeaba3a: Preparing 22:25:35 87dec32dab56: Waiting 22:25:35 4b3c02ac6c6d: Waiting 22:25:35 3b6deb83ca37: Waiting 22:25:35 563ea45970c1: Waiting 22:25:35 91e3b9641807: Waiting 22:25:35 b2d5eeeaba3a: Waiting 22:25:35 037ff3332bad: Layer already exists 22:25:35 77a3d534b813: Layer already exists 22:25:35 c080ac93e525: Layer already exists 22:25:35 b3f70300c6bd: Layer already exists 22:25:35 f271dfa8edb2: Layer already exists 22:25:35 4b3c02ac6c6d: Layer already exists 22:25:35 3b6deb83ca37: Layer already exists 22:25:35 87dec32dab56: Layer already exists 22:25:35 91e3b9641807: Layer already exists 22:25:35 563ea45970c1: Layer already exists 22:25:35 b2d5eeeaba3a: Layer already exists 22:25:35 main: digest: sha256:21d1fe20584a06969a37289f9403d85fa457deaf4abcefddb78892351225cb0a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:35 ===================================================== [Pipeline] echo 22:25:35 taggedImages: 22:25:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322 22:25:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:25:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.41 22:25:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:25:35 - 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] } 22:25:36 ---> 28d2bc8333c6 22:25:36 Step 9/24 : RUN go mod tidy 22:25:37 ---> Running in ffcec8dc63d3 22:25:37 Removing intermediate container d342a44458e7 22:25:37 ---> b653c61dbb98 22:25:37 Step 10/24 : RUN make cmd/core-data/core-data 22:25:37 ---> d7e97a98fd85 22:25:37 Step 9/23 : RUN go mod tidy 22:25:37 ---> Running in 1533654bb193 22:25:37 ---> Running in b426423c1385 22:25:38 Removing intermediate container 230b20f8a50a 22:25:38 ---> 7bce63d644cf 22:25:38 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:25:38 ---> Running in 4848d7d8b9d2 22:25:39 Removing intermediate container beb0d999b15e 22:25:39 ---> a992f361f783 22:25:39 Step 10/24 : RUN make cmd/core-command/core-command 22:25:39 ---> Running in 1ae37321a70e 22:25:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-data/core-data ./cmd/core-data 22:25:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:25:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-command/core-command ./cmd/core-command 22:25:44 Removing intermediate container ffcec8dc63d3 22:25:44 ---> e0662d82da8b 22:25:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:25:45 ---> Running in e302def77c72 22:25:46 Removing intermediate container 1533654bb193 22:25:46 ---> 477c2064bdf1 22:25:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:25:46 ---> Running in 9a41565367d9 22:25:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:25:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:27:40 Removing intermediate container 1ae37321a70e 22:27:40 ---> 9660ce4e9ea0 22:27:40 22:27:40 Step 11/24 : FROM alpine:3.12 22:27:40 3.12: Pulling from library/alpine 22:27:42 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:27:42 Status: Downloaded newer image for alpine:3.12 22:27:42 ---> afc2cc120ca2 22:27:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:27:43 ---> Running in da6e0aeab2e4 22:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:27:46 Removing intermediate container 4848d7d8b9d2 22:27:46 ---> 879d29d34a33 22:27:46 22:27:46 Step 11/32 : FROM alpine:3.12 22:27:46 ---> afc2cc120ca2 22:27:46 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:27:46 ---> Running in ef550ba1ce28 22:27:47 (1/1) Installing dumb-init (1.2.2-r1) 22:27:47 Executing busybox-1.31.1-r20.trigger 22:27:47 OK: 5 MiB in 15 packages 22:27:47 Removing intermediate container e302def77c72 22:27:47 ---> b4db899650a3 22:27:47 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:27:47 ---> Running in dd077e247e47 22:27:47 Removing intermediate container ef550ba1ce28 22:27:47 ---> 5592a20e1075 22:27:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:27:48 ---> Running in a0afd9c2129c 22:27:49 Removing intermediate container da6e0aeab2e4 22:27:49 ---> d39483beb3bb 22:27:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:27:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:27:50 ---> Running in c054294ed7f0 22:27:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:27:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:27:51 Removing intermediate container c054294ed7f0 22:27:51 ---> 4a8eef9f45ab 22:27:51 Step 14/24 : ENV APP_PORT=59882 22:27:51 (1/2) Installing dumb-init (1.2.2-r1) 22:27:51 (2/2) Installing su-exec (0.2-r1) 22:27:51 Executing busybox-1.31.1-r20.trigger 22:27:51 OK: 5 MiB in 16 packages 22:27:52 ---> Running in bac02c9008b5 22:27:53 Removing intermediate container bac02c9008b5 22:27:53 ---> cb6b2e8e4153 22:27:53 Step 15/24 : EXPOSE $APP_PORT 22:27:53 ---> Running in ad5cfe41c16b 22:27:53 Removing intermediate container a0afd9c2129c 22:27:53 ---> 336b8f34f111 22:27:53 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:27:54 ---> Running in 764b7e751def 22:27:55 Removing intermediate container ad5cfe41c16b 22:27:55 ---> 8934709334e6 22:27:55 Step 16/24 : WORKDIR / 22:27:55 Removing intermediate container 9a41565367d9 22:27:55 ---> d4a5809d4a17 22:27:55 22:27:55 Step 11/23 : FROM alpine:3.12 22:27:55 ---> afc2cc120ca2 22:27:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:27:55 ---> Using cache 22:27:55 ---> d39483beb3bb 22:27:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:27:55 ---> Using cache 22:27:55 ---> 4a8eef9f45ab 22:27:55 Step 14/23 : ENV APP_PORT=59861 22:27:55 Removing intermediate container 764b7e751def 22:27:55 ---> 0e7930415a52 22:27:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:27:55 ---> Running in 72db39594e22 22:27:55 ---> Running in 57476cbe4b0f 22:27:55 Removing intermediate container dd077e247e47 22:27:55 ---> 9443ea6f33d4 22:27:55 22:27:55 Step 12/24 : FROM docker:20.10.7 22:27:56 ---> Running in bd184ec120a4 22:27:56 20.10.7: Pulling from library/docker 22:27:56 Removing intermediate container 72db39594e22 22:27:56 ---> e76f01e6e920 22:27:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:56 Removing intermediate container 57476cbe4b0f 22:27:56 ---> 1a2ba73d91fa 22:27:56 Step 15/23 : EXPOSE $APP_PORT 22:27:56 Removing intermediate container bd184ec120a4 22:27:56 ---> 344707f4d5c6 22:27:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:27:57 ---> Running in da2ad5ce10dd 22:27:58 ---> Running in 768e04e47afa 22:27:59 ---> 3ef8ccf4bcc7 22:27:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:27:59 Removing intermediate container da2ad5ce10dd 22:27:59 ---> c0fa1f4301c7 22:27:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:00 Removing intermediate container b426423c1385 22:28:00 ---> 9efdf35f4760 22:28:00 22:28:00 Step 11/24 : FROM alpine:3.12 22:28:00 ---> afc2cc120ca2 22:28:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:28:00 ---> Running in 49801b0545e2 22:28:01 ---> 29abbd69f6a8 22:28:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:28:02 Removing intermediate container 49801b0545e2 22:28:02 ---> 18b2735a4870 22:28:02 Step 13/24 : ENV APP_PORT=59880 22:28:02 ---> 8f3b62b30b9c 22:28:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:28:03 ---> Running in bfe9b3ce9f55 22:28:04 ---> 187ff6ed47b5 22:28:04 Step 20/24 : ENTRYPOINT ["/core-command"] 22:28:04 ---> 46cc0fe73f0e 22:28:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:28:04 Removing intermediate container 768e04e47afa 22:28:04 ---> 06c6aecbf779 22:28:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:28:06 Removing intermediate container bfe9b3ce9f55 22:28:06 ---> 6a00047bcaf3 22:28:06 Step 14/24 : EXPOSE $APP_PORT 22:28:06 ---> Running in 6855e63f1228 22:28:06 ---> Running in f4858bef7c8d 22:28:06 ---> Running in 59792953c570 22:28:06 Removing intermediate container 6855e63f1228 22:28:06 ---> ee661c0a51b6 22:28:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:06 ---> 694a9be8503c 22:28:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:28:06 ---> Running in e8fbda84c7e0 22:28:06 ---> Running in 0b6c1a873274 22:28:06 Removing intermediate container f4858bef7c8d 22:28:06 ---> c5dd3e8d5d14 22:28:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:28:06 Removing intermediate container 59792953c570 22:28:06 ---> 7810a3fc231f 22:28:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:07 ---> Running in a99c3d5b72d6 22:28:07 Removing intermediate container e8fbda84c7e0 22:28:07 ---> 4df867129582 22:28:07 Step 22/24 : LABEL arch=arm64 22:28:07 Removing intermediate container 0b6c1a873274 22:28:07 ---> c728d1b39685 22:28:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:07 ---> Running in eba201af3b64 22:28:08 ---> Running in 51735b7b2cc9 22:28:08 ---> 7e7912992116 22:28:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:28:08 ---> Running in dbe06804b439 22:28:08 Removing intermediate container eba201af3b64 22:28:08 ---> 3346db97ee15 22:28:08 Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:28:08 ---> Running in 2544333c67f3 22:28:08 Removing intermediate container 51735b7b2cc9 22:28:08 ---> 0c37987f449e 22:28:08 Step 21/23 : LABEL arch=arm64 22:28:08 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:28:09 Status: Downloaded newer image for docker:20.10.7 22:28:09 ---> df445af6242a 22:28:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:28:09 ---> Running in f8001b6abfba 22:28:09 ---> Running in f7b9c1e3a261 22:28:09 Removing intermediate container 2544333c67f3 22:28:09 ---> 496cd5194679 22:28:09 Step 24/24 : LABEL version=2.0.1-dev.41 22:28:10 ---> Running in ec268cb6a7e0 22:28:10 Removing intermediate container f8001b6abfba 22:28:10 ---> d0de84b017f7 22:28:10 Step 22/23 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:28:10 Removing intermediate container f7b9c1e3a261 22:28:10 ---> 6daea0b17809 22:28:10 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 22:28:10 ---> Running in f62a310640bb 22:28:10 Removing intermediate container a99c3d5b72d6 22:28:10 ---> 761fe2435c77 22:28:10 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:28:10 ---> Running in 47a1be93756c 22:28:10 ---> Running in 89e8601e663c 22:28:10 Removing intermediate container ec268cb6a7e0 22:28:10 ---> e79f5378b6be 22:28:10 22:28:11 Removing intermediate container f62a310640bb 22:28:11 ---> 1d06f586d3f7 22:28:11 Step 23/23 : LABEL version=2.0.1-dev.41 22:28:11 Successfully built e79f5378b6be 22:28:11 Successfully tagged core-command-arm64:latest 22:28:11  Building core-command ... done Building support-notifications 22:28:11 ---> Running in ece0dc38ce07 22:28:12 Removing intermediate container ece0dc38ce07 22:28:12 ---> ab4aa5c1b110 22:28:12 22:28:12 Successfully built ab4aa5c1b110 22:28:12 Successfully tagged support-scheduler-arm64:latest 22:28:12  Building support-scheduler ... done Building core-metadata 22:28:12 Removing intermediate container dbe06804b439 22:28:12 ---> 28e0b60675d5 22:28:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:28:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:28:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:28:14 (1/39) Installing readline (8.1.0-r0) 22:28:14 (2/39) Installing bash (5.1.0-r0) 22:28:14 Executing bash-5.1.0-r0.post-install 22:28:14 (3/39) Installing brotli-libs (1.0.9-r3) 22:28:14 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:28:14 (5/39) Installing libcurl (7.78.0-r0) 22:28:14 (6/39) Installing curl (7.78.0-r0) 22:28:14 (7/39) Installing dumb-init (1.2.5-r0) 22:28:14 (8/39) Installing libbz2 (1.0.8-r1) 22:28:14 (9/39) Installing expat (2.2.10-r1) 22:28:14 (10/39) Installing libffi (3.3-r2) 22:28:14 (11/39) Installing gdbm (1.19-r0) 22:28:14 (12/39) Installing xz-libs (5.2.5-r0) 22:28:14 (13/39) Installing sqlite-libs (3.34.1-r0) 22:28:14 (14/39) Installing python3 (3.8.10-r0) 22:28:15 (1/6) Installing dumb-init (1.2.2-r1) 22:28:15 (2/6) Installing libgcc (9.3.0-r2) 22:28:15 (3/6) Installing libsodium (1.0.18-r0) 22:28:15 (4/6) Installing libstdc++ (9.3.0-r2) 22:28:15 (5/6) Installing libzmq (4.3.3-r0) 22:28:16 (6/6) Installing zeromq (4.3.3-r0) 22:28:16 Executing busybox-1.31.1-r20.trigger 22:28:16 OK: 8 MiB in 20 packages 22:28:16 ---> 5e2cb38b6193 22:28:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:28:17 (15/39) Installing py3-appdirs (1.4.4-r1) 22:28:17 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:28:17 (17/39) Installing py3-parsing (2.4.7-r1) 22:28:17 (18/39) Installing py3-six (1.15.0-r0) 22:28:17 (19/39) Installing py3-packaging (20.9-r0) 22:28:17 (20/39) Installing py3-setuptools (51.3.3-r0) 22:28:18 (21/39) Installing py3-chardet (4.0.0-r0) 22:28:18 (22/39) Installing py3-idna (3.1-r0) 22:28:18 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:28:18 (24/39) Installing py3-requests (2.25.1-r1) 22:28:18 (25/39) Installing py3-msgpack (1.0.2-r0) 22:28:18 (26/39) Installing py3-lockfile (0.12.2-r3) 22:28:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:28:18 (28/39) Installing py3-colorama (0.4.4-r0) 22:28:18 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:28:18 (30/39) Installing py3-distlib (0.3.1-r1) 22:28:18 (31/39) Installing py3-distro (1.5.0-r1) 22:28:18 (32/39) Installing py3-webencodings (0.5.1-r3) 22:28:18 (33/39) Installing py3-html5lib (1.1-r0) 22:28:18 (34/39) Installing py3-pytoml (0.1.21-r0) 22:28:18 (35/39) Installing py3-pep517 (0.9.1-r0) 22:28:18 (36/39) Installing py3-progress (1.5-r0) 22:28:18 (37/39) Installing py3-retrying (1.3.3-r0) 22:28:18 (38/39) Installing py3-toml (0.10.2-r0) 22:28:18 (39/39) Installing py3-pip (20.3.4-r0) 22:28:19 Executing busybox-1.32.1-r6.trigger 22:28:19 OK: 82 MiB in 59 packages 22:28:19 ---> b55848876adf 22:28:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:28:19 Removing intermediate container 89e8601e663c 22:28:19 ---> 4cf5c6956915 22:28:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:20 ---> 3abe09aaf9af 22:28:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:28:21 ---> aaa25696ca16 22:28:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:28:23 ---> 9e0ef3284ea2 22:28:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:28:26 ---> c15f5450feb1 22:28:26 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:28:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:28:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:28:27 ---> ab9f29c44493 22:28:27 Step 3/23 : WORKDIR /edgex-go 22:28:27 ---> Using cache 22:28:27 ---> c18f44f73504 22:28:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:27 ---> Using cache 22:28:27 ---> 9ac4b7f183c6 22:28:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:28:28 ---> c28fcea49e48 22:28:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:28:28 ---> Running in 44329f265e77 22:28:28 ---> Running in 58496cc5cb4f 22:28:28 Collecting docker-compose==1.23.2 22:28:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:28:29 Removing intermediate container 44329f265e77 22:28:29 ---> 9534a188bdf0 22:28:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:28:29 Collecting cached-property<2,>=1.2.0 22:28:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:28:29 ---> 6d9d59db43c6 22:28:29 Step 20/24 : ENTRYPOINT ["/core-data"] 22:28:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:28:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:28:29 ---> ab9f29c44493 22:28:29 Step 3/24 : WORKDIR /edgex-go 22:28:29 ---> Using cache 22:28:29 ---> c18f44f73504 22:28:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:30 ---> Using cache 22:28:30 ---> 9ac4b7f183c6 22:28:30 Step 5/24 : RUN apk add --update --no-cache make git 22:28:30 ---> Using cache 22:28:30 ---> 6c9ebffdd02e 22:28:30 Step 6/24 : COPY go.mod . 22:28:30 ---> Using cache 22:28:30 ---> afbc21ebed1f 22:28:30 Step 7/24 : RUN go mod download 22:28:30 ---> Using cache 22:28:30 ---> 0e0a79d8f809 22:28:30 Step 8/24 : COPY . . 22:28:30 ---> Running in d87c8013035f 22:28:30 ---> Using cache 22:28:30 ---> fa0c8576c255 22:28:30 Step 9/24 : RUN go mod tidy 22:28:30 ---> Using cache 22:28:30 ---> 7bce63d644cf 22:28:30 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:28:30 ---> Running in a7b6602f7e57 22:28:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:28:30 Collecting PyYAML<4,>=3.10 22:28:30 Downloading PyYAML-3.13.tar.gz (270 kB) 22:28:30 ---> 0b579d518eec 22:28:30 Step 27/32 : RUN chmod +x /entrypoint.sh 22:28:31 ---> Running in e52a46bd531a 22:28:31 Removing intermediate container d87c8013035f 22:28:31 ---> 7b601663e3b0 22:28:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:28:31 ---> Running in 6176d3d363e7 22:28:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:28:32 Removing intermediate container 6176d3d363e7 22:28:32 ---> afd52c29ca0b 22:28:32 Step 22/24 : LABEL arch=arm64 22:28:32 OK: 218 MiB in 52 packages 22:28:32 ---> Running in c0e28448bbc8 22:28:34 Removing intermediate container c0e28448bbc8 22:28:34 ---> 9b91f5172c10 22:28:34 Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:28:34 ---> Running in 6cabdd23a069 22:28:34 Removing intermediate container 58496cc5cb4f 22:28:34 ---> 448240f50f48 22:28:34 Step 6/23 : COPY go.mod . 22:28:35 Removing intermediate container e52a46bd531a 22:28:35 ---> a5858c82d837 22:28:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:28:35 Removing intermediate container 6cabdd23a069 22:28:35 ---> 618df2052b7d 22:28:35 Step 24/24 : LABEL version=2.0.1-dev.41 22:28:35 Collecting texttable<0.10,>=0.9.0 22:28:35 Downloading texttable-0.9.1.tar.gz (11 kB) 22:28:36 ---> Running in c8a8461d22f7 22:28:36 ---> Running in 0c359cce24e3 22:28:36 ---> bec2dd12f1d3 22:28:36 Step 7/23 : RUN go mod download 22:28:36 ---> Running in 4ea4cf6a5498 22:28:37 Removing intermediate container c8a8461d22f7 22:28:37 ---> 024e718d50c0 22:28:37 22:28:37 Removing intermediate container 0c359cce24e3 22:28:37 ---> 42f33b001238 22:28:37 Step 29/32 : CMD ["gate"] 22:28:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:28:38 ---> Running in 8b0af711b457 22:28:38 Successfully built 024e718d50c0 22:28:38 Successfully tagged core-data-arm64:latest 22:28:38 Building security-proxy-setup 22:28:38  Building core-data ... done Collecting jsonschema<3,>=2.5.1 22:28:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:28:38 Collecting docopt<0.7,>=0.6.1 22:28:38 Downloading docopt-0.6.2.tar.gz (25 kB) 22:28:38 Removing intermediate container 8b0af711b457 22:28:38 ---> bdd5e2ba37bc 22:28:38 Step 30/32 : LABEL arch=arm64 22:28:39 ---> Running in 93f9ed3b4e99 22:28:41 Removing intermediate container 93f9ed3b4e99 22:28:41 ---> 034de4280c49 22:28:41 Step 31/32 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:28:41 Collecting websocket-client<1.0,>=0.32.0 22:28:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:28:42 ---> Running in bab90818fbaa 22:28:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:28:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:28:43 Collecting docker<4.0,>=3.6.0 22:28:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:28:43 Removing intermediate container bab90818fbaa 22:28:43 ---> 4b9da7a44f15 22:28:43 Step 32/32 : LABEL version=2.0.1-dev.41 22:28:43 Collecting dockerpty<0.5,>=0.4.1 22:28:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:28:44 Removing intermediate container 4ea4cf6a5498 22:28:44 ---> 0dde65fe22e6 22:28:44 Step 8/23 : COPY . . 22:28:44 ---> Running in 82460aeec9af 22:28:45 Removing intermediate container 82460aeec9af 22:28:45 ---> 094a6eb25e7e 22:28:45 22:28:46 Successfully built 094a6eb25e7e 22:28:46 Successfully tagged security-bootstrapper-arm64:latest 22:28:46  Building security-bootstrapper ... done Building security-secretstore-setup 22:28:46 Collecting docker-pycreds>=0.4.0 22:28:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:28:48 Collecting urllib3<1.25,>=1.21.1 22:28:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:28:48 Collecting certifi>=2017.4.17 22:28:48 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:28:48 Collecting chardet<3.1.0,>=3.0.2 22:28:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:28:49 Collecting idna<2.8,>=2.5 22:28:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:28:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:28:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:28:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:28:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:28:50 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:28:50 Attempting uninstall: urllib3 22:28:50 Found existing installation: urllib3 1.26.2 22:28:50 Uninstalling urllib3-1.26.2: 22:28:50 Successfully uninstalled urllib3-1.26.2 22:28:51 Attempting uninstall: idna 22:28:51 Found existing installation: idna 3.1 22:28:51 Uninstalling idna-3.1: 22:28:51 Successfully uninstalled idna-3.1 22:28:52 Attempting uninstall: chardet 22:28:52 Found existing installation: chardet 4.0.0 22:28:52 Uninstalling chardet-4.0.0: 22:28:52 Successfully uninstalled chardet-4.0.0 22:28:54 Attempting uninstall: requests 22:28:54 Found existing installation: requests 2.25.1 22:28:54 Uninstalling requests-2.25.1: 22:28:54 Successfully uninstalled requests-2.25.1 22:28:54 Running setup.py install for texttable: started 22:28:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:28:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:28:55 ---> ab9f29c44493 22:28:55 Step 3/22 : WORKDIR /edgex-go 22:28:55 ---> Using cache 22:28:55 ---> c18f44f73504 22:28:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:55 ---> Using cache 22:28:55 ---> 9ac4b7f183c6 22:28:55 Step 5/22 : RUN apk add --update --no-cache make git 22:28:55 ---> Using cache 22:28:55 ---> 6c9ebffdd02e 22:28:55 Step 6/22 : COPY go.mod . 22:28:55 ---> Using cache 22:28:55 ---> afbc21ebed1f 22:28:55 Step 7/22 : RUN go mod download 22:28:55 ---> Using cache 22:28:55 ---> 0e0a79d8f809 22:28:55 Step 8/22 : COPY . . 22:28:55 ---> Using cache 22:28:55 ---> fa0c8576c255 22:28:55 Step 9/22 : RUN go mod tidy 22:28:55 ---> Using cache 22:28:55 ---> 7bce63d644cf 22:28:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:28:56 Running setup.py install for texttable: finished with status 'done' 22:28:56 Running setup.py install for PyYAML: started 22:28:59 Running setup.py install for PyYAML: finished with status 'done' 22:28:59 Running setup.py install for docopt: started 22:28:59 ---> Running in 5c1af2a5e718 22:29:00 ---> 184cd0b6ae1e 22:29:00 Step 9/23 : RUN go mod tidy 22:29:01 ---> Running in f082e229c80f 22:29:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:29:03 Running setup.py install for docopt: finished with status 'done' 22:29:03 Running setup.py install for dockerpty: started 22:29:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:29:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:29:05 ---> ab9f29c44493 22:29:05 Step 3/26 : WORKDIR /edgex-go 22:29:05 ---> Using cache 22:29:05 ---> c18f44f73504 22:29:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:05 ---> Using cache 22:29:05 ---> 9ac4b7f183c6 22:29:05 Step 5/26 : RUN apk add --update --no-cache make git 22:29:05 ---> Using cache 22:29:05 ---> 6c9ebffdd02e 22:29:05 Step 6/26 : COPY go.mod . 22:29:05 ---> Using cache 22:29:05 ---> afbc21ebed1f 22:29:05 Step 7/26 : RUN go mod download 22:29:05 ---> Using cache 22:29:05 ---> 0e0a79d8f809 22:29:05 Step 8/26 : COPY . . 22:29:05 ---> Using cache 22:29:05 ---> fa0c8576c255 22:29:05 Step 9/26 : RUN go mod tidy 22:29:05 ---> Using cache 22:29:05 ---> 7bce63d644cf 22:29:05 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:29:05 ---> Running in b9a45236bc95 22:29:06 Running setup.py install for dockerpty: finished with status 'done' 22:29:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:29:08 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 22:29:10 Removing intermediate container f082e229c80f 22:29:10 ---> b9a25106ca37 22:29:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:29:10 ---> Running in 735c1ebce57f 22:29:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:29:23 Removing intermediate container 47a1be93756c 22:29:23 ---> 5ebf05508b13 22:29:23 Step 15/24 : ENV APP_PORT=58890 22:29:23 ---> Running in 2b4bfc0f8fb2 22:29:24 Removing intermediate container 2b4bfc0f8fb2 22:29:24 ---> 0c21fefeaea5 22:29:24 Step 16/24 : EXPOSE $APP_PORT 22:29:24 ---> Running in 5f066e1d967d 22:29:25 Removing intermediate container 5f066e1d967d 22:29:25 ---> c2ede447117f 22:29:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:29:27 ---> 8b6b327cc41b 22:29:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:29:28 ---> 91611977835c 22:29:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:29:29 ---> 83922efe38f4 22:29:29 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:29:29 ---> Running in ada33e12b1e9 22:29:30 Removing intermediate container ada33e12b1e9 22:29:30 ---> 33cf80705d2c 22:29:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:30 ---> Running in 59103bbd66b8 22:29:31 Removing intermediate container 59103bbd66b8 22:29:31 ---> dd2197d14ee4 22:29:31 Step 22/24 : LABEL arch=arm64 22:29:31 ---> Running in e7015267a982 22:29:32 Removing intermediate container e7015267a982 22:29:32 ---> f05d26a6b080 22:29:32 Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:29:32 ---> Running in e8d7b15a4495 22:29:33 Removing intermediate container e8d7b15a4495 22:29:33 ---> 6ba353deb730 22:29:33 Step 24/24 : LABEL version=2.0.1-dev.41 22:29:33 ---> Running in 307d02866ea5 22:29:34 Removing intermediate container 307d02866ea5 22:29:34 ---> b8e6b9f1a66c 22:29:34 22:29:34 Successfully built b8e6b9f1a66c 22:29:34 Successfully tagged sys-mgmt-agent-arm64:latest 22:30:32  Building sys-mgmt-agent ... done Removing intermediate container a7b6602f7e57 22:30:32 ---> a593f452f00a 22:30:32 22:30:32 Step 11/24 : FROM alpine:3.12 22:30:32 ---> afc2cc120ca2 22:30:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:30:32 ---> Using cache 22:30:32 ---> d39483beb3bb 22:30:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:30:32 ---> Using cache 22:30:32 ---> 4a8eef9f45ab 22:30:32 Step 14/24 : ENV APP_PORT=59881 22:30:32 ---> Running in d3241d1b210d 22:30:32 Removing intermediate container d3241d1b210d 22:30:32 ---> b9d923a9b61e 22:30:32 Step 15/24 : EXPOSE $APP_PORT 22:30:32 ---> Running in 50eb00e30115 22:30:32 Removing intermediate container 50eb00e30115 22:30:32 ---> 0990788de4e6 22:30:32 Step 16/24 : WORKDIR / 22:30:32 ---> Running in 04656f68c2dc 22:30:32 Removing intermediate container 04656f68c2dc 22:30:32 ---> 97ca1829a4c8 22:30:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:30:32 ---> f1619898b9b2 22:30:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:30:32 ---> 4836161e3da9 22:30:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:30:32 ---> a64406a3fc6d 22:30:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:30:32 ---> Running in 4c8331d73538 22:30:32 Removing intermediate container 4c8331d73538 22:30:32 ---> b0f009364a28 22:30:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:30:32 ---> Running in 917faa965297 22:30:32 Removing intermediate container 917faa965297 22:30:32 ---> df8b1ca271e9 22:30:32 Step 22/24 : LABEL arch=arm64 22:30:32 ---> Running in b65997e4c38c 22:30:32 Removing intermediate container b65997e4c38c 22:30:32 ---> 4dd29634d80b 22:30:32 Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:30:32 ---> Running in 974975cd00a5 22:30:32 Removing intermediate container 974975cd00a5 22:30:32 ---> 44397773d0d4 22:30:32 Step 24/24 : LABEL version=2.0.1-dev.41 22:30:32 ---> Running in 23a6725c4abe 22:30:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config 22:30:33 Removing intermediate container 23a6725c4abe 22:30:33 ---> 086cf2b2eadd 22:30:33 22:30:34 Successfully built 086cf2b2eadd 22:30:34 Successfully tagged core-metadata-arm64:latest 22:30:36  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:30:49 Removing intermediate container 5c1af2a5e718 22:30:49 ---> 992cf66aac97 22:30:49 22:30:49 Step 11/22 : FROM alpine:3.12 22:30:49 ---> afc2cc120ca2 22:30:49 Step 12/22 : RUN apk add --update --no-cache curl 22:30:49 Removing intermediate container b9a45236bc95 22:30:49 ---> 2eba138b904c 22:30:49 22:30:49 Step 11/26 : FROM alpine:3.12 22:30:49 ---> afc2cc120ca2 22:30:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:30:49 ---> Running in c48c08f65686 22:30:49 ---> Running in 8dd7d3d58349 22:30:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:30:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:30:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:30:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:30:51 (1/3) Installing ca-certificates (20191127-r4) 22:30:51 (2/3) Installing dumb-init (1.2.2-r1) 22:30:51 (3/3) Installing su-exec (0.2-r1) 22:30:51 Executing busybox-1.31.1-r20.trigger 22:30:51 (1/4) Installing ca-certificates (20191127-r4) 22:30:51 Executing ca-certificates-20191127-r4.trigger 22:30:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:30:51 (3/4) Installing libcurl (7.78.0-r0) 22:30:51 (4/4) Installing curl (7.78.0-r0) 22:30:51 Executing busybox-1.31.1-r20.trigger 22:30:51 Executing ca-certificates-20191127-r4.trigger 22:30:51 Removing intermediate container 735c1ebce57f 22:30:51 ---> 6c8614e3af37 22:30:51 22:30:51 Step 11/23 : FROM alpine:3.12 22:30:51 ---> afc2cc120ca2 22:30:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:30:51 OK: 6 MiB in 17 packages 22:30:51 OK: 7 MiB in 18 packages 22:30:51 ---> Running in 848e32149e50 22:30:52 Removing intermediate container 8dd7d3d58349 22:30:52 ---> 2ee9b67b0c35 22:30:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:30:52 Removing intermediate container c48c08f65686 22:30:52 ---> 63b445b9cc95 22:30:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:30:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:30:52 ---> Running in e60c95633a1a 22:30:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:30:52 ---> Running in f5c42c2130da 22:30:53 Removing intermediate container e60c95633a1a 22:30:53 ---> 8c4b1a1b27c4 22:30:53 Step 14/26 : WORKDIR / 22:30:53 (1/2) Installing ca-certificates (20191127-r4) 22:30:53 (2/2) Installing dumb-init (1.2.2-r1) 22:30:53 Executing busybox-1.31.1-r20.trigger 22:30:53 Executing ca-certificates-20191127-r4.trigger 22:30:53 OK: 6 MiB in 16 packages 22:30:53 Removing intermediate container f5c42c2130da 22:30:53 ---> f60b032b66b3 22:30:53 Step 14/22 : WORKDIR /edgex 22:30:53 ---> Running in b7a4fc88fa66 22:30:53 ---> Running in 48a27aaa321b 22:30:54 Removing intermediate container b7a4fc88fa66 22:30:54 ---> bca96d9deb6e 22:30:54 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:30:54 Removing intermediate container 48a27aaa321b 22:30:54 ---> 97a4579db71a 22:30:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:30:55 Removing intermediate container 848e32149e50 22:30:55 ---> f03b6865f00d 22:30:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:30:55 ---> 4487adda359f 22:30:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:30:55 ---> Running in a3138c8aaa3e 22:30:55 ---> 490a17516e5a 22:30:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:30:55 Removing intermediate container a3138c8aaa3e 22:30:55 ---> 73fe3e0b4962 22:30:55 Step 14/23 : ENV APP_PORT=59860 22:30:56 ---> b8dde65d29c9 22:30:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:30:56 ---> Running in 24efc45db2f7 22:30:56 ---> 24a777941bfa 22:30:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:30:56 Removing intermediate container 24efc45db2f7 22:30:56 ---> 558c8613eba9 22:30:56 Step 15/23 : EXPOSE $APP_PORT 22:30:57 ---> Running in fa2898ed7d67 22:30:57 ---> 2a2d50b42ebb 22:30:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:30:57 Removing intermediate container fa2898ed7d67 22:30:57 ---> 5256e5abdf8b 22:30:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:30:58 ---> 939cb1cdb015 22:30:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:30:58 ---> 00ddfcd1a1ca 22:30:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:30:58 ---> Running in 6a401544d5bd 22:30:59 ---> 3b5bed2e7210 22:30:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:30:59 Removing intermediate container 6a401544d5bd 22:30:59 ---> 512288db8325 22:30:59 Step 19/22 : CMD ["--init=true"] 22:30:59 ---> Running in 2cab24fe5398 22:30:59 ---> e6e3dc2c1c40 22:30:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:31:00 Removing intermediate container 2cab24fe5398 22:31:00 ---> 4632d2ddc5ec 22:31:00 Step 20/22 : LABEL arch=arm64 22:31:00 ---> 341e96c523be 22:31:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:31:00 ---> Running in e0f7cd785cef 22:31:01 ---> 9d87b88fcdec 22:31:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:31:01 Removing intermediate container e0f7cd785cef 22:31:01 ---> bd08fcf55af2 22:31:01 Step 21/22 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:31:01 ---> Running in 1c31734e4b9e 22:31:01 ---> f5b478679fff 22:31:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:31:01 ---> Running in 387dd1d1ccce 22:31:01 ---> 2421e5817d97 22:31:01 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/ 22:31:02 Removing intermediate container 1c31734e4b9e 22:31:02 ---> 3db53b763323 22:31:02 Step 22/22 : LABEL version=2.0.1-dev.41 22:31:02 ---> Running in 7748a3e48752 22:31:02 ---> Running in 7aceda2bb44a 22:31:02 Removing intermediate container 387dd1d1ccce 22:31:02 ---> 94f3102f3296 22:31:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:02 ---> Running in e6469d6c0849 22:31:02 Removing intermediate container 7aceda2bb44a 22:31:02 ---> 301b0be0d090 22:31:02 22:31:03 Removing intermediate container e6469d6c0849 22:31:03 ---> 74cd4735ad7b 22:31:03 Step 21/23 : LABEL arch=arm64 22:31:03 Successfully built 301b0be0d090 22:31:03 Successfully tagged security-proxy-setup-arm64:latest 22:31:03  Building security-proxy-setup ... done  ---> Running in edee2ad42045 22:31:04 Removing intermediate container edee2ad42045 22:31:04 ---> 5063500866c4 22:31:04 Step 22/23 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:31:04 ---> Running in c4bc72ad0e69 22:31:04 Removing intermediate container c4bc72ad0e69 22:31:04 ---> 988827e8d5b7 22:31:04 Step 23/23 : LABEL version=2.0.1-dev.41 22:31:04 Removing intermediate container 7748a3e48752 22:31:04 ---> 9aec29f4381b 22:31:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:31:04 ---> Running in d62c3dc54fe4 22:31:05 ---> Running in 2f4bd29deae1 22:31:05 Removing intermediate container d62c3dc54fe4 22:31:05 ---> a2ecf31dedf0 22:31:05 22:31:05 Successfully built a2ecf31dedf0 22:31:05 Removing intermediate container 2f4bd29deae1 22:31:05 ---> f166e5cc626b 22:31:05 Step 24/26 : LABEL arch=arm64 22:31:05 Successfully tagged support-notifications-arm64:latest 22:31:06  Building support-notifications ... done  ---> Running in 80aa3d76e303 22:31:06 Removing intermediate container 80aa3d76e303 22:31:06 ---> a1fc310a0477 22:31:06 Step 25/26 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 22:31:06 ---> Running in fbd24ebc889a 22:31:07 Removing intermediate container fbd24ebc889a 22:31:07 ---> 7b55be50dbca 22:31:07 Step 26/26 : LABEL version=2.0.1-dev.41 22:31:07 ---> Running in ccf730ba9b97 22:31:08 Removing intermediate container ccf730ba9b97 22:31:08 ---> eb55fee9aff2 22:31:08 22:31:08 Successfully built eb55fee9aff2 22:31:08 Successfully tagged security-secretstore-setup-arm64:latest 22:31:08  Building security-secretstore-setup ... done  [Pipeline] } 22:31:08 $ docker stop --time=1 20b08c7357489566fbb9552631c48b2dfc0c41abc2e64c068424adb35b47d7f0 22:31:10 $ docker rm -f 20b08c7357489566fbb9552631c48b2dfc0c41abc2e64c068424adb35b47d7f0 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:11 + docker images 22:31:11 REPOSITORY TAG IMAGE ID CREATED SIZE 22:31:11 security-secretstore-setup-arm64 latest eb55fee9aff2 4 seconds ago 26.5MB 22:31:11 support-notifications-arm64 latest a2ecf31dedf0 6 seconds ago 15.9MB 22:31:11 security-proxy-setup-arm64 latest 301b0be0d090 9 seconds ago 24.6MB 22:31:11 6c8614e3af37 22 seconds ago 1.45GB 22:31:11 2eba138b904c 25 seconds ago 1.46GB 22:31:11 992cf66aac97 26 seconds ago 1.46GB 22:31:11 core-metadata-arm64 latest 086cf2b2eadd 38 seconds ago 15.8MB 22:31:11 a593f452f00a 51 seconds ago 1.46GB 22:31:11 sys-mgmt-agent-arm64 latest b8e6b9f1a66c About a minute ago 311MB 22:31:11 security-bootstrapper-arm64 latest 094a6eb25e7e 2 minutes ago 17.7MB 22:31:11 core-data-arm64 latest 024e718d50c0 2 minutes ago 19.3MB 22:31:11 support-scheduler-arm64 latest ab4aa5c1b110 3 minutes ago 15.2MB 22:31:11 core-command-arm64 latest e79f5378b6be 3 minutes ago 15.2MB 22:31:11 9efdf35f4760 3 minutes ago 1.46GB 22:31:11 9443ea6f33d4 3 minutes ago 1.45GB 22:31:11 d4a5809d4a17 3 minutes ago 1.45GB 22:31:11 879d29d34a33 3 minutes ago 1.45GB 22:31:11 9660ce4e9ea0 3 minutes ago 1.45GB 22:31:11 ci-base-image-arm64 latest ab9f29c44493 7 minutes ago 1.24GB 22:31:11 alpine 3.12 afc2cc120ca2 8 days ago 5.33MB 22:31:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 22:31:11 docker 20.10.7 df445af6242a 2 months ago 234MB 22:31:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 22:31:11 provisioning config files... 22:31:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/48@tmp/config8372302656584603106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:12 ---> docker-login.sh 22:31:12 nexus3.edgexfoundry.org:10001 22:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:12 Configure a credential helper to remove this warning. See 22:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:12 22:31:12 Login Succeeded 22:31:12 nexus3.edgexfoundry.org:10002 22:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:13 Configure a credential helper to remove this warning. See 22:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:13 22:31:13 Login Succeeded 22:31:13 nexus3.edgexfoundry.org:10003 22:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:13 Configure a credential helper to remove this warning. See 22:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:13 22:31:13 Login Succeeded 22:31:13 nexus3.edgexfoundry.org:10004 22:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:14 Configure a credential helper to remove this warning. See 22:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:14 22:31:14 Login Succeeded 22:31:14 docker.io 22:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:15 Configure a credential helper to remove this warning. See 22:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:15 22:31:15 Login Succeeded 22:31:15 ---> docker-login.sh ends [Pipeline] } 22:31:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:31:15 7380b5be2abbd1220962665a8de014d5421e0322 22:31:15 latest 22:31:15 2.0.1-dev.41 22:31:15 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:15 main 22:31:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:31:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:31:16 76be4e2a6aba: Preparing 22:31:16 945faa75207f: Preparing 22:31:16 b13d9c35f1d1: Preparing 22:31:16 483f02b856d7: Preparing 22:31:16 bdc42e120bf6: Preparing 22:31:16 bdc42e120bf6: Layer already exists 22:31:16 b13d9c35f1d1: Pushed 22:31:16 76be4e2a6aba: Pushed 22:31:16 483f02b856d7: Pushed 22:31:18 945faa75207f: Pushed 22:31:18 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:6a70643db230e61314cfed2a735479a0d14fe27f732b0d1735b21ea03cf7379c size: 1363 [Pipeline] isUnix [Pipeline] sh 22:31:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:31:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:31:19 76be4e2a6aba: Preparing 22:31:19 945faa75207f: Preparing 22:31:19 b13d9c35f1d1: Preparing 22:31:19 483f02b856d7: Preparing 22:31:19 bdc42e120bf6: Preparing 22:31:20 945faa75207f: Layer already exists 22:31:20 483f02b856d7: Layer already exists 22:31:20 bdc42e120bf6: Layer already exists 22:31:20 b13d9c35f1d1: Layer already exists 22:31:20 76be4e2a6aba: Layer already exists 22:31:20 latest: digest: sha256:6a70643db230e61314cfed2a735479a0d14fe27f732b0d1735b21ea03cf7379c size: 1363 [Pipeline] isUnix [Pipeline] sh 22:31:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:31:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.41 22:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:31:20 76be4e2a6aba: Preparing 22:31:20 945faa75207f: Preparing 22:31:20 b13d9c35f1d1: Preparing 22:31:20 483f02b856d7: Preparing 22:31:20 bdc42e120bf6: Preparing 22:31:21 76be4e2a6aba: Layer already exists 22:31:21 945faa75207f: Layer already exists 22:31:21 bdc42e120bf6: Layer already exists 22:31:21 483f02b856d7: Layer already exists 22:31:21 b13d9c35f1d1: Layer already exists 22:31:21 2.0.1-dev.41: digest: sha256:6a70643db230e61314cfed2a735479a0d14fe27f732b0d1735b21ea03cf7379c size: 1363 [Pipeline] isUnix [Pipeline] sh 22:31:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:31:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:31:21 76be4e2a6aba: Preparing 22:31:21 945faa75207f: Preparing 22:31:21 b13d9c35f1d1: Preparing 22:31:21 483f02b856d7: Preparing 22:31:21 bdc42e120bf6: Preparing 22:31:22 945faa75207f: Layer already exists 22:31:22 483f02b856d7: Layer already exists 22:31:22 bdc42e120bf6: Layer already exists 22:31:22 76be4e2a6aba: Layer already exists 22:31:22 b13d9c35f1d1: Layer already exists 22:31:22 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:6a70643db230e61314cfed2a735479a0d14fe27f732b0d1735b21ea03cf7379c size: 1363 [Pipeline] isUnix [Pipeline] sh 22:31:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 22:31:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:31:22 76be4e2a6aba: Preparing 22:31:22 945faa75207f: Preparing 22:31:22 b13d9c35f1d1: Preparing 22:31:22 483f02b856d7: Preparing 22:31:22 bdc42e120bf6: Preparing 22:31:23 945faa75207f: Layer already exists 22:31:23 bdc42e120bf6: Layer already exists 22:31:23 76be4e2a6aba: Layer already exists 22:31:23 b13d9c35f1d1: Layer already exists 22:31:23 483f02b856d7: Layer already exists 22:31:23 main: digest: sha256:6a70643db230e61314cfed2a735479a0d14fe27f732b0d1735b21ea03cf7379c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:23 ===================================================== [Pipeline] echo 22:31:23 taggedImages: 22:31:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:31:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.41 22:31:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:31:24 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:31:24 7380b5be2abbd1220962665a8de014d5421e0322 22:31:24 latest 22:31:24 2.0.1-dev.41 22:31:24 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:24 main 22:31:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:31:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:31:25 0abb7ac36e6e: Preparing 22:31:25 564ea387a554: Preparing 22:31:25 b13d9c35f1d1: Preparing 22:31:25 749c4c73b023: Preparing 22:31:25 c4cfa20c9418: Preparing 22:31:25 bdc42e120bf6: Preparing 22:31:25 bdc42e120bf6: Waiting 22:31:25 b13d9c35f1d1: Layer already exists 22:31:25 bdc42e120bf6: Layer already exists 22:31:25 c4cfa20c9418: Pushed 22:31:25 0abb7ac36e6e: Pushed 22:31:26 749c4c73b023: Pushed 22:31:29 564ea387a554: Pushed 22:31:29 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:612b9eb1adcf4d7312b77501adbd09118cc12c1ecaf016ffc23dbd87d8ee7c6c size: 1572 [Pipeline] isUnix [Pipeline] sh 22:31:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:31:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:31:29 0abb7ac36e6e: Preparing 22:31:29 564ea387a554: Preparing 22:31:29 b13d9c35f1d1: Preparing 22:31:29 749c4c73b023: Preparing 22:31:29 c4cfa20c9418: Preparing 22:31:29 bdc42e120bf6: Preparing 22:31:29 bdc42e120bf6: Waiting 22:31:30 564ea387a554: Layer already exists 22:31:30 b13d9c35f1d1: Layer already exists 22:31:30 c4cfa20c9418: Layer already exists 22:31:30 749c4c73b023: Layer already exists 22:31:30 0abb7ac36e6e: Layer already exists 22:31:30 bdc42e120bf6: Layer already exists 22:31:30 latest: digest: sha256:612b9eb1adcf4d7312b77501adbd09118cc12c1ecaf016ffc23dbd87d8ee7c6c size: 1572 [Pipeline] isUnix [Pipeline] sh 22:31:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:31:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.41 22:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:31:30 0abb7ac36e6e: Preparing 22:31:30 564ea387a554: Preparing 22:31:30 b13d9c35f1d1: Preparing 22:31:30 749c4c73b023: Preparing 22:31:30 c4cfa20c9418: Preparing 22:31:30 bdc42e120bf6: Preparing 22:31:30 bdc42e120bf6: Waiting 22:31:31 0abb7ac36e6e: Layer already exists 22:31:31 749c4c73b023: Layer already exists 22:31:31 564ea387a554: Layer already exists 22:31:31 c4cfa20c9418: Layer already exists 22:31:31 b13d9c35f1d1: Layer already exists 22:31:31 bdc42e120bf6: Layer already exists 22:31:31 2.0.1-dev.41: digest: sha256:612b9eb1adcf4d7312b77501adbd09118cc12c1ecaf016ffc23dbd87d8ee7c6c size: 1572 [Pipeline] isUnix [Pipeline] sh 22:31:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:31:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:31:31 0abb7ac36e6e: Preparing 22:31:31 564ea387a554: Preparing 22:31:31 b13d9c35f1d1: Preparing 22:31:31 749c4c73b023: Preparing 22:31:31 c4cfa20c9418: Preparing 22:31:31 bdc42e120bf6: Preparing 22:31:31 bdc42e120bf6: Waiting 22:31:31 c4cfa20c9418: Layer already exists 22:31:31 749c4c73b023: Layer already exists 22:31:31 b13d9c35f1d1: Layer already exists 22:31:31 564ea387a554: Layer already exists 22:31:31 0abb7ac36e6e: Layer already exists 22:31:31 bdc42e120bf6: Layer already exists 22:31:31 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:612b9eb1adcf4d7312b77501adbd09118cc12c1ecaf016ffc23dbd87d8ee7c6c size: 1572 [Pipeline] isUnix [Pipeline] sh 22:31:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 22:31:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:31:32 0abb7ac36e6e: Preparing 22:31:32 564ea387a554: Preparing 22:31:32 b13d9c35f1d1: Preparing 22:31:32 749c4c73b023: Preparing 22:31:32 c4cfa20c9418: Preparing 22:31:32 bdc42e120bf6: Preparing 22:31:32 bdc42e120bf6: Waiting 22:31:32 564ea387a554: Layer already exists 22:31:32 0abb7ac36e6e: Layer already exists 22:31:32 c4cfa20c9418: Layer already exists 22:31:32 749c4c73b023: Layer already exists 22:31:32 b13d9c35f1d1: Layer already exists 22:31:32 bdc42e120bf6: Layer already exists 22:31:32 main: digest: sha256:612b9eb1adcf4d7312b77501adbd09118cc12c1ecaf016ffc23dbd87d8ee7c6c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:33 ===================================================== [Pipeline] echo 22:31:33 taggedImages: 22:31:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:31:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.41 22:31:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:31:33 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:31:33 7380b5be2abbd1220962665a8de014d5421e0322 22:31:33 latest 22:31:33 2.0.1-dev.41 22:31:33 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:33 main 22:31:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:31:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:31:33 deeb7b7c30cd: Preparing 22:31:33 7b098be15a7f: Preparing 22:31:33 b13d9c35f1d1: Preparing 22:31:33 483f02b856d7: Preparing 22:31:33 bdc42e120bf6: Preparing 22:31:34 483f02b856d7: Layer already exists 22:31:34 bdc42e120bf6: Layer already exists 22:31:34 b13d9c35f1d1: Layer already exists 22:31:34 deeb7b7c30cd: Pushed 22:31:36 7b098be15a7f: Pushed 22:31:36 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:a656dfcccac6481169619475e5081c9bcf67ac7e28fa39c24930941b93a1ff7e size: 1363 [Pipeline] isUnix [Pipeline] sh 22:31:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:31:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:31:37 deeb7b7c30cd: Preparing 22:31:37 7b098be15a7f: Preparing 22:31:37 b13d9c35f1d1: Preparing 22:31:37 483f02b856d7: Preparing 22:31:37 bdc42e120bf6: Preparing 22:31:37 7b098be15a7f: Layer already exists 22:31:37 deeb7b7c30cd: Layer already exists 22:31:37 483f02b856d7: Layer already exists 22:31:37 bdc42e120bf6: Layer already exists 22:31:37 b13d9c35f1d1: Layer already exists 22:31:37 latest: digest: sha256:a656dfcccac6481169619475e5081c9bcf67ac7e28fa39c24930941b93a1ff7e size: 1363 [Pipeline] isUnix [Pipeline] sh 22:31:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:31:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.41 22:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:31:38 deeb7b7c30cd: Preparing 22:31:38 7b098be15a7f: Preparing 22:31:38 b13d9c35f1d1: Preparing 22:31:38 483f02b856d7: Preparing 22:31:38 bdc42e120bf6: Preparing 22:31:38 bdc42e120bf6: Layer already exists 22:31:38 b13d9c35f1d1: Layer already exists 22:31:38 7b098be15a7f: Layer already exists 22:31:38 483f02b856d7: Layer already exists 22:31:38 deeb7b7c30cd: Layer already exists 22:31:38 2.0.1-dev.41: digest: sha256:a656dfcccac6481169619475e5081c9bcf67ac7e28fa39c24930941b93a1ff7e size: 1363 [Pipeline] isUnix [Pipeline] sh 22:31:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:31:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:31:39 deeb7b7c30cd: Preparing 22:31:39 7b098be15a7f: Preparing 22:31:39 b13d9c35f1d1: Preparing 22:31:39 483f02b856d7: Preparing 22:31:39 bdc42e120bf6: Preparing 22:31:39 483f02b856d7: Layer already exists 22:31:39 bdc42e120bf6: Layer already exists 22:31:39 b13d9c35f1d1: Layer already exists 22:31:39 deeb7b7c30cd: Layer already exists 22:31:39 7b098be15a7f: Layer already exists 22:31:39 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:a656dfcccac6481169619475e5081c9bcf67ac7e28fa39c24930941b93a1ff7e size: 1363 [Pipeline] isUnix [Pipeline] sh 22:31:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 22:31:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:31:40 deeb7b7c30cd: Preparing 22:31:40 7b098be15a7f: Preparing 22:31:40 b13d9c35f1d1: Preparing 22:31:40 483f02b856d7: Preparing 22:31:40 bdc42e120bf6: Preparing 22:31:40 483f02b856d7: Layer already exists 22:31:40 bdc42e120bf6: Layer already exists 22:31:40 7b098be15a7f: Layer already exists 22:31:40 deeb7b7c30cd: Layer already exists 22:31:40 b13d9c35f1d1: Layer already exists 22:31:40 main: digest: sha256:a656dfcccac6481169619475e5081c9bcf67ac7e28fa39c24930941b93a1ff7e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:40 ===================================================== [Pipeline] echo 22:31:40 taggedImages: 22:31:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:31:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.41 22:31:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:31:40 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:31:40 7380b5be2abbd1220962665a8de014d5421e0322 22:31:40 latest 22:31:40 2.0.1-dev.41 22:31:40 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:40 main 22:31:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:31:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:31:41 64a460d60f07: Preparing 22:31:41 64a460d60f07: Preparing 22:31:41 ee7e1e02a1d0: Preparing 22:31:41 1bcb6da98665: Preparing 22:31:41 2ddfa3eae8a3: Preparing 22:31:41 d3dc8406dd0a: Preparing 22:31:41 b13d9c35f1d1: Preparing 22:31:41 06f241e509b0: Preparing 22:31:41 a7831fed4653: Preparing 22:31:41 51587fb53bd0: Preparing 22:31:41 f75ef26d6911: Preparing 22:31:41 bdc42e120bf6: Preparing 22:31:41 b13d9c35f1d1: Waiting 22:31:41 06f241e509b0: Waiting 22:31:41 a7831fed4653: Waiting 22:31:41 51587fb53bd0: Waiting 22:31:41 f75ef26d6911: Waiting 22:31:41 64a460d60f07: Pushed 22:31:41 2ddfa3eae8a3: Pushed 22:31:42 ee7e1e02a1d0: Pushed 22:31:42 1bcb6da98665: Pushed 22:31:42 b13d9c35f1d1: Layer already exists 22:31:42 06f241e509b0: Pushed 22:31:42 a7831fed4653: Pushed 22:31:42 bdc42e120bf6: Layer already exists 22:31:42 51587fb53bd0: Pushed 22:31:42 f75ef26d6911: Pushed 22:31:45 d3dc8406dd0a: Pushed 22:31:45 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:0e031ca56a1ca16a36aba856750967677a6b9b85cc11bbd91d60149d5978cb47 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:31:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:31:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:31:45 64a460d60f07: Preparing 22:31:45 64a460d60f07: Preparing 22:31:45 ee7e1e02a1d0: Preparing 22:31:45 1bcb6da98665: Preparing 22:31:45 2ddfa3eae8a3: Preparing 22:31:45 d3dc8406dd0a: Preparing 22:31:45 b13d9c35f1d1: Preparing 22:31:45 06f241e509b0: Preparing 22:31:45 a7831fed4653: Preparing 22:31:45 51587fb53bd0: Preparing 22:31:45 f75ef26d6911: Preparing 22:31:45 bdc42e120bf6: Preparing 22:31:45 b13d9c35f1d1: Waiting 22:31:45 06f241e509b0: Waiting 22:31:45 a7831fed4653: Waiting 22:31:45 f75ef26d6911: Waiting 22:31:45 51587fb53bd0: Waiting 22:31:45 bdc42e120bf6: Waiting 22:31:46 64a460d60f07: Layer already exists 22:31:46 2ddfa3eae8a3: Layer already exists 22:31:46 ee7e1e02a1d0: Layer already exists 22:31:46 1bcb6da98665: Layer already exists 22:31:46 d3dc8406dd0a: Layer already exists 22:31:46 b13d9c35f1d1: Layer already exists 22:31:46 06f241e509b0: Layer already exists 22:31:46 f75ef26d6911: Layer already exists 22:31:46 a7831fed4653: Layer already exists 22:31:46 bdc42e120bf6: Layer already exists 22:31:46 51587fb53bd0: Layer already exists 22:31:46 latest: digest: sha256:0e031ca56a1ca16a36aba856750967677a6b9b85cc11bbd91d60149d5978cb47 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:31:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:31:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.41 22:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:31:46 64a460d60f07: Preparing 22:31:46 64a460d60f07: Preparing 22:31:46 ee7e1e02a1d0: Preparing 22:31:46 1bcb6da98665: Preparing 22:31:46 2ddfa3eae8a3: Preparing 22:31:46 d3dc8406dd0a: Preparing 22:31:46 b13d9c35f1d1: Preparing 22:31:46 06f241e509b0: Preparing 22:31:46 a7831fed4653: Preparing 22:31:46 51587fb53bd0: Preparing 22:31:46 f75ef26d6911: Preparing 22:31:46 bdc42e120bf6: Preparing 22:31:46 b13d9c35f1d1: Waiting 22:31:46 51587fb53bd0: Waiting 22:31:46 06f241e509b0: Waiting 22:31:46 f75ef26d6911: Waiting 22:31:46 a7831fed4653: Waiting 22:31:46 bdc42e120bf6: Waiting 22:31:47 d3dc8406dd0a: Layer already exists 22:31:47 64a460d60f07: Layer already exists 22:31:47 1bcb6da98665: Layer already exists 22:31:47 2ddfa3eae8a3: Layer already exists 22:31:47 ee7e1e02a1d0: Layer already exists 22:31:47 b13d9c35f1d1: Layer already exists 22:31:47 a7831fed4653: Layer already exists 22:31:47 06f241e509b0: Layer already exists 22:31:47 51587fb53bd0: Layer already exists 22:31:47 f75ef26d6911: Layer already exists 22:31:47 bdc42e120bf6: Layer already exists 22:31:47 2.0.1-dev.41: digest: sha256:0e031ca56a1ca16a36aba856750967677a6b9b85cc11bbd91d60149d5978cb47 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:31:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:31:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:31:47 64a460d60f07: Preparing 22:31:47 64a460d60f07: Preparing 22:31:47 ee7e1e02a1d0: Preparing 22:31:47 1bcb6da98665: Preparing 22:31:47 2ddfa3eae8a3: Preparing 22:31:47 d3dc8406dd0a: Preparing 22:31:47 b13d9c35f1d1: Preparing 22:31:47 06f241e509b0: Preparing 22:31:47 a7831fed4653: Preparing 22:31:47 51587fb53bd0: Preparing 22:31:47 f75ef26d6911: Preparing 22:31:47 bdc42e120bf6: Preparing 22:31:47 a7831fed4653: Waiting 22:31:47 51587fb53bd0: Waiting 22:31:47 f75ef26d6911: Waiting 22:31:47 bdc42e120bf6: Waiting 22:31:47 b13d9c35f1d1: Waiting 22:31:47 06f241e509b0: Waiting 22:31:48 2ddfa3eae8a3: Layer already exists 22:31:48 d3dc8406dd0a: Layer already exists 22:31:48 ee7e1e02a1d0: Layer already exists 22:31:48 64a460d60f07: Layer already exists 22:31:48 1bcb6da98665: Layer already exists 22:31:48 06f241e509b0: Layer already exists 22:31:48 f75ef26d6911: Layer already exists 22:31:48 a7831fed4653: Layer already exists 22:31:48 51587fb53bd0: Layer already exists 22:31:48 b13d9c35f1d1: Layer already exists 22:31:48 bdc42e120bf6: Layer already exists 22:31:48 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:0e031ca56a1ca16a36aba856750967677a6b9b85cc11bbd91d60149d5978cb47 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:31:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 22:31:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:31:49 64a460d60f07: Preparing 22:31:49 64a460d60f07: Preparing 22:31:49 ee7e1e02a1d0: Preparing 22:31:49 1bcb6da98665: Preparing 22:31:49 2ddfa3eae8a3: Preparing 22:31:49 d3dc8406dd0a: Preparing 22:31:49 b13d9c35f1d1: Preparing 22:31:49 06f241e509b0: Preparing 22:31:49 a7831fed4653: Preparing 22:31:49 51587fb53bd0: Preparing 22:31:49 f75ef26d6911: Preparing 22:31:49 bdc42e120bf6: Preparing 22:31:49 b13d9c35f1d1: Waiting 22:31:49 06f241e509b0: Waiting 22:31:49 a7831fed4653: Waiting 22:31:49 51587fb53bd0: Waiting 22:31:49 bdc42e120bf6: Waiting 22:31:49 f75ef26d6911: Waiting 22:31:49 64a460d60f07: Layer already exists 22:31:49 d3dc8406dd0a: Layer already exists 22:31:49 1bcb6da98665: Layer already exists 22:31:49 2ddfa3eae8a3: Layer already exists 22:31:49 ee7e1e02a1d0: Layer already exists 22:31:49 a7831fed4653: Layer already exists 22:31:49 06f241e509b0: Layer already exists 22:31:49 b13d9c35f1d1: Layer already exists 22:31:49 f75ef26d6911: Layer already exists 22:31:49 51587fb53bd0: Layer already exists 22:31:49 bdc42e120bf6: Layer already exists 22:31:49 main: digest: sha256:0e031ca56a1ca16a36aba856750967677a6b9b85cc11bbd91d60149d5978cb47 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:49 ===================================================== [Pipeline] echo 22:31:49 taggedImages: 22:31:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:31:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.41 22:31:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:31:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:31:51 7380b5be2abbd1220962665a8de014d5421e0322 22:31:51 latest 22:31:51 2.0.1-dev.41 22:31:51 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:51 main 22:31:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:31:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:31:51 f160cfcccad8: Preparing 22:31:51 275c5eab02ff: Preparing 22:31:51 8a0b7e209ec7: Preparing 22:31:51 beee1c5f55f8: Preparing 22:31:51 ec193b7604ed: Preparing 22:31:51 bdc42e120bf6: Preparing 22:31:51 bdc42e120bf6: Waiting 22:31:52 8a0b7e209ec7: Pushed 22:31:52 beee1c5f55f8: Pushed 22:31:52 bdc42e120bf6: Layer already exists 22:31:52 ec193b7604ed: Pushed 22:31:54 f160cfcccad8: Pushed 22:31:54 275c5eab02ff: Pushed 22:31:54 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:3de1c87943a323e628a3d2d735fed6c7b4ca01bb467eb2c8eeb261005e974fc4 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:31:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:31:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:31:55 f160cfcccad8: Preparing 22:31:55 275c5eab02ff: Preparing 22:31:55 8a0b7e209ec7: Preparing 22:31:55 beee1c5f55f8: Preparing 22:31:55 ec193b7604ed: Preparing 22:31:55 bdc42e120bf6: Preparing 22:31:55 bdc42e120bf6: Waiting 22:31:55 8a0b7e209ec7: Layer already exists 22:31:55 beee1c5f55f8: Layer already exists 22:31:55 275c5eab02ff: Layer already exists 22:31:55 ec193b7604ed: Layer already exists 22:31:55 f160cfcccad8: Layer already exists 22:31:55 bdc42e120bf6: Layer already exists 22:31:55 latest: digest: sha256:3de1c87943a323e628a3d2d735fed6c7b4ca01bb467eb2c8eeb261005e974fc4 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:31:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:31:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.41 22:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:31:56 f160cfcccad8: Preparing 22:31:56 275c5eab02ff: Preparing 22:31:56 8a0b7e209ec7: Preparing 22:31:56 beee1c5f55f8: Preparing 22:31:56 ec193b7604ed: Preparing 22:31:56 bdc42e120bf6: Preparing 22:31:56 bdc42e120bf6: Waiting 22:31:56 275c5eab02ff: Layer already exists 22:31:56 beee1c5f55f8: Layer already exists 22:31:56 ec193b7604ed: Layer already exists 22:31:56 f160cfcccad8: Layer already exists 22:31:56 8a0b7e209ec7: Layer already exists 22:31:56 bdc42e120bf6: Layer already exists 22:31:56 2.0.1-dev.41: digest: sha256:3de1c87943a323e628a3d2d735fed6c7b4ca01bb467eb2c8eeb261005e974fc4 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:31:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:31:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:31:57 f160cfcccad8: Preparing 22:31:57 275c5eab02ff: Preparing 22:31:57 8a0b7e209ec7: Preparing 22:31:57 beee1c5f55f8: Preparing 22:31:57 ec193b7604ed: Preparing 22:31:57 bdc42e120bf6: Preparing 22:31:57 bdc42e120bf6: Waiting 22:31:57 275c5eab02ff: Layer already exists 22:31:57 beee1c5f55f8: Layer already exists 22:31:57 ec193b7604ed: Layer already exists 22:31:57 8a0b7e209ec7: Layer already exists 22:31:57 f160cfcccad8: Layer already exists 22:31:57 bdc42e120bf6: Layer already exists 22:31:57 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:3de1c87943a323e628a3d2d735fed6c7b4ca01bb467eb2c8eeb261005e974fc4 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:31:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 22:31:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:31:58 f160cfcccad8: Preparing 22:31:58 275c5eab02ff: Preparing 22:31:58 8a0b7e209ec7: Preparing 22:31:58 beee1c5f55f8: Preparing 22:31:58 ec193b7604ed: Preparing 22:31:58 bdc42e120bf6: Preparing 22:31:58 bdc42e120bf6: Waiting 22:31:58 f160cfcccad8: Layer already exists 22:31:58 275c5eab02ff: Layer already exists 22:31:58 8a0b7e209ec7: Layer already exists 22:31:58 ec193b7604ed: Layer already exists 22:31:58 beee1c5f55f8: Layer already exists 22:31:58 bdc42e120bf6: Layer already exists 22:31:58 main: digest: sha256:3de1c87943a323e628a3d2d735fed6c7b4ca01bb467eb2c8eeb261005e974fc4 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:58 ===================================================== [Pipeline] echo 22:31:58 taggedImages: 22:31:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:31:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.41 22:31:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:31:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:31:58 7380b5be2abbd1220962665a8de014d5421e0322 22:31:58 latest 22:31:58 2.0.1-dev.41 22:31:58 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:31:58 main 22:31:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:31:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:31:59 6bac0f69aa38: Preparing 22:31:59 f552b632aea8: Preparing 22:31:59 a28fde80ee8f: Preparing 22:31:59 856ae836a187: Preparing 22:31:59 0ef480dd47b0: Preparing 22:31:59 cf5e52ebb144: Preparing 22:31:59 39ba637ee9ac: Preparing 22:31:59 384ff1cca2cc: Preparing 22:31:59 f9638e1a0090: Preparing 22:31:59 bdc42e120bf6: Preparing 22:31:59 cf5e52ebb144: Waiting 22:31:59 39ba637ee9ac: Waiting 22:31:59 384ff1cca2cc: Waiting 22:31:59 f9638e1a0090: Waiting 22:31:59 bdc42e120bf6: Waiting 22:31:59 f552b632aea8: Pushed 22:31:59 0ef480dd47b0: Pushed 22:31:59 6bac0f69aa38: Pushed 22:31:59 cf5e52ebb144: Pushed 22:31:59 384ff1cca2cc: Pushed 22:31:59 39ba637ee9ac: Pushed 22:31:59 bdc42e120bf6: Layer already exists 22:32:00 f9638e1a0090: Pushed 22:32:01 856ae836a187: Pushed 22:32:02 a28fde80ee8f: Pushed 22:32:02 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:538fecc8821ba5e0793100a05d5eb58a674f0813a7b5bd76e085a268ce84e0fb size: 2405 [Pipeline] isUnix [Pipeline] sh 22:32:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:32:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:32:03 6bac0f69aa38: Preparing 22:32:03 f552b632aea8: Preparing 22:32:03 a28fde80ee8f: Preparing 22:32:03 856ae836a187: Preparing 22:32:03 0ef480dd47b0: Preparing 22:32:03 cf5e52ebb144: Preparing 22:32:03 39ba637ee9ac: Preparing 22:32:03 384ff1cca2cc: Preparing 22:32:03 f9638e1a0090: Preparing 22:32:03 bdc42e120bf6: Preparing 22:32:03 384ff1cca2cc: Waiting 22:32:03 39ba637ee9ac: Waiting 22:32:03 f9638e1a0090: Waiting 22:32:03 bdc42e120bf6: Waiting 22:32:03 856ae836a187: Layer already exists 22:32:03 6bac0f69aa38: Layer already exists 22:32:03 0ef480dd47b0: Layer already exists 22:32:03 f552b632aea8: Layer already exists 22:32:03 a28fde80ee8f: Layer already exists 22:32:03 384ff1cca2cc: Layer already exists 22:32:03 f9638e1a0090: Layer already exists 22:32:03 cf5e52ebb144: Layer already exists 22:32:03 39ba637ee9ac: Layer already exists 22:32:03 bdc42e120bf6: Layer already exists 22:32:03 latest: digest: sha256:538fecc8821ba5e0793100a05d5eb58a674f0813a7b5bd76e085a268ce84e0fb size: 2405 [Pipeline] isUnix [Pipeline] sh 22:32:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:32:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.41 22:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:32:04 6bac0f69aa38: Preparing 22:32:04 f552b632aea8: Preparing 22:32:04 a28fde80ee8f: Preparing 22:32:04 856ae836a187: Preparing 22:32:04 0ef480dd47b0: Preparing 22:32:04 cf5e52ebb144: Preparing 22:32:04 39ba637ee9ac: Preparing 22:32:04 384ff1cca2cc: Preparing 22:32:04 f9638e1a0090: Preparing 22:32:04 bdc42e120bf6: Preparing 22:32:04 384ff1cca2cc: Waiting 22:32:04 f9638e1a0090: Waiting 22:32:04 bdc42e120bf6: Waiting 22:32:04 39ba637ee9ac: Waiting 22:32:04 cf5e52ebb144: Waiting 22:32:04 856ae836a187: Layer already exists 22:32:04 6bac0f69aa38: Layer already exists 22:32:04 f552b632aea8: Layer already exists 22:32:04 0ef480dd47b0: Layer already exists 22:32:04 a28fde80ee8f: Layer already exists 22:32:04 39ba637ee9ac: Layer already exists 22:32:04 cf5e52ebb144: Layer already exists 22:32:04 384ff1cca2cc: Layer already exists 22:32:04 f9638e1a0090: Layer already exists 22:32:04 bdc42e120bf6: Layer already exists 22:32:04 2.0.1-dev.41: digest: sha256:538fecc8821ba5e0793100a05d5eb58a674f0813a7b5bd76e085a268ce84e0fb size: 2405 [Pipeline] isUnix [Pipeline] sh 22:32:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:32:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:32:05 6bac0f69aa38: Preparing 22:32:05 f552b632aea8: Preparing 22:32:05 a28fde80ee8f: Preparing 22:32:05 856ae836a187: Preparing 22:32:05 0ef480dd47b0: Preparing 22:32:05 cf5e52ebb144: Preparing 22:32:05 39ba637ee9ac: Preparing 22:32:05 384ff1cca2cc: Preparing 22:32:05 f9638e1a0090: Preparing 22:32:05 bdc42e120bf6: Preparing 22:32:05 384ff1cca2cc: Waiting 22:32:05 f9638e1a0090: Waiting 22:32:05 bdc42e120bf6: Waiting 22:32:05 cf5e52ebb144: Waiting 22:32:05 39ba637ee9ac: Waiting 22:32:05 a28fde80ee8f: Layer already exists 22:32:05 0ef480dd47b0: Layer already exists 22:32:05 856ae836a187: Layer already exists 22:32:05 6bac0f69aa38: Layer already exists 22:32:05 f552b632aea8: Layer already exists 22:32:05 39ba637ee9ac: Layer already exists 22:32:05 cf5e52ebb144: Layer already exists 22:32:05 bdc42e120bf6: Layer already exists 22:32:05 384ff1cca2cc: Layer already exists 22:32:05 f9638e1a0090: Layer already exists 22:32:05 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:538fecc8821ba5e0793100a05d5eb58a674f0813a7b5bd76e085a268ce84e0fb size: 2405 [Pipeline] isUnix [Pipeline] sh 22:32:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 22:32:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:32:06 6bac0f69aa38: Preparing 22:32:06 f552b632aea8: Preparing 22:32:06 a28fde80ee8f: Preparing 22:32:06 856ae836a187: Preparing 22:32:06 0ef480dd47b0: Preparing 22:32:06 cf5e52ebb144: Preparing 22:32:06 39ba637ee9ac: Preparing 22:32:06 384ff1cca2cc: Preparing 22:32:06 f9638e1a0090: Preparing 22:32:06 bdc42e120bf6: Preparing 22:32:06 384ff1cca2cc: Waiting 22:32:06 f9638e1a0090: Waiting 22:32:06 bdc42e120bf6: Waiting 22:32:06 cf5e52ebb144: Waiting 22:32:06 39ba637ee9ac: Waiting 22:32:06 0ef480dd47b0: Layer already exists 22:32:06 f552b632aea8: Layer already exists 22:32:06 a28fde80ee8f: Layer already exists 22:32:06 6bac0f69aa38: Layer already exists 22:32:06 856ae836a187: Layer already exists 22:32:06 cf5e52ebb144: Layer already exists 22:32:06 384ff1cca2cc: Layer already exists 22:32:06 39ba637ee9ac: Layer already exists 22:32:06 f9638e1a0090: Layer already exists 22:32:06 bdc42e120bf6: Layer already exists 22:32:06 main: digest: sha256:538fecc8821ba5e0793100a05d5eb58a674f0813a7b5bd76e085a268ce84e0fb size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:06 ===================================================== [Pipeline] echo 22:32:06 taggedImages: 22:32:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:32:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:32:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.41 22:32:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:32:06 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:32:06 7380b5be2abbd1220962665a8de014d5421e0322 22:32:06 latest 22:32:06 2.0.1-dev.41 22:32:06 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:06 main 22:32:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:32:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:32:07 1f2d8d7d222f: Preparing 22:32:07 8d3f7225c8e7: Preparing 22:32:07 b13d9c35f1d1: Preparing 22:32:07 4a854902bd8d: Preparing 22:32:07 bdc42e120bf6: Preparing 22:32:07 b13d9c35f1d1: Layer already exists 22:32:07 bdc42e120bf6: Layer already exists 22:32:07 1f2d8d7d222f: Pushed 22:32:08 4a854902bd8d: Pushed 22:32:10 8d3f7225c8e7: Pushed 22:32:10 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:6091498c4fbd90cf30eb3ddede649dc6234cd2387ff756e8a37e2dce8e7f1e88 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:32:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:32:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:32:11 1f2d8d7d222f: Preparing 22:32:11 8d3f7225c8e7: Preparing 22:32:11 b13d9c35f1d1: Preparing 22:32:11 4a854902bd8d: Preparing 22:32:11 bdc42e120bf6: Preparing 22:32:11 1f2d8d7d222f: Layer already exists 22:32:11 4a854902bd8d: Layer already exists 22:32:11 bdc42e120bf6: Layer already exists 22:32:11 8d3f7225c8e7: Layer already exists 22:32:11 b13d9c35f1d1: Layer already exists 22:32:11 latest: digest: sha256:6091498c4fbd90cf30eb3ddede649dc6234cd2387ff756e8a37e2dce8e7f1e88 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:32:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:32:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.41 22:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:32:14 1f2d8d7d222f: Preparing 22:32:14 8d3f7225c8e7: Preparing 22:32:14 b13d9c35f1d1: Preparing 22:32:14 4a854902bd8d: Preparing 22:32:14 bdc42e120bf6: Preparing 22:32:14 1f2d8d7d222f: Layer already exists 22:32:14 bdc42e120bf6: Layer already exists 22:32:14 8d3f7225c8e7: Layer already exists 22:32:14 b13d9c35f1d1: Layer already exists 22:32:14 4a854902bd8d: Layer already exists 22:32:14 2.0.1-dev.41: digest: sha256:6091498c4fbd90cf30eb3ddede649dc6234cd2387ff756e8a37e2dce8e7f1e88 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:32:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:32:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:32:15 1f2d8d7d222f: Preparing 22:32:15 8d3f7225c8e7: Preparing 22:32:15 b13d9c35f1d1: Preparing 22:32:15 4a854902bd8d: Preparing 22:32:15 bdc42e120bf6: Preparing 22:32:15 b13d9c35f1d1: Layer already exists 22:32:15 1f2d8d7d222f: Layer already exists 22:32:15 bdc42e120bf6: Layer already exists 22:32:15 4a854902bd8d: Layer already exists 22:32:15 8d3f7225c8e7: Layer already exists 22:32:15 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:6091498c4fbd90cf30eb3ddede649dc6234cd2387ff756e8a37e2dce8e7f1e88 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:32:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 22:32:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:32:15 1f2d8d7d222f: Preparing 22:32:15 8d3f7225c8e7: Preparing 22:32:15 b13d9c35f1d1: Preparing 22:32:15 4a854902bd8d: Preparing 22:32:15 bdc42e120bf6: Preparing 22:32:16 1f2d8d7d222f: Layer already exists 22:32:16 8d3f7225c8e7: Layer already exists 22:32:16 bdc42e120bf6: Layer already exists 22:32:16 4a854902bd8d: Layer already exists 22:32:16 b13d9c35f1d1: Layer already exists 22:32:16 main: digest: sha256:6091498c4fbd90cf30eb3ddede649dc6234cd2387ff756e8a37e2dce8e7f1e88 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:16 ===================================================== [Pipeline] echo 22:32:16 taggedImages: 22:32:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:32:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:32:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.41 22:32:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:32:16 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:32:16 7380b5be2abbd1220962665a8de014d5421e0322 22:32:16 latest 22:32:16 2.0.1-dev.41 22:32:16 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:16 main 22:32:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:32:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:32:17 697667fdab3f: Preparing 22:32:17 8e91ae602f51: Preparing 22:32:17 b13d9c35f1d1: Preparing 22:32:17 483f02b856d7: Preparing 22:32:17 bdc42e120bf6: Preparing 22:32:17 bdc42e120bf6: Layer already exists 22:32:17 b13d9c35f1d1: Layer already exists 22:32:17 483f02b856d7: Layer already exists 22:32:17 697667fdab3f: Pushed 22:32:19 8e91ae602f51: Pushed 22:32:19 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:36458421c53a63ac0a0b603efea1fbe9bee90568f01db768bf768107dfc10f17 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:32:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:32:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:32:20 697667fdab3f: Preparing 22:32:20 8e91ae602f51: Preparing 22:32:20 b13d9c35f1d1: Preparing 22:32:20 483f02b856d7: Preparing 22:32:20 bdc42e120bf6: Preparing 22:32:20 697667fdab3f: Layer already exists 22:32:20 b13d9c35f1d1: Layer already exists 22:32:20 bdc42e120bf6: Layer already exists 22:32:20 8e91ae602f51: Layer already exists 22:32:20 483f02b856d7: Layer already exists 22:32:20 latest: digest: sha256:36458421c53a63ac0a0b603efea1fbe9bee90568f01db768bf768107dfc10f17 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:32:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:32:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.41 22:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:32:21 697667fdab3f: Preparing 22:32:21 8e91ae602f51: Preparing 22:32:21 b13d9c35f1d1: Preparing 22:32:21 483f02b856d7: Preparing 22:32:21 bdc42e120bf6: Preparing 22:32:21 697667fdab3f: Layer already exists 22:32:21 b13d9c35f1d1: Layer already exists 22:32:21 bdc42e120bf6: Layer already exists 22:32:21 8e91ae602f51: Layer already exists 22:32:21 483f02b856d7: Layer already exists 22:32:21 2.0.1-dev.41: digest: sha256:36458421c53a63ac0a0b603efea1fbe9bee90568f01db768bf768107dfc10f17 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:32:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:32:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:32:22 697667fdab3f: Preparing 22:32:22 8e91ae602f51: Preparing 22:32:22 b13d9c35f1d1: Preparing 22:32:22 483f02b856d7: Preparing 22:32:22 bdc42e120bf6: Preparing 22:32:22 bdc42e120bf6: Layer already exists 22:32:22 697667fdab3f: Layer already exists 22:32:22 483f02b856d7: Layer already exists 22:32:22 8e91ae602f51: Layer already exists 22:32:22 b13d9c35f1d1: Layer already exists 22:32:22 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:36458421c53a63ac0a0b603efea1fbe9bee90568f01db768bf768107dfc10f17 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:32:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 22:32:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:32:23 697667fdab3f: Preparing 22:32:23 8e91ae602f51: Preparing 22:32:23 b13d9c35f1d1: Preparing 22:32:23 483f02b856d7: Preparing 22:32:23 bdc42e120bf6: Preparing 22:32:23 483f02b856d7: Layer already exists 22:32:23 8e91ae602f51: Layer already exists 22:32:23 bdc42e120bf6: Layer already exists 22:32:23 b13d9c35f1d1: Layer already exists 22:32:23 697667fdab3f: Layer already exists 22:32:23 main: digest: sha256:36458421c53a63ac0a0b603efea1fbe9bee90568f01db768bf768107dfc10f17 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:23 ===================================================== [Pipeline] echo 22:32:23 taggedImages: 22:32:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:32:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:32:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.41 22:32:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 22:32:23 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 22:32:23 7380b5be2abbd1220962665a8de014d5421e0322 22:32:23 latest 22:32:23 2.0.1-dev.41 22:32:23 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:23 main 22:32:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh 22:32:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:32:24 8aaf43e24023: Preparing 22:32:24 4d88d4035f77: Preparing 22:32:24 3b20db97d5ad: Preparing 22:32:24 2544e3443096: Preparing 22:32:24 b287e4fe43ef: Preparing 22:32:24 c39efab1fe40: Preparing 22:32:24 386fc9fe74c4: Preparing 22:32:24 097a5c91b892: Preparing 22:32:24 74984ba1a09f: Preparing 22:32:24 6d0ac5d4dfcb: Preparing 22:32:24 c55d5dbdab40: Preparing 22:32:24 c39efab1fe40: Waiting 22:32:24 386fc9fe74c4: Waiting 22:32:24 097a5c91b892: Waiting 22:32:24 6d0ac5d4dfcb: Waiting 22:32:24 74984ba1a09f: Waiting 22:32:24 c55d5dbdab40: Waiting 22:32:24 b287e4fe43ef: Layer already exists 22:32:24 c39efab1fe40: Layer already exists 22:32:24 386fc9fe74c4: Layer already exists 22:32:24 4d88d4035f77: Pushed 22:32:25 097a5c91b892: Layer already exists 22:32:25 74984ba1a09f: Layer already exists 22:32:25 6d0ac5d4dfcb: Layer already exists 22:32:25 c55d5dbdab40: Layer already exists 22:32:25 8aaf43e24023: Pushed 22:32:27 3b20db97d5ad: Pushed 22:32:42 2544e3443096: Pushed 22:32:42 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:bc858ce2a75009c57b79295993f35ed1533c3c02d90455845606f03a610e4b8d size: 2622 [Pipeline] isUnix [Pipeline] sh 22:32:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:32:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:32:43 8aaf43e24023: Preparing 22:32:43 4d88d4035f77: Preparing 22:32:43 3b20db97d5ad: Preparing 22:32:43 2544e3443096: Preparing 22:32:43 b287e4fe43ef: Preparing 22:32:43 c39efab1fe40: Preparing 22:32:43 386fc9fe74c4: Preparing 22:32:43 097a5c91b892: Preparing 22:32:43 74984ba1a09f: Preparing 22:32:43 6d0ac5d4dfcb: Preparing 22:32:43 c55d5dbdab40: Preparing 22:32:43 386fc9fe74c4: Waiting 22:32:43 097a5c91b892: Waiting 22:32:43 74984ba1a09f: Waiting 22:32:43 6d0ac5d4dfcb: Waiting 22:32:43 c39efab1fe40: Waiting 22:32:43 c55d5dbdab40: Waiting 22:32:43 8aaf43e24023: Layer already exists 22:32:43 4d88d4035f77: Layer already exists 22:32:43 b287e4fe43ef: Layer already exists 22:32:43 2544e3443096: Layer already exists 22:32:43 3b20db97d5ad: Layer already exists 22:32:43 c39efab1fe40: Layer already exists 22:32:43 097a5c91b892: Layer already exists 22:32:43 74984ba1a09f: Layer already exists 22:32:43 386fc9fe74c4: Layer already exists 22:32:43 6d0ac5d4dfcb: Layer already exists 22:32:43 c55d5dbdab40: Layer already exists 22:32:43 latest: digest: sha256:bc858ce2a75009c57b79295993f35ed1533c3c02d90455845606f03a610e4b8d size: 2622 [Pipeline] isUnix [Pipeline] sh 22:32:44 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:32:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.41 22:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:32:44 8aaf43e24023: Preparing 22:32:44 4d88d4035f77: Preparing 22:32:44 3b20db97d5ad: Preparing 22:32:44 2544e3443096: Preparing 22:32:44 b287e4fe43ef: Preparing 22:32:44 c39efab1fe40: Preparing 22:32:44 386fc9fe74c4: Preparing 22:32:44 097a5c91b892: Preparing 22:32:44 74984ba1a09f: Preparing 22:32:44 6d0ac5d4dfcb: Preparing 22:32:44 c55d5dbdab40: Preparing 22:32:44 c39efab1fe40: Waiting 22:32:44 386fc9fe74c4: Waiting 22:32:44 097a5c91b892: Waiting 22:32:44 6d0ac5d4dfcb: Waiting 22:32:44 74984ba1a09f: Waiting 22:32:44 c55d5dbdab40: Waiting 22:32:44 3b20db97d5ad: Layer already exists 22:32:44 b287e4fe43ef: Layer already exists 22:32:44 4d88d4035f77: Layer already exists 22:32:44 2544e3443096: Layer already exists 22:32:44 8aaf43e24023: Layer already exists 22:32:44 c39efab1fe40: Layer already exists 22:32:44 386fc9fe74c4: Layer already exists 22:32:44 74984ba1a09f: Layer already exists 22:32:44 097a5c91b892: Layer already exists 22:32:44 c55d5dbdab40: Layer already exists 22:32:44 6d0ac5d4dfcb: Layer already exists 22:32:44 2.0.1-dev.41: digest: sha256:bc858ce2a75009c57b79295993f35ed1533c3c02d90455845606f03a610e4b8d size: 2622 [Pipeline] isUnix [Pipeline] sh 22:32:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh 22:32:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:32:47 8aaf43e24023: Preparing 22:32:47 4d88d4035f77: Preparing 22:32:47 3b20db97d5ad: Preparing 22:32:47 2544e3443096: Preparing 22:32:47 b287e4fe43ef: Preparing 22:32:47 c39efab1fe40: Preparing 22:32:47 386fc9fe74c4: Preparing 22:32:47 097a5c91b892: Preparing 22:32:47 74984ba1a09f: Preparing 22:32:47 6d0ac5d4dfcb: Preparing 22:32:47 c55d5dbdab40: Preparing 22:32:47 097a5c91b892: Waiting 22:32:47 74984ba1a09f: Waiting 22:32:47 6d0ac5d4dfcb: Waiting 22:32:47 c39efab1fe40: Waiting 22:32:47 386fc9fe74c4: Waiting 22:32:47 4d88d4035f77: Layer already exists 22:32:47 3b20db97d5ad: Layer already exists 22:32:47 2544e3443096: Layer already exists 22:32:47 8aaf43e24023: Layer already exists 22:32:47 b287e4fe43ef: Layer already exists 22:32:47 6d0ac5d4dfcb: Layer already exists 22:32:47 c39efab1fe40: Layer already exists 22:32:47 74984ba1a09f: Layer already exists 22:32:47 097a5c91b892: Layer already exists 22:32:47 386fc9fe74c4: Layer already exists 22:32:47 c55d5dbdab40: Layer already exists 22:32:47 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:bc858ce2a75009c57b79295993f35ed1533c3c02d90455845606f03a610e4b8d size: 2622 [Pipeline] isUnix [Pipeline] sh 22:32:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 22:32:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 22:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:32:48 8aaf43e24023: Preparing 22:32:48 4d88d4035f77: Preparing 22:32:48 3b20db97d5ad: Preparing 22:32:48 2544e3443096: Preparing 22:32:48 b287e4fe43ef: Preparing 22:32:48 c39efab1fe40: Preparing 22:32:48 386fc9fe74c4: Preparing 22:32:48 097a5c91b892: Preparing 22:32:48 74984ba1a09f: Preparing 22:32:48 6d0ac5d4dfcb: Preparing 22:32:48 c55d5dbdab40: Preparing 22:32:48 c39efab1fe40: Waiting 22:32:48 386fc9fe74c4: Waiting 22:32:48 097a5c91b892: Waiting 22:32:48 74984ba1a09f: Waiting 22:32:48 6d0ac5d4dfcb: Waiting 22:32:48 4d88d4035f77: Layer already exists 22:32:48 8aaf43e24023: Layer already exists 22:32:48 2544e3443096: Layer already exists 22:32:48 3b20db97d5ad: Layer already exists 22:32:48 b287e4fe43ef: Layer already exists 22:32:48 c39efab1fe40: Layer already exists 22:32:48 74984ba1a09f: Layer already exists 22:32:48 386fc9fe74c4: Layer already exists 22:32:48 097a5c91b892: Layer already exists 22:32:48 6d0ac5d4dfcb: Layer already exists 22:32:48 c55d5dbdab40: Layer already exists 22:32:48 main: digest: sha256:bc858ce2a75009c57b79295993f35ed1533c3c02d90455845606f03a610e4b8d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:48 ===================================================== [Pipeline] echo 22:32:48 taggedImages: 22:32:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322 22:32:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:32:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.41 22:32:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 22:32:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:49 22:32:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:49 arm64: Pulling from edgex-lftools-log-publisher 22:32:49 448f6bf000e3: Pulling fs layer 22:32:49 f757da607395: Pulling fs layer 22:32:49 05883995daec: Pulling fs layer 22:32:49 8603b9c90790: Pulling fs layer 22:32:49 1560dd03e051: Pulling fs layer 22:32:49 27f5ce0e4adf: Pulling fs layer 22:32:49 c2d8d7efcc4b: Pulling fs layer 22:32:49 8603b9c90790: Waiting 22:32:49 1560dd03e051: Waiting 22:32:49 c2d8d7efcc4b: Waiting 22:32:50 f757da607395: Verifying Checksum 22:32:50 f757da607395: Download complete 22:32:50 8603b9c90790: Download complete 22:32:50 1560dd03e051: Verifying Checksum 22:32:50 1560dd03e051: Download complete 22:32:50 05883995daec: Verifying Checksum 22:32:50 27f5ce0e4adf: Verifying Checksum 22:32:50 27f5ce0e4adf: Download complete 22:32:50 05883995daec: Download complete 22:32:51 448f6bf000e3: Verifying Checksum 22:32:51 448f6bf000e3: Download complete 22:32:53 c2d8d7efcc4b: Verifying Checksum 22:32:53 c2d8d7efcc4b: Download complete 22:32:54 448f6bf000e3: Pull complete 22:32:55 f757da607395: Pull complete 22:32:57 05883995daec: Pull complete 22:32:57 8603b9c90790: Pull complete 22:32:58 1560dd03e051: Pull complete 22:32:58 27f5ce0e4adf: Pull complete 22:33:13 c2d8d7efcc4b: Pull complete 22:33:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:33:14 prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container 22:33:14 $ 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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:33:18 $ docker top ee9e65b8880be34cbf4f8de53ffeea2d6e092d64913791feecd503a38fcd0ddc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:19 ---> job-cost.sh 22:33:19 lf-activate-venv: SKIPPING 22:33:19 INFO: No Stack... 22:33:21 INFO: Retrieving Pricing Info for: v3-standard-4 22:33:22 INFO: Archiving Costs [Pipeline] sh 22:33:22 + cat /w/workspace/edgex-go/48/archives/cost.csv 22:33:22 + cut -d, -f6 [Pipeline] lock 22:33:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-48-stack-cost] 22:33:22 Resource [jenkins-edgexfoundry-edgex-go-main-48-stack-cost] did not exist. Created. 22:33:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:23 + echo total: 0.10999999940395355 [Pipeline] stash 22:33:24 Stashed 1 file(s) [Pipeline] } 22:33:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 22:33:24 $ docker stop --time=1 ee9e65b8880be34cbf4f8de53ffeea2d6e092d64913791feecd503a38fcd0ddc 22:33:25 $ docker rm -f ee9e65b8880be34cbf4f8de53ffeea2d6e092d64913791feecd503a38fcd0ddc [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 22:33:28 provisioning config files... 22:33:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/48@tmp/config6989417585167990563tmp [Pipeline] { [Pipeline] sh 22:33:29 + set +x 22:33:29 + bash -s -- 22:33:29 + curl -s https://codecov.io/bash 22:33:29 22:33:29 _____ _ 22:33:29 / ____| | | 22:33:29 | | ___ __| | ___ ___ _____ __ 22:33:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:33:29 | |___| (_) | (_| | __/ (_| (_) \ V / 22:33:29 \_____\___/ \__,_|\___|\___\___/ \_/ 22:33:29 Bash-1.0.6 22:33:29 22:33:29 22:33:29 ==> git version 2.24.4 found 22:33:29 ==> 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 22:33:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:33:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:33:29 ==> Jenkins CI detected. 22:33:29 current dir:  /w/workspace/edgex-go/48 22:33:29 project root: . 22:33:29 --> token set from env 22:33:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:33:29 ==> Running gcov in . (disable via -X gcov) 22:33:29 ==> Python coveragepy not found 22:33:29 ==> Searching for coverage reports in: 22:33:29 + . 22:33:29 -> Found 1 reports 22:33:29 ==> Detecting git/mercurial file structure 22:33:29 ==> Reading reports 22:33:29 + ./coverage.out bytes=404331 22:33:29 ==> Appending adjustments 22:33:29 https://docs.codecov.io/docs/fixing-reports 22:33:30 + Found adjustments 22:33:30 ==> Gzipping contents 22:33:30 56K /tmp/codecov.ip9oLH.gz 22:33:30 ==> Uploading reports 22:33:30 url: https://codecov.io 22:33:30 query: branch=main&commit=7380b5be2abbd1220962665a8de014d5421e0322&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:33:30 -> Pinging Codecov 22:33:30 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=7380b5be2abbd1220962665a8de014d5421e0322&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:33:31 -> Uploading to 22:33:31 https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/7380b5be2abbd1220962665a8de014d5421e0322/c31afe2f-bddf-46a4-b413-7e51cdc85116.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T223330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3960e121e30ab26a325008449a9f322a745b62612ae7a737dd6913727cdf21c4 22:33:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:31 Dload Upload Total Spent Left Speed 22:33:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54411 0 0 100 54411 0 133k --:--:-- --:--:-- --:--:-- 133k 22:33:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] } 22:33:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:33:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:33:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:32 22:33:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:33:32 188c0c94c7c5: Pulling fs layer 22:33:32 0ef7d3d256c8: Pulling fs layer 22:33:32 de9db76c5a1d: Pulling fs layer 22:33:32 0eba1c9be4d2: Pulling fs layer 22:33:32 0d57e429df01: Pulling fs layer 22:33:32 4e4be7b47b0d: Pulling fs layer 22:33:32 e1f770b5df2f: Pulling fs layer 22:33:32 85a0685a4137: Pulling fs layer 22:33:32 0eba1c9be4d2: Waiting 22:33:32 0d57e429df01: Waiting 22:33:32 85a0685a4137: Waiting 22:33:32 4e4be7b47b0d: Waiting 22:33:32 e1f770b5df2f: Waiting 22:33:32 de9db76c5a1d: Verifying Checksum 22:33:32 de9db76c5a1d: Download complete 22:33:32 0ef7d3d256c8: Verifying Checksum 22:33:32 0ef7d3d256c8: Download complete 22:33:32 0d57e429df01: Verifying Checksum 22:33:32 0d57e429df01: Download complete 22:33:32 4e4be7b47b0d: Verifying Checksum 22:33:32 4e4be7b47b0d: Download complete 22:33:32 188c0c94c7c5: Verifying Checksum 22:33:32 188c0c94c7c5: Download complete 22:33:33 188c0c94c7c5: Pull complete 22:33:33 0ef7d3d256c8: Pull complete 22:33:33 de9db76c5a1d: Pull complete 22:33:34 e1f770b5df2f: Verifying Checksum 22:33:34 e1f770b5df2f: Download complete 22:33:37 0eba1c9be4d2: Verifying Checksum 22:33:37 0eba1c9be4d2: Download complete 22:33:37 85a0685a4137: Verifying Checksum 22:33:37 85a0685a4137: Download complete 22:33:40 0eba1c9be4d2: Pull complete 22:33:40 0d57e429df01: Pull complete 22:33:40 4e4be7b47b0d: Pull complete 22:33:40 e1f770b5df2f: Pull complete 22:33:44 85a0685a4137: Pull complete 22:33:44 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:33:44 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:33:44 $ 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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:33:47 $ docker top 87bc5e3dcc550f824d5e6027c3e34861b0b621536613ccf69326868cccffc533 -eo pid,comm [Pipeline] { [Pipeline] echo 22:33:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:33:49 + set -o pipefail 22:33:49 + snyk monitor '--org=edgex-jenkins' 22:34:01 22:34:01 Monitoring /w/workspace/edgex-go/48 (github.com/edgexfoundry/edgex-go)... 22:34:01 22:34:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5e969835-11d0-43d3-a11f-a58176caa737 22:34:01 22:34:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:34:01 22:34:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:34:01 22:34:01 [Pipeline] } 22:34:01 $ docker stop --time=1 87bc5e3dcc550f824d5e6027c3e34861b0b621536613ccf69326868cccffc533 22:34:03 $ docker rm -f 87bc5e3dcc550f824d5e6027c3e34861b0b621536613ccf69326868cccffc533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:34:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:04 provisioning config files... 22:34:04 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/48@tmp/config2605640945823084894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:04 --> edgex-publish-swagger.sh 22:34:04 === Publish openapi/v2 API === 22:34:04 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:34:04 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/48/openapi/v2/core-command.yaml] 22:34:04 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:04 Dload Upload Total Spent Left Speed 22:34:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26088 0:00:01 0:00:01 --:--:-- 26077 100 31867 0 0 100 31867 0 26084 0:00:01 0:00:01 --:--:-- 26077 22:34:06 22:34:06 22:34:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/48/openapi/v2/core-data.yaml] 22:34:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:06 Dload Upload Total Spent Left Speed 22:34:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55467 0:00:01 0:00:01 --:--:-- 55514 100 65452 0 0 100 65452 0 50741 0:00:01 0:00:01 --:--:-- 50777 22:34:07 22:34:07 22:34:07 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/48/openapi/v2/core-metadata.yaml] 22:34:07 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:07 Dload Upload Total Spent Left Speed 22:34:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 116k 0:00:01 0:00:01 --:--:-- 116k 100 119k 0 0 100 119k 0 116k 0:00:01 0:00:01 --:--:-- 116k 22:34:08 22:34:08 22:34:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/48/openapi/v2/support-notifications.yaml] 22:34:08 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:08 Dload Upload Total Spent Left Speed 22:34:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74195 0:00:01 0:00:01 --:--:-- 74207 100 86007 0 0 100 86007 0 40546 0:00:02 0:00:02 --:--:-- 40550 100 86007 0 0 100 86007 0 40543 0:00:02 0:00:02 --:--:-- 40550 22:34:10 22:34:10 22:34:10 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/48/openapi/v2/support-scheduler.yaml] 22:34:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:10 Dload Upload Total Spent Left Speed 22:34:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 32056 0:00:01 0:00:01 --:--:-- 32089 100 36710 0 0 100 36710 0 32051 0:00:01 0:00:01 --:--:-- 32061 22:34:11 22:34:11 22:34:11 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/48/openapi/v2/system-agent.yaml] 22:34:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:11 Dload Upload Total Spent Left Speed 22:34:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16848 0:00:01 0:00:01 --:--:-- 16841 100 19603 0 0 100 19603 0 14739 0:00:01 0:00:01 --:--:-- 14739 22:34:12 22:34:12 [Pipeline] } 22:34:12 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 22:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:34:13 . [Pipeline] withDockerContainer 22:34:13 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:34:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:34:13 $ docker top 034b9c41270392c4e143a930b802a5d14a0869008a507666a58069b333121548 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:13 [ssh-agent] Looking for ssh-agent implementation... 22:34:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:14 $ docker exec 034b9c41270392c4e143a930b802a5d14a0869008a507666a58069b333121548 ssh-agent 22:34:14 SSH_AUTH_SOCK=/tmp/ssh-fgCrbIlauyAN/agent.14 22:34:14 SSH_AGENT_PID=21 22:34:14 Running ssh-add (command line suppressed) 22:34:14 Identity added: /w/workspace/edgex-go/48@tmp/private_key_3445757240193709726.key (/w/workspace/edgex-go/48@tmp/private_key_3445757240193709726.key) 22:34:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:14 + git semver tag 22:34:14 # -> Open(): unable to determine branch for HEAD 22:34:14 # $GIT_DIR = /w/workspace/edgex-go/48/.git 22:34:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/48 22:34:14 # $SEMVER_REMOTE_NAME = origin 22:34:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:34:14 # $SEMVER_USER_NAME = edgex-jenkins 22:34:14 # $SEMVER_BRANCH = main 22:34:14 # $SEMVER_DIR = /w/workspace/edgex-go/48/.semver 22:34:14 # 7380b5be2abbd1220962665a8de014d5421e0322 HEAD 22:34:14 # -> Force: false 22:34:14 # 36bed0abc4017947fea3bd530e58e0d240ff6d0f refs/tags/v2.0.1-dev.41 [Pipeline] } 22:34:14 $ docker exec --env ******** --env ******** 034b9c41270392c4e143a930b802a5d14a0869008a507666a58069b333121548 ssh-agent -k 22:34:14 unset SSH_AUTH_SOCK; 22:34:14 unset SSH_AGENT_PID; 22:34:14 echo Agent pid 21 killed; 22:34:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:15 + git semver [Pipeline] } 22:34:15 $ docker stop --time=1 034b9c41270392c4e143a930b802a5d14a0869008a507666a58069b333121548 22:34:16 $ docker rm -f 034b9c41270392c4e143a930b802a5d14a0869008a507666a58069b333121548 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:34:16 22:34:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:34:17 0.23.1-centos7: Pulling from edgex-lftools 22:34:17 ab5ef0e58194: Pulling fs layer 22:34:17 9712f1f96733: Pulling fs layer 22:34:17 63f879dbbcfc: Pulling fs layer 22:34:17 0d9ebad4ef96: Pulling fs layer 22:34:17 e9a5061849ea: Pulling fs layer 22:34:17 d747dcd14b5f: Pulling fs layer 22:34:17 2de7ff778b66: Pulling fs layer 22:34:17 0d9ebad4ef96: Waiting 22:34:17 e9a5061849ea: Waiting 22:34:17 d747dcd14b5f: Waiting 22:34:17 2de7ff778b66: Waiting 22:34:17 9712f1f96733: Verifying Checksum 22:34:17 9712f1f96733: Download complete 22:34:19 63f879dbbcfc: Verifying Checksum 22:34:19 63f879dbbcfc: Download complete 22:34:20 e9a5061849ea: Verifying Checksum 22:34:20 e9a5061849ea: Download complete 22:34:20 d747dcd14b5f: Verifying Checksum 22:34:20 d747dcd14b5f: Download complete 22:34:20 0d9ebad4ef96: Verifying Checksum 22:34:20 0d9ebad4ef96: Download complete 22:34:20 2de7ff778b66: Verifying Checksum 22:34:20 2de7ff778b66: Download complete 22:34:21 ab5ef0e58194: Verifying Checksum 22:34:21 ab5ef0e58194: Download complete 22:34:24 ab5ef0e58194: Pull complete 22:34:24 9712f1f96733: Pull complete 22:34:24 63f879dbbcfc: Pull complete 22:34:28 0d9ebad4ef96: Pull complete 22:34:28 e9a5061849ea: Pull complete 22:34:28 d747dcd14b5f: Pull complete 22:34:29 2de7ff778b66: Pull complete 22:34:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:34:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:34:29 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:34:32 $ docker top b9cac0db2b284a3790e25c6a64096646094b771c66b6b459acbf4cf2ddd28f85 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:34:32 provisioning config files... 22:34:32 copy managed file [sigul-config] to file:/w/workspace/edgex-go/48@tmp/config2062278298744430784tmp 22:34:32 copy managed file [sigul-password] to file:/w/workspace/edgex-go/48@tmp/config5647672776495694520tmp 22:34:32 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/48@tmp/config7609069633359340110tmp [Pipeline] { [Pipeline] echo 22:34:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:34:33 ---> sigul-configuration.sh 22:34:33 gpg: directory `/root/.gnupg' created 22:34:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:34:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:34:33 gpg: keyring `/root/.gnupg/secring.gpg' created 22:34:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:34:33 gpg: CAST5 encrypted data 22:34:33 gpg: encrypted with 1 passphrase 22:34:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:34:33 + mkdir /home/jenkins 22:34:33 + mkdir /home/jenkins/sigul [Pipeline] sh 22:34:33 + 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 22:34:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:34:33 ---> sigul-install.sh 22:34:33 Sigul already installed; skipping installation. [Pipeline] sh 22:34:34 + git tag --list 22:34:34 0.6.0 22:34:34 0.6.1 22:34:34 0.7.0 22:34:34 0.7.1 22:34:34 v1.0.0 22:34:34 v1.0.1 22:34:34 v1.1.0 22:34:34 v1.2.0 22:34:34 v1.2.1 22:34:34 v1.3.0 22:34:34 v1.3.1 22:34:34 v2.0.0 22:34:34 v2.0.1-dev.1 22:34:34 v2.0.1-dev.10 22:34:34 v2.0.1-dev.11 22:34:34 v2.0.1-dev.12 22:34:34 v2.0.1-dev.13 22:34:34 v2.0.1-dev.14 22:34:34 v2.0.1-dev.15 22:34:34 v2.0.1-dev.16 22:34:34 v2.0.1-dev.17 22:34:34 v2.0.1-dev.18 22:34:34 v2.0.1-dev.19 22:34:34 v2.0.1-dev.2 22:34:34 v2.0.1-dev.20 22:34:34 v2.0.1-dev.21 22:34:34 v2.0.1-dev.22 22:34:34 v2.0.1-dev.23 22:34:34 v2.0.1-dev.24 22:34:34 v2.0.1-dev.25 22:34:34 v2.0.1-dev.26 22:34:34 v2.0.1-dev.27 22:34:34 v2.0.1-dev.28 22:34:34 v2.0.1-dev.29 22:34:34 v2.0.1-dev.3 22:34:34 v2.0.1-dev.30 22:34:34 v2.0.1-dev.31 22:34:34 v2.0.1-dev.32 22:34:34 v2.0.1-dev.33 22:34:34 v2.0.1-dev.34 22:34:34 v2.0.1-dev.35 22:34:34 v2.0.1-dev.36 22:34:34 v2.0.1-dev.37 22:34:34 v2.0.1-dev.38 22:34:34 v2.0.1-dev.39 22:34:34 v2.0.1-dev.4 22:34:34 v2.0.1-dev.40 22:34:34 v2.0.1-dev.41 22:34:34 v2.0.1-dev.5 22:34:34 v2.0.1-dev.6 22:34:34 v2.0.1-dev.7 22:34:34 v2.0.1-dev.8 22:34:34 v2.0.1-dev.9 [Pipeline] sh 22:34:34 + lftools sign git-tag v2.0.1-dev.41 22:34:35 Signing Git tag with Sigul... 22:34:35 Signing v2.0.1-dev.41 [Pipeline] echo 22:34:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:34:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:34:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:34:36 $ docker stop --time=1 b9cac0db2b284a3790e25c6a64096646094b771c66b6b459acbf4cf2ddd28f85 22:34:38 $ docker rm -f b9cac0db2b284a3790e25c6a64096646094b771c66b6b459acbf4cf2ddd28f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:34:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:34:38 . [Pipeline] withDockerContainer 22:34:38 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:34:39 $ docker top 115881658a5c0688595fbde1e6b91692bfaa1a48f5917d35ead480d19433182a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:39 [ssh-agent] Looking for ssh-agent implementation... 22:34:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:39 $ docker exec 115881658a5c0688595fbde1e6b91692bfaa1a48f5917d35ead480d19433182a ssh-agent 22:34:39 SSH_AUTH_SOCK=/tmp/ssh-eCLCL2O3NVo5/agent.14 22:34:39 SSH_AGENT_PID=22 22:34:39 Running ssh-add (command line suppressed) 22:34:39 Identity added: /w/workspace/edgex-go/48@tmp/private_key_2834155840345845196.key (/w/workspace/edgex-go/48@tmp/private_key_2834155840345845196.key) 22:34:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:40 + git semver bump pre 22:34:40 # -> Open(): unable to determine branch for HEAD 22:34:40 # $GIT_DIR = /w/workspace/edgex-go/48/.git 22:34:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/48 22:34:40 # $SEMVER_REMOTE_NAME = origin 22:34:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:34:40 # $SEMVER_USER_NAME = edgex-jenkins 22:34:40 # $SEMVER_BRANCH = main 22:34:40 # $SEMVER_DIR = /w/workspace/edgex-go/48/.semver 22:34:40 2.0.1-dev.42 [Pipeline] } 22:34:40 $ docker exec --env ******** --env ******** 115881658a5c0688595fbde1e6b91692bfaa1a48f5917d35ead480d19433182a ssh-agent -k 22:34:40 unset SSH_AUTH_SOCK; 22:34:40 unset SSH_AGENT_PID; 22:34:40 echo Agent pid 22 killed; 22:34:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:40 + git semver [Pipeline] } 22:34:40 $ docker stop --time=1 115881658a5c0688595fbde1e6b91692bfaa1a48f5917d35ead480d19433182a 22:34:41 $ docker rm -f 115881658a5c0688595fbde1e6b91692bfaa1a48f5917d35ead480d19433182a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:34:42 . [Pipeline] withDockerContainer 22:34:42 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:34:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:34:42 $ docker top f12240172b8e6ec3fb7de7204b115e06f8d2f4c63e8a6e75a62f371941a39644 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:43 [ssh-agent] Looking for ssh-agent implementation... 22:34:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:43 $ docker exec f12240172b8e6ec3fb7de7204b115e06f8d2f4c63e8a6e75a62f371941a39644 ssh-agent 22:34:43 SSH_AUTH_SOCK=/tmp/ssh-BD5b852ufnvU/agent.15 22:34:43 SSH_AGENT_PID=21 22:34:43 Running ssh-add (command line suppressed) 22:34:43 Identity added: /w/workspace/edgex-go/48@tmp/private_key_3244339831573576424.key (/w/workspace/edgex-go/48@tmp/private_key_3244339831573576424.key) 22:34:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:43 + git semver push 22:34:43 # -> Open(): unable to determine branch for HEAD 22:34:43 # $GIT_DIR = /w/workspace/edgex-go/48/.git 22:34:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/48 22:34:43 # $SEMVER_REMOTE_NAME = origin 22:34:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:34:43 # $SEMVER_USER_NAME = edgex-jenkins 22:34:43 # $SEMVER_BRANCH = main 22:34:43 # $SEMVER_DIR = /w/workspace/edgex-go/48/.semver [Pipeline] } 22:34:47 $ docker exec --env ******** --env ******** f12240172b8e6ec3fb7de7204b115e06f8d2f4c63e8a6e75a62f371941a39644 ssh-agent -k 22:34:47 unset SSH_AUTH_SOCK; 22:34:47 unset SSH_AGENT_PID; 22:34:47 echo Agent pid 21 killed; 22:34:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:47 + git semver [Pipeline] } 22:34:47 $ docker stop --time=1 f12240172b8e6ec3fb7de7204b115e06f8d2f4c63e8a6e75a62f371941a39644 22:34:48 $ docker rm -f f12240172b8e6ec3fb7de7204b115e06f8d2f4c63e8a6e75a62f371941a39644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:34:51 + '[' -d /w/workspace/edgex-go/48/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:34:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:52 ---> package-listing.sh 22:34:52 ++ facter osfamily 22:34:52 ++ tr '[:upper:]' '[:lower:]' 22:34:52 + OS_FAMILY=redhat 22:34:52 + workspace=/w/workspace/edgex-go/48 22:34:52 + START_PACKAGES=/tmp/packages_start.txt 22:34:52 + END_PACKAGES=/tmp/packages_end.txt 22:34:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:52 + PACKAGES=/tmp/packages_start.txt 22:34:52 + '[' /w/workspace/edgex-go/48 ']' 22:34:52 + PACKAGES=/tmp/packages_end.txt 22:34:52 + case "${OS_FAMILY}" in 22:34:52 + rpm -qa 22:34:52 + sort 22:34:54 + '[' -f /tmp/packages_start.txt ']' 22:34:54 + '[' -f /tmp/packages_end.txt ']' 22:34:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:54 + '[' /w/workspace/edgex-go/48 ']' 22:34:54 + mkdir -p /w/workspace/edgex-go/48/archives/ 22:34:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/48/archives/ [Pipeline] echo 22:34:54 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/48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:55 22:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:55 latest: Pulling from edgex-lftools-log-publisher 22:34:55 b4d181a07f80: Pulling fs layer 22:34:55 a1111a8f2ec3: Pulling fs layer 22:34:55 ed53099fbce6: Pulling fs layer 22:34:55 dc539afda2c1: Pulling fs layer 22:34:55 77bc0d833cb6: Pulling fs layer 22:34:55 9065ff56babe: Pulling fs layer 22:34:55 d287ab97295c: Pulling fs layer 22:34:55 77bc0d833cb6: Waiting 22:34:55 9065ff56babe: Waiting 22:34:55 d287ab97295c: Waiting 22:34:55 dc539afda2c1: Waiting 22:34:56 a1111a8f2ec3: Verifying Checksum 22:34:56 a1111a8f2ec3: Download complete 22:34:56 dc539afda2c1: Verifying Checksum 22:34:56 dc539afda2c1: Download complete 22:34:56 77bc0d833cb6: Verifying Checksum 22:34:56 77bc0d833cb6: Download complete 22:34:56 ed53099fbce6: Verifying Checksum 22:34:56 ed53099fbce6: Download complete 22:34:56 9065ff56babe: Verifying Checksum 22:34:56 9065ff56babe: Download complete 22:34:57 b4d181a07f80: Verifying Checksum 22:34:57 b4d181a07f80: Download complete 22:34:58 b4d181a07f80: Pull complete 22:34:58 a1111a8f2ec3: Pull complete 22:34:59 ed53099fbce6: Pull complete 22:34:59 dc539afda2c1: Pull complete 22:34:59 77bc0d833cb6: Pull complete 22:34:59 9065ff56babe: Pull complete 22:35:00 d287ab97295c: Verifying Checksum 22:35:00 d287ab97295c: Download complete 22:35:05 d287ab97295c: Pull complete 22:35:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:35:05 prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container 22:35:05 $ 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/48/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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:35:08 $ docker top 2e01071917c17d646b2a966fae1e976c251a99d47d5a1d2f5fb31f383e6bb4f9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:35:10 + mkdir -p /var/log/sysstat [Pipeline] sh 22:35:11 + ls /var/log/sa-host 22:35:11 + sadf -c /var/log/sa-host/sa05 22:35:11 file_magic: OK 22:35:11 HZ: Using current value: 100 22:35:11 file_header: OK 22:35:11 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 22:35:11 Statistics: 22:35:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:35:11 File successfully converted to sysstat format version 12.0.3 22:35:11 + sadf -c /var/log/sa-host/sa09 22:35:11 file_magic: OK 22:35:11 HZ: Using current value: 100 22:35:11 file_header: OK 22:35:11 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 22:35:11 Statistics: 22:35:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:35:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:11 provisioning config files... 22:35:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/48@tmp/config5080102873461481189tmp [Pipeline] { [Pipeline] echo 22:35:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:35:11 ---> create-netrc.sh [Pipeline] } 22:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:35:12 ---> python-tools-install.sh [Pipeline] echo 22:35:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:35:12 ---> sudo-logs.sh 22:35:12 Archiving 'sudo' log.. 22:35:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-1882.vexxhost.local: Name or service not known 22:35:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-1882.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:35:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:35:13 ---> job-cost.sh 22:35:13 lf-activate-venv: SKIPPING 22:35:13 DEBUG: total: 0.10999999940395355 22:35:13 INFO: Retrieving Stack Cost... 22:35:13 INFO: Retrieving Pricing Info for: v3-standard-2 22:35:14 INFO: Archiving Costs [Pipeline] echo 22:35:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:35:14 ---> logs-deploy.sh 22:35:14 lf-activate-venv: SKIPPING 22:35:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/48 22:35:14 INFO: archiving workspace using pattern(s): 22:35:15 Archives upload complete. 22:35:15 INFO: archiving logs to Nexus 22:35:15 ---> uname -a: 22:35:15 Linux prd-centos7-docker-4c-2g-1882.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 22:35:15 22:35:15 22:35:15 ---> lscpu: 22:35:15 Architecture: x86_64 22:35:15 CPU op-mode(s): 32-bit, 64-bit 22:35:15 Byte Order: Little Endian 22:35:15 Address sizes: 40 bits physical, 48 bits virtual 22:35:15 CPU(s): 2 22:35:15 On-line CPU(s) list: 0,1 22:35:15 Thread(s) per core: 1 22:35:15 Core(s) per socket: 1 22:35:15 Socket(s): 2 22:35:15 NUMA node(s): 1 22:35:15 Vendor ID: AuthenticAMD 22:35:15 CPU family: 23 22:35:15 Model: 49 22:35:15 Model name: AMD EPYC-Rome Processor 22:35:15 Stepping: 0 22:35:15 CPU MHz: 2799.998 22:35:15 BogoMIPS: 5599.99 22:35:15 Virtualization: AMD-V 22:35:15 Hypervisor vendor: KVM 22:35:15 Virtualization type: full 22:35:15 L1d cache: 32K 22:35:15 L1i cache: 32K 22:35:15 L2 cache: 512K 22:35:15 L3 cache: 16384K 22:35:15 NUMA node0 CPU(s): 0,1 22:35:15 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 22:35:15 22:35:15 22:35:15 ---> nproc: 22:35:15 2 22:35:15 22:35:15 22:35:15 ---> df -h: 22:35:15 Filesystem Size Used Avail Use% Mounted on 22:35:15 overlay 40G 14G 27G 34% / 22:35:15 tmpfs 64M 0 64M 0% /dev 22:35:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:35:15 shm 64M 0 64M 0% /dev/shm 22:35:15 /dev/vda1 40G 14G 27G 34% /facter-os 22:35:15 22:35:15 22:35:15 ---> sar -b -r -n DEV: 22:35:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 22:35:15 22:35:15 21:51:56 LINUX RESTART (2 CPU) 22:35:15 22:35:15 21:53:01 tps rtps wtps bread/s bwrtn/s 22:35:15 21:54:01 3.10 0.00 3.10 0.00 645.86 22:35:15 21:55:01 0.18 0.00 0.18 0.00 1.35 22:35:15 21:56:01 0.33 0.00 0.33 0.00 3.30 22:35:15 21:57:01 0.25 0.00 0.25 0.00 3.26 22:35:15 21:58:01 0.33 0.00 0.33 0.00 4.91 22:35:15 21:59:01 0.25 0.00 0.25 0.00 2.75 22:35:15 22:00:01 0.18 0.00 0.18 0.00 1.93 22:35:15 22:01:01 0.30 0.02 0.28 0.13 3.23 22:35:15 22:02:01 0.42 0.10 0.32 1.73 4.90 22:35:15 22:03:01 0.27 0.00 0.27 0.00 4.27 22:35:15 22:04:01 0.20 0.00 0.20 0.00 1.78 22:35:15 22:05:01 0.23 0.00 0.23 0.00 3.35 22:35:15 22:06:01 0.25 0.00 0.25 0.00 2.75 22:35:15 22:07:01 0.38 0.18 0.20 5.86 1.65 22:35:15 22:08:01 0.65 0.00 0.65 0.00 14.45 22:35:15 22:09:01 0.28 0.00 0.28 0.00 3.96 22:35:15 22:10:01 0.20 0.00 0.20 0.00 3.38 22:35:15 22:11:01 0.17 0.00 0.17 0.00 2.33 22:35:15 22:12:01 0.20 0.00 0.20 0.00 1.65 22:35:15 22:13:01 0.15 0.00 0.15 0.00 1.78 22:35:15 22:14:01 0.27 0.00 0.27 0.00 3.90 22:35:15 22:15:01 0.22 0.00 0.22 0.00 2.48 22:35:15 22:16:01 0.23 0.00 0.23 0.00 2.08 22:35:15 22:17:01 0.28 0.00 0.28 0.00 3.28 22:35:15 22:18:01 72.93 3.63 69.30 2457.44 6184.67 22:35:15 22:19:01 169.79 0.62 169.18 351.71 49115.44 22:35:15 22:20:01 254.35 0.02 254.34 0.53 53456.53 22:35:15 22:21:02 52.31 0.00 52.31 0.00 9791.87 22:35:15 22:22:02 255.35 69.10 186.26 1750.02 109433.78 22:35:15 22:23:01 847.53 520.56 326.97 21645.78 206096.11 22:35:15 22:24:02 514.33 146.51 367.82 5156.25 151742.43 22:35:15 22:25:01 230.87 19.85 211.02 1674.51 30991.99 22:35:15 22:26:01 7.85 0.52 7.33 4.53 143.15 22:35:15 22:27:01 0.42 0.05 0.37 0.40 6.76 22:35:15 22:28:01 0.30 0.02 0.28 0.13 3.65 22:35:15 22:29:01 0.27 0.00 0.27 0.00 3.80 22:35:15 22:30:01 0.17 0.00 0.17 0.00 1.63 22:35:15 22:31:01 0.17 0.00 0.17 0.00 1.33 22:35:15 22:32:01 0.17 0.00 0.17 0.00 1.60 22:35:15 22:33:01 0.25 0.00 0.25 0.00 3.05 22:35:15 22:34:01 127.10 3.53 123.57 188.04 27824.69 22:35:15 22:35:01 159.53 40.19 119.34 4524.91 26745.44 22:35:15 Average: 64.07 18.99 45.08 891.31 15963.37 22:35:15 22:35:15 21:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:35:15 21:54:01 5752916 0 661352 8.26 2620 1592052 1071760 11.83 378060 1493472 8 22:35:15 21:55:01 5752864 0 661400 8.26 2620 1592056 1071760 11.83 377788 1493740 8 22:35:15 21:56:01 5750916 0 663348 8.28 2620 1592056 1071760 11.83 379464 1493740 8 22:35:15 21:57:01 5751120 0 663136 8.28 2620 1592064 1071760 11.83 379276 1494028 8 22:35:15 21:58:01 5747652 0 666600 8.32 2620 1592068 1071844 11.83 382456 1494028 8 22:35:15 21:59:01 5747128 0 667120 8.33 2620 1592072 1071760 11.83 382980 1494028 8 22:35:15 22:00:01 5738684 0 675560 8.44 2620 1592076 1071760 11.83 391772 1494028 8 22:35:15 22:01:01 5737384 0 676852 8.45 2620 1592084 1074100 11.86 392992 1493236 12 22:35:15 22:02:01 5738136 0 675980 8.44 2620 1592204 1072268 11.84 392788 1493296 8 22:35:15 22:03:01 5737512 0 676596 8.45 2620 1592212 1072364 11.84 393120 1493296 8 22:35:15 22:04:01 5738872 0 675236 8.43 2620 1592212 1072268 11.84 391804 1493296 8 22:35:15 22:05:01 5737800 0 676300 8.44 2620 1592220 1072520 11.84 393348 1493296 8 22:35:15 22:06:01 5739236 0 674860 8.43 2620 1592224 1072268 11.84 391928 1493296 8 22:35:15 22:07:01 5738092 0 676000 8.44 2620 1592228 1072268 11.84 392688 1493296 16 22:35:15 22:08:01 5737508 0 676580 8.45 2620 1592232 1072352 11.84 393188 1493296 8 22:35:15 22:09:01 5738520 0 675564 8.44 2620 1592236 1072268 11.84 392008 1493296 8 22:35:15 22:10:01 5738040 0 676040 8.44 2620 1592240 1072412 11.84 392772 1493296 8 22:35:15 22:11:01 5738636 0 675440 8.43 2620 1592244 1072268 11.84 392028 1493296 8 22:35:15 22:12:01 5738768 0 675304 8.43 2620 1592248 1072268 11.84 391912 1493296 8 22:35:15 22:13:01 5738176 0 675892 8.44 2620 1592252 1072352 11.84 392372 1493296 8 22:35:15 22:14:01 5739256 0 674808 8.43 2620 1592256 1072268 11.84 391892 1493296 8 22:35:15 22:15:01 5738108 0 675948 8.44 2620 1592264 1072268 11.84 392752 1493300 8 22:35:15 22:16:01 5737960 0 676088 8.44 2620 1592272 1072268 11.84 392928 1493296 8 22:35:15 22:17:01 5738164 0 675884 8.44 2620 1592272 1072268 11.84 392796 1493296 8 22:35:15 22:18:01 5361456 0 803380 10.03 2620 1841484 1256664 13.87 708032 1544008 4720 22:35:15 22:19:01 3177412 0 1133976 14.16 2620 3694932 1638412 18.09 1209916 2984848 627608 22:35:15 22:20:01 3008208 0 1304416 16.29 2620 3693696 1872744 20.68 1495796 2857788 276852 22:35:15 22:21:02 3068496 0 1280080 15.98 2620 3657744 1652364 18.24 1416904 2876372 113324 22:35:15 22:22:02 668188 0 1467736 18.33 2620 5870396 1961172 21.65 2177576 4417780 475944 22:35:15 22:23:01 293564 0 1963040 24.51 2620 5749716 3926528 43.35 3207644 3722988 107860 22:35:15 22:24:02 277548 0 1961036 24.49 2620 5767736 3573800 39.46 2337596 4569948 40116 22:35:15 22:25:01 2877696 0 1327168 16.57 2620 3801456 1465144 16.18 1264240 3107024 32 22:35:15 22:26:01 2872568 0 1332088 16.63 2620 3801664 1399664 15.45 1414548 2962068 8 22:35:15 22:27:01 2886036 0 1318612 16.46 2620 3801672 1276916 14.10 1408060 2959132 8 22:35:15 22:28:01 2885468 0 1319176 16.47 2620 3801676 1277164 14.10 1412744 2955140 12 22:35:15 22:29:01 2886440 0 1318196 16.46 2620 3801684 1276984 14.10 1411304 2956064 12 22:35:15 22:30:01 2886808 0 1317828 16.45 2620 3801684 1276984 14.10 1419116 2948148 8 22:35:15 22:31:01 2886112 0 1318520 16.46 2620 3801688 1277140 14.10 1419500 2948148 16 22:35:15 22:32:01 2887084 0 1317544 16.45 2620 3801692 1276984 14.10 1419124 2948148 12 22:35:15 22:33:01 2886768 0 1317856 16.45 2620 3801696 1277068 14.10 1419336 2948148 8 22:35:15 22:34:01 1944148 0 1402120 17.51 2620 4660052 1506592 16.63 1580396 3652316 108672 22:35:15 22:35:01 812544 0 1586956 19.81 2620 5606820 1733140 19.13 1761732 4482452 341192 22:35:15 Average: 4341857 0 974705 12.17 2620 2689758 1349022 14.89 900683 2230561 49919 22:35:15 22:35:15 21:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:35:15 21:54:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:55:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:58:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:35:15 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:59:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:00:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:03:01 eth0 0.28 0.22 0.14 0.05 0.00 0.00 0.00 0.00 22:35:15 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:04:01 eth0 0.53 0.08 0.05 0.03 0.00 0.00 0.00 0.00 22:35:15 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:05:01 eth0 0.67 0.53 0.33 0.21 0.00 0.00 0.00 0.00 22:35:15 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:07:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:35:15 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:08:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:35:15 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:10:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 22:35:15 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:12:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:13:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:35:15 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:16:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:18:01 eth0 970.70 648.93 2969.55 77.72 0.00 0.00 0.00 0.00 22:35:15 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:19:01 veth2cc988c 454.37 527.18 40.70 2059.68 0.00 0.00 0.00 0.00 22:35:15 22:19:01 eth0 1605.90 1333.21 8349.07 140.00 0.00 0.00 0.00 0.00 22:35:15 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:19:01 docker0 957.95 1042.65 86.63 4736.68 0.00 0.00 0.00 0.00 22:35:15 22:20:01 veth9a5f585 0.22 0.35 0.02 0.03 0.00 0.00 0.00 0.00 22:35:15 22:20:01 eth0 119.34 71.28 92.85 139.29 0.00 0.00 0.00 0.00 22:35:15 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:20:01 docker0 0.32 0.27 0.02 0.03 0.00 0.00 0.00 0.00 22:35:15 22:21:02 veth9a5f585 1.95 1.95 0.15 0.16 0.00 0.00 0.00 0.00 22:35:15 22:21:02 eth0 26.13 14.69 18.38 9.86 0.00 0.00 0.00 0.00 22:35:15 22:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:21:02 docker0 1.95 1.95 0.13 0.16 0.00 0.00 0.00 0.00 22:35:15 22:22:02 veth8cfbc52 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:35:15 22:22:02 eth0 328.97 214.71 1689.90 29.67 0.00 0.00 0.00 0.00 22:35:15 22:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:23:01 veth8cfbc52 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 22:35:15 22:23:01 veth0a73773 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:35:15 22:23:01 veth92478f3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:35:15 22:23:01 eth0 100.73 68.05 195.93 31.12 0.00 0.00 0.00 0.00 22:35:15 22:24:02 vethf0f2472 20.99 73.36 1.88 396.35 0.00 0.00 0.00 0.00 22:35:15 22:24:02 veth8cfbc52 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 22:35:15 22:24:02 vethd420fe8 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 22:35:15 22:24:02 veth3f9f964 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 22:35:15 22:25:01 eth0 4059.64 2915.51 16060.87 948.36 0.00 0.00 0.00 0.00 22:35:15 22:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 22:25:01 docker0 1077.56 1253.90 94.97 5632.28 0.00 0.00 0.00 0.00 22:35:15 22:26:01 eth0 314.41 255.41 128.24 1183.98 0.00 0.00 0.00 0.00 22:35:15 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:27:01 eth0 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 22:35:15 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:28:01 eth0 0.77 0.47 0.41 0.27 0.00 0.00 0.00 0.00 22:35:15 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:29:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:35:15 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:30:01 eth0 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 22:35:15 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:31:01 eth0 0.57 0.40 0.30 0.21 0.00 0.00 0.00 0.00 22:35:15 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:32:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:35:15 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:33:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 22:35:15 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:34:01 eth0 696.78 496.09 4509.98 109.07 0.00 0.00 0.00 0.00 22:35:15 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:34:01 vethfd60eef 80.56 91.19 8.89 411.29 0.00 0.00 0.00 0.00 22:35:15 22:34:01 docker0 80.56 91.05 7.79 411.28 0.00 0.00 0.00 0.00 22:35:15 22:35:01 eth0 975.24 639.47 5879.81 79.19 0.00 0.00 0.00 0.00 22:35:15 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 22:35:01 docker0 2.19 1.80 0.44 0.52 0.00 0.00 0.00 0.00 22:35:15 Average: eth0 136.43 98.25 616.81 54.34 0.00 0.00 0.00 0.00 22:35:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:15 Average: docker0 27.22 31.59 2.42 141.77 0.00 0.00 0.00 0.00 22:35:15 22:35:15 22:35:15 ---> sar -P ALL: 22:35:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 22:35:15 22:35:15 21:51:56 LINUX RESTART (2 CPU) 22:35:15 22:35:15 21:53:01 CPU %user %nice %system %iowait %steal %idle 22:35:15 21:54:01 all 0.28 0.00 0.06 0.00 0.01 99.66 22:35:15 21:54:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:35:15 21:54:01 1 0.52 0.00 0.07 0.00 0.00 99.42 22:35:15 21:55:01 all 0.29 0.00 0.07 0.00 0.02 99.62 22:35:15 21:55:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:35:15 21:55:01 1 0.53 0.00 0.08 0.00 0.02 99.37 22:35:15 21:56:01 all 0.23 0.00 0.04 0.00 0.01 99.72 22:35:15 21:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:35:15 21:56:01 1 0.45 0.00 0.05 0.00 0.02 99.48 22:35:15 21:57:01 all 0.26 0.00 0.03 0.00 0.02 99.69 22:35:15 21:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:35:15 21:57:01 1 0.48 0.00 0.05 0.00 0.02 99.45 22:35:15 21:58:01 all 0.24 0.00 0.05 0.00 0.01 99.70 22:35:15 21:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:35:15 21:58:01 1 0.45 0.00 0.08 0.00 0.02 99.45 22:35:15 21:59:01 all 0.27 0.00 0.05 0.00 0.01 99.67 22:35:15 21:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:35:15 21:59:01 1 0.50 0.00 0.07 0.00 0.00 99.43 22:35:15 22:00:01 all 0.24 0.00 0.05 0.00 0.02 99.69 22:35:15 22:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:35:15 22:00:01 1 0.45 0.00 0.07 0.00 0.02 99.47 22:35:15 22:01:01 all 0.15 0.00 0.05 0.00 0.01 99.79 22:35:15 22:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:35:15 22:01:01 1 0.27 0.00 0.07 0.00 0.02 99.65 22:35:15 22:02:01 all 0.20 0.00 0.05 0.01 0.01 99.73 22:35:15 22:02:01 0 0.03 0.00 0.05 0.02 0.02 99.88 22:35:15 22:02:01 1 0.37 0.00 0.05 0.00 0.00 99.58 22:35:15 22:03:01 all 0.20 0.00 0.03 0.00 0.01 99.76 22:35:15 22:03:01 0 0.08 0.00 0.03 0.00 0.02 99.87 22:35:15 22:03:01 1 0.32 0.00 0.03 0.00 0.00 99.65 22:35:15 22:04:01 all 0.06 0.00 0.06 0.00 0.03 99.86 22:35:15 22:04:01 0 0.07 0.00 0.07 0.00 0.03 99.83 22:35:15 22:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:35:15 22:35:15 22:04:01 CPU %user %nice %system %iowait %steal %idle 22:35:15 22:05:01 all 0.26 0.00 0.05 0.00 0.01 99.68 22:35:15 22:05:01 0 0.33 0.00 0.07 0.00 0.02 99.58 22:35:15 22:05:01 1 0.18 0.00 0.03 0.00 0.00 99.78 22:35:15 22:06:01 all 0.21 0.00 0.03 0.00 0.02 99.74 22:35:15 22:06:01 0 0.35 0.00 0.02 0.00 0.02 99.62 22:35:15 22:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 22:35:15 22:07:01 all 0.19 0.00 0.06 0.00 0.01 99.74 22:35:15 22:07:01 0 0.33 0.00 0.03 0.00 0.00 99.63 22:35:15 22:07:01 1 0.05 0.00 0.08 0.00 0.02 99.85 22:35:15 22:08:01 all 0.10 0.00 0.06 0.00 0.01 99.83 22:35:15 22:08:01 0 0.15 0.00 0.03 0.00 0.00 99.82 22:35:15 22:08:01 1 0.05 0.00 0.08 0.00 0.02 99.85 22:35:15 22:09:01 all 0.23 0.00 0.03 0.00 0.02 99.72 22:35:15 22:09:01 0 0.42 0.00 0.02 0.00 0.02 99.55 22:35:15 22:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:35:15 22:10:01 all 0.25 0.00 0.05 0.00 0.01 99.69 22:35:15 22:10:01 0 0.42 0.00 0.02 0.00 0.00 99.57 22:35:15 22:10:01 1 0.08 0.00 0.08 0.00 0.02 99.82 22:35:15 22:11:01 all 0.23 0.00 0.04 0.00 0.01 99.72 22:35:15 22:11:01 0 0.40 0.00 0.02 0.00 0.00 99.58 22:35:15 22:11:01 1 0.05 0.00 0.07 0.00 0.02 99.87 22:35:15 22:12:01 all 0.21 0.00 0.05 0.00 0.01 99.73 22:35:15 22:12:01 0 0.37 0.00 0.03 0.00 0.00 99.60 22:35:15 22:12:01 1 0.05 0.00 0.07 0.00 0.02 99.87 22:35:15 22:13:01 all 0.16 0.00 0.04 0.00 0.02 99.78 22:35:15 22:13:01 0 0.27 0.00 0.02 0.00 0.02 99.70 22:35:15 22:13:01 1 0.05 0.00 0.07 0.00 0.02 99.87 22:35:15 22:14:01 all 0.18 0.00 0.04 0.00 0.01 99.77 22:35:15 22:14:01 0 0.32 0.00 0.03 0.00 0.02 99.63 22:35:15 22:14:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:35:15 22:15:01 all 0.19 0.00 0.03 0.00 0.01 99.77 22:35:15 22:15:01 0 0.07 0.00 0.02 0.00 0.00 99.92 22:35:15 22:15:01 1 0.32 0.00 0.05 0.00 0.02 99.62 22:35:15 22:35:15 22:15:01 CPU %user %nice %system %iowait %steal %idle 22:35:15 22:16:01 all 0.13 0.00 0.06 0.00 0.02 99.79 22:35:15 22:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:35:15 22:16:01 1 0.23 0.00 0.08 0.00 0.02 99.67 22:35:15 22:17:01 all 0.14 0.00 0.05 0.00 0.01 99.80 22:35:15 22:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:35:15 22:17:01 1 0.27 0.00 0.08 0.00 0.02 99.63 22:35:15 22:18:01 all 8.91 0.00 2.25 1.61 0.04 87.19 22:35:15 22:18:01 0 9.28 0.00 2.51 1.30 0.03 86.88 22:35:15 22:18:01 1 8.54 0.00 2.00 1.91 0.05 87.50 22:35:15 22:19:01 all 28.22 0.00 9.15 2.80 0.10 59.73 22:35:15 22:19:01 0 25.36 0.00 9.25 2.83 0.11 62.46 22:35:15 22:19:01 1 31.08 0.00 9.06 2.77 0.09 57.00 22:35:15 22:20:01 all 58.86 0.00 10.56 1.75 0.12 28.71 22:35:15 22:20:01 0 58.29 0.00 10.33 1.41 0.11 29.87 22:35:15 22:20:01 1 59.43 0.00 10.79 2.09 0.13 27.56 22:35:15 22:21:02 all 32.65 0.00 4.48 0.29 0.08 62.50 22:35:15 22:21:02 0 33.54 0.00 4.52 0.26 0.09 61.60 22:35:15 22:21:02 1 31.77 0.00 4.45 0.32 0.07 63.40 22:35:15 22:22:02 all 39.78 0.00 11.45 3.88 0.10 44.79 22:35:15 22:22:02 0 38.75 0.00 11.36 3.93 0.09 45.87 22:35:15 22:22:02 1 40.81 0.00 11.54 3.84 0.11 43.70 22:35:15 22:23:01 all 46.49 0.00 16.55 33.23 0.15 3.58 22:35:15 22:23:01 0 45.76 0.00 16.80 33.59 0.13 3.72 22:35:15 22:23:01 1 47.22 0.00 16.30 32.87 0.17 3.44 22:35:15 22:24:02 all 73.34 0.00 16.46 8.88 0.15 1.18 22:35:15 22:24:02 0 72.77 0.00 16.97 8.73 0.15 1.39 22:35:15 22:24:02 1 73.92 0.00 15.94 9.03 0.15 0.96 22:35:15 22:25:01 all 39.46 0.00 9.87 1.80 0.11 48.75 22:35:15 22:25:01 0 39.55 0.00 10.57 1.99 0.11 47.78 22:35:15 22:25:01 1 39.37 0.00 9.17 1.62 0.11 49.74 22:35:15 22:26:01 all 11.65 0.00 2.15 0.05 0.04 86.11 22:35:15 22:26:01 0 11.33 0.00 2.22 0.05 0.05 86.34 22:35:15 22:26:01 1 11.96 0.00 2.08 0.05 0.03 85.87 22:35:15 22:35:15 22:26:01 CPU %user %nice %system %iowait %steal %idle 22:35:15 22:27:01 all 0.33 0.00 0.07 0.00 0.02 99.59 22:35:15 22:27:01 0 0.60 0.00 0.05 0.00 0.02 99.33 22:35:15 22:27:01 1 0.05 0.00 0.08 0.00 0.02 99.85 22:35:15 22:28:01 all 0.21 0.00 0.03 0.00 0.02 99.74 22:35:15 22:28:01 0 0.10 0.00 0.03 0.00 0.02 99.85 22:35:15 22:28:01 1 0.32 0.00 0.03 0.00 0.02 99.63 22:35:15 22:29:01 all 0.19 0.00 0.03 0.00 0.02 99.76 22:35:15 22:29:01 0 0.00 0.00 0.03 0.00 0.02 99.95 22:35:15 22:29:01 1 0.38 0.00 0.03 0.00 0.02 99.57 22:35:15 22:30:01 all 0.18 0.00 0.03 0.00 0.01 99.78 22:35:15 22:30:01 0 0.07 0.00 0.02 0.00 0.00 99.92 22:35:15 22:30:01 1 0.30 0.00 0.03 0.00 0.02 99.65 22:35:15 22:31:01 all 0.12 0.00 0.03 0.00 0.01 99.84 22:35:15 22:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:35:15 22:31:01 1 0.20 0.00 0.05 0.00 0.02 99.73 22:35:15 22:32:01 all 0.18 0.00 0.02 0.00 0.02 99.79 22:35:15 22:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:35:15 22:32:01 1 0.32 0.00 0.02 0.00 0.02 99.65 22:35:15 22:33:01 all 0.17 0.00 0.03 0.00 0.01 99.80 22:35:15 22:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:35:15 22:33:01 1 0.32 0.00 0.03 0.00 0.02 99.63 22:35:15 22:34:01 all 12.30 0.00 4.99 2.14 0.06 80.51 22:35:15 22:34:01 0 12.80 0.00 5.05 2.19 0.07 79.89 22:35:15 22:34:01 1 11.81 0.00 4.93 2.09 0.05 81.13 22:35:15 22:35:01 all 17.75 0.00 9.45 2.61 0.08 70.11 22:35:15 22:35:01 0 18.06 0.00 9.45 3.38 0.09 69.02 22:35:15 22:35:01 1 17.44 0.00 9.45 1.86 0.07 71.19 22:35:15 Average: all 8.42 0.00 2.21 1.30 0.03 88.04 22:35:15 Average: 0 8.29 0.00 2.24 1.32 0.03 88.12 22:35:15 Average: 1 8.54 0.00 2.19 1.29 0.03 87.95 22:35:15 22:35:15 22:35:15