Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad21f9895f81268f47cf403ea0e6f43cd0addb21 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-ssh6257693851325585431.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh8724737596825635789.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1217731865263782436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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 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-ssh9955451391762766905.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3406132850395114421.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-19486’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19487 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/259 [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/259 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 ad21f9895f81268f47cf403ea0e6f43cd0addb21 (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 ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 Commit message: "fix: fixed security-bootstrapper Docker volume init semantics (#4085)" > git rev-list --no-walk fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:56:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:56:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:56:03 ========================================================= 22:56:03 EdgeX Global Pipelines Version Info 22:56:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:56:03 ------------------- 22:56:03 stable info: 22:56:03 ------------------- 22:56:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:56:03 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 22:56:03 Message: update stable to v1.0.237 22:56:04 ------------------- 22:56:04 experimental info: 22:56:04 ------------------- 22:56:04 Commited By: **** collab-it+edgex@linuxfoundation.org 22:56:04 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 22:56:04 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad21f98 [Pipeline] echo 22:56:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:04 provisioning config files... 22:56:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/259@tmp/config3140953692764073827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:05 ---> docker-login.sh 22:56:05 nexus3.edgexfoundry.org:10001 22:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:05 Configure a credential helper to remove this warning. See 22:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:05 22:56:05 Login Succeeded 22:56:05 nexus3.edgexfoundry.org:10002 22:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:05 Configure a credential helper to remove this warning. See 22:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:05 22:56:05 Login Succeeded 22:56:05 nexus3.edgexfoundry.org:10003 22:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:05 Configure a credential helper to remove this warning. See 22:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:05 22:56:05 Login Succeeded 22:56:05 nexus3.edgexfoundry.org:10004 22:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:06 Configure a credential helper to remove this warning. See 22:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:06 22:56:06 Login Succeeded 22:56:06 docker.io 22:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:06 Configure a credential helper to remove this warning. See 22:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:06 22:56:06 Login Succeeded 22:56:06 ---> docker-login.sh ends [Pipeline] } 22:56:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:56:06 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + dirname cmd/core-command/Dockerfile 22:56:06 + echo core-command,cmd/core-command/Dockerfile 22:56:06 + dirname cmd/core-data/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo core-data,cmd/core-data/Dockerfile 22:56:06 + dirname cmd/core-metadata/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo core-metadata,cmd/core-metadata/Dockerfile 22:56:06 + dirname cmd/security-bootstrapper/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:56:06 + dirname cmd/security-proxy-setup/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:56:06 + dirname cmd/security-secretstore-setup/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:56:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:56:06 + dirname cmd/security-spire-agent/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:56:06 + + cutdirname -d/ cmd/security-spire-config/Dockerfile 22:56:06 -f2 22:56:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:56:06 + dirname cmd/security-spire-server/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:56:06 + dirname cmd/support-notifications/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo support-notifications,cmd/support-notifications/Dockerfile 22:56:06 + dirname cmd/support-scheduler/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:56:06 + dirname cmd/sys-mgmt-agent/Dockerfile 22:56:06 + cut -d/ -f2 22:56:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:56:06 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh 22:56:07 + git rev-list -1 --merges ad21f9895f81268f47cf403ea0e6f43cd0addb21~1..ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] echo 22:56:07 -----------> git rev-list -1 --merges ad21f9895f81268f47cf403ea0e6f43cd0addb21~1..ad21f9895f81268f47cf403ea0e6f43cd0addb21 ad21f9895f81268f47cf403ea0e6f43cd0addb21 [false] [Pipeline] sh 22:56:07 + git log --format=format:%s -1 ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] echo 22:56:07 ========================================================= 22:56:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:56:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:56:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:56:07 + grep -v github /etc/ssh/ssh_known_hosts 22:56:07 + [ -e /tmp/ssh_known_hosts ] 22:56:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:56:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:56:07 + sudo tee -a /etc/ssh/ssh_known_hosts 22:56:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:56:08 22:56:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:56:08 0.1.4: Pulling from edgex-devops/py-git-semver 22:56:08 b85a868b505f: Pulling fs layer 22:56:08 e2be974225ed: Pulling fs layer 22:56:08 339a4e72a1f5: Pulling fs layer 22:56:08 988bab9f4d93: Pulling fs layer 22:56:08 1469e6f7b9e6: Pulling fs layer 22:56:08 eaf3925da568: Pulling fs layer 22:56:08 bab4dde63d76: Pulling fs layer 22:56:08 bde34c3a00c8: Pulling fs layer 22:56:08 b352a97aabf1: Pulling fs layer 22:56:08 4872d77fe225: Pulling fs layer 22:56:08 5851b861e8e6: Pulling fs layer 22:56:08 988bab9f4d93: Waiting 22:56:08 4872d77fe225: Waiting 22:56:08 5851b861e8e6: Waiting 22:56:08 bde34c3a00c8: Waiting 22:56:08 1469e6f7b9e6: Waiting 22:56:08 bab4dde63d76: Waiting 22:56:08 eaf3925da568: Waiting 22:56:08 b352a97aabf1: Waiting 22:56:08 e2be974225ed: Download complete 22:56:08 988bab9f4d93: Verifying Checksum 22:56:08 988bab9f4d93: Download complete 22:56:08 339a4e72a1f5: Verifying Checksum 22:56:08 339a4e72a1f5: Download complete 22:56:08 eaf3925da568: Verifying Checksum 22:56:08 eaf3925da568: Download complete 22:56:08 1469e6f7b9e6: Verifying Checksum 22:56:08 1469e6f7b9e6: Download complete 22:56:08 bde34c3a00c8: Download complete 22:56:08 b352a97aabf1: Verifying Checksum 22:56:08 b352a97aabf1: Download complete 22:56:08 4872d77fe225: Verifying Checksum 22:56:08 4872d77fe225: Download complete 22:56:08 5851b861e8e6: Verifying Checksum 22:56:08 5851b861e8e6: Download complete 22:56:08 b85a868b505f: Verifying Checksum 22:56:08 b85a868b505f: Download complete 22:56:08 bab4dde63d76: Verifying Checksum 22:56:08 bab4dde63d76: Download complete 22:56:09 b85a868b505f: Pull complete 22:56:10 e2be974225ed: Pull complete 22:56:10 339a4e72a1f5: Pull complete 22:56:10 988bab9f4d93: Pull complete 22:56:10 1469e6f7b9e6: Pull complete 22:56:10 eaf3925da568: Pull complete 22:56:12 bab4dde63d76: Pull complete 22:56:12 bde34c3a00c8: Pull complete 22:56:13 b352a97aabf1: Pull complete 22:56:13 4872d77fe225: Pull complete 22:56:13 5851b861e8e6: Pull complete 22:56:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:56:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:13 prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container 22:56:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:56:14 $ docker top 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 -eo pid,comm 22:56:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:56:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:56:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:56:14 [ssh-agent] Looking for ssh-agent implementation... 22:56:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:56:15 $ docker exec 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 ssh-agent 22:56:15 SSH_AUTH_SOCK=/tmp/ssh-xT9e19tP63xz/agent.33 22:56:15 SSH_AGENT_PID=39 22:56:15 Running ssh-add (command line suppressed) 22:56:15 Identity added: /w/workspace/edgex-go/259@tmp/private_key_7391761734991737609.key (/w/workspace/edgex-go/259@tmp/private_key_7391761734991737609.key) 22:56:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:56:15 + git tag --points-at HEAD [Pipeline] } 22:56:15 $ docker exec --env ******** --env ******** 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 ssh-agent -k 22:56:15 unset SSH_AUTH_SOCK; 22:56:15 unset SSH_AGENT_PID; 22:56:15 echo Agent pid 39 killed; 22:56:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:56:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:56:15 [ssh-agent] Looking for ssh-agent implementation... 22:56:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:56:15 $ docker exec 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 ssh-agent 22:56:16 SSH_AUTH_SOCK=/tmp/ssh-EcmnmfGe3yiH/agent.71 22:56:16 SSH_AGENT_PID=77 22:56:16 Running ssh-add (command line suppressed) 22:56:16 Identity added: /w/workspace/edgex-go/259@tmp/private_key_3556559673862320170.key (/w/workspace/edgex-go/259@tmp/private_key_3556559673862320170.key) 22:56:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:56:16 + git semver init 22:56:16 2022-07-11 22:56:16,683 [run_init] DEBUG init version:0.0.0 force:False 22:56:16 2022-07-11 22:56:16,684 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/259/.semver 22:56:16 2022-07-11 22:56:16,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/259/.semver 22:56:16 2022-07-11 22:56:16,685 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/259/.semver'], cwd=/w/workspace/edgex-go/259, universal_newlines=False, shell=None, istream=None) 22:56:21 2022-07-11 22:56:20,636 [append_file] DEBUG append to file:/w/workspace/edgex-go/259/.git/info/exclude 22:56:21 2022-07-11 22:56:20,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/259/.semver/main with force:False 22:56:21 2022-07-11 22:56:20,637 [read_version] DEBUG read version from /w/workspace/edgex-go/259/.semver/main 22:56:21 2022-07-11 22:56:20,637 [read_version] DEBUG read version from /w/workspace/edgex-go/259/.semver/main 22:56:21 2.2.1-dev.26 [Pipeline] } 22:56:21 $ docker exec --env ******** --env ******** 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 ssh-agent -k 22:56:21 unset SSH_AUTH_SOCK; 22:56:21 unset SSH_AGENT_PID; 22:56:21 echo Agent pid 77 killed; 22:56:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:56:21 + git semver [Pipeline] } 22:56:21 $ docker stop --time=1 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 22:56:23 $ docker rm -f 25b2829cd74f6ee98d17348ae6bffa4f75e75de86cbdca71299410ebc7b6f211 [Pipeline] // withDockerContainer [Pipeline] sh 22:56:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:56:23 Stashed 1 file(s) [Pipeline] echo 22:56:23 [edgeXSemver]: initialized semver on version 2.2.1-dev.26 [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:56:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:56:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:56:23 ========================================================= 22:56:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:56:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:56:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:56:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:56:24 2408cc74d12b: Pulling fs layer 22:56:24 ea60b727a1ce: Pulling fs layer 22:56:24 30c4a7721957: Pulling fs layer 22:56:24 370296b7ddb6: Pulling fs layer 22:56:24 7c6cee850709: Pulling fs layer 22:56:24 39a5fcdaea64: Pulling fs layer 22:56:24 d94ebbe4e438: Pulling fs layer 22:56:24 bcfd1f05c69d: Pulling fs layer 22:56:24 59ccb84bbe0f: Pulling fs layer 22:56:24 7c6cee850709: Waiting 22:56:24 370296b7ddb6: Waiting 22:56:24 bcfd1f05c69d: Waiting 22:56:24 39a5fcdaea64: Waiting 22:56:24 d94ebbe4e438: Waiting 22:56:24 59ccb84bbe0f: Waiting 22:56:24 30c4a7721957: Download complete 22:56:24 ea60b727a1ce: Download complete 22:56:24 7c6cee850709: Download complete 22:56:24 39a5fcdaea64: Verifying Checksum 22:56:24 39a5fcdaea64: Download complete 22:56:24 2408cc74d12b: Verifying Checksum 22:56:24 2408cc74d12b: Download complete 22:56:24 d94ebbe4e438: Verifying Checksum 22:56:24 d94ebbe4e438: Download complete 22:56:24 2408cc74d12b: Pull complete 22:56:24 ea60b727a1ce: Pull complete 22:56:24 30c4a7721957: Pull complete 22:56:24 59ccb84bbe0f: Verifying Checksum 22:56:24 59ccb84bbe0f: Download complete 22:56:24 370296b7ddb6: Verifying Checksum 22:56:24 370296b7ddb6: Download complete 22:56:24 bcfd1f05c69d: Verifying Checksum 22:56:24 bcfd1f05c69d: Download complete 22:56:29 370296b7ddb6: Pull complete 22:56:29 7c6cee850709: Pull complete 22:56:29 39a5fcdaea64: Pull complete 22:56:29 d94ebbe4e438: Pull complete 22:56:31 bcfd1f05c69d: Pull complete 22:56:32 59ccb84bbe0f: Pull complete 22:56:32 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:56:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:56:32 + + docker build -t ci-base-image-x86_64 -f - .echo 22:56:32 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:56:32 WORKDIR /edgex 22:56:32 COPY go.mod . 22:56:32 RUN go mod download 22:56:33 Sending build context to Docker daemon 335.2MB 22:56:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:56:33 ---> a4fb48ad2a94 22:56:33 Step 2/4 : WORKDIR /edgex 22:56:35 ---> Running in adde6adddad9 22:56:36 Removing intermediate container adde6adddad9 22:56:36 ---> b82f8c9fd8ef 22:56:36 Step 3/4 : COPY go.mod . 22:56:36 ---> 12b81be9f951 22:56:36 Step 4/4 : RUN go mod download 22:56:36 ---> Running in e910ab0c7470 22:56:38 Still waiting to schedule task 22:56:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19479’ 22:56:46 Removing intermediate container e910ab0c7470 22:56:46 ---> 88d5af5b67da 22:56:46 Successfully built 88d5af5b67da 22:56:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:46 + docker inspect -f . ci-base-image-x86_64 22:56:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:46 prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container 22:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:56:46 $ docker top 730fda0eb4ea66df8149b2d4abae0224fd067be883673e1436be40bbafc88f93 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:47 + go version 22:56:47 go version go1.18.3 linux/amd64 [Pipeline] } 22:56:47 $ docker stop --time=1 730fda0eb4ea66df8149b2d4abae0224fd067be883673e1436be40bbafc88f93 22:56:48 $ docker rm -f 730fda0eb4ea66df8149b2d4abae0224fd067be883673e1436be40bbafc88f93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:49 + docker inspect -f . ci-base-image-x86_64 22:56:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:49 prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container 22:56:49 $ 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/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:56:49 $ docker top 0c757d4b843527b464dc0700dc0ee87bd7906e3ddbf2bf98de5536b957fd0472 -eo pid,comm [Pipeline] { [Pipeline] echo 22:56:49 ========================================================= 22:56:49 [edgeXBuildGoParallel] Running Tests and Build... 22:56:49 ========================================================= [Pipeline] sh 22:56:49 + git config --global --add safe.directory /w/workspace/edgex-go/259 [Pipeline] fileExists [Pipeline] sh 22:56:50 + make test 22:56:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:56:56 ? github.com/edgexfoundry/edgex-go [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:57:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:57:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:57:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.2% of statements 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.607s coverage: 89.2% of statements 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 83.8% of statements 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.093s coverage: 0.9% of statements 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 22:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 22:57:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 22:57:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 22:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 82.5% of statements 22:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 64.4% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.4% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:57:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 22:57:35 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:57:53 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:57:53 GO111MODULE=on go vet ./... 22:57:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:57:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:57:57 ./bin/test-attribution-txt.sh [Pipeline] echo 22:57:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:57:57 + ls -al . 22:57:57 total 684 22:57:57 drwxrwxr-x 10 1001 1001 4096 Jul 11 22:56 . 22:57:57 drwxr-xr-x 4 root root 4096 Jul 11 22:56 .. 22:57:57 -rw-rw-r-- 1 1001 1001 11 Jul 11 22:55 .dockerignore 22:57:57 drwxrwxr-x 8 1001 1001 4096 Jul 11 22:57 .git 22:57:57 drwxrwxr-x 3 1001 1001 4096 Jul 11 22:55 .github 22:57:57 -rw-rw-r-- 1 1001 1001 1030 Jul 11 22:55 .gitignore 22:57:57 -rw-rw-r-- 1 1001 1001 42 Jul 11 22:55 .golangci.yml 22:57:57 -rw-rw-r-- 1 1001 1001 87 Jul 11 22:55 .hadolint.yml 22:57:57 drwxr-xr-x 3 1001 1001 4096 Jul 11 22:56 .semver 22:57:57 -rw-rw-r-- 1 1001 1001 166 Jul 11 22:55 .sonarcloud.properties 22:57:57 -rw-rw-r-- 1 1001 1001 1171 Jul 11 22:55 ADOPTERS.md 22:57:57 -rw-rw-r-- 1 1001 1001 10347 Jul 11 22:55 Attribution.txt 22:57:57 -rw-rw-r-- 1 1001 1001 63209 Jul 11 22:55 CHANGELOG.md 22:57:57 -rw-rw-r-- 1 1001 1001 3804 Jul 11 22:55 CONTRIBUTING.md 22:57:57 -rw-rw-r-- 1 1001 1001 677 Jul 11 22:55 GOVERNANCE.md 22:57:57 -rw-rw-r-- 1 1001 1001 850 Jul 11 22:55 Jenkinsfile 22:57:57 -rw-rw-r-- 1 1001 1001 10775 Jul 11 22:55 LICENSE 22:57:57 -rw-rw-r-- 1 1001 1001 10350 Jul 11 22:55 Makefile 22:57:57 -rw-rw-r-- 1 1001 1001 582 Jul 11 22:55 OWNERS.md 22:57:57 -rw-rw-r-- 1 1001 1001 9094 Jul 11 22:55 README.md 22:57:57 -rw-rw-r-- 1 1001 1001 6912 Jul 11 22:55 SECURITY.md 22:57:57 -rw-rw-r-- 1 1001 1001 12 Jul 11 22:56 VERSION 22:57:57 -rw-rw-r-- 1 1001 1001 4131 Jul 11 22:55 ZMQWindows.md 22:57:57 drwxrwxr-x 2 1001 1001 4096 Jul 11 22:55 bin 22:57:57 drwxrwxr-x 18 1001 1001 4096 Jul 11 22:55 cmd 22:57:57 -rw-r--r-- 1 root root 435593 Jul 11 22:57 coverage.out 22:57:57 -rw-rw-r-- 1 1001 1001 3311 Jul 11 22:55 go.mod 22:57:57 -rw-rw-r-- 1 1001 1001 36231 Jul 11 22:55 go.sum 22:57:57 drwxrwxr-x 8 1001 1001 4096 Jul 11 22:55 internal 22:57:57 drwxrwxr-x 3 1001 1001 4096 Jul 11 22:55 openapi 22:57:57 drwxrwxr-x 4 1001 1001 4096 Jul 11 22:55 snap 22:57:57 -rw-rw-r-- 1 1001 1001 204 Jul 11 22:55 version.go [Pipeline] sh 22:57:58 + '[' -e coverage.out ] 22:57:58 + chown 1001:1001 coverage.out [Pipeline] stash 22:57:58 Stashed 1 file(s) [Pipeline] sh 22:57:58 + make build 22:57:58 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:58:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:58:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:58:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:58:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:58:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:58:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:58:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:58:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:58:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:58:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:58:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:58:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:58:38 $ docker stop --time=1 0c757d4b843527b464dc0700dc0ee87bd7906e3ddbf2bf98de5536b957fd0472 22:58:40 $ docker rm -f 0c757d4b843527b464dc0700dc0ee87bd7906e3ddbf2bf98de5536b957fd0472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:40 22:58:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:41 latest: Pulling from edgex-devops/edgex-compose 22:58:41 cbdbe7a5bc2a: Pulling fs layer 22:58:41 ca9280d653b3: Pulling fs layer 22:58:41 7e9c9ca2126c: Pulling fs layer 22:58:41 cbdbe7a5bc2a: Download complete 22:58:41 ca9280d653b3: Verifying Checksum 22:58:41 ca9280d653b3: Download complete 22:58:41 cbdbe7a5bc2a: Pull complete 22:58:42 7e9c9ca2126c: Download complete 22:58:42 ca9280d653b3: Pull complete 22:58:45 7e9c9ca2126c: Pull complete 22:58:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:45 prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container 22:58:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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:58:46 $ docker top 3bd446116fa1add7a560465e640b0a279938a4da3a809089ebd3f9b5891cc86f -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:47 + docker-compose build --help 22:58:47 + grep parallel 22:58:47 --parallel Build images in parallel. [Pipeline] } 22:58:47 $ docker stop --time=1 3bd446116fa1add7a560465e640b0a279938a4da3a809089ebd3f9b5891cc86f 22:58:48 $ docker rm -f 3bd446116fa1add7a560465e640b0a279938a4da3a809089ebd3f9b5891cc86f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:49 prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container 22:58:49 $ 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/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:58:49 $ docker top 4ca3b24859815e9ebf75059774b2f5df51afa4a409905681b9c52b609dacf11f -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:50 + docker-compose -f ./docker-compose-build.yml build --parallel 22:58:50 Building core-command ... 22:58:50 Building core-data ... 22:58:50 Building core-metadata ... 22:58:50 Building security-bootstrapper ... 22:58:50 Building security-proxy-setup ... 22:58:50 Building security-secretstore-setup ... 22:58:50 Building security-spiffe-token-provider ... 22:58:50 Building security-spire-agent ... 22:58:50 Building security-spire-config ... 22:58:50 Building security-spire-server ... 22:58:50 Building support-notifications ... 22:58:50 Building support-scheduler ... 22:58:50 Building sys-mgmt-agent ... 22:58:50 Building security-spire-config 22:58:50 Building sys-mgmt-agent 22:58:50 Building security-secretstore-setup 22:58:50 Building security-spire-server 22:58:50 Building support-notifications 22:59:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:59:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:59:05 ---> 88d5af5b67da 22:59:05 Step 3/26 : WORKDIR /edgex-go 22:59:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:59:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:59:05 ---> 88d5af5b67da 22:59:05 Step 3/25 : WORKDIR /edgex-go 22:59:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:59:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:59:05 ---> 88d5af5b67da 22:59:05 Step 3/25 : WORKDIR /edgex-go 22:59:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:59:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:59:05 ---> 88d5af5b67da 22:59:05 Step 3/22 : WORKDIR /edgex-go 22:59:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:59:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:59:05 ---> 88d5af5b67da 22:59:05 Step 3/23 : WORKDIR /edgex-go 22:59:07 ---> Running in 89a2f43bbf7e 22:59:07 ---> Running in 390db2fb8f06 22:59:07 ---> Running in 7fbf729c5550 22:59:07 ---> Running in ac34d5dc1a32 22:59:07 ---> Running in e14d16153121 22:59:07 Removing intermediate container 7fbf729c5550 22:59:07 ---> 59aeb91acd88 22:59:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:07 Removing intermediate container e14d16153121 22:59:07 ---> 64c2ad5ac7b9 22:59:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:07 Removing intermediate container 390db2fb8f06 22:59:07 ---> 6f66650a1218 22:59:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:07 Removing intermediate container 89a2f43bbf7e 22:59:07 ---> 700e8590fc0a 22:59:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:07 Removing intermediate container ac34d5dc1a32 22:59:07 ---> b3296bd6ee39 22:59:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:07 ---> Running in c323aef10d85 22:59:07 ---> Running in 2608344de718 22:59:07 ---> Running in eb9791d34a91 22:59:07 ---> Running in 54ca7b48930f 22:59:07 ---> Running in 0c5d2b7e441f 22:59:08 Removing intermediate container c323aef10d85 22:59:08 ---> 9931bff6b1ca 22:59:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:59:08 ---> Running in 1782616e4c5f 22:59:08 Removing intermediate container 2608344de718 22:59:08 ---> 062677b3d748 22:59:08 Step 5/23 : RUN apk add --update --no-cache make bash git 22:59:08 ---> Running in 533925d8d4fb 22:59:08 Removing intermediate container 0c5d2b7e441f 22:59:08 ---> 55b0be0f0c1c 22:59:08 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:59:08 ---> Running in cc4607c359f4 22:59:09 Removing intermediate container 54ca7b48930f 22:59:09 ---> 90e7d7d37b48 22:59:09 Step 5/25 : RUN apk add --update --no-cache make git 22:59:09 ---> Running in fa9b3f703e25 22:59:09 Removing intermediate container eb9791d34a91 22:59:09 ---> bcab427f2f38 22:59:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:59:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:59:09 ---> Running in 98bf8d093c9d 22:59:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:59:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:59:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:59:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:59:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:59:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:59:10 OK: 211 MiB in 51 packages 22:59:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:59:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:59:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:59:10 OK: 211 MiB in 51 packages 22:59:10 Removing intermediate container 1782616e4c5f 22:59:10 ---> a350074025a1 22:59:10 Step 6/26 : COPY go.mod vendor* ./ 22:59:11 OK: 211 MiB in 51 packages 22:59:11 OK: 211 MiB in 51 packages 22:59:11 ---> f343d21e00b0 22:59:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:11 ---> Running in 35747bd68d03 22:59:11 Removing intermediate container 533925d8d4fb 22:59:11 ---> d21e0c261237 22:59:11 Step 6/23 : COPY go.mod vendor* ./ 22:59:11 ---> 965fa92dafad 22:59:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:11 ---> Running in 73766ee5af36 22:59:11 Removing intermediate container 98bf8d093c9d 22:59:11 ---> 5f0f746e9eac 22:59:11 Step 6/22 : COPY go.mod vendor* ./ 22:59:11 Removing intermediate container cc4607c359f4 22:59:11 ---> 1b5ee50e670d 22:59:11 Step 6/25 : COPY go.mod vendor* ./ 22:59:11 ---> a58eb11aadb3 22:59:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:11 ---> Running in cae15f0e8e09 22:59:11 ---> 98deed5a0880 22:59:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:11 OK: 211 MiB in 51 packages 22:59:11 ---> Running in 371d54d8be9b 22:59:12 Removing intermediate container fa9b3f703e25 22:59:12 ---> 53a0131e3bb1 22:59:12 Step 6/25 : COPY go.mod vendor* ./ 22:59:12 ---> 26abfd911a5b 22:59:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:12 ---> Running in 2c5fd082e930 22:59:24 Removing intermediate container 35747bd68d03 22:59:24 ---> 2d3dcffb9fd0 22:59:24 Step 8/26 : COPY . . 22:59:24 Removing intermediate container 2c5fd082e930 22:59:24 ---> ef3baacca4ce 22:59:24 Step 8/25 : COPY . . 22:59:24 Removing intermediate container cae15f0e8e09 22:59:24 ---> 19052aee0a80 22:59:24 Step 8/22 : COPY . . 22:59:24 Removing intermediate container 73766ee5af36 22:59:24 ---> ccac15231602 22:59:24 Step 8/23 : COPY . . 22:59:24 Removing intermediate container 371d54d8be9b 22:59:24 ---> ce87d5135516 22:59:24 Step 8/25 : COPY . . 22:59:34 ---> ac658712e4a5 22:59:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:59:34 ---> a71ecb8a9225 22:59:34 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:59:34 ---> d8e6112a5d6d 22:59:34 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:59:34 ---> 52c991b398d0 22:59:34 ---> 53dab20d0c4c 22:59:34 Step 9/25 : ARG SPIRE_RELEASE=1.2.1Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:59:34 22:59:34 ---> Running in fda9cf1b4070 22:59:34 ---> Running in 805812a0c45b 22:59:34 ---> Running in f7e02305f4b4 22:59:34 ---> Running in 73acc3aaf18d 22:59:34 ---> Running in 519b7930d33d 22:59:34 Removing intermediate container 73acc3aaf18d 22:59:34 ---> 94ae415cee56 22:59:34 Step 10/26 : WORKDIR /edgex-go/spire-build 22:59:34 Removing intermediate container 519b7930d33d 22:59:34 ---> 5121851638db 22:59:34 Step 10/25 : WORKDIR /edgex-go/spire-build 22:59:34 ---> Running in 6242a4d0416a 22:59:34 ---> Running in 09dfeee223c9 22:59:34 Removing intermediate container 6242a4d0416a 22:59:34 ---> 1ca9b7596dcd 22:59:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:59:34 Removing intermediate container 09dfeee223c9 22:59:34 ---> 752593649b07 22:59:34 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:59:34 ---> Running in d25742ae2256 22:59:34 ---> Running in bd224b5bd681 22:59:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:59:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:59:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:59:34 Removing intermediate container bd224b5bd681 22:59:34 ---> 85de20ae0d5a 22:59:34 Step 12/25 : WORKDIR /edgex-go 22:59:35 ---> Running in 0db7578096d4 22:59:35 Removing intermediate container d25742ae2256 22:59:35 ---> 750709ea097a 22:59:35 Step 12/26 : WORKDIR /edgex-go 22:59:35 ---> Running in 85b248927580 22:59:35 Removing intermediate container 0db7578096d4 22:59:35 ---> 04a333832f1b 22:59:35 22:59:35 Step 13/25 : FROM alpine:3.15 22:59:35 3.15: Pulling from library/alpine 22:59:35 Removing intermediate container 85b248927580 22:59:35 ---> 7a8ee3ac8cae 22:59:35 22:59:35 Step 13/26 : FROM alpine:3.15 22:59:35 3.15: Pulling from library/alpine 22:59:35 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 22:59:35 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 22:59:35 Status: Downloaded newer image for alpine:3.15 22:59:35 Status: Downloaded newer image for alpine:3.15 22:59:35 ---> 0ac33e5f5afa 22:59:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:59:35 ---> 0ac33e5f5afa 22:59:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:59:35 ---> Running in d33c2bbe828b 22:59:35 ---> Running in c0abe0c28351 22:59:36 Removing intermediate container c0abe0c28351 22:59:36 ---> 8fef29941ef3 22:59:36 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:36 Removing intermediate container d33c2bbe828b 22:59:36 ---> 3e62149d92be 22:59:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:36 ---> Running in c1d2880c242d 22:59:36 ---> Running in f05436900677 22:59:37 Removing intermediate container c1d2880c242d 22:59:37 ---> bd3ed5fafbd1 22:59:37 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:59:37 ---> Running in a8460c88ac20 22:59:37 Removing intermediate container f05436900677 22:59:37 ---> d1465865d357 22:59:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:59:37 ---> Running in 0f4c3c36e7fd 22:59:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:59:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:59:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:59:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:59:39 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:59:39 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:59:39 OK: 15861 distinct packages available 22:59:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:59:39 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:59:39 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:59:39 OK: 15861 distinct packages available 22:59:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:59:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:59:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:59:40 (1/5) Installing dumb-init (1.2.5-r1) 22:59:40 (2/5) Installing musl-obstack (1.2.3-r0) 22:59:40 (3/5) Installing libucontext (1.1-r0) 22:59:40 (1/4) Installing dumb-init (1.2.5-r1) 22:59:40 (4/5) Installing gcompat (1.0.0-r4) 22:59:40 (2/4) Installing musl-obstack (1.2.3-r0) 22:59:40 (5/5) Installing openssl (1.1.1q-r0) 22:59:40 (3/4) Installing libucontext (1.1-r0) 22:59:40 Executing busybox-1.34.1-r5.trigger 22:59:40 OK: 6 MiB in 19 packages 22:59:40 (4/4) Installing gcompat (1.0.0-r4) 22:59:40 Executing busybox-1.34.1-r5.trigger 22:59:40 OK: 6 MiB in 18 packages 22:59:42 Removing intermediate container 0f4c3c36e7fd 22:59:42 ---> 18c57dca4bc2 22:59:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:59:42 Removing intermediate container a8460c88ac20 22:59:42 ---> 3a0f7e85c65f 22:59:42 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:59:47 ---> 1870730c3c7e 22:59:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:59:47 ---> ce70dbee50b4 22:59:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:59:47 ---> 1672563e66d7 22:59:47 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:59:47 ---> Running in c7b96334dbde 22:59:47 ---> 5463740456ea 22:59:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:59:47 Removing intermediate container c7b96334dbde 22:59:47 ---> 28695a90bab0 22:59:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:59:48 ---> 8e75daa1c73c 22:59:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:59:48 ---> 2d239539adeb 22:59:48 Step 21/26 : WORKDIR / 22:59:48 ---> 8836136864b0 22:59:48 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:59:48 ---> Running in e1fc22b2954d 22:59:48 ---> Running in 3e31126d0f41 22:59:49 Removing intermediate container e1fc22b2954d 22:59:49 ---> 3c8d297dffbe 22:59:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:59:49 Removing intermediate container 3e31126d0f41 22:59:49 ---> b15153574ae7 22:59:49 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:59:49 ---> Running in de24b8da1e6e 22:59:49 ---> Running in ee39c259e173 22:59:49 Removing intermediate container de24b8da1e6e 22:59:49 ---> b824482d9f05 22:59:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:59:50 Removing intermediate container ee39c259e173 22:59:50 ---> 9e39a9cbad58 22:59:50 Step 23/25 : LABEL arch=x86_64 22:59:50 ---> Running in 616ce04423b0 22:59:50 ---> Running in 112b2a1cbbf2 22:59:50 Removing intermediate container 616ce04423b0 22:59:50 ---> bb29d7364ece 22:59:50 Step 24/25 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 22:59:50 Removing intermediate container 112b2a1cbbf2 22:59:50 ---> 59b917852ddb 22:59:50 Step 24/26 : LABEL arch=x86_64 22:59:50 ---> Running in c44eb846fd75 22:59:50 ---> Running in 77e968610a85 22:59:50 Removing intermediate container c44eb846fd75 22:59:50 ---> dcd0b8107fc4 22:59:50 Step 25/25 : LABEL version=2.2.1-dev.26 22:59:50 Removing intermediate container 77e968610a85 22:59:50 ---> 6b428ac79d63 22:59:50 Step 25/26 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 22:59:50 ---> Running in 790743d8322c 22:59:50 ---> Running in d7d36f15f56b 22:59:51 Removing intermediate container 790743d8322c 22:59:51 ---> 5f9c1a1cc01b 22:59:51 22:59:51 Removing intermediate container d7d36f15f56b 22:59:51 ---> fe140ef064b5 22:59:51 Step 26/26 : LABEL version=2.2.1-dev.26 22:59:51 Successfully built 5f9c1a1cc01b 22:59:51 Successfully tagged security-spire-server:latest 22:59:51 Building security-proxy-setup 22:59:51  Building security-spire-server ... done  ---> Running in ae49defaca8f 22:59:52 Removing intermediate container ae49defaca8f 22:59:52 ---> ee0901517fc2 22:59:52 22:59:52 Successfully built ee0901517fc2 22:59:52 Successfully tagged security-spire-config:latest 22:59:52 Building security-spire-agent 22:59:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19489 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:59:52 Running in /w/workspace/edgex-go/259 [Pipeline] { [Pipeline] checkout 22:59:52 The recommended git tool is: git 22:59:56  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:59:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:59:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:59:56 ---> 88d5af5b67da 22:59:56 Step 3/22 : WORKDIR /edgex-go 22:59:56 ---> Using cache 22:59:56 ---> b3296bd6ee39 22:59:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:56 ---> Using cache 22:59:56 ---> 55b0be0f0c1c 22:59:56 Step 5/22 : RUN apk add --update --no-cache make git 22:59:57 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:59:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:59:57 ---> 88d5af5b67da 22:59:57 Step 3/26 : WORKDIR /edgex-go 22:59:57 ---> Using cache 22:59:57 ---> b3296bd6ee39 22:59:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:57 ---> Using cache 22:59:57 ---> 55b0be0f0c1c 22:59:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:59:57 ---> Using cache 22:59:57 ---> 1b5ee50e670d 22:59:57 Step 6/26 : COPY go.mod vendor* ./ 22:59:57 ---> Using cache 22:59:57 ---> 98deed5a0880 22:59:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:57 ---> Using cache 22:59:57 ---> ce87d5135516 22:59:57 Step 8/26 : COPY . . 22:59:57 ---> Using cache 22:59:57 ---> 52c991b398d0 22:59:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:59:57 ---> Using cache 22:59:57 ---> 5121851638db 22:59:57 Step 10/26 : WORKDIR /edgex-go/spire-build 22:59:57 ---> Using cache 22:59:57 ---> 752593649b07 22:59:57 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:59:58 using credential edgex-jenkins-ssh 22:59:58 Cloning the remote Git repository 22:59:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:59:58 > git init /w/workspace/edgex-go/259 # timeout=10 22:59:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:59:58 > git --version # timeout=10 22:59:58 > git --version # 'git version 2.25.1' 22:59:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:59 ---> Running in 52c45d5aad78 22:59:59 ---> Running in ddafac8eac01 23:00:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:01 OK: 211 MiB in 51 packages 23:00:01 Removing intermediate container ddafac8eac01 23:00:01 ---> 35c9b144c53a 23:00:01 Step 12/26 : WORKDIR /edgex-go 23:00:01 Removing intermediate container 805812a0c45b 23:00:01 ---> daefa20c5feb 23:00:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:00:01 Removing intermediate container f7e02305f4b4 23:00:01 ---> 4e6146350774 23:00:01 23:00:01 Step 10/25 : FROM alpine:3.16 23:00:01 ---> Running in 7edb7541b5d0 23:00:01 ---> Running in cf6e3aec468e 23:00:01 3.16: Pulling from library/alpine 23:00:01 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 23:00:02 Status: Downloaded newer image for alpine:3.16 23:00:02 ---> e66264b98777 23:00:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:00:02 Removing intermediate container 52c45d5aad78 23:00:02 ---> 95cc0b76d391 23:00:02 Step 6/22 : COPY go.mod vendor* ./ 23:00:02 Removing intermediate container 7edb7541b5d0 23:00:02 ---> 5f13f86e4912 23:00:02 23:00:02 Step 13/26 : FROM alpine:3.15 23:00:02 ---> 0ac33e5f5afa 23:00:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:00:02 ---> Using cache 23:00:02 ---> 3e62149d92be 23:00:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:02 ---> Using cache 23:00:02 ---> d1465865d357 23:00:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:00:02 ---> Running in f3bfc68c8684 23:00:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:00:02 ---> Running in 41ca4d5be06b 23:00:02 ---> 7466a901300b 23:00:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:02 ---> Running in 7d0cb9931676 23:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:03 (1/3) Installing ca-certificates (20211220-r0) 23:00:03 (2/3) Installing dumb-init (1.2.5-r1) 23:00:03 (3/3) Installing su-exec (0.2-r1) 23:00:03 Executing busybox-1.35.0-r13.trigger 23:00:03 Executing ca-certificates-20211220-r0.trigger 23:00:03 OK: 6 MiB in 17 packages 23:00:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:00:03 Removing intermediate container cf6e3aec468e 23:00:03 ---> 7e34f01583fc 23:00:03 23:00:03 Step 11/23 : FROM docker:20.10.14 23:00:04 20.10.14: Pulling from library/docker 23:00:04 Removing intermediate container f3bfc68c8684 23:00:04 ---> 2342abeb4763 23:00:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:00:05 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:00:05 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:00:05 OK: 15861 distinct packages available 23:00:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:00:05 ---> Running in 6cbfe4a14830 23:00:05 Removing intermediate container fda9cf1b4070 23:00:05 ---> 614ccb73c721 23:00:05 23:00:05 Step 10/22 : FROM alpine:3.16 23:00:05 ---> e66264b98777 23:00:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:00:05 Removing intermediate container 6cbfe4a14830 23:00:05 ---> b3a5d371a1be 23:00:05 Step 13/25 : WORKDIR / 23:00:05 ---> Running in dae2e95ab1c8 23:00:05 ---> Running in 5180b84572cd 23:00:05 Removing intermediate container 5180b84572cd 23:00:05 ---> 21941a10800b 23:00:05 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:00:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:06 ---> 8dd09beb548a 23:00:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:00:06 (1/2) Installing ca-certificates (20211220-r0) 23:00:06 (1/5) Installing dumb-init (1.2.5-r1) 23:00:06 (2/2) Installing dumb-init (1.2.5-r1) 23:00:06 Executing busybox-1.35.0-r13.trigger 23:00:06 Executing ca-certificates-20211220-r0.trigger 23:00:06 OK: 6 MiB in 16 packages 23:00:06 (2/5) Installing musl-obstack (1.2.3-r0) 23:00:06 (3/5) Installing libucontext (1.1-r0) 23:00:06 (4/5) Installing gcompat (1.0.0-r4) 23:00:06 (5/5) Installing openssl (1.1.1q-r0) 23:00:06 ---> f6a3e8c9096f 23:00:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:00:06 Executing busybox-1.34.1-r5.trigger 23:00:06 OK: 6 MiB in 19 packages 23:00:06 ---> 328dcbf2a79d 23:00:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:00:07 Removing intermediate container dae2e95ab1c8 23:00:07 ---> 29fc70859249 23:00:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:00:07 ---> 87add65eee8b 23:00:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> Running in 679f31a96966 23:00:07 23:00:07 Removing intermediate container 41ca4d5be06b 23:00:07 ---> a32a5aa2ea94 23:00:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:00:07 Removing intermediate container 679f31a96966 23:00:07 ---> f7ecc671f586 23:00:07 Step 13/22 : ENV APP_PORT=59860 23:00:07 ---> Running in c15adfc79aa2 23:00:08 ---> a68e911a5219 23:00:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:00:08 Removing intermediate container c15adfc79aa2 23:00:08 ---> 6b97158f2474 23:00:08 Step 14/22 : EXPOSE $APP_PORT 23:00:08 ---> 62ea0d47ce0e 23:00:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:00:08 ---> Running in 64304a0cea9e 23:00:08 Removing intermediate container 64304a0cea9e 23:00:08 ---> 83ceac1f9781 23:00:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:00:08 ---> 9037d83fe1a8 23:00:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:00:09 ---> 056db8406a74 23:00:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:00:09 ---> d3b17485d4e0 23:00:09 Step 21/25 : 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/ 23:00:09 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:00:09 Status: Downloaded newer image for docker:20.10.14 23:00:09 ---> 7417809fdb73 23:00:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:00:09 ---> Running in fbee4cd1b6c5 23:00:09 ---> a9a59f88cc53 23:00:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:00:09 ---> 20bc23b02e83 23:00:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:00:09 ---> Running in e9bbde4b61e9 23:00:10 Removing intermediate container e9bbde4b61e9 23:00:10 ---> 5998850e899e 23:00:10 ---> 76e7f8f30634 23:00:10 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:00:10 23:00:10 ---> e6474c1fa4b1 23:00:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:00:10 ---> Running in 617255223fb0 23:00:10 ---> Running in 0187d5d77bfb 23:00:10 Removing intermediate container 7d0cb9931676 23:00:10 ---> f0b78ef0c682 23:00:10 Step 8/22 : COPY . . 23:00:10 Removing intermediate container 0187d5d77bfb 23:00:10 ---> 06630f02f9e5 23:00:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:00:10 ---> 27f6b50d2631 23:00:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:00:10 ---> Running in ca8c2e1940d2 23:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:00:11 (1/43) Installing readline (8.1.1-r0) 23:00:11 (2/43) Installing bash (5.1.16-r0) 23:00:11 Removing intermediate container ca8c2e1940d2 23:00:11 ---> e5eee4fb29e3 23:00:11 Step 20/22 : LABEL arch=x86_64 23:00:11 Executing bash-5.1.16-r0.post-install 23:00:11 (3/43) Installing brotli-libs (1.0.9-r5) 23:00:11 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:00:11 (5/43) Installing libcurl (7.80.0-r2) 23:00:11 (6/43) Installing curl (7.80.0-r2) 23:00:11 (7/43) Installing dumb-init (1.2.5-r1) 23:00:11 (8/43) Installing libbz2 (1.0.8-r1) 23:00:11 (9/43) Installing expat (2.4.7-r0) 23:00:11 (10/43) Installing libffi (3.4.2-r1) 23:00:11 (11/43) Installing gdbm (1.22-r0) 23:00:11 (12/43) Installing xz-libs (5.2.5-r1) 23:00:11 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:00:11 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:00:11 (15/43) Installing mpdecimal (2.5.1-r1) 23:00:11 (16/43) Installing sqlite-libs (3.36.0-r0) 23:00:11 (17/43) Installing python3 (3.9.7-r4) 23:00:11 (18/43) Installing py3-appdirs (1.4.4-r2) 23:00:11 (19/43) Installing py3-certifi (2020.12.5-r1) 23:00:11 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:00:11 (21/43) Installing py3-idna (3.3-r0) 23:00:11 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:00:11 (23/43) Installing py3-requests (2.26.0-r1) 23:00:11 (24/43) Installing py3-msgpack (1.0.2-r1) 23:00:11 (25/43) Installing py3-lockfile (0.12.2-r4) 23:00:11 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:00:11 (27/43) Installing py3-colorama (0.4.4-r1) 23:00:11 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:00:11 (29/43) Installing py3-distlib (0.3.3-r0) 23:00:11 (30/43) Installing py3-distro (1.6.0-r0) 23:00:11 (31/43) Installing py3-six (1.16.0-r0) 23:00:11 (32/43) Installing py3-webencodings (0.5.1-r4) 23:00:11 (33/43) Installing py3-html5lib (1.1-r1) 23:00:11 (34/43) Installing py3-parsing (2.4.7-r2) 23:00:11 (35/43) Installing py3-packaging (20.9-r1) 23:00:11 (36/43) Installing py3-tomli (1.2.2-r0) 23:00:11 (37/43) Installing py3-pep517 (0.12.0-r0) 23:00:11 (38/43) Installing py3-progress (1.6-r0) 23:00:11 (39/43) Installing py3-retrying (1.3.3-r2) 23:00:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:00:11 (41/43) Installing py3-setuptools (52.0.0-r4) 23:00:11 (42/43) Installing py3-toml (0.10.2-r2) 23:00:11 (43/43) Installing py3-pip (20.3.4-r1) 23:00:11 Executing busybox-1.34.1-r5.trigger 23:00:12 OK: 83 MiB in 65 packages 23:00:12 Removing intermediate container fbee4cd1b6c5 23:00:12 ---> 7d7ab6df8161 23:00:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:00:12 ---> ae963d6a0006 23:00:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:00:12 ---> Running in 95959b5ac9c3 23:00:12 Collecting docker-compose==1.23.2 23:00:12 ---> Running in fbdaa7d6a7c7 23:00:12 ---> Running in bc00c7124877 23:00:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:00:12 Removing intermediate container 95959b5ac9c3 23:00:12 ---> 0bcbd888df6a 23:00:12 Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:00:12 Collecting dockerpty<0.5,>=0.4.1 23:00:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:00:13 Removing intermediate container fbdaa7d6a7c7 23:00:13 ---> 52429f7a568c 23:00:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:00:13 Removing intermediate container bc00c7124877 23:00:13 ---> 62f05cb79f30 23:00:13 Step 23/25 : LABEL arch=x86_64 23:00:13 ---> Running in 32e755ab9033 23:00:13 ---> Running in cbff6a44216c 23:00:13 ---> Running in 629639c2319f 23:00:13 Removing intermediate container 32e755ab9033 23:00:13 ---> ab0202391f84 23:00:13 Step 22/22 : LABEL version=2.2.1-dev.26 23:00:13 Removing intermediate container cbff6a44216c 23:00:13 ---> c0fddb627834 23:00:13 Step 24/25 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:00:13 ---> Running in 1e517bf411ac 23:00:13 Collecting websocket-client<1.0,>=0.32.0 23:00:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:00:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 23:00:13 Collecting docopt<0.7,>=0.6.1 23:00:13 Downloading docopt-0.6.2.tar.gz (25 kB) 23:00:13 Removing intermediate container 629639c2319f 23:00:13 ---> d705add29ab2 23:00:13 Step 24/26 : LABEL arch=x86_64 23:00:13 ---> Running in 2dc92ba4035d 23:00:14 ---> Running in 1054a6c4e144 23:00:14 Removing intermediate container 1e517bf411ac 23:00:14 ---> d5e5bece21f2 23:00:14 23:00:14 Successfully built d5e5bece21f2 23:00:14 Removing intermediate container 2dc92ba4035d 23:00:14 ---> d8cbfe72ca86 23:00:14 Step 25/25 : LABEL version=2.2.1-dev.26 23:00:14 Successfully tagged support-notifications:latest 23:00:14  Building support-notifications ... done Building core-data 23:00:14 Collecting docker<4.0,>=3.6.0 23:00:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:00:14 Removing intermediate container 1054a6c4e144 23:00:14 ---> 4a6dc7bc4595 23:00:14 Step 25/26 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:00:14 Collecting texttable<0.10,>=0.9.0 23:00:14 Downloading texttable-0.9.1.tar.gz (11 kB) 23:00:14 Collecting jsonschema<3,>=2.5.1 23:00:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:00:14 Avoid second fetch 23:00:14 Checking out Revision ad21f9895f81268f47cf403ea0e6f43cd0addb21 (main) 23:00:15 Collecting PyYAML<4,>=3.10 23:00:15 Downloading PyYAML-3.13.tar.gz (270 kB) 23:00:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:00:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:15 > git config core.sparsecheckout # timeout=10 23:00:15 > git checkout -f ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 23:00:15 ---> Running in 7a44b39708ef 23:00:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:00:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:00:15 Collecting cached-property<2,>=1.2.0 23:00:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:00:15 Collecting docker-pycreds>=0.4.0 23:00:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:00:15 ---> Running in 941f4f1bad2b 23:00:16 Collecting urllib3<1.25,>=1.21.1 23:00:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:00:16 Collecting chardet<3.1.0,>=3.0.2 23:00:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:00:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 23:00:16 Collecting idna<2.8,>=2.5 23:00:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:00:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:00:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:00:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:00:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:00:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:00:16 Attempting uninstall: urllib3 23:00:16 Found existing installation: urllib3 1.26.7 23:00:16 Uninstalling urllib3-1.26.7: 23:00:16 Successfully uninstalled urllib3-1.26.7 23:00:16 Removing intermediate container 7a44b39708ef 23:00:16 ---> 84908c09b6bc 23:00:16 23:00:16 Successfully built 84908c09b6bc 23:00:16 Successfully tagged security-secretstore-setup:latest 23:00:16  Building security-secretstore-setup ... done Building security-bootstrapper 23:00:16 Removing intermediate container 941f4f1bad2b 23:00:16 ---> e5e4844bc730 23:00:16 Step 26/26 : LABEL version=2.2.1-dev.26 23:00:16 Attempting uninstall: idna 23:00:16 Found existing installation: idna 3.3 23:00:16 Uninstalling idna-3.3: 23:00:16 Successfully uninstalled idna-3.3 23:00:16 ---> Running in 1682c950eb51 23:00:16 ---> ae743c528a56 23:00:16 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:00:18 ---> Running in 1435db7b4c54 23:00:18 Removing intermediate container 1682c950eb51 23:00:18 ---> b80ded03efa6 23:00:18 23:00:18 Attempting uninstall: requests 23:00:18 Found existing installation: requests 2.26.0 23:00:18 Uninstalling requests-2.26.0: 23:00:18 Successfully built b80ded03efa6 23:00:18 Successfully uninstalled requests-2.26.0 23:00:18 Successfully tagged security-spire-agent:latest 23:00:18 Building security-spiffe-token-provider 23:00:18  Building security-spire-agent ... done  Running setup.py install for texttable: started 23:00:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:00:18 Running setup.py install for texttable: finished with status 'done' 23:00:18 Running setup.py install for PyYAML: started 23:00:18 Running setup.py install for PyYAML: finished with status 'done' 23:00:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:00:18 ---> 88d5af5b67da 23:00:18 Step 3/23 : WORKDIR /edgex-go 23:00:18 ---> Using cache 23:00:18 ---> b3296bd6ee39 23:00:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:18 ---> Using cache 23:00:18 ---> 55b0be0f0c1c 23:00:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:00:19 Running setup.py install for docopt: started 23:00:19 Running setup.py install for docopt: finished with status 'done' 23:00:19 Running setup.py install for dockerpty: started 23:00:19 Commit message: "fix: fixed security-bootstrapper Docker volume init semantics (#4085)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:00:20 Running setup.py install for dockerpty: finished with status 'done' 23:00:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:00:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:00:20 Dload Upload Total Spent Left Speed 23:00:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh 23:00:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:00:21 + sudo tee /etc/docker/daemon.new 23:00:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:00:21 { 23:00:21 "registry-mirrors": [ 23:00:21 "https://nexus3.edgexfoundry.org:10001" 23:00:21 ], 23:00:21 "bip": "10.250.0.254/24", 23:00:21 "hosts": [ 23:00:21 "tcp://0.0.0.0:5555", 23:00:21 "unix:///var/run/docker.sock" 23:00:21 ], 23:00:21 "mtu": 1458, 23:00:21 "selinux-enabled": true, 23:00:21 "seccomp-profile": "/etc/docker/seccomp.json" 23:00:21 } [Pipeline] sh 23:00:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:00:22 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:00:22 + sudo service docker restart 23:00:23 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:00:23 ---> 88d5af5b67da 23:00:23 Step 3/31 : WORKDIR /edgex-go 23:00:23 ---> Using cache 23:00:23 ---> b3296bd6ee39 23:00:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:23 ---> Using cache 23:00:23 ---> 55b0be0f0c1c 23:00:23 Step 5/31 : RUN apk add --update --no-cache make git 23:00:23 ---> Using cache 23:00:23 ---> 95cc0b76d391 23:00:23 Step 6/31 : COPY go.mod vendor* ./ 23:00:23 ---> Using cache 23:00:23 ---> 7466a901300b 23:00:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:23 ---> Using cache 23:00:23 ---> f0b78ef0c682 23:00:23 Step 8/31 : COPY . . 23:00:23 ---> Using cache 23:00:23 ---> ae743c528a56 23:00:23 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:00:24 ---> Running in 027ed18c44ba 23:00:24 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:00:24 ---> 88d5af5b67da 23:00:24 Step 3/20 : WORKDIR /edgex-go 23:00:24 ---> Using cache 23:00:24 ---> b3296bd6ee39 23:00:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:00:24 ---> Running in f06e26b0afb3 23:00:24 ---> Running in 1762ed352de4 23:00:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:25 v3.16.0-302-g62bf0b8f5a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:00:25 v3.16.0-304-g51632b3deb [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:00:25 OK: 17031 distinct packages available 23:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:25 OK: 211 MiB in 51 packages 23:00:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:25 OK: 211 MiB in 51 packages 23:00:26 Removing intermediate container 617255223fb0 23:00:26 ---> 1d70d25c8ea1 23:00:26 Step 14/23 : ENV APP_PORT=58890 23:00:26 ---> Running in de4941e940b0 23:00:26 Removing intermediate container 027ed18c44ba 23:00:26 ---> e99a3d18cd52 23:00:26 Step 6/23 : COPY go.mod vendor* ./ 23:00:27 Removing intermediate container 1762ed352de4 23:00:27 ---> b8ba184333f3 23:00:27 Step 5/20 : COPY go.mod vendor* ./ 23:00:27 Removing intermediate container de4941e940b0 23:00:27 ---> 857288ff7b1e 23:00:27 Step 15/23 : EXPOSE $APP_PORT 23:00:27 ---> Running in 64edc17fbef1 23:00:27 ---> 28a340dc785b 23:00:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:27 ---> 46380c06876c 23:00:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:27 ---> Running in 5c39fcff4477 23:00:28 ---> Running in ab0fbf32ca4d 23:00:28 Removing intermediate container 64edc17fbef1 23:00:28 ---> 3c54004e3fd7 23:00:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:00:28 ---> cebda812b3b5 23:00:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:00:28 ---> b43e23c11ade 23:00:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:00:29 ---> 70d8d09d3366 23:00:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:00:30 ---> Running in 9578276dc976 23:00:31 Removing intermediate container 9578276dc976 23:00:31 ---> faedfba6cc4d 23:00:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:00:32 ---> Running in 5bf509329365 23:00:32 Removing intermediate container 5bf509329365 23:00:32 ---> 130736ae9f7f 23:00:32 Step 21/23 : LABEL arch=x86_64 23:00:32 ---> Running in 0e7709a1078a 23:00:33 Removing intermediate container 0e7709a1078a 23:00:33 ---> d94a3b10fbed 23:00:33 Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:00:33 ---> Running in e2ae867f586a 23:00:33 Removing intermediate container e2ae867f586a 23:00:33 ---> 89920ef02e4a 23:00:33 Step 23/23 : LABEL version=2.2.1-dev.26 23:00:34 ---> Running in a66e3c2445ea 23:00:35 Removing intermediate container a66e3c2445ea 23:00:35 ---> fccffeed7e59 23:00:35 23:00:35 Successfully built fccffeed7e59 23:00:35 Successfully tagged sys-mgmt-agent:latest 23:00:35  Building sys-mgmt-agent ... done Building core-metadata 23:00:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:00:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:00:39 ---> 88d5af5b67da 23:00:39 Step 3/23 : WORKDIR /edgex-go 23:00:39 ---> Using cache 23:00:39 ---> b3296bd6ee39 23:00:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:39 ---> Using cache 23:00:39 ---> 55b0be0f0c1c 23:00:39 Step 5/23 : RUN apk add --update --no-cache make git 23:00:39 ---> Using cache 23:00:39 ---> 95cc0b76d391 23:00:39 Step 6/23 : COPY go.mod vendor* ./ 23:00:39 ---> Using cache 23:00:39 ---> 7466a901300b 23:00:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:39 ---> Using cache 23:00:39 ---> f0b78ef0c682 23:00:39 Step 8/23 : COPY . . 23:00:39 ---> Using cache 23:00:39 ---> ae743c528a56 23:00:39 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:00:39 ---> Running in 55825d225cb9 23:00:40 Removing intermediate container ab0fbf32ca4d 23:00:40 ---> 55ef3f8f4100 23:00:40 Step 8/23 : COPY . . 23:00:40 Removing intermediate container 5c39fcff4477 23:00:40 ---> b0229b7b5949 23:00:40 Step 7/20 : COPY . . 23:00:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:41 provisioning config files... 23:00:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/259@tmp/config8397058841247063282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:42 ---> docker-login.sh 23:00:42 nexus3.edgexfoundry.org:10001 23:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:42 Configure a credential helper to remove this warning. See 23:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:42 23:00:42 Login Succeeded 23:00:43 nexus3.edgexfoundry.org:10002 23:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:43 Configure a credential helper to remove this warning. See 23:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:43 23:00:43 Login Succeeded 23:00:43 nexus3.edgexfoundry.org:10003 23:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:44 Configure a credential helper to remove this warning. See 23:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:44 23:00:44 Login Succeeded 23:00:44 nexus3.edgexfoundry.org:10004 23:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:44 Configure a credential helper to remove this warning. See 23:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:44 23:00:44 Login Succeeded 23:00:44 docker.io 23:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:45 Configure a credential helper to remove this warning. See 23:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:45 23:00:45 Login Succeeded 23:00:45 ---> docker-login.sh ends [Pipeline] } 23:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:00:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:00:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:00:45 ========================================================= 23:00:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:00:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:00:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:00:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:00:46 b3c136eddcbf: Pulling fs layer 23:00:46 c0a3192eca97: Pulling fs layer 23:00:46 a050256f5b6f: Pulling fs layer 23:00:46 656be50a0ddc: Pulling fs layer 23:00:46 2bbca73fdf42: Pulling fs layer 23:00:46 46d945488cbd: Pulling fs layer 23:00:46 8a5474983e97: Pulling fs layer 23:00:46 329c88fbcd65: Pulling fs layer 23:00:46 46d945488cbd: Waiting 23:00:46 656be50a0ddc: Waiting 23:00:46 2bbca73fdf42: Waiting 23:00:46 8a5474983e97: Waiting 23:00:46 329c88fbcd65: Waiting 23:00:46 a050256f5b6f: Download complete 23:00:46 c0a3192eca97: Download complete 23:00:46 2bbca73fdf42: Download complete 23:00:46 46d945488cbd: Verifying Checksum 23:00:46 46d945488cbd: Download complete 23:00:46 b3c136eddcbf: Verifying Checksum 23:00:46 b3c136eddcbf: Download complete 23:00:46 Removing intermediate container 1435db7b4c54 23:00:46 ---> 48b161724ff0 23:00:46 23:00:46 Step 10/22 : FROM alpine:3.16 23:00:46 ---> e66264b98777 23:00:46 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:00:47 ---> Running in 9869912ad6fc 23:00:47 ---> 1b5eb1aa7306 23:00:47 Step 9/23 : RUN make cmd/core-data/core-data 23:00:47 ---> 12513f1675bf 23:00:47 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:00:47 b3c136eddcbf: Pull complete 23:00:47 ---> Running in cc9777aaa159 23:00:47 ---> Running in 36ce1efa93ce 23:00:47 329c88fbcd65: Verifying Checksum 23:00:47 329c88fbcd65: Download complete 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:48 (1/6) Installing ca-certificates (20211220-r0) 23:00:48 (2/6) Installing brotli-libs (1.0.9-r6) 23:00:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:00:48 (4/6) Installing libcurl (7.83.1-r2) 23:00:48 (5/6) Installing curl (7.83.1-r2) 23:00:48 (6/6) Installing dumb-init (1.2.5-r1) 23:00:48 Executing busybox-1.35.0-r13.trigger 23:00:48 Executing ca-certificates-20211220-r0.trigger 23:00:48 OK: 8 MiB in 20 packages 23:00:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:00:48 c0a3192eca97: Pull complete 23:00:48 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:00:48 a050256f5b6f: Pull complete 23:00:49 8a5474983e97: Verifying Checksum 23:00:49 8a5474983e97: Download complete 23:00:49 Removing intermediate container f06e26b0afb3 23:00:49 ---> 4c1910bcbc3b 23:00:49 23:00:49 Step 10/31 : FROM alpine:3.16 23:00:49 ---> e66264b98777 23:00:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:00:49 Removing intermediate container 9869912ad6fc 23:00:49 ---> 8d1b50ce45e7 23:00:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:00:49 ---> Running in c38ea2c9b308 23:00:49 ---> Running in b57b21cbb1cd 23:00:49 656be50a0ddc: Verifying Checksum 23:00:49 656be50a0ddc: Download complete 23:00:50 Removing intermediate container c38ea2c9b308 23:00:50 ---> 487ae7834960 23:00:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:00:50 ---> Running in 2a0822fc5312 23:00:50 Removing intermediate container b57b21cbb1cd 23:00:50 ---> 65091d5714aa 23:00:50 Step 13/22 : WORKDIR /edgex 23:00:50 ---> Running in d7ae4538ba96 23:00:50 Removing intermediate container d7ae4538ba96 23:00:50 ---> 7d73a3b3b724 23:00:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:00:50 ---> 842677ad40aa 23:00:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:50 (1/2) Installing dumb-init (1.2.5-r1) 23:00:50 (2/2) Installing su-exec (0.2-r1) 23:00:50 Executing busybox-1.35.0-r13.trigger 23:00:50 ---> dc40765132b2 23:00:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:00:50 OK: 6 MiB in 16 packages 23:00:51 ---> dc1bf433bf62 23:00:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:00:51 Removing intermediate container 2a0822fc5312 23:00:51 ---> 9b7d1dde7bc9 23:00:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:00:51 ---> fa2511a72da4 23:00:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:00:51 ---> Running in 12ef1d66ab2a 23:00:51 ---> Running in 415f9b500ff7 23:00:52 Removing intermediate container 12ef1d66ab2a 23:00:52 ---> b8de1d80158c 23:00:52 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:00:52 ---> Running in d027ceeeb460 23:00:52 Removing intermediate container d027ceeeb460 23:00:52 ---> 143ab79bbd88 23:00:52 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:00:52 ---> Running in b4fabd60062b 23:00:53 Removing intermediate container b4fabd60062b 23:00:53 ---> 6355bc577c09 23:00:53 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:00:53 ---> Running in fa96f927f12a 23:00:53 Removing intermediate container 415f9b500ff7 23:00:53 ---> 99e00ed8fdc7 23:00:53 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:00:53 ---> Running in 947f844f374b 23:00:53 Removing intermediate container 947f844f374b 23:00:53 ---> 9e3820e950d3 23:00:53 Step 20/22 : LABEL arch=x86_64 23:00:53 ---> Running in 65e11283dcf8 23:00:54 Removing intermediate container 65e11283dcf8 23:00:54 ---> 670695b3d66c 23:00:54 Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:00:54 ---> Running in 7ca05583b1a1 23:00:54 Removing intermediate container 7ca05583b1a1 23:00:54 ---> 2d7de79cb9e3 23:00:54 Step 22/22 : LABEL version=2.2.1-dev.26 23:00:54 ---> Running in 9ae1d17f2733 23:00:54 Removing intermediate container fa96f927f12a 23:00:54 ---> 24409242c52f 23:00:54 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:00:54 Removing intermediate container 9ae1d17f2733 23:00:54 ---> b88f1ad0bfc9 23:00:54 23:00:55 ---> Running in 2cde59b9ca49 23:00:55 Successfully built b88f1ad0bfc9 23:00:55 Successfully tagged security-proxy-setup:latest 23:00:55  Building security-proxy-setup ... done Building core-command 23:00:55 Removing intermediate container 2cde59b9ca49 23:00:55 ---> bb28b846118b 23:00:55 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:00:59 ---> 80b2faf6c2d1 23:00:59 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:00:59 ---> Running in 5b66d9e2e6f9 23:00:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:00:59 ---> 88d5af5b67da 23:00:59 Step 3/23 : WORKDIR /edgex-go 23:00:59 ---> Using cache 23:00:59 ---> b3296bd6ee39 23:00:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:59 ---> Using cache 23:00:59 ---> 55b0be0f0c1c 23:00:59 Step 5/23 : RUN apk add --update --no-cache make git 23:00:59 ---> Using cache 23:00:59 ---> 95cc0b76d391 23:00:59 Step 6/23 : COPY go.mod vendor* ./ 23:00:59 ---> Using cache 23:00:59 ---> 7466a901300b 23:00:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:59 ---> Using cache 23:00:59 ---> f0b78ef0c682 23:00:59 Step 8/23 : COPY . . 23:00:59 ---> Using cache 23:00:59 ---> ae743c528a56 23:00:59 Step 9/23 : RUN make cmd/core-command/core-command 23:00:59 ---> Running in fcc0b775f0e4 23:00:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:01:01 Removing intermediate container 5b66d9e2e6f9 23:01:01 ---> 30c01b12ffe9 23:01:01 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:01 Removing intermediate container 55825d225cb9 23:01:01 ---> 4bb2595eed1e 23:01:01 23:01:01 Step 10/23 : FROM alpine:3.16 23:01:01 ---> e66264b98777 23:01:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:01:01 ---> Running in 48f2bb2ab7cc 23:01:02 ---> 061d5b3c5391 23:01:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:02 (1/1) Installing dumb-init (1.2.5-r1) 23:01:02 Executing busybox-1.35.0-r13.trigger 23:01:02 OK: 6 MiB in 15 packages 23:01:02 ---> 32590d2fd36f 23:01:02 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:01:03 ---> c4694bf7bc75 23:01:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:01:03 Removing intermediate container 48f2bb2ab7cc 23:01:03 ---> 29ae5399926a 23:01:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:03 ---> Running in fb9b9ab64fa1 23:01:04 Removing intermediate container fb9b9ab64fa1 23:01:04 ---> 26ef678e70ce 23:01:04 Step 13/23 : ENV APP_PORT=59881 23:01:04 ---> 8093b9bdbab8 23:01:04 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:01:04 ---> Running in 4cb8eceb4672 23:01:04 Removing intermediate container 4cb8eceb4672 23:01:04 ---> 49920400e7bb 23:01:04 Step 14/23 : EXPOSE $APP_PORT 23:01:04 ---> 3a5f11a1f8a5 23:01:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:01:04 ---> Running in b7c0e8494ace 23:01:04 Removing intermediate container b7c0e8494ace 23:01:04 ---> 4f1aa800d0c7 23:01:04 Step 15/23 : WORKDIR / 23:01:04 ---> Running in b70581b2a50e 23:01:05 656be50a0ddc: Pull complete 23:01:05 2bbca73fdf42: Pull complete 23:01:05 46d945488cbd: Pull complete 23:01:05 ---> 57db87891302 23:01:05 Step 26/31 : RUN chmod +x /entrypoint.sh 23:01:05 ---> Running in 1cf60d6c32d4 23:01:05 Removing intermediate container b70581b2a50e 23:01:05 ---> 56a0e1323091 23:01:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:05 ---> 1950fa8c37a9 23:01:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:01:06 ---> 80d7ff15750b 23:01:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:01:06 Removing intermediate container 1cf60d6c32d4 23:01:06 ---> 4e602e14bcd7 23:01:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:01:07 ---> Running in b9640453b7eb 23:01:07 ---> a7b4a75cc427 23:01:07 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:01:07 ---> Running in 913f5235d702 23:01:07 Removing intermediate container b9640453b7eb 23:01:07 ---> 6f049426fcef 23:01:07 Step 28/31 : CMD ["gate"] 23:01:07 Removing intermediate container 913f5235d702 23:01:07 ---> 0f6b0360a434 23:01:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:07 ---> Running in ed329b7cda21 23:01:07 ---> Running in c0b794b8ba3c 23:01:07 Removing intermediate container c0b794b8ba3c 23:01:07 ---> 8ea86466d3f2 23:01:07 Step 21/23 : LABEL arch=x86_64 23:01:07 Removing intermediate container ed329b7cda21 23:01:07 ---> bd0e2cd0843d 23:01:07 Step 29/31 : LABEL arch=x86_64 23:01:07 ---> Running in 4f890533e5b7 23:01:07 ---> Running in 27d69bafd5bc 23:01:08 Removing intermediate container 4f890533e5b7 23:01:08 ---> aca6b66c4c05 23:01:08 Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:08 Removing intermediate container 27d69bafd5bc 23:01:08 ---> 15e9a9ec3063 23:01:08 Step 30/31 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:08 ---> Running in 3b6cbc768956 23:01:08 ---> Running in 4291b047221a 23:01:09 Removing intermediate container 3b6cbc768956 23:01:09 ---> 5cf77b14c6c6 23:01:09 Step 23/23 : LABEL version=2.2.1-dev.26 23:01:09 Removing intermediate container 4291b047221a 23:01:09 ---> 46fd5327756d 23:01:09 Step 31/31 : LABEL version=2.2.1-dev.26 23:01:09 ---> Running in 2555c32157c9 23:01:09 ---> Running in 1755ab39ee49 23:01:09 Removing intermediate container 2555c32157c9 23:01:09 ---> df8da4ac6df7 23:01:09 23:01:09 Removing intermediate container 1755ab39ee49 23:01:09 ---> dc2e1eae7ecb 23:01:09 23:01:09 Successfully built df8da4ac6df7 23:01:09 Successfully tagged core-metadata:latest 23:01:09 Building support-scheduler 23:01:09  Building core-metadata ... done Successfully built dc2e1eae7ecb 23:01:09 Successfully tagged security-bootstrapper:latest 23:01:10 8a5474983e97: Pull complete 23:01:11 329c88fbcd65: Pull complete 23:01:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:01:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:01:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:01:12 WORKDIR /edgex 23:01:12 COPY go.mod . 23:01:12 RUN go mod download 23:01:12 + docker build -t ci-base-image-arm64 -f - . 23:01:14  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:01:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:01:14 ---> 88d5af5b67da 23:01:14 Step 3/22 : WORKDIR /edgex-go 23:01:14 ---> Using cache 23:01:14 ---> b3296bd6ee39 23:01:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:14 ---> Using cache 23:01:14 ---> 55b0be0f0c1c 23:01:14 Step 5/22 : RUN apk add --update --no-cache make git 23:01:14 ---> Using cache 23:01:14 ---> 95cc0b76d391 23:01:14 Step 6/22 : COPY go.mod vendor* ./ 23:01:14 ---> Using cache 23:01:14 ---> 7466a901300b 23:01:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:14 ---> Using cache 23:01:14 ---> f0b78ef0c682 23:01:14 Step 8/22 : COPY . . 23:01:14 ---> Using cache 23:01:14 ---> ae743c528a56 23:01:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:01:14 Sending build context to Docker daemon 169.2MB 23:01:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:01:14 ---> ff4287adb874 23:01:14 Step 2/4 : WORKDIR /edgex 23:01:16 ---> Running in 090a6678c3b4 23:01:16 Removing intermediate container 090a6678c3b4 23:01:16 ---> be60bdb114b7 23:01:16 Step 3/4 : COPY go.mod . 23:01:16 ---> Running in 324af04498ed 23:01:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:01:16 ---> dd63e5e90da0 23:01:16 Step 4/4 : RUN go mod download 23:01:16 ---> Running in 9c2118fc8236 23:01:19 Removing intermediate container 36ce1efa93ce 23:01:19 ---> c09aa28516b3 23:01:19 23:01:19 Step 10/23 : FROM alpine:3.16 23:01:19 ---> e66264b98777 23:01:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:01:19 Removing intermediate container cc9777aaa159 23:01:19 ---> d54ba2353d15 23:01:19 23:01:19 Step 9/20 : FROM alpine:3.15 23:01:19 ---> 0ac33e5f5afa 23:01:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:01:19 ---> Using cache 23:01:19 ---> 3e62149d92be 23:01:19 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:19 ---> Using cache 23:01:19 ---> d1465865d357 23:01:19 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:01:19 ---> Running in 49974fde9412 23:01:19 ---> Running in 28c11bd8ab8c 23:01:19 Removing intermediate container 49974fde9412 23:01:19 ---> e2ba10761391 23:01:19 Step 12/23 : ENV APP_PORT=59880 23:01:19 ---> Running in 6523ea8dce97 23:01:19 Removing intermediate container 6523ea8dce97 23:01:19 ---> 696c1a93a740 23:01:19 Step 13/23 : EXPOSE $APP_PORT 23:01:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:01:20 ---> Running in 8c80f178084f 23:01:20 Removing intermediate container 8c80f178084f 23:01:20 ---> 79b9cbedd1c7 23:01:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:20 ---> Running in b35047f34f7d 23:01:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:01:21 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:01:21 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:01:21 OK: 15861 distinct packages available 23:01:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:01:22 Removing intermediate container b35047f34f7d 23:01:22 ---> 53d05650c555 23:01:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:01:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:01:22 ---> Running in e7678bf9a735 23:01:22 Removing intermediate container fcc0b775f0e4 23:01:22 ---> bc53f47b9f09 23:01:22 23:01:22 Step 10/23 : FROM alpine:3.16 23:01:22 ---> e66264b98777 23:01:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:01:22 ---> Using cache 23:01:22 ---> 29ae5399926a 23:01:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:22 ---> Using cache 23:01:22 ---> 26ef678e70ce 23:01:22 Step 13/23 : ENV APP_PORT=59882 23:01:22 ---> Running in e825832d09fa 23:01:22 (1/9) Installing ca-certificates (20211220-r0) 23:01:22 Removing intermediate container e825832d09fa 23:01:22 ---> c40bf5d82ca7 23:01:22 Step 14/23 : EXPOSE $APP_PORT 23:01:22 ---> Running in b69f8f56f4ca 23:01:22 (2/9) Installing brotli-libs (1.0.9-r5) 23:01:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:01:23 Removing intermediate container b69f8f56f4ca 23:01:23 ---> e61b27c3d3b1 23:01:23 Step 15/23 : WORKDIR / 23:01:23 (4/9) Installing libcurl (7.80.0-r2) 23:01:23 ---> Running in 5cc64d757e9a 23:01:23 (5/9) Installing curl (7.80.0-r2) 23:01:23 (6/9) Installing dumb-init (1.2.5-r1) 23:01:23 Removing intermediate container 5cc64d757e9a 23:01:23 ---> 1e876a6f77e2 23:01:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:23 (7/9) Installing musl-obstack (1.2.3-r0) 23:01:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:23 (8/9) Installing libucontext (1.1-r0) 23:01:23 (9/9) Installing gcompat (1.0.0-r4) 23:01:23 ---> bd9345dfb5d8 23:01:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:01:23 Executing busybox-1.34.1-r5.trigger 23:01:23 Executing ca-certificates-20211220-r0.trigger 23:01:23 OK: 8 MiB in 23 packages 23:01:24 (1/6) Installing dumb-init (1.2.5-r1) 23:01:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:01:24 (3/6) Installing libsodium (1.0.18-r0) 23:01:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:01:24 (5/6) Installing libzmq (4.3.4-r0) 23:01:24 (6/6) Installing zeromq (4.3.4-r0) 23:01:24 ---> 64ee590e0df0 23:01:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:01:24 Executing busybox-1.35.0-r13.trigger 23:01:24 OK: 8 MiB in 20 packages 23:01:25 ---> 6307b4f55d03 23:01:25 Step 19/23 : ENTRYPOINT ["/core-command"] 23:01:25 Removing intermediate container 28c11bd8ab8c 23:01:25 ---> c97e1da311bd 23:01:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:25 ---> Running in 8cd9a453bcbf 23:01:25 Removing intermediate container 8cd9a453bcbf 23:01:25 ---> 11cedd1c3cfc 23:01:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:25 Removing intermediate container e7678bf9a735 23:01:25 ---> 8b26a10ff6a2 23:01:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:25 ---> 3f42826a7947 23:01:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:01:25 ---> Running in 386eb2c38518 23:01:26 Removing intermediate container 386eb2c38518 23:01:26 ---> 2b5c1ff10c0a 23:01:26 Step 21/23 : LABEL arch=x86_64 23:01:26 ---> 0592f59ee98f 23:01:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:01:26 ---> Running in 874b534c1082 23:01:26 ---> 6f6397007f96 23:01:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:01:26 Removing intermediate container 874b534c1082 23:01:26 ---> 4486e2356eb2 23:01:26 Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:26 ---> Running in 62ba4a0a030d 23:01:27 ---> bc3c3415e34a 23:01:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:01:27 ---> 9edf2525445f 23:01:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:01:27 Removing intermediate container 62ba4a0a030d 23:01:27 ---> 59c0994eda49 23:01:27 Step 23/23 : LABEL version=2.2.1-dev.26 23:01:27 ---> Running in 6213975af77e 23:01:27 ---> Running in f2d73eb14462 23:01:27 ---> b9d3050a36fd 23:01:27 Step 19/23 : ENTRYPOINT ["/core-data"] 23:01:27 ---> Running in eb7d06a1f817 23:01:27 Removing intermediate container 6213975af77e 23:01:27 ---> 31daefbbcdf7 23:01:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:27 Removing intermediate container f2d73eb14462 23:01:27 ---> 2078f9f5f053 23:01:27 23:01:27 Removing intermediate container eb7d06a1f817 23:01:27 ---> 10cc7a3d3eb4 23:01:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:27 ---> Running in edac4668cf38 23:01:27 ---> Running in f7555cf9214e 23:01:27 Successfully built 2078f9f5f053 23:01:27 Successfully tagged core-command:latest 23:01:27  Building core-command ... done Removing intermediate container edac4668cf38 23:01:27 ---> c9786bdab28e 23:01:27 Step 18/20 : LABEL arch=x86_64 23:01:27 ---> Running in 59aaf13cb054 23:01:27 Removing intermediate container f7555cf9214e 23:01:27 ---> 1b88dbffba0b 23:01:27 Step 21/23 : LABEL arch=x86_64 23:01:27 ---> Running in 364e2d9796c2 23:01:27 Removing intermediate container 59aaf13cb054 23:01:27 ---> 76c53cbe1109 23:01:27 Step 19/20 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:27 ---> Running in 579bcea4508e 23:01:27 Removing intermediate container 364e2d9796c2 23:01:27 ---> fc68b9790b73 23:01:27 Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:27 ---> Running in 1ae202351037 23:01:28 Removing intermediate container 579bcea4508e 23:01:28 ---> d9f1af83bdc0 23:01:28 Step 20/20 : LABEL version=2.2.1-dev.26 23:01:28 Removing intermediate container 1ae202351037 23:01:28 ---> 96f9865b4cd5 23:01:28 Step 23/23 : LABEL version=2.2.1-dev.26 23:01:28 ---> Running in 518c3a9450ef 23:01:28 ---> Running in 8291c50b03ed 23:01:28 Removing intermediate container 8291c50b03ed 23:01:28 ---> bc926de2d855 23:01:28 23:01:28 Removing intermediate container 518c3a9450ef 23:01:28 ---> 66c3d268913d 23:01:28 23:01:28 Successfully built bc926de2d855 23:01:28 Successfully tagged core-data:latest 23:01:28  Building core-data ... done Successfully built 66c3d268913d 23:01:28 Successfully tagged security-spiffe-token-provider:latest 23:01:36  Building security-spiffe-token-provider ... done Removing intermediate container 324af04498ed 23:01:36 ---> 46c7aef3cba5 23:01:36 23:01:36 Step 10/22 : FROM alpine:3.16 23:01:36 ---> e66264b98777 23:01:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:01:36 ---> Using cache 23:01:36 ---> 29ae5399926a 23:01:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:36 ---> Using cache 23:01:36 ---> 26ef678e70ce 23:01:36 Step 13/22 : ENV APP_PORT=59861 23:01:36 ---> Running in b90f8f554f4a 23:01:36 Removing intermediate container b90f8f554f4a 23:01:36 ---> b30d6371e0b4 23:01:36 Step 14/22 : EXPOSE $APP_PORT 23:01:36 ---> Running in 4a4091729b4e 23:01:36 Removing intermediate container 4a4091729b4e 23:01:36 ---> 3bfa00c92077 23:01:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:36 ---> a2902b1ed56b 23:01:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:01:37 ---> e6c894fa60c4 23:01:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:01:37 ---> ae2343c7b9bd 23:01:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:01:37 ---> Running in f79940b4c59b 23:01:37 Removing intermediate container f79940b4c59b 23:01:37 ---> f163efe3a254 23:01:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:37 ---> Running in 66598f97ad66 23:01:37 Removing intermediate container 66598f97ad66 23:01:37 ---> b8168068b795 23:01:37 Step 20/22 : LABEL arch=x86_64 23:01:37 ---> Running in 6d0409121ed0 23:01:37 Removing intermediate container 6d0409121ed0 23:01:37 ---> 192b00f1d6cd 23:01:37 Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:37 ---> Running in ae41efc1649b 23:01:37 Removing intermediate container ae41efc1649b 23:01:37 ---> 5d7bdb7dbcb9 23:01:37 Step 22/22 : LABEL version=2.2.1-dev.26 23:01:37 ---> Running in a248ddd4b89b 23:01:38 Removing intermediate container a248ddd4b89b 23:01:38 ---> b0e77a80f950 23:01:38 23:01:38 Successfully built b0e77a80f950 23:01:38 Successfully tagged support-scheduler:latest 23:01:38  Building support-scheduler ... done  [Pipeline] } 23:01:38 $ docker stop --time=1 4ca3b24859815e9ebf75059774b2f5df51afa4a409905681b9c52b609dacf11f 23:01:39 $ docker rm -f 4ca3b24859815e9ebf75059774b2f5df51afa4a409905681b9c52b609dacf11f [Pipeline] // withDockerContainer [Pipeline] sh 23:01:39 + docker images 23:01:39 REPOSITORY TAG IMAGE ID CREATED SIZE 23:01:39 support-scheduler latest b0e77a80f950 2 seconds ago 26.5MB 23:01:39 46c7aef3cba5 4 seconds ago 1.68GB 23:01:39 core-data latest bc926de2d855 11 seconds ago 21.5MB 23:01:39 security-spiffe-token-provider latest 66c3d268913d 11 seconds ago 29.1MB 23:01:39 core-command latest 2078f9f5f053 12 seconds ago 16.1MB 23:01:39 bc53f47b9f09 17 seconds ago 1.62GB 23:01:39 d54ba2353d15 20 seconds ago 1.67GB 23:01:39 c09aa28516b3 22 seconds ago 1.65GB 23:01:39 security-bootstrapper latest dc2e1eae7ecb 30 seconds ago 19.3MB 23:01:39 core-metadata latest df8da4ac6df7 30 seconds ago 17.1MB 23:01:39 4bb2595eed1e 38 seconds ago 1.62GB 23:01:39 security-proxy-setup latest b88f1ad0bfc9 45 seconds ago 27.1MB 23:01:39 4c1910bcbc3b 50 seconds ago 1.62GB 23:01:39 48b161724ff0 58 seconds ago 1.63GB 23:01:39 sys-mgmt-agent latest fccffeed7e59 About a minute ago 299MB 23:01:39 security-spire-agent latest b80ded03efa6 About a minute ago 125MB 23:01:39 security-secretstore-setup latest 84908c09b6bc About a minute ago 28.9MB 23:01:39 support-notifications latest d5e5bece21f2 About a minute ago 27.1MB 23:01:39 614ccb73c721 About a minute ago 1.68GB 23:01:39 7e34f01583fc About a minute ago 1.62GB 23:01:39 5f13f86e4912 About a minute ago 1.52GB 23:01:39 4e6146350774 About a minute ago 1.63GB 23:01:39 security-spire-config latest ee0901517fc2 About a minute ago 85.8MB 23:01:39 security-spire-server latest 5f9c1a1cc01b About a minute ago 86.5MB 23:01:39 7a8ee3ac8cae 2 minutes ago 1.52GB 23:01:39 04a333832f1b 2 minutes ago 1.52GB 23:01:39 ci-base-image-x86_64 latest 88d5af5b67da 4 minutes ago 937MB 23:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 days ago 253MB 23:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 days ago 677MB 23:01:39 alpine 3.16 e66264b98777 7 weeks ago 5.53MB 23:01:39 docker 20.10.14 7417809fdb73 3 months ago 218MB 23:01:39 alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB 23:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:01:40 provisioning config files... 23:01:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/259@tmp/config840537854166925822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:40 ---> docker-login.sh 23:01:40 nexus3.edgexfoundry.org:10001 23:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:40 Configure a credential helper to remove this warning. See 23:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:40 23:01:40 Login Succeeded 23:01:40 nexus3.edgexfoundry.org:10002 23:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:40 Configure a credential helper to remove this warning. See 23:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:40 23:01:40 Login Succeeded 23:01:40 nexus3.edgexfoundry.org:10003 23:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:40 Configure a credential helper to remove this warning. See 23:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:40 23:01:40 Login Succeeded 23:01:40 nexus3.edgexfoundry.org:10004 23:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:40 Configure a credential helper to remove this warning. See 23:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:40 23:01:40 Login Succeeded 23:01:40 docker.io 23:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:41 Configure a credential helper to remove this warning. See 23:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:41 23:01:41 Login Succeeded 23:01:41 ---> docker-login.sh ends [Pipeline] } 23:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:01:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:01:41 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:41 latest 23:01:41 2.2.1-dev.26 23:01:41 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:01:41 main 23:01:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:41 + docker push nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:01:41 81e9538425ce: Preparing 23:01:41 72c3216e8fed: Preparing 23:01:41 da3f41005818: Preparing 23:01:41 43f95ee553db: Preparing 23:01:41 24302eb7d908: Preparing 23:01:41 24302eb7d908: Layer already exists 23:01:41 43f95ee553db: Pushed 23:01:41 81e9538425ce: Pushed 23:01:41 da3f41005818: Pushed 23:01:43 72c3216e8fed: Pushed 23:01:43 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:6bacde74142d2c0244acf68fc8c7a8ccfed03ec031187ba639565e1b5a5313c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:01:44 81e9538425ce: Preparing 23:01:44 72c3216e8fed: Preparing 23:01:44 da3f41005818: Preparing 23:01:44 43f95ee553db: Preparing 23:01:44 24302eb7d908: Preparing 23:01:44 da3f41005818: Layer already exists 23:01:44 72c3216e8fed: Layer already exists 23:01:44 43f95ee553db: Layer already exists 23:01:44 24302eb7d908: Layer already exists 23:01:44 81e9538425ce: Layer already exists 23:01:44 latest: digest: sha256:6bacde74142d2c0244acf68fc8c7a8ccfed03ec031187ba639565e1b5a5313c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:44 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.26 23:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:01:44 81e9538425ce: Preparing 23:01:44 72c3216e8fed: Preparing 23:01:44 da3f41005818: Preparing 23:01:44 43f95ee553db: Preparing 23:01:44 24302eb7d908: Preparing 23:01:44 da3f41005818: Layer already exists 23:01:44 24302eb7d908: Layer already exists 23:01:44 43f95ee553db: Layer already exists 23:01:44 72c3216e8fed: Layer already exists 23:01:44 81e9538425ce: Layer already exists 23:01:44 2.2.1-dev.26: digest: sha256:6bacde74142d2c0244acf68fc8c7a8ccfed03ec031187ba639565e1b5a5313c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:45 + docker push nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:01:45 81e9538425ce: Preparing 23:01:45 72c3216e8fed: Preparing 23:01:45 da3f41005818: Preparing 23:01:45 43f95ee553db: Preparing 23:01:45 24302eb7d908: Preparing 23:01:45 24302eb7d908: Layer already exists 23:01:45 81e9538425ce: Layer already exists 23:01:45 72c3216e8fed: Layer already exists 23:01:45 43f95ee553db: Layer already exists 23:01:45 da3f41005818: Layer already exists 23:01:45 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:6bacde74142d2c0244acf68fc8c7a8ccfed03ec031187ba639565e1b5a5313c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:01:46 81e9538425ce: Preparing 23:01:46 72c3216e8fed: Preparing 23:01:46 da3f41005818: Preparing 23:01:46 43f95ee553db: Preparing 23:01:46 24302eb7d908: Preparing 23:01:46 72c3216e8fed: Layer already exists 23:01:46 da3f41005818: Layer already exists 23:01:46 24302eb7d908: Layer already exists 23:01:46 81e9538425ce: Layer already exists 23:01:46 43f95ee553db: Layer already exists 23:01:46 main: digest: sha256:6bacde74142d2c0244acf68fc8c7a8ccfed03ec031187ba639565e1b5a5313c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:01:46 ===================================================== [Pipeline] echo 23:01:46 taggedImages: 23:01:46 - nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:46 - nexus3.edgexfoundry.org:10004/core-command:latest 23:01:46 - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.26 23:01:46 - nexus3.edgexfoundry.org:10004/core-command:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:01:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:01:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:01:46 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:46 latest 23:01:46 2.2.1-dev.26 23:01:46 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:01:46 main 23:01:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:46 + docker push nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:01:46 f44f96691da2: Preparing 23:01:46 bdd26c491838: Preparing 23:01:46 da3f41005818: Preparing 23:01:46 4e5af1b0ed55: Preparing 23:01:46 67d893d76588: Preparing 23:01:46 24302eb7d908: Preparing 23:01:46 24302eb7d908: Waiting 23:01:46 da3f41005818: Layer already exists 23:01:46 24302eb7d908: Layer already exists 23:01:46 67d893d76588: Pushed 23:01:46 f44f96691da2: Pushed 23:01:47 4e5af1b0ed55: Pushed 23:01:48 bdd26c491838: Pushed 23:01:48 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:262882675f264716aa48a9e5f2ef43fa6e8a2998ba71904e5007b5b42b14cb0d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:49 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:01:49 f44f96691da2: Preparing 23:01:49 bdd26c491838: Preparing 23:01:49 da3f41005818: Preparing 23:01:49 4e5af1b0ed55: Preparing 23:01:49 67d893d76588: Preparing 23:01:49 24302eb7d908: Preparing 23:01:49 24302eb7d908: Waiting 23:01:49 bdd26c491838: Layer already exists 23:01:49 4e5af1b0ed55: Layer already exists 23:01:49 67d893d76588: Layer already exists 23:01:49 da3f41005818: Layer already exists 23:01:49 f44f96691da2: Layer already exists 23:01:49 24302eb7d908: Layer already exists 23:01:49 latest: digest: sha256:262882675f264716aa48a9e5f2ef43fa6e8a2998ba71904e5007b5b42b14cb0d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:49 Removing intermediate container 9c2118fc8236 23:01:49 ---> 90db89a0e7f7 23:01:49 Successfully built 90db89a0e7f7 23:01:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:49 + docker inspect -f . ci-base-image-arm64 23:01:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:49 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.26 23:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:01:49 f44f96691da2: Preparing 23:01:49 bdd26c491838: Preparing 23:01:49 da3f41005818: Preparing 23:01:49 4e5af1b0ed55: Preparing 23:01:49 67d893d76588: Preparing 23:01:49 24302eb7d908: Preparing 23:01:49 24302eb7d908: Waiting 23:01:49 67d893d76588: Layer already exists 23:01:49 4e5af1b0ed55: Layer already exists 23:01:49 bdd26c491838: Layer already exists 23:01:49 da3f41005818: Layer already exists 23:01:49 f44f96691da2: Layer already exists 23:01:49 24302eb7d908: Layer already exists 23:01:49 2.2.1-dev.26: digest: sha256:262882675f264716aa48a9e5f2ef43fa6e8a2998ba71904e5007b5b42b14cb0d size: 1573 23:01:49 prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container 23:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:51 $ docker top 9a6c7fcd142227e6fc2c0c0a37a133023b575add2f297093371aea0a408376da -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:52 + go version 23:01:52 go version go1.18.3 linux/arm64 [Pipeline] } 23:01:52 + docker push nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:01:52 f44f96691da2: Preparing 23:01:52 bdd26c491838: Preparing 23:01:52 da3f41005818: Preparing 23:01:52 4e5af1b0ed55: Preparing 23:01:52 67d893d76588: Preparing 23:01:52 24302eb7d908: Preparing 23:01:52 24302eb7d908: Waiting 23:01:52 4e5af1b0ed55: Layer already exists 23:01:52 da3f41005818: Layer already exists 23:01:52 f44f96691da2: Layer already exists 23:01:52 bdd26c491838: Layer already exists 23:01:52 67d893d76588: Layer already exists 23:01:52 24302eb7d908: Layer already exists 23:01:52 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:262882675f264716aa48a9e5f2ef43fa6e8a2998ba71904e5007b5b42b14cb0d size: 1573 23:01:52 $ docker stop --time=1 9a6c7fcd142227e6fc2c0c0a37a133023b575add2f297093371aea0a408376da 23:01:54 $ docker rm -f 9a6c7fcd142227e6fc2c0c0a37a133023b575add2f297093371aea0a408376da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:01:54 23:01:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:55 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:01:55 f44f96691da2: Preparing 23:01:55 bdd26c491838: Preparing 23:01:55 da3f41005818: Preparing 23:01:55 4e5af1b0ed55: Preparing 23:01:55 67d893d76588: Preparing 23:01:55 24302eb7d908: Preparing 23:01:55 24302eb7d908: Waiting 23:01:55 67d893d76588: Layer already exists 23:01:55 bdd26c491838: Layer already exists 23:01:55 4e5af1b0ed55: Layer already exists 23:01:55 da3f41005818: Layer already exists 23:01:55 f44f96691da2: Layer already exists 23:01:55 24302eb7d908: Layer already exists 23:01:55 main: digest: sha256:262882675f264716aa48a9e5f2ef43fa6e8a2998ba71904e5007b5b42b14cb0d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:01:55 ===================================================== [Pipeline] echo 23:01:55 taggedImages: 23:01:55 - nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:55 - nexus3.edgexfoundry.org:10004/core-data:latest 23:01:55 - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.26 23:01:55 - nexus3.edgexfoundry.org:10004/core-data:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:01:55 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:01:55 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:01:55 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:55 latest 23:01:55 2.2.1-dev.26 23:01:55 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:01:55 main 23:01:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:01:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:55 latest: Pulling from edgex-devops/edgex-compose-arm64 23:01:55 29e5d40040c1: Pulling fs layer 23:01:55 1ce36da41761: Pulling fs layer 23:01:55 25b303627fd3: Pulling fs layer 23:01:55 29e5d40040c1: Verifying Checksum 23:01:55 29e5d40040c1: Download complete 23:01:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:01:55 74f80d70d8b3: Preparing 23:01:55 091c9a23fda0: Preparing 23:01:55 da3f41005818: Preparing 23:01:55 43f95ee553db: Preparing 23:01:55 24302eb7d908: Preparing 23:01:55 da3f41005818: Layer already exists 23:01:55 24302eb7d908: Layer already exists 23:01:55 43f95ee553db: Layer already exists 23:01:55 74f80d70d8b3: Pushed 23:01:55 1ce36da41761: Verifying Checksum 23:01:55 1ce36da41761: Download complete 23:01:56 29e5d40040c1: Pull complete 23:01:57 091c9a23fda0: Pushed 23:01:57 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:4e246b98ca4ac6fea0d9b23e342b53ff1235686f2a42b6fd85e0fad9b610a36a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:57 25b303627fd3: Verifying Checksum 23:01:57 25b303627fd3: Download complete 23:01:57 1ce36da41761: Pull complete 23:01:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:01:58 74f80d70d8b3: Preparing 23:01:58 091c9a23fda0: Preparing 23:01:58 da3f41005818: Preparing 23:01:58 43f95ee553db: Preparing 23:01:58 24302eb7d908: Preparing 23:01:58 24302eb7d908: Layer already exists 23:01:58 da3f41005818: Layer already exists 23:01:58 091c9a23fda0: Layer already exists 23:01:58 74f80d70d8b3: Layer already exists 23:01:58 43f95ee553db: Layer already exists 23:01:58 latest: digest: sha256:4e246b98ca4ac6fea0d9b23e342b53ff1235686f2a42b6fd85e0fad9b610a36a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.26 23:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:01:58 74f80d70d8b3: Preparing 23:01:58 091c9a23fda0: Preparing 23:01:58 da3f41005818: Preparing 23:01:58 43f95ee553db: Preparing 23:01:58 24302eb7d908: Preparing 23:01:58 24302eb7d908: Layer already exists 23:01:58 091c9a23fda0: Layer already exists 23:01:58 43f95ee553db: Layer already exists 23:01:58 74f80d70d8b3: Layer already exists 23:01:58 da3f41005818: Layer already exists 23:01:58 2.2.1-dev.26: digest: sha256:4e246b98ca4ac6fea0d9b23e342b53ff1235686f2a42b6fd85e0fad9b610a36a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:01:59 74f80d70d8b3: Preparing 23:01:59 091c9a23fda0: Preparing 23:01:59 da3f41005818: Preparing 23:01:59 43f95ee553db: Preparing 23:01:59 24302eb7d908: Preparing 23:01:59 74f80d70d8b3: Layer already exists 23:01:59 24302eb7d908: Layer already exists 23:01:59 091c9a23fda0: Layer already exists 23:01:59 43f95ee553db: Layer already exists 23:01:59 da3f41005818: Layer already exists 23:01:59 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:4e246b98ca4ac6fea0d9b23e342b53ff1235686f2a42b6fd85e0fad9b610a36a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:01:59 74f80d70d8b3: Preparing 23:01:59 091c9a23fda0: Preparing 23:01:59 da3f41005818: Preparing 23:01:59 43f95ee553db: Preparing 23:01:59 24302eb7d908: Preparing 23:01:59 24302eb7d908: Layer already exists 23:01:59 da3f41005818: Layer already exists 23:01:59 43f95ee553db: Layer already exists 23:01:59 091c9a23fda0: Layer already exists 23:01:59 74f80d70d8b3: Layer already exists 23:01:59 main: digest: sha256:4e246b98ca4ac6fea0d9b23e342b53ff1235686f2a42b6fd85e0fad9b610a36a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:01:59 ===================================================== [Pipeline] echo 23:01:59 taggedImages: 23:01:59 - nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:01:59 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:01:59 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.26 23:01:59 - nexus3.edgexfoundry.org:10004/core-metadata:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:01:59 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:02:00 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:02:00 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:00 latest 23:02:00 2.2.1-dev.26 23:02:00 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:00 main 23:02:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:02:00 e2b8e47e3f9e: Preparing 23:02:00 e2b8e47e3f9e: Preparing 23:02:00 b8f10f0f4a98: Preparing 23:02:00 ff6cae43e50f: Preparing 23:02:00 c970c984258f: Preparing 23:02:00 89bfcb6c8098: Preparing 23:02:00 da3f41005818: Preparing 23:02:00 5b608f959443: Preparing 23:02:00 fef393691e83: Preparing 23:02:00 8a36e358828e: Preparing 23:02:00 93291adf2377: Preparing 23:02:00 24302eb7d908: Preparing 23:02:00 da3f41005818: Waiting 23:02:00 5b608f959443: Waiting 23:02:00 fef393691e83: Waiting 23:02:00 8a36e358828e: Waiting 23:02:00 93291adf2377: Waiting 23:02:00 24302eb7d908: Waiting 23:02:00 ff6cae43e50f: Pushed 23:02:00 e2b8e47e3f9e: Pushed 23:02:00 b8f10f0f4a98: Pushed 23:02:00 c970c984258f: Pushed 23:02:00 da3f41005818: Layer already exists 23:02:00 8a36e358828e: Pushed 23:02:00 fef393691e83: Pushed 23:02:00 93291adf2377: Pushed 23:02:00 5b608f959443: Pushed 23:02:00 24302eb7d908: Layer already exists 23:02:02 89bfcb6c8098: Pushed 23:02:02 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:87b3710fae5eb1ba730e0051525e94aa2ff6330fdfae146f7680d1a9a9ac75cd size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:02:02 e2b8e47e3f9e: Preparing 23:02:02 e2b8e47e3f9e: Preparing 23:02:02 b8f10f0f4a98: Preparing 23:02:02 ff6cae43e50f: Preparing 23:02:02 c970c984258f: Preparing 23:02:02 89bfcb6c8098: Preparing 23:02:02 da3f41005818: Preparing 23:02:02 5b608f959443: Preparing 23:02:02 fef393691e83: Preparing 23:02:02 8a36e358828e: Preparing 23:02:02 93291adf2377: Preparing 23:02:02 24302eb7d908: Preparing 23:02:02 da3f41005818: Waiting 23:02:02 5b608f959443: Waiting 23:02:02 fef393691e83: Waiting 23:02:02 93291adf2377: Waiting 23:02:02 24302eb7d908: Waiting 23:02:02 8a36e358828e: Waiting 23:02:02 e2b8e47e3f9e: Layer already exists 23:02:02 b8f10f0f4a98: Layer already exists 23:02:02 c970c984258f: Layer already exists 23:02:02 89bfcb6c8098: Layer already exists 23:02:02 ff6cae43e50f: Layer already exists 23:02:02 8a36e358828e: Layer already exists 23:02:02 da3f41005818: Layer already exists 23:02:02 fef393691e83: Layer already exists 23:02:02 5b608f959443: Layer already exists 23:02:02 93291adf2377: Layer already exists 23:02:02 24302eb7d908: Layer already exists 23:02:02 latest: digest: sha256:87b3710fae5eb1ba730e0051525e94aa2ff6330fdfae146f7680d1a9a9ac75cd size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.26 23:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:02:03 e2b8e47e3f9e: Preparing 23:02:03 e2b8e47e3f9e: Preparing 23:02:03 b8f10f0f4a98: Preparing 23:02:03 ff6cae43e50f: Preparing 23:02:03 c970c984258f: Preparing 23:02:03 89bfcb6c8098: Preparing 23:02:03 da3f41005818: Preparing 23:02:03 5b608f959443: Preparing 23:02:03 fef393691e83: Preparing 23:02:03 8a36e358828e: Preparing 23:02:03 93291adf2377: Preparing 23:02:03 24302eb7d908: Preparing 23:02:03 da3f41005818: Waiting 23:02:03 5b608f959443: Waiting 23:02:03 fef393691e83: Waiting 23:02:03 8a36e358828e: Waiting 23:02:03 93291adf2377: Waiting 23:02:03 24302eb7d908: Waiting 23:02:03 ff6cae43e50f: Layer already exists 23:02:03 89bfcb6c8098: Layer already exists 23:02:03 b8f10f0f4a98: Layer already exists 23:02:03 e2b8e47e3f9e: Layer already exists 23:02:03 c970c984258f: Layer already exists 23:02:03 da3f41005818: Layer already exists 23:02:03 93291adf2377: Layer already exists 23:02:03 5b608f959443: Layer already exists 23:02:03 8a36e358828e: Layer already exists 23:02:03 fef393691e83: Layer already exists 23:02:03 24302eb7d908: Layer already exists 23:02:03 2.2.1-dev.26: digest: sha256:87b3710fae5eb1ba730e0051525e94aa2ff6330fdfae146f7680d1a9a9ac75cd size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:02:04 e2b8e47e3f9e: Preparing 23:02:04 e2b8e47e3f9e: Preparing 23:02:04 b8f10f0f4a98: Preparing 23:02:04 ff6cae43e50f: Preparing 23:02:04 c970c984258f: Preparing 23:02:04 89bfcb6c8098: Preparing 23:02:04 da3f41005818: Preparing 23:02:04 5b608f959443: Preparing 23:02:04 fef393691e83: Preparing 23:02:04 8a36e358828e: Preparing 23:02:04 93291adf2377: Preparing 23:02:04 24302eb7d908: Preparing 23:02:04 93291adf2377: Waiting 23:02:04 fef393691e83: Waiting 23:02:04 5b608f959443: Waiting 23:02:04 8a36e358828e: Waiting 23:02:04 24302eb7d908: Waiting 23:02:04 da3f41005818: Waiting 23:02:04 b8f10f0f4a98: Layer already exists 23:02:04 89bfcb6c8098: Layer already exists 23:02:04 e2b8e47e3f9e: Layer already exists 23:02:04 ff6cae43e50f: Layer already exists 23:02:04 c970c984258f: Layer already exists 23:02:04 5b608f959443: Layer already exists 23:02:04 fef393691e83: Layer already exists 23:02:04 8a36e358828e: Layer already exists 23:02:04 da3f41005818: Layer already exists 23:02:04 93291adf2377: Layer already exists 23:02:04 24302eb7d908: Layer already exists 23:02:04 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:87b3710fae5eb1ba730e0051525e94aa2ff6330fdfae146f7680d1a9a9ac75cd size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:02:04 e2b8e47e3f9e: Preparing 23:02:04 e2b8e47e3f9e: Preparing 23:02:04 b8f10f0f4a98: Preparing 23:02:04 ff6cae43e50f: Preparing 23:02:04 c970c984258f: Preparing 23:02:04 89bfcb6c8098: Preparing 23:02:04 da3f41005818: Preparing 23:02:04 5b608f959443: Preparing 23:02:04 fef393691e83: Preparing 23:02:04 8a36e358828e: Preparing 23:02:04 93291adf2377: Preparing 23:02:04 24302eb7d908: Preparing 23:02:04 da3f41005818: Waiting 23:02:04 93291adf2377: Waiting 23:02:04 24302eb7d908: Waiting 23:02:04 fef393691e83: Waiting 23:02:04 8a36e358828e: Waiting 23:02:04 5b608f959443: Waiting 23:02:04 b8f10f0f4a98: Layer already exists 23:02:04 e2b8e47e3f9e: Layer already exists 23:02:04 ff6cae43e50f: Layer already exists 23:02:04 c970c984258f: Layer already exists 23:02:04 89bfcb6c8098: Layer already exists 23:02:04 da3f41005818: Layer already exists 23:02:04 fef393691e83: Layer already exists 23:02:04 8a36e358828e: Layer already exists 23:02:04 93291adf2377: Layer already exists 23:02:04 5b608f959443: Layer already exists 23:02:04 24302eb7d908: Layer already exists 23:02:04 main: digest: sha256:87b3710fae5eb1ba730e0051525e94aa2ff6330fdfae146f7680d1a9a9ac75cd size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:02:04 ===================================================== [Pipeline] echo 23:02:04 taggedImages: 23:02:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:02:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.26 23:02:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:02:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:02:05 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:05 latest 23:02:05 2.2.1-dev.26 23:02:05 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:05 main 23:02:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:02:05 551ec85755fb: Preparing 23:02:05 aaaa42796c92: Preparing 23:02:05 01075b2e6593: Preparing 23:02:05 96f0fa2f5332: Preparing 23:02:05 d53e11f13234: Preparing 23:02:05 de74b7bd2176: Preparing 23:02:05 e9dd687e3e20: Preparing 23:02:05 24302eb7d908: Preparing 23:02:05 de74b7bd2176: Waiting 23:02:05 e9dd687e3e20: Waiting 23:02:05 24302eb7d908: Waiting 23:02:05 d53e11f13234: Pushed 23:02:05 551ec85755fb: Pushed 23:02:05 aaaa42796c92: Pushed 23:02:05 24302eb7d908: Layer already exists 23:02:05 de74b7bd2176: Pushed 23:02:06 e9dd687e3e20: Pushed 23:02:06 96f0fa2f5332: Pushed 23:02:06 01075b2e6593: Pushed 23:02:06 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:186b97142ae997ddbdb4ad523b88d0c289917085bce7e679645a5216c72df39c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:02:07 551ec85755fb: Preparing 23:02:07 aaaa42796c92: Preparing 23:02:07 01075b2e6593: Preparing 23:02:07 96f0fa2f5332: Preparing 23:02:07 d53e11f13234: Preparing 23:02:07 de74b7bd2176: Preparing 23:02:07 e9dd687e3e20: Preparing 23:02:07 24302eb7d908: Preparing 23:02:07 de74b7bd2176: Waiting 23:02:07 e9dd687e3e20: Waiting 23:02:07 24302eb7d908: Waiting 23:02:07 aaaa42796c92: Layer already exists 23:02:07 96f0fa2f5332: Layer already exists 23:02:07 d53e11f13234: Layer already exists 23:02:07 551ec85755fb: Layer already exists 23:02:07 01075b2e6593: Layer already exists 23:02:07 de74b7bd2176: Layer already exists 23:02:07 e9dd687e3e20: Layer already exists 23:02:07 24302eb7d908: Layer already exists 23:02:07 latest: digest: sha256:186b97142ae997ddbdb4ad523b88d0c289917085bce7e679645a5216c72df39c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.26 23:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:02:08 551ec85755fb: Preparing 23:02:08 aaaa42796c92: Preparing 23:02:08 01075b2e6593: Preparing 23:02:08 96f0fa2f5332: Preparing 23:02:08 d53e11f13234: Preparing 23:02:08 de74b7bd2176: Preparing 23:02:08 e9dd687e3e20: Preparing 23:02:08 24302eb7d908: Preparing 23:02:08 de74b7bd2176: Waiting 23:02:08 24302eb7d908: Waiting 23:02:08 e9dd687e3e20: Waiting 23:02:08 551ec85755fb: Layer already exists 23:02:08 01075b2e6593: Layer already exists 23:02:08 aaaa42796c92: Layer already exists 23:02:08 96f0fa2f5332: Layer already exists 23:02:08 d53e11f13234: Layer already exists 23:02:08 de74b7bd2176: Layer already exists 23:02:08 24302eb7d908: Layer already exists 23:02:08 e9dd687e3e20: Layer already exists 23:02:08 2.2.1-dev.26: digest: sha256:186b97142ae997ddbdb4ad523b88d0c289917085bce7e679645a5216c72df39c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:02:08 551ec85755fb: Preparing 23:02:08 aaaa42796c92: Preparing 23:02:08 01075b2e6593: Preparing 23:02:08 96f0fa2f5332: Preparing 23:02:08 d53e11f13234: Preparing 23:02:08 de74b7bd2176: Preparing 23:02:08 e9dd687e3e20: Preparing 23:02:08 24302eb7d908: Preparing 23:02:08 de74b7bd2176: Waiting 23:02:08 e9dd687e3e20: Waiting 23:02:08 24302eb7d908: Waiting 23:02:08 aaaa42796c92: Layer already exists 23:02:08 551ec85755fb: Layer already exists 23:02:08 96f0fa2f5332: Layer already exists 23:02:08 d53e11f13234: Layer already exists 23:02:08 01075b2e6593: Layer already exists 23:02:08 de74b7bd2176: Layer already exists 23:02:08 24302eb7d908: Layer already exists 23:02:08 e9dd687e3e20: Layer already exists 23:02:08 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:186b97142ae997ddbdb4ad523b88d0c289917085bce7e679645a5216c72df39c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:02:09 551ec85755fb: Preparing 23:02:09 aaaa42796c92: Preparing 23:02:09 01075b2e6593: Preparing 23:02:09 96f0fa2f5332: Preparing 23:02:09 d53e11f13234: Preparing 23:02:09 de74b7bd2176: Preparing 23:02:09 e9dd687e3e20: Preparing 23:02:09 24302eb7d908: Preparing 23:02:09 e9dd687e3e20: Waiting 23:02:09 24302eb7d908: Waiting 23:02:09 de74b7bd2176: Waiting 23:02:09 01075b2e6593: Layer already exists 23:02:09 551ec85755fb: Layer already exists 23:02:09 d53e11f13234: Layer already exists 23:02:09 96f0fa2f5332: Layer already exists 23:02:09 aaaa42796c92: Layer already exists 23:02:09 de74b7bd2176: Layer already exists 23:02:09 e9dd687e3e20: Layer already exists 23:02:09 24302eb7d908: Layer already exists 23:02:09 main: digest: sha256:186b97142ae997ddbdb4ad523b88d0c289917085bce7e679645a5216c72df39c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:02:09 ===================================================== [Pipeline] echo 23:02:09 taggedImages: 23:02:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:02:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.26 23:02:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:02:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:02:09 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:09 latest 23:02:09 2.2.1-dev.26 23:02:09 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:09 main 23:02:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:02:10 9d366eab40b3: Preparing 23:02:10 1c7c73c2a4b3: Preparing 23:02:10 73cf6866a078: Preparing 23:02:10 4928e91b9115: Preparing 23:02:10 35f45d0758cd: Preparing 23:02:10 f7715e8c2edb: Preparing 23:02:10 a53d170e8bae: Preparing 23:02:10 e37ec20c94ed: Preparing 23:02:10 4c8169d1d411: Preparing 23:02:10 24302eb7d908: Preparing 23:02:10 4c8169d1d411: Waiting 23:02:10 24302eb7d908: Waiting 23:02:10 e37ec20c94ed: Waiting 23:02:10 f7715e8c2edb: Waiting 23:02:10 35f45d0758cd: Pushed 23:02:10 9d366eab40b3: Pushed 23:02:10 1c7c73c2a4b3: Pushed 23:02:10 f7715e8c2edb: Pushed 23:02:10 25b303627fd3: Pull complete 23:02:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:02:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:10 e37ec20c94ed: Pushed 23:02:10 a53d170e8bae: Pushed 23:02:10 24302eb7d908: Layer already exists 23:02:10 4c8169d1d411: Pushed 23:02:10 prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container 23:02:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@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 23:02:11 4928e91b9115: Pushed 23:02:11 73cf6866a078: Pushed 23:02:11 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:1830e8facd4e454e4c357dd43f20b323c6f75929157b90658988fa70b9596953 size: 2405 23:02:13 $ docker top e3faa18df02193a1daea7ac4756300291d489a16860581d6be130cad2dd989f8 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:14 + grep parallel 23:02:14 + docker-compose build --help 23:02:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:02:14 9d366eab40b3: Preparing 23:02:14 1c7c73c2a4b3: Preparing 23:02:14 73cf6866a078: Preparing 23:02:14 4928e91b9115: Preparing 23:02:14 35f45d0758cd: Preparing 23:02:14 f7715e8c2edb: Preparing 23:02:14 a53d170e8bae: Preparing 23:02:14 e37ec20c94ed: Preparing 23:02:14 4c8169d1d411: Preparing 23:02:14 24302eb7d908: Preparing 23:02:14 f7715e8c2edb: Waiting 23:02:14 e37ec20c94ed: Waiting 23:02:14 24302eb7d908: Waiting 23:02:14 4c8169d1d411: Waiting 23:02:14 1c7c73c2a4b3: Layer already exists 23:02:14 9d366eab40b3: Layer already exists 23:02:14 35f45d0758cd: Layer already exists 23:02:14 73cf6866a078: Layer already exists 23:02:14 4928e91b9115: Layer already exists 23:02:14 a53d170e8bae: Layer already exists 23:02:14 f7715e8c2edb: Layer already exists 23:02:14 e37ec20c94ed: Layer already exists 23:02:14 4c8169d1d411: Layer already exists 23:02:14 24302eb7d908: Layer already exists 23:02:14 latest: digest: sha256:1830e8facd4e454e4c357dd43f20b323c6f75929157b90658988fa70b9596953 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.26 23:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:02:14 9d366eab40b3: Preparing 23:02:14 1c7c73c2a4b3: Preparing 23:02:14 73cf6866a078: Preparing 23:02:14 4928e91b9115: Preparing 23:02:14 35f45d0758cd: Preparing 23:02:14 f7715e8c2edb: Preparing 23:02:14 a53d170e8bae: Preparing 23:02:14 e37ec20c94ed: Preparing 23:02:14 4c8169d1d411: Preparing 23:02:14 24302eb7d908: Preparing 23:02:14 e37ec20c94ed: Waiting 23:02:14 24302eb7d908: Waiting 23:02:14 a53d170e8bae: Waiting 23:02:14 4c8169d1d411: Waiting 23:02:14 4928e91b9115: Layer already exists 23:02:14 9d366eab40b3: Layer already exists 23:02:14 1c7c73c2a4b3: Layer already exists 23:02:14 35f45d0758cd: Layer already exists 23:02:14 73cf6866a078: Layer already exists 23:02:14 e37ec20c94ed: Layer already exists 23:02:14 a53d170e8bae: Layer already exists 23:02:14 f7715e8c2edb: Layer already exists 23:02:14 24302eb7d908: Layer already exists 23:02:14 4c8169d1d411: Layer already exists 23:02:14 2.2.1-dev.26: digest: sha256:1830e8facd4e454e4c357dd43f20b323c6f75929157b90658988fa70b9596953 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:02:15 9d366eab40b3: Preparing 23:02:15 1c7c73c2a4b3: Preparing 23:02:15 73cf6866a078: Preparing 23:02:15 4928e91b9115: Preparing 23:02:15 35f45d0758cd: Preparing 23:02:15 f7715e8c2edb: Preparing 23:02:15 a53d170e8bae: Preparing 23:02:15 e37ec20c94ed: Preparing 23:02:15 4c8169d1d411: Preparing 23:02:15 24302eb7d908: Preparing 23:02:15 f7715e8c2edb: Waiting 23:02:15 a53d170e8bae: Waiting 23:02:15 e37ec20c94ed: Waiting 23:02:15 4c8169d1d411: Waiting 23:02:15 24302eb7d908: Waiting 23:02:15 9d366eab40b3: Layer already exists 23:02:15 73cf6866a078: Layer already exists 23:02:15 4928e91b9115: Layer already exists 23:02:15 35f45d0758cd: Layer already exists 23:02:15 1c7c73c2a4b3: Layer already exists 23:02:15 a53d170e8bae: Layer already exists 23:02:15 f7715e8c2edb: Layer already exists 23:02:15 4c8169d1d411: Layer already exists 23:02:15 24302eb7d908: Layer already exists 23:02:15 e37ec20c94ed: Layer already exists 23:02:15 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:1830e8facd4e454e4c357dd43f20b323c6f75929157b90658988fa70b9596953 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:02:15 9d366eab40b3: Preparing 23:02:15 1c7c73c2a4b3: Preparing 23:02:15 73cf6866a078: Preparing 23:02:15 4928e91b9115: Preparing 23:02:15 35f45d0758cd: Preparing 23:02:15 f7715e8c2edb: Preparing 23:02:15 a53d170e8bae: Preparing 23:02:15 e37ec20c94ed: Preparing 23:02:15 4c8169d1d411: Preparing 23:02:15 24302eb7d908: Preparing 23:02:15 a53d170e8bae: Waiting 23:02:15 24302eb7d908: Waiting 23:02:15 e37ec20c94ed: Waiting 23:02:15 4c8169d1d411: Waiting 23:02:15 f7715e8c2edb: Waiting 23:02:15 35f45d0758cd: Layer already exists 23:02:15 9d366eab40b3: Layer already exists 23:02:15 73cf6866a078: Layer already exists 23:02:15 4928e91b9115: Layer already exists 23:02:15 1c7c73c2a4b3: Layer already exists 23:02:15 a53d170e8bae: Layer already exists 23:02:15 f7715e8c2edb: Layer already exists 23:02:15 e37ec20c94ed: Layer already exists 23:02:15 4c8169d1d411: Layer already exists 23:02:15 24302eb7d908: Layer already exists 23:02:15 main: digest: sha256:1830e8facd4e454e4c357dd43f20b323c6f75929157b90658988fa70b9596953 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:02:16 ===================================================== [Pipeline] echo 23:02:16 taggedImages: 23:02:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:02:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.26 23:02:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:02:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:02:16 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:16 latest 23:02:16 2.2.1-dev.26 23:02:16 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:16 main 23:02:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:02:16 c77ede336be5: Preparing 23:02:16 39baa11e7fec: Preparing 23:02:16 da3f41005818: Preparing 23:02:16 cfeebe3843ce: Preparing 23:02:16 b1f47e5fa20a: Preparing 23:02:16 4fc242d58285: Preparing 23:02:16 4fc242d58285: Waiting 23:02:16 da3f41005818: Layer already exists 23:02:16 4fc242d58285: Layer already exists 23:02:16 c77ede336be5: Pushed 23:02:16 b1f47e5fa20a: Pushed 23:02:17 cfeebe3843ce: Pushed 23:02:19 39baa11e7fec: Pushed 23:02:19 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:65b992e3eda0d54d73b55ffe08c1d0c05b617e17ce13c84eb2c6a713c0db86f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } 23:02:19 --parallel Build images in parallel. [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } 23:02:19 $ docker stop --time=1 e3faa18df02193a1daea7ac4756300291d489a16860581d6be130cad2dd989f8 23:02:21 $ docker rm -f e3faa18df02193a1daea7ac4756300291d489a16860581d6be130cad2dd989f8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:02:21 c77ede336be5: Preparing 23:02:21 39baa11e7fec: Preparing 23:02:21 da3f41005818: Preparing 23:02:21 cfeebe3843ce: Preparing 23:02:21 b1f47e5fa20a: Preparing 23:02:21 4fc242d58285: Preparing 23:02:21 b1f47e5fa20a: Layer already exists 23:02:21 cfeebe3843ce: Layer already exists 23:02:21 39baa11e7fec: Layer already exists 23:02:21 c77ede336be5: Layer already exists 23:02:21 da3f41005818: Layer already exists 23:02:21 4fc242d58285: Layer already exists 23:02:21 latest: digest: sha256:65b992e3eda0d54d73b55ffe08c1d0c05b617e17ce13c84eb2c6a713c0db86f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.26 23:02:22 prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container 23:02:22 $ 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/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:02:23 $ docker top c050e6e55903900472776f358880b6864f8397509a1641f8b86a68d7deb0ff22 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 23:02:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.26 23:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:02:24 c77ede336be5: Preparing 23:02:24 39baa11e7fec: Preparing 23:02:24 da3f41005818: Preparing 23:02:24 cfeebe3843ce: Preparing 23:02:24 b1f47e5fa20a: Preparing 23:02:24 4fc242d58285: Preparing 23:02:24 4fc242d58285: Waiting 23:02:24 da3f41005818: Layer already exists 23:02:24 39baa11e7fec: Layer already exists 23:02:24 b1f47e5fa20a: Layer already exists 23:02:24 c77ede336be5: Layer already exists 23:02:24 cfeebe3843ce: Layer already exists 23:02:24 4fc242d58285: Layer already exists 23:02:24 2.2.1-dev.26: digest: sha256:65b992e3eda0d54d73b55ffe08c1d0c05b617e17ce13c84eb2c6a713c0db86f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:24 + docker-compose -f ./docker-compose-build.yml build --parallel 23:02:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:02:24 c77ede336be5: Preparing 23:02:24 39baa11e7fec: Preparing 23:02:24 da3f41005818: Preparing 23:02:24 cfeebe3843ce: Preparing 23:02:24 b1f47e5fa20a: Preparing 23:02:24 4fc242d58285: Preparing 23:02:24 4fc242d58285: Waiting 23:02:24 b1f47e5fa20a: Layer already exists 23:02:24 da3f41005818: Layer already exists 23:02:24 39baa11e7fec: Layer already exists 23:02:24 cfeebe3843ce: Layer already exists 23:02:24 c77ede336be5: Layer already exists 23:02:24 4fc242d58285: Layer already exists 23:02:24 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:65b992e3eda0d54d73b55ffe08c1d0c05b617e17ce13c84eb2c6a713c0db86f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:02:25 c77ede336be5: Preparing 23:02:25 39baa11e7fec: Preparing 23:02:25 da3f41005818: Preparing 23:02:25 cfeebe3843ce: Preparing 23:02:25 b1f47e5fa20a: Preparing 23:02:25 4fc242d58285: Preparing 23:02:25 4fc242d58285: Waiting 23:02:25 c77ede336be5: Layer already exists 23:02:25 cfeebe3843ce: Layer already exists 23:02:25 da3f41005818: Layer already exists 23:02:25 39baa11e7fec: Layer already exists 23:02:25 b1f47e5fa20a: Layer already exists 23:02:25 4fc242d58285: Layer already exists 23:02:25 main: digest: sha256:65b992e3eda0d54d73b55ffe08c1d0c05b617e17ce13c84eb2c6a713c0db86f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:02:25 ===================================================== [Pipeline] echo 23:02:25 taggedImages: 23:02:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:02:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.26 23:02:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:02:25 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:02:25 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:25 latest 23:02:25 2.2.1-dev.26 23:02:25 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:25 main 23:02:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:02:26 cd05c327fa9d: Preparing 23:02:26 9f74ed84e296: Preparing 23:02:26 5fab3fcd33c6: Preparing 23:02:26 92fc02e09377: Preparing 23:02:26 d150fe40124b: Preparing 23:02:26 2ff437a860ca: Preparing 23:02:26 b1f47e5fa20a: Preparing 23:02:26 4fc242d58285: Preparing 23:02:26 2ff437a860ca: Waiting 23:02:26 b1f47e5fa20a: Waiting 23:02:26 4fc242d58285: Waiting 23:02:26 9f74ed84e296: Pushed 23:02:26 5fab3fcd33c6: Pushed 23:02:26 cd05c327fa9d: Pushed 23:02:26 4fc242d58285: Layer already exists 23:02:26 b1f47e5fa20a: Layer already exists 23:02:26 2ff437a860ca: Pushed 23:02:29 Building core-command ... 23:02:29 Building core-data ... 23:02:29 Building core-metadata ... 23:02:29 Building security-bootstrapper ... 23:02:29 Building security-proxy-setup ... 23:02:29 Building security-secretstore-setup ... 23:02:29 Building security-spiffe-token-provider ... 23:02:29 Building security-spire-agent ... 23:02:29 Building security-spire-config ... 23:02:29 Building security-spire-server ... 23:02:29 Building support-notifications ... 23:02:29 Building support-scheduler ... 23:02:29 Building sys-mgmt-agent ... 23:02:29 Building security-spire-config 23:02:29 Building security-bootstrapper 23:02:29 Building core-data 23:02:29 Building security-secretstore-setup 23:02:29 Building sys-mgmt-agent 23:02:30 d150fe40124b: Pushed 23:02:33 92fc02e09377: Pushed 23:02:33 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:509a09b922f581e2a3f418987e6a4bfdd2672502c26d52aecd1ad1f7544d281f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:02:34 cd05c327fa9d: Preparing 23:02:34 9f74ed84e296: Preparing 23:02:34 5fab3fcd33c6: Preparing 23:02:34 92fc02e09377: Preparing 23:02:34 d150fe40124b: Preparing 23:02:34 2ff437a860ca: Preparing 23:02:34 b1f47e5fa20a: Preparing 23:02:34 4fc242d58285: Preparing 23:02:34 b1f47e5fa20a: Waiting 23:02:34 2ff437a860ca: Waiting 23:02:34 d150fe40124b: Layer already exists 23:02:34 cd05c327fa9d: Layer already exists 23:02:34 9f74ed84e296: Layer already exists 23:02:34 92fc02e09377: Layer already exists 23:02:34 5fab3fcd33c6: Layer already exists 23:02:34 2ff437a860ca: Layer already exists 23:02:34 4fc242d58285: Layer already exists 23:02:34 b1f47e5fa20a: Layer already exists 23:02:34 latest: digest: sha256:509a09b922f581e2a3f418987e6a4bfdd2672502c26d52aecd1ad1f7544d281f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.26 23:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:02:34 cd05c327fa9d: Preparing 23:02:34 9f74ed84e296: Preparing 23:02:34 5fab3fcd33c6: Preparing 23:02:34 92fc02e09377: Preparing 23:02:34 d150fe40124b: Preparing 23:02:34 2ff437a860ca: Preparing 23:02:34 b1f47e5fa20a: Preparing 23:02:34 4fc242d58285: Preparing 23:02:34 4fc242d58285: Waiting 23:02:34 b1f47e5fa20a: Waiting 23:02:34 2ff437a860ca: Waiting 23:02:34 9f74ed84e296: Layer already exists 23:02:34 cd05c327fa9d: Layer already exists 23:02:34 92fc02e09377: Layer already exists 23:02:34 d150fe40124b: Layer already exists 23:02:34 5fab3fcd33c6: Layer already exists 23:02:34 2ff437a860ca: Layer already exists 23:02:34 4fc242d58285: Layer already exists 23:02:34 b1f47e5fa20a: Layer already exists 23:02:34 2.2.1-dev.26: digest: sha256:509a09b922f581e2a3f418987e6a4bfdd2672502c26d52aecd1ad1f7544d281f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:02:35 cd05c327fa9d: Preparing 23:02:35 9f74ed84e296: Preparing 23:02:35 5fab3fcd33c6: Preparing 23:02:35 92fc02e09377: Preparing 23:02:35 d150fe40124b: Preparing 23:02:35 2ff437a860ca: Preparing 23:02:35 b1f47e5fa20a: Preparing 23:02:35 4fc242d58285: Preparing 23:02:35 b1f47e5fa20a: Waiting 23:02:35 4fc242d58285: Waiting 23:02:35 2ff437a860ca: Waiting 23:02:35 5fab3fcd33c6: Layer already exists 23:02:35 92fc02e09377: Layer already exists 23:02:35 cd05c327fa9d: Layer already exists 23:02:35 d150fe40124b: Layer already exists 23:02:35 9f74ed84e296: Layer already exists 23:02:35 2ff437a860ca: Layer already exists 23:02:35 b1f47e5fa20a: Layer already exists 23:02:35 4fc242d58285: Layer already exists 23:02:35 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:509a09b922f581e2a3f418987e6a4bfdd2672502c26d52aecd1ad1f7544d281f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:02:36 cd05c327fa9d: Preparing 23:02:36 9f74ed84e296: Preparing 23:02:36 5fab3fcd33c6: Preparing 23:02:36 92fc02e09377: Preparing 23:02:36 d150fe40124b: Preparing 23:02:36 2ff437a860ca: Preparing 23:02:36 b1f47e5fa20a: Preparing 23:02:36 4fc242d58285: Preparing 23:02:36 b1f47e5fa20a: Waiting 23:02:36 4fc242d58285: Waiting 23:02:36 2ff437a860ca: Waiting 23:02:36 9f74ed84e296: Layer already exists 23:02:36 5fab3fcd33c6: Layer already exists 23:02:36 d150fe40124b: Layer already exists 23:02:36 92fc02e09377: Layer already exists 23:02:36 cd05c327fa9d: Layer already exists 23:02:36 2ff437a860ca: Layer already exists 23:02:36 4fc242d58285: Layer already exists 23:02:36 b1f47e5fa20a: Layer already exists 23:02:36 main: digest: sha256:509a09b922f581e2a3f418987e6a4bfdd2672502c26d52aecd1ad1f7544d281f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:02:36 ===================================================== [Pipeline] echo 23:02:36 taggedImages: 23:02:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:02:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.26 23:02:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:02:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:02:36 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:36 latest 23:02:36 2.2.1-dev.26 23:02:36 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:36 main 23:02:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:02:36 8a7f50f49517: Preparing 23:02:36 20282f7173f3: Preparing 23:02:36 1203df2eab3b: Preparing 23:02:36 c02f8173913c: Preparing 23:02:36 7061fe2dbb3b: Preparing 23:02:36 b1f47e5fa20a: Preparing 23:02:36 4fc242d58285: Preparing 23:02:36 b1f47e5fa20a: Waiting 23:02:36 20282f7173f3: Pushed 23:02:36 8a7f50f49517: Pushed 23:02:36 1203df2eab3b: Pushed 23:02:36 b1f47e5fa20a: Layer already exists 23:02:36 4fc242d58285: Layer already exists 23:02:36 7061fe2dbb3b: Pushed 23:02:45 c02f8173913c: Pushed 23:02:45 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:5c9b7589646d3aa54e5ca99cfde48ea5547427696259c0d073eada18e1e29207 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:02:45 8a7f50f49517: Preparing 23:02:45 20282f7173f3: Preparing 23:02:45 1203df2eab3b: Preparing 23:02:45 c02f8173913c: Preparing 23:02:45 7061fe2dbb3b: Preparing 23:02:45 b1f47e5fa20a: Preparing 23:02:45 4fc242d58285: Preparing 23:02:45 b1f47e5fa20a: Waiting 23:02:45 4fc242d58285: Waiting 23:02:45 1203df2eab3b: Layer already exists 23:02:45 7061fe2dbb3b: Layer already exists 23:02:45 20282f7173f3: Layer already exists 23:02:45 8a7f50f49517: Layer already exists 23:02:45 c02f8173913c: Layer already exists 23:02:45 b1f47e5fa20a: Layer already exists 23:02:45 4fc242d58285: Layer already exists 23:02:45 latest: digest: sha256:5c9b7589646d3aa54e5ca99cfde48ea5547427696259c0d073eada18e1e29207 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.26 23:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:02:46 8a7f50f49517: Preparing 23:02:46 20282f7173f3: Preparing 23:02:46 1203df2eab3b: Preparing 23:02:46 c02f8173913c: Preparing 23:02:46 7061fe2dbb3b: Preparing 23:02:46 b1f47e5fa20a: Preparing 23:02:46 4fc242d58285: Preparing 23:02:46 4fc242d58285: Waiting 23:02:46 b1f47e5fa20a: Waiting 23:02:46 c02f8173913c: Layer already exists 23:02:46 8a7f50f49517: Layer already exists 23:02:46 20282f7173f3: Layer already exists 23:02:46 7061fe2dbb3b: Layer already exists 23:02:46 1203df2eab3b: Layer already exists 23:02:46 b1f47e5fa20a: Layer already exists 23:02:46 4fc242d58285: Layer already exists 23:02:46 2.2.1-dev.26: digest: sha256:5c9b7589646d3aa54e5ca99cfde48ea5547427696259c0d073eada18e1e29207 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:02:46 8a7f50f49517: Preparing 23:02:46 20282f7173f3: Preparing 23:02:46 1203df2eab3b: Preparing 23:02:46 c02f8173913c: Preparing 23:02:46 7061fe2dbb3b: Preparing 23:02:46 b1f47e5fa20a: Preparing 23:02:46 4fc242d58285: Preparing 23:02:46 b1f47e5fa20a: Waiting 23:02:46 4fc242d58285: Waiting 23:02:46 7061fe2dbb3b: Layer already exists 23:02:46 c02f8173913c: Layer already exists 23:02:46 1203df2eab3b: Layer already exists 23:02:46 8a7f50f49517: Layer already exists 23:02:46 20282f7173f3: Layer already exists 23:02:46 b1f47e5fa20a: Layer already exists 23:02:46 4fc242d58285: Layer already exists 23:02:46 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:5c9b7589646d3aa54e5ca99cfde48ea5547427696259c0d073eada18e1e29207 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:02:47 8a7f50f49517: Preparing 23:02:47 20282f7173f3: Preparing 23:02:47 1203df2eab3b: Preparing 23:02:47 c02f8173913c: Preparing 23:02:47 7061fe2dbb3b: Preparing 23:02:47 b1f47e5fa20a: Preparing 23:02:47 4fc242d58285: Preparing 23:02:47 b1f47e5fa20a: Waiting 23:02:47 4fc242d58285: Waiting 23:02:47 1203df2eab3b: Layer already exists 23:02:47 c02f8173913c: Layer already exists 23:02:47 7061fe2dbb3b: Layer already exists 23:02:47 20282f7173f3: Layer already exists 23:02:47 8a7f50f49517: Layer already exists 23:02:47 b1f47e5fa20a: Layer already exists 23:02:47 4fc242d58285: Layer already exists 23:02:47 main: digest: sha256:5c9b7589646d3aa54e5ca99cfde48ea5547427696259c0d073eada18e1e29207 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:02:47 ===================================================== [Pipeline] echo 23:02:47 taggedImages: 23:02:47 - nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:47 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:02:47 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.26 23:02:47 - nexus3.edgexfoundry.org:10004/security-spire-config:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:47 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:02:47 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:02:47 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:47 latest 23:02:47 2.2.1-dev.26 23:02:47 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:47 main 23:02:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:02:48 0f392c4dce68: Preparing 23:02:48 bd782c8c4a2f: Preparing 23:02:48 4269ad1eed86: Preparing 23:02:48 c02f8173913c: Preparing 23:02:48 2da010aea92c: Preparing 23:02:48 b1f47e5fa20a: Preparing 23:02:48 4fc242d58285: Preparing 23:02:48 b1f47e5fa20a: Waiting 23:02:48 4fc242d58285: Waiting 23:02:48 c02f8173913c: Layer already exists 23:02:48 b1f47e5fa20a: Layer already exists 23:02:48 4fc242d58285: Layer already exists 23:02:48 4269ad1eed86: Pushed 23:02:48 bd782c8c4a2f: Pushed 23:02:48 0f392c4dce68: Pushed 23:02:48 2da010aea92c: Pushed 23:02:48 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:24c402f1ecee739a10a3c7df1f8d0396d1f1a5a68fb3c1aabdfe6d097e24ebd1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:02:49 0f392c4dce68: Preparing 23:02:49 bd782c8c4a2f: Preparing 23:02:49 4269ad1eed86: Preparing 23:02:49 c02f8173913c: Preparing 23:02:49 2da010aea92c: Preparing 23:02:49 b1f47e5fa20a: Preparing 23:02:49 4fc242d58285: Preparing 23:02:49 b1f47e5fa20a: Waiting 23:02:49 4fc242d58285: Waiting 23:02:49 2da010aea92c: Layer already exists 23:02:49 0f392c4dce68: Layer already exists 23:02:49 c02f8173913c: Layer already exists 23:02:49 4269ad1eed86: Layer already exists 23:02:49 bd782c8c4a2f: Layer already exists 23:02:49 b1f47e5fa20a: Layer already exists 23:02:49 4fc242d58285: Layer already exists 23:02:49 latest: digest: sha256:24c402f1ecee739a10a3c7df1f8d0396d1f1a5a68fb3c1aabdfe6d097e24ebd1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.26 23:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:02:50 0f392c4dce68: Preparing 23:02:50 bd782c8c4a2f: Preparing 23:02:50 4269ad1eed86: Preparing 23:02:50 c02f8173913c: Preparing 23:02:50 2da010aea92c: Preparing 23:02:50 b1f47e5fa20a: Preparing 23:02:50 4fc242d58285: Preparing 23:02:50 b1f47e5fa20a: Waiting 23:02:50 4fc242d58285: Waiting 23:02:50 4269ad1eed86: Layer already exists 23:02:50 0f392c4dce68: Layer already exists 23:02:50 2da010aea92c: Layer already exists 23:02:50 c02f8173913c: Layer already exists 23:02:50 bd782c8c4a2f: Layer already exists 23:02:50 4fc242d58285: Layer already exists 23:02:50 b1f47e5fa20a: Layer already exists 23:02:50 2.2.1-dev.26: digest: sha256:24c402f1ecee739a10a3c7df1f8d0396d1f1a5a68fb3c1aabdfe6d097e24ebd1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:02:50 0f392c4dce68: Preparing 23:02:50 bd782c8c4a2f: Preparing 23:02:50 4269ad1eed86: Preparing 23:02:50 c02f8173913c: Preparing 23:02:50 2da010aea92c: Preparing 23:02:50 b1f47e5fa20a: Preparing 23:02:50 4fc242d58285: Preparing 23:02:50 4fc242d58285: Waiting 23:02:50 b1f47e5fa20a: Waiting 23:02:50 c02f8173913c: Layer already exists 23:02:50 bd782c8c4a2f: Layer already exists 23:02:50 4269ad1eed86: Layer already exists 23:02:50 2da010aea92c: Layer already exists 23:02:50 0f392c4dce68: Layer already exists 23:02:50 b1f47e5fa20a: Layer already exists 23:02:50 4fc242d58285: Layer already exists 23:02:50 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:24c402f1ecee739a10a3c7df1f8d0396d1f1a5a68fb3c1aabdfe6d097e24ebd1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:02:51 0f392c4dce68: Preparing 23:02:51 bd782c8c4a2f: Preparing 23:02:51 4269ad1eed86: Preparing 23:02:51 c02f8173913c: Preparing 23:02:51 2da010aea92c: Preparing 23:02:51 b1f47e5fa20a: Preparing 23:02:51 4fc242d58285: Preparing 23:02:51 4fc242d58285: Waiting 23:02:51 2da010aea92c: Layer already exists 23:02:51 c02f8173913c: Layer already exists 23:02:51 4269ad1eed86: Layer already exists 23:02:51 bd782c8c4a2f: Layer already exists 23:02:51 0f392c4dce68: Layer already exists 23:02:51 b1f47e5fa20a: Layer already exists 23:02:51 4fc242d58285: Layer already exists 23:02:51 main: digest: sha256:24c402f1ecee739a10a3c7df1f8d0396d1f1a5a68fb3c1aabdfe6d097e24ebd1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:02:51 ===================================================== [Pipeline] echo 23:02:51 taggedImages: 23:02:51 - nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:51 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:02:51 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.26 23:02:51 - nexus3.edgexfoundry.org:10004/security-spire-server:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:51 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:02:51 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:02:51 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:51 latest 23:02:51 2.2.1-dev.26 23:02:51 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:51 main 23:02:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:02:52 fb41553d31c7: Preparing 23:02:52 90aa829009ef: Preparing 23:02:52 da3f41005818: Preparing 23:02:52 5607dc722975: Preparing 23:02:52 24302eb7d908: Preparing 23:02:52 24302eb7d908: Layer already exists 23:02:52 da3f41005818: Layer already exists 23:02:52 fb41553d31c7: Pushed 23:02:52 5607dc722975: Pushed 23:02:54 90aa829009ef: Pushed 23:02:54 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:0171568665cbb395199af0d005d958e415cfc179ee7ceaae14b450bb4688a9d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:02:55 fb41553d31c7: Preparing 23:02:55 90aa829009ef: Preparing 23:02:55 da3f41005818: Preparing 23:02:55 5607dc722975: Preparing 23:02:55 24302eb7d908: Preparing 23:02:55 90aa829009ef: Layer already exists 23:02:55 24302eb7d908: Layer already exists 23:02:55 da3f41005818: Layer already exists 23:02:55 fb41553d31c7: Layer already exists 23:02:55 5607dc722975: Layer already exists 23:02:55 latest: digest: sha256:0171568665cbb395199af0d005d958e415cfc179ee7ceaae14b450bb4688a9d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.26 23:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:02:55 fb41553d31c7: Preparing 23:02:55 90aa829009ef: Preparing 23:02:55 da3f41005818: Preparing 23:02:55 5607dc722975: Preparing 23:02:55 24302eb7d908: Preparing 23:02:55 24302eb7d908: Layer already exists 23:02:55 90aa829009ef: Layer already exists 23:02:55 da3f41005818: Layer already exists 23:02:55 5607dc722975: Layer already exists 23:02:55 fb41553d31c7: Layer already exists 23:02:55 2.2.1-dev.26: digest: sha256:0171568665cbb395199af0d005d958e415cfc179ee7ceaae14b450bb4688a9d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:02:56 fb41553d31c7: Preparing 23:02:56 90aa829009ef: Preparing 23:02:56 da3f41005818: Preparing 23:02:56 5607dc722975: Preparing 23:02:56 24302eb7d908: Preparing 23:02:56 fb41553d31c7: Layer already exists 23:02:56 da3f41005818: Layer already exists 23:02:56 90aa829009ef: Layer already exists 23:02:56 24302eb7d908: Layer already exists 23:02:56 5607dc722975: Layer already exists 23:02:56 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:0171568665cbb395199af0d005d958e415cfc179ee7ceaae14b450bb4688a9d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:02:57 fb41553d31c7: Preparing 23:02:57 90aa829009ef: Preparing 23:02:57 da3f41005818: Preparing 23:02:57 5607dc722975: Preparing 23:02:57 24302eb7d908: Preparing 23:02:57 24302eb7d908: Layer already exists 23:02:57 fb41553d31c7: Layer already exists 23:02:57 5607dc722975: Layer already exists 23:02:57 da3f41005818: Layer already exists 23:02:57 90aa829009ef: Layer already exists 23:02:57 main: digest: sha256:0171568665cbb395199af0d005d958e415cfc179ee7ceaae14b450bb4688a9d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:02:57 ===================================================== [Pipeline] echo 23:02:57 taggedImages: 23:02:57 - nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:02:57 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.26 23:02:57 - nexus3.edgexfoundry.org:10004/support-notifications:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:57 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:02:57 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:02:57 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:57 latest 23:02:57 2.2.1-dev.26 23:02:57 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:02:57 main 23:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:02:57 d5e0f0432890: Preparing 23:02:57 a47c0adef51c: Preparing 23:02:57 da3f41005818: Preparing 23:02:57 43f95ee553db: Preparing 23:02:57 24302eb7d908: Preparing 23:02:57 43f95ee553db: Layer already exists 23:02:57 da3f41005818: Layer already exists 23:02:57 24302eb7d908: Layer already exists 23:02:57 d5e0f0432890: Pushed 23:03:00 a47c0adef51c: Pushed 23:03:00 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:1c7f8fb6e9b08dbb9a5e9d65ccf5a81c4110e756f06ddaa9d6330a06000b1caf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:03:01 d5e0f0432890: Preparing 23:03:01 a47c0adef51c: Preparing 23:03:01 da3f41005818: Preparing 23:03:01 43f95ee553db: Preparing 23:03:01 24302eb7d908: Preparing 23:03:01 da3f41005818: Layer already exists 23:03:01 d5e0f0432890: Layer already exists 23:03:01 24302eb7d908: Layer already exists 23:03:01 a47c0adef51c: Layer already exists 23:03:01 43f95ee553db: Layer already exists 23:03:01 latest: digest: sha256:1c7f8fb6e9b08dbb9a5e9d65ccf5a81c4110e756f06ddaa9d6330a06000b1caf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.26 23:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:03:01 d5e0f0432890: Preparing 23:03:01 a47c0adef51c: Preparing 23:03:01 da3f41005818: Preparing 23:03:01 43f95ee553db: Preparing 23:03:01 24302eb7d908: Preparing 23:03:01 da3f41005818: Layer already exists 23:03:01 d5e0f0432890: Layer already exists 23:03:01 43f95ee553db: Layer already exists 23:03:01 24302eb7d908: Layer already exists 23:03:01 a47c0adef51c: Layer already exists 23:03:01 2.2.1-dev.26: digest: sha256:1c7f8fb6e9b08dbb9a5e9d65ccf5a81c4110e756f06ddaa9d6330a06000b1caf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:03:02 d5e0f0432890: Preparing 23:03:02 a47c0adef51c: Preparing 23:03:02 da3f41005818: Preparing 23:03:02 43f95ee553db: Preparing 23:03:02 24302eb7d908: Preparing 23:03:02 43f95ee553db: Layer already exists 23:03:02 24302eb7d908: Layer already exists 23:03:02 da3f41005818: Layer already exists 23:03:02 d5e0f0432890: Layer already exists 23:03:02 a47c0adef51c: Layer already exists 23:03:02 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:1c7f8fb6e9b08dbb9a5e9d65ccf5a81c4110e756f06ddaa9d6330a06000b1caf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:03:02 d5e0f0432890: Preparing 23:03:02 a47c0adef51c: Preparing 23:03:02 da3f41005818: Preparing 23:03:02 43f95ee553db: Preparing 23:03:02 24302eb7d908: Preparing 23:03:02 43f95ee553db: Layer already exists 23:03:02 a47c0adef51c: Layer already exists 23:03:02 da3f41005818: Layer already exists 23:03:02 24302eb7d908: Layer already exists 23:03:02 d5e0f0432890: Layer already exists 23:03:02 main: digest: sha256:1c7f8fb6e9b08dbb9a5e9d65ccf5a81c4110e756f06ddaa9d6330a06000b1caf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:02 ===================================================== [Pipeline] echo 23:03:02 taggedImages: 23:03:02 - nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:03:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:03:02 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.26 23:03:02 - nexus3.edgexfoundry.org:10004/support-scheduler:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:03:02 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:03:03 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:03:03 ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:03:03 latest 23:03:03 2.2.1-dev.26 23:03:03 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:03:03 main 23:03:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:03:03 a9186699d912: Preparing 23:03:03 77034df8c632: Preparing 23:03:03 f2f6f39b0f6e: Preparing 23:03:03 ddc01fcd9a7b: Preparing 23:03:03 52f44be93a46: Preparing 23:03:03 10d82663b225: Preparing 23:03:03 f7a7a140f1b3: Preparing 23:03:03 31e69d4774c9: Preparing 23:03:03 7750d494dfbd: Preparing 23:03:03 18708474c90b: Preparing 23:03:03 4fc242d58285: Preparing 23:03:03 f7a7a140f1b3: Waiting 23:03:03 31e69d4774c9: Waiting 23:03:03 7750d494dfbd: Waiting 23:03:03 18708474c90b: Waiting 23:03:03 4fc242d58285: Waiting 23:03:03 52f44be93a46: Layer already exists 23:03:03 10d82663b225: Layer already exists 23:03:03 f7a7a140f1b3: Layer already exists 23:03:03 31e69d4774c9: Layer already exists 23:03:03 77034df8c632: Pushed 23:03:03 7750d494dfbd: Layer already exists 23:03:03 18708474c90b: Layer already exists 23:03:03 4fc242d58285: Layer already exists 23:03:03 a9186699d912: Pushed 23:03:04 f2f6f39b0f6e: Pushed 23:03:12 ddc01fcd9a7b: Pushed 23:03:12 ad21f9895f81268f47cf403ea0e6f43cd0addb21: digest: sha256:3bfa8ac64935784291c118d493d1ff6d32e6277b2984649c556741d97aeb1cc0 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:03:13 a9186699d912: Preparing 23:03:13 77034df8c632: Preparing 23:03:13 f2f6f39b0f6e: Preparing 23:03:13 ddc01fcd9a7b: Preparing 23:03:13 52f44be93a46: Preparing 23:03:13 10d82663b225: Preparing 23:03:13 f7a7a140f1b3: Preparing 23:03:13 31e69d4774c9: Preparing 23:03:13 7750d494dfbd: Preparing 23:03:13 18708474c90b: Preparing 23:03:13 4fc242d58285: Preparing 23:03:13 f7a7a140f1b3: Waiting 23:03:13 31e69d4774c9: Waiting 23:03:13 7750d494dfbd: Waiting 23:03:13 18708474c90b: Waiting 23:03:13 10d82663b225: Waiting 23:03:13 4fc242d58285: Waiting 23:03:13 f2f6f39b0f6e: Layer already exists 23:03:13 a9186699d912: Layer already exists 23:03:13 77034df8c632: Layer already exists 23:03:13 52f44be93a46: Layer already exists 23:03:13 ddc01fcd9a7b: Layer already exists 23:03:13 10d82663b225: Layer already exists 23:03:13 f7a7a140f1b3: Layer already exists 23:03:13 7750d494dfbd: Layer already exists 23:03:13 31e69d4774c9: Layer already exists 23:03:13 18708474c90b: Layer already exists 23:03:13 4fc242d58285: Layer already exists 23:03:13 latest: digest: sha256:3bfa8ac64935784291c118d493d1ff6d32e6277b2984649c556741d97aeb1cc0 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.26 23:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:03:14 a9186699d912: Preparing 23:03:14 77034df8c632: Preparing 23:03:14 f2f6f39b0f6e: Preparing 23:03:14 ddc01fcd9a7b: Preparing 23:03:14 52f44be93a46: Preparing 23:03:14 10d82663b225: Preparing 23:03:14 f7a7a140f1b3: Preparing 23:03:14 31e69d4774c9: Preparing 23:03:14 7750d494dfbd: Preparing 23:03:14 10d82663b225: Waiting 23:03:14 f7a7a140f1b3: Waiting 23:03:14 31e69d4774c9: Waiting 23:03:14 18708474c90b: Preparing 23:03:14 4fc242d58285: Preparing 23:03:14 7750d494dfbd: Waiting 23:03:14 18708474c90b: Waiting 23:03:14 4fc242d58285: Waiting 23:03:14 f2f6f39b0f6e: Layer already exists 23:03:14 ddc01fcd9a7b: Layer already exists 23:03:14 77034df8c632: Layer already exists 23:03:14 52f44be93a46: Layer already exists 23:03:14 a9186699d912: Layer already exists 23:03:14 f7a7a140f1b3: Layer already exists 23:03:14 31e69d4774c9: Layer already exists 23:03:14 10d82663b225: Layer already exists 23:03:14 18708474c90b: Layer already exists 23:03:14 7750d494dfbd: Layer already exists 23:03:14 4fc242d58285: Layer already exists 23:03:14 2.2.1-dev.26: digest: sha256:3bfa8ac64935784291c118d493d1ff6d32e6277b2984649c556741d97aeb1cc0 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:03:14 a9186699d912: Preparing 23:03:14 77034df8c632: Preparing 23:03:14 f2f6f39b0f6e: Preparing 23:03:14 ddc01fcd9a7b: Preparing 23:03:14 52f44be93a46: Preparing 23:03:14 10d82663b225: Preparing 23:03:14 f7a7a140f1b3: Preparing 23:03:14 31e69d4774c9: Preparing 23:03:14 7750d494dfbd: Preparing 23:03:14 18708474c90b: Preparing 23:03:14 4fc242d58285: Preparing 23:03:14 f7a7a140f1b3: Waiting 23:03:14 18708474c90b: Waiting 23:03:14 31e69d4774c9: Waiting 23:03:14 10d82663b225: Waiting 23:03:14 4fc242d58285: Waiting 23:03:14 7750d494dfbd: Waiting 23:03:14 ddc01fcd9a7b: Layer already exists 23:03:14 f2f6f39b0f6e: Layer already exists 23:03:14 a9186699d912: Layer already exists 23:03:14 77034df8c632: Layer already exists 23:03:14 52f44be93a46: Layer already exists 23:03:14 10d82663b225: Layer already exists 23:03:14 f7a7a140f1b3: Layer already exists 23:03:14 31e69d4774c9: Layer already exists 23:03:14 18708474c90b: Layer already exists 23:03:14 7750d494dfbd: Layer already exists 23:03:14 4fc242d58285: Layer already exists 23:03:14 ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26: digest: sha256:3bfa8ac64935784291c118d493d1ff6d32e6277b2984649c556741d97aeb1cc0 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:03:15 a9186699d912: Preparing 23:03:15 77034df8c632: Preparing 23:03:15 f2f6f39b0f6e: Preparing 23:03:15 ddc01fcd9a7b: Preparing 23:03:15 52f44be93a46: Preparing 23:03:15 10d82663b225: Preparing 23:03:15 f7a7a140f1b3: Preparing 23:03:15 31e69d4774c9: Preparing 23:03:15 7750d494dfbd: Preparing 23:03:15 18708474c90b: Preparing 23:03:15 4fc242d58285: Preparing 23:03:15 10d82663b225: Waiting 23:03:15 f7a7a140f1b3: Waiting 23:03:15 31e69d4774c9: Waiting 23:03:15 7750d494dfbd: Waiting 23:03:15 18708474c90b: Waiting 23:03:15 4fc242d58285: Waiting 23:03:15 52f44be93a46: Layer already exists 23:03:15 ddc01fcd9a7b: Layer already exists 23:03:15 77034df8c632: Layer already exists 23:03:15 a9186699d912: Layer already exists 23:03:15 f2f6f39b0f6e: Layer already exists 23:03:15 10d82663b225: Layer already exists 23:03:15 f7a7a140f1b3: Layer already exists 23:03:15 18708474c90b: Layer already exists 23:03:15 7750d494dfbd: Layer already exists 23:03:15 31e69d4774c9: Layer already exists 23:03:15 4fc242d58285: Layer already exists 23:03:15 main: digest: sha256:3bfa8ac64935784291c118d493d1ff6d32e6277b2984649c556741d97aeb1cc0 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:15 ===================================================== [Pipeline] echo 23:03:15 taggedImages: 23:03:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:03:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:03:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.26 23:03:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad21f9895f81268f47cf403ea0e6f43cd0addb21-2.2.1-dev.26 23:03:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:03:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:03:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:03:16 ---> 90db89a0e7f7 23:03:16 Step 3/23 : WORKDIR /edgex-go 23:03:16 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:03:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:03:16 ---> 90db89a0e7f7 23:03:16 Step 3/26 : WORKDIR /edgex-go 23:03:16 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:03:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:03:16 ---> 90db89a0e7f7 23:03:16 Step 3/25 : WORKDIR /edgex-go 23:03:16 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:03:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:03:16 ---> 90db89a0e7f7 23:03:16 Step 3/31 : WORKDIR /edgex-go 23:03:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:03:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:03:16 ---> 90db89a0e7f7 23:03:16 Step 3/23 : WORKDIR /edgex-go 23:03:16 ---> Running in 44050aaa3e9c 23:03:16 ---> Running in 167641c48a55 23:03:16 ---> Running in 39c10b48667b 23:03:16 ---> Running in f39e1ab866f4 23:03:16 ---> Running in a69d30be0665 23:03:17 Removing intermediate container 44050aaa3e9c 23:03:17 ---> 1e8d026e0153 23:03:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:17 ---> Running in 19beec89d066 23:03:17 Removing intermediate container f39e1ab866f4 23:03:17 Removing intermediate container 167641c48a55 23:03:17 ---> c8f481b8a1dc 23:03:17 ---> cbfc10e306fe 23:03:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:17 Removing intermediate container a69d30be0665 23:03:17 ---> 966bb5665cbd 23:03:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:17 Removing intermediate container 39c10b48667b 23:03:17 ---> 4a166ff734aa 23:03:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:17 ---> Running in e117da3fac1d 23:03:17 ---> Running in 466387ddfc62 23:03:17 ---> Running in cb348079445f 23:03:17 ---> Running in 1d03db4e613c 23:03:22 Removing intermediate container 19beec89d066 23:03:22 ---> 1a9f1c7a5e22 23:03:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:03:22 ---> Running in 1f3f0d011745 23:03:22 Removing intermediate container e117da3fac1d 23:03:22 ---> 69b9d971ef0c 23:03:22 Step 5/31 : RUN apk add --update --no-cache make git 23:03:22 Removing intermediate container 466387ddfc62 23:03:22 ---> f2ac964365b7 23:03:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:03:22 ---> Running in f54c2be2de42 23:03:22 ---> Running in 53c3b841902a 23:03:22 Removing intermediate container cb348079445f 23:03:22 ---> ac91a1f2b1fc 23:03:22 Step 5/23 : RUN apk add --update --no-cache make bash git 23:03:22 Removing intermediate container 1d03db4e613c 23:03:22 ---> b9ee99ed4f56 23:03:22 Step 5/25 : RUN apk add --update --no-cache make git 23:03:22 ---> Running in c74e9f6c8e4d 23:03:22 ---> Running in 004d09d6072e 23:03:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:03:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:03:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:03:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:03:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:03:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:03:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:03:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:03:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:03:25 OK: 221 MiB in 51 packages 23:03:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:03:26 OK: 221 MiB in 51 packages 23:03:27 OK: 221 MiB in 51 packages 23:03:27 Removing intermediate container 1f3f0d011745 23:03:27 ---> 8b782315d135 23:03:27 Step 6/26 : COPY go.mod vendor* ./ 23:03:27 OK: 221 MiB in 51 packages 23:03:27 OK: 221 MiB in 51 packages 23:03:28 Removing intermediate container f54c2be2de42 23:03:28 ---> dde58505225a 23:03:28 Step 6/23 : COPY go.mod vendor* ./ 23:03:28 Removing intermediate container 53c3b841902a 23:03:28 ---> 7d811687523f 23:03:28 Step 6/31 : COPY go.mod vendor* ./ 23:03:28 Removing intermediate container 004d09d6072e 23:03:28 ---> dbc9dd3d4e3e 23:03:28 Step 6/25 : COPY go.mod vendor* ./ 23:03:28 ---> b880958864ea 23:03:28 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:29 ---> Running in 7a99dc5569ae 23:03:29 Removing intermediate container c74e9f6c8e4d 23:03:29 ---> da4a83ff9889 23:03:29 Step 6/23 : COPY go.mod vendor* ./ 23:03:29 ---> 8259e865ec63 23:03:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:30 ---> Running in 042239b9978a 23:03:30 ---> 08cb3225b673 23:03:30 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:30 ---> Running in 8110ee2b4bd6 23:03:30 ---> 8c68c2667e24 23:03:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:30 ---> Running in 942957e7988a 23:03:30 ---> b42cc4421ef5 23:03:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:31 ---> Running in 6502875fc287 23:04:27 Removing intermediate container 6502875fc287 23:04:27 ---> 4ea5f937d13c 23:04:27 Step 8/23 : COPY . . 23:04:27 Removing intermediate container 7a99dc5569ae 23:04:27 ---> df23712664da 23:04:27 Step 8/26 : COPY . . 23:04:27 Removing intermediate container 042239b9978a 23:04:27 ---> 589041e5744f 23:04:27 Step 8/23 : COPY . . 23:04:27 Removing intermediate container 942957e7988a 23:04:27 ---> bdcd69787105 23:04:27 Step 8/25 : COPY . . 23:04:27 Removing intermediate container 8110ee2b4bd6 23:04:27 ---> 29c81dc1fcfb 23:04:27 Step 8/31 : COPY . . 23:04:46 ---> ad713a6affd6 23:04:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:04:46 ---> 8f9068a1a7d4 23:04:46 Step 9/23 : RUN make cmd/core-data/core-data 23:04:46 ---> 5b8706771016 23:04:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:04:46 ---> f6b45e76ea3a 23:04:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:04:46 ---> Running in ce693e30c68b 23:04:46 ---> 1a3ffda1f240 23:04:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:04:46 ---> Running in 59afc4206702 23:04:46 ---> Running in 32b409bdeae3 23:04:46 ---> Running in 9c8c33fc6870 23:04:46 ---> Running in 98834ec5942c 23:04:46 Removing intermediate container 9c8c33fc6870 23:04:46 ---> e58365a7c597 23:04:46 Step 10/26 : WORKDIR /edgex-go/spire-build 23:04:46 ---> Running in 8b1b79376126 23:04:46 Removing intermediate container 8b1b79376126 23:04:46 ---> 1faaa80b2bc4 23:04:46 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:04:46 ---> Running in fee21a40ab34 23:04:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:04:47 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:04:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:04:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:04:49 Removing intermediate container fee21a40ab34 23:04:49 ---> 6f52ec2fe03d 23:04:49 Step 12/26 : WORKDIR /edgex-go 23:04:49 ---> Running in 2f1b0cbc1e80 23:04:50 Removing intermediate container 2f1b0cbc1e80 23:04:50 ---> 693f16742529 23:04:50 23:04:50 Step 13/26 : FROM alpine:3.15 23:04:50 3.15: Pulling from library/alpine 23:04:52 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:04:52 Status: Downloaded newer image for alpine:3.15 23:04:52 ---> 3fb3c9af89a9 23:04:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:04:52 ---> Running in 1e08119c2e77 23:04:52 Removing intermediate container 1e08119c2e77 23:04:52 ---> 359a17213394 23:04:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:52 ---> Running in 0b034395cea1 23:04:55 Removing intermediate container 0b034395cea1 23:04:55 ---> 32bec65d3708 23:04:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:04:55 ---> Running in 458e7ee99a00 23:04:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:04:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:05:00 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:05:00 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:05:00 OK: 15738 distinct packages available 23:05:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:05:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:05:03 (1/4) Installing dumb-init (1.2.5-r1) 23:05:03 (2/4) Installing musl-obstack (1.2.3-r0) 23:05:03 (3/4) Installing libucontext (1.1-r0) 23:05:03 (4/4) Installing gcompat (1.0.0-r4) 23:05:03 Executing busybox-1.34.1-r5.trigger 23:05:03 OK: 6 MiB in 18 packages 23:05:05 Removing intermediate container 458e7ee99a00 23:05:05 ---> 4a25d035387e 23:05:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:05:11 ---> db7b234b2c78 23:05:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:05:12 ---> b34264a319b4 23:05:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:05:12 ---> Running in 4444368c10d8 23:05:12 Removing intermediate container 4444368c10d8 23:05:12 ---> d069ab51e9f6 23:05:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:05:13 ---> ae1927365852 23:05:13 Step 21/26 : WORKDIR / 23:05:13 ---> Running in e0b314aac313 23:05:14 Removing intermediate container e0b314aac313 23:05:14 ---> 4c54b199a3cf 23:05:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:05:14 ---> Running in 4e81f4e7afd3 23:05:14 Removing intermediate container 4e81f4e7afd3 23:05:14 ---> b4ada7820767 23:05:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:05:14 ---> Running in d48cd6f49b2d 23:05:15 Removing intermediate container d48cd6f49b2d 23:05:15 ---> 6fa700862558 23:05:15 Step 24/26 : LABEL arch=arm64 23:05:15 ---> Running in f8a5bc9cfdeb 23:05:16 Removing intermediate container f8a5bc9cfdeb 23:05:16 ---> 3d5047b77d8e 23:05:16 Step 25/26 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:05:16 ---> Running in ef250e4da6ea 23:05:16 Removing intermediate container ef250e4da6ea 23:05:16 ---> be72c86b56a0 23:05:16 Step 26/26 : LABEL version=2.2.1-dev.26 23:05:17 ---> Running in 9c881662ef38 23:05:17 Removing intermediate container 9c881662ef38 23:05:17 ---> a85556e724a8 23:05:17 23:05:17 Successfully built a85556e724a8 23:05:17 Successfully tagged security-spire-config-arm64:latest 23:05:17 Building security-spiffe-token-provider 23:05:33  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:05:33 ---> 90db89a0e7f7 23:05:33 Step 3/20 : WORKDIR /edgex-go 23:05:33 ---> Using cache 23:05:33 ---> 4a166ff734aa 23:05:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:05:33 ---> Running in 483852fe4c6a 23:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:05:40 ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.16/main: temporary error (try again later) 23:05:40 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.16/main: No such file or directory 23:05:41 v3.16.0-304-g51632b3deb [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:05:41 1 errors; 11997 distinct packages available 23:05:42 Building support-notifications 23:06:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:06:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:06:01 ---> 90db89a0e7f7 23:06:01 Step 3/22 : WORKDIR /edgex-go 23:06:01 ---> Using cache 23:06:01 ---> 4a166ff734aa 23:06:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:01 ---> Using cache 23:06:01 ---> ac91a1f2b1fc 23:06:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:06:01 ---> Running in b2a5aac53692 23:06:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:06:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:06:03 OK: 221 MiB in 51 packages 23:06:04 Removing intermediate container b2a5aac53692 23:06:04 ---> 83565205e83b 23:06:04 Step 6/22 : COPY go.mod vendor* ./ 23:06:06 ---> 36ada3160f2b 23:06:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:06 ---> Running in 801bde9529f8 23:06:53 Removing intermediate container 801bde9529f8 23:06:53 ---> 4c5aa0b1a6f1 23:06:53 Step 8/22 : COPY . . 23:07:05 ---> 92aed75fbe23 23:07:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:07:05 ---> Running in 78b7378770c0 23:07:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:09:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:09:59 Removing intermediate container 98834ec5942c 23:09:59 ---> 9a89b4e7ea77 23:09:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:09:59 ---> Running in 1d0951e4615c 23:10:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:10:07 Removing intermediate container 1d0951e4615c 23:10:07 ---> b574e11b74b9 23:10:07 23:10:07 Step 11/23 : FROM docker:20.10.14 23:10:07 20.10.14: Pulling from library/docker 23:10:08 Removing intermediate container 59afc4206702 23:10:08 ---> 1f197f1fcf71 23:10:08 23:10:08 Step 10/31 : FROM alpine:3.16 23:10:08 3.16: Pulling from library/alpine 23:10:08 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 23:10:08 Status: Downloaded newer image for alpine:3.16 23:10:08 ---> 6e30ab57aeee 23:10:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:10:08 ---> Running in 9f1bd4540eb8 23:10:10 Removing intermediate container 9f1bd4540eb8 23:10:10 ---> 8d0bf4f464d0 23:10:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:10:10 ---> Running in c28d406f897d 23:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:10:14 (1/2) Installing dumb-init (1.2.5-r1) 23:10:14 (2/2) Installing su-exec (0.2-r1) 23:10:14 Executing busybox-1.35.0-r13.trigger 23:10:14 OK: 5 MiB in 16 packages 23:10:16 Removing intermediate container c28d406f897d 23:10:16 ---> 2a1df6196d14 23:10:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:10:17 ---> Running in 2420bf03809a 23:10:18 Removing intermediate container 2420bf03809a 23:10:18 ---> 3674039b4dfb 23:10:18 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:10:18 ---> Running in a7ea7487affb 23:10:18 Removing intermediate container ce693e30c68b 23:10:18 ---> babd971315fa 23:10:18 23:10:18 Step 10/25 : FROM alpine:3.16 23:10:18 ---> 6e30ab57aeee 23:10:18 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:10:18 ---> Running in 94c9c1ace682 23:10:19 Removing intermediate container a7ea7487affb 23:10:19 ---> b489476fbeb5 23:10:19 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:10:19 ---> Running in 2d84ffa3919b 23:10:20 Removing intermediate container 2d84ffa3919b 23:10:20 ---> 7150c5d6a6a6 23:10:20 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:10:20 ---> Running in bca9bed098d6 23:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:10:23 (1/3) Installing ca-certificates (20211220-r0) 23:10:23 (2/3) Installing dumb-init (1.2.5-r1) 23:10:23 (3/3) Installing su-exec (0.2-r1) 23:10:23 Executing busybox-1.35.0-r13.trigger 23:10:23 Executing ca-certificates-20211220-r0.trigger 23:10:24 OK: 6 MiB in 17 packages 23:10:25 Removing intermediate container bca9bed098d6 23:10:25 ---> 6322f8d86d5b 23:10:25 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:10:25 ---> Running in e4ba70ec39ec 23:10:27 Removing intermediate container 94c9c1ace682 23:10:27 ---> 9823754ce392 23:10:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:10:27 Removing intermediate container e4ba70ec39ec 23:10:27 ---> 7552f0492a8e 23:10:27 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:10:27 ---> Running in 789c483ed846 23:10:28 Removing intermediate container 789c483ed846 23:10:28 ---> e4ff0712ec93 23:10:28 Step 13/25 : WORKDIR / 23:10:28 ---> Running in 636e2b7dc936 23:10:29 ---> 8f7bff63044b 23:10:29 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:10:29 ---> Running in 88b9f7624694 23:10:29 Removing intermediate container 636e2b7dc936 23:10:29 ---> 47f50ea29518 23:10:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:10:31 ---> 8be64194d0ed 23:10:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:10:33 ---> b463573800a4 23:10:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:10:33 Removing intermediate container 88b9f7624694 23:10:33 ---> 82a39ead8679 23:10:33 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:10:35 ---> 5c2c5527aae9 23:10:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:10:35 ---> e72b634d6037 23:10:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:10:36 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:10:36 Status: Downloaded newer image for docker:20.10.14 23:10:36 ---> c346e9eafbab 23:10:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:10:36 ---> Running in 4d62d3fe6589 23:10:36 ---> 87029259c19a 23:10:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:10:37 Removing intermediate container 4d62d3fe6589 23:10:37 ---> 542a82b2dd28 23:10:37 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 23:10:37 ---> Running in 3aaf4aa1d4c5 23:10:38 ---> 4bd4a4f18e47 23:10:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:10:39 ---> ff467f344321 23:10:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:10:39 ---> 579a925b48a3 23:10:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:10:41 (1/43) Installing readline (8.1.1-r0) 23:10:41 (2/43) Installing bash (5.1.16-r0) 23:10:41 ---> 98b402469dfe 23:10:41 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:10:41 Executing bash-5.1.16-r0.post-install 23:10:41 (3/43) Installing brotli-libs (1.0.9-r5) 23:10:41 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:10:41 (5/43) Installing libcurl (7.80.0-r2) 23:10:41 (6/43) Installing curl (7.80.0-r2) 23:10:41 (7/43) Installing dumb-init (1.2.5-r1) 23:10:41 (8/43) Installing libbz2 (1.0.8-r1) 23:10:41 (9/43) Installing expat (2.4.7-r0) 23:10:41 (10/43) Installing libffi (3.4.2-r1) 23:10:41 (11/43) Installing gdbm (1.22-r0) 23:10:41 (12/43) Installing xz-libs (5.2.5-r1) 23:10:41 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:10:41 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:10:41 (15/43) Installing mpdecimal (2.5.1-r1) 23:10:41 (16/43) Installing sqlite-libs (3.36.0-r0) 23:10:41 (17/43) Installing python3 (3.9.7-r4) 23:10:42 ---> 7eafbdaa1ff9 23:10:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:10:42 ---> 63c1d1d4d981 23:10:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:10:43 ---> ebfc5cc972e6 23:10:43 Step 21/25 : 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/ 23:10:44 ---> Running in fddcdf800e63 23:10:44 ---> faf06162e8d7 23:10:44 Step 26/31 : RUN chmod +x /entrypoint.sh 23:10:44 ---> Running in 10285a9a49a7 23:10:45 (18/43) Installing py3-appdirs (1.4.4-r2) 23:10:45 (19/43) Installing py3-certifi (2020.12.5-r1) 23:10:45 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:10:45 (21/43) Installing py3-idna (3.3-r0) 23:10:45 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:10:45 (23/43) Installing py3-requests (2.26.0-r1) 23:10:45 (24/43) Installing py3-msgpack (1.0.2-r1) 23:10:45 (25/43) Installing py3-lockfile (0.12.2-r4) 23:10:45 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:10:45 (27/43) Installing py3-colorama (0.4.4-r1) 23:10:45 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:10:45 (29/43) Installing py3-distlib (0.3.3-r0) 23:10:45 (30/43) Installing py3-distro (1.6.0-r0) 23:10:45 (31/43) Installing py3-six (1.16.0-r0) 23:10:45 (32/43) Installing py3-webencodings (0.5.1-r4) 23:10:45 (33/43) Installing py3-html5lib (1.1-r1) 23:10:45 (34/43) Installing py3-parsing (2.4.7-r2) 23:10:45 (35/43) Installing py3-packaging (20.9-r1) 23:10:45 (36/43) Installing py3-tomli (1.2.2-r0) 23:10:45 (37/43) Installing py3-pep517 (0.12.0-r0) 23:10:45 (38/43) Installing py3-progress (1.6-r0) 23:10:45 (39/43) Installing py3-retrying (1.3.3-r2) 23:10:45 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:10:45 (41/43) Installing py3-setuptools (52.0.0-r4) 23:10:46 (42/43) Installing py3-toml (0.10.2-r2) 23:10:46 (43/43) Installing py3-pip (20.3.4-r1) 23:10:47 Executing busybox-1.34.1-r5.trigger 23:10:47 OK: 82 MiB in 65 packages 23:10:48 Removing intermediate container fddcdf800e63 23:10:48 ---> 2465217c0ac4 23:10:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:10:48 Removing intermediate container 10285a9a49a7 23:10:48 ---> c04fbfaf0df5 23:10:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:10:48 ---> Running in 3eff9a5e64fb 23:10:48 ---> Running in dd09ceed6fd6 23:10:49 Removing intermediate container dd09ceed6fd6 23:10:49 ---> 4ee76f2d5588 23:10:49 Step 28/31 : CMD ["gate"] 23:10:49 Removing intermediate container 3eff9a5e64fb 23:10:49 ---> 74b5879b149c 23:10:49 Step 23/25 : LABEL arch=arm64 23:10:49 ---> Running in 4a05abb175ac 23:10:49 ---> Running in 138ed226a79a 23:10:50 Removing intermediate container 4a05abb175ac 23:10:50 ---> 0c5d48cfa835 23:10:50 Step 29/31 : LABEL arch=arm64 23:10:50 Removing intermediate container 138ed226a79a 23:10:50 ---> c1ba3f6d7c6e 23:10:50 Step 24/25 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:10:50 ---> Running in 078ec28127b0 23:10:50 ---> Running in 7c7e0702723a 23:10:51 Removing intermediate container 078ec28127b0 23:10:51 ---> 6520c5517b56 23:10:51 Step 25/25 : LABEL version=2.2.1-dev.26 23:10:51 Removing intermediate container 7c7e0702723a 23:10:51 ---> 3d0c5e5d0898 23:10:51 Step 30/31 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:10:51 ---> Running in 639cdb927be5 23:10:51 ---> Running in 4ec4c9a5f8e9 23:10:51 Removing intermediate container 639cdb927be5 23:10:51 ---> 28f4e528fcbd 23:10:51 Step 31/31 : LABEL version=2.2.1-dev.26 23:10:51 Removing intermediate container 4ec4c9a5f8e9 23:10:51 ---> bcdb9c303642 23:10:51 23:10:52 ---> Running in 313542ccc057 23:10:52 Collecting docker-compose==1.23.2 23:10:52 Successfully built bcdb9c303642 23:10:52 Successfully tagged security-secretstore-setup-arm64:latest 23:10:52  Building security-secretstore-setup ... done Building security-spire-agent 23:10:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:10:52 Removing intermediate container 313542ccc057 23:10:52 ---> 549c3170a924 23:10:52 23:10:53 Successfully built 549c3170a924 23:10:53 Successfully tagged security-bootstrapper-arm64:latest 23:10:53  Building security-bootstrapper ... done Building security-spire-server 23:10:53 Collecting cached-property<2,>=1.2.0 23:10:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:10:54 Collecting PyYAML<4,>=3.10 23:10:54 Downloading PyYAML-3.13.tar.gz (270 kB) 23:10:57 Collecting websocket-client<1.0,>=0.32.0 23:10:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:10:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:10:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:10:59 Collecting docopt<0.7,>=0.6.1 23:10:59 Downloading docopt-0.6.2.tar.gz (25 kB) 23:11:01 Collecting docker<4.0,>=3.6.0 23:11:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:11:02 Collecting dockerpty<0.5,>=0.4.1 23:11:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:11:04 Collecting texttable<0.10,>=0.9.0 23:11:04 Downloading texttable-0.9.1.tar.gz (11 kB) 23:11:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 23:11:07 Collecting jsonschema<3,>=2.5.1 23:11:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:11:08 Collecting docker-pycreds>=0.4.0 23:11:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:11:09 Collecting chardet<3.1.0,>=3.0.2 23:11:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:11:09 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 23:11:09 Collecting idna<2.8,>=2.5 23:11:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:11:10 Collecting urllib3<1.25,>=1.21.1 23:11:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:11:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:11:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:11:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:11:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:11:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:11:12 Attempting uninstall: urllib3 23:11:12 Found existing installation: urllib3 1.26.7 23:11:12 Uninstalling urllib3-1.26.7: 23:11:12 Successfully uninstalled urllib3-1.26.7 23:11:13 Attempting uninstall: idna 23:11:13 Found existing installation: idna 3.3 23:11:13 Uninstalling idna-3.3: 23:11:13 Successfully uninstalled idna-3.3 23:11:16 Attempting uninstall: requests 23:11:16 Found existing installation: requests 2.26.0 23:11:16 Uninstalling requests-2.26.0: 23:11:17 Successfully uninstalled requests-2.26.0 23:11:17 Running setup.py install for texttable: started 23:11:20 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:11:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:11:20 ---> 90db89a0e7f7 23:11:20 Step 3/26 : WORKDIR /edgex-go 23:11:20 ---> Using cache 23:11:20 ---> 4a166ff734aa 23:11:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:20 ---> Using cache 23:11:20 ---> ac91a1f2b1fc 23:11:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:11:20 Running setup.py install for texttable: finished with status 'done' 23:11:20 Running setup.py install for PyYAML: started 23:11:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:11:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:11:20 ---> 90db89a0e7f7 23:11:20 Step 3/25 : WORKDIR /edgex-go 23:11:20 ---> Using cache 23:11:20 ---> 4a166ff734aa 23:11:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:20 ---> Using cache 23:11:20 ---> ac91a1f2b1fc 23:11:20 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:11:21 ---> Running in 0d6b52985cbb 23:11:21 ---> Running in 00fc80487050 23:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:11:23 Running setup.py install for PyYAML: finished with status 'done' 23:11:24 Running setup.py install for docopt: started 23:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:11:25 OK: 221 MiB in 51 packages 23:11:26 OK: 221 MiB in 51 packages 23:11:27 Running setup.py install for docopt: finished with status 'done' 23:11:27 Running setup.py install for dockerpty: started 23:11:28 Removing intermediate container 00fc80487050 23:11:28 ---> bb6ede65abba 23:11:28 Step 6/25 : COPY go.mod vendor* ./ 23:11:28 Removing intermediate container 0d6b52985cbb 23:11:28 ---> a4d2da96ddcb 23:11:28 Step 6/26 : COPY go.mod vendor* ./ 23:11:29 ---> 9f52993d6ed2 23:11:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:29 ---> Running in 7e83105b9565 23:11:29 Running setup.py install for dockerpty: finished with status 'done' 23:11:30 ---> 2ee7ca4d0fb9 23:11:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:30 ---> Running in 597e53d44cfc 23:11:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:11:36 Removing intermediate container 32b409bdeae3 23:11:36 ---> 8ed9850ab982 23:11:36 23:11:36 Step 10/23 : FROM alpine:3.16 23:11:36 ---> 6e30ab57aeee 23:11:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:11:37 ---> Running in eb75da8b875c 23:11:38 Removing intermediate container eb75da8b875c 23:11:38 ---> 8a1e439052f2 23:11:38 Step 12/23 : ENV APP_PORT=59880 23:11:38 ---> Running in 03e30861e424 23:11:39 Removing intermediate container 03e30861e424 23:11:39 ---> 5b201eab5d5e 23:11:39 Step 13/23 : EXPOSE $APP_PORT 23:11:39 ---> Running in b596eb8b4dc0 23:11:40 Removing intermediate container b596eb8b4dc0 23:11:40 ---> e65ce707d139 23:11:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:41 ---> Running in 959ecebbcbaf 23:11:46 Removing intermediate container 959ecebbcbaf 23:11:46 ---> 8f086d64c401 23:11:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:11:46 ---> Running in 36f66f3ef752 23:11:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:11:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:11:50 (1/6) Installing dumb-init (1.2.5-r1) 23:11:51 Removing intermediate container 3aaf4aa1d4c5 23:11:51 ---> 09622643fcef 23:11:51 Step 14/23 : ENV APP_PORT=58890 23:11:51 ---> Running in 60c66cdca166 23:11:52 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:11:52 (3/6) Installing libsodium (1.0.18-r0) 23:11:52 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:11:52 (5/6) Installing libzmq (4.3.4-r0) 23:11:52 Removing intermediate container 60c66cdca166 23:11:52 ---> 39a0b829adc1 23:11:52 Step 15/23 : EXPOSE $APP_PORT 23:11:52 (6/6) Installing zeromq (4.3.4-r0) 23:11:52 ---> Running in 3885cfa20e64 23:11:52 Executing busybox-1.35.0-r13.trigger 23:11:52 OK: 8 MiB in 20 packages 23:11:53 Removing intermediate container 3885cfa20e64 23:11:53 ---> d40730613ca5 23:11:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:11:55 Removing intermediate container 36f66f3ef752 23:11:55 ---> 0815809c0dba 23:11:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:56 ---> 49f2e7d662f3 23:11:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:11:57 ---> dfe7adcf3466 23:11:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:11:59 ---> 096184df1e70 23:11:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:12:02 ---> 765dac49dffd 23:12:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:12:02 ---> 05987ce80664 23:12:02 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:12:02 ---> Running in d6aeb9de3c61 23:12:04 Removing intermediate container d6aeb9de3c61 23:12:04 ---> c3ed7da1e1ff 23:12:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:12:04 ---> 6590a69aded3 23:12:04 Step 19/23 : ENTRYPOINT ["/core-data"] 23:12:04 ---> Running in 8cd9e595319f 23:12:04 ---> Running in 3a9218ac0fa6 23:12:05 Removing intermediate container 3a9218ac0fa6 23:12:05 ---> 4a93dd611072 23:12:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:12:05 Removing intermediate container 8cd9e595319f 23:12:05 ---> 5d378078c3da 23:12:05 Step 21/23 : LABEL arch=arm64 23:12:05 ---> Running in de3c10472d6f 23:12:06 ---> Running in 2c54055b6f16 23:12:07 Removing intermediate container de3c10472d6f 23:12:07 ---> 7ac035f8711a 23:12:07 Step 21/23 : LABEL arch=arm64 23:12:07 ---> Running in cb7c3b1b8933 23:12:07 Removing intermediate container 2c54055b6f16 23:12:07 ---> dcb85c3f10bc 23:12:07 Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:12:07 ---> Running in 7fbf209ea99a 23:12:09 Removing intermediate container 7fbf209ea99a 23:12:09 ---> 864900b4b86c 23:12:09 Step 23/23 : LABEL version=2.2.1-dev.26 23:12:09 ---> Running in baee762def39 23:12:09 Removing intermediate container cb7c3b1b8933 23:12:09 ---> ad5c8abcfbda 23:12:09 Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:12:09 ---> Running in 87097decef71 23:12:10 Removing intermediate container baee762def39 23:12:10 ---> 57b97f54d934 23:12:10 23:12:11 Removing intermediate container 87097decef71 23:12:11 ---> f5b61d238f0d 23:12:11 Step 23/23 : LABEL version=2.2.1-dev.26 23:12:11 Successfully built 57b97f54d934 23:12:11 Successfully tagged sys-mgmt-agent-arm64:latest 23:12:11 Building core-command 23:12:12  Building sys-mgmt-agent ... done  ---> Running in d19c57b8c83b 23:12:13 Removing intermediate container d19c57b8c83b 23:12:13 ---> 243eae99cc33 23:12:13 23:12:14 Successfully built 243eae99cc33 23:12:14 Successfully tagged core-data-arm64:latest 23:12:14  Building core-data ... done Building security-proxy-setup 23:12:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:36 ---> 90db89a0e7f7 23:12:36 Step 3/23 : WORKDIR /edgex-go 23:12:36 ---> Using cache 23:12:36 ---> 4a166ff734aa 23:12:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:36 ---> Using cache 23:12:36 ---> ac91a1f2b1fc 23:12:36 Step 5/23 : RUN apk add --update --no-cache make git 23:12:36 ---> Running in 62a046cff1c2 23:12:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:12:36 ---> 90db89a0e7f7 23:12:36 Step 3/22 : WORKDIR /edgex-go 23:12:36 ---> Using cache 23:12:36 ---> 4a166ff734aa 23:12:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:36 ---> Using cache 23:12:36 ---> ac91a1f2b1fc 23:12:36 Step 5/22 : RUN apk add --update --no-cache make git 23:12:37 ---> Running in 9deaae7d347d 23:12:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:12:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:12:39 OK: 221 MiB in 51 packages 23:12:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:12:39 Removing intermediate container 597e53d44cfc 23:12:39 ---> 15bc92f7589d 23:12:39 Step 8/26 : COPY . . 23:12:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:12:40 Removing intermediate container 7e83105b9565 23:12:40 ---> 2fb1119256f4 23:12:40 Step 8/25 : COPY . . 23:12:40 Removing intermediate container 62a046cff1c2 23:12:40 ---> f76c8f28d402 23:12:40 Step 6/23 : COPY go.mod vendor* ./ 23:12:41 OK: 221 MiB in 51 packages 23:12:42 ---> 4ca8b242ab52 23:12:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:42 ---> Running in b5f189ca1105 23:12:43 Removing intermediate container 9deaae7d347d 23:12:43 ---> cb6a7c67f1ad 23:12:43 Step 6/22 : COPY go.mod vendor* ./ 23:12:45 ---> d42114505cf2 23:12:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:45 ---> Running in eeaa185430a9 23:13:03 ---> ba59253bfee7 23:13:03 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:13:03 ---> Running in 936a6e4a1378 23:13:03 ---> 290fbf5dc280 23:13:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:13:03 ---> Running in 8de4693c8a36 23:13:03 Removing intermediate container 936a6e4a1378 23:13:03 ---> a6e63b79301f 23:13:03 Step 10/25 : WORKDIR /edgex-go/spire-build 23:13:04 Removing intermediate container 8de4693c8a36 23:13:04 ---> 90ec8a73a80d 23:13:04 Step 10/26 : WORKDIR /edgex-go/spire-build 23:13:04 ---> Running in 1ce2d417a888 23:13:04 ---> Running in 5fcdc74a41fd 23:13:05 Removing intermediate container 1ce2d417a888 23:13:05 ---> c4605124bc36 23:13:05 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:13:05 Removing intermediate container 5fcdc74a41fd 23:13:05 ---> 016a8e3fa174 23:13:05 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:13:05 ---> Running in b46129625592 23:13:05 ---> Running in f573c25cbe2a 23:13:09 Removing intermediate container f573c25cbe2a 23:13:09 ---> d2db7ade027f 23:13:09 Step 12/26 : WORKDIR /edgex-go 23:13:09 ---> Running in 0f0b3b667b6a 23:13:09 Removing intermediate container b46129625592 23:13:09 ---> be5c01db88ac 23:13:09 Step 12/25 : WORKDIR /edgex-go 23:13:09 ---> Running in d1a571896276 23:13:10 Removing intermediate container 0f0b3b667b6a 23:13:10 ---> 013124ff6dfc 23:13:10 23:13:10 Step 13/26 : FROM alpine:3.15 23:13:10 ---> 3fb3c9af89a9 23:13:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:13:10 ---> Using cache 23:13:10 ---> 359a17213394 23:13:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:10 ---> Using cache 23:13:10 ---> 32bec65d3708 23:13:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:13:10 ---> Running in a3c829a023b7 23:13:11 Removing intermediate container d1a571896276 23:13:11 ---> 933c3f8da43f 23:13:11 23:13:11 Step 13/25 : FROM alpine:3.15 23:13:11 ---> 3fb3c9af89a9 23:13:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:13:11 ---> Using cache 23:13:11 ---> 359a17213394 23:13:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:11 ---> Using cache 23:13:11 ---> 32bec65d3708 23:13:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:13:11 ---> Running in 9fb54618da45 23:13:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:13:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:13:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:13:14 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:13:14 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:13:14 OK: 15738 distinct packages available 23:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:13:15 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:13:15 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:13:15 OK: 15738 distinct packages available 23:13:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:13:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:13:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:13:16 (1/5) Installing dumb-init (1.2.5-r1) 23:13:17 (2/5) Installing musl-obstack (1.2.3-r0) 23:13:17 (3/5) Installing libucontext (1.1-r0) 23:13:17 (4/5) Installing gcompat (1.0.0-r4) 23:13:17 (5/5) Installing openssl (1.1.1q-r0) 23:13:17 Executing busybox-1.34.1-r5.trigger 23:13:17 OK: 6 MiB in 19 packages 23:13:17 (1/5) Installing dumb-init (1.2.5-r1) 23:13:17 (2/5) Installing musl-obstack (1.2.3-r0) 23:13:17 (3/5) Installing libucontext (1.1-r0) 23:13:17 (4/5) Installing gcompat (1.0.0-r4) 23:13:17 (5/5) Installing openssl (1.1.1q-r0) 23:13:17 Executing busybox-1.34.1-r5.trigger 23:13:18 OK: 6 MiB in 19 packages 23:13:20 Removing intermediate container 9fb54618da45 23:13:20 ---> 3dfca650a2a2 23:13:20 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:13:20 Removing intermediate container a3c829a023b7 23:13:20 ---> c175713fd677 23:13:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:13:25 ---> eed6b2b42f97 23:13:25 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:13:25 Removing intermediate container 78b7378770c0 23:13:25 ---> 73e388b3f902 23:13:25 23:13:25 Step 10/22 : FROM alpine:3.16 23:13:25 ---> 6e30ab57aeee 23:13:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:13:26 ---> Running in 24632d37adff 23:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:13:29 (1/2) Installing ca-certificates (20211220-r0) 23:13:29 (2/2) Installing dumb-init (1.2.5-r1) 23:13:29 Executing busybox-1.35.0-r13.trigger 23:13:29 Executing ca-certificates-20211220-r0.trigger 23:13:29 OK: 6 MiB in 16 packages 23:13:29 ---> 6c6582f735fe 23:13:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:13:31 ---> d33f80fcf563 23:13:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:13:31 Removing intermediate container 24632d37adff 23:13:31 ---> d54e478863b9 23:13:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:13:31 ---> Running in 324e471deb41 23:13:32 ---> c9f72bdd3209 23:13:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:13:32 Removing intermediate container 324e471deb41 23:13:32 ---> 6011460bcd3e 23:13:32 Step 13/22 : ENV APP_PORT=59860 23:13:32 ---> Running in 40dad923a98e 23:13:33 ---> 7a7c812c61b9 23:13:33 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:13:33 Removing intermediate container 40dad923a98e 23:13:33 ---> 150a42dec123 23:13:33 Step 14/22 : EXPOSE $APP_PORT 23:13:33 ---> Running in dd30477742a0 23:13:33 ---> Running in f1d379fc42a0 23:13:33 Removing intermediate container b5f189ca1105 23:13:33 ---> 833406db840c 23:13:33 Step 8/23 : COPY . . 23:13:33 Removing intermediate container dd30477742a0 23:13:33 ---> a50d21e76169 23:13:33 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:13:34 Removing intermediate container f1d379fc42a0 23:13:34 ---> cc6a12cdc128 23:13:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:34 ---> Running in fa23ee6b4be2 23:13:34 ---> 3d126fa7a23b 23:13:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:13:35 Removing intermediate container fa23ee6b4be2 23:13:35 ---> 019721b571c8 23:13:35 Step 23/25 : LABEL arch=arm64 23:13:35 ---> Running in 9f8a1c3e0120 23:13:35 ---> 2f034219f0ee 23:13:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:13:35 ---> 779a005af727 23:13:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:13:35 Removing intermediate container eeaa185430a9 23:13:35 ---> c2adf28f1da8 23:13:35 Step 8/22 : COPY . . 23:13:35 Removing intermediate container 9f8a1c3e0120 23:13:35 ---> 0343ee303bb0 23:13:35 Step 24/25 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:13:35 ---> Running in 93736684fdb1 23:13:36 Removing intermediate container 93736684fdb1 23:13:36 ---> f860a9dbfd45 23:13:36 Step 25/25 : LABEL version=2.2.1-dev.26 23:13:36 ---> b0ba58d217dd 23:13:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:13:36 ---> Running in 8d838d1931ba 23:13:37 Removing intermediate container 8d838d1931ba 23:13:37 ---> 5708b8112733 23:13:37 23:13:38 ---> 1ab6a4045c8f 23:13:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:13:38 Successfully built 5708b8112733 23:13:38 Successfully tagged security-spire-server-arm64:latest 23:13:38  Building security-spire-server ... done Building core-metadata 23:13:38 ---> Running in faa51b0797e7 23:13:38 ---> 979ddc79ecb7 23:13:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:13:39 Removing intermediate container faa51b0797e7 23:13:39 ---> 40cdcf308323 23:13:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:13:39 ---> Running in c16392a09884 23:13:40 Removing intermediate container c16392a09884 23:13:40 ---> b5e9f74ce0a1 23:13:40 Step 24/26 : LABEL arch=arm64 23:13:40 ---> f8401d570783 23:13:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:13:40 ---> Running in 07d8dcc7c717 23:13:40 ---> Running in 94602e48bb60 23:13:41 Removing intermediate container 94602e48bb60 23:13:41 ---> b585049e9acb 23:13:41 Removing intermediate container 07d8dcc7c717 23:13:41 ---> 776ea8a446a6 23:13:41 Step 25/26 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:13:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:41 ---> Running in 5b792aa6c9f5 23:13:41 ---> Running in 2cf55096f629 23:13:42 Removing intermediate container 5b792aa6c9f5 23:13:42 ---> eabb54ed2279 23:13:42 Step 26/26 : LABEL version=2.2.1-dev.26 23:13:42 Removing intermediate container 2cf55096f629 23:13:42 ---> d11f66698686 23:13:42 Step 20/22 : LABEL arch=arm64 23:13:42 ---> Running in 5272612c0fd5 23:13:42 ---> Running in ff51143ae7b1 23:13:43 Removing intermediate container 5272612c0fd5 23:13:43 ---> 220b1318d7b6 23:13:43 23:13:43 Removing intermediate container ff51143ae7b1 23:13:43 ---> b6b5c4392adf 23:13:43 Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:13:43 ---> Running in 12f39d9bcd7c 23:13:44 Successfully built 220b1318d7b6 23:13:44 Successfully tagged security-spire-agent-arm64:latest 23:13:44  Building security-spire-agent ... done Building support-scheduler 23:13:44 Removing intermediate container 12f39d9bcd7c 23:13:44 ---> f8545e58201d 23:13:44 Step 22/22 : LABEL version=2.2.1-dev.26 23:13:44 ---> Running in a1740c58898d 23:13:45 Removing intermediate container a1740c58898d 23:13:45 ---> 7ed6ea7e1bbe 23:13:45 23:13:45 Successfully built 7ed6ea7e1bbe 23:13:45 Successfully tagged support-notifications-arm64:latest 23:13:51  Building support-notifications ... done  ---> 8e54b6256120 23:13:51 Step 9/23 : RUN make cmd/core-command/core-command 23:13:51 ---> Running in f32002c25f84 23:13:51 ---> 8d84d9904324 23:13:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:13:51 ---> Running in a423638dc28a 23:13:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:13:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:13:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:13:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:13:55 ---> 90db89a0e7f7 23:13:55 Step 3/23 : WORKDIR /edgex-go 23:13:55 ---> Using cache 23:13:55 ---> 4a166ff734aa 23:13:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:55 ---> Using cache 23:13:55 ---> ac91a1f2b1fc 23:13:55 Step 5/23 : RUN apk add --update --no-cache make git 23:13:55 ---> Using cache 23:13:55 ---> cb6a7c67f1ad 23:13:55 Step 6/23 : COPY go.mod vendor* ./ 23:13:55 ---> Using cache 23:13:55 ---> d42114505cf2 23:13:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:55 ---> Using cache 23:13:55 ---> c2adf28f1da8 23:13:55 Step 8/23 : COPY . . 23:13:55 ---> Using cache 23:13:55 ---> 8d84d9904324 23:13:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:13:55 ---> Running in a9ba9dfbf755 23:13:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:14:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:14:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:14:00 ---> 90db89a0e7f7 23:14:00 Step 3/22 : WORKDIR /edgex-go 23:14:00 ---> Using cache 23:14:00 ---> 4a166ff734aa 23:14:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:00 ---> Using cache 23:14:00 ---> ac91a1f2b1fc 23:14:00 Step 5/22 : RUN apk add --update --no-cache make git 23:14:00 ---> Using cache 23:14:00 ---> cb6a7c67f1ad 23:14:00 Step 6/22 : COPY go.mod vendor* ./ 23:14:00 ---> Using cache 23:14:00 ---> d42114505cf2 23:14:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:00 ---> Using cache 23:14:00 ---> c2adf28f1da8 23:14:00 Step 8/22 : COPY . . 23:14:00 ---> Using cache 23:14:00 ---> 8d84d9904324 23:14:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:14:01 ---> Running in fc3b29e1091e 23:14:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:17:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:18:02 Removing intermediate container f32002c25f84 23:18:02 ---> 85b773306e7e 23:18:02 23:18:02 Step 10/23 : FROM alpine:3.16 23:18:02 ---> 6e30ab57aeee 23:18:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:18:02 ---> Running in d3516711842c 23:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:06 (1/1) Installing dumb-init (1.2.5-r1) 23:18:06 Executing busybox-1.35.0-r13.trigger 23:18:06 OK: 5 MiB in 15 packages 23:18:07 Removing intermediate container d3516711842c 23:18:07 ---> f7d517ed4bbd 23:18:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:18:07 ---> Running in 8d61499114ff 23:18:07 Removing intermediate container 8d61499114ff 23:18:07 ---> f78c0fdcf856 23:18:07 Step 13/23 : ENV APP_PORT=59882 23:18:08 ---> Running in 4da1ef6b16f4 23:18:08 Removing intermediate container 4da1ef6b16f4 23:18:08 ---> 9406820981e6 23:18:08 Step 14/23 : EXPOSE $APP_PORT 23:18:08 ---> Running in 63cb5a05d605 23:18:09 Removing intermediate container 63cb5a05d605 23:18:09 ---> 02274ac5c863 23:18:09 Step 15/23 : WORKDIR / 23:18:09 ---> Running in 28c1b2f78dc7 23:18:09 Removing intermediate container 28c1b2f78dc7 23:18:09 ---> ed535979d2a1 23:18:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:11 ---> ae7178906274 23:18:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:18:14 ---> 2dfef7bd49c5 23:18:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:18:16 ---> a1c01dc4752a 23:18:16 Step 19/23 : ENTRYPOINT ["/core-command"] 23:18:16 ---> Running in 8876a0431c1b 23:18:16 Removing intermediate container 8876a0431c1b 23:18:16 ---> fc09d5dd12d9 23:18:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:16 ---> Running in 3d66b2f51f00 23:18:17 Removing intermediate container 3d66b2f51f00 23:18:17 ---> ef291dc90534 23:18:17 Step 21/23 : LABEL arch=arm64 23:18:17 ---> Running in 94473745de4b 23:18:18 Removing intermediate container 94473745de4b 23:18:18 ---> ff810383a735 23:18:18 Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:18:18 ---> Running in 2c6647745f3f 23:18:19 Removing intermediate container 2c6647745f3f 23:18:19 ---> 782282a0478a 23:18:19 Step 23/23 : LABEL version=2.2.1-dev.26 23:18:20 ---> Running in 5423e849825c 23:18:20 Removing intermediate container a423638dc28a 23:18:20 ---> 08fe76a41e3e 23:18:20 23:18:20 Step 10/22 : FROM alpine:3.16 23:18:20 ---> 6e30ab57aeee 23:18:20 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:18:21 ---> Running in de37a9dadbfa 23:18:21 Removing intermediate container 5423e849825c 23:18:21 ---> 45664bc0c03b 23:18:21 23:18:22 Successfully built 45664bc0c03b 23:18:22 Successfully tagged core-command-arm64:latest 23:18:23  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:24 (1/6) Installing ca-certificates (20211220-r0) 23:18:24 (2/6) Installing brotli-libs (1.0.9-r6) 23:18:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:18:24 (4/6) Installing libcurl (7.83.1-r2) 23:18:24 (5/6) Installing curl (7.83.1-r2) 23:18:24 (6/6) Installing dumb-init (1.2.5-r1) 23:18:24 Executing busybox-1.35.0-r13.trigger 23:18:24 Executing ca-certificates-20211220-r0.trigger 23:18:25 OK: 8 MiB in 20 packages 23:18:29 Removing intermediate container de37a9dadbfa 23:18:29 ---> a78a05d9bb89 23:18:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:18:29 ---> Running in 18450ad833e4 23:18:30 Removing intermediate container 18450ad833e4 23:18:30 ---> 36209734a552 23:18:30 Step 13/22 : WORKDIR /edgex 23:18:30 ---> Running in 948d27a22cd7 23:18:31 Removing intermediate container 948d27a22cd7 23:18:31 ---> 220da0106f7d 23:18:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:18:32 Removing intermediate container a9ba9dfbf755 23:18:32 ---> 7f3a19a89457 23:18:32 23:18:32 Step 10/23 : FROM alpine:3.16 23:18:32 ---> 6e30ab57aeee 23:18:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:18:32 ---> Using cache 23:18:32 ---> f7d517ed4bbd 23:18:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:18:32 ---> Using cache 23:18:32 ---> f78c0fdcf856 23:18:32 Step 13/23 : ENV APP_PORT=59881 23:18:32 ---> Running in ade8e8644f21 23:18:32 ---> 802eb18ad511 23:18:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:18:32 Removing intermediate container ade8e8644f21 23:18:32 ---> a0c4a5af06fa 23:18:32 Step 14/23 : EXPOSE $APP_PORT 23:18:33 ---> Running in 055f8204b379 23:18:33 Removing intermediate container 055f8204b379 23:18:33 ---> cfe9ac2e3289 23:18:33 Step 15/23 : WORKDIR / 23:18:33 ---> Running in 5b68af7a2a44 23:18:34 Removing intermediate container 5b68af7a2a44 23:18:34 ---> 80dbc3470636 23:18:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:34 ---> aac080fd58bd 23:18:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:18:35 ---> 146f723dec74 23:18:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:18:37 ---> 269d37b902ab 23:18:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:18:38 ---> 9b0668a96968 23:18:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:18:38 ---> c2e2f2b23900 23:18:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:18:38 ---> Running in 2eef08ba76ab 23:18:39 ---> 86b1b041390b 23:18:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:18:39 ---> Running in f012f77ba95a 23:18:40 Removing intermediate container f012f77ba95a 23:18:40 ---> b1a2c301e48e 23:18:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:40 ---> Running in 4ec257fbd7e6 23:18:40 Removing intermediate container 4ec257fbd7e6 23:18:40 ---> 4a1bb714cb4c 23:18:40 Step 21/23 : LABEL arch=arm64 23:18:40 ---> Running in ac55a41a82c0 23:18:41 Removing intermediate container ac55a41a82c0 23:18:41 ---> d2599516fbf5 23:18:41 Step 22/23 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:18:42 ---> Running in d9cf9a10a153 23:18:42 Removing intermediate container 2eef08ba76ab 23:18:42 ---> 905e8429b5ee 23:18:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:18:42 ---> Running in 06477e03922f 23:18:42 Removing intermediate container d9cf9a10a153 23:18:42 ---> 21697ce9f180 23:18:42 Step 23/23 : LABEL version=2.2.1-dev.26 23:18:42 ---> Running in 8d57f60a3d40 23:18:43 Removing intermediate container 06477e03922f 23:18:43 ---> 697816001e87 23:18:43 Step 20/22 : LABEL arch=arm64 23:18:43 ---> Running in 4aa7f4a633c2 23:18:43 Removing intermediate container 8d57f60a3d40 23:18:43 ---> c0110dae75df 23:18:43 23:18:44 Removing intermediate container 4aa7f4a633c2 23:18:44 ---> cc6162100074 23:18:44 Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:18:44 Successfully built c0110dae75df 23:18:44 Successfully tagged core-metadata-arm64:latest 23:18:44  Building core-metadata ... done  ---> Running in b5fdaadc6ad9 23:18:44 Removing intermediate container b5fdaadc6ad9 23:18:44 ---> 8e46a97e2382 23:18:44 Step 22/22 : LABEL version=2.2.1-dev.26 23:18:44 ---> Running in 6c2db4ee2ce5 23:18:45 Removing intermediate container 6c2db4ee2ce5 23:18:45 ---> d563e2cf3657 23:18:45 23:18:45 Successfully built d563e2cf3657 23:18:45 Successfully tagged security-proxy-setup-arm64:latest 23:19:17  Building security-proxy-setup ... done Removing intermediate container fc3b29e1091e 23:19:17 ---> e4b50e5ffa9d 23:19:17 23:19:17 Step 10/22 : FROM alpine:3.16 23:19:17 ---> 6e30ab57aeee 23:19:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:19:17 ---> Using cache 23:19:17 ---> f7d517ed4bbd 23:19:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:19:17 ---> Using cache 23:19:17 ---> f78c0fdcf856 23:19:17 Step 13/22 : ENV APP_PORT=59861 23:19:17 ---> Running in 74daccc3fb44 23:19:17 Removing intermediate container 74daccc3fb44 23:19:17 ---> d579aa98b609 23:19:17 Step 14/22 : EXPOSE $APP_PORT 23:19:17 ---> Running in 20c5a77960a3 23:19:17 Removing intermediate container 20c5a77960a3 23:19:17 ---> 0f0a713b04b2 23:19:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:17 ---> 52985713d80e 23:19:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:19:17 ---> a25e57cdca01 23:19:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:19:17 ---> ca6337ea72e3 23:19:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:19:17 ---> Running in 6e76b17123b5 23:19:17 Removing intermediate container 6e76b17123b5 23:19:17 ---> 7f1f2eee4f24 23:19:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:17 ---> Running in d972495d28fc 23:19:17 Removing intermediate container d972495d28fc 23:19:17 ---> 013c9b8962c5 23:19:17 Step 20/22 : LABEL arch=arm64 23:19:17 ---> Running in dc42a72db082 23:19:17 Removing intermediate container dc42a72db082 23:19:17 ---> d845a44e4b18 23:19:17 Step 21/22 : LABEL git_sha=ad21f9895f81268f47cf403ea0e6f43cd0addb21 23:19:17 ---> Running in e26b4e646670 23:19:18 Removing intermediate container e26b4e646670 23:19:18 ---> 8e4b1c886912 23:19:18 Step 22/22 : LABEL version=2.2.1-dev.26 23:19:18 ---> Running in 45afe43e6839 23:19:18 Removing intermediate container 45afe43e6839 23:19:18 ---> 1b3f2b7f13a3 23:19:18 23:19:18 Successfully built 1b3f2b7f13a3 23:19:18 Successfully tagged support-scheduler-arm64:latest 23:19:18  Building support-scheduler ... done  23:19:18 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add build-base' returned a non-zero code: 1") 23:19:18 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add build-base' returned a non-zero code: 1 [Pipeline] } 23:19:19 $ docker stop --time=1 c050e6e55903900472776f358880b6864f8397509a1641f8b86a68d7deb0ff22 23:19:20 $ docker rm -f c050e6e55903900472776f358880b6864f8397509a1641f8b86a68d7deb0ff22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:21 23:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:21 arm64: Pulling from edgex-lftools-log-publisher 23:19:21 8998bd30e6a1: Pulling fs layer 23:19:21 04944245beec: Pulling fs layer 23:19:21 699f458cf7ca: Pulling fs layer 23:19:21 765212b225bb: Pulling fs layer 23:19:21 f23df028b6ca: Pulling fs layer 23:19:21 d65c8cfc05b1: Pulling fs layer 23:19:21 2437ff75d9bd: Pulling fs layer 23:19:21 765212b225bb: Waiting 23:19:21 f23df028b6ca: Waiting 23:19:21 2437ff75d9bd: Waiting 23:19:21 04944245beec: Verifying Checksum 23:19:21 04944245beec: Download complete 23:19:22 765212b225bb: Verifying Checksum 23:19:22 765212b225bb: Download complete 23:19:22 f23df028b6ca: Download complete 23:19:22 d65c8cfc05b1: Verifying Checksum 23:19:22 d65c8cfc05b1: Download complete 23:19:22 699f458cf7ca: Verifying Checksum 23:19:22 699f458cf7ca: Download complete 23:19:22 8998bd30e6a1: Verifying Checksum 23:19:22 8998bd30e6a1: Download complete 23:19:25 2437ff75d9bd: Verifying Checksum 23:19:25 2437ff75d9bd: Download complete 23:19:27 8998bd30e6a1: Pull complete 23:19:27 04944245beec: Pull complete 23:19:29 699f458cf7ca: Pull complete 23:19:29 765212b225bb: Pull complete 23:19:30 f23df028b6ca: Pull complete 23:19:30 d65c8cfc05b1: Pull complete 23:19:45 2437ff75d9bd: Pull complete 23:19:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:46 prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container 23:19:46 $ 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/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:19:49 $ docker top bb8d5959a059f55dea071e21e4e638f5359eef28b9a75b68a4207d32ed9e37da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:50 ---> job-cost.sh 23:19:50 lf-activate-venv: SKIPPING 23:19:50 INFO: No Stack... 23:19:50 INFO: Retrieving Pricing Info for: v3-standard-4 23:19:51 INFO: Archiving Costs [Pipeline] sh 23:19:52 + cat /w/workspace/edgex-go/259/archives/cost.csv 23:19:52 + cut -d, -f6 [Pipeline] lock 23:19:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-259-stack-cost] 23:19:52 Resource [jenkins-edgexfoundry-edgex-go-main-259-stack-cost] did not exist. Created. 23:19:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-259-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:52 + echo total: 0.10999999940395355 [Pipeline] stash 23:19:53 Stashed 1 file(s) [Pipeline] } 23:19:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-259-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:53 $ docker stop --time=1 bb8d5959a059f55dea071e21e4e638f5359eef28b9a75b68a4207d32ed9e37da 23:19:55 $ docker rm -f bb8d5959a059f55dea071e21e4e638f5359eef28b9a75b68a4207d32ed9e37da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:19:55 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:19:56 + [ -d /w/workspace/edgex-go/259/archives ] [Pipeline] libraryResource [Pipeline] sh 23:19:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:19:57 ---> package-listing.sh 23:19:57 ++ facter osfamily 23:19:57 ++ tr '[:upper:]' '[:lower:]' 23:19:57 + OS_FAMILY=debian 23:19:57 + workspace=/w/workspace/edgex-go/259 23:19:57 + START_PACKAGES=/tmp/packages_start.txt 23:19:57 + END_PACKAGES=/tmp/packages_end.txt 23:19:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:19:57 + PACKAGES=/tmp/packages_start.txt 23:19:57 + '[' /w/workspace/edgex-go/259 ']' 23:19:57 + PACKAGES=/tmp/packages_end.txt 23:19:57 + case "${OS_FAMILY}" in 23:19:57 + dpkg -l 23:19:57 + grep '^ii' 23:19:57 + '[' -f /tmp/packages_start.txt ']' 23:19:57 + '[' -f /tmp/packages_end.txt ']' 23:19:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:19:57 + '[' /w/workspace/edgex-go/259 ']' 23:19:57 + mkdir -p /w/workspace/edgex-go/259/archives/ 23:19:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/259/archives/ [Pipeline] echo 23:19:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/259/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:19:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:58 23:19:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:58 latest: Pulling from edgex-lftools-log-publisher 23:19:58 5eb5b503b376: Pulling fs layer 23:19:58 5c69ac0246d0: Pulling fs layer 23:19:58 ec43610c2a17: Pulling fs layer 23:19:58 3a2ae6a8a46f: Pulling fs layer 23:19:58 33b1e0a273af: Pulling fs layer 23:19:58 5d3b04190fa2: Pulling fs layer 23:19:58 2f39f015ded8: Pulling fs layer 23:19:58 33b1e0a273af: Waiting 23:19:58 3a2ae6a8a46f: Waiting 23:19:58 5d3b04190fa2: Waiting 23:19:58 2f39f015ded8: Waiting 23:19:58 5c69ac0246d0: Verifying Checksum 23:19:58 5c69ac0246d0: Download complete 23:19:58 3a2ae6a8a46f: Verifying Checksum 23:19:58 3a2ae6a8a46f: Download complete 23:19:58 33b1e0a273af: Verifying Checksum 23:19:58 33b1e0a273af: Download complete 23:19:58 ec43610c2a17: Verifying Checksum 23:19:58 ec43610c2a17: Download complete 23:19:58 5d3b04190fa2: Verifying Checksum 23:19:58 5d3b04190fa2: Download complete 23:19:58 5eb5b503b376: Verifying Checksum 23:19:58 5eb5b503b376: Download complete 23:19:59 2f39f015ded8: Verifying Checksum 23:19:59 2f39f015ded8: Download complete 23:20:00 5eb5b503b376: Pull complete 23:20:00 5c69ac0246d0: Pull complete 23:20:00 ec43610c2a17: Pull complete 23:20:00 3a2ae6a8a46f: Pull complete 23:20:01 33b1e0a273af: Pull complete 23:20:01 5d3b04190fa2: Pull complete 23:20:05 2f39f015ded8: Pull complete 23:20:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:05 prd-ubuntu20.04-docker-8c-8g-19487 does not seem to be running inside a container 23:20:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/259/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/259 -v /w/workspace/edgex-go/259:/w/workspace/edgex-go/259:rw,z -v /w/workspace/edgex-go/259@tmp:/w/workspace/edgex-go/259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:20:07 $ docker top e6f753c0d845e7d232a14cb5eca09e132da6f50dfed239fe3783f4675a50988d -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:08 + touch /tmp/pre-build-complete [Pipeline] sh 23:20:08 + mkdir -p /var/log/sysstat [Pipeline] sh 23:20:08 + ls /var/log/sa-host 23:20:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:08 provisioning config files... 23:20:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/259@tmp/config5421078925163723885tmp [Pipeline] { [Pipeline] echo 23:20:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:20:09 ---> create-netrc.sh [Pipeline] } 23:20:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:20:09 ---> python-tools-install.sh [Pipeline] echo 23:20:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:20:09 ---> sudo-logs.sh 23:20:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:20:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:20:10 ---> job-cost.sh 23:20:10 lf-activate-venv: SKIPPING 23:20:10 DEBUG: total: 0.10999999940395355 23:20:10 INFO: Retrieving Stack Cost... 23:20:10 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:10 INFO: Archiving Costs [Pipeline] echo 23:20:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:11 ---> logs-deploy.sh 23:20:11 lf-activate-venv: SKIPPING 23:20:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/259 23:20:11 INFO: archiving workspace using pattern(s): 23:20:12 Archives upload complete. 23:20:12 INFO: archiving logs to Nexus 23:20:12 ---> uname -a: 23:20:12 Linux prd-ubuntu20-04-docker-8c-8g-19487 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:20:12 23:20:12 23:20:12 ---> lscpu: 23:20:12 Architecture: x86_64 23:20:12 CPU op-mode(s): 32-bit, 64-bit 23:20:12 Byte Order: Little Endian 23:20:12 Address sizes: 40 bits physical, 48 bits virtual 23:20:12 CPU(s): 8 23:20:12 On-line CPU(s) list: 0-7 23:20:12 Thread(s) per core: 1 23:20:12 Core(s) per socket: 1 23:20:12 Socket(s): 8 23:20:12 NUMA node(s): 1 23:20:12 Vendor ID: AuthenticAMD 23:20:12 CPU family: 23 23:20:12 Model: 49 23:20:12 Model name: AMD EPYC-Rome Processor 23:20:12 Stepping: 0 23:20:12 CPU MHz: 2799.998 23:20:12 BogoMIPS: 5599.99 23:20:12 Virtualization: AMD-V 23:20:12 Hypervisor vendor: KVM 23:20:12 Virtualization type: full 23:20:12 L1d cache: 256 KiB 23:20:12 L1i cache: 256 KiB 23:20:12 L2 cache: 4 MiB 23:20:12 L3 cache: 128 MiB 23:20:12 NUMA node0 CPU(s): 0-7 23:20:12 Vulnerability Itlb multihit: Not affected 23:20:12 Vulnerability L1tf: Not affected 23:20:12 Vulnerability Mds: Not affected 23:20:12 Vulnerability Meltdown: Not affected 23:20:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:20:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:20:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:20:12 Vulnerability Srbds: Not affected 23:20:12 Vulnerability Tsx async abort: Not affected 23:20:12 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:20:12 23:20:12 23:20:12 ---> nproc: 23:20:12 8 23:20:12 23:20:12 23:20:12 ---> df -h: 23:20:12 Filesystem Size Used Avail Use% Mounted on 23:20:12 overlay 155G 18G 138G 12% / 23:20:12 tmpfs 64M 0 64M 0% /dev 23:20:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:20:12 shm 64M 0 64M 0% /dev/shm 23:20:12 /dev/vda1 155G 18G 138G 12% /facter-os 23:20:12 23:20:12 23:20:12 ---> sar -b -r -n DEV: 23:20:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19487) 07/11/22 _x86_64_ (8 CPU) 23:20:12 23:20:12 22:55:20 LINUX RESTART (8 CPU) 23:20:12 23:20:12 22:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:20:12 22:57:01 257.26 12.00 245.26 0.00 2058.19 110202.70 0.00 23:20:12 22:58:01 37.03 0.18 36.84 0.00 2.13 13386.32 0.00 23:20:12 22:59:01 94.92 0.08 94.83 0.00 12.40 70220.30 0.00 23:20:12 23:00:01 874.46 7.83 866.63 0.00 69.44 451608.26 0.00 23:20:12 23:01:01 1062.94 3.05 1059.89 0.00 64.77 377939.70 0.00 23:20:12 23:02:01 612.32 0.12 612.20 0.00 4.53 78362.00 0.00 23:20:12 23:03:01 23.21 0.02 23.19 0.00 2.67 680.17 0.00 23:20:12 23:04:01 7.07 0.02 7.05 0.00 1.33 168.24 0.00 23:20:12 23:05:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 23:20:12 23:06:01 1.77 0.00 1.77 0.00 0.00 24.79 0.00 23:20:12 23:07:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 23:20:12 23:08:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 23:20:12 23:09:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 23:20:12 23:10:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 23:20:12 23:11:01 1.65 0.02 1.63 0.00 0.13 20.39 0.00 23:20:12 23:12:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 23:20:12 23:13:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 23:20:12 23:14:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 23:20:12 23:15:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 23:20:12 23:16:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 23:20:12 23:17:01 1.00 0.02 0.98 0.00 0.13 12.00 0.00 23:20:12 23:18:01 1.57 0.00 1.57 0.00 0.00 19.46 0.00 23:20:12 23:19:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 23:20:12 23:20:01 4.37 0.15 4.22 0.00 12.13 336.82 0.00 23:20:12 Average: 124.73 0.98 123.75 0.00 92.82 45968.08 0.00 23:20:12 23:20:12 22:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:20:12 22:57:01 27897060 31626912 664328 2.02 135072 3803336 2385528 7.03 1528844 3006400 217396 23:20:12 22:58:01 27651032 31672220 615148 1.87 138552 4055124 2332304 6.87 1440260 3299856 209748 23:20:12 22:59:01 23549948 31608624 679000 2.06 140344 7992928 2982212 8.79 1864904 6874688 2729856 23:20:12 23:00:01 21062140 31647020 625756 1.90 286200 10171628 2261572 6.67 2153588 8855760 192 23:20:12 23:01:01 17709816 31318888 935952 2.85 374168 12937616 3325360 9.80 2691628 11474576 1288 23:20:12 23:02:01 20325576 31733792 539124 1.64 388332 10799304 2084476 6.14 2289876 9368112 1544 23:20:12 23:03:01 20336912 31746376 526172 1.60 389380 10799732 2071528 6.10 2278288 9368136 592 23:20:12 23:04:01 20352260 31761860 510900 1.55 389600 10799820 1911212 5.63 2260992 9368176 56 23:20:12 23:05:01 20353244 31762860 509844 1.55 389616 10799828 1911212 5.63 2260228 9368184 24 23:20:12 23:06:01 20360448 31770076 503144 1.53 389648 10799804 1911212 5.63 2252952 9368160 24 23:20:12 23:07:01 20361156 31770808 502304 1.53 389660 10799808 1911212 5.63 2253064 9368164 212 23:20:12 23:08:01 20363448 31773112 499996 1.52 389684 10799812 1911212 5.63 2250124 9368168 12 23:20:12 23:09:01 20363616 31773400 499828 1.52 389708 10799940 1911212 5.63 2250140 9368268 8 23:20:12 23:10:01 20363316 31773296 500064 1.52 389736 10799944 1911212 5.63 2250996 9368416 24 23:20:12 23:11:01 20361948 31772016 501496 1.53 389772 10799948 1923252 5.67 2250668 9368416 28 23:20:12 23:12:01 20362128 31772224 501220 1.52 389800 10799952 1923252 5.67 2250532 9368420 20 23:20:12 23:13:01 20361952 31772084 501232 1.52 389812 10799956 1923252 5.67 2250256 9368424 16 23:20:12 23:14:01 20362700 31772880 500400 1.52 389836 10799956 1923252 5.67 2250752 9368424 8 23:20:12 23:15:01 20362868 31773052 500360 1.52 389860 10799960 1923252 5.67 2250752 9368428 16 23:20:12 23:16:01 20362884 31773116 500296 1.52 389880 10799956 1923252 5.67 2250772 9368428 24 23:20:12 23:17:01 20362788 31773028 500312 1.52 389896 10799960 1923252 5.67 2250192 9368432 24 23:20:12 23:18:01 20362976 31773296 499972 1.52 389904 10799972 1923252 5.67 2250200 9368436 56 23:20:12 23:19:01 20362936 31773260 499940 1.52 389928 10799972 1923252 5.67 2250200 9368436 12 23:20:12 23:20:01 20010620 31708932 563284 1.71 394368 11071200 2306344 6.80 2320416 9638688 276432 23:20:12 Average: 21013490 31725130 549170 1.67 353448 10184561 2101545 6.19 2191693 8824150 143234 23:20:12 23:20:12 22:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:20:12 22:57:01 ens3 798.52 738.19 9145.66 141.23 0.00 0.00 0.00 0.00 23:20:12 22:57:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 23:20:12 22:57:01 vethe8251b0 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 23:20:12 22:57:01 docker0 509.17 448.59 37.96 3453.13 0.00 0.00 0.00 0.00 23:20:12 22:58:01 ens3 25.63 15.36 20.85 11.28 0.00 0.00 0.00 0.00 23:20:12 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 22:58:01 vethe8251b0 1.38 1.42 0.11 0.11 0.00 0.00 0.00 0.00 23:20:12 22:58:01 docker0 1.38 1.38 0.09 0.11 0.00 0.00 0.00 0.00 23:20:12 22:59:01 ens3 138.19 93.38 1712.42 76.48 0.00 0.00 0.00 0.00 23:20:12 22:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:20:12 22:59:01 veth37a2067 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:20:12 22:59:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 23:20:12 23:00:01 ens3 274.84 208.21 1776.29 73.23 0.00 0.00 0.00 0.00 23:20:12 23:00:01 veth82bab4f 5.41 6.86 0.37 40.65 0.00 0.00 0.00 0.00 23:20:12 23:00:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 23:20:12 23:00:01 veth37a2067 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 23:20:12 23:00:01 docker0 168.98 222.34 12.12 1699.04 0.00 0.00 0.00 0.00 23:20:12 23:01:01 ens3 285.27 190.54 2710.54 98.66 0.00 0.00 0.00 0.00 23:20:12 23:01:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 23:20:12 23:01:01 veth37a2067 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 23:20:12 23:01:01 veth9ac7b65 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:20:12 23:01:01 vethb8c809b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:20:12 23:01:01 docker0 100.28 151.92 7.62 1571.54 0.00 0.00 0.00 0.00 23:20:12 23:01:01 veth42d9ebb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:02:01 ens3 204.67 181.23 293.75 459.80 0.00 0.00 0.00 0.00 23:20:12 23:02:01 lo 16.20 16.20 1.59 1.59 0.00 0.00 0.00 0.00 23:20:12 23:02:01 docker0 22.98 31.28 1.36 191.28 0.00 0.00 0.00 0.00 23:20:12 23:03:01 ens3 439.64 451.43 206.40 2308.71 0.00 0.00 0.00 0.00 23:20:12 23:03:01 lo 40.72 40.72 4.02 4.02 0.00 0.00 0.00 0.00 23:20:12 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:04:01 ens3 84.24 84.24 47.81 500.26 0.00 0.00 0.00 0.00 23:20:12 23:04:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 23:20:12 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:06:01 ens3 13.33 14.28 0.93 24.84 0.00 0.00 0.00 0.00 23:20:12 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:20:12 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:10:01 ens3 7.91 8.53 0.84 11.74 0.00 0.00 0.00 0.00 23:20:12 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:11:01 ens3 0.68 0.48 0.34 0.27 0.00 0.00 0.00 0.00 23:20:12 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:12:01 ens3 0.22 0.15 0.12 0.01 0.00 0.00 0.00 0.00 23:20:12 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:13:01 ens3 0.63 0.08 0.05 0.01 0.00 0.00 0.00 0.00 23:20:12 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:14:01 ens3 0.35 0.20 0.10 0.08 0.00 0.00 0.00 0.00 23:20:12 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:15:01 ens3 0.45 0.33 0.26 0.21 0.00 0.00 0.00 0.00 23:20:12 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:16:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:20:12 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:20:01 ens3 102.52 59.65 2514.98 8.04 0.00 0.00 0.00 0.00 23:20:12 23:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:20:12 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 Average: ens3 99.07 85.28 767.97 154.79 0.00 0.00 0.00 0.00 23:20:12 Average: lo 3.11 3.11 0.30 0.30 0.00 0.00 0.00 0.00 23:20:12 Average: docker0 33.45 35.65 2.46 288.14 0.00 0.00 0.00 0.00 23:20:12 23:20:12 23:20:12 ---> sar -P ALL: 23:20:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19487) 07/11/22 _x86_64_ (8 CPU) 23:20:12 23:20:12 22:55:20 LINUX RESTART (8 CPU) 23:20:12 23:20:12 22:56:01 CPU %user %nice %system %iowait %steal %idle 23:20:12 22:57:01 all 20.30 0.00 5.77 1.40 0.07 72.45 23:20:12 22:57:01 0 22.71 0.00 6.17 2.28 0.07 68.78 23:20:12 22:57:01 1 19.00 0.00 4.73 1.54 0.07 74.66 23:20:12 22:57:01 2 20.01 0.00 5.67 0.61 0.05 73.66 23:20:12 22:57:01 3 20.93 0.00 4.82 0.37 0.07 73.80 23:20:12 22:57:01 4 21.07 0.00 5.95 0.67 0.08 72.22 23:20:12 22:57:01 5 19.55 0.00 5.82 0.05 0.07 74.52 23:20:12 22:57:01 6 19.76 0.00 6.66 5.44 0.07 68.08 23:20:12 22:57:01 7 19.39 0.00 6.35 0.27 0.07 73.92 23:20:12 22:58:01 all 46.99 0.00 7.31 0.11 0.08 45.51 23:20:12 22:58:01 0 46.82 0.00 6.83 0.69 0.08 45.57 23:20:12 22:58:01 1 47.12 0.00 7.67 0.00 0.08 45.12 23:20:12 22:58:01 2 45.92 0.00 7.26 0.00 0.08 46.73 23:20:12 22:58:01 3 46.17 0.00 7.49 0.00 0.10 46.24 23:20:12 22:58:01 4 47.72 0.00 7.06 0.03 0.07 45.11 23:20:12 22:58:01 5 47.82 0.00 7.25 0.00 0.08 44.84 23:20:12 22:58:01 6 47.09 0.00 7.10 0.18 0.08 45.54 23:20:12 22:58:01 7 47.24 0.00 7.79 0.00 0.08 44.89 23:20:12 22:59:01 all 33.75 0.00 8.34 0.64 0.08 57.19 23:20:12 22:59:01 0 33.17 0.00 7.17 0.66 0.08 58.92 23:20:12 22:59:01 1 34.42 0.00 9.28 0.02 0.09 56.20 23:20:12 22:59:01 2 32.35 0.00 8.44 1.09 0.09 58.03 23:20:12 22:59:01 3 33.99 0.00 10.01 2.39 0.08 53.53 23:20:12 22:59:01 4 33.51 0.00 7.81 0.02 0.08 58.58 23:20:12 22:59:01 5 34.09 0.00 9.30 0.34 0.08 56.19 23:20:12 22:59:01 6 33.57 0.00 6.50 0.54 0.07 59.32 23:20:12 22:59:01 7 34.88 0.00 8.24 0.03 0.08 56.76 23:20:12 23:00:01 all 43.69 0.00 14.95 6.47 0.10 34.78 23:20:12 23:00:01 0 43.99 0.00 14.33 1.89 0.10 39.69 23:20:12 23:00:01 1 43.90 0.00 14.92 3.60 0.08 37.50 23:20:12 23:00:01 2 42.59 0.00 15.17 6.07 0.12 36.05 23:20:12 23:00:01 3 43.67 0.00 14.69 15.95 0.10 25.59 23:20:12 23:00:01 4 43.45 0.00 15.10 3.00 0.08 38.36 23:20:12 23:00:01 5 45.28 0.00 14.51 2.41 0.08 37.72 23:20:12 23:00:01 6 43.56 0.00 15.64 15.38 0.10 25.32 23:20:12 23:00:01 7 43.08 0.00 15.29 3.49 0.10 38.04 23:20:12 23:01:01 all 55.45 0.00 16.68 8.55 0.13 19.20 23:20:12 23:01:01 0 53.97 0.00 16.92 9.09 0.14 19.88 23:20:12 23:01:01 1 56.99 0.00 16.87 8.67 0.12 17.36 23:20:12 23:01:01 2 54.89 0.00 16.91 8.97 0.10 19.13 23:20:12 23:01:01 3 55.78 0.00 16.62 7.75 0.14 19.72 23:20:12 23:01:01 4 56.90 0.00 16.10 4.70 0.14 22.16 23:20:12 23:01:01 5 55.55 0.00 15.95 10.93 0.14 17.43 23:20:12 23:01:01 6 55.89 0.00 16.32 7.56 0.14 20.10 23:20:12 23:01:01 7 53.63 0.00 17.75 10.72 0.10 17.80 23:20:12 23:02:01 all 40.16 0.00 8.32 1.40 0.09 50.03 23:20:12 23:02:01 0 42.09 0.00 7.65 1.19 0.08 48.99 23:20:12 23:02:01 1 39.45 0.00 10.50 2.44 0.10 47.51 23:20:12 23:02:01 2 39.41 0.00 7.59 0.69 0.08 52.23 23:20:12 23:02:01 3 40.97 0.00 8.39 1.36 0.08 49.20 23:20:12 23:02:01 4 39.85 0.00 7.36 0.64 0.08 52.06 23:20:12 23:02:01 5 41.53 0.00 7.27 1.94 0.12 49.14 23:20:12 23:02:01 6 38.50 0.00 9.37 1.77 0.08 50.28 23:20:12 23:02:01 7 39.50 0.00 8.42 1.20 0.08 50.80 23:20:12 23:03:01 all 8.00 0.00 1.18 0.10 0.04 90.67 23:20:12 23:03:01 0 7.19 0.00 1.47 0.02 0.05 91.27 23:20:12 23:03:01 1 7.29 0.00 0.98 0.53 0.03 91.15 23:20:12 23:03:01 2 7.70 0.00 0.96 0.10 0.03 91.21 23:20:12 23:03:01 3 5.08 0.00 1.39 0.02 0.05 93.46 23:20:12 23:03:01 4 11.05 0.00 1.28 0.00 0.05 87.62 23:20:12 23:03:01 5 9.47 0.00 1.13 0.13 0.03 89.23 23:20:12 23:03:01 6 8.41 0.00 0.85 0.03 0.03 90.67 23:20:12 23:03:01 7 7.79 0.00 1.38 0.00 0.05 90.78 23:20:12 23:04:01 all 2.36 0.00 0.33 0.02 0.01 97.28 23:20:12 23:04:01 0 2.48 0.00 0.33 0.00 0.00 97.18 23:20:12 23:04:01 1 3.58 0.00 0.33 0.05 0.02 96.02 23:20:12 23:04:01 2 1.87 0.00 0.25 0.00 0.02 97.86 23:20:12 23:04:01 3 3.00 0.00 0.28 0.00 0.02 96.70 23:20:12 23:04:01 4 2.83 0.00 0.40 0.00 0.02 96.75 23:20:12 23:04:01 5 2.71 0.00 0.30 0.08 0.02 96.89 23:20:12 23:04:01 6 0.37 0.00 0.25 0.00 0.02 99.37 23:20:12 23:04:01 7 2.00 0.00 0.45 0.05 0.02 97.48 23:20:12 23:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:20:12 23:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:20:12 23:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:20:12 23:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:20:12 23:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:05:01 7 0.00 0.00 0.02 0.02 0.02 99.95 23:20:12 23:06:01 all 0.04 0.00 0.03 0.01 0.00 99.91 23:20:12 23:06:01 0 0.05 0.00 0.00 0.00 0.00 99.95 23:20:12 23:06:01 1 0.03 0.00 0.03 0.02 0.00 99.92 23:20:12 23:06:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:20:12 23:06:01 3 0.08 0.00 0.02 0.00 0.00 99.90 23:20:12 23:06:01 4 0.07 0.00 0.03 0.00 0.00 99.90 23:20:12 23:06:01 5 0.02 0.00 0.02 0.03 0.02 99.92 23:20:12 23:06:01 6 0.07 0.00 0.07 0.00 0.00 99.87 23:20:12 23:06:01 7 0.03 0.00 0.05 0.02 0.00 99.90 23:20:12 23:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:20:12 23:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:20:12 23:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:20:12 23:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:20:12 23:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:20:12 23:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:20:12 23:20:12 23:07:01 CPU %user %nice %system %iowait %steal %idle 23:20:12 23:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:20:12 23:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:20:12 23:08:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:20:12 23:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:20:12 23:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:20:12 23:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:20:12 23:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:09:01 1 0.02 0.00 0.05 0.00 0.00 99.93 23:20:12 23:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:20:12 23:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:20:12 23:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:20:12 23:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:20:12 23:10:01 all 0.04 0.00 0.03 0.01 0.00 99.93 23:20:12 23:10:01 0 0.07 0.00 0.05 0.00 0.00 99.88 23:20:12 23:10:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:20:12 23:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:20:12 23:10:01 3 0.05 0.00 0.05 0.00 0.00 99.90 23:20:12 23:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:20:12 23:10:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:20:12 23:10:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:20:12 23:10:01 7 0.03 0.00 0.03 0.02 0.00 99.92 23:20:12 23:11:01 all 0.02 0.00 0.04 0.01 0.00 99.94 23:20:12 23:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:11:01 1 0.05 0.00 0.07 0.02 0.02 99.85 23:20:12 23:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:20:12 23:11:01 3 0.02 0.00 0.07 0.00 0.00 99.92 23:20:12 23:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:11:01 5 0.02 0.00 0.03 0.02 0.00 99.93 23:20:12 23:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:20:12 23:12:01 all 0.11 0.00 0.01 0.01 0.00 99.88 23:20:12 23:12:01 0 0.73 0.00 0.02 0.00 0.00 99.25 23:20:12 23:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:20:12 23:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:20:12 23:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:12:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:20:12 23:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:20:12 23:12:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:20:12 23:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:20:12 23:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:20:12 23:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:20:12 23:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:20:12 23:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:13:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:20:12 23:14:01 all 0.09 0.00 0.02 0.02 0.01 99.87 23:20:12 23:14:01 0 0.58 0.00 0.08 0.00 0.02 99.32 23:20:12 23:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:20:12 23:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:20:12 23:14:01 5 0.00 0.00 0.00 0.13 0.00 99.87 23:20:12 23:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:20:12 23:15:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:20:12 23:15:01 0 1.99 0.00 0.00 0.00 0.00 98.01 23:20:12 23:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:20:12 23:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:20:12 23:16:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:20:12 23:16:01 0 1.97 0.00 0.00 0.00 0.00 98.03 23:20:12 23:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:20:12 23:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:20:12 23:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:16:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:20:12 23:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:20:12 23:17:01 all 0.27 0.00 0.01 0.00 0.00 99.72 23:20:12 23:17:01 0 1.99 0.00 0.02 0.00 0.00 98.00 23:20:12 23:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:20:12 23:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:20:12 23:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:20:12 23:17:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:20:12 23:18:01 all 0.26 0.00 0.01 0.00 0.00 99.72 23:20:12 23:18:01 0 1.99 0.00 0.00 0.00 0.00 98.01 23:20:12 23:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:20:12 23:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:20:12 23:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:20:12 23:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:20:12 23:20:12 23:18:01 CPU %user %nice %system %iowait %steal %idle 23:20:12 23:19:01 all 0.27 0.00 0.00 0.00 0.00 99.72 23:20:12 23:19:01 0 1.99 0.00 0.00 0.00 0.00 98.01 23:20:12 23:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:20:12 23:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:20:12 23:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:20:12 23:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:20:12 23:19:01 7 0.05 0.00 0.00 0.02 0.00 99.93 23:20:12 23:20:01 all 1.52 0.00 0.52 0.05 0.00 97.91 23:20:12 23:20:01 0 2.66 0.00 0.39 0.00 0.02 96.93 23:20:12 23:20:01 1 1.33 0.00 0.72 0.00 0.00 97.95 23:20:12 23:20:01 2 1.60 0.00 0.50 0.02 0.00 97.88 23:20:12 23:20:01 3 1.33 0.00 0.48 0.17 0.00 98.01 23:20:12 23:20:01 4 1.49 0.00 0.60 0.02 0.00 97.90 23:20:12 23:20:01 5 1.32 0.00 0.25 0.03 0.00 98.40 23:20:12 23:20:01 6 1.05 0.00 0.65 0.00 0.02 98.28 23:20:12 23:20:01 7 1.35 0.00 0.55 0.13 0.00 97.96 23:20:12 Average: all 10.46 0.00 2.62 0.77 0.03 86.12 23:20:12 Average: 0 10.98 0.00 2.53 0.65 0.03 85.81 23:20:12 Average: 1 10.44 0.00 2.73 0.70 0.03 86.10 23:20:12 Average: 2 10.16 0.00 2.59 0.72 0.03 86.51 23:20:12 Average: 3 10.36 0.00 2.66 1.15 0.03 85.81 23:20:12 Average: 4 10.65 0.00 2.55 0.37 0.03 86.40 23:20:12 Average: 5 10.62 0.00 2.55 0.67 0.03 86.13 23:20:12 Average: 6 10.23 0.00 2.61 1.27 0.03 85.86 23:20:12 Average: 7 10.26 0.00 2.73 0.66 0.03 86.32 23:20:12 23:20:12 23:20:12