Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a157344ed5a2a308e5221a4550246afdf7c311d5 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-ssh1828561844900871074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3420343331049968251.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13245365330093389986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh15243913755164887069.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-ssh5851609961826801140.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.17 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16652 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/249 [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/249 # 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 a157344ed5a2a308e5221a4550246afdf7c311d5 (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 a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0 (#4066)" > git rev-list --no-walk 9f5805745f4137666cc0ff23d60db09fdca723d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:51:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:51:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:51:42 ========================================================= 23:51:42 EdgeX Global Pipelines Version Info 23:51:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:51:43 ------------------- 23:51:43 stable info: 23:51:43 ------------------- 23:51:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:51:43 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:51:43 Message: update stable to v1.0.234 23:51:44 ------------------- 23:51:44 experimental info: 23:51:44 ------------------- 23:51:44 Commited By: **** collab-it+edgex@linuxfoundation.org 23:51:44 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 23:51:44 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a157344 [Pipeline] echo 23:51:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:44 provisioning config files... 23:51:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/249@tmp/config6763624848130721976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:45 ---> docker-login.sh 23:51:45 nexus3.edgexfoundry.org:10001 23:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:45 Configure a credential helper to remove this warning. See 23:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:45 23:51:45 Login Succeeded 23:51:45 nexus3.edgexfoundry.org:10002 23:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:45 Configure a credential helper to remove this warning. See 23:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:45 23:51:45 Login Succeeded 23:51:45 nexus3.edgexfoundry.org:10003 23:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:45 Configure a credential helper to remove this warning. See 23:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:45 23:51:45 Login Succeeded 23:51:45 nexus3.edgexfoundry.org:10004 23:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:45 Configure a credential helper to remove this warning. See 23:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:45 23:51:45 Login Succeeded 23:51:45 docker.io 23:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:46 Configure a credential helper to remove this warning. See 23:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:46 23:51:46 Login Succeeded 23:51:46 ---> docker-login.sh ends [Pipeline] } 23:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:51:46 + 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 23:51:46 + dirname cmd/core-command/Dockerfile 23:51:46 + cut -d/ -f2 23:51:46 + echo core-command,cmd/core-command/Dockerfile 23:51:46 + dirname cmd/core-data/Dockerfile 23:51:46 + cut -d/ -f2 23:51:46 + echo core-data,cmd/core-data/Dockerfile 23:51:46 + dirname cmd/core-metadata/Dockerfile 23:51:46 + cut -d/ -f2 23:51:46 + echo core-metadata,cmd/core-metadata/Dockerfile 23:51:46 + + dirname cmd/security-bootstrapper/Dockerfile 23:51:46 cut -d/ -f2 23:51:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:51:46 + dirname cmd/security-proxy-setup/Dockerfile 23:51:46 + cut -d/ -f2 23:51:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:51:46 + dirname cmd/security-secretstore-setup/Dockerfile 23:51:46 + cut -d/ -f2 23:51:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:51:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:51:46 + cut -d/ -f2 23:51:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:51:46 + dirname cmd/security-spire-agent/Dockerfile 23:51:46 + cut -d/ -f2 23:51:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:51:46 + + dirname cmd/security-spire-config/Dockerfile 23:51:46 cut -d/ -f2 23:51:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:51:46 + dirname cmd/security-spire-server/Dockerfile 23:51:46 + cut -d/ -f2 23:51:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:51:46 + + dirname cmd/support-notifications/Dockerfile 23:51:46 cut -d/ -f2 23:51:46 + echo support-notifications,cmd/support-notifications/Dockerfile 23:51:46 + dirname cmd/support-scheduler/Dockerfile 23:51:46 + cut -d/ -f2 23:51:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:51:46 + dirname cmd/sys-mgmt-agent/Dockerfile 23:51:46 + cut -d/ -f2 23:51:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:51:46 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 23:51:47 + git rev-list -1 --merges a157344ed5a2a308e5221a4550246afdf7c311d5~1..a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] echo 23:51:47 -----------> git rev-list -1 --merges a157344ed5a2a308e5221a4550246afdf7c311d5~1..a157344ed5a2a308e5221a4550246afdf7c311d5 a157344ed5a2a308e5221a4550246afdf7c311d5 [false] [Pipeline] sh 23:51:47 + git log --format=format:%s -1 a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] echo 23:51:47 ========================================================= 23:51:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:51:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:51:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:51:47 + grep -v github /etc/ssh/ssh_known_hosts 23:51:47 + [ -e /tmp/ssh_known_hosts ] 23:51:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:51:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:51:47 + sudo tee -a /etc/ssh/ssh_known_hosts 23:51:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:48 23:51:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:48 0.1.4: Pulling from edgex-devops/py-git-semver 23:51:48 42c077c10790: Pulling fs layer 23:51:48 f63e77b7563a: Pulling fs layer 23:51:48 bd5fdadae976: Pulling fs layer 23:51:48 205491f53016: Pulling fs layer 23:51:48 df18705c85c3: Pulling fs layer 23:51:48 bdb3f477010e: Pulling fs layer 23:51:48 c8a8fc8e1c8f: Pulling fs layer 23:51:48 2c6e9b1d212d: Pulling fs layer 23:51:48 bdb8f0575790: Pulling fs layer 23:51:48 386e3cb2ff24: Pulling fs layer 23:51:48 2343380bae48: Pulling fs layer 23:51:48 bdb8f0575790: Waiting 23:51:48 205491f53016: Waiting 23:51:48 386e3cb2ff24: Waiting 23:51:48 df18705c85c3: Waiting 23:51:48 bdb3f477010e: Waiting 23:51:48 2343380bae48: Waiting 23:51:48 c8a8fc8e1c8f: Waiting 23:51:48 2c6e9b1d212d: Waiting 23:51:48 f63e77b7563a: Download complete 23:51:48 205491f53016: Download complete 23:51:48 df18705c85c3: Verifying Checksum 23:51:48 df18705c85c3: Download complete 23:51:48 bdb3f477010e: Verifying Checksum 23:51:48 bdb3f477010e: Download complete 23:51:48 bd5fdadae976: Verifying Checksum 23:51:48 bd5fdadae976: Download complete 23:51:48 2c6e9b1d212d: Verifying Checksum 23:51:48 2c6e9b1d212d: Download complete 23:51:48 bdb8f0575790: Verifying Checksum 23:51:48 bdb8f0575790: Download complete 23:51:48 386e3cb2ff24: Verifying Checksum 23:51:48 386e3cb2ff24: Download complete 23:51:48 2343380bae48: Verifying Checksum 23:51:48 2343380bae48: Download complete 23:51:48 42c077c10790: Verifying Checksum 23:51:48 42c077c10790: Download complete 23:51:49 c8a8fc8e1c8f: Verifying Checksum 23:51:49 c8a8fc8e1c8f: Download complete 23:51:50 42c077c10790: Pull complete 23:51:50 f63e77b7563a: Pull complete 23:51:51 bd5fdadae976: Pull complete 23:51:51 205491f53016: Pull complete 23:51:51 df18705c85c3: Pull complete 23:51:51 bdb3f477010e: Pull complete 23:51:53 c8a8fc8e1c8f: Pull complete 23:51:53 2c6e9b1d212d: Pull complete 23:51:53 bdb8f0575790: Pull complete 23:51:53 386e3cb2ff24: Pull complete 23:51:54 2343380bae48: Pull complete 23:51:54 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 23:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:54 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 23:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:51:55 $ docker top 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 -eo pid,comm 23:51:55 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). 23:51:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:51:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:55 [ssh-agent] Looking for ssh-agent implementation... 23:51:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:55 $ docker exec 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 ssh-agent 23:51:56 SSH_AUTH_SOCK=/tmp/ssh-dIBBYvt2YqDm/agent.34 23:51:56 SSH_AGENT_PID=40 23:51:56 Running ssh-add (command line suppressed) 23:51:56 Identity added: /w/workspace/edgex-go/249@tmp/private_key_4699183708982496213.key (/w/workspace/edgex-go/249@tmp/private_key_4699183708982496213.key) 23:51:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:56 + git tag --points-at HEAD [Pipeline] } 23:51:56 $ docker exec --env ******** --env ******** 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 ssh-agent -k 23:51:56 unset SSH_AUTH_SOCK; 23:51:56 unset SSH_AGENT_PID; 23:51:56 echo Agent pid 40 killed; 23:51:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:51:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:56 [ssh-agent] Looking for ssh-agent implementation... 23:51:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:56 $ docker exec 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 ssh-agent 23:51:56 SSH_AUTH_SOCK=/tmp/ssh-O6y3ZAfxjFKV/agent.72 23:51:56 SSH_AGENT_PID=78 23:51:56 Running ssh-add (command line suppressed) 23:51:57 Identity added: /w/workspace/edgex-go/249@tmp/private_key_635661933180994796.key (/w/workspace/edgex-go/249@tmp/private_key_635661933180994796.key) 23:51:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:57 + git semver init 23:51:57 2022-07-01 23:51:57,558 [run_init] DEBUG init version:0.0.0 force:False 23:51:57 2022-07-01 23:51:57,559 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/249/.semver 23:51:57 2022-07-01 23:51:57,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/249/.semver 23:51:57 2022-07-01 23:51:57,560 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/249/.semver'], cwd=/w/workspace/edgex-go/249, universal_newlines=False, shell=None, istream=None) 23:52:02 2022-07-01 23:52:01,890 [append_file] DEBUG append to file:/w/workspace/edgex-go/249/.git/info/exclude 23:52:02 2022-07-01 23:52:01,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/249/.semver/main with force:False 23:52:02 2022-07-01 23:52:01,891 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main 23:52:02 2022-07-01 23:52:01,891 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main 23:52:02 2.2.1-dev.18 [Pipeline] } 23:52:02 $ docker exec --env ******** --env ******** 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 ssh-agent -k 23:52:03 unset SSH_AUTH_SOCK; 23:52:03 unset SSH_AGENT_PID; 23:52:03 echo Agent pid 78 killed; 23:52:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:52:03 + git semver [Pipeline] } 23:52:03 $ docker stop --time=1 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 23:52:04 $ docker rm -f 52fd49ffdd20dd733042193613aad5f98804b2a7f140f2c3e3b8c6a46930bf79 [Pipeline] // withDockerContainer [Pipeline] sh 23:52:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:52:05 Stashed 1 file(s) [Pipeline] echo 23:52:05 [edgeXSemver]: initialized semver on version 2.2.1-dev.18 [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 23:52:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:05 ========================================================= 23:52:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:52:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:52:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:52:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:52:05 59bf1c3509f3: Pulling fs layer 23:52:05 666ba61612fd: Pulling fs layer 23:52:05 8ed8ca486205: Pulling fs layer 23:52:05 cc1cd167ecdc: Pulling fs layer 23:52:05 c516ae0d96e1: Pulling fs layer 23:52:05 684cea983483: Pulling fs layer 23:52:05 dd3240ac7de5: Pulling fs layer 23:52:05 b1e948a4e11c: Pulling fs layer 23:52:05 a8fd76ee1af6: Pulling fs layer 23:52:05 646ad004c059: Pulling fs layer 23:52:05 dd3240ac7de5: Waiting 23:52:05 646ad004c059: Waiting 23:52:05 b1e948a4e11c: Waiting 23:52:05 cc1cd167ecdc: Waiting 23:52:05 a8fd76ee1af6: Waiting 23:52:05 684cea983483: Waiting 23:52:05 8ed8ca486205: Download complete 23:52:05 666ba61612fd: Download complete 23:52:05 c516ae0d96e1: Verifying Checksum 23:52:05 c516ae0d96e1: Download complete 23:52:05 684cea983483: Verifying Checksum 23:52:05 684cea983483: Download complete 23:52:05 dd3240ac7de5: Verifying Checksum 23:52:05 dd3240ac7de5: Download complete 23:52:05 59bf1c3509f3: Verifying Checksum 23:52:05 59bf1c3509f3: Download complete 23:52:06 b1e948a4e11c: Verifying Checksum 23:52:06 b1e948a4e11c: Download complete 23:52:06 59bf1c3509f3: Pull complete 23:52:06 666ba61612fd: Pull complete 23:52:06 8ed8ca486205: Pull complete 23:52:06 646ad004c059: Verifying Checksum 23:52:06 646ad004c059: Download complete 23:52:06 a8fd76ee1af6: Verifying Checksum 23:52:06 a8fd76ee1af6: Download complete 23:52:06 cc1cd167ecdc: Verifying Checksum 23:52:06 cc1cd167ecdc: Download complete 23:52:10 cc1cd167ecdc: Pull complete 23:52:10 c516ae0d96e1: Pull complete 23:52:11 684cea983483: Pull complete 23:52:11 dd3240ac7de5: Pull complete 23:52:11 b1e948a4e11c: Pull complete 23:52:13 a8fd76ee1af6: Pull complete 23:52:14 646ad004c059: Pull complete 23:52:14 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 23:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:52:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:52:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:52:14 WORKDIR /edgex 23:52:14 COPY go.mod . 23:52:14 RUN go mod download 23:52:14 + docker build -t ci-base-image-x86_64 -f - . 23:52:16 Sending build context to Docker daemon 335.1MB 23:52:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:52:16 ---> 8f69c11f6b0c 23:52:16 Step 2/4 : WORKDIR /edgex 23:52:17 ---> Running in fb6de97d66a3 23:52:18 Removing intermediate container fb6de97d66a3 23:52:18 ---> 8ebf6bc1521f 23:52:18 Step 3/4 : COPY go.mod . 23:52:18 ---> d178fe3862ee 23:52:18 Step 4/4 : RUN go mod download 23:52:18 ---> Running in a7b5a1a530a5 23:52:20 Still waiting to schedule task 23:52:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16650’ 23:52:40 Removing intermediate container a7b5a1a530a5 23:52:40 ---> 6305de8d4c3d 23:52:40 Successfully built 6305de8d4c3d 23:52:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:40 + docker inspect -f . ci-base-image-x86_64 23:52:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:40 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 23:52:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:52:41 $ docker top ecdcd372a1918a8cad72a8fbfd412e64bbc0fbb3cecb94f594066f1b3f443450 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:41 + go version 23:52:41 go version go1.17.7 linux/amd64 [Pipeline] } 23:52:41 $ docker stop --time=1 ecdcd372a1918a8cad72a8fbfd412e64bbc0fbb3cecb94f594066f1b3f443450 23:52:42 $ docker rm -f ecdcd372a1918a8cad72a8fbfd412e64bbc0fbb3cecb94f594066f1b3f443450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:43 + docker inspect -f . ci-base-image-x86_64 23:52:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:43 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 23:52:43 $ 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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:52:43 $ docker top 311bf4d3824fe984065806ec845b30c2b42f85d40efe8672dc0a7cad43ab929d -eo pid,comm [Pipeline] { [Pipeline] echo 23:52:43 ========================================================= 23:52:43 [edgeXBuildGoParallel] Running Tests and Build... 23:52:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:52:44 + make test 23:52:44 go mod tidy -compat=1.17 23:52:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:52:50 ? github.com/edgexfoundry/edgex-go [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.113s coverage: 28.7% of statements 23:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:53:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 23:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:53:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.116s coverage: 54.2% of statements 23:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.281s coverage: 89.2% of statements 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.097s coverage: 83.8% of statements 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 72.2% of statements 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements 23:53:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.123s coverage: 94.1% of statements 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 23:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 23:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements 23:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 23:53:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements 23:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.091s coverage: 87.2% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 58.8% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.2% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 64.4% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.408s coverage: 65.4% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 43.8% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.072s coverage: 28.9% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 96.9% of statements 23:53:29 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 23:53:51 GO111MODULE=on go vet ./... 23:53:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:53:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:53:54 ./bin/test-attribution-txt.sh [Pipeline] echo 23:53:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:53:54 + ls -al . 23:53:54 total 684 23:53:54 drwxrwxr-x 10 1001 1001 4096 Jul 1 23:52 . 23:53:54 drwxr-xr-x 4 root root 4096 Jul 1 23:52 .. 23:53:54 -rw-rw-r-- 1 1001 1001 11 Jul 1 23:51 .dockerignore 23:53:54 drwxrwxr-x 8 1001 1001 4096 Jul 1 23:52 .git 23:53:54 drwxrwxr-x 3 1001 1001 4096 Jul 1 23:51 .github 23:53:54 -rw-rw-r-- 1 1001 1001 879 Jul 1 23:51 .gitignore 23:53:54 -rw-rw-r-- 1 1001 1001 42 Jul 1 23:51 .golangci.yml 23:53:54 -rw-rw-r-- 1 1001 1001 87 Jul 1 23:51 .hadolint.yml 23:53:54 drwxr-xr-x 3 1001 1001 4096 Jul 1 23:52 .semver 23:53:54 -rw-rw-r-- 1 1001 1001 166 Jul 1 23:51 .sonarcloud.properties 23:53:54 -rw-rw-r-- 1 1001 1001 1171 Jul 1 23:51 ADOPTERS.md 23:53:54 -rw-rw-r-- 1 1001 1001 10347 Jul 1 23:51 Attribution.txt 23:53:54 -rw-rw-r-- 1 1001 1001 63209 Jul 1 23:51 CHANGELOG.md 23:53:54 -rw-rw-r-- 1 1001 1001 3804 Jul 1 23:51 CONTRIBUTING.md 23:53:54 -rw-rw-r-- 1 1001 1001 677 Jul 1 23:51 GOVERNANCE.md 23:53:54 -rw-rw-r-- 1 1001 1001 850 Jul 1 23:51 Jenkinsfile 23:53:54 -rw-rw-r-- 1 1001 1001 10775 Jul 1 23:51 LICENSE 23:53:54 -rw-rw-r-- 1 1001 1001 10389 Jul 1 23:51 Makefile 23:53:54 -rw-rw-r-- 1 1001 1001 582 Jul 1 23:51 OWNERS.md 23:53:54 -rw-rw-r-- 1 1001 1001 9094 Jul 1 23:51 README.md 23:53:54 -rw-rw-r-- 1 1001 1001 6912 Jul 1 23:51 SECURITY.md 23:53:54 -rw-rw-r-- 1 1001 1001 12 Jul 1 23:52 VERSION 23:53:54 -rw-rw-r-- 1 1001 1001 4131 Jul 1 23:51 ZMQWindows.md 23:53:54 drwxrwxr-x 2 1001 1001 4096 Jul 1 23:51 bin 23:53:54 drwxrwxr-x 18 1001 1001 4096 Jul 1 23:51 cmd 23:53:54 -rw-r--r-- 1 root root 435593 Jul 1 23:53 coverage.out 23:53:54 -rw-rw-r-- 1 1001 1001 3311 Jul 1 23:51 go.mod 23:53:54 -rw-rw-r-- 1 1001 1001 36231 Jul 1 23:52 go.sum 23:53:54 drwxrwxr-x 8 1001 1001 4096 Jul 1 23:51 internal 23:53:54 drwxrwxr-x 3 1001 1001 4096 Jul 1 23:51 openapi 23:53:54 drwxrwxr-x 4 1001 1001 4096 Jul 1 23:51 snap 23:53:54 -rw-rw-r-- 1 1001 1001 204 Jul 1 23:51 version.go [Pipeline] sh 23:53:54 + '[' -e coverage.out ] 23:53:54 + chown 1001:1001 coverage.out [Pipeline] stash 23:53:54 Stashed 1 file(s) [Pipeline] sh 23:53:55 + make build 23:53:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:54: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.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:54:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:54:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:54:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:54:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:54:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:54: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.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:54:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:54: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.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:54: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.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:54: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.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:54: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.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:54:35 $ docker stop --time=1 311bf4d3824fe984065806ec845b30c2b42f85d40efe8672dc0a7cad43ab929d 23:54:38 $ docker rm -f 311bf4d3824fe984065806ec845b30c2b42f85d40efe8672dc0a7cad43ab929d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:54:39 23:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:54:39 latest: Pulling from edgex-devops/edgex-compose 23:54:39 cbdbe7a5bc2a: Pulling fs layer 23:54:39 ca9280d653b3: Pulling fs layer 23:54:39 7e9c9ca2126c: Pulling fs layer 23:54:39 cbdbe7a5bc2a: Download complete 23:54:39 ca9280d653b3: Verifying Checksum 23:54:39 ca9280d653b3: Download complete 23:54:39 cbdbe7a5bc2a: Pull complete 23:54:39 7e9c9ca2126c: Download complete 23:54:39 ca9280d653b3: Pull complete 23:54:44 7e9c9ca2126c: Pull complete 23:54:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:54:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:44 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 23:54:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:54:45 $ docker top d3e11581d696097534a2065a95c0d9dd2e21356a92426d1afb2950eb7d0e54b6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:45 + docker-compose build --help 23:54:45 + grep parallel 23:54:46 --parallel Build images in parallel. [Pipeline] } 23:54:46 $ docker stop --time=1 d3e11581d696097534a2065a95c0d9dd2e21356a92426d1afb2950eb7d0e54b6 23:54:47 $ docker rm -f d3e11581d696097534a2065a95c0d9dd2e21356a92426d1afb2950eb7d0e54b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:54:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:48 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 23:54:48 $ 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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@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 23:54:48 $ docker top 75e74bfca497daf4ce7af8bd3c01968e841ad323d717849edcb3780bc8254382 -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:49 + docker-compose -f ./docker-compose-build.yml build --parallel 23:54:49 Building core-command ... 23:54:49 Building core-data ... 23:54:49 Building core-metadata ... 23:54:49 Building security-bootstrapper ... 23:54:49 Building security-proxy-setup ... 23:54:49 Building security-secretstore-setup ... 23:54:49 Building security-spiffe-token-provider ... 23:54:49 Building security-spire-agent ... 23:54:49 Building security-spire-config ... 23:54:49 Building security-spire-server ... 23:54:49 Building support-notifications ... 23:54:49 Building support-scheduler ... 23:54:49 Building sys-mgmt-agent ... 23:54:49 Building core-metadata 23:54:49 Building core-data 23:54:49 Building security-secretstore-setup 23:54:49 Building security-spire-server 23:54:49 Building support-notifications 23:54:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16654 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:54:59 Running in /w/workspace/edgex-go/249 [Pipeline] { [Pipeline] checkout 23:54:59 The recommended git tool is: git 23:55:06 using credential edgex-jenkins-ssh 23:55:06 Cloning the remote Git repository 23:55:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:55:06 > git init /w/workspace/edgex-go/249 # timeout=10 23:55:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:55:06 > git --version # timeout=10 23:55:06 > git --version # 'git version 2.25.1' 23:55:06 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:55:07 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:55:07 ---> 6305de8d4c3d 23:55:07 Step 3/25 : WORKDIR /edgex-go 23:55:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:55:07 ---> 6305de8d4c3d 23:55:07 Step 3/23 : WORKDIR /edgex-go 23:55:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:55:08 ---> 6305de8d4c3d 23:55:08 Step 3/22 : WORKDIR /edgex-go 23:55:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:55:08 ---> 6305de8d4c3d 23:55:08 Step 3/23 : WORKDIR /edgex-go 23:55:08 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:55:08 ---> 6305de8d4c3d 23:55:08 Step 3/25 : WORKDIR /edgex-go 23:55:11 ---> Running in 864dcaea7919 23:55:11 ---> Running in 39bc117604f7 23:55:11 ---> Running in 830eaa59593b 23:55:11 ---> Running in 9853a498d5d3 23:55:11 ---> Running in ea76421ca070 23:55:11 Removing intermediate container 864dcaea7919 23:55:11 ---> ca2d11498273 23:55:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:11 Removing intermediate container 830eaa59593b 23:55:11 ---> 9e460af4e682 23:55:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:11 ---> Running in 71c459e9c689 23:55:11 Removing intermediate container ea76421ca070 23:55:11 ---> ef26aa308745 23:55:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:11 Removing intermediate container 9853a498d5d3 23:55:11 ---> 7b6290262b93 23:55:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:11 Removing intermediate container 39bc117604f7 23:55:11 ---> 0a7305723ec7 23:55:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:11 ---> Running in 21c077e53438 23:55:11 ---> Running in 8910d852e8cc 23:55:11 ---> Running in 7ed4559bcc57 23:55:11 ---> Running in 5e6a6a4f3984 23:55:11 Removing intermediate container 71c459e9c689 23:55:11 ---> 379a93e59d76 23:55:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:55:12 ---> Running in 7fb5f535b964 23:55:12 Removing intermediate container 5e6a6a4f3984 23:55:12 ---> 39500d9f7b8b 23:55:12 Step 5/25 : RUN apk add --update --no-cache make git 23:55:12 Removing intermediate container 7ed4559bcc57 23:55:12 ---> 824cab8a3dc3 23:55:12 Step 5/23 : RUN apk add --update --no-cache make git 23:55:12 ---> Running in e47c51ef24a9 23:55:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:12 Removing intermediate container 21c077e53438 23:55:12 ---> dc61b7f47ee0 23:55:12 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:55:12 ---> Running in d9ae51307365 23:55:12 ---> Running in 7b49ef3ade89 23:55:13 Removing intermediate container 8910d852e8cc 23:55:13 ---> bb39437553e7 23:55:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:55:13 ---> Running in 6b51012e3f8b 23:55:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:14 OK: 221 MiB in 52 packages 23:55:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:14 Removing intermediate container 7fb5f535b964 23:55:14 ---> 3bfe639372fa 23:55:14 Step 6/23 : COPY go.mod vendor* ./ 23:55:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:14 OK: 221 MiB in 52 packages 23:55:14 ---> c73cf1f86300 23:55:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:14 ---> Running in bf4a185e8599 23:55:14 OK: 221 MiB in 52 packages 23:55:14 OK: 221 MiB in 52 packages 23:55:14 OK: 221 MiB in 52 packages 23:55:14 Removing intermediate container e47c51ef24a9 23:55:14 ---> 24e639640fc4 23:55:14 Step 6/25 : COPY go.mod vendor* ./ 23:55:15 ---> 4b930130ad14 23:55:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:15 ---> Running in 3f0b0c9dbb99 23:55:15 Removing intermediate container 7b49ef3ade89 23:55:15 ---> e4b599b40126 23:55:15 Step 6/25 : COPY go.mod vendor* ./ 23:55:15 Removing intermediate container d9ae51307365 23:55:15 ---> 91dcccbb9b70 23:55:15 Step 6/23 : COPY go.mod vendor* ./ 23:55:15 Removing intermediate container 6b51012e3f8b 23:55:15 ---> 838326abea03 23:55:15 Step 6/22 : COPY go.mod vendor* ./ 23:55:15 ---> 2c4962133909 23:55:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:15 ---> Running in 018798dc3d35 23:55:15 ---> 2c76189bb542 23:55:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:15 ---> Running in f67c9fbbe0b5 23:55:15 ---> ee34b6ff4a21 23:55:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:15 ---> Running in 2b04d11b1dc5 23:55:15 Removing intermediate container bf4a185e8599 23:55:15 ---> b0949df66fb9 23:55:15 Step 8/23 : COPY . . 23:55:17 Removing intermediate container 3f0b0c9dbb99 23:55:17 ---> fd83cbe08d59 23:55:17 Step 8/25 : COPY . . 23:55:17 Removing intermediate container 018798dc3d35 23:55:17 ---> f56175fc8b74 23:55:17 Step 8/25 : COPY . . 23:55:17 Removing intermediate container f67c9fbbe0b5 23:55:17 Removing intermediate container 2b04d11b1dc5 23:55:17 ---> aeb10a8cfa43 23:55:17 ---> 0625b94dbe25 23:55:17 Step 8/23 : COPY . .Step 8/22 : COPY . . 23:55:17 23:55:23 Avoid second fetch 23:55:23 Checking out Revision a157344ed5a2a308e5221a4550246afdf7c311d5 (main) 23:55:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:55:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:55:23 > git config core.sparsecheckout # timeout=10 23:55:23 > git checkout -f a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 23:55:28 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0 (#4066)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:55:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:55:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:29 Dload Upload Total Spent Left Speed 23:55:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 83353 0 --:--:-- --:--:-- --:--:-- 82790 100 12253 100 12253 0 0 82790 0 --:--:-- --:--:-- --:--:-- 82234 [Pipeline] sh 23:55:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:55:30 ---> 03db34d91644 23:55:30 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:55:30 ---> 2698085513c4 23:55:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:55:30 ---> 1b7e9def34ab 23:55:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:55:30 ---> 49f00c334b69 23:55:30 Step 9/23 : RUN make cmd/core-data/core-data 23:55:30 ---> c781723fbe66 23:55:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:55:30 ---> Running in 410d4d3fb0a1 23:55:30 ---> Running in 23282adeb46d 23:55:30 ---> Running in 179c8d447b72 23:55:30 ---> Running in 3668637eeaff 23:55:30 ---> Running in a7a2381c54e5 23:55:30 Removing intermediate container 3668637eeaff 23:55:30 ---> 63f933496140 23:55:30 Step 10/25 : WORKDIR /edgex-go/spire-build 23:55:30 ---> Running in 9c24742d56d1 23:55:30 Removing intermediate container 9c24742d56d1 23:55:30 ---> 7384faad1808 23:55:30 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:55:30 ---> Running in 950f4d786743 23:55:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:55:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:55:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:55:30 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:55:30 Removing intermediate container 950f4d786743 23:55:30 ---> 9f4ddaf50b22 23:55:30 Step 12/25 : WORKDIR /edgex-go 23:55:30 ---> Running in bbf27cefdfa7 23:55:30 Removing intermediate container bbf27cefdfa7 23:55:30 ---> bc44413c1a75 23:55:30 23:55:30 Step 13/25 : FROM alpine:3.15 23:55:30 + sudo tee /etc/docker/daemon.new 23:55:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:55:30 { 23:55:30 "registry-mirrors": [ 23:55:30 "https://nexus3.edgexfoundry.org:10001" 23:55:30 ], 23:55:30 "bip": "10.250.0.254/24", 23:55:30 "hosts": [ 23:55:30 "tcp://0.0.0.0:5555", 23:55:30 "unix:///var/run/docker.sock" 23:55:30 ], 23:55:30 "mtu": 1458, 23:55:30 "selinux-enabled": true, 23:55:30 "seccomp-profile": "/etc/docker/seccomp.json" 23:55:30 } [Pipeline] sh 23:55:30 3.15: Pulling from library/alpine 23:55:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:55:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:55:30 Status: Downloaded newer image for alpine:3.15 23:55:30 ---> 0ac33e5f5afa 23:55:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:55:30 + sudo service docker restart 23:55:30 ---> Running in ccd27f560755 23:55:30 Removing intermediate container ccd27f560755 23:55:30 ---> c82d187c4954 23:55:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:30 ---> Running in c4a756845ee7 23:55:32 Removing intermediate container c4a756845ee7 23:55:32 ---> 5a3fec4a3654 23:55:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:55:32 ---> Running in c8f87eef2e34 23:55:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:34 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:55:34 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:55:34 OK: 15859 distinct packages available 23:55:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:35 (1/5) Installing dumb-init (1.2.5-r1) 23:55:35 (2/5) Installing musl-obstack (1.2.3-r0) 23:55:35 (3/5) Installing libucontext (1.1-r0) 23:55:35 (4/5) Installing gcompat (1.0.0-r4) 23:55:35 (5/5) Installing openssl (1.1.1p-r0) 23:55:35 Executing busybox-1.34.1-r5.trigger 23:55:35 OK: 6 MiB in 19 packages 23:55:37 Removing intermediate container c8f87eef2e34 23:55:37 ---> 6a316bba8609 23:55:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:55:39 ---> 20ddd58820da 23:55:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:55:39 ---> 695efceeca23 23:55:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:55:40 ---> 6c5e160d77de 23:55:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:55:41 ---> 8ec4e68f5a73 23:55:41 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:55:41 ---> Running in 57d0c53050d7 23:55:41 Removing intermediate container 57d0c53050d7 23:55:41 ---> 55ffedba8cb0 23:55:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:55:41 ---> Running in 5a937a9c0415 23:55:41 Removing intermediate container 5a937a9c0415 23:55:41 ---> 3ea0cb633400 23:55:41 Step 23/25 : LABEL arch=x86_64 23:55:41 ---> Running in 783e8d8885b3 23:55:42 Removing intermediate container 783e8d8885b3 23:55:42 ---> ee31dbff95ed 23:55:42 Step 24/25 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:55:42 ---> Running in 5a5ac7d03bc7 23:55:42 Removing intermediate container 5a5ac7d03bc7 23:55:42 ---> ed96b21dcdd9 23:55:42 Step 25/25 : LABEL version=2.2.1-dev.18 23:55:42 ---> Running in 7876cbd7df90 23:55:42 Removing intermediate container 7876cbd7df90 23:55:42 ---> 77f920d74173 23:55:42 23:55:43 Successfully built 77f920d74173 23:55:43 Successfully tagged security-spire-server:latest 23:55:43  Building security-spire-server ... done Building support-scheduler 23:55:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:55:48 ---> 6305de8d4c3d 23:55:48 Step 3/22 : WORKDIR /edgex-go 23:55:48 ---> Using cache 23:55:48 ---> 0a7305723ec7 23:55:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:48 ---> Using cache 23:55:48 ---> 824cab8a3dc3 23:55:48 Step 5/22 : RUN apk add --update --no-cache make git 23:55:48 ---> Using cache 23:55:48 ---> 91dcccbb9b70 23:55:48 Step 6/22 : COPY go.mod vendor* ./ 23:55:48 ---> Using cache 23:55:48 ---> 2c76189bb542 23:55:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:48 ---> Using cache 23:55:48 ---> aeb10a8cfa43 23:55:48 Step 8/22 : COPY . . 23:55:48 ---> Using cache 23:55:48 ---> c781723fbe66 23:55:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:49 provisioning config files... 23:55:49 ---> Running in f3c05292d81d 23:55:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/249@tmp/config1483474290802089488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:49 ---> docker-login.sh 23:55:49 nexus3.edgexfoundry.org:10001 23:55:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:50 Configure a credential helper to remove this warning. See 23:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:50 23:55:50 Login Succeeded 23:55:50 nexus3.edgexfoundry.org:10002 23:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:51 Configure a credential helper to remove this warning. See 23:55:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:51 23:55:51 Login Succeeded 23:55:51 nexus3.edgexfoundry.org:10003 23:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:51 Configure a credential helper to remove this warning. See 23:55:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:51 23:55:51 Login Succeeded 23:55:51 nexus3.edgexfoundry.org:10004 23:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:52 Configure a credential helper to remove this warning. See 23:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:52 23:55:52 Login Succeeded 23:55:52 docker.io 23:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:53 Configure a credential helper to remove this warning. See 23:55:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:53 23:55:53 Login Succeeded 23:55:53 ---> docker-login.sh ends [Pipeline] } 23:55:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:55:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:53 ========================================================= 23:55:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:55:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:55:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:55: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.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:55:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:55:53 9b3977197b4f: Pulling fs layer 23:55:53 1a89e8eeedd5: Pulling fs layer 23:55:53 94645a83ff95: Pulling fs layer 23:55:53 e6fb740bc735: Pulling fs layer 23:55:53 3a77bd46dcc9: Pulling fs layer 23:55:53 355e64cbe906: Pulling fs layer 23:55:53 63ab81a10011: Pulling fs layer 23:55:53 555d1d1c4555: Pulling fs layer 23:55:53 7d9057610161: Pulling fs layer 23:55:53 355e64cbe906: Waiting 23:55:53 63ab81a10011: Waiting 23:55:53 555d1d1c4555: Waiting 23:55:53 7d9057610161: Waiting 23:55:53 e6fb740bc735: Waiting 23:55:53 3a77bd46dcc9: Waiting 23:55:53 94645a83ff95: Verifying Checksum 23:55:53 94645a83ff95: Download complete 23:55:53 1a89e8eeedd5: Verifying Checksum 23:55:53 1a89e8eeedd5: Download complete 23:55:53 3a77bd46dcc9: Verifying Checksum 23:55:53 3a77bd46dcc9: Download complete 23:55:53 355e64cbe906: Verifying Checksum 23:55:53 355e64cbe906: Download complete 23:55:53 9b3977197b4f: Verifying Checksum 23:55:53 9b3977197b4f: Download complete 23:55:53 63ab81a10011: Verifying Checksum 23:55:53 63ab81a10011: Download complete 23:55:54 9b3977197b4f: Pull complete 23:55:55 7d9057610161: Verifying Checksum 23:55:55 7d9057610161: Download complete 23:55:55 1a89e8eeedd5: Pull complete 23:55:55 94645a83ff95: Pull complete 23:55:56 555d1d1c4555: Verifying Checksum 23:55:56 555d1d1c4555: Download complete 23:55:56 e6fb740bc735: Verifying Checksum 23:55:56 e6fb740bc735: Download complete 23:55:58 Removing intermediate container a7a2381c54e5 23:55:58 ---> e3022acce5e4 23:55:58 23:55:58 Step 10/23 : FROM alpine:3.14 23:55:58 Removing intermediate container 410d4d3fb0a1 23:55:58 ---> 2153d3abd380 23:55:58 23:55:58 Step 10/25 : FROM alpine:3.14 23:55:59 3.14: Pulling from library/alpine 23:55:59 3.14: Pulling from library/alpine 23:56:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:56:00 Status: Downloaded newer image for alpine:3.14 23:56:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:56:00 Status: Image is up to date for alpine:3.14 23:56:00 ---> e04c818066af 23:56:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:56:00 ---> e04c818066af 23:56:00 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:56:01 ---> Running in 9c954fc64fec 23:56:01 ---> Running in ccfcc7ce10ef 23:56:01 Removing intermediate container 179c8d447b72 23:56:01 ---> 058fc96e87e6 23:56:01 23:56:01 Step 10/23 : FROM alpine:3.14 23:56:01 ---> e04c818066af 23:56:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:56:01 ---> Running in e2b7bd0b375a 23:56:01 Removing intermediate container e2b7bd0b375a 23:56:01 ---> e36641067770 23:56:01 Step 12/23 : ENV APP_PORT=59880 23:56:01 ---> Running in 768419c157b9 23:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:56:02 Removing intermediate container 768419c157b9 23:56:02 ---> 58752652f076 23:56:02 Step 13/23 : EXPOSE $APP_PORT 23:56:02 (1/1) Installing dumb-init (1.2.5-r1) 23:56:02 Executing busybox-1.33.1-r7.trigger 23:56:02 OK: 6 MiB in 15 packages 23:56:02 ---> Running in fab41c55beee 23:56:02 (1/3) Installing ca-certificates (20211220-r0) 23:56:02 (2/3) Installing dumb-init (1.2.5-r1) 23:56:02 (3/3) Installing su-exec (0.2-r1) 23:56:02 Executing busybox-1.33.1-r7.trigger 23:56:02 Executing ca-certificates-20211220-r0.trigger 23:56:02 OK: 6 MiB in 17 packages 23:56:02 Removing intermediate container fab41c55beee 23:56:02 ---> 5cb62fb293fc 23:56:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:02 ---> Running in 73454a61cb4f 23:56:02 Removing intermediate container ccfcc7ce10ef 23:56:02 ---> 02d6beaaa8fe 23:56:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:56:02 ---> Running in 06e5a7abe2f9 23:56:02 Removing intermediate container 9c954fc64fec 23:56:02 ---> 8cfb2c681cb5 23:56:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:56:03 Removing intermediate container 06e5a7abe2f9 23:56:03 ---> aac783d4cc22 23:56:03 Step 13/23 : ENV APP_PORT=59881 23:56:03 ---> Running in 9088644b8bfe 23:56:03 ---> Running in 1e3bbb96885c 23:56:03 Removing intermediate container 9088644b8bfe 23:56:03 ---> 085099b0d70d 23:56:03 Step 13/25 : WORKDIR / 23:56:03 ---> Running in f50772de4d08 23:56:03 Removing intermediate container 1e3bbb96885c 23:56:03 ---> 5cda9115d8e1 23:56:03 Step 14/23 : EXPOSE $APP_PORT 23:56:03 ---> Running in 4a816d671fc6 23:56:03 Removing intermediate container f50772de4d08 23:56:03 ---> f90eb5156b0e 23:56:03 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:56:03 Removing intermediate container 23282adeb46d 23:56:03 ---> d0265384c3b5 23:56:03 23:56:03 Step 10/22 : FROM alpine:3.14 23:56:03 ---> e04c818066af 23:56:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:56:03 Removing intermediate container 73454a61cb4f 23:56:03 ---> 800609fbf91e 23:56:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:56:03 Removing intermediate container 4a816d671fc6 23:56:03 ---> 82f3a7a47449 23:56:03 Step 15/23 : WORKDIR / 23:56:03 ---> Running in dcad25577097 23:56:03 ---> Running in 84da6505e022 23:56:03 ---> Running in a03c36591db1 23:56:04 Removing intermediate container 84da6505e022 23:56:04 ---> 4ce7daab308b 23:56:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:04 ---> da12aa94968c 23:56:04 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:56:04 ---> c3035e7d77f4 23:56:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:56:04 ---> e9fb7d5a4545 23:56:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:56:04 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:56:04 ---> a70d32eb8899 23:56:04 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:56:04 (1/2) Installing ca-certificates (20211220-r0) 23:56:04 (2/2) Installing dumb-init (1.2.5-r1) 23:56:04 Executing busybox-1.33.1-r7.trigger 23:56:04 Executing ca-certificates-20211220-r0.trigger 23:56:04 OK: 6 MiB in 16 packages 23:56:05 ---> f11f1a6240fc 23:56:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:56:05 ---> 297c88668381 23:56:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:56:05 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:56:05 Removing intermediate container dcad25577097 23:56:05 ---> f00b39d3819b 23:56:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:56:05 ---> Running in fb8518c52365 23:56:05 (1/6) Installing dumb-init (1.2.5-r1) 23:56:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:56:05 ---> a98911d3606f 23:56:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:56:05 (3/6) Installing libsodium (1.0.18-r0) 23:56:05 ---> Running in 850d522a697b 23:56:05 Removing intermediate container fb8518c52365 23:56:05 ---> e4cb7ea6004a 23:56:05 Step 13/22 : ENV APP_PORT=59860 23:56:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:56:05 ---> b0cbe0f004cf 23:56:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:56:05 ---> Running in 63e7796abf43 23:56:05 (5/6) Installing libzmq (4.3.4-r0) 23:56:05 Removing intermediate container 850d522a697b 23:56:05 ---> 8a890d018546 23:56:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:06 (6/6) Installing zeromq (4.3.4-r0) 23:56:06 ---> Running in cb49185d3be4 23:56:06 Removing intermediate container 63e7796abf43 23:56:06 ---> 7ec0f3d9b153 23:56:06 Step 14/22 : EXPOSE $APP_PORT 23:56:06 Executing busybox-1.33.1-r7.trigger 23:56:06 OK: 8 MiB in 20 packages 23:56:06 ---> Running in 45615fd5fdaa 23:56:06 Removing intermediate container cb49185d3be4 23:56:06 ---> 90e8c75b3ae4 23:56:06 Step 21/23 : LABEL arch=x86_64 23:56:06 ---> Running in 30a7620cd571 23:56:06 Removing intermediate container 45615fd5fdaa 23:56:06 ---> 23388b783896 23:56:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:06 ---> c42ee8a4597e 23:56:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:56:06 Removing intermediate container 30a7620cd571 23:56:06 ---> 9736fb86ac37 23:56:06 Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:56:06 ---> Running in 929c79abc36b 23:56:06 Removing intermediate container a03c36591db1 23:56:06 ---> 32f47547e3d7 23:56:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:06 ---> c356091c3190 23:56:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:56:06 Removing intermediate container 929c79abc36b 23:56:06 ---> cd7d3e4fb09f 23:56:06 Step 23/23 : LABEL version=2.2.1-dev.18 23:56:06 ---> ebddaf276762 23:56:06 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:56:06 ---> Running in 406f34acbd88 23:56:06 ---> Running in d4ee3bd691a1 23:56:06 ---> d40b072d5720 23:56:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:56:07 Removing intermediate container 406f34acbd88 23:56:07 ---> da3a832097fd 23:56:07 23:56:07 Successfully built da3a832097fd 23:56:07 Successfully tagged core-metadata:latest 23:56:07  Building core-metadata ... done Building core-command 23:56:08 ---> 55d75919ce9c 23:56:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:56:08 ---> b937f12aa22f 23:56:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:56:08 ---> cf80d758634a 23:56:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:56:08 ---> Running in 1b77a6509683 23:56:08 ---> a9802ad133f6 23:56:08 Step 19/23 : ENTRYPOINT ["/core-data"] 23:56:08 Removing intermediate container d4ee3bd691a1 23:56:08 ---> 870d56df3c8b 23:56:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:56:08 Removing intermediate container 1b77a6509683 23:56:08 ---> 149a7a40c573 23:56:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:08 ---> Running in 43313078f73b 23:56:08 ---> Running in 30f317bc678f 23:56:09 e6fb740bc735: Pull complete 23:56:09 3a77bd46dcc9: Pull complete 23:56:09 355e64cbe906: Pull complete 23:56:09 ---> Running in 2d2d6d018091 23:56:09 Removing intermediate container 43313078f73b 23:56:09 ---> d823b6d5de0e 23:56:09 Step 23/25 : LABEL arch=x86_64 23:56:09 63ab81a10011: Pull complete 23:56:09 Removing intermediate container 30f317bc678f 23:56:09 ---> d48476c4a777 23:56:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:09 ---> Running in 94ca64f621c0 23:56:09 Removing intermediate container 2d2d6d018091 23:56:09 ---> 10a5efbec94a 23:56:09 Step 20/22 : LABEL arch=x86_64 23:56:09 ---> Running in 14378cc07656 23:56:09 ---> Running in 2b8c4f66b664 23:56:09 Removing intermediate container 94ca64f621c0 23:56:09 ---> 64fe5fea18f6 23:56:09 Step 24/25 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:56:09 Removing intermediate container 14378cc07656 23:56:09 ---> ab1bc1ec53a7 23:56:09 Step 21/23 : LABEL arch=x86_64 23:56:09 ---> Running in dc810441c5a2 23:56:09 ---> Running in 903b0a10d3ca 23:56:09 Removing intermediate container 2b8c4f66b664 23:56:09 ---> 1e057e21251c 23:56:09 Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:56:09 ---> Running in 2cfd00a87544 23:56:09 Removing intermediate container dc810441c5a2 23:56:09 ---> 2958b024e422 23:56:09 Step 25/25 : LABEL version=2.2.1-dev.18 23:56:09 Removing intermediate container 903b0a10d3ca 23:56:09 ---> 3f55db879b9b 23:56:09 Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:56:09 ---> Running in 27391ddd5cf8 23:56:09 ---> Running in 8e13a1c8559c 23:56:09 Removing intermediate container 2cfd00a87544 23:56:09 ---> fdf0290de1e1 23:56:09 Step 22/22 : LABEL version=2.2.1-dev.18 23:56:09 ---> Running in 899e3f9d59cd 23:56:10 Removing intermediate container 8e13a1c8559c 23:56:10 ---> 50cac39002b6 23:56:10 Step 23/23 : LABEL version=2.2.1-dev.18 23:56:10 Removing intermediate container 27391ddd5cf8 23:56:10 ---> 88402cc12b1d 23:56:10 23:56:10 ---> Running in 1969ade012be 23:56:10 Removing intermediate container 899e3f9d59cd 23:56:10 ---> c6e6c7e7a66e 23:56:10 23:56:10 Successfully built 88402cc12b1d 23:56:10 Successfully tagged security-secretstore-setup:latest 23:56:10  Building security-secretstore-setup ... done Building security-spiffe-token-provider 23:56:10 Removing intermediate container 1969ade012be 23:56:10 ---> ddc72a4c582d 23:56:10 23:56:10 Successfully built c6e6c7e7a66e 23:56:10 Successfully tagged support-notifications:latest 23:56:10  Building support-notifications ... done Building security-proxy-setup 23:56:10 Successfully built ddc72a4c582d 23:56:10 Successfully tagged core-data:latest 23:56:10 Building security-bootstrapper 23:56:14  Building core-data ... done Removing intermediate container f3c05292d81d 23:56:14 ---> a3d630afe0f3 23:56:14 23:56:14 Step 10/22 : FROM alpine:3.14 23:56:14 ---> e04c818066af 23:56:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:56:14 ---> Using cache 23:56:14 ---> 02d6beaaa8fe 23:56:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:56:14 ---> Using cache 23:56:14 ---> aac783d4cc22 23:56:14 Step 13/22 : ENV APP_PORT=59861 23:56:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:56:14 ---> 6305de8d4c3d 23:56:14 Step 3/23 : WORKDIR /edgex-go 23:56:14 ---> Using cache 23:56:14 ---> 0a7305723ec7 23:56:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:14 ---> Using cache 23:56:14 ---> 824cab8a3dc3 23:56:14 Step 5/23 : RUN apk add --update --no-cache make git 23:56:14 ---> Using cache 23:56:14 ---> 91dcccbb9b70 23:56:14 Step 6/23 : COPY go.mod vendor* ./ 23:56:14 ---> Using cache 23:56:14 ---> 2c76189bb542 23:56:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:14 ---> Using cache 23:56:14 ---> aeb10a8cfa43 23:56:14 Step 8/23 : COPY . . 23:56:14 ---> Using cache 23:56:14 ---> c781723fbe66 23:56:14 Step 9/23 : RUN make cmd/core-command/core-command 23:56:15 ---> Running in fccff2ed6d9a 23:56:15 ---> Running in 508ef1f1d900 23:56:15 Removing intermediate container 508ef1f1d900 23:56:15 ---> 502b60eaac81 23:56:15 Step 14/22 : EXPOSE $APP_PORT 23:56:15 ---> Running in 8a3b59ca9745 23:56:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:56:15 Removing intermediate container 8a3b59ca9745 23:56:15 ---> 69443165a85d 23:56:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:16 555d1d1c4555: Pull complete 23:56:16 ---> a3ddd18f0c02 23:56:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:56:17 ---> ed65abd2ad36 23:56:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:56:17 7d9057610161: Pull complete 23:56:17 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 23:56:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:56:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:56:17 ---> 7eda8596f8b2 23:56:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:56:17 ---> Running in 3312d7a16df2 23:56:17 + docker build -t ci-base-image-arm64 -f - . 23:56:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:56:17 WORKDIR /edgex 23:56:17 COPY go.mod . 23:56:17 RUN go mod download 23:56:18 Removing intermediate container 3312d7a16df2 23:56:18 ---> 0dafe292a315 23:56:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:18 ---> Running in 405dd354d749 23:56:18 Removing intermediate container 405dd354d749 23:56:18 ---> 635ca9c54a0e 23:56:18 Step 20/22 : LABEL arch=x86_64 23:56:18 ---> Running in d3d1a78e467c 23:56:18 Removing intermediate container d3d1a78e467c 23:56:18 ---> 77fc66da44e5 23:56:18 Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:56:18 ---> Running in 15605c568c56 23:56:19 Removing intermediate container 15605c568c56 23:56:19 ---> 02ac4d2a2ac6 23:56:19 Step 22/22 : LABEL version=2.2.1-dev.18 23:56:19 ---> Running in 5f190eb1df76 23:56:19 Removing intermediate container 5f190eb1df76 23:56:19 ---> 1327742d3ef6 23:56:19 23:56:19 Successfully built 1327742d3ef6 23:56:19 Successfully tagged support-scheduler:latest 23:56:19  Building support-scheduler ... done Building security-spire-agent 23:56:20 Sending build context to Docker daemon 169.2MB 23:56:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:56:20 ---> 819e984ddca1 23:56:20 Step 2/4 : WORKDIR /edgex 23:56:22 ---> Running in e6e4bb1a3565 23:56:22 Removing intermediate container e6e4bb1a3565 23:56:22 ---> 64c9363e1098 23:56:22 Step 3/4 : COPY go.mod . 23:56:22 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:56:22 ---> 6305de8d4c3d 23:56:22 Step 3/20 : WORKDIR /edgex-go 23:56:22 ---> Using cache 23:56:22 ---> 0a7305723ec7 23:56:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:56:23 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:56:23 ---> 6305de8d4c3d 23:56:23 Step 3/31 : WORKDIR /edgex-go 23:56:23 ---> Using cache 23:56:23 ---> 0a7305723ec7 23:56:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:23 ---> Using cache 23:56:23 ---> 824cab8a3dc3 23:56:23 Step 5/31 : RUN apk add --update --no-cache make git 23:56:23 ---> Using cache 23:56:23 ---> 91dcccbb9b70 23:56:23 Step 6/31 : COPY go.mod vendor* ./ 23:56:23 ---> Using cache 23:56:23 ---> 2c76189bb542 23:56:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:23 ---> Using cache 23:56:23 ---> aeb10a8cfa43 23:56:23 Step 8/31 : COPY . . 23:56:23 ---> Using cache 23:56:23 ---> c781723fbe66 23:56:23 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:56:23 ---> cbf379c3c573 23:56:23 Step 4/4 : RUN go mod download 23:56:23 ---> Running in f73fbba96d06 23:56:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:56:23 ---> 6305de8d4c3d 23:56:23 Step 3/22 : WORKDIR /edgex-go 23:56:23 ---> Using cache 23:56:23 ---> 0a7305723ec7 23:56:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:23 ---> Using cache 23:56:23 ---> 824cab8a3dc3 23:56:23 Step 5/22 : RUN apk add --update --no-cache make git 23:56:23 ---> Using cache 23:56:23 ---> 91dcccbb9b70 23:56:23 Step 6/22 : COPY go.mod vendor* ./ 23:56:23 ---> Using cache 23:56:23 ---> 2c76189bb542 23:56:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:23 ---> Using cache 23:56:23 ---> aeb10a8cfa43 23:56:23 Step 8/22 : COPY . . 23:56:23 ---> Using cache 23:56:23 ---> c781723fbe66 23:56:23 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:56:26 ---> Running in 7eec22cc6fdb 23:56:26 ---> Running in f0952912e85e 23:56:26 ---> Running in 331183a0bc37 23:56:26 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:56:26 ---> 6305de8d4c3d 23:56:26 Step 3/26 : WORKDIR /edgex-go 23:56:26 ---> Using cache 23:56:26 ---> 0a7305723ec7 23:56:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:26 ---> Using cache 23:56:26 ---> 824cab8a3dc3 23:56:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:56:26 ---> Running in af00fe0d7ceb 23:56:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:56:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:56:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:27 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:56:27 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 23:56:27 OK: 15866 distinct packages available 23:56:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:28 OK: 221 MiB in 52 packages 23:56:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:28 Removing intermediate container af00fe0d7ceb 23:56:28 ---> ff12ace76b9e 23:56:28 Step 6/26 : COPY go.mod vendor* ./ 23:56:29 OK: 221 MiB in 52 packages 23:56:29 ---> 0ef8309f44fd 23:56:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:29 ---> Running in 4f177b8c156f 23:56:29 Removing intermediate container f0952912e85e 23:56:29 ---> 7b29bd93f1b2 23:56:29 Step 5/20 : COPY go.mod vendor* ./ 23:56:30 ---> 377d3adad32b 23:56:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:30 ---> Running in 0b3c1e2627c3 23:56:30 Removing intermediate container 4f177b8c156f 23:56:30 ---> 7a2f1c6fbfbd 23:56:30 Step 8/26 : COPY . . 23:56:31 Removing intermediate container fccff2ed6d9a 23:56:31 ---> b3f2b559f997 23:56:31 23:56:31 Step 10/23 : FROM alpine:3.14 23:56:31 ---> e04c818066af 23:56:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:56:31 ---> Using cache 23:56:31 ---> 02d6beaaa8fe 23:56:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:56:31 ---> Using cache 23:56:31 ---> aac783d4cc22 23:56:31 Step 13/23 : ENV APP_PORT=59882 23:56:31 ---> Running in 8c462a0a54cc 23:56:31 Removing intermediate container 8c462a0a54cc 23:56:31 ---> cff22e020847 23:56:31 Step 14/23 : EXPOSE $APP_PORT 23:56:31 ---> Running in f1421ba4b3bc 23:56:32 Removing intermediate container f1421ba4b3bc 23:56:32 ---> 428217994d5f 23:56:32 Step 15/23 : WORKDIR / 23:56:32 Removing intermediate container 0b3c1e2627c3 23:56:32 ---> Running in e657ac00aa04 23:56:32 ---> 62d19a9faa07 23:56:32 Step 7/20 : COPY . . 23:56:33 Removing intermediate container e657ac00aa04 23:56:33 ---> f7e0f5db3b72 23:56:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:33 ---> 5ee6ebbf0531 23:56:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:56:35 ---> f315c689981c 23:56:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:56:36 ---> 9624c61c7cb1 23:56:36 Step 19/23 : ENTRYPOINT ["/core-command"] 23:56:36 ---> Running in 3953d090f928 23:56:36 Removing intermediate container 3953d090f928 23:56:36 ---> 866442625f65 23:56:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:36 ---> Running in ceb92d3a2c18 23:56:37 Removing intermediate container ceb92d3a2c18 23:56:37 ---> b2912e618cfa 23:56:37 Step 21/23 : LABEL arch=x86_64 23:56:37 ---> Running in b34d6a13cb53 23:56:37 Removing intermediate container b34d6a13cb53 23:56:37 ---> 09776e9ec760 23:56:37 Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:56:37 ---> Running in e6f661b91196 23:56:37 Removing intermediate container e6f661b91196 23:56:37 ---> e91d4d3d0941 23:56:37 Step 23/23 : LABEL version=2.2.1-dev.18 23:56:38 ---> Running in 013f3469d024 23:56:38 Removing intermediate container 013f3469d024 23:56:38 ---> 886dbab0d789 23:56:38 23:56:38 Successfully built 886dbab0d789 23:56:38 Successfully tagged core-command:latest 23:56:38  Building core-command ... done Building sys-mgmt-agent 23:56:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:56:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:56:43 ---> 6305de8d4c3d 23:56:43 Step 3/23 : WORKDIR /edgex-go 23:56:43 ---> Using cache 23:56:43 ---> 0a7305723ec7 23:56:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:43 ---> Using cache 23:56:43 ---> 824cab8a3dc3 23:56:43 Step 5/23 : RUN apk add --update --no-cache make bash git 23:56:44 ---> Running in 2d5286b43b97 23:56:44 ---> 9f04f0892705 23:56:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:56:44 ---> 7aaef54adafc 23:56:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:56:44 ---> Running in c10bacec26b8 23:56:44 ---> Running in d3a2723619e0 23:56:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:44 Removing intermediate container d3a2723619e0 23:56:44 ---> a8837c3fba56 23:56:44 Step 10/26 : WORKDIR /edgex-go/spire-build 23:56:45 ---> Running in 70358231461e 23:56:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:56:45 Removing intermediate container 70358231461e 23:56:45 ---> 0e3dfa657bba 23:56:45 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:56:45 ---> Running in 423ba15d41e5 23:56:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:45 OK: 221 MiB in 52 packages 23:56:46 Removing intermediate container 7eec22cc6fdb 23:56:46 ---> caffe2a3db2b 23:56:46 23:56:46 Step 10/31 : FROM alpine:3.14 23:56:46 ---> e04c818066af 23:56:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:56:46 ---> Running in 99ad0140977f 23:56:46 Removing intermediate container 331183a0bc37 23:56:46 ---> 98283933b5e4 23:56:46 23:56:46 Step 10/22 : FROM alpine:3.14 23:56:46 ---> e04c818066af 23:56:46 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:56:46 Removing intermediate container 99ad0140977f 23:56:46 ---> 0504c21ee36b 23:56:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:56:46 ---> Running in eeabde3d1fb6 23:56:46 ---> Running in 1bbce0681539 23:56:46 Removing intermediate container 2d5286b43b97 23:56:46 ---> c139693cd7e4 23:56:46 Step 6/23 : COPY go.mod vendor* ./ 23:56:46 Removing intermediate container 423ba15d41e5 23:56:46 ---> 4ad70ed9df34 23:56:46 Step 12/26 : WORKDIR /edgex-go 23:56:46 ---> Running in a1199999e7ba 23:56:46 Removing intermediate container a1199999e7ba 23:56:46 ---> f4ae3ead56b8 23:56:46 23:56:46 Step 13/26 : FROM alpine:3.15 23:56:46 ---> 0ac33e5f5afa 23:56:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:56:46 ---> Using cache 23:56:46 ---> c82d187c4954 23:56:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:46 ---> Using cache 23:56:46 ---> 5a3fec4a3654 23:56:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:56:46 ---> Using cache 23:56:46 ---> 6a316bba8609 23:56:46 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:56:46 ---> 788cb8920f56 23:56:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:46 ---> Running in 66f100f52526 23:56:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:56:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:56:47 (1/6) Installing ca-certificates (20211220-r0) 23:56:47 (1/2) Installing dumb-init (1.2.5-r1) 23:56:47 (2/2) Installing su-exec (0.2-r1) 23:56:47 Executing busybox-1.33.1-r7.trigger 23:56:47 OK: 6 MiB in 16 packages 23:56:47 (2/6) Installing brotli-libs (1.0.9-r5) 23:56:47 (3/6) Installing nghttp2-libs (1.43.0-r0) 23:56:47 (4/6) Installing libcurl (7.79.1-r2) 23:56:47 (5/6) Installing curl (7.79.1-r2) 23:56:47 (6/6) Installing dumb-init (1.2.5-r1) 23:56:47 Executing busybox-1.33.1-r7.trigger 23:56:47 Executing ca-certificates-20211220-r0.trigger 23:56:47 OK: 8 MiB in 20 packages 23:56:47 ---> c5e83614a151 23:56:47 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:56:48 Removing intermediate container 1bbce0681539 23:56:48 ---> e640283983b4 23:56:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:56:48 ---> Running in 90451a78eddf 23:56:48 Removing intermediate container 66f100f52526 23:56:48 ---> 63fa48db1fc1 23:56:48 Step 8/23 : COPY . . 23:56:48 Removing intermediate container 90451a78eddf 23:56:48 ---> 29308d2d52ae 23:56:48 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:56:48 ---> Running in 741289f4c299 23:56:48 Removing intermediate container eeabde3d1fb6 23:56:48 ---> f09c2dc9c3ba 23:56:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:56:48 Removing intermediate container 741289f4c299 23:56:48 ---> 9d68e538e776 23:56:48 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:56:48 ---> Running in 6da702b183f4 23:56:48 ---> Running in f4408050d402 23:56:49 Removing intermediate container 6da702b183f4 23:56:49 ---> a9ed64d03f0d 23:56:49 Step 13/22 : WORKDIR /edgex 23:56:49 ---> Running in 263064429d6a 23:56:49 Removing intermediate container 263064429d6a 23:56:49 ---> 161a14a19302 23:56:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:56:50 Removing intermediate container f4408050d402 23:56:50 ---> 5180047abb37 23:56:50 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:56:50 ---> Running in a700130c0e53 23:56:50 ---> b2ad2bcaee1a 23:56:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:56:50 ---> 5ac469692978 23:56:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:56:50 Removing intermediate container a700130c0e53 23:56:50 ---> 5d9d227cffb3 23:56:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:56:51 ---> a57aa62dda40 23:56:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:56:51 ---> 76037c673273 23:56:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:56:51 ---> 422537e195e3 23:56:51 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:56:51 ---> Running in 9426db5f4d20 23:56:51 ---> 188268b04a32 23:56:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:56:52 ---> 18e54f9d90d9 23:56:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:56:52 ---> f7a34a78cf88 23:56:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:56:52 ---> Running in 0a16eb3e9f5b 23:56:52 Removing intermediate container 0a16eb3e9f5b 23:56:52 ---> cf630a34c5b3 23:56:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:56:52 ---> 63492f364391 23:56:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:52 ---> Running in 2b5dbade6d9f 23:56:52 ---> Running in b039692f747e 23:56:52 Removing intermediate container 9426db5f4d20 23:56:52 ---> dbaaf4dcd097 23:56:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:52 Removing intermediate container 2b5dbade6d9f 23:56:52 ---> 48a3710d86c0 23:56:52 Step 24/26 : LABEL arch=x86_64 23:56:53 ---> Running in affb0123d985 23:56:53 Removing intermediate container affb0123d985 23:56:53 ---> aa39463f28b3 23:56:53 Step 25/26 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:56:53 ---> 950d30e5edd1 23:56:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:56:53 ---> Running in 79c84bddae6c 23:56:53 Removing intermediate container 79c84bddae6c 23:56:53 ---> 062e0c981a98 23:56:53 Step 26/26 : LABEL version=2.2.1-dev.18 23:56:54 ---> Running in f27e9b08f93f 23:56:54 Removing intermediate container f27e9b08f93f 23:56:54 ---> 51e8ad55ec9d 23:56:54 23:56:54 Removing intermediate container b039692f747e 23:56:54 ---> 8dc78b26b845 23:56:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:56:54 Successfully built 51e8ad55ec9d 23:56:54 ---> 80f8028f0ab7 23:56:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:56:54 Successfully tagged security-spire-agent:latest 23:56:54 Building security-spire-config 23:56:54  Building security-spire-agent ... done  ---> Running in f3b7d782e0d8 23:56:56 ---> 2788c2a25f47 23:56:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:56:56 Removing intermediate container f3b7d782e0d8 23:56:56 ---> 61eb396a8b79 23:56:56 Step 20/22 : LABEL arch=x86_64 23:56:56 ---> Running in d8879f34f0a0 23:56:56 ---> c165ff93d11f 23:56:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:56:57 Removing intermediate container d8879f34f0a0 23:56:57 ---> e6dee9ee5815 23:56:57 Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:56:57 ---> Running in 8ddb5714eedc 23:56:57 ---> a19c9cb14add 23:56:57 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:56:57 Removing intermediate container 8ddb5714eedc 23:56:57 ---> c3cf9941fba7 23:56:57 Step 22/22 : LABEL version=2.2.1-dev.18 23:56:57 ---> Running in 3b416836e9ce 23:56:57 ---> Running in 248d875a7598 23:56:57 Removing intermediate container 3b416836e9ce 23:56:57 ---> c1749b82dbf7 23:56:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:56:58 Removing intermediate container 248d875a7598 23:56:58 ---> 496f49a9ccaa 23:56:58 23:56:58 Successfully built 496f49a9ccaa 23:56:58 Successfully tagged security-proxy-setup:latest 23:56:58  Building security-proxy-setup ... done  ---> 6c2350a50a75 23:56:58 Step 26/31 : RUN chmod +x /entrypoint.sh 23:56:58 ---> Running in 427e48c5d132 23:56:59 ---> 5490a40d6831 23:56:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:56:59 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:56:59 ---> 6305de8d4c3d 23:56:59 Step 3/26 : WORKDIR /edgex-go 23:56:59 ---> Using cache 23:56:59 ---> 0a7305723ec7 23:56:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:59 ---> Using cache 23:56:59 ---> 824cab8a3dc3 23:56:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:56:59 ---> Using cache 23:56:59 ---> ff12ace76b9e 23:56:59 Step 6/26 : COPY go.mod vendor* ./ 23:56:59 ---> Using cache 23:56:59 ---> 0ef8309f44fd 23:56:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:59 ---> Using cache 23:56:59 ---> 7a2f1c6fbfbd 23:56:59 Step 8/26 : COPY . . 23:56:59 ---> Using cache 23:56:59 ---> 9f04f0892705 23:56:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:56:59 ---> Using cache 23:56:59 ---> a8837c3fba56 23:56:59 Step 10/26 : WORKDIR /edgex-go/spire-build 23:56:59 ---> Using cache 23:56:59 ---> 0e3dfa657bba 23:56:59 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:56:59 ---> Using cache 23:56:59 ---> 4ad70ed9df34 23:56:59 Step 12/26 : WORKDIR /edgex-go 23:56:59 ---> Using cache 23:56:59 ---> f4ae3ead56b8 23:56:59 23:56:59 Step 13/26 : FROM alpine:3.15 23:56:59 ---> 0ac33e5f5afa 23:56:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:56:59 ---> Using cache 23:56:59 ---> c82d187c4954 23:56:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:59 ---> Using cache 23:56:59 ---> 5a3fec4a3654 23:56:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:56:59 ---> Running in 5fa1473eba16 23:56:59 ---> Running in c1ca9f95a2b8 23:57:00 Removing intermediate container 427e48c5d132 23:57:00 ---> e810d2f35d00 23:57:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:57:00 ---> Running in 85283f2cc2e2 23:57:00 Removing intermediate container 85283f2cc2e2 23:57:00 ---> 0a32c1b0227d 23:57:00 Step 28/31 : CMD ["gate"] 23:57:00 ---> Running in a447e8bba86d 23:57:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:57:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:57:00 Removing intermediate container a447e8bba86d 23:57:00 ---> db4fe13fcb3d 23:57:00 Step 29/31 : LABEL arch=x86_64 23:57:01 ---> Running in 1ed88404439a 23:57:01 Removing intermediate container 1ed88404439a 23:57:01 ---> a3b84a317e11 23:57:01 Step 30/31 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:57:01 ---> Running in 227ef6e3fa95 23:57:01 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:57:01 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:57:01 OK: 15859 distinct packages available 23:57:01 Removing intermediate container 227ef6e3fa95 23:57:01 ---> c9f53b5f6432 23:57:01 Step 31/31 : LABEL version=2.2.1-dev.18 23:57:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:57:02 ---> Running in d37046c001c6 23:57:02 Removing intermediate container d37046c001c6 23:57:02 ---> be8c4790038a 23:57:02 23:57:02 Successfully built be8c4790038a 23:57:02 Successfully tagged security-bootstrapper:latest 23:57:02  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:57:02 Removing intermediate container c10bacec26b8 23:57:02 ---> 57e3377e1c58 23:57:02 23:57:02 Step 9/20 : FROM alpine:3.15 23:57:02 ---> 0ac33e5f5afa 23:57:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:57:02 ---> Using cache 23:57:02 ---> c82d187c4954 23:57:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:57:02 ---> Using cache 23:57:02 ---> 5a3fec4a3654 23:57:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:57:02 ---> Running in 769bdca1cfdc 23:57:03 (1/4) Installing dumb-init (1.2.5-r1) 23:57:03 (2/4) Installing musl-obstack (1.2.3-r0) 23:57:03 (3/4) Installing libucontext (1.1-r0) 23:57:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:57:03 (4/4) Installing gcompat (1.0.0-r4) 23:57:03 Executing busybox-1.34.1-r5.trigger 23:57:03 OK: 6 MiB in 18 packages 23:57:03 Removing intermediate container c1ca9f95a2b8 23:57:03 ---> 80bd47a6b63b 23:57:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:57:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:57:04 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:57:04 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:57:04 OK: 15859 distinct packages available 23:57:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:57:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:57:05 ---> fff79d549ef6 23:57:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:57:05 (1/9) Installing ca-certificates (20211220-r0) 23:57:05 (2/9) Installing brotli-libs (1.0.9-r5) 23:57:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:57:05 (4/9) Installing libcurl (7.80.0-r2) 23:57:06 (5/9) Installing curl (7.80.0-r2) 23:57:06 ---> ed608bd82217 23:57:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:57:06 (6/9) Installing dumb-init (1.2.5-r1) 23:57:06 ---> Running in 2e64b76967f0 23:57:06 (7/9) Installing musl-obstack (1.2.3-r0) 23:57:06 (8/9) Installing libucontext (1.1-r0) 23:57:06 (9/9) Installing gcompat (1.0.0-r4) 23:57:06 Executing busybox-1.34.1-r5.trigger 23:57:06 Executing ca-certificates-20211220-r0.trigger 23:57:06 Removing intermediate container 2e64b76967f0 23:57:06 ---> ed4cc1fc7f7e 23:57:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:57:06 OK: 8 MiB in 23 packages 23:57:07 ---> 658676e0928f 23:57:07 Step 21/26 : WORKDIR / 23:57:07 ---> Running in e4f5c8acaec3 23:57:07 Removing intermediate container e4f5c8acaec3 23:57:07 ---> d3450a7f841a 23:57:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:57:07 Removing intermediate container 769bdca1cfdc 23:57:07 ---> b6d1fb1fa88a 23:57:07 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:07 ---> Running in 7156af3385dc 23:57:07 Removing intermediate container 7156af3385dc 23:57:07 ---> 57cb7db7b2fe 23:57:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:57:07 ---> 8e1b9a0edf9c 23:57:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:57:07 ---> Running in c6437f152f76 23:57:07 Removing intermediate container c6437f152f76 23:57:07 ---> 50596b744959 23:57:07 Step 24/26 : LABEL arch=x86_64 23:57:08 ---> Running in 346387eb7997 23:57:08 Removing intermediate container 346387eb7997 23:57:08 ---> 2288b84ddb92 23:57:08 Step 25/26 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:08 ---> Running in e1ad3f24cb51 23:57:08 ---> dfe837cb8bbd 23:57:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:57:08 Removing intermediate container e1ad3f24cb51 23:57:08 ---> 3ab0598fc625 23:57:08 Step 26/26 : LABEL version=2.2.1-dev.18 23:57:08 ---> Running in 5ac8ef57fcf3 23:57:08 ---> 6479c23f35ca 23:57:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:57:08 Removing intermediate container 5ac8ef57fcf3 23:57:08 ---> 87af640ff702 23:57:08 23:57:08 ---> Running in 9ca3d27262ee 23:57:08 Successfully built 87af640ff702 23:57:08 Successfully tagged security-spire-config:latest 23:57:08  Building security-spire-config ... done Removing intermediate container 9ca3d27262ee 23:57:08 ---> 9636d9c7c05e 23:57:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:57:08 ---> Running in f47a2c39be97 23:57:09 Removing intermediate container f47a2c39be97 23:57:09 ---> 07c1ff63dd02 23:57:09 Step 18/20 : LABEL arch=x86_64 23:57:09 ---> Running in 82ed7516b95d 23:57:09 Removing intermediate container 82ed7516b95d 23:57:09 ---> e320f35e7318 23:57:09 Step 19/20 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:09 ---> Running in 6ee08dd2e295 23:57:09 Removing intermediate container 6ee08dd2e295 23:57:09 ---> 0c28b89f31c6 23:57:09 Step 20/20 : LABEL version=2.2.1-dev.18 23:57:09 ---> Running in 1fd9a9bfea34 23:57:09 Removing intermediate container 1fd9a9bfea34 23:57:09 ---> 0e06c3d648df 23:57:09 23:57:09 Successfully built 0e06c3d648df 23:57:09 Successfully tagged security-spiffe-token-provider:latest 23:57:10 Removing intermediate container f73fbba96d06 23:57:10 ---> 8abd65eac272 23:57:10 Successfully built 8abd65eac272 23:57:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:10 + docker inspect -f . ci-base-image-arm64 23:57:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:11 prd-ubuntu20.04-docker-arm64-4c-16g-16654 does not seem to be running inside a container 23:57:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@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:57:12 $ docker top 01dae5bb79f266a3cb5084effa2080de8587345f204bdfcbe7b26e16dc45ded1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:13 + go version 23:57:13 go version go1.17.7 linux/arm64 [Pipeline] } 23:57:13 $ docker stop --time=1 01dae5bb79f266a3cb5084effa2080de8587345f204bdfcbe7b26e16dc45ded1 23:57:13  Building security-spiffe-token-provider ... done Removing intermediate container 5fa1473eba16 23:57:13 ---> b16f21f09c28 23:57:13 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:57:13 ---> Running in 2841f9c4685d 23:57:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:57:14 Removing intermediate container 2841f9c4685d 23:57:14 ---> dabff3093b6f 23:57:14 23:57:14 Step 11/23 : FROM docker:20.10.14 23:57:14 20.10.14: Pulling from library/docker 23:57:15 $ docker rm -f 01dae5bb79f266a3cb5084effa2080de8587345f204bdfcbe7b26e16dc45ded1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:57:16 23:57:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:57:16 latest: Pulling from edgex-devops/edgex-compose-arm64 23:57:16 29e5d40040c1: Pulling fs layer 23:57:16 1ce36da41761: Pulling fs layer 23:57:16 25b303627fd3: Pulling fs layer 23:57:16 29e5d40040c1: Verifying Checksum 23:57:16 29e5d40040c1: Download complete 23:57:16 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:57:16 Status: Downloaded newer image for docker:20.10.14 23:57:16 ---> 7417809fdb73 23:57:16 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:57:16 ---> Running in 5b10a5ce47f3 23:57:17 1ce36da41761: Verifying Checksum 23:57:17 1ce36da41761: Download complete 23:57:17 Removing intermediate container 5b10a5ce47f3 23:57:17 ---> cddd1eca004e 23:57:17 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:57:17 ---> Running in 0904a2ee2c8f 23:57:17 29e5d40040c1: Pull complete 23:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:57:17 (1/43) Installing readline (8.1.1-r0) 23:57:17 (2/43) Installing bash (5.1.16-r0) 23:57:17 Executing bash-5.1.16-r0.post-install 23:57:17 (3/43) Installing brotli-libs (1.0.9-r5) 23:57:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:57:17 (5/43) Installing libcurl (7.80.0-r2) 23:57:17 (6/43) Installing curl (7.80.0-r2) 23:57:17 (7/43) Installing dumb-init (1.2.5-r1) 23:57:17 (8/43) Installing libbz2 (1.0.8-r1) 23:57:17 (9/43) Installing expat (2.4.7-r0) 23:57:17 (10/43) Installing libffi (3.4.2-r1) 23:57:17 (11/43) Installing gdbm (1.22-r0) 23:57:17 (12/43) Installing xz-libs (5.2.5-r1) 23:57:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:57:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:57:17 (15/43) Installing mpdecimal (2.5.1-r1) 23:57:17 (16/43) Installing sqlite-libs (3.36.0-r0) 23:57:17 (17/43) Installing python3 (3.9.7-r4) 23:57:18 (18/43) Installing py3-appdirs (1.4.4-r2) 23:57:18 (19/43) Installing py3-certifi (2020.12.5-r1) 23:57:18 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:57:18 (21/43) Installing py3-idna (3.3-r0) 23:57:18 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:57:18 (23/43) Installing py3-requests (2.26.0-r1) 23:57:18 (24/43) Installing py3-msgpack (1.0.2-r1) 23:57:18 (25/43) Installing py3-lockfile (0.12.2-r4) 23:57:18 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:57:18 (27/43) Installing py3-colorama (0.4.4-r1) 23:57:18 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:57:18 (29/43) Installing py3-distlib (0.3.3-r0) 23:57:18 (30/43) Installing py3-distro (1.6.0-r0) 23:57:18 (31/43) Installing py3-six (1.16.0-r0) 23:57:18 (32/43) Installing py3-webencodings (0.5.1-r4) 23:57:18 (33/43) Installing py3-html5lib (1.1-r1) 23:57:18 (34/43) Installing py3-parsing (2.4.7-r2) 23:57:18 (35/43) Installing py3-packaging (20.9-r1) 23:57:18 (36/43) Installing py3-tomli (1.2.2-r0) 23:57:18 (37/43) Installing py3-pep517 (0.12.0-r0) 23:57:18 (38/43) Installing py3-progress (1.6-r0) 23:57:18 (39/43) Installing py3-retrying (1.3.3-r2) 23:57:18 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:57:18 (41/43) Installing py3-setuptools (52.0.0-r4) 23:57:18 (42/43) Installing py3-toml (0.10.2-r2) 23:57:18 (43/43) Installing py3-pip (20.3.4-r1) 23:57:18 Executing busybox-1.34.1-r5.trigger 23:57:18 OK: 83 MiB in 65 packages 23:57:18 25b303627fd3: Verifying Checksum 23:57:18 25b303627fd3: Download complete 23:57:18 1ce36da41761: Pull complete 23:57:19 Collecting docker-compose==1.23.2 23:57:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:57:19 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:57:19 Collecting texttable<0.10,>=0.9.0 23:57:19 Downloading texttable-0.9.1.tar.gz (11 kB) 23:57:19 Collecting PyYAML<4,>=3.10 23:57:19 Downloading PyYAML-3.13.tar.gz (270 kB) 23:57:20 Collecting jsonschema<3,>=2.5.1 23:57:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:57:20 Collecting cached-property<2,>=1.2.0 23:57:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:57:20 Collecting docker<4.0,>=3.6.0 23:57:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:57:20 Collecting docopt<0.7,>=0.6.1 23:57:20 Downloading docopt-0.6.2.tar.gz (25 kB) 23:57:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:57:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:57:20 Collecting dockerpty<0.5,>=0.4.1 23:57:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:57:21 Collecting websocket-client<1.0,>=0.32.0 23:57:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:57:21 Collecting docker-pycreds>=0.4.0 23:57:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:57:21 Collecting idna<2.8,>=2.5 23:57:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:57:21 Collecting chardet<3.1.0,>=3.0.2 23:57:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:57:21 Collecting urllib3<1.25,>=1.21.1 23:57:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:57:21 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:57:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:57:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:57:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:57:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:57:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:57:21 Attempting uninstall: urllib3 23:57:21 Found existing installation: urllib3 1.26.7 23:57:21 Uninstalling urllib3-1.26.7: 23:57:21 Successfully uninstalled urllib3-1.26.7 23:57:21 Attempting uninstall: idna 23:57:21 Found existing installation: idna 3.3 23:57:21 Uninstalling idna-3.3: 23:57:21 Successfully uninstalled idna-3.3 23:57:22 Attempting uninstall: requests 23:57:22 Found existing installation: requests 2.26.0 23:57:22 Uninstalling requests-2.26.0: 23:57:22 Successfully uninstalled requests-2.26.0 23:57:22 Running setup.py install for texttable: started 23:57:22 Running setup.py install for texttable: finished with status 'done' 23:57:22 Running setup.py install for PyYAML: started 23:57:23 Running setup.py install for PyYAML: finished with status 'done' 23:57:23 Running setup.py install for docopt: started 23:57:23 Running setup.py install for docopt: finished with status 'done' 23:57:23 Running setup.py install for dockerpty: started 23:57:23 Running setup.py install for dockerpty: finished with status 'done' 23:57:23 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:57:27 Removing intermediate container 0904a2ee2c8f 23:57:27 ---> 3746e9201a8c 23:57:27 Step 14/23 : ENV APP_PORT=58890 23:57:27 ---> Running in f9b851a10fc7 23:57:27 Removing intermediate container f9b851a10fc7 23:57:27 ---> c3d482fd266f 23:57:27 Step 15/23 : EXPOSE $APP_PORT 23:57:27 ---> Running in 798397fc2b9a 23:57:27 Removing intermediate container 798397fc2b9a 23:57:27 ---> 5213c9953940 23:57:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:57:27 ---> 0f5582e3485b 23:57:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:57:27 ---> 8b1895aba921 23:57:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:57:27 ---> 843a551905d0 23:57:27 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:57:27 ---> Running in 34f32c94f34d 23:57:28 Removing intermediate container 34f32c94f34d 23:57:28 ---> d288d8010005 23:57:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:57:28 ---> Running in 6c6993f51a7c 23:57:28 Removing intermediate container 6c6993f51a7c 23:57:28 ---> 08f6a501921f 23:57:28 Step 21/23 : LABEL arch=x86_64 23:57:28 ---> Running in ef04bb9971b5 23:57:28 Removing intermediate container ef04bb9971b5 23:57:28 ---> f2982a8c39d2 23:57:28 Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:28 ---> Running in 9e980e6736ff 23:57:28 Removing intermediate container 9e980e6736ff 23:57:28 ---> a27affc37669 23:57:28 Step 23/23 : LABEL version=2.2.1-dev.18 23:57:28 ---> Running in 94c1f2e2d62b 23:57:28 Removing intermediate container 94c1f2e2d62b 23:57:28 ---> 33e86cdd4f4a 23:57:28 23:57:28 Successfully built 33e86cdd4f4a 23:57:28 Successfully tagged sys-mgmt-agent:latest 23:57:28  Building sys-mgmt-agent ... done  [Pipeline] } 23:57:29 $ docker stop --time=1 75e74bfca497daf4ce7af8bd3c01968e841ad323d717849edcb3780bc8254382 23:57:30 $ docker rm -f 75e74bfca497daf4ce7af8bd3c01968e841ad323d717849edcb3780bc8254382 [Pipeline] // withDockerContainer [Pipeline] sh 23:57:30 + docker images 23:57:30 REPOSITORY TAG IMAGE ID CREATED SIZE 23:57:30 sys-mgmt-agent latest 33e86cdd4f4a 2 seconds ago 299MB 23:57:30 dabff3093b6f 16 seconds ago 1.62GB 23:57:30 security-spiffe-token-provider latest 0e06c3d648df 21 seconds ago 29MB 23:57:30 security-spire-config latest 87af640ff702 22 seconds ago 86.7MB 23:57:30 57e3377e1c58 28 seconds ago 1.67GB 23:57:30 security-bootstrapper latest be8c4790038a 29 seconds ago 19.1MB 23:57:30 security-proxy-setup latest 496f49a9ccaa 33 seconds ago 26.9MB 23:57:30 security-spire-agent latest 51e8ad55ec9d 36 seconds ago 127MB 23:57:30 98283933b5e4 44 seconds ago 1.62GB 23:57:30 f4ae3ead56b8 44 seconds ago 1.52GB 23:57:30 caffe2a3db2b 45 seconds ago 1.62GB 23:57:30 core-command latest 886dbab0d789 52 seconds ago 16.1MB 23:57:30 b3f2b559f997 About a minute ago 1.61GB 23:57:30 support-scheduler latest 1327742d3ef6 About a minute ago 26.4MB 23:57:30 a3d630afe0f3 About a minute ago 1.67GB 23:57:30 support-notifications latest c6e6c7e7a66e About a minute ago 27MB 23:57:30 security-secretstore-setup latest 88402cc12b1d About a minute ago 28.5MB 23:57:30 core-data latest ddc72a4c582d About a minute ago 22.5MB 23:57:30 core-metadata latest da3a832097fd About a minute ago 17MB 23:57:30 d0265384c3b5 About a minute ago 1.68GB 23:57:30 058fc96e87e6 About a minute ago 1.65GB 23:57:30 2153d3abd380 About a minute ago 1.63GB 23:57:30 e3022acce5e4 About a minute ago 1.62GB 23:57:30 security-spire-server latest 77f920d74173 About a minute ago 87.3MB 23:57:30 bc44413c1a75 2 minutes ago 1.52GB 23:57:30 ci-base-image-x86_64 latest 6305de8d4c3d 4 minutes ago 1.02GB 23:57:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 23:57:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 23:57:30 docker 20.10.14 7417809fdb73 2 months ago 218MB 23:57:30 alpine 3.14 e04c818066af 2 months ago 5.59MB 23:57:30 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 23:57:30 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:57:30 provisioning config files... 23:57:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/249@tmp/config6084294999376267884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:31 ---> docker-login.sh 23:57:31 nexus3.edgexfoundry.org:10001 23:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:31 Configure a credential helper to remove this warning. See 23:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:31 23:57:31 Login Succeeded 23:57:31 nexus3.edgexfoundry.org:10002 23:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:31 25b303627fd3: Pull complete 23:57:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:57:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 23:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:57:31.355Z] Configure a credential helper to remove this warning. See [Pipeline] withDockerContainer 23:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:31 23:57:31 Login Succeeded 23:57:31 nexus3.edgexfoundry.org:10003 23:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:31 Configure a credential helper to remove this warning. See 23:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:31 23:57:31 Login Succeeded 23:57:31 nexus3.edgexfoundry.org:10004 23:57:31 prd-ubuntu20.04-docker-arm64-4c-16g-16654 does not seem to be running inside a container 23:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:31 Configure a credential helper to remove this warning. See 23:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:31 23:57:31 Login Succeeded 23:57:31 docker.io 23:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@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:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:31 Configure a credential helper to remove this warning. See 23:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:31 23:57:31 Login Succeeded 23:57:31 ---> docker-login.sh ends 23:57:33 $ docker top 41e051c2ac6458f1c876b38cfd9506a4fb555eea395549dd5a456a1604e14ad1 -eo pid,comm [Pipeline] { [Pipeline] } 23:57:34 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:57:34 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:57:34 a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:34 latest 23:57:34 2.2.1-dev.18 23:57:34 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:34 main 23:57:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:34 + grep+ paralleldocker-compose 23:57:34 build --help 23:57:35 + docker push nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:57:35 6ac23b908fe6: Preparing 23:57:35 98a1ba4c9a02: Preparing 23:57:35 82f4e8fe6f3a: Preparing 23:57:35 5b032be0c21e: Preparing 23:57:35 b541d28bf3b4: Preparing 23:57:35 b541d28bf3b4: Layer already exists 23:57:35 6ac23b908fe6: Pushed 23:57:35 5b032be0c21e: Pushed 23:57:35 82f4e8fe6f3a: Pushed 23:57:36 98a1ba4c9a02: Pushed 23:57:36 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:c695750d2e0e17108fbe351484f8420f5d0fdc378b14cfd9b2bbb4ca83c6849a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:37 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:57:37 6ac23b908fe6: Preparing 23:57:37 98a1ba4c9a02: Preparing 23:57:37 82f4e8fe6f3a: Preparing 23:57:37 5b032be0c21e: Preparing 23:57:37 b541d28bf3b4: Preparing 23:57:37 5b032be0c21e: Layer already exists 23:57:37 82f4e8fe6f3a: Layer already exists 23:57:37 6ac23b908fe6: Layer already exists 23:57:37 b541d28bf3b4: Layer already exists 23:57:37 98a1ba4c9a02: Layer already exists 23:57:37 latest: digest: sha256:c695750d2e0e17108fbe351484f8420f5d0fdc378b14cfd9b2bbb4ca83c6849a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:37 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.18 23:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:57:37 6ac23b908fe6: Preparing 23:57:37 98a1ba4c9a02: Preparing 23:57:37 82f4e8fe6f3a: Preparing 23:57:37 5b032be0c21e: Preparing 23:57:37 b541d28bf3b4: Preparing 23:57:37 82f4e8fe6f3a: Layer already exists 23:57:37 6ac23b908fe6: Layer already exists 23:57:37 b541d28bf3b4: Layer already exists 23:57:37 98a1ba4c9a02: Layer already exists 23:57:37 5b032be0c21e: Layer already exists 23:57:37 2.2.1-dev.18: digest: sha256:c695750d2e0e17108fbe351484f8420f5d0fdc378b14cfd9b2bbb4ca83c6849a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:38 + docker push nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:57:38 6ac23b908fe6: Preparing 23:57:38 98a1ba4c9a02: Preparing 23:57:38 82f4e8fe6f3a: Preparing 23:57:38 5b032be0c21e: Preparing 23:57:38 b541d28bf3b4: Preparing 23:57:38 82f4e8fe6f3a: Layer already exists 23:57:38 b541d28bf3b4: Layer already exists 23:57:38 98a1ba4c9a02: Layer already exists 23:57:38 5b032be0c21e: Layer already exists 23:57:38 6ac23b908fe6: Layer already exists 23:57:38 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:c695750d2e0e17108fbe351484f8420f5d0fdc378b14cfd9b2bbb4ca83c6849a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:38 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:57:38 6ac23b908fe6: Preparing 23:57:38 98a1ba4c9a02: Preparing 23:57:38 82f4e8fe6f3a: Preparing 23:57:38 5b032be0c21e: Preparing 23:57:38 b541d28bf3b4: Preparing 23:57:38 82f4e8fe6f3a: Layer already exists 23:57:38 6ac23b908fe6: Layer already exists 23:57:38 b541d28bf3b4: Layer already exists 23:57:38 98a1ba4c9a02: Layer already exists 23:57:38 5b032be0c21e: Layer already exists 23:57:38 main: digest: sha256:c695750d2e0e17108fbe351484f8420f5d0fdc378b14cfd9b2bbb4ca83c6849a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:38 ===================================================== [Pipeline] echo 23:57:38 taggedImages: 23:57:38 - nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:38 - nexus3.edgexfoundry.org:10004/core-command:latest 23:57:38 - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.18 23:57:38 - nexus3.edgexfoundry.org:10004/core-command:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:38 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:57:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:57:38 a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:38 latest 23:57:38 2.2.1-dev.18 23:57:38 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:38 main 23:57:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:39 + docker push nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:57:39 01ea4b436300: Preparing 23:57:39 1f452c33b7ed: Preparing 23:57:39 82f4e8fe6f3a: Preparing 23:57:39 40843e5e621a: Preparing 23:57:39 b4deb160f95a: Preparing 23:57:39 b541d28bf3b4: Preparing 23:57:39 b541d28bf3b4: Waiting 23:57:39 82f4e8fe6f3a: Layer already exists 23:57:39 b541d28bf3b4: Layer already exists 23:57:39 b4deb160f95a: Pushed 23:57:39 01ea4b436300: Pushed 23:57:39 40843e5e621a: Pushed 23:57:40 --parallel Build images in parallel. [Pipeline] } 23:57:40 $ docker stop --time=1 41e051c2ac6458f1c876b38cfd9506a4fb555eea395549dd5a456a1604e14ad1 23:57:41 1f452c33b7ed: Pushed 23:57:41 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:a234257365e1e09dae4b0544cf7821c9d1967f8d085356a5f05cd6efef93814c size: 1573 23:57:42 $ docker rm -f 41e051c2ac6458f1c876b38cfd9506a4fb555eea395549dd5a456a1604e14ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:57:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:43 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:57:43 01ea4b436300: Preparing 23:57:43 1f452c33b7ed: Preparing 23:57:43 82f4e8fe6f3a: Preparing 23:57:43 40843e5e621a: Preparing 23:57:43 b4deb160f95a: Preparing 23:57:43 b541d28bf3b4: Preparing 23:57:43 b4deb160f95a: Layer already exists 23:57:43 40843e5e621a: Layer already exists 23:57:43 1f452c33b7ed: Layer already exists 23:57:43 82f4e8fe6f3a: Layer already exists 23:57:43 01ea4b436300: Layer already exists 23:57:43 b541d28bf3b4: Layer already exists 23:57:43 latest: digest: sha256:a234257365e1e09dae4b0544cf7821c9d1967f8d085356a5f05cd6efef93814c size: 1573 23:57:43 prd-ubuntu20.04-docker-arm64-4c-16g-16654 does not seem to be running inside a container 23:57:43 $ 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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@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:57:44 $ docker top 9cfb8eb848ca093f10bbca4cbd853cdeb5974c86f701d7e280fbe6b17543de0c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:45 + docker-compose -f ./docker-compose-build.yml build --parallel 23:57:45 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.18 23:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:57:45 01ea4b436300: Preparing 23:57:45 1f452c33b7ed: Preparing 23:57:45 82f4e8fe6f3a: Preparing 23:57:45 40843e5e621a: Preparing 23:57:45 b4deb160f95a: Preparing 23:57:45 b541d28bf3b4: Preparing 23:57:45 b541d28bf3b4: Waiting 23:57:45 1f452c33b7ed: Layer already exists 23:57:45 01ea4b436300: Layer already exists 23:57:45 40843e5e621a: Layer already exists 23:57:45 82f4e8fe6f3a: Layer already exists 23:57:45 b4deb160f95a: Layer already exists 23:57:45 b541d28bf3b4: Layer already exists 23:57:45 2.2.1-dev.18: digest: sha256:a234257365e1e09dae4b0544cf7821c9d1967f8d085356a5f05cd6efef93814c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:46 + docker push nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:57:46 01ea4b436300: Preparing 23:57:46 1f452c33b7ed: Preparing 23:57:46 82f4e8fe6f3a: Preparing 23:57:46 40843e5e621a: Preparing 23:57:46 b4deb160f95a: Preparing 23:57:46 b541d28bf3b4: Preparing 23:57:46 1f452c33b7ed: Layer already exists 23:57:46 82f4e8fe6f3a: Layer already exists 23:57:46 40843e5e621a: Layer already exists 23:57:46 01ea4b436300: Layer already exists 23:57:46 b4deb160f95a: Layer already exists 23:57:46 b541d28bf3b4: Layer already exists 23:57:46 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:a234257365e1e09dae4b0544cf7821c9d1967f8d085356a5f05cd6efef93814c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:57:46 01ea4b436300: Preparing 23:57:46 1f452c33b7ed: Preparing 23:57:46 82f4e8fe6f3a: Preparing 23:57:46 40843e5e621a: Preparing 23:57:46 b4deb160f95a: Preparing 23:57:46 b541d28bf3b4: Preparing 23:57:46 b541d28bf3b4: Waiting 23:57:46 40843e5e621a: Layer already exists 23:57:46 1f452c33b7ed: Layer already exists 23:57:46 82f4e8fe6f3a: Layer already exists 23:57:46 b4deb160f95a: Layer already exists 23:57:46 01ea4b436300: Layer already exists 23:57:46 b541d28bf3b4: Layer already exists 23:57:46 main: digest: sha256:a234257365e1e09dae4b0544cf7821c9d1967f8d085356a5f05cd6efef93814c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:47 ===================================================== [Pipeline] echo 23:57:47 taggedImages: 23:57:47 - nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:47 - nexus3.edgexfoundry.org:10004/core-data:latest 23:57:47 - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.18 23:57:47 - nexus3.edgexfoundry.org:10004/core-data:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:47 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:57:47 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:57:47 a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:47 latest 23:57:47 2.2.1-dev.18 23:57:47 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:47 main 23:57:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:57:47 d0888687ae90: Preparing 23:57:47 a044f6c7d919: Preparing 23:57:47 82f4e8fe6f3a: Preparing 23:57:47 5b032be0c21e: Preparing 23:57:47 b541d28bf3b4: Preparing 23:57:47 5b032be0c21e: Layer already exists 23:57:47 b541d28bf3b4: Layer already exists 23:57:47 82f4e8fe6f3a: Layer already exists 23:57:47 d0888687ae90: Pushed 23:57:49 a044f6c7d919: Pushed 23:57:49 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:9ea0f7f8171e2218829ca411700dfec047bebdff5f19479aaf702372bb5f14ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:57:49 d0888687ae90: Preparing 23:57:49 a044f6c7d919: Preparing 23:57:49 82f4e8fe6f3a: Preparing 23:57:49 5b032be0c21e: Preparing 23:57:49 b541d28bf3b4: Preparing 23:57:49 5b032be0c21e: Layer already exists 23:57:49 82f4e8fe6f3a: Layer already exists 23:57:49 b541d28bf3b4: Layer already exists 23:57:49 d0888687ae90: Layer already exists 23:57:49 a044f6c7d919: Layer already exists 23:57:49 latest: digest: sha256:9ea0f7f8171e2218829ca411700dfec047bebdff5f19479aaf702372bb5f14ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.18 23:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:57:50 d0888687ae90: Preparing 23:57:50 a044f6c7d919: Preparing 23:57:50 82f4e8fe6f3a: Preparing 23:57:50 5b032be0c21e: Preparing 23:57:50 b541d28bf3b4: Preparing 23:57:50 a044f6c7d919: Layer already exists 23:57:50 d0888687ae90: Layer already exists 23:57:50 5b032be0c21e: Layer already exists 23:57:50 82f4e8fe6f3a: Layer already exists 23:57:50 b541d28bf3b4: Layer already exists 23:57:50 2.2.1-dev.18: digest: sha256:9ea0f7f8171e2218829ca411700dfec047bebdff5f19479aaf702372bb5f14ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:57:50 d0888687ae90: Preparing 23:57:50 a044f6c7d919: Preparing 23:57:50 82f4e8fe6f3a: Preparing 23:57:50 5b032be0c21e: Preparing 23:57:50 b541d28bf3b4: Preparing 23:57:50 b541d28bf3b4: Layer already exists 23:57:50 d0888687ae90: Layer already exists 23:57:50 5b032be0c21e: Layer already exists 23:57:50 a044f6c7d919: Layer already exists 23:57:50 82f4e8fe6f3a: Layer already exists 23:57:50 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:9ea0f7f8171e2218829ca411700dfec047bebdff5f19479aaf702372bb5f14ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:57:51 d0888687ae90: Preparing 23:57:51 a044f6c7d919: Preparing 23:57:51 82f4e8fe6f3a: Preparing 23:57:51 5b032be0c21e: Preparing 23:57:51 b541d28bf3b4: Preparing 23:57:51 b541d28bf3b4: Layer already exists 23:57:51 5b032be0c21e: Layer already exists 23:57:51 a044f6c7d919: Layer already exists 23:57:51 d0888687ae90: Layer already exists 23:57:51 82f4e8fe6f3a: Layer already exists 23:57:51 main: digest: sha256:9ea0f7f8171e2218829ca411700dfec047bebdff5f19479aaf702372bb5f14ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:51 ===================================================== [Pipeline] echo 23:57:51 taggedImages: 23:57:51 - nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:57:51 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.18 23:57:51 - nexus3.edgexfoundry.org:10004/core-metadata:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:57:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:57:51 a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:51 latest 23:57:51 2.2.1-dev.18 23:57:51 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:51 main 23:57:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:57:52 e86b81e6d8ce: Preparing 23:57:52 e86b81e6d8ce: Preparing 23:57:52 eb3da34015f3: Preparing 23:57:52 31e30b41fefc: Preparing 23:57:52 ae7425ec2021: Preparing 23:57:52 2daff7b2a375: Preparing 23:57:52 82f4e8fe6f3a: Preparing 23:57:52 d9539c9cd3f6: Preparing 23:57:52 0f1d6ee87776: Preparing 23:57:52 111d205604fb: Preparing 23:57:52 6490eee892c7: Preparing 23:57:52 b541d28bf3b4: Preparing 23:57:52 111d205604fb: Waiting 23:57:52 0f1d6ee87776: Waiting 23:57:52 6490eee892c7: Waiting 23:57:52 b541d28bf3b4: Waiting 23:57:52 d9539c9cd3f6: Waiting 23:57:52 31e30b41fefc: Pushed 23:57:52 eb3da34015f3: Pushed 23:57:52 e86b81e6d8ce: Pushed 23:57:52 ae7425ec2021: Pushed 23:57:52 82f4e8fe6f3a: Layer already exists 23:57:52 Building core-command ... 23:57:52 Building core-data ... 23:57:52 Building core-metadata ... 23:57:52 Building security-bootstrapper ... 23:57:52 Building security-proxy-setup ... 23:57:52 Building security-secretstore-setup ... 23:57:52 Building security-spiffe-token-provider ... 23:57:52 Building security-spire-agent ... 23:57:52 Building security-spire-config ... 23:57:52 Building security-spire-server ... 23:57:52 Building support-notifications ... 23:57:52 Building support-scheduler ... 23:57:52 Building sys-mgmt-agent ... 23:57:52 Building support-scheduler 23:57:52 Building security-spiffe-token-provider 23:57:52 Building security-spire-server 23:57:52 Building security-spire-config 23:57:52 Building sys-mgmt-agent 23:57:52 d9539c9cd3f6: Pushed 23:57:52 b541d28bf3b4: Layer already exists 23:57:52 111d205604fb: Pushed 23:57:52 0f1d6ee87776: Pushed 23:57:52 6490eee892c7: Pushed 23:57:54 2daff7b2a375: Pushed 23:57:54 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:f59dc05129ec4f54b45266394bd4442717cda4527955228b1f6b7ce210a8d701 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:57:55 e86b81e6d8ce: Preparing 23:57:55 e86b81e6d8ce: Preparing 23:57:55 eb3da34015f3: Preparing 23:57:55 31e30b41fefc: Preparing 23:57:55 ae7425ec2021: Preparing 23:57:55 2daff7b2a375: Preparing 23:57:55 82f4e8fe6f3a: Preparing 23:57:55 d9539c9cd3f6: Preparing 23:57:55 82f4e8fe6f3a: Waiting 23:57:55 0f1d6ee87776: Preparing 23:57:55 111d205604fb: Preparing 23:57:55 6490eee892c7: Preparing 23:57:55 0f1d6ee87776: Waiting 23:57:55 d9539c9cd3f6: Waiting 23:57:55 111d205604fb: Waiting 23:57:55 b541d28bf3b4: Preparing 23:57:55 6490eee892c7: Waiting 23:57:55 b541d28bf3b4: Waiting 23:57:55 2daff7b2a375: Layer already exists 23:57:55 eb3da34015f3: Layer already exists 23:57:55 ae7425ec2021: Layer already exists 23:57:55 e86b81e6d8ce: Layer already exists 23:57:55 31e30b41fefc: Layer already exists 23:57:55 82f4e8fe6f3a: Layer already exists 23:57:55 d9539c9cd3f6: Layer already exists 23:57:55 0f1d6ee87776: Layer already exists 23:57:55 111d205604fb: Layer already exists 23:57:55 6490eee892c7: Layer already exists 23:57:55 b541d28bf3b4: Layer already exists 23:57:55 latest: digest: sha256:f59dc05129ec4f54b45266394bd4442717cda4527955228b1f6b7ce210a8d701 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.18 23:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:57:55 e86b81e6d8ce: Preparing 23:57:55 e86b81e6d8ce: Preparing 23:57:55 eb3da34015f3: Preparing 23:57:55 31e30b41fefc: Preparing 23:57:55 ae7425ec2021: Preparing 23:57:55 2daff7b2a375: Preparing 23:57:55 82f4e8fe6f3a: Preparing 23:57:55 d9539c9cd3f6: Preparing 23:57:55 0f1d6ee87776: Preparing 23:57:55 111d205604fb: Preparing 23:57:55 6490eee892c7: Preparing 23:57:55 b541d28bf3b4: Preparing 23:57:55 d9539c9cd3f6: Waiting 23:57:55 0f1d6ee87776: Waiting 23:57:55 111d205604fb: Waiting 23:57:55 82f4e8fe6f3a: Waiting 23:57:55 6490eee892c7: Waiting 23:57:55 b541d28bf3b4: Waiting 23:57:55 2daff7b2a375: Layer already exists 23:57:55 eb3da34015f3: Layer already exists 23:57:55 e86b81e6d8ce: Layer already exists 23:57:55 ae7425ec2021: Layer already exists 23:57:55 31e30b41fefc: Layer already exists 23:57:55 111d205604fb: Layer already exists 23:57:55 d9539c9cd3f6: Layer already exists 23:57:55 0f1d6ee87776: Layer already exists 23:57:55 6490eee892c7: Layer already exists 23:57:55 82f4e8fe6f3a: Layer already exists 23:57:55 b541d28bf3b4: Layer already exists 23:57:55 2.2.1-dev.18: digest: sha256:f59dc05129ec4f54b45266394bd4442717cda4527955228b1f6b7ce210a8d701 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:57:56 e86b81e6d8ce: Preparing 23:57:56 e86b81e6d8ce: Preparing 23:57:56 eb3da34015f3: Preparing 23:57:56 31e30b41fefc: Preparing 23:57:56 ae7425ec2021: Preparing 23:57:56 2daff7b2a375: Preparing 23:57:56 82f4e8fe6f3a: Preparing 23:57:56 d9539c9cd3f6: Preparing 23:57:56 0f1d6ee87776: Preparing 23:57:56 111d205604fb: Preparing 23:57:56 6490eee892c7: Preparing 23:57:56 82f4e8fe6f3a: Waiting 23:57:56 d9539c9cd3f6: Waiting 23:57:56 0f1d6ee87776: Waiting 23:57:56 111d205604fb: Waiting 23:57:56 b541d28bf3b4: Preparing 23:57:56 6490eee892c7: Waiting 23:57:56 eb3da34015f3: Layer already exists 23:57:56 31e30b41fefc: Layer already exists 23:57:56 ae7425ec2021: Layer already exists 23:57:56 e86b81e6d8ce: Layer already exists 23:57:56 2daff7b2a375: Layer already exists 23:57:56 0f1d6ee87776: Layer already exists 23:57:56 d9539c9cd3f6: Layer already exists 23:57:56 82f4e8fe6f3a: Layer already exists 23:57:56 111d205604fb: Layer already exists 23:57:56 6490eee892c7: Layer already exists 23:57:56 b541d28bf3b4: Layer already exists 23:57:56 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:f59dc05129ec4f54b45266394bd4442717cda4527955228b1f6b7ce210a8d701 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:57:56 e86b81e6d8ce: Preparing 23:57:56 e86b81e6d8ce: Preparing 23:57:56 eb3da34015f3: Preparing 23:57:56 31e30b41fefc: Preparing 23:57:56 ae7425ec2021: Preparing 23:57:56 2daff7b2a375: Preparing 23:57:56 82f4e8fe6f3a: Preparing 23:57:56 d9539c9cd3f6: Preparing 23:57:56 0f1d6ee87776: Preparing 23:57:56 111d205604fb: Preparing 23:57:56 6490eee892c7: Preparing 23:57:56 b541d28bf3b4: Preparing 23:57:56 d9539c9cd3f6: Waiting 23:57:56 6490eee892c7: Waiting 23:57:56 111d205604fb: Waiting 23:57:56 0f1d6ee87776: Waiting 23:57:56 82f4e8fe6f3a: Waiting 23:57:56 ae7425ec2021: Layer already exists 23:57:56 2daff7b2a375: Layer already exists 23:57:56 eb3da34015f3: Layer already exists 23:57:56 e86b81e6d8ce: Layer already exists 23:57:56 31e30b41fefc: Layer already exists 23:57:56 d9539c9cd3f6: Layer already exists 23:57:56 82f4e8fe6f3a: Layer already exists 23:57:56 111d205604fb: Layer already exists 23:57:56 0f1d6ee87776: Layer already exists 23:57:56 6490eee892c7: Layer already exists 23:57:56 b541d28bf3b4: Layer already exists 23:57:56 main: digest: sha256:f59dc05129ec4f54b45266394bd4442717cda4527955228b1f6b7ce210a8d701 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:57 ===================================================== [Pipeline] echo 23:57:57 taggedImages: 23:57:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:57:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.18 23:57:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:57:57 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:57:57 a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:57 latest 23:57:57 2.2.1-dev.18 23:57:57 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:57:57 main 23:57:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 23:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:57:57 f976401cf55d: Preparing 23:57:57 7a614151b98f: Preparing 23:57:57 e118da3d9ec8: Preparing 23:57:57 d69a4f1848bc: Preparing 23:57:57 829ca914f8d7: Preparing 23:57:57 a4579ad08f10: Preparing 23:57:57 d400f06a258a: Preparing 23:57:57 b541d28bf3b4: Preparing 23:57:57 a4579ad08f10: Waiting 23:57:57 d400f06a258a: Waiting 23:57:57 b541d28bf3b4: Waiting 23:57:57 7a614151b98f: Pushed 23:57:57 f976401cf55d: Pushed 23:57:57 829ca914f8d7: Pushed 23:57:57 b541d28bf3b4: Layer already exists 23:57:57 a4579ad08f10: Pushed 23:57:58 d400f06a258a: Pushed 23:57:58 d69a4f1848bc: Pushed 23:57:59 e118da3d9ec8: Pushed 23:57:59 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:84205391269ed278ba5512097682e1ec5ea7a9cee467a0db8d951546d6f51f19 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:57:59 f976401cf55d: Preparing 23:57:59 7a614151b98f: Preparing 23:57:59 e118da3d9ec8: Preparing 23:57:59 d69a4f1848bc: Preparing 23:57:59 829ca914f8d7: Preparing 23:57:59 a4579ad08f10: Preparing 23:57:59 d400f06a258a: Preparing 23:57:59 b541d28bf3b4: Preparing 23:57:59 d400f06a258a: Waiting 23:57:59 b541d28bf3b4: Waiting 23:57:59 a4579ad08f10: Waiting 23:57:59 829ca914f8d7: Layer already exists 23:57:59 7a614151b98f: Layer already exists 23:57:59 e118da3d9ec8: Layer already exists 23:57:59 d69a4f1848bc: Layer already exists 23:57:59 f976401cf55d: Layer already exists 23:57:59 a4579ad08f10: Layer already exists 23:57:59 b541d28bf3b4: Layer already exists 23:57:59 d400f06a258a: Layer already exists 23:57:59 latest: digest: sha256:84205391269ed278ba5512097682e1ec5ea7a9cee467a0db8d951546d6f51f19 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.18 23:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:58:00 f976401cf55d: Preparing 23:58:00 7a614151b98f: Preparing 23:58:00 e118da3d9ec8: Preparing 23:58:00 d69a4f1848bc: Preparing 23:58:00 829ca914f8d7: Preparing 23:58:00 a4579ad08f10: Preparing 23:58:00 d400f06a258a: Preparing 23:58:00 b541d28bf3b4: Preparing 23:58:00 d400f06a258a: Waiting 23:58:00 b541d28bf3b4: Waiting 23:58:00 7a614151b98f: Layer already exists 23:58:00 829ca914f8d7: Layer already exists 23:58:00 f976401cf55d: Layer already exists 23:58:00 e118da3d9ec8: Layer already exists 23:58:00 d69a4f1848bc: Layer already exists 23:58:00 a4579ad08f10: Layer already exists 23:58:00 d400f06a258a: Layer already exists 23:58:00 b541d28bf3b4: Layer already exists 23:58:00 2.2.1-dev.18: digest: sha256:84205391269ed278ba5512097682e1ec5ea7a9cee467a0db8d951546d6f51f19 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:58:00 f976401cf55d: Preparing 23:58:00 7a614151b98f: Preparing 23:58:00 e118da3d9ec8: Preparing 23:58:00 d69a4f1848bc: Preparing 23:58:00 829ca914f8d7: Preparing 23:58:00 a4579ad08f10: Preparing 23:58:00 d400f06a258a: Preparing 23:58:00 b541d28bf3b4: Preparing 23:58:00 a4579ad08f10: Waiting 23:58:00 d400f06a258a: Waiting 23:58:00 b541d28bf3b4: Waiting 23:58:00 f976401cf55d: Layer already exists 23:58:00 829ca914f8d7: Layer already exists 23:58:00 7a614151b98f: Layer already exists 23:58:00 e118da3d9ec8: Layer already exists 23:58:00 d69a4f1848bc: Layer already exists 23:58:00 a4579ad08f10: Layer already exists 23:58:00 d400f06a258a: Layer already exists 23:58:00 b541d28bf3b4: Layer already exists 23:58:00 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:84205391269ed278ba5512097682e1ec5ea7a9cee467a0db8d951546d6f51f19 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:58:01 f976401cf55d: Preparing 23:58:01 7a614151b98f: Preparing 23:58:01 e118da3d9ec8: Preparing 23:58:01 d69a4f1848bc: Preparing 23:58:01 829ca914f8d7: Preparing 23:58:01 a4579ad08f10: Preparing 23:58:01 d400f06a258a: Preparing 23:58:01 b541d28bf3b4: Preparing 23:58:01 a4579ad08f10: Waiting 23:58:01 d400f06a258a: Waiting 23:58:01 b541d28bf3b4: Waiting 23:58:01 d69a4f1848bc: Layer already exists 23:58:01 f976401cf55d: Layer already exists 23:58:01 829ca914f8d7: Layer already exists 23:58:01 e118da3d9ec8: Layer already exists 23:58:01 7a614151b98f: Layer already exists 23:58:01 d400f06a258a: Layer already exists 23:58:01 a4579ad08f10: Layer already exists 23:58:01 b541d28bf3b4: Layer already exists 23:58:01 main: digest: sha256:84205391269ed278ba5512097682e1ec5ea7a9cee467a0db8d951546d6f51f19 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:01 ===================================================== [Pipeline] echo 23:58:01 taggedImages: 23:58:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:58:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.18 23:58:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:58:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:58:01 a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:01 latest 23:58:01 2.2.1-dev.18 23:58:01 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:01 main 23:58:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:58:02 0aec1b0b53fe: Preparing 23:58:02 b44c050a37a0: Preparing 23:58:02 f149723a8a67: Preparing 23:58:02 8988f2bcfba5: Preparing 23:58:02 26d8e85e083f: Preparing 23:58:02 9c5808a2d618: Preparing 23:58:02 b0f196c01b06: Preparing 23:58:02 cd460baa1643: Preparing 23:58:02 d1f2b65f6625: Preparing 23:58:02 b541d28bf3b4: Preparing 23:58:02 cd460baa1643: Waiting 23:58:02 d1f2b65f6625: Waiting 23:58:02 b541d28bf3b4: Waiting 23:58:02 b0f196c01b06: Waiting 23:58:02 9c5808a2d618: Waiting 23:58:02 26d8e85e083f: Pushed 23:58:02 0aec1b0b53fe: Pushed 23:58:02 b44c050a37a0: Pushed 23:58:02 9c5808a2d618: Pushed 23:58:02 cd460baa1643: Pushed 23:58:02 b0f196c01b06: Pushed 23:58:02 b541d28bf3b4: Layer already exists 23:58:02 d1f2b65f6625: Pushed 23:58:03 8988f2bcfba5: Pushed 23:58:03 f149723a8a67: Pushed 23:58:03 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:c63f545b63c412efedfe51a48dca5c79c76f163843768617b15cdbf36aeb9147 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:58:04 0aec1b0b53fe: Preparing 23:58:04 b44c050a37a0: Preparing 23:58:04 f149723a8a67: Preparing 23:58:04 8988f2bcfba5: Preparing 23:58:04 26d8e85e083f: Preparing 23:58:04 9c5808a2d618: Preparing 23:58:04 b0f196c01b06: Preparing 23:58:04 cd460baa1643: Preparing 23:58:04 d1f2b65f6625: Preparing 23:58:04 b541d28bf3b4: Preparing 23:58:04 9c5808a2d618: Waiting 23:58:04 b0f196c01b06: Waiting 23:58:04 cd460baa1643: Waiting 23:58:04 d1f2b65f6625: Waiting 23:58:04 b541d28bf3b4: Waiting 23:58:04 0aec1b0b53fe: Layer already exists 23:58:04 f149723a8a67: Layer already exists 23:58:04 8988f2bcfba5: Layer already exists 23:58:04 b44c050a37a0: Layer already exists 23:58:04 26d8e85e083f: Layer already exists 23:58:04 b0f196c01b06: Layer already exists 23:58:04 9c5808a2d618: Layer already exists 23:58:04 b541d28bf3b4: Layer already exists 23:58:04 cd460baa1643: Layer already exists 23:58:04 d1f2b65f6625: Layer already exists 23:58:04 latest: digest: sha256:c63f545b63c412efedfe51a48dca5c79c76f163843768617b15cdbf36aeb9147 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.18 23:58:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:58:05 0aec1b0b53fe: Preparing 23:58:05 b44c050a37a0: Preparing 23:58:05 f149723a8a67: Preparing 23:58:05 8988f2bcfba5: Preparing 23:58:05 26d8e85e083f: Preparing 23:58:05 9c5808a2d618: Preparing 23:58:05 b0f196c01b06: Preparing 23:58:05 cd460baa1643: Preparing 23:58:05 d1f2b65f6625: Preparing 23:58:05 b541d28bf3b4: Preparing 23:58:05 cd460baa1643: Waiting 23:58:05 d1f2b65f6625: Waiting 23:58:05 b541d28bf3b4: Waiting 23:58:05 9c5808a2d618: Waiting 23:58:05 b0f196c01b06: Waiting 23:58:05 f149723a8a67: Layer already exists 23:58:05 8988f2bcfba5: Layer already exists 23:58:05 26d8e85e083f: Layer already exists 23:58:05 0aec1b0b53fe: Layer already exists 23:58:05 b44c050a37a0: Layer already exists 23:58:05 9c5808a2d618: Layer already exists 23:58:05 b0f196c01b06: Layer already exists 23:58:05 cd460baa1643: Layer already exists 23:58:05 d1f2b65f6625: Layer already exists 23:58:05 b541d28bf3b4: Layer already exists 23:58:05 2.2.1-dev.18: digest: sha256:c63f545b63c412efedfe51a48dca5c79c76f163843768617b15cdbf36aeb9147 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:58:05 0aec1b0b53fe: Preparing 23:58:05 b44c050a37a0: Preparing 23:58:05 f149723a8a67: Preparing 23:58:05 8988f2bcfba5: Preparing 23:58:05 26d8e85e083f: Preparing 23:58:05 9c5808a2d618: Preparing 23:58:05 b0f196c01b06: Preparing 23:58:05 cd460baa1643: Preparing 23:58:05 d1f2b65f6625: Preparing 23:58:05 b541d28bf3b4: Preparing 23:58:05 d1f2b65f6625: Waiting 23:58:05 b541d28bf3b4: Waiting 23:58:05 b0f196c01b06: Waiting 23:58:05 cd460baa1643: Waiting 23:58:05 9c5808a2d618: Waiting 23:58:05 26d8e85e083f: Layer already exists 23:58:05 b44c050a37a0: Layer already exists 23:58:05 f149723a8a67: Layer already exists 23:58:05 0aec1b0b53fe: Layer already exists 23:58:05 8988f2bcfba5: Layer already exists 23:58:05 9c5808a2d618: Layer already exists 23:58:05 b0f196c01b06: Layer already exists 23:58:05 d1f2b65f6625: Layer already exists 23:58:05 b541d28bf3b4: Layer already exists 23:58:05 cd460baa1643: Layer already exists 23:58:05 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:c63f545b63c412efedfe51a48dca5c79c76f163843768617b15cdbf36aeb9147 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:58:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:58:06 0aec1b0b53fe: Preparing 23:58:06 b44c050a37a0: Preparing 23:58:06 f149723a8a67: Preparing 23:58:06 8988f2bcfba5: Preparing 23:58:06 26d8e85e083f: Preparing 23:58:06 9c5808a2d618: Preparing 23:58:06 b0f196c01b06: Preparing 23:58:06 cd460baa1643: Preparing 23:58:06 d1f2b65f6625: Preparing 23:58:06 b541d28bf3b4: Preparing 23:58:06 9c5808a2d618: Waiting 23:58:06 cd460baa1643: Waiting 23:58:06 b0f196c01b06: Waiting 23:58:06 d1f2b65f6625: Waiting 23:58:06 b541d28bf3b4: Waiting 23:58:06 8988f2bcfba5: Layer already exists 23:58:06 26d8e85e083f: Layer already exists 23:58:06 b44c050a37a0: Layer already exists 23:58:06 0aec1b0b53fe: Layer already exists 23:58:06 f149723a8a67: Layer already exists 23:58:06 9c5808a2d618: Layer already exists 23:58:06 d1f2b65f6625: Layer already exists 23:58:06 b0f196c01b06: Layer already exists 23:58:06 cd460baa1643: Layer already exists 23:58:06 b541d28bf3b4: Layer already exists 23:58:06 main: digest: sha256:c63f545b63c412efedfe51a48dca5c79c76f163843768617b15cdbf36aeb9147 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:06 ===================================================== [Pipeline] echo 23:58:06 taggedImages: 23:58:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:58:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.18 23:58:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:58:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:58:06 a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:06 latest 23:58:06 2.2.1-dev.18 23:58:06 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:06 main 23:58:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:58:07 6460a370501a: Preparing 23:58:07 23ca9c9b3692: Preparing 23:58:07 82f4e8fe6f3a: Preparing 23:58:07 5422ac8564a0: Preparing 23:58:07 3af5bea3fd64: Preparing 23:58:07 4fc242d58285: Preparing 23:58:07 4fc242d58285: Waiting 23:58:07 82f4e8fe6f3a: Layer already exists 23:58:07 4fc242d58285: Layer already exists 23:58:07 3af5bea3fd64: Pushed 23:58:07 6460a370501a: Pushed 23:58:07 5422ac8564a0: Pushed 23:58:09 23ca9c9b3692: Pushed 23:58:09 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:c37b98c0d83b9d53efe1038f8e36346dff41ceb35c69d3390cb2522cb4fd19ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:58:09 6460a370501a: Preparing 23:58:09 23ca9c9b3692: Preparing 23:58:09 82f4e8fe6f3a: Preparing 23:58:09 5422ac8564a0: Preparing 23:58:09 3af5bea3fd64: Preparing 23:58:09 4fc242d58285: Preparing 23:58:09 6460a370501a: Layer already exists 23:58:09 3af5bea3fd64: Layer already exists 23:58:09 82f4e8fe6f3a: Layer already exists 23:58:09 23ca9c9b3692: Layer already exists 23:58:09 5422ac8564a0: Layer already exists 23:58:09 4fc242d58285: Layer already exists 23:58:09 latest: digest: sha256:c37b98c0d83b9d53efe1038f8e36346dff41ceb35c69d3390cb2522cb4fd19ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.18 23:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:58:10 6460a370501a: Preparing 23:58:10 23ca9c9b3692: Preparing 23:58:10 82f4e8fe6f3a: Preparing 23:58:10 5422ac8564a0: Preparing 23:58:10 3af5bea3fd64: Preparing 23:58:10 4fc242d58285: Preparing 23:58:10 4fc242d58285: Waiting 23:58:10 3af5bea3fd64: Layer already exists 23:58:10 23ca9c9b3692: Layer already exists 23:58:10 82f4e8fe6f3a: Layer already exists 23:58:10 6460a370501a: Layer already exists 23:58:10 5422ac8564a0: Layer already exists 23:58:10 4fc242d58285: Layer already exists 23:58:10 2.2.1-dev.18: digest: sha256:c37b98c0d83b9d53efe1038f8e36346dff41ceb35c69d3390cb2522cb4fd19ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:58:10 6460a370501a: Preparing 23:58:10 23ca9c9b3692: Preparing 23:58:10 82f4e8fe6f3a: Preparing 23:58:10 5422ac8564a0: Preparing 23:58:10 3af5bea3fd64: Preparing 23:58:10 4fc242d58285: Preparing 23:58:10 4fc242d58285: Waiting 23:58:10 82f4e8fe6f3a: Layer already exists 23:58:10 5422ac8564a0: Layer already exists 23:58:10 3af5bea3fd64: Layer already exists 23:58:10 23ca9c9b3692: Layer already exists 23:58:10 6460a370501a: Layer already exists 23:58:10 4fc242d58285: Layer already exists 23:58:10 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:c37b98c0d83b9d53efe1038f8e36346dff41ceb35c69d3390cb2522cb4fd19ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:11 + 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:58:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:58:11 6460a370501a: Preparing 23:58:11 23ca9c9b3692: Preparing 23:58:11 82f4e8fe6f3a: Preparing 23:58:11 5422ac8564a0: Preparing 23:58:11 3af5bea3fd64: Preparing 23:58:11 4fc242d58285: Preparing 23:58:11 4fc242d58285: Waiting 23:58:11 82f4e8fe6f3a: Layer already exists 23:58:11 6460a370501a: Layer already exists 23:58:11 5422ac8564a0: Layer already exists 23:58:11 23ca9c9b3692: Layer already exists 23:58:11 3af5bea3fd64: Layer already exists 23:58:11 4fc242d58285: Layer already exists 23:58:11 main: digest: sha256:c37b98c0d83b9d53efe1038f8e36346dff41ceb35c69d3390cb2522cb4fd19ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:11 ===================================================== [Pipeline] echo 23:58:11 taggedImages: 23:58:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:58:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.18 23:58:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:58:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:58:11 a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:11 latest 23:58:11 2.2.1-dev.18 23:58:11 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:11 main 23:58:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:58:12 90ded75b2462: Preparing 23:58:12 7519079ff40c: Preparing 23:58:12 59b69fc27228: Preparing 23:58:12 a66064c0d19b: Preparing 23:58:12 b8af71411bde: Preparing 23:58:12 027fa2eb184d: Preparing 23:58:12 3af5bea3fd64: Preparing 23:58:12 4fc242d58285: Preparing 23:58:12 027fa2eb184d: Waiting 23:58:12 3af5bea3fd64: Waiting 23:58:12 4fc242d58285: Waiting 23:58:12 90ded75b2462: Pushed 23:58:12 7519079ff40c: Pushed 23:58:12 59b69fc27228: Pushed 23:58:12 3af5bea3fd64: Layer already exists 23:58:12 4fc242d58285: Layer already exists 23:58:12 027fa2eb184d: Pushed 23:58:16 b8af71411bde: Pushed 23:58:20 a66064c0d19b: Pushed 23:58:20 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:fa1f3c89b640d95a5d3c2fc7b63e76747c7d798dda2c458d2098dccaa92dcffa size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:58:20 90ded75b2462: Preparing 23:58:20 7519079ff40c: Preparing 23:58:20 59b69fc27228: Preparing 23:58:20 a66064c0d19b: Preparing 23:58:20 b8af71411bde: Preparing 23:58:20 027fa2eb184d: Preparing 23:58:20 3af5bea3fd64: Preparing 23:58:20 4fc242d58285: Preparing 23:58:20 027fa2eb184d: Waiting 23:58:20 3af5bea3fd64: Waiting 23:58:20 4fc242d58285: Waiting 23:58:20 a66064c0d19b: Layer already exists 23:58:20 b8af71411bde: Layer already exists 23:58:20 90ded75b2462: Layer already exists 23:58:20 59b69fc27228: Layer already exists 23:58:20 7519079ff40c: Layer already exists 23:58:20 027fa2eb184d: Layer already exists 23:58:20 3af5bea3fd64: Layer already exists 23:58:20 4fc242d58285: Layer already exists 23:58:20 latest: digest: sha256:fa1f3c89b640d95a5d3c2fc7b63e76747c7d798dda2c458d2098dccaa92dcffa size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.18 23:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:58:21 90ded75b2462: Preparing 23:58:21 7519079ff40c: Preparing 23:58:21 59b69fc27228: Preparing 23:58:21 a66064c0d19b: Preparing 23:58:21 b8af71411bde: Preparing 23:58:21 027fa2eb184d: Preparing 23:58:21 3af5bea3fd64: Preparing 23:58:21 4fc242d58285: Preparing 23:58:21 027fa2eb184d: Waiting 23:58:21 3af5bea3fd64: Waiting 23:58:21 4fc242d58285: Waiting 23:58:21 7519079ff40c: Layer already exists 23:58:21 a66064c0d19b: Layer already exists 23:58:21 b8af71411bde: Layer already exists 23:58:21 90ded75b2462: Layer already exists 23:58:21 59b69fc27228: Layer already exists 23:58:21 027fa2eb184d: Layer already exists 23:58:21 3af5bea3fd64: Layer already exists 23:58:21 4fc242d58285: Layer already exists 23:58:21 2.2.1-dev.18: digest: sha256:fa1f3c89b640d95a5d3c2fc7b63e76747c7d798dda2c458d2098dccaa92dcffa size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:58:22 90ded75b2462: Preparing 23:58:22 7519079ff40c: Preparing 23:58:22 59b69fc27228: Preparing 23:58:22 a66064c0d19b: Preparing 23:58:22 b8af71411bde: Preparing 23:58:22 027fa2eb184d: Preparing 23:58:22 3af5bea3fd64: Preparing 23:58:22 4fc242d58285: Preparing 23:58:22 3af5bea3fd64: Waiting 23:58:22 4fc242d58285: Waiting 23:58:22 027fa2eb184d: Waiting 23:58:22 b8af71411bde: Layer already exists 23:58:22 90ded75b2462: Layer already exists 23:58:22 a66064c0d19b: Layer already exists 23:58:22 59b69fc27228: Layer already exists 23:58:22 7519079ff40c: Layer already exists 23:58:22 027fa2eb184d: Layer already exists 23:58:22 3af5bea3fd64: Layer already exists 23:58:22 4fc242d58285: Layer already exists 23:58:22 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:fa1f3c89b640d95a5d3c2fc7b63e76747c7d798dda2c458d2098dccaa92dcffa size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:58:22 90ded75b2462: Preparing 23:58:22 7519079ff40c: Preparing 23:58:22 59b69fc27228: Preparing 23:58:22 a66064c0d19b: Preparing 23:58:22 b8af71411bde: Preparing 23:58:22 027fa2eb184d: Preparing 23:58:22 3af5bea3fd64: Preparing 23:58:22 027fa2eb184d: Waiting 23:58:22 3af5bea3fd64: Waiting 23:58:22 4fc242d58285: Preparing 23:58:22 4fc242d58285: Waiting 23:58:22 59b69fc27228: Layer already exists 23:58:22 b8af71411bde: Layer already exists 23:58:22 7519079ff40c: Layer already exists 23:58:22 90ded75b2462: Layer already exists 23:58:22 a66064c0d19b: Layer already exists 23:58:22 027fa2eb184d: Layer already exists 23:58:22 3af5bea3fd64: Layer already exists 23:58:22 4fc242d58285: Layer already exists 23:58:22 main: digest: sha256:fa1f3c89b640d95a5d3c2fc7b63e76747c7d798dda2c458d2098dccaa92dcffa size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:22 ===================================================== [Pipeline] echo 23:58:22 taggedImages: 23:58:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:58:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.18 23:58:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:58:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:58:22 a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:22 latest 23:58:22 2.2.1-dev.18 23:58:22 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:22 main 23:58:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:58:23 679f5f0b64c5: Preparing 23:58:23 a2267b7babd5: Preparing 23:58:23 e749124a762d: Preparing 23:58:23 1263d415e5df: Preparing 23:58:23 91083fd781e5: Preparing 23:58:23 3af5bea3fd64: Preparing 23:58:23 4fc242d58285: Preparing 23:58:23 3af5bea3fd64: Waiting 23:58:23 4fc242d58285: Waiting 23:58:23 679f5f0b64c5: Pushed 23:58:23 e749124a762d: Pushed 23:58:23 a2267b7babd5: Pushed 23:58:23 3af5bea3fd64: Layer already exists 23:58:23 4fc242d58285: Layer already exists 23:58:23 91083fd781e5: Pushed 23:58:31 1263d415e5df: Pushed 23:58:31 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:5a0aaa33746899d08f37a41edd03e288d6090f8ddc868b8d00ed46630e02a4c0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:58:32 679f5f0b64c5: Preparing 23:58:32 a2267b7babd5: Preparing 23:58:32 e749124a762d: Preparing 23:58:32 1263d415e5df: Preparing 23:58:32 91083fd781e5: Preparing 23:58:32 3af5bea3fd64: Preparing 23:58:32 4fc242d58285: Preparing 23:58:32 3af5bea3fd64: Waiting 23:58:32 4fc242d58285: Waiting 23:58:32 1263d415e5df: Layer already exists 23:58:32 e749124a762d: Layer already exists 23:58:32 91083fd781e5: Layer already exists 23:58:32 679f5f0b64c5: Layer already exists 23:58:32 a2267b7babd5: Layer already exists 23:58:32 4fc242d58285: Layer already exists 23:58:32 3af5bea3fd64: Layer already exists 23:58:32 latest: digest: sha256:5a0aaa33746899d08f37a41edd03e288d6090f8ddc868b8d00ed46630e02a4c0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.18 23:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:58:33 679f5f0b64c5: Preparing 23:58:33 a2267b7babd5: Preparing 23:58:33 e749124a762d: Preparing 23:58:33 1263d415e5df: Preparing 23:58:33 91083fd781e5: Preparing 23:58:33 3af5bea3fd64: Preparing 23:58:33 4fc242d58285: Preparing 23:58:33 3af5bea3fd64: Waiting 23:58:33 4fc242d58285: Waiting 23:58:33 e749124a762d: Layer already exists 23:58:33 1263d415e5df: Layer already exists 23:58:33 679f5f0b64c5: Layer already exists 23:58:33 a2267b7babd5: Layer already exists 23:58:33 91083fd781e5: Layer already exists 23:58:33 3af5bea3fd64: Layer already exists 23:58:33 4fc242d58285: Layer already exists 23:58:33 2.2.1-dev.18: digest: sha256:5a0aaa33746899d08f37a41edd03e288d6090f8ddc868b8d00ed46630e02a4c0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:58:33 679f5f0b64c5: Preparing 23:58:33 a2267b7babd5: Preparing 23:58:33 e749124a762d: Preparing 23:58:33 1263d415e5df: Preparing 23:58:33 91083fd781e5: Preparing 23:58:33 3af5bea3fd64: Preparing 23:58:33 4fc242d58285: Preparing 23:58:33 3af5bea3fd64: Waiting 23:58:33 4fc242d58285: Waiting 23:58:33 1263d415e5df: Layer already exists 23:58:33 e749124a762d: Layer already exists 23:58:33 91083fd781e5: Layer already exists 23:58:33 a2267b7babd5: Layer already exists 23:58:33 679f5f0b64c5: Layer already exists 23:58:33 3af5bea3fd64: Layer already exists 23:58:33 4fc242d58285: Layer already exists 23:58:33 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:5a0aaa33746899d08f37a41edd03e288d6090f8ddc868b8d00ed46630e02a4c0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:58:34 679f5f0b64c5: Preparing 23:58:34 a2267b7babd5: Preparing 23:58:34 e749124a762d: Preparing 23:58:34 1263d415e5df: Preparing 23:58:34 91083fd781e5: Preparing 23:58:34 3af5bea3fd64: Preparing 23:58:34 4fc242d58285: Preparing 23:58:34 3af5bea3fd64: Waiting 23:58:34 4fc242d58285: Waiting 23:58:34 91083fd781e5: Layer already exists 23:58:34 e749124a762d: Layer already exists 23:58:34 1263d415e5df: Layer already exists 23:58:34 a2267b7babd5: Layer already exists 23:58:34 679f5f0b64c5: Layer already exists 23:58:34 3af5bea3fd64: Layer already exists 23:58:34 4fc242d58285: Layer already exists 23:58:34 main: digest: sha256:5a0aaa33746899d08f37a41edd03e288d6090f8ddc868b8d00ed46630e02a4c0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:34 ===================================================== [Pipeline] echo 23:58:34 taggedImages: 23:58:34 - nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:34 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:58:34 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.18 23:58:34 - nexus3.edgexfoundry.org:10004/security-spire-config:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:34 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:58:34 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:58:34 a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:34 latest 23:58:34 2.2.1-dev.18 23:58:34 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:34 main 23:58:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:58:35 671acfd483db: Preparing 23:58:35 d3291bd965df: Preparing 23:58:35 7db1db7f6fb1: Preparing 23:58:35 f47975f4c5fc: Preparing 23:58:35 027fa2eb184d: Preparing 23:58:35 3af5bea3fd64: Preparing 23:58:35 4fc242d58285: Preparing 23:58:35 3af5bea3fd64: Waiting 23:58:35 4fc242d58285: Waiting 23:58:35 027fa2eb184d: Layer already exists 23:58:35 3af5bea3fd64: Layer already exists 23:58:35 4fc242d58285: Layer already exists 23:58:35 671acfd483db: Pushed 23:58:35 d3291bd965df: Pushed 23:58:35 7db1db7f6fb1: Pushed 23:58:43 f47975f4c5fc: Pushed 23:58:43 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:41184e95942dfc6b2759262ebd20a6a7504d107e1ec8e86ede039588a8aafa65 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:58:43 671acfd483db: Preparing 23:58:43 d3291bd965df: Preparing 23:58:43 7db1db7f6fb1: Preparing 23:58:43 f47975f4c5fc: Preparing 23:58:43 027fa2eb184d: Preparing 23:58:43 3af5bea3fd64: Preparing 23:58:43 4fc242d58285: Preparing 23:58:43 3af5bea3fd64: Waiting 23:58:43 4fc242d58285: Waiting 23:58:43 027fa2eb184d: Layer already exists 23:58:43 d3291bd965df: Layer already exists 23:58:43 7db1db7f6fb1: Layer already exists 23:58:43 671acfd483db: Layer already exists 23:58:43 f47975f4c5fc: Layer already exists 23:58:43 4fc242d58285: Layer already exists 23:58:43 3af5bea3fd64: Layer already exists 23:58:43 latest: digest: sha256:41184e95942dfc6b2759262ebd20a6a7504d107e1ec8e86ede039588a8aafa65 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.18 23:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:58:44 671acfd483db: Preparing 23:58:44 d3291bd965df: Preparing 23:58:44 7db1db7f6fb1: Preparing 23:58:44 f47975f4c5fc: Preparing 23:58:44 027fa2eb184d: Preparing 23:58:44 3af5bea3fd64: Preparing 23:58:44 4fc242d58285: Preparing 23:58:44 3af5bea3fd64: Waiting 23:58:44 4fc242d58285: Waiting 23:58:44 671acfd483db: Layer already exists 23:58:44 d3291bd965df: Layer already exists 23:58:44 7db1db7f6fb1: Layer already exists 23:58:44 027fa2eb184d: Layer already exists 23:58:44 f47975f4c5fc: Layer already exists 23:58:44 3af5bea3fd64: Layer already exists 23:58:44 4fc242d58285: Layer already exists 23:58:44 2.2.1-dev.18: digest: sha256:41184e95942dfc6b2759262ebd20a6a7504d107e1ec8e86ede039588a8aafa65 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:58:45 671acfd483db: Preparing 23:58:45 d3291bd965df: Preparing 23:58:45 7db1db7f6fb1: Preparing 23:58:45 f47975f4c5fc: Preparing 23:58:45 027fa2eb184d: Preparing 23:58:45 3af5bea3fd64: Preparing 23:58:45 4fc242d58285: Preparing 23:58:45 3af5bea3fd64: Waiting 23:58:45 4fc242d58285: Waiting 23:58:45 d3291bd965df: Layer already exists 23:58:45 027fa2eb184d: Layer already exists 23:58:45 671acfd483db: Layer already exists 23:58:45 f47975f4c5fc: Layer already exists 23:58:45 7db1db7f6fb1: Layer already exists 23:58:45 4fc242d58285: Layer already exists 23:58:45 3af5bea3fd64: Layer already exists 23:58:45 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:41184e95942dfc6b2759262ebd20a6a7504d107e1ec8e86ede039588a8aafa65 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:58:45 671acfd483db: Preparing 23:58:45 d3291bd965df: Preparing 23:58:45 7db1db7f6fb1: Preparing 23:58:45 f47975f4c5fc: Preparing 23:58:45 027fa2eb184d: Preparing 23:58:45 3af5bea3fd64: Preparing 23:58:45 4fc242d58285: Preparing 23:58:45 3af5bea3fd64: Waiting 23:58:45 4fc242d58285: Waiting 23:58:45 f47975f4c5fc: Layer already exists 23:58:45 7db1db7f6fb1: Layer already exists 23:58:45 027fa2eb184d: Layer already exists 23:58:45 671acfd483db: Layer already exists 23:58:45 d3291bd965df: Layer already exists 23:58:45 4fc242d58285: Layer already exists 23:58:45 3af5bea3fd64: Layer already exists 23:58:45 main: digest: sha256:41184e95942dfc6b2759262ebd20a6a7504d107e1ec8e86ede039588a8aafa65 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:45 ===================================================== [Pipeline] echo 23:58:45 taggedImages: 23:58:45 - nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:45 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:58:45 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.18 23:58:45 - nexus3.edgexfoundry.org:10004/security-spire-server:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:45 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:58:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:58:45 a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:45 latest 23:58:45 2.2.1-dev.18 23:58:45 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:45 main 23:58:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:58:46 5ca1e7095d26: Preparing 23:58:46 904a494a9ca8: Preparing 23:58:46 82f4e8fe6f3a: Preparing 23:58:46 92af8b157065: Preparing 23:58:46 b541d28bf3b4: Preparing 23:58:46 82f4e8fe6f3a: Layer already exists 23:58:46 b541d28bf3b4: Layer already exists 23:58:46 5ca1e7095d26: Pushed 23:58:46 92af8b157065: Pushed 23:58:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:58:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:58:48 ---> 8abd65eac272 23:58:48 Step 3/23 : WORKDIR /edgex-go 23:58:48 ---> Running in 368422929a5c 23:58:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:58:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:58:48 ---> 8abd65eac272 23:58:48 Step 3/22 : WORKDIR /edgex-go 23:58:48 ---> Running in 1507ec9d96b3 23:58:48 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:58:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:58:48 ---> 8abd65eac272 23:58:48 Step 3/20 : WORKDIR /edgex-go 23:58:48 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:58:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:58:48 ---> 8abd65eac272 23:58:48 Step 3/25 : WORKDIR /edgex-go 23:58:48 ---> Running in 86c6110cc5c8 23:58:48 ---> Running in b8dd6fbab73d 23:58:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:58:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:58:48 ---> 8abd65eac272 23:58:48 Step 3/26 : WORKDIR /edgex-go 23:58:48 ---> Running in 7215753eaaea 23:58:48 Removing intermediate container 1507ec9d96b3 23:58:48 ---> 094605fded83 23:58:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:58:48 Removing intermediate container 368422929a5c 23:58:48 ---> 1b527bbfb93c 23:58:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:58:48 ---> Running in 64ba02de645e 23:58:48 ---> Running in 0226fe61ee5e 23:58:48 Removing intermediate container b8dd6fbab73d 23:58:48 ---> 890977e6b4e2 23:58:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:58:48 Removing intermediate container 86c6110cc5c8 23:58:48 ---> 968744b9f37e 23:58:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:58:48 ---> Running in 5294256dfdea 23:58:48 ---> Running in 4c1414fd0ac0 23:58:48 Removing intermediate container 7215753eaaea 23:58:48 ---> b12f52e2d788 23:58:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:58:48 ---> Running in 7e5475186f6e 23:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:58:48 Removing intermediate container 64ba02de645e 23:58:48 ---> f35f84343a5c 23:58:48 Step 5/22 : RUN apk add --update --no-cache make git 23:58:48 ---> Running in 4f86f91e3362 23:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:58:48 Removing intermediate container 5294256dfdea 23:58:48 ---> 72a5122429d2 23:58:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:58:48 Removing intermediate container 0226fe61ee5e 23:58:48 ---> a0c107233a6c 23:58:48 Step 5/23 : RUN apk add --update --no-cache make bash git 23:58:48 Removing intermediate container 7e5475186f6e 23:58:48 ---> 099d848ee7de 23:58:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:58:48 ---> Running in 3cb06428daf6 23:58:48 ---> Running in c9b3add11409 23:58:48 ---> Running in 9f62390c188f 23:58:48 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:58:48 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 23:58:48 OK: 15743 distinct packages available 23:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:58:49 904a494a9ca8: Pushed 23:58:49 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:ef3be61fc5ed24eab0fb7bfcbe9b24d9250a332319d41a835ad05db11096b900 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:58:49 OK: 220 MiB in 52 packages 23:58:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:58:49 5ca1e7095d26: Preparing 23:58:49 904a494a9ca8: Preparing 23:58:49 82f4e8fe6f3a: Preparing 23:58:49 92af8b157065: Preparing 23:58:49 b541d28bf3b4: Preparing 23:58:49 904a494a9ca8: Layer already exists 23:58:49 82f4e8fe6f3a: Layer already exists 23:58:49 5ca1e7095d26: Layer already exists 23:58:49 92af8b157065: Layer already exists 23:58:49 b541d28bf3b4: Layer already exists 23:58:49 latest: digest: sha256:ef3be61fc5ed24eab0fb7bfcbe9b24d9250a332319d41a835ad05db11096b900 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:58:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:58:49 OK: 220 MiB in 52 packages 23:58:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.18 23:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:58:50 5ca1e7095d26: Preparing 23:58:50 904a494a9ca8: Preparing 23:58:50 82f4e8fe6f3a: Preparing 23:58:50 92af8b157065: Preparing 23:58:50 b541d28bf3b4: Preparing 23:58:50 82f4e8fe6f3a: Layer already exists 23:58:50 904a494a9ca8: Layer already exists 23:58:50 5ca1e7095d26: Layer already exists 23:58:50 92af8b157065: Layer already exists 23:58:50 b541d28bf3b4: Layer already exists 23:58:50 2.2.1-dev.18: digest: sha256:ef3be61fc5ed24eab0fb7bfcbe9b24d9250a332319d41a835ad05db11096b900 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:58:50 5ca1e7095d26: Preparing 23:58:50 904a494a9ca8: Preparing 23:58:50 82f4e8fe6f3a: Preparing 23:58:50 92af8b157065: Preparing 23:58:50 b541d28bf3b4: Preparing 23:58:50 b541d28bf3b4: Layer already exists 23:58:50 82f4e8fe6f3a: Layer already exists 23:58:50 5ca1e7095d26: Layer already exists 23:58:50 92af8b157065: Layer already exists 23:58:50 904a494a9ca8: Layer already exists 23:58:50 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:ef3be61fc5ed24eab0fb7bfcbe9b24d9250a332319d41a835ad05db11096b900 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:51 OK: 220 MiB in 52 packages 23:58:51 OK: 220 MiB in 52 packages 23:58:51 OK: 220 MiB in 52 packages 23:58:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:51 Removing intermediate container 4c1414fd0ac0 23:58:51 ---> 58c708750f2a 23:58:51 Step 5/20 : COPY go.mod vendor* ./ 23:58:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:58:51 5ca1e7095d26: Preparing 23:58:51 904a494a9ca8: Preparing 23:58:51 82f4e8fe6f3a: Preparing 23:58:51 92af8b157065: Preparing 23:58:51 b541d28bf3b4: Preparing 23:58:51 b541d28bf3b4: Layer already exists 23:58:51 904a494a9ca8: Layer already exists 23:58:51 5ca1e7095d26: Layer already exists 23:58:51 92af8b157065: Layer already exists 23:58:51 82f4e8fe6f3a: Layer already exists 23:58:51 main: digest: sha256:ef3be61fc5ed24eab0fb7bfcbe9b24d9250a332319d41a835ad05db11096b900 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:51 ===================================================== [Pipeline] echo 23:58:51 taggedImages: 23:58:51 - nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:51 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:58:51 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.18 23:58:51 - nexus3.edgexfoundry.org:10004/support-notifications:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:51 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:58:51 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:58:51 a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:51 latest 23:58:51 2.2.1-dev.18 23:58:51 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:51 main 23:58:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:51 Removing intermediate container 4f86f91e3362 23:58:51 ---> 0a3b3018a167 23:58:51 Step 6/22 : COPY go.mod vendor* ./ 23:58:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:58:52 d35c539e4cd7: Preparing 23:58:52 a2d6d959343f: Preparing 23:58:52 82f4e8fe6f3a: Preparing 23:58:52 5b032be0c21e: Preparing 23:58:52 b541d28bf3b4: Preparing 23:58:52 b541d28bf3b4: Layer already exists 23:58:52 5b032be0c21e: Layer already exists 23:58:52 82f4e8fe6f3a: Layer already exists 23:58:52 d35c539e4cd7: Pushed 23:58:52 Removing intermediate container 9f62390c188f 23:58:52 ---> 9899d47fd91f 23:58:52 Step 6/26 : COPY go.mod vendor* ./ 23:58:52 Removing intermediate container 3cb06428daf6 23:58:52 ---> 9a774b1e495c 23:58:52 Step 6/25 : COPY go.mod vendor* ./ 23:58:52 Removing intermediate container c9b3add11409 23:58:52 ---> b5ee2e395d34 23:58:52 Step 6/23 : COPY go.mod vendor* ./ 23:58:53 ---> 457693c600b0 23:58:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:53 ---> 69d41808e93d 23:58:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:53 ---> Running in 31ad0c5afb38 23:58:53 ---> Running in e72ad8e1a162 23:58:54 ---> 96ef55678c01 23:58:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:54 ---> ada2db54f201 23:58:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:54 ---> Running in 04bc5b742af2 23:58:54 ---> d596f74e8e7b 23:58:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:54 ---> Running in e5a5b2775976 23:58:54 a2d6d959343f: Pushed 23:58:54 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:48cc16155fed759693cbc369371d3294973b1c417414d1ff492d589599757078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:54 ---> Running in e58c939f0d02 23:58:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:58:55 d35c539e4cd7: Preparing 23:58:55 a2d6d959343f: Preparing 23:58:55 82f4e8fe6f3a: Preparing 23:58:55 5b032be0c21e: Preparing 23:58:55 b541d28bf3b4: Preparing 23:58:55 d35c539e4cd7: Layer already exists 23:58:55 b541d28bf3b4: Layer already exists 23:58:55 5b032be0c21e: Layer already exists 23:58:55 82f4e8fe6f3a: Layer already exists 23:58:55 a2d6d959343f: Layer already exists 23:58:55 latest: digest: sha256:48cc16155fed759693cbc369371d3294973b1c417414d1ff492d589599757078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.18 23:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:58:56 d35c539e4cd7: Preparing 23:58:56 a2d6d959343f: Preparing 23:58:56 82f4e8fe6f3a: Preparing 23:58:56 5b032be0c21e: Preparing 23:58:56 b541d28bf3b4: Preparing 23:58:56 5b032be0c21e: Layer already exists 23:58:56 b541d28bf3b4: Layer already exists 23:58:56 d35c539e4cd7: Layer already exists 23:58:56 a2d6d959343f: Layer already exists 23:58:56 82f4e8fe6f3a: Layer already exists 23:58:56 2.2.1-dev.18: digest: sha256:48cc16155fed759693cbc369371d3294973b1c417414d1ff492d589599757078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:58:56 d35c539e4cd7: Preparing 23:58:56 a2d6d959343f: Preparing 23:58:56 82f4e8fe6f3a: Preparing 23:58:56 5b032be0c21e: Preparing 23:58:56 b541d28bf3b4: Preparing 23:58:56 a2d6d959343f: Layer already exists 23:58:56 b541d28bf3b4: Layer already exists 23:58:56 82f4e8fe6f3a: Layer already exists 23:58:56 d35c539e4cd7: Layer already exists 23:58:56 5b032be0c21e: Layer already exists 23:58:56 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:48cc16155fed759693cbc369371d3294973b1c417414d1ff492d589599757078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:58:57 d35c539e4cd7: Preparing 23:58:57 a2d6d959343f: Preparing 23:58:57 82f4e8fe6f3a: Preparing 23:58:57 5b032be0c21e: Preparing 23:58:57 b541d28bf3b4: Preparing 23:58:57 b541d28bf3b4: Layer already exists 23:58:57 d35c539e4cd7: Layer already exists 23:58:57 a2d6d959343f: Layer already exists 23:58:57 5b032be0c21e: Layer already exists 23:58:57 82f4e8fe6f3a: Layer already exists 23:58:57 main: digest: sha256:48cc16155fed759693cbc369371d3294973b1c417414d1ff492d589599757078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:57 ===================================================== [Pipeline] echo 23:58:57 taggedImages: 23:58:57 - nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:57 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:58:57 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.18 23:58:57 - nexus3.edgexfoundry.org:10004/support-scheduler:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:57 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:58:57 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:58:57 a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:57 latest 23:58:57 2.2.1-dev.18 23:58:57 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:58:57 main 23:58:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:57 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 23:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:58:58 8e1585606e7b: Preparing 23:58:58 b024ec4832a9: Preparing 23:58:58 f14a64ddcf60: Preparing 23:58:58 f34a65459303: Preparing 23:58:58 52f44be93a46: Preparing 23:58:58 10d82663b225: Preparing 23:58:58 f7a7a140f1b3: Preparing 23:58:58 31e69d4774c9: Preparing 23:58:58 7750d494dfbd: Preparing 23:58:58 18708474c90b: Preparing 23:58:58 4fc242d58285: Preparing 23:58:58 10d82663b225: Waiting 23:58:58 7750d494dfbd: Waiting 23:58:58 18708474c90b: Waiting 23:58:58 f7a7a140f1b3: Waiting 23:58:58 4fc242d58285: Waiting 23:58:58 31e69d4774c9: Waiting 23:58:58 52f44be93a46: Layer already exists 23:58:58 10d82663b225: Layer already exists 23:58:58 f7a7a140f1b3: Layer already exists 23:58:58 31e69d4774c9: Layer already exists 23:58:58 b024ec4832a9: Pushed 23:58:58 7750d494dfbd: Layer already exists 23:58:58 18708474c90b: Layer already exists 23:58:58 4fc242d58285: Layer already exists 23:58:58 8e1585606e7b: Pushed 23:58:59 f14a64ddcf60: Pushed 23:58:59 Removing intermediate container e72ad8e1a162 23:58:59 ---> f78f8f669c89 23:58:59 Step 7/20 : COPY . . 23:58:59 Removing intermediate container 31ad0c5afb38 23:58:59 ---> 61e214041033 23:58:59 Step 8/22 : COPY . . 23:59:00 Removing intermediate container 04bc5b742af2 23:59:00 ---> fc1f017aaf6f 23:59:00 Step 8/23 : COPY . . 23:59:01 Removing intermediate container e5a5b2775976 23:59:01 ---> 74e42b3d9e13 23:59:01 Step 8/25 : COPY . . 23:59:01 Removing intermediate container e58c939f0d02 23:59:01 ---> a920c0a9d77f 23:59:01 Step 8/26 : COPY . . 23:59:07 f34a65459303: Pushed 23:59:07 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:4d61ee8eedeb670a97a8720ba369db2029d6057ade3ba6e69396990b94537d3c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:07 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:59:08 8e1585606e7b: Preparing 23:59:08 b024ec4832a9: Preparing 23:59:08 f14a64ddcf60: Preparing 23:59:08 f34a65459303: Preparing 23:59:08 52f44be93a46: Preparing 23:59:08 10d82663b225: Preparing 23:59:08 f7a7a140f1b3: Preparing 23:59:08 31e69d4774c9: Preparing 23:59:08 7750d494dfbd: Preparing 23:59:08 18708474c90b: Preparing 23:59:08 4fc242d58285: Preparing 23:59:08 31e69d4774c9: Waiting 23:59:08 7750d494dfbd: Waiting 23:59:08 f7a7a140f1b3: Waiting 23:59:08 18708474c90b: Waiting 23:59:08 4fc242d58285: Waiting 23:59:08 52f44be93a46: Layer already exists 23:59:08 8e1585606e7b: Layer already exists 23:59:08 b024ec4832a9: Layer already exists 23:59:08 f34a65459303: Layer already exists 23:59:08 f14a64ddcf60: Layer already exists 23:59:08 10d82663b225: Layer already exists 23:59:08 f7a7a140f1b3: Layer already exists 23:59:08 31e69d4774c9: Layer already exists 23:59:08 18708474c90b: Layer already exists 23:59:08 7750d494dfbd: Layer already exists 23:59:08 4fc242d58285: Layer already exists 23:59:08 latest: digest: sha256:4d61ee8eedeb670a97a8720ba369db2029d6057ade3ba6e69396990b94537d3c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.18 23:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:59:08 8e1585606e7b: Preparing 23:59:08 b024ec4832a9: Preparing 23:59:08 f14a64ddcf60: Preparing 23:59:08 f34a65459303: Preparing 23:59:08 52f44be93a46: Preparing 23:59:08 10d82663b225: Preparing 23:59:08 f7a7a140f1b3: Preparing 23:59:08 31e69d4774c9: Preparing 23:59:08 7750d494dfbd: Preparing 23:59:08 18708474c90b: Preparing 23:59:08 4fc242d58285: Preparing 23:59:08 31e69d4774c9: Waiting 23:59:08 7750d494dfbd: Waiting 23:59:08 18708474c90b: Waiting 23:59:08 10d82663b225: Waiting 23:59:08 f7a7a140f1b3: Waiting 23:59:08 4fc242d58285: Waiting 23:59:08 8e1585606e7b: Layer already exists 23:59:08 b024ec4832a9: Layer already exists 23:59:08 52f44be93a46: Layer already exists 23:59:08 f34a65459303: Layer already exists 23:59:08 f14a64ddcf60: Layer already exists 23:59:08 31e69d4774c9: Layer already exists 23:59:08 10d82663b225: Layer already exists 23:59:08 f7a7a140f1b3: Layer already exists 23:59:08 7750d494dfbd: Layer already exists 23:59:08 18708474c90b: Layer already exists 23:59:08 4fc242d58285: Layer already exists 23:59:08 2.2.1-dev.18: digest: sha256:4d61ee8eedeb670a97a8720ba369db2029d6057ade3ba6e69396990b94537d3c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:59:09 8e1585606e7b: Preparing 23:59:09 b024ec4832a9: Preparing 23:59:09 f14a64ddcf60: Preparing 23:59:09 f34a65459303: Preparing 23:59:09 52f44be93a46: Preparing 23:59:09 10d82663b225: Preparing 23:59:09 f7a7a140f1b3: Preparing 23:59:09 31e69d4774c9: Preparing 23:59:09 7750d494dfbd: Preparing 23:59:09 18708474c90b: Preparing 23:59:09 4fc242d58285: Preparing 23:59:09 31e69d4774c9: Waiting 23:59:09 18708474c90b: Waiting 23:59:09 7750d494dfbd: Waiting 23:59:09 10d82663b225: Waiting 23:59:09 4fc242d58285: Waiting 23:59:09 f7a7a140f1b3: Waiting 23:59:09 f34a65459303: Layer already exists 23:59:09 f14a64ddcf60: Layer already exists 23:59:09 52f44be93a46: Layer already exists 23:59:09 b024ec4832a9: Layer already exists 23:59:09 8e1585606e7b: Layer already exists 23:59:09 10d82663b225: Layer already exists 23:59:09 18708474c90b: Layer already exists 23:59:09 7750d494dfbd: Layer already exists 23:59:09 f7a7a140f1b3: Layer already exists 23:59:09 31e69d4774c9: Layer already exists 23:59:09 4fc242d58285: Layer already exists 23:59:09 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:4d61ee8eedeb670a97a8720ba369db2029d6057ade3ba6e69396990b94537d3c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:59:09 8e1585606e7b: Preparing 23:59:09 b024ec4832a9: Preparing 23:59:09 f14a64ddcf60: Preparing 23:59:09 f34a65459303: Preparing 23:59:09 52f44be93a46: Preparing 23:59:09 10d82663b225: Preparing 23:59:09 f7a7a140f1b3: Preparing 23:59:09 31e69d4774c9: Preparing 23:59:09 7750d494dfbd: Preparing 23:59:09 18708474c90b: Preparing 23:59:09 4fc242d58285: Preparing 23:59:09 31e69d4774c9: Waiting 23:59:09 4fc242d58285: Waiting 23:59:09 7750d494dfbd: Waiting 23:59:09 18708474c90b: Waiting 23:59:09 10d82663b225: Waiting 23:59:09 f7a7a140f1b3: Waiting 23:59:09 52f44be93a46: Layer already exists 23:59:09 f34a65459303: Layer already exists 23:59:09 f14a64ddcf60: Layer already exists 23:59:09 b024ec4832a9: Layer already exists 23:59:09 8e1585606e7b: Layer already exists 23:59:09 10d82663b225: Layer already exists 23:59:09 f7a7a140f1b3: Layer already exists 23:59:09 7750d494dfbd: Layer already exists 23:59:09 31e69d4774c9: Layer already exists 23:59:09 4fc242d58285: Layer already exists 23:59:09 18708474c90b: Layer already exists 23:59:09 main: digest: sha256:4d61ee8eedeb670a97a8720ba369db2029d6057ade3ba6e69396990b94537d3c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:09 ===================================================== [Pipeline] echo 23:59:09 taggedImages: 23:59:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5 23:59:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:59:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.18 23:59:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 23:59:09 - 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:59:19 ---> 8b409c7b6fc2 23:59:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:59:19 ---> 9048700f433e 23:59:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:59:19 ---> 9a558835fd03 23:59:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:59:19 ---> f8943baa3ea3 23:59:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:59:19 ---> eaf327c6ac99 23:59:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:59:19 ---> Running in 779e4c98ed9f 23:59:19 ---> Running in 61f9f1b43ceb 23:59:19 ---> Running in 9f932d2aacaa 23:59:19 ---> Running in d7ca378a70b2 23:59:19 ---> Running in 215383b5583d 23:59:19 Removing intermediate container 215383b5583d 23:59:19 ---> d0e4dcfdb5e6 23:59:19 Step 10/26 : WORKDIR /edgex-go/spire-build 23:59:19 Removing intermediate container 779e4c98ed9f 23:59:19 ---> 5569fedd7bb1 23:59:19 Step 10/25 : WORKDIR /edgex-go/spire-build 23:59:19 ---> Running in b9ce0f8032bd 23:59:19 ---> Running in 80e2e6c578df 23:59:19 Removing intermediate container 80e2e6c578df 23:59:19 ---> d734607f07d4 23:59:19 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:59:19 Removing intermediate container b9ce0f8032bd 23:59:19 ---> 9f578d63565f 23:59:19 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:59:19 ---> Running in 24c85d1db1a2 23:59:19 ---> Running in d9c059f37172 23:59:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:59:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:59:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:59:24 Removing intermediate container d9c059f37172 23:59:24 ---> bce3ea9211ef 23:59:24 Step 12/26 : WORKDIR /edgex-go 23:59:24 Removing intermediate container 24c85d1db1a2 23:59:24 ---> 6d8ebe3fe179 23:59:24 Step 12/25 : WORKDIR /edgex-go 23:59:24 ---> Running in 0882391417ed 23:59:24 ---> Running in 3d117e8e81c8 23:59:24 Removing intermediate container 3d117e8e81c8 23:59:24 ---> 15f140f41019 23:59:24 23:59:24 Step 13/26 : FROM alpine:3.15 23:59:24 Removing intermediate container 0882391417ed 23:59:24 ---> c3d887a48f72 23:59:24 23:59:24 Step 13/25 : FROM alpine:3.15 23:59:24 3.15: Pulling from library/alpine 23:59:24 3.15: Pulling from library/alpine 23:59:26 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:59:26 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:59:26 Status: Downloaded newer image for alpine:3.15 23:59:26 Status: Image is up to date for alpine:3.15 23:59:26 ---> 3fb3c9af89a9 23:59:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:59:26 ---> 3fb3c9af89a9 23:59:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:59:26 ---> Running in de883608a003 23:59:26 ---> Running in a3806898953c 23:59:27 Removing intermediate container de883608a003 23:59:27 ---> c990906aecb7 23:59:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:59:27 Removing intermediate container a3806898953c 23:59:27 ---> edebbe9318d2 23:59:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:59:27 ---> Running in f1637455e205 23:59:27 ---> Running in 4a4149302a1f 23:59:31 Removing intermediate container f1637455e205 23:59:31 ---> ff849425fece 23:59:31 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:59:31 ---> Running in 0b20d0797493 23:59:31 Removing intermediate container 4a4149302a1f 23:59:31 ---> f51ade586955 23:59:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:59:32 ---> Running in 4c27a4fd08f5 23:59:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:59:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:59:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:59:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:59:36 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:59:36 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:59:36 OK: 15736 distinct packages available 23:59:36 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:59:36 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:59:36 OK: 15736 distinct packages available 23:59:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:59:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:59:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:59:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:59:39 (1/4) Installing dumb-init (1.2.5-r1) 23:59:39 (1/5) Installing dumb-init (1.2.5-r1) 23:59:39 (2/4) Installing musl-obstack (1.2.3-r0) 23:59:39 (2/5) Installing musl-obstack (1.2.3-r0) 23:59:39 (3/4) Installing libucontext (1.1-r0) 23:59:39 (3/5) Installing libucontext (1.1-r0) 23:59:39 (4/4) Installing gcompat (1.0.0-r4) 23:59:39 (4/5) Installing gcompat (1.0.0-r4) 23:59:39 Executing busybox-1.34.1-r5.trigger 23:59:39 (5/5) Installing openssl (1.1.1p-r0) 23:59:39 OK: 6 MiB in 18 packages 23:59:39 Executing busybox-1.34.1-r5.trigger 23:59:39 OK: 6 MiB in 19 packages 23:59:41 Removing intermediate container 4c27a4fd08f5 23:59:41 ---> 92df06e90831 23:59:41 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:59:41 Removing intermediate container 0b20d0797493 23:59:41 ---> f8e6cc63cdc0 23:59:41 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:59:52 ---> 81be3e8a5f88 23:59:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:59:52 ---> 1bc4f3cf1eae 23:59:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:59:52 ---> 1620307bcd29 23:59:52 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:59:52 ---> 169a519ed6f3 23:59:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:59:52 ---> Running in eeeb849edca6 23:59:53 Removing intermediate container eeeb849edca6 23:59:53 ---> eac18bbad7b8 23:59:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:59:53 ---> b81878001bed 23:59:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:59:54 ---> c50768e7eb2f 23:59:54 Step 21/26 : WORKDIR / 23:59:54 ---> Running in 6742847f7d4c 23:59:55 ---> 059937ea1430 23:59:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:59:55 Removing intermediate container 6742847f7d4c 23:59:55 ---> fc9cb503e909 23:59:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:59:55 ---> Running in fbf82e5a9781 23:59:55 ---> Running in aa6ae20b440d 23:59:56 Removing intermediate container fbf82e5a9781 23:59:56 ---> dbcb31319246 23:59:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:59:56 ---> Running in 12ef016d97ab 23:59:56 Removing intermediate container aa6ae20b440d 23:59:56 ---> 5331a469f42b 23:59:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:59:56 ---> Running in 0f26f36ed7db 23:59:56 Removing intermediate container 12ef016d97ab 23:59:56 ---> 6642c9ccea07 23:59:56 Step 23/25 : LABEL arch=arm64 23:59:57 ---> Running in ecedf2348ad0 23:59:57 Removing intermediate container 0f26f36ed7db 23:59:57 ---> 60cddc7db632 23:59:57 Step 24/26 : LABEL arch=arm64 23:59:57 ---> Running in 19c5b6013dbe 23:59:57 Removing intermediate container ecedf2348ad0 23:59:57 ---> 412fa890fccc 23:59:57 Step 24/25 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:59:58 ---> Running in 57a3d32e1e24 23:59:58 Removing intermediate container 19c5b6013dbe 23:59:58 ---> d9c8c95a720b 23:59:58 Step 25/26 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 23:59:58 ---> Running in 7fcf70751b9c 23:59:58 Removing intermediate container 57a3d32e1e24 23:59:58 ---> d7ae1fe111a8 23:59:58 Step 25/25 : LABEL version=2.2.1-dev.18 23:59:58 ---> Running in 4acd4b952a52 23:59:59 Removing intermediate container 7fcf70751b9c 23:59:59 ---> 6edde62a4fc2 23:59:59 Step 26/26 : LABEL version=2.2.1-dev.18 23:59:59 ---> Running in aa0ffe5a8a4e 23:59:59 Removing intermediate container 4acd4b952a52 23:59:59 ---> 47836cbf9703 23:59:59 23:59:59 Removing intermediate container aa0ffe5a8a4e 23:59:59 ---> 97ce01052320 23:59:59 23:59:59 Successfully built 47836cbf9703 23:59:59 Successfully tagged security-spire-server-arm64:latest 23:59:59  Building security-spire-server ... done Building support-notifications 00:00:00 Successfully built 97ce01052320 00:00:00 Successfully tagged security-spire-config-arm64:latest 00:00:00  Building security-spire-config ... done Building core-data 00:00:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:00:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:00:32 ---> 8abd65eac272 00:00:32 Step 3/23 : WORKDIR /edgex-go 00:00:32 ---> Using cache 00:00:32 ---> b12f52e2d788 00:00:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:00:32 ---> Using cache 00:00:32 ---> 099d848ee7de 00:00:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:00:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:00:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:00:32 ---> 8abd65eac272 00:00:32 Step 3/22 : WORKDIR /edgex-go 00:00:32 ---> Using cache 00:00:32 ---> b12f52e2d788 00:00:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:00:32 ---> Using cache 00:00:32 ---> 099d848ee7de 00:00:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:00:32 ---> Running in 6792664af847 00:00:32 ---> Running in 19236bed2f39 00:00:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:00:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:00:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:00:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:00:36 OK: 220 MiB in 52 packages 00:00:36 OK: 220 MiB in 52 packages 00:00:38 Removing intermediate container 6792664af847 00:00:38 ---> 97854d3a1cb5 00:00:38 Step 6/23 : COPY go.mod vendor* ./ 00:00:38 Removing intermediate container 19236bed2f39 00:00:38 ---> bb9c8b8b5104 00:00:38 Step 6/22 : COPY go.mod vendor* ./ 00:00:39 ---> f287253d16c1 00:00:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:39 ---> Running in eb62e00b20d7 00:00:40 ---> 89c4707e72d6 00:00:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:40 ---> Running in c41d0b495662 00:00:47 Removing intermediate container eb62e00b20d7 00:00:47 ---> 0af37a913940 00:00:47 Step 8/23 : COPY . . 00:00:47 Removing intermediate container c41d0b495662 00:00:47 ---> f6d0356cc73a 00:00:47 Step 8/22 : COPY . . 00:01:09 ---> 296979b5b18b 00:01:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:01:09 ---> 6ad1890c4504 00:01:09 Step 9/23 : RUN make cmd/core-data/core-data 00:01:09 ---> Running in b9796151e3e3 00:01:09 ---> Running in 14b172fc78c2 00:01:12 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:01:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:04:20 Removing intermediate container 61f9f1b43ceb 00:04:20 ---> 516c8d643614 00:04:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:04:20 ---> Running in 4baf605db8b3 00:04:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:04:25 Removing intermediate container 4baf605db8b3 00:04:25 ---> e86fbb1563ee 00:04:25 00:04:25 Step 11/23 : FROM docker:20.10.14 00:04:25 20.10.14: Pulling from library/docker 00:04:38 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 00:04:38 Status: Downloaded newer image for docker:20.10.14 00:04:38 ---> c346e9eafbab 00:04:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:04:38 ---> Running in 85f5f3dd9ef5 00:04:39 Removing intermediate container 85f5f3dd9ef5 00:04:39 ---> 2c3d555acdb2 00:04:39 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 00:04:39 ---> Running in 9cb60cacb7ad 00:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:04:42 (1/43) Installing readline (8.1.1-r0) 00:04:43 (2/43) Installing bash (5.1.16-r0) 00:04:43 Executing bash-5.1.16-r0.post-install 00:04:43 (3/43) Installing brotli-libs (1.0.9-r5) 00:04:43 (4/43) Installing nghttp2-libs (1.46.0-r0) 00:04:43 (5/43) Installing libcurl (7.80.0-r2) 00:04:43 (6/43) Installing curl (7.80.0-r2) 00:04:43 (7/43) Installing dumb-init (1.2.5-r1) 00:04:43 (8/43) Installing libbz2 (1.0.8-r1) 00:04:43 (9/43) Installing expat (2.4.7-r0) 00:04:43 (10/43) Installing libffi (3.4.2-r1) 00:04:43 (11/43) Installing gdbm (1.22-r0) 00:04:43 (12/43) Installing xz-libs (5.2.5-r1) 00:04:43 (13/43) Installing libgcc (10.3.1_git20211027-r0) 00:04:43 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 00:04:43 (15/43) Installing mpdecimal (2.5.1-r1) 00:04:43 (16/43) Installing sqlite-libs (3.36.0-r0) 00:04:43 (17/43) Installing python3 (3.9.7-r4) 00:04:46 (18/43) Installing py3-appdirs (1.4.4-r2) 00:04:46 (19/43) Installing py3-certifi (2020.12.5-r1) 00:04:46 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 00:04:46 (21/43) Installing py3-idna (3.3-r0) 00:04:46 (22/43) Installing py3-urllib3 (1.26.7-r0) 00:04:46 (23/43) Installing py3-requests (2.26.0-r1) 00:04:46 (24/43) Installing py3-msgpack (1.0.2-r1) 00:04:46 (25/43) Installing py3-lockfile (0.12.2-r4) 00:04:46 (26/43) Installing py3-cachecontrol (0.12.10-r0) 00:04:46 (27/43) Installing py3-colorama (0.4.4-r1) 00:04:46 (28/43) Installing py3-contextlib2 (21.6.0-r1) 00:04:46 (29/43) Installing py3-distlib (0.3.3-r0) 00:04:46 (30/43) Installing py3-distro (1.6.0-r0) 00:04:46 (31/43) Installing py3-six (1.16.0-r0) 00:04:46 (32/43) Installing py3-webencodings (0.5.1-r4) 00:04:46 (33/43) Installing py3-html5lib (1.1-r1) 00:04:46 (34/43) Installing py3-parsing (2.4.7-r2) 00:04:46 (35/43) Installing py3-packaging (20.9-r1) 00:04:46 (36/43) Installing py3-tomli (1.2.2-r0) 00:04:46 (37/43) Installing py3-pep517 (0.12.0-r0) 00:04:46 (38/43) Installing py3-progress (1.6-r0) 00:04:46 (39/43) Installing py3-retrying (1.3.3-r2) 00:04:46 (40/43) Installing py3-ordered-set (4.0.2-r2) 00:04:46 (41/43) Installing py3-setuptools (52.0.0-r4) 00:04:46 (42/43) Installing py3-toml (0.10.2-r2) 00:04:46 (43/43) Installing py3-pip (20.3.4-r1) 00:04:48 Executing busybox-1.34.1-r5.trigger 00:04:48 OK: 82 MiB in 65 packages 00:04:54 Collecting docker-compose==1.23.2 00:04:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:04:54 Collecting texttable<0.10,>=0.9.0 00:04:54 Downloading texttable-0.9.1.tar.gz (11 kB) 00:04:57 Collecting docker<4.0,>=3.6.0 00:04:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:04:57 Collecting dockerpty<0.5,>=0.4.1 00:04:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:05:00 Collecting docopt<0.7,>=0.6.1 00:05:00 Downloading docopt-0.6.2.tar.gz (25 kB) 00:05:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 00:05:03 Collecting websocket-client<1.0,>=0.32.0 00:05:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:05:03 Collecting cached-property<2,>=1.2.0 00:05:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:05:05 Collecting PyYAML<4,>=3.10 00:05:05 Downloading PyYAML-3.13.tar.gz (270 kB) 00:05:10 Collecting jsonschema<3,>=2.5.1 00:05:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:05:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:05:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:05:12 Collecting docker-pycreds>=0.4.0 00:05:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:05:13 Collecting urllib3<1.25,>=1.21.1 00:05:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:05:13 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) 00:05:13 Collecting chardet<3.1.0,>=3.0.2 00:05:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:05:13 Collecting idna<2.8,>=2.5 00:05:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:05:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:05:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:05:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:05:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:05:15 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:05:15 Attempting uninstall: urllib3 00:05:15 Found existing installation: urllib3 1.26.7 00:05:15 Uninstalling urllib3-1.26.7: 00:05:15 Successfully uninstalled urllib3-1.26.7 00:05:16 Attempting uninstall: idna 00:05:16 Found existing installation: idna 3.3 00:05:16 Uninstalling idna-3.3: 00:05:16 Successfully uninstalled idna-3.3 00:05:20 Attempting uninstall: requests 00:05:20 Found existing installation: requests 2.26.0 00:05:20 Uninstalling requests-2.26.0: 00:05:20 Successfully uninstalled requests-2.26.0 00:05:21 Running setup.py install for texttable: started 00:05:23 Running setup.py install for texttable: finished with status 'done' 00:05:23 Running setup.py install for PyYAML: started 00:05:27 Running setup.py install for PyYAML: finished with status 'done' 00:05:27 Running setup.py install for docopt: started 00:05:30 Running setup.py install for docopt: finished with status 'done' 00:05:30 Running setup.py install for dockerpty: started 00:05:33 Running setup.py install for dockerpty: finished with status 'done' 00:05:36 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 00:05:51 Removing intermediate container 9cb60cacb7ad 00:05:51 ---> 8898697fb0ca 00:05:51 Step 14/23 : ENV APP_PORT=58890 00:05:51 ---> Running in 0cb1ef633c59 00:05:51 Removing intermediate container 0cb1ef633c59 00:05:51 ---> 4c33bbe43675 00:05:51 Step 15/23 : EXPOSE $APP_PORT 00:05:51 ---> Running in b763c65e563e 00:05:52 Removing intermediate container b763c65e563e 00:05:52 ---> dea1108d17b8 00:05:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:05:53 ---> ad4292e71888 00:05:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:05:54 ---> a1add038fb1d 00:05:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:05:55 ---> a6b4efa876e8 00:05:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:05:55 ---> Running in 2d5bfb604cf8 00:05:56 Removing intermediate container 2d5bfb604cf8 00:05:56 ---> bd176794777c 00:05:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:05:56 ---> Running in 32e3cdfdc420 00:05:57 Removing intermediate container 32e3cdfdc420 00:05:57 ---> 651e88ae9ca3 00:05:57 Step 21/23 : LABEL arch=arm64 00:05:57 ---> Running in caa78054c8a2 00:05:57 Removing intermediate container caa78054c8a2 00:05:57 ---> 7ff423572aee 00:05:57 Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:05:57 ---> Running in 9de0b9a7a89c 00:05:58 Removing intermediate container 9de0b9a7a89c 00:05:58 ---> a57b21c20d02 00:05:58 Step 23/23 : LABEL version=2.2.1-dev.18 00:05:58 ---> Running in 75c30ffbdd08 00:05:58 Removing intermediate container 75c30ffbdd08 00:05:58 ---> 9e89214b996e 00:05:58 00:05:59 Successfully built 9e89214b996e 00:05:59 Successfully tagged sys-mgmt-agent-arm64:latest 00:05:59  Building sys-mgmt-agent ... done Building security-bootstrapper 00:06:17 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:06:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:06:17 ---> 8abd65eac272 00:06:17 Step 3/31 : WORKDIR /edgex-go 00:06:17 ---> Using cache 00:06:17 ---> b12f52e2d788 00:06:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:17 ---> Using cache 00:06:17 ---> 099d848ee7de 00:06:17 Step 5/31 : RUN apk add --update --no-cache make git 00:06:17 ---> Running in 4d9cf0bfbc8b 00:06:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:06:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:06:21 OK: 220 MiB in 52 packages 00:06:22 Removing intermediate container 4d9cf0bfbc8b 00:06:22 ---> c4597cd49753 00:06:22 Step 6/31 : COPY go.mod vendor* ./ 00:06:23 ---> 978ae0d35a28 00:06:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:24 ---> Running in 320a6fb94cc0 00:06:31 Removing intermediate container 320a6fb94cc0 00:06:31 ---> 3841ce063bac 00:06:31 Step 8/31 : COPY . . 00:06:49 ---> 4d5ed4efb918 00:06:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:06:49 ---> Running in e26efa4a3fb7 00:06:49 Removing intermediate container 9f932d2aacaa 00:06:49 ---> a9ab850e42d9 00:06:49 00:06:49 Step 9/20 : FROM alpine:3.15 00:06:49 ---> 3fb3c9af89a9 00:06:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:06:49 ---> Using cache 00:06:49 ---> edebbe9318d2 00:06:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:49 ---> Using cache 00:06:49 ---> f51ade586955 00:06:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:06:49 ---> Running in 2eed4d9030cd 00:06:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:06:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:06:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:06:53 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:06:53 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:06:53 OK: 15736 distinct packages available 00:06:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:06:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:06:55 (1/9) Installing ca-certificates (20211220-r0) 00:06:55 (2/9) Installing brotli-libs (1.0.9-r5) 00:06:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:06:55 (4/9) Installing libcurl (7.80.0-r2) 00:06:55 (5/9) Installing curl (7.80.0-r2) 00:06:56 (6/9) Installing dumb-init (1.2.5-r1) 00:06:56 (7/9) Installing musl-obstack (1.2.3-r0) 00:06:56 (8/9) Installing libucontext (1.1-r0) 00:06:56 (9/9) Installing gcompat (1.0.0-r4) 00:06:56 Executing busybox-1.34.1-r5.trigger 00:06:56 Executing ca-certificates-20211220-r0.trigger 00:06:57 OK: 8 MiB in 23 packages 00:06:59 Removing intermediate container 2eed4d9030cd 00:06:59 ---> e73ef9d716ff 00:06:59 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:00 ---> 1cf4120e4497 00:07:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:07:03 ---> 47c45f692a77 00:07:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:07:04 ---> e73808651092 00:07:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:07:05 ---> Running in 0e870fe3eb7f 00:07:05 Removing intermediate container 0e870fe3eb7f 00:07:05 ---> 82750f8b66b8 00:07:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:07:06 ---> Running in b5bc3a303747 00:07:07 Removing intermediate container b5bc3a303747 00:07:07 ---> 11dd1ed439cc 00:07:07 Step 18/20 : LABEL arch=arm64 00:07:07 ---> Running in 786a8a35f0bd 00:07:07 Removing intermediate container 786a8a35f0bd 00:07:07 ---> 56b4aaf8579a 00:07:07 Step 19/20 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:07:08 ---> Running in 0da820f82fec 00:07:08 Removing intermediate container 0da820f82fec 00:07:08 ---> 7b541da3928b 00:07:08 Step 20/20 : LABEL version=2.2.1-dev.18 00:07:09 ---> Running in 816bab63c829 00:07:09 Removing intermediate container 816bab63c829 00:07:09 ---> 63f1a1c69dd0 00:07:09 00:07:10 Successfully built 63f1a1c69dd0 00:07:10 Successfully tagged security-spiffe-token-provider-arm64:latest 00:07:10  Building security-spiffe-token-provider ... done Building security-spire-agent 00:07:13 Removing intermediate container d7ca378a70b2 00:07:13 ---> a662d945fa40 00:07:13 00:07:13 Step 10/22 : FROM alpine:3.14 00:07:13 3.14: Pulling from library/alpine 00:07:14 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:07:14 Status: Downloaded newer image for alpine:3.14 00:07:14 ---> ac73e934f311 00:07:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:07:15 ---> Running in f9b3338593cc 00:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:07:19 (1/1) Installing dumb-init (1.2.5-r1) 00:07:19 Executing busybox-1.33.1-r7.trigger 00:07:19 OK: 5 MiB in 15 packages 00:07:21 Removing intermediate container f9b3338593cc 00:07:21 ---> 9b171b1df4af 00:07:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:07:21 ---> Running in e2cf6286f2a8 00:07:21 Removing intermediate container e2cf6286f2a8 00:07:21 ---> f819613b733b 00:07:21 Step 13/22 : ENV APP_PORT=59861 00:07:22 ---> Running in 33e17a935e1a 00:07:22 Removing intermediate container 33e17a935e1a 00:07:22 ---> 43af85f58632 00:07:22 Step 14/22 : EXPOSE $APP_PORT 00:07:22 ---> Running in acd0a7e0ce0e 00:07:24 Removing intermediate container acd0a7e0ce0e 00:07:24 ---> 70d2606fec1b 00:07:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:26 ---> 7685adf1bcd5 00:07:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:07:31 ---> ef6277c6318b 00:07:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:07:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:07:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:07:31 ---> 8abd65eac272 00:07:31 Step 3/26 : WORKDIR /edgex-go 00:07:31 ---> Using cache 00:07:31 ---> b12f52e2d788 00:07:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:31 ---> Using cache 00:07:31 ---> 099d848ee7de 00:07:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:07:31 ---> Using cache 00:07:31 ---> 9899d47fd91f 00:07:31 Step 6/26 : COPY go.mod vendor* ./ 00:07:31 ---> Using cache 00:07:31 ---> d596f74e8e7b 00:07:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:31 ---> Using cache 00:07:31 ---> a920c0a9d77f 00:07:31 Step 8/26 : COPY . . 00:07:32 ---> Using cache 00:07:32 ---> eaf327c6ac99 00:07:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:07:32 ---> Using cache 00:07:32 ---> d0e4dcfdb5e6 00:07:32 Step 10/26 : WORKDIR /edgex-go/spire-build 00:07:32 ---> Using cache 00:07:32 ---> 9f578d63565f 00:07:32 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 00:07:32 ---> Using cache 00:07:32 ---> bce3ea9211ef 00:07:32 Step 12/26 : WORKDIR /edgex-go 00:07:32 ---> Using cache 00:07:32 ---> 15f140f41019 00:07:32 00:07:32 Step 13/26 : FROM alpine:3.15 00:07:32 ---> 3fb3c9af89a9 00:07:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:07:32 ---> Using cache 00:07:32 ---> edebbe9318d2 00:07:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:32 ---> Using cache 00:07:32 ---> f51ade586955 00:07:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:07:32 ---> Running in b32eb084f321 00:07:33 ---> f45e6e4ee852 00:07:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:07:33 ---> Running in 18b48a7b1f95 00:07:34 Removing intermediate container 18b48a7b1f95 00:07:34 ---> bc6963383668 00:07:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:07:34 ---> Running in 5cff773a7bb0 00:07:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:07:36 Removing intermediate container 5cff773a7bb0 00:07:36 ---> a5e808cf5f52 00:07:36 Step 20/22 : LABEL arch=arm64 00:07:36 ---> Running in d8e33c06da1b 00:07:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:07:37 Removing intermediate container 14b172fc78c2 00:07:37 ---> 57a4574d3284 00:07:37 00:07:37 Step 10/23 : FROM alpine:3.14 00:07:37 ---> ac73e934f311 00:07:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:07:37 Removing intermediate container d8e33c06da1b 00:07:37 ---> 6dd1f2e2fc7e 00:07:37 Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:07:37 ---> Running in 6e3e5ccfeb85 00:07:37 ---> Running in 8723ea26f1f1 00:07:37 Removing intermediate container 8723ea26f1f1 00:07:37 ---> 16462dec7a4b 00:07:37 Step 22/22 : LABEL version=2.2.1-dev.18 00:07:38 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:07:38 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:07:38 OK: 15736 distinct packages available 00:07:38 Removing intermediate container 6e3e5ccfeb85 00:07:38 ---> b8246c2d9e9b 00:07:38 Step 12/23 : ENV APP_PORT=59880 00:07:38 ---> Running in 547b80962f9f 00:07:38 ---> Running in 14134fafa0d1 00:07:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:07:39 Removing intermediate container 14134fafa0d1 00:07:39 ---> c073775fdda9 00:07:39 00:07:39 Removing intermediate container 547b80962f9f 00:07:39 ---> 44313becd8c7 00:07:39 Step 13/23 : EXPOSE $APP_PORT 00:07:39 ---> Running in eece05df5c0f 00:07:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:07:39 Successfully built c073775fdda9 00:07:39 Successfully tagged support-scheduler-arm64:latest 00:07:39  Building support-scheduler ... done Building security-secretstore-setup 00:07:39 Removing intermediate container eece05df5c0f 00:07:39 ---> beaca4cc54a7 00:07:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:39 ---> Running in 57823d410b1d 00:07:40 (1/5) Installing dumb-init (1.2.5-r1) 00:07:40 (2/5) Installing musl-obstack (1.2.3-r0) 00:07:40 (3/5) Installing libucontext (1.1-r0) 00:07:41 (4/5) Installing gcompat (1.0.0-r4) 00:07:41 (5/5) Installing openssl (1.1.1p-r0) 00:07:41 Executing busybox-1.34.1-r5.trigger 00:07:41 OK: 6 MiB in 19 packages 00:07:44 Removing intermediate container b32eb084f321 00:07:44 ---> a0269fa0009d 00:07:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:07:44 Removing intermediate container 57823d410b1d 00:07:44 ---> a82caaa06635 00:07:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:07:44 ---> Running in e90b73ec9846 00:07:45 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:07:46 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:07:47 (1/6) Installing dumb-init (1.2.5-r1) 00:07:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:07:48 (3/6) Installing libsodium (1.0.18-r0) 00:07:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:07:48 ---> f1440424de95 00:07:48 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:07:48 (5/6) Installing libzmq (4.3.4-r0) 00:07:48 (6/6) Installing zeromq (4.3.4-r0) 00:07:48 Executing busybox-1.33.1-r7.trigger 00:07:48 OK: 8 MiB in 20 packages 00:07:51 Removing intermediate container e90b73ec9846 00:07:51 ---> a8d39463d5a5 00:07:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:53 ---> 37f4dd9742f2 00:07:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:07:57 ---> c5b2282fe921 00:07:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:07:59 ---> ec0b889beb5f 00:07:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:07:59 ---> f14027cfcd74 00:07:59 Step 19/23 : ENTRYPOINT ["/core-data"] 00:07:59 ---> Running in c16d0f310b14 00:07:59 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:07:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:07:59 ---> 8abd65eac272 00:07:59 Step 3/25 : WORKDIR /edgex-go 00:07:59 ---> Using cache 00:07:59 ---> b12f52e2d788 00:07:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:59 ---> Using cache 00:07:59 ---> 099d848ee7de 00:07:59 Step 5/25 : RUN apk add --update --no-cache make git 00:07:59 ---> Using cache 00:07:59 ---> c4597cd49753 00:07:59 Step 6/25 : COPY go.mod vendor* ./ 00:07:59 ---> Using cache 00:07:59 ---> 978ae0d35a28 00:07:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:59 ---> Using cache 00:07:59 ---> 3841ce063bac 00:07:59 Step 8/25 : COPY . . 00:07:59 ---> Using cache 00:07:59 ---> 4d5ed4efb918 00:07:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:08:00 ---> Running in 8f7c6b591fe2 00:08:01 Removing intermediate container c16d0f310b14 00:08:01 ---> 67d9c80ef8ac 00:08:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:08:01 ---> Running in 84a9afd2fed8 00:08:01 ---> 6eacfa3acba5 00:08:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:08:02 Removing intermediate container 84a9afd2fed8 00:08:02 ---> 0b0f8c4f3acc 00:08:02 Step 21/23 : LABEL arch=arm64 00:08:02 ---> Running in 6537cb913428 00:08: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.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:08:03 ---> d05740b7ddf2 00:08:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:08:03 Removing intermediate container 6537cb913428 00:08:03 ---> 9d4c834a02c0 00:08:03 Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:08:03 ---> Running in 85bffa6f0642 00:08:04 Removing intermediate container 85bffa6f0642 00:08:04 ---> 0ed4167d9d2a 00:08:04 Step 23/23 : LABEL version=2.2.1-dev.18 00:08:04 ---> f0acf9d92230 00:08:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:08:04 ---> Running in 03b52ea24993 00:08:04 ---> Running in ef85d4e2b29c 00:08:04 Removing intermediate container 03b52ea24993 00:08:04 ---> 7ba90b5908ec 00:08:04 00:08:04 Removing intermediate container ef85d4e2b29c 00:08:04 ---> 7623d7dde81a 00:08:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:08:05 ---> Running in a5198b38d357 00:08:05 Successfully built 7ba90b5908ec 00:08:05 Successfully tagged core-data-arm64:latest 00:08:05  Building core-data ... done Building security-proxy-setup 00:08:05 Removing intermediate container a5198b38d357 00:08:05 ---> db368016cb21 00:08:05 Step 24/26 : LABEL arch=arm64 00:08:06 ---> Running in b437218d68b5 00:08:06 Removing intermediate container b437218d68b5 00:08:06 ---> ca2f1beb4eec 00:08:06 Step 25/26 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:08:06 ---> Running in 364ef6c0f6aa 00:08:07 Removing intermediate container 364ef6c0f6aa 00:08:07 ---> 0750c1b27b6f 00:08:07 Step 26/26 : LABEL version=2.2.1-dev.18 00:08:07 ---> Running in 964ca4452974 00:08:07 Removing intermediate container 964ca4452974 00:08:07 ---> 5eb9379e506f 00:08:07 00:08:08 Successfully built 5eb9379e506f 00:08:08 Successfully tagged security-spire-agent-arm64:latest 00:08:08  Building security-spire-agent ... done Building core-command 00:08:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:08:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:08:35 ---> 8abd65eac272 00:08:35 Step 3/22 : WORKDIR /edgex-go 00:08:35 ---> Using cache 00:08:35 ---> b12f52e2d788 00:08:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:08:35 ---> Using cache 00:08:35 ---> 099d848ee7de 00:08:35 Step 5/22 : RUN apk add --update --no-cache make git 00:08:35 ---> Using cache 00:08:35 ---> c4597cd49753 00:08:35 Step 6/22 : COPY go.mod vendor* ./ 00:08:35 ---> Using cache 00:08:35 ---> 978ae0d35a28 00:08:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:35 ---> Using cache 00:08:35 ---> 3841ce063bac 00:08:35 Step 8/22 : COPY . . 00:08:35 ---> Using cache 00:08:35 ---> 4d5ed4efb918 00:08:35 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:08:35 ---> Running in 341a6a7b9456 00:08:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:08:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:08:37 ---> 8abd65eac272 00:08:37 Step 3/23 : WORKDIR /edgex-go 00:08:37 ---> Using cache 00:08:37 ---> b12f52e2d788 00:08:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:08:37 ---> Using cache 00:08:37 ---> 099d848ee7de 00:08:37 Step 5/23 : RUN apk add --update --no-cache make git 00:08:37 ---> Using cache 00:08:37 ---> c4597cd49753 00:08:37 Step 6/23 : COPY go.mod vendor* ./ 00:08:37 ---> Using cache 00:08:37 ---> 978ae0d35a28 00:08:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:37 ---> Using cache 00:08:37 ---> 3841ce063bac 00:08:37 Step 8/23 : COPY . . 00:08:37 ---> Using cache 00:08:37 ---> 4d5ed4efb918 00:08:37 Step 9/23 : RUN make cmd/core-command/core-command 00:08: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.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:08:38 ---> Running in 5424bbcec772 00:08:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:08:49 Removing intermediate container b9796151e3e3 00:08:49 ---> cc45b67823fe 00:08:49 00:08:49 Step 10/22 : FROM alpine:3.14 00:08:49 ---> ac73e934f311 00:08:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:08:49 ---> Running in 3a8900912ffa 00:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:08:52 (1/2) Installing ca-certificates (20211220-r0) 00:08:52 (2/2) Installing dumb-init (1.2.5-r1) 00:08:52 Executing busybox-1.33.1-r7.trigger 00:08:52 Executing ca-certificates-20211220-r0.trigger 00:08:52 OK: 6 MiB in 16 packages 00:08:54 Removing intermediate container 3a8900912ffa 00:08:54 ---> 4816d5733d0e 00:08:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:08:54 ---> Running in 89fd2c3f5481 00:08:55 Removing intermediate container 89fd2c3f5481 00:08:55 ---> ddab1608c616 00:08:55 Step 13/22 : ENV APP_PORT=59860 00:08:55 ---> Running in eb64589e4c1f 00:08:56 Removing intermediate container eb64589e4c1f 00:08:56 ---> 28ccefa1f616 00:08:56 Step 14/22 : EXPOSE $APP_PORT 00:08:56 ---> Running in f553d1e1584e 00:08:57 Removing intermediate container f553d1e1584e 00:08:57 ---> 45473d87ea08 00:08:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:58 ---> 9c6ffa11bc78 00:08:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:09:00 ---> 2ec57f68920c 00:09:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:09:01 ---> 63d5f2b21545 00:09:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:09:01 ---> Running in d002af8c4aef 00:09:01 Removing intermediate container d002af8c4aef 00:09:01 ---> 5c8bf523d002 00:09:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:09:01 ---> Running in f5e46cfc5981 00:09:02 Removing intermediate container f5e46cfc5981 00:09:02 ---> 3699616f3727 00:09:02 Step 20/22 : LABEL arch=arm64 00:09:02 ---> Running in 5ee567fb5cd8 00:09:03 Removing intermediate container 5ee567fb5cd8 00:09:03 ---> 0c9698397232 00:09:03 Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:09:03 ---> Running in 8e1347fb6fa8 00:09:04 Removing intermediate container 8e1347fb6fa8 00:09:04 ---> 0b09e5a92e36 00:09:04 Step 22/22 : LABEL version=2.2.1-dev.18 00:09:04 ---> Running in df7ee1fd0721 00:09:04 Removing intermediate container df7ee1fd0721 00:09:04 ---> 56c5aad5221a 00:09:04 00:09:04 Successfully built 56c5aad5221a 00:09:05 Successfully tagged support-notifications-arm64:latest 00:09:05 Building core-metadata 00:09:23  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:09:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:09:23 ---> 8abd65eac272 00:09:23 Step 3/23 : WORKDIR /edgex-go 00:09:23 ---> Using cache 00:09:23 ---> b12f52e2d788 00:09:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:23 ---> Using cache 00:09:23 ---> 099d848ee7de 00:09:23 Step 5/23 : RUN apk add --update --no-cache make git 00:09:23 ---> Using cache 00:09:23 ---> c4597cd49753 00:09:23 Step 6/23 : COPY go.mod vendor* ./ 00:09:23 ---> Using cache 00:09:23 ---> 978ae0d35a28 00:09:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:23 ---> Using cache 00:09:23 ---> 3841ce063bac 00:09:23 Step 8/23 : COPY . . 00:09:23 ---> Using cache 00:09:23 ---> 4d5ed4efb918 00:09:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:09:23 ---> Running in 8b99683ba822 00:09:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:12:17 Removing intermediate container e26efa4a3fb7 00:12:17 ---> 348712cb60ff 00:12:17 00:12:17 Step 10/31 : FROM alpine:3.14 00:12:17 ---> ac73e934f311 00:12:17 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:12:17 ---> Running in 5d4f7a35efdb 00:12:17 Removing intermediate container 5d4f7a35efdb 00:12:17 ---> ef8ac8b6a1a1 00:12:17 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:12:17 ---> Running in b40dd61a8cef 00:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:12:17 (1/2) Installing dumb-init (1.2.5-r1) 00:12:17 (2/2) Installing su-exec (0.2-r1) 00:12:17 Executing busybox-1.33.1-r7.trigger 00:12:17 OK: 6 MiB in 16 packages 00:12:17 Removing intermediate container b40dd61a8cef 00:12:17 ---> 0311fe0b34b4 00:12:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:12:17 ---> Running in e7899ca9e14b 00:12:17 Removing intermediate container e7899ca9e14b 00:12:17 ---> a1e8f1ee68fa 00:12:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:12:17 ---> Running in e1d0a9f53818 00:12:17 Removing intermediate container e1d0a9f53818 00:12:17 ---> 4dda7da259a4 00:12:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:12:17 ---> Running in f741d7e290ee 00:12:20 Removing intermediate container f741d7e290ee 00:12:20 ---> 368f7b9440ba 00:12:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:12:20 ---> Running in 327fd57b787d 00:12:21 Removing intermediate container 327fd57b787d 00:12:21 ---> 360bc0114c2e 00:12:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:12:22 ---> a9129a382780 00:12:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:12:22 ---> Running in 20492309bd3a 00:12:25 Removing intermediate container 20492309bd3a 00:12:25 ---> f9ec82047386 00:12:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:12:26 ---> 8c044bd5585a 00:12:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:12:28 ---> 9395a9e07f97 00:12:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:12:29 ---> 55e3cc662b84 00:12:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:12:30 ---> b1c57a6b1458 00:12:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:12:31 ---> ef865087d3de 00:12:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:12:32 ---> Running in f15d0bc126cf 00:12:32 Removing intermediate container f15d0bc126cf 00:12:32 ---> 3628bb8f57b2 00:12:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:12:33 ---> e8f5b8bfba78 00:12:33 Step 26/31 : RUN chmod +x /entrypoint.sh 00:12:34 ---> Running in bbd4352557c6 00:12:37 Removing intermediate container bbd4352557c6 00:12:37 ---> e485fa6cc914 00:12:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:12:37 ---> Running in 38b6a972cb65 00:12:38 Removing intermediate container 38b6a972cb65 00:12:38 ---> 1e98d0d8cd0b 00:12:38 Step 28/31 : CMD ["gate"] 00:12:38 ---> Running in 31bf7fe2673a 00:12:39 Removing intermediate container 31bf7fe2673a 00:12:39 ---> 3207389fa825 00:12:39 Step 29/31 : LABEL arch=arm64 00:12:39 ---> Running in df21a8cc36e1 00:12:40 Removing intermediate container df21a8cc36e1 00:12:40 ---> 339731a4b19e 00:12:40 Step 30/31 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:12:40 ---> Running in f4bf6682e507 00:12:41 Removing intermediate container f4bf6682e507 00:12:41 ---> 6f789aec4a62 00:12:41 Step 31/31 : LABEL version=2.2.1-dev.18 00:12:41 ---> Running in 63891b4d41ed 00:12:42 Removing intermediate container 63891b4d41ed 00:12:42 ---> 9dde03dbf8cd 00:12:42 00:12:42 Successfully built 9dde03dbf8cd 00:12:42 Successfully tagged security-bootstrapper-arm64:latest 00:13:29  Building security-bootstrapper ... 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.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:13:44 Removing intermediate container 8f7c6b591fe2 00:13:44 ---> 05132a6c2da3 00:13:44 00:13:44 Step 10/25 : FROM alpine:3.14 00:13:44 ---> ac73e934f311 00:13:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:13:44 ---> Running in 5048d3fd28cb 00:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:13:47 (1/3) Installing ca-certificates (20211220-r0) 00:13:47 (2/3) Installing dumb-init (1.2.5-r1) 00:13:47 (3/3) Installing su-exec (0.2-r1) 00:13:47 Executing busybox-1.33.1-r7.trigger 00:13:47 Executing ca-certificates-20211220-r0.trigger 00:13:47 OK: 6 MiB in 17 packages 00:13: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.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:13:49 Removing intermediate container 5048d3fd28cb 00:13:49 ---> fd4d93c04759 00:13:49 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:13:50 ---> Running in 5631d8f655bd 00:13:50 Removing intermediate container 5631d8f655bd 00:13:50 ---> a6239606a44b 00:13:50 Step 13/25 : WORKDIR / 00:13:50 ---> Running in ff76a028faf5 00:13:51 Removing intermediate container ff76a028faf5 00:13:51 ---> 3afc84641195 00:13:51 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:13:52 ---> 5261c679a0be 00:13:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:13:54 ---> 563f61e8c84d 00:13:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:13:55 ---> f24172dd148e 00:13:55 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:13:57 ---> bdfe02264417 00:13:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:14:00 ---> 90271a7c252a 00:14:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:14:00 Removing intermediate container 5424bbcec772 00:14:00 ---> f8a17c706662 00:14:00 00:14:00 Step 10/23 : FROM alpine:3.14 00:14:00 ---> ac73e934f311 00:14:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:14:00 ---> Using cache 00:14:00 ---> 9b171b1df4af 00:14:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:14:00 ---> Using cache 00:14:00 ---> f819613b733b 00:14:00 Step 13/23 : ENV APP_PORT=59882 00:14:00 ---> Running in d91917e0cc41 00:14:02 Removing intermediate container d91917e0cc41 00:14:02 ---> 232f002df4c6 00:14:02 Step 14/23 : EXPOSE $APP_PORT 00:14:02 ---> Running in 0478fb1e743c 00:14:03 Removing intermediate container 0478fb1e743c 00:14:03 ---> d5ede7531711 00:14:03 Step 15/23 : WORKDIR / 00:14:03 ---> Running in 5536a2d650c8 00:14:04 ---> 9fadd0b30d20 00:14:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:14:04 Removing intermediate container 5536a2d650c8 00:14:04 ---> 88d91aad5b6c 00:14:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:14:06 ---> 1992684a2c01 00:14:06 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/ 00:14:06 ---> Running in 145ebf8b3f36 00:14:07 ---> 5fc4f340ba2b 00:14:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:14:11 ---> f701f15dc34e 00:14:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:14:11 Removing intermediate container 145ebf8b3f36 00:14:11 ---> 3671648f0af3 00:14:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:14:11 ---> Running in 16a263779f28 00:14:12 Removing intermediate container 16a263779f28 00:14:12 ---> 8f705ac9b38e 00:14:12 Step 23/25 : LABEL arch=arm64 00:14:12 ---> 5ffdf313da2d 00:14:12 Step 19/23 : ENTRYPOINT ["/core-command"] 00:14:12 ---> Running in a390d522c2b5 00:14:12 ---> Running in 2479e910883f 00:14:13 Removing intermediate container 341a6a7b9456 00:14:13 ---> 356f2e626b79 00:14:13 00:14:13 Step 10/22 : FROM alpine:3.14 00:14:13 ---> ac73e934f311 00:14:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:14:13 ---> Running in c01c80d2c219 00:14:13 Removing intermediate container 2479e910883f 00:14:13 ---> 318dedc81f4c 00:14:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:14:13 Removing intermediate container a390d522c2b5 00:14:13 ---> 54408b03b45b 00:14:13 Step 24/25 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:13 ---> Running in 6bcbfc8da464 00:14:14 ---> Running in 410a8d66a5ed 00:14:14 Removing intermediate container 410a8d66a5ed 00:14:14 ---> d5d68aa5c01d 00:14:14 Step 25/25 : LABEL version=2.2.1-dev.18 00:14:14 Removing intermediate container 6bcbfc8da464 00:14:14 ---> 993c4dfd92be 00:14:14 Step 21/23 : LABEL arch=arm64 00:14:14 ---> Running in c0c6da494de7 00:14:14 ---> Running in e36d349a6d5f 00:14:15 Removing intermediate container e36d349a6d5f 00:14:15 ---> 86466b3abe2e 00:14:15 Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:15 Removing intermediate container c0c6da494de7 00:14:15 ---> 03a3d75b1e56 00:14:15 00:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:14:15 ---> Running in ec1a96343279 00:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:14:16 Successfully built 03a3d75b1e56 00:14:16 Successfully tagged security-secretstore-setup-arm64:latest 00:14:16  Building security-secretstore-setup ... done Removing intermediate container ec1a96343279 00:14:16 ---> bd701df6244b 00:14:16 Step 23/23 : LABEL version=2.2.1-dev.18 00:14:16 ---> Running in 5007c5e7ff5c 00:14:16 Removing intermediate container 5007c5e7ff5c 00:14:16 ---> c3736febd4ca 00:14:16 00:14:17 Successfully built c3736febd4ca 00:14:17 Successfully tagged core-command-arm64:latest 00:14:17  Building core-command ... done (1/6) Installing ca-certificates (20211220-r0) 00:14:17 (2/6) Installing brotli-libs (1.0.9-r5) 00:14:17 (3/6) Installing nghttp2-libs (1.43.0-r0) 00:14:17 (4/6) Installing libcurl (7.79.1-r2) 00:14:17 (5/6) Installing curl (7.79.1-r2) 00:14:17 (6/6) Installing dumb-init (1.2.5-r1) 00:14:17 Executing busybox-1.33.1-r7.trigger 00:14:17 Executing ca-certificates-20211220-r0.trigger 00:14:17 OK: 8 MiB in 20 packages 00:14:19 Removing intermediate container c01c80d2c219 00:14:19 ---> af28b2d929bc 00:14:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:14:19 ---> Running in a611bafb3d10 00:14:19 Removing intermediate container a611bafb3d10 00:14:19 ---> 02bad37204a8 00:14:19 Step 13/22 : WORKDIR /edgex 00:14:19 ---> Running in a1ac53a7a294 00:14:20 Removing intermediate container a1ac53a7a294 00:14:20 ---> e829cae62cb9 00:14:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:14:21 ---> c7c6a7db236c 00:14:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:14:22 ---> c9a5d77334cf 00:14:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:14:23 ---> e7e335c5cd28 00:14:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:14:23 Removing intermediate container 8b99683ba822 00:14:23 ---> 975118b05a60 00:14:23 00:14:23 Step 10/23 : FROM alpine:3.14 00:14:23 ---> ac73e934f311 00:14:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:14:23 ---> Using cache 00:14:23 ---> 9b171b1df4af 00:14:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:14:23 ---> Using cache 00:14:23 ---> f819613b733b 00:14:23 Step 13/23 : ENV APP_PORT=59881 00:14:23 ---> Running in a89c611b32b4 00:14:24 Removing intermediate container a89c611b32b4 00:14:24 ---> 8fa784bcd3ca 00:14:24 Step 14/23 : EXPOSE $APP_PORT 00:14:24 ---> dd9095e37a77 00:14:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:14:24 ---> Running in 1075874d27aa 00:14:24 ---> Running in 15ce94d321b7 00:14:25 Removing intermediate container 1075874d27aa 00:14:25 ---> 2197de871b2c 00:14:25 Step 15/23 : WORKDIR / 00:14:25 ---> Running in 1a31b18f589b 00:14:25 Removing intermediate container 1a31b18f589b 00:14:25 ---> a08c235387f1 00:14:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:14:26 ---> cd6394c400b1 00:14:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:14:26 Removing intermediate container 15ce94d321b7 00:14:26 ---> 02f751d4185e 00:14:26 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:14:26 ---> Running in 1fcfab2d3a80 00:14:27 Removing intermediate container 1fcfab2d3a80 00:14:27 ---> fb0a5445ca30 00:14:27 Step 20/22 : LABEL arch=arm64 00:14:27 ---> Running in dec0827f06e2 00:14:27 ---> c48c5037ed36 00:14:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:14:27 Removing intermediate container dec0827f06e2 00:14:27 ---> 211c0d9848b5 00:14:27 Step 21/22 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:28 ---> Running in f84b0e1c792a 00:14:28 Removing intermediate container f84b0e1c792a 00:14:28 ---> 6104b7f7ef86 00:14:28 Step 22/22 : LABEL version=2.2.1-dev.18 00:14:28 ---> Running in f7175c5ed0e0 00:14:28 ---> f3a5259c6ab4 00:14:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:14:28 ---> Running in 998e55249ecb 00:14:29 Removing intermediate container f7175c5ed0e0 00:14:29 ---> 1f380bda375e 00:14:29 00:14:29 Removing intermediate container 998e55249ecb 00:14:29 ---> 49d3e1981062 00:14:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:14:29 ---> Running in 2d5445af7d23 00:14:29 Successfully built 1f380bda375e 00:14:29 Successfully tagged security-proxy-setup-arm64:latest 00:14:29  Building security-proxy-setup ... done Removing intermediate container 2d5445af7d23 00:14:29 ---> 1c92f5e21484 00:14:29 Step 21/23 : LABEL arch=arm64 00:14:29 ---> Running in c85695e7e467 00:14:30 Removing intermediate container c85695e7e467 00:14:30 ---> 2c37e1ce11de 00:14:30 Step 22/23 : LABEL git_sha=a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:30 ---> Running in f2d3ebfc55aa 00:14:30 Removing intermediate container f2d3ebfc55aa 00:14:30 ---> 472eaaf6d9db 00:14:30 Step 23/23 : LABEL version=2.2.1-dev.18 00:14:30 ---> Running in 045d1b52bc05 00:14:31 Removing intermediate container 045d1b52bc05 00:14:31 ---> 14615a490833 00:14:31 00:14:31 Successfully built 14615a490833 00:14:31 Successfully tagged core-metadata-arm64:latest 00:14:31  Building core-metadata ... done  [Pipeline] } 00:14:31 $ docker stop --time=1 9cfb8eb848ca093f10bbca4cbd853cdeb5974c86f701d7e280fbe6b17543de0c 00:14:33 $ docker rm -f 9cfb8eb848ca093f10bbca4cbd853cdeb5974c86f701d7e280fbe6b17543de0c [Pipeline] // withDockerContainer [Pipeline] sh 00:14:33 + docker images 00:14:34 REPOSITORY TAG IMAGE ID CREATED SIZE 00:14:34 core-metadata-arm64 latest 14615a490833 4 seconds ago 16.3MB 00:14:34 security-proxy-setup-arm64 latest 1f380bda375e 6 seconds ago 26.1MB 00:14:34 975118b05a60 11 seconds ago 1.28GB 00:14:34 core-command-arm64 latest c3736febd4ca 18 seconds ago 15.5MB 00:14:34 security-secretstore-setup-arm64 latest 03a3d75b1e56 19 seconds ago 27.5MB 00:14:34 356f2e626b79 23 seconds ago 1.28GB 00:14:34 f8a17c706662 35 seconds ago 1.27GB 00:14:34 05132a6c2da3 52 seconds ago 1.28GB 00:14:34 security-bootstrapper-arm64 latest 9dde03dbf8cd About a minute ago 18.3MB 00:14:34 348712cb60ff 2 minutes ago 1.28GB 00:14:34 support-notifications-arm64 latest 56c5aad5221a 5 minutes ago 25.9MB 00:14:34 cc45b67823fe 5 minutes ago 1.33GB 00:14:34 security-spire-agent-arm64 latest 5eb9379e506f 6 minutes ago 126MB 00:14:34 core-data-arm64 latest 7ba90b5908ec 6 minutes ago 21.7MB 00:14:34 support-scheduler-arm64 latest c073775fdda9 6 minutes ago 25.4MB 00:14:34 57a4574d3284 6 minutes ago 1.3GB 00:14:34 a662d945fa40 7 minutes ago 1.33GB 00:14:34 security-spiffe-token-provider-arm64 latest 63f1a1c69dd0 7 minutes ago 28.1MB 00:14:34 a9ab850e42d9 7 minutes ago 1.32GB 00:14:34 sys-mgmt-agent-arm64 latest 9e89214b996e 8 minutes ago 282MB 00:14:34 e86fbb1563ee 10 minutes ago 1.27GB 00:14:34 security-spire-server-arm64 latest 47836cbf9703 14 minutes ago 86.3MB 00:14:34 security-spire-config-arm64 latest 97ce01052320 14 minutes ago 85.6MB 00:14:34 15f140f41019 15 minutes ago 1.18GB 00:14:34 c3d887a48f72 15 minutes ago 1.18GB 00:14:34 ci-base-image-arm64 latest 8abd65eac272 17 minutes ago 1.01GB 00:14:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 00:14:34 docker 20.10.14 c346e9eafbab 2 months ago 202MB 00:14:34 alpine 3.14 ac73e934f311 2 months ago 5.34MB 00:14:34 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 00:14:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:34 provisioning config files... 00:14:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/249@tmp/config5221226104668474942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:34 ---> docker-login.sh 00:14:34 nexus3.edgexfoundry.org:10001 00:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:34 Configure a credential helper to remove this warning. See 00:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:34 00:14:34 Login Succeeded 00:14:35 nexus3.edgexfoundry.org:10002 00:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:35 Configure a credential helper to remove this warning. See 00:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:35 00:14:35 Login Succeeded 00:14:35 nexus3.edgexfoundry.org:10003 00:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:36 Configure a credential helper to remove this warning. See 00:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:36 00:14:36 Login Succeeded 00:14:36 nexus3.edgexfoundry.org:10004 00:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:36 Configure a credential helper to remove this warning. See 00:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:36 00:14:36 Login Succeeded 00:14:36 docker.io 00:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:37 Configure a credential helper to remove this warning. See 00:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:37 00:14:37 Login Succeeded 00:14:37 ---> docker-login.sh ends [Pipeline] } 00:14:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:14:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:14:37 a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:37 latest 00:14:37 2.2.1-dev.18 00:14:37 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:14:37 main 00:14:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:14:38 d914df15feaf: Preparing 00:14:38 3a6977c742a3: Preparing 00:14:38 1e1a36a98f69: Preparing 00:14:38 0fa4aa96f19d: Preparing 00:14:38 f73e7dbfee58: Preparing 00:14:38 f73e7dbfee58: Layer already exists 00:14:38 0fa4aa96f19d: Pushed 00:14:38 d914df15feaf: Pushed 00:14:38 1e1a36a98f69: Pushed 00:14:41 3a6977c742a3: Pushed 00:14:41 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:9693c4f1c2e68059360da55aecedabc3f6400642be0532cb5def5e80c909815b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:14:41 d914df15feaf: Preparing 00:14:41 3a6977c742a3: Preparing 00:14:41 1e1a36a98f69: Preparing 00:14:41 0fa4aa96f19d: Preparing 00:14:41 f73e7dbfee58: Preparing 00:14:42 d914df15feaf: Layer already exists 00:14:42 1e1a36a98f69: Layer already exists 00:14:42 f73e7dbfee58: Layer already exists 00:14:42 0fa4aa96f19d: Layer already exists 00:14:42 3a6977c742a3: Layer already exists 00:14:42 latest: digest: sha256:9693c4f1c2e68059360da55aecedabc3f6400642be0532cb5def5e80c909815b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.18 00:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:14:42 d914df15feaf: Preparing 00:14:42 3a6977c742a3: Preparing 00:14:42 1e1a36a98f69: Preparing 00:14:42 0fa4aa96f19d: Preparing 00:14:42 f73e7dbfee58: Preparing 00:14:42 f73e7dbfee58: Layer already exists 00:14:42 3a6977c742a3: Layer already exists 00:14:43 d914df15feaf: Layer already exists 00:14:43 0fa4aa96f19d: Layer already exists 00:14:43 1e1a36a98f69: Layer already exists 00:14:43 2.2.1-dev.18: digest: sha256:9693c4f1c2e68059360da55aecedabc3f6400642be0532cb5def5e80c909815b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:14:43 d914df15feaf: Preparing 00:14:43 3a6977c742a3: Preparing 00:14:43 1e1a36a98f69: Preparing 00:14:43 0fa4aa96f19d: Preparing 00:14:43 f73e7dbfee58: Preparing 00:14:43 f73e7dbfee58: Layer already exists 00:14:43 d914df15feaf: Layer already exists 00:14:43 3a6977c742a3: Layer already exists 00:14:43 1e1a36a98f69: Layer already exists 00:14:43 0fa4aa96f19d: Layer already exists 00:14:44 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:9693c4f1c2e68059360da55aecedabc3f6400642be0532cb5def5e80c909815b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:14:44 d914df15feaf: Preparing 00:14:44 3a6977c742a3: Preparing 00:14:44 1e1a36a98f69: Preparing 00:14:44 0fa4aa96f19d: Preparing 00:14:44 f73e7dbfee58: Preparing 00:14:44 3a6977c742a3: Layer already exists 00:14:44 0fa4aa96f19d: Layer already exists 00:14:44 1e1a36a98f69: Layer already exists 00:14:44 f73e7dbfee58: Layer already exists 00:14:44 d914df15feaf: Layer already exists 00:14:45 main: digest: sha256:9693c4f1c2e68059360da55aecedabc3f6400642be0532cb5def5e80c909815b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:45 ===================================================== [Pipeline] echo 00:14:45 taggedImages: 00:14:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:14:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.18 00:14:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:14:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:14:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:14:45 a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:45 latest 00:14:45 2.2.1-dev.18 00:14:45 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:14:45 main 00:14:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:14:46 eccde2d3d4c0: Preparing 00:14:46 f17e96a87e5b: Preparing 00:14:46 1e1a36a98f69: Preparing 00:14:46 268c9613d777: Preparing 00:14:46 a3ab1ce14f13: Preparing 00:14:46 f73e7dbfee58: Preparing 00:14:46 f73e7dbfee58: Waiting 00:14:46 1e1a36a98f69: Layer already exists 00:14:46 f73e7dbfee58: Layer already exists 00:14:46 a3ab1ce14f13: Pushed 00:14:46 eccde2d3d4c0: Pushed 00:14:46 268c9613d777: Pushed 00:14:49 f17e96a87e5b: Pushed 00:14:49 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:da57a3d5ff25d0fc0a58b75a37471b1e55e3ce266162beb0f474c1ebdd667177 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:14:50 eccde2d3d4c0: Preparing 00:14:50 f17e96a87e5b: Preparing 00:14:50 1e1a36a98f69: Preparing 00:14:50 268c9613d777: Preparing 00:14:50 a3ab1ce14f13: Preparing 00:14:50 f73e7dbfee58: Preparing 00:14:50 f73e7dbfee58: Waiting 00:14:50 eccde2d3d4c0: Layer already exists 00:14:50 268c9613d777: Layer already exists 00:14:50 1e1a36a98f69: Layer already exists 00:14:50 a3ab1ce14f13: Layer already exists 00:14:50 f17e96a87e5b: Layer already exists 00:14:50 f73e7dbfee58: Layer already exists 00:14:50 latest: digest: sha256:da57a3d5ff25d0fc0a58b75a37471b1e55e3ce266162beb0f474c1ebdd667177 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.18 00:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:14:51 eccde2d3d4c0: Preparing 00:14:51 f17e96a87e5b: Preparing 00:14:51 1e1a36a98f69: Preparing 00:14:51 268c9613d777: Preparing 00:14:51 a3ab1ce14f13: Preparing 00:14:51 f73e7dbfee58: Preparing 00:14:51 f73e7dbfee58: Waiting 00:14:51 eccde2d3d4c0: Layer already exists 00:14:51 268c9613d777: Layer already exists 00:14:51 f17e96a87e5b: Layer already exists 00:14:51 1e1a36a98f69: Layer already exists 00:14:51 a3ab1ce14f13: Layer already exists 00:14:51 f73e7dbfee58: Layer already exists 00:14:51 2.2.1-dev.18: digest: sha256:da57a3d5ff25d0fc0a58b75a37471b1e55e3ce266162beb0f474c1ebdd667177 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:14:52 eccde2d3d4c0: Preparing 00:14:52 f17e96a87e5b: Preparing 00:14:52 1e1a36a98f69: Preparing 00:14:52 268c9613d777: Preparing 00:14:52 a3ab1ce14f13: Preparing 00:14:52 f73e7dbfee58: Preparing 00:14:52 f73e7dbfee58: Waiting 00:14:52 f17e96a87e5b: Layer already exists 00:14:52 1e1a36a98f69: Layer already exists 00:14:52 eccde2d3d4c0: Layer already exists 00:14:52 a3ab1ce14f13: Layer already exists 00:14:52 268c9613d777: Layer already exists 00:14:52 f73e7dbfee58: Layer already exists 00:14:52 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:da57a3d5ff25d0fc0a58b75a37471b1e55e3ce266162beb0f474c1ebdd667177 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:14:53 eccde2d3d4c0: Preparing 00:14:53 f17e96a87e5b: Preparing 00:14:53 1e1a36a98f69: Preparing 00:14:53 268c9613d777: Preparing 00:14:53 a3ab1ce14f13: Preparing 00:14:53 f73e7dbfee58: Preparing 00:14:53 f73e7dbfee58: Waiting 00:14:53 a3ab1ce14f13: Layer already exists 00:14:53 1e1a36a98f69: Layer already exists 00:14:53 268c9613d777: Layer already exists 00:14:53 eccde2d3d4c0: Layer already exists 00:14:53 f17e96a87e5b: Layer already exists 00:14:53 f73e7dbfee58: Layer already exists 00:14:53 main: digest: sha256:da57a3d5ff25d0fc0a58b75a37471b1e55e3ce266162beb0f474c1ebdd667177 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:53 ===================================================== [Pipeline] echo 00:14:53 taggedImages: 00:14:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:14:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.18 00:14:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:14:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:14:54 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:14:54 a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:54 latest 00:14:54 2.2.1-dev.18 00:14:54 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:14:54 main 00:14:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:14:54 73fd1d3c7a15: Preparing 00:14:54 4a44fe986cd1: Preparing 00:14:54 1e1a36a98f69: Preparing 00:14:54 0fa4aa96f19d: Preparing 00:14:54 f73e7dbfee58: Preparing 00:14:55 1e1a36a98f69: Layer already exists 00:14:55 0fa4aa96f19d: Layer already exists 00:14:55 f73e7dbfee58: Layer already exists 00:14:55 73fd1d3c7a15: Pushed 00:14:58 4a44fe986cd1: Pushed 00:14:58 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:d1154927b9be61ea507fd5722f0f6a15c36ba08518b079be8bf087a51242d65a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:14:59 73fd1d3c7a15: Preparing 00:14:59 4a44fe986cd1: Preparing 00:14:59 1e1a36a98f69: Preparing 00:14:59 0fa4aa96f19d: Preparing 00:14:59 f73e7dbfee58: Preparing 00:14:59 f73e7dbfee58: Layer already exists 00:14:59 4a44fe986cd1: Layer already exists 00:14:59 1e1a36a98f69: Layer already exists 00:14:59 73fd1d3c7a15: Layer already exists 00:14:59 0fa4aa96f19d: Layer already exists 00:14:59 latest: digest: sha256:d1154927b9be61ea507fd5722f0f6a15c36ba08518b079be8bf087a51242d65a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.18 00:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:15:00 73fd1d3c7a15: Preparing 00:15:00 4a44fe986cd1: Preparing 00:15:00 1e1a36a98f69: Preparing 00:15:00 0fa4aa96f19d: Preparing 00:15:00 f73e7dbfee58: Preparing 00:15:00 1e1a36a98f69: Layer already exists 00:15:00 4a44fe986cd1: Layer already exists 00:15:00 73fd1d3c7a15: Layer already exists 00:15:00 0fa4aa96f19d: Layer already exists 00:15:00 f73e7dbfee58: Layer already exists 00:15:00 2.2.1-dev.18: digest: sha256:d1154927b9be61ea507fd5722f0f6a15c36ba08518b079be8bf087a51242d65a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:15:01 73fd1d3c7a15: Preparing 00:15:01 4a44fe986cd1: Preparing 00:15:01 1e1a36a98f69: Preparing 00:15:01 0fa4aa96f19d: Preparing 00:15:01 f73e7dbfee58: Preparing 00:15:01 0fa4aa96f19d: Layer already exists 00:15:01 1e1a36a98f69: Layer already exists 00:15:01 4a44fe986cd1: Layer already exists 00:15:01 f73e7dbfee58: Layer already exists 00:15:01 73fd1d3c7a15: Layer already exists 00:15:01 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:d1154927b9be61ea507fd5722f0f6a15c36ba08518b079be8bf087a51242d65a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:15:02 73fd1d3c7a15: Preparing 00:15:02 4a44fe986cd1: Preparing 00:15:02 1e1a36a98f69: Preparing 00:15:02 0fa4aa96f19d: Preparing 00:15:02 f73e7dbfee58: Preparing 00:15:02 0fa4aa96f19d: Layer already exists 00:15:02 4a44fe986cd1: Layer already exists 00:15:02 f73e7dbfee58: Layer already exists 00:15:02 73fd1d3c7a15: Layer already exists 00:15:02 1e1a36a98f69: Layer already exists 00:15:02 main: digest: sha256:d1154927b9be61ea507fd5722f0f6a15c36ba08518b079be8bf087a51242d65a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:15:02 ===================================================== [Pipeline] echo 00:15:02 taggedImages: 00:15:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:15:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.18 00:15:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:15:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:15:02 a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:02 latest 00:15:02 2.2.1-dev.18 00:15:02 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:02 main 00:15:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:15:03 22f48f74e5e4: Preparing 00:15:03 22f48f74e5e4: Preparing 00:15:03 ecb97b6e25c2: Preparing 00:15:03 415f51dc279f: Preparing 00:15:03 313e58f88b13: Preparing 00:15:03 a0cace411c54: Preparing 00:15:03 1e1a36a98f69: Preparing 00:15:03 b7925325d86e: Preparing 00:15:03 29584fffeec1: Preparing 00:15:03 145bc15ce5ba: Preparing 00:15:03 5ffe1b6136c9: Preparing 00:15:03 f73e7dbfee58: Preparing 00:15:03 1e1a36a98f69: Waiting 00:15:03 b7925325d86e: Waiting 00:15:03 29584fffeec1: Waiting 00:15:03 145bc15ce5ba: Waiting 00:15:03 5ffe1b6136c9: Waiting 00:15:03 f73e7dbfee58: Waiting 00:15:03 ecb97b6e25c2: Pushed 00:15:03 22f48f74e5e4: Pushed 00:15:03 313e58f88b13: Pushed 00:15:03 415f51dc279f: Pushed 00:15:03 1e1a36a98f69: Layer already exists 00:15:03 b7925325d86e: Pushed 00:15:03 29584fffeec1: Pushed 00:15:03 145bc15ce5ba: Pushed 00:15:03 f73e7dbfee58: Layer already exists 00:15:03 5ffe1b6136c9: Pushed 00:15:07 a0cace411c54: Pushed 00:15:07 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:b4f6e0a5b6fd8929e1a157e9dfa3ae21250fbc64700d80652bb76b214f7cab20 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:15:08 22f48f74e5e4: Preparing 00:15:08 22f48f74e5e4: Preparing 00:15:08 ecb97b6e25c2: Preparing 00:15:08 415f51dc279f: Preparing 00:15:08 313e58f88b13: Preparing 00:15:08 a0cace411c54: Preparing 00:15:08 1e1a36a98f69: Preparing 00:15:08 b7925325d86e: Preparing 00:15:08 29584fffeec1: Preparing 00:15:08 145bc15ce5ba: Preparing 00:15:08 5ffe1b6136c9: Preparing 00:15:08 f73e7dbfee58: Preparing 00:15:08 29584fffeec1: Waiting 00:15:08 145bc15ce5ba: Waiting 00:15:08 f73e7dbfee58: Waiting 00:15:08 1e1a36a98f69: Waiting 00:15:08 5ffe1b6136c9: Waiting 00:15:08 b7925325d86e: Waiting 00:15:08 a0cace411c54: Layer already exists 00:15:08 22f48f74e5e4: Layer already exists 00:15:08 415f51dc279f: Layer already exists 00:15:08 313e58f88b13: Layer already exists 00:15:08 ecb97b6e25c2: Layer already exists 00:15:08 b7925325d86e: Layer already exists 00:15:08 29584fffeec1: Layer already exists 00:15:08 145bc15ce5ba: Layer already exists 00:15:08 5ffe1b6136c9: Layer already exists 00:15:08 1e1a36a98f69: Layer already exists 00:15:08 f73e7dbfee58: Layer already exists 00:15:08 latest: digest: sha256:b4f6e0a5b6fd8929e1a157e9dfa3ae21250fbc64700d80652bb76b214f7cab20 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.18 00:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:15:09 22f48f74e5e4: Preparing 00:15:09 22f48f74e5e4: Preparing 00:15:09 ecb97b6e25c2: Preparing 00:15:09 415f51dc279f: Preparing 00:15:09 313e58f88b13: Preparing 00:15:09 a0cace411c54: Preparing 00:15:09 1e1a36a98f69: Preparing 00:15:09 b7925325d86e: Preparing 00:15:09 29584fffeec1: Preparing 00:15:09 145bc15ce5ba: Preparing 00:15:09 5ffe1b6136c9: Preparing 00:15:09 f73e7dbfee58: Preparing 00:15:09 29584fffeec1: Waiting 00:15:09 145bc15ce5ba: Waiting 00:15:09 5ffe1b6136c9: Waiting 00:15:09 f73e7dbfee58: Waiting 00:15:09 1e1a36a98f69: Waiting 00:15:09 b7925325d86e: Waiting 00:15:09 22f48f74e5e4: Layer already exists 00:15:09 ecb97b6e25c2: Layer already exists 00:15:09 415f51dc279f: Layer already exists 00:15:09 a0cace411c54: Layer already exists 00:15:09 313e58f88b13: Layer already exists 00:15:09 b7925325d86e: Layer already exists 00:15:09 1e1a36a98f69: Layer already exists 00:15:09 29584fffeec1: Layer already exists 00:15:09 5ffe1b6136c9: Layer already exists 00:15:09 145bc15ce5ba: Layer already exists 00:15:09 f73e7dbfee58: Layer already exists 00:15:09 2.2.1-dev.18: digest: sha256:b4f6e0a5b6fd8929e1a157e9dfa3ae21250fbc64700d80652bb76b214f7cab20 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:15:10 22f48f74e5e4: Preparing 00:15:10 22f48f74e5e4: Preparing 00:15:10 ecb97b6e25c2: Preparing 00:15:10 415f51dc279f: Preparing 00:15:10 313e58f88b13: Preparing 00:15:10 a0cace411c54: Preparing 00:15:10 1e1a36a98f69: Preparing 00:15:10 b7925325d86e: Preparing 00:15:10 29584fffeec1: Preparing 00:15:10 145bc15ce5ba: Preparing 00:15:10 5ffe1b6136c9: Preparing 00:15:10 f73e7dbfee58: Preparing 00:15:10 29584fffeec1: Waiting 00:15:10 145bc15ce5ba: Waiting 00:15:10 5ffe1b6136c9: Waiting 00:15:10 f73e7dbfee58: Waiting 00:15:10 1e1a36a98f69: Waiting 00:15:10 b7925325d86e: Waiting 00:15:10 a0cace411c54: Layer already exists 00:15:10 22f48f74e5e4: Layer already exists 00:15:10 415f51dc279f: Layer already exists 00:15:10 ecb97b6e25c2: Layer already exists 00:15:10 313e58f88b13: Layer already exists 00:15:10 1e1a36a98f69: Layer already exists 00:15:10 b7925325d86e: Layer already exists 00:15:10 29584fffeec1: Layer already exists 00:15:10 145bc15ce5ba: Layer already exists 00:15:10 5ffe1b6136c9: Layer already exists 00:15:10 f73e7dbfee58: Layer already exists 00:15:10 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:b4f6e0a5b6fd8929e1a157e9dfa3ae21250fbc64700d80652bb76b214f7cab20 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:15:11 22f48f74e5e4: Preparing 00:15:11 22f48f74e5e4: Preparing 00:15:11 ecb97b6e25c2: Preparing 00:15:11 415f51dc279f: Preparing 00:15:11 313e58f88b13: Preparing 00:15:11 a0cace411c54: Preparing 00:15:11 1e1a36a98f69: Preparing 00:15:11 b7925325d86e: Preparing 00:15:11 29584fffeec1: Preparing 00:15:11 145bc15ce5ba: Preparing 00:15:11 5ffe1b6136c9: Preparing 00:15:11 f73e7dbfee58: Preparing 00:15:11 29584fffeec1: Waiting 00:15:11 145bc15ce5ba: Waiting 00:15:11 5ffe1b6136c9: Waiting 00:15:11 f73e7dbfee58: Waiting 00:15:11 1e1a36a98f69: Waiting 00:15:11 b7925325d86e: Waiting 00:15:11 22f48f74e5e4: Layer already exists 00:15:11 a0cace411c54: Layer already exists 00:15:11 ecb97b6e25c2: Layer already exists 00:15:11 313e58f88b13: Layer already exists 00:15:11 415f51dc279f: Layer already exists 00:15:11 1e1a36a98f69: Layer already exists 00:15:11 b7925325d86e: Layer already exists 00:15:11 29584fffeec1: Layer already exists 00:15:11 145bc15ce5ba: Layer already exists 00:15:11 5ffe1b6136c9: Layer already exists 00:15:11 f73e7dbfee58: Layer already exists 00:15:11 main: digest: sha256:b4f6e0a5b6fd8929e1a157e9dfa3ae21250fbc64700d80652bb76b214f7cab20 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:15:11 ===================================================== [Pipeline] echo 00:15:11 taggedImages: 00:15:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:15:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.18 00:15:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:15:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:15:11 a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:11 latest 00:15:11 2.2.1-dev.18 00:15:11 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:11 main 00:15:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:15:12 1bdd6a7c501f: Preparing 00:15:12 7829a5b4bf2c: Preparing 00:15:12 b3570f0e78ef: Preparing 00:15:12 09d06138604a: Preparing 00:15:12 0fbb6f4be166: Preparing 00:15:12 7be2b2412214: Preparing 00:15:12 290b43ac2336: Preparing 00:15:12 f73e7dbfee58: Preparing 00:15:12 290b43ac2336: Waiting 00:15:12 7be2b2412214: Waiting 00:15:12 0fbb6f4be166: Pushed 00:15:12 1bdd6a7c501f: Pushed 00:15:12 7829a5b4bf2c: Pushed 00:15:12 f73e7dbfee58: Layer already exists 00:15:12 7be2b2412214: Pushed 00:15:13 290b43ac2336: Pushed 00:15:14 09d06138604a: Pushed 00:15:14 b3570f0e78ef: Pushed 00:15:15 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:556560f0d81988f0bca170d0073f73484f9ed7de74ae93f33a82689b727c63e4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:15:15 1bdd6a7c501f: Preparing 00:15:15 7829a5b4bf2c: Preparing 00:15:15 b3570f0e78ef: Preparing 00:15:15 09d06138604a: Preparing 00:15:15 0fbb6f4be166: Preparing 00:15:15 7be2b2412214: Preparing 00:15:15 290b43ac2336: Preparing 00:15:15 f73e7dbfee58: Preparing 00:15:15 7be2b2412214: Waiting 00:15:15 290b43ac2336: Waiting 00:15:15 f73e7dbfee58: Waiting 00:15:16 0fbb6f4be166: Layer already exists 00:15:16 7829a5b4bf2c: Layer already exists 00:15:16 1bdd6a7c501f: Layer already exists 00:15:16 09d06138604a: Layer already exists 00:15:16 b3570f0e78ef: Layer already exists 00:15:16 290b43ac2336: Layer already exists 00:15:16 7be2b2412214: Layer already exists 00:15:16 f73e7dbfee58: Layer already exists 00:15:16 latest: digest: sha256:556560f0d81988f0bca170d0073f73484f9ed7de74ae93f33a82689b727c63e4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.18 00:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:15:16 1bdd6a7c501f: Preparing 00:15:16 7829a5b4bf2c: Preparing 00:15:16 b3570f0e78ef: Preparing 00:15:16 09d06138604a: Preparing 00:15:16 0fbb6f4be166: Preparing 00:15:16 7be2b2412214: Preparing 00:15:16 290b43ac2336: Preparing 00:15:16 f73e7dbfee58: Preparing 00:15:16 7be2b2412214: Waiting 00:15:16 290b43ac2336: Waiting 00:15:16 1bdd6a7c501f: Layer already exists 00:15:16 0fbb6f4be166: Layer already exists 00:15:17 b3570f0e78ef: Layer already exists 00:15:17 7829a5b4bf2c: Layer already exists 00:15:17 09d06138604a: Layer already exists 00:15:17 7be2b2412214: Layer already exists 00:15:17 290b43ac2336: Layer already exists 00:15:17 f73e7dbfee58: Layer already exists 00:15:17 2.2.1-dev.18: digest: sha256:556560f0d81988f0bca170d0073f73484f9ed7de74ae93f33a82689b727c63e4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:15:17 1bdd6a7c501f: Preparing 00:15:17 7829a5b4bf2c: Preparing 00:15:17 b3570f0e78ef: Preparing 00:15:17 09d06138604a: Preparing 00:15:17 0fbb6f4be166: Preparing 00:15:17 7be2b2412214: Preparing 00:15:17 290b43ac2336: Preparing 00:15:17 f73e7dbfee58: Preparing 00:15:17 7be2b2412214: Waiting 00:15:17 f73e7dbfee58: Waiting 00:15:17 290b43ac2336: Waiting 00:15:17 b3570f0e78ef: Layer already exists 00:15:17 0fbb6f4be166: Layer already exists 00:15:17 1bdd6a7c501f: Layer already exists 00:15:17 7829a5b4bf2c: Layer already exists 00:15:17 09d06138604a: Layer already exists 00:15:18 7be2b2412214: Layer already exists 00:15:18 290b43ac2336: Layer already exists 00:15:18 f73e7dbfee58: Layer already exists 00:15:18 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:556560f0d81988f0bca170d0073f73484f9ed7de74ae93f33a82689b727c63e4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:15:18 1bdd6a7c501f: Preparing 00:15:18 7829a5b4bf2c: Preparing 00:15:18 b3570f0e78ef: Preparing 00:15:18 09d06138604a: Preparing 00:15:18 0fbb6f4be166: Preparing 00:15:18 7be2b2412214: Preparing 00:15:18 290b43ac2336: Preparing 00:15:18 f73e7dbfee58: Preparing 00:15:18 290b43ac2336: Waiting 00:15:18 f73e7dbfee58: Waiting 00:15:18 7be2b2412214: Waiting 00:15:18 09d06138604a: Layer already exists 00:15:18 0fbb6f4be166: Layer already exists 00:15:18 7829a5b4bf2c: Layer already exists 00:15:18 1bdd6a7c501f: Layer already exists 00:15:18 b3570f0e78ef: Layer already exists 00:15:19 290b43ac2336: Layer already exists 00:15:19 7be2b2412214: Layer already exists 00:15:19 f73e7dbfee58: Layer already exists 00:15:19 main: digest: sha256:556560f0d81988f0bca170d0073f73484f9ed7de74ae93f33a82689b727c63e4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:15:19 ===================================================== [Pipeline] echo 00:15:19 taggedImages: 00:15:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:15:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.18 00:15:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:15:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:15:19 a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:19 latest 00:15:19 2.2.1-dev.18 00:15:19 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:19 main 00:15:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:15:19 7478342b6e37: Preparing 00:15:19 d8b40e79f6fe: Preparing 00:15:19 5d88f7513cc9: Preparing 00:15:19 79ffbb3e8ef6: Preparing 00:15:19 ea61094540be: Preparing 00:15:19 d3593f7707b4: Preparing 00:15:19 f220b46bebf4: Preparing 00:15:19 91bed6e6f3ba: Preparing 00:15:19 667b1ebcdeb6: Preparing 00:15:19 f73e7dbfee58: Preparing 00:15:19 91bed6e6f3ba: Waiting 00:15:19 f73e7dbfee58: Waiting 00:15:19 667b1ebcdeb6: Waiting 00:15:19 d3593f7707b4: Waiting 00:15:19 f220b46bebf4: Waiting 00:15:20 ea61094540be: Pushed 00:15:20 7478342b6e37: Pushed 00:15:20 d8b40e79f6fe: Pushed 00:15:20 f220b46bebf4: Pushed 00:15:20 d3593f7707b4: Pushed 00:15:20 91bed6e6f3ba: Pushed 00:15:20 f73e7dbfee58: Layer already exists 00:15:20 667b1ebcdeb6: Pushed 00:15:22 79ffbb3e8ef6: Pushed 00:15:23 5d88f7513cc9: Pushed 00:15:23 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:4a7fac3e07c0a25127961ee0a895cbbae20f9220862e611f4c9c0dfd6703aa1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:15:24 7478342b6e37: Preparing 00:15:24 d8b40e79f6fe: Preparing 00:15:24 5d88f7513cc9: Preparing 00:15:24 79ffbb3e8ef6: Preparing 00:15:24 ea61094540be: Preparing 00:15:24 d3593f7707b4: Preparing 00:15:24 f220b46bebf4: Preparing 00:15:24 91bed6e6f3ba: Preparing 00:15:24 667b1ebcdeb6: Preparing 00:15:24 f73e7dbfee58: Preparing 00:15:24 91bed6e6f3ba: Waiting 00:15:24 667b1ebcdeb6: Waiting 00:15:24 f73e7dbfee58: Waiting 00:15:24 f220b46bebf4: Waiting 00:15:24 5d88f7513cc9: Layer already exists 00:15:24 79ffbb3e8ef6: Layer already exists 00:15:24 d8b40e79f6fe: Layer already exists 00:15:24 7478342b6e37: Layer already exists 00:15:24 ea61094540be: Layer already exists 00:15:24 f220b46bebf4: Layer already exists 00:15:24 91bed6e6f3ba: Layer already exists 00:15:24 d3593f7707b4: Layer already exists 00:15:24 667b1ebcdeb6: Layer already exists 00:15:24 f73e7dbfee58: Layer already exists 00:15:24 latest: digest: sha256:4a7fac3e07c0a25127961ee0a895cbbae20f9220862e611f4c9c0dfd6703aa1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.18 00:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:15:25 7478342b6e37: Preparing 00:15:25 d8b40e79f6fe: Preparing 00:15:25 5d88f7513cc9: Preparing 00:15:25 79ffbb3e8ef6: Preparing 00:15:25 ea61094540be: Preparing 00:15:25 d3593f7707b4: Preparing 00:15:25 f220b46bebf4: Preparing 00:15:25 91bed6e6f3ba: Preparing 00:15:25 667b1ebcdeb6: Preparing 00:15:25 d3593f7707b4: Waiting 00:15:25 f220b46bebf4: Waiting 00:15:25 91bed6e6f3ba: Waiting 00:15:25 667b1ebcdeb6: Waiting 00:15:25 f73e7dbfee58: Preparing 00:15:25 f73e7dbfee58: Waiting 00:15:25 79ffbb3e8ef6: Layer already exists 00:15:25 ea61094540be: Layer already exists 00:15:25 d8b40e79f6fe: Layer already exists 00:15:25 7478342b6e37: Layer already exists 00:15:25 5d88f7513cc9: Layer already exists 00:15:25 d3593f7707b4: Layer already exists 00:15:25 f73e7dbfee58: Layer already exists 00:15:25 f220b46bebf4: Layer already exists 00:15:25 91bed6e6f3ba: Layer already exists 00:15:25 667b1ebcdeb6: Layer already exists 00:15:25 2.2.1-dev.18: digest: sha256:4a7fac3e07c0a25127961ee0a895cbbae20f9220862e611f4c9c0dfd6703aa1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:15:26 7478342b6e37: Preparing 00:15:26 d8b40e79f6fe: Preparing 00:15:26 5d88f7513cc9: Preparing 00:15:26 79ffbb3e8ef6: Preparing 00:15:26 ea61094540be: Preparing 00:15:26 d3593f7707b4: Preparing 00:15:26 f220b46bebf4: Preparing 00:15:26 91bed6e6f3ba: Preparing 00:15:26 667b1ebcdeb6: Preparing 00:15:26 f73e7dbfee58: Preparing 00:15:26 f220b46bebf4: Waiting 00:15:26 91bed6e6f3ba: Waiting 00:15:26 667b1ebcdeb6: Waiting 00:15:26 f73e7dbfee58: Waiting 00:15:26 ea61094540be: Layer already exists 00:15:26 d8b40e79f6fe: Layer already exists 00:15:26 79ffbb3e8ef6: Layer already exists 00:15:26 7478342b6e37: Layer already exists 00:15:26 5d88f7513cc9: Layer already exists 00:15:26 f220b46bebf4: Layer already exists 00:15:26 d3593f7707b4: Layer already exists 00:15:26 91bed6e6f3ba: Layer already exists 00:15:26 f73e7dbfee58: Layer already exists 00:15:26 667b1ebcdeb6: Layer already exists 00:15:26 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:4a7fac3e07c0a25127961ee0a895cbbae20f9220862e611f4c9c0dfd6703aa1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:15:27 7478342b6e37: Preparing 00:15:27 d8b40e79f6fe: Preparing 00:15:27 5d88f7513cc9: Preparing 00:15:27 79ffbb3e8ef6: Preparing 00:15:27 ea61094540be: Preparing 00:15:27 d3593f7707b4: Preparing 00:15:27 f220b46bebf4: Preparing 00:15:27 91bed6e6f3ba: Preparing 00:15:27 667b1ebcdeb6: Preparing 00:15:27 f73e7dbfee58: Preparing 00:15:27 f220b46bebf4: Waiting 00:15:27 91bed6e6f3ba: Waiting 00:15:27 d3593f7707b4: Waiting 00:15:27 f73e7dbfee58: Waiting 00:15:27 667b1ebcdeb6: Waiting 00:15:27 ea61094540be: Layer already exists 00:15:27 79ffbb3e8ef6: Layer already exists 00:15:27 d8b40e79f6fe: Layer already exists 00:15:27 5d88f7513cc9: Layer already exists 00:15:27 7478342b6e37: Layer already exists 00:15:27 d3593f7707b4: Layer already exists 00:15:27 91bed6e6f3ba: Layer already exists 00:15:27 f220b46bebf4: Layer already exists 00:15:27 667b1ebcdeb6: Layer already exists 00:15:27 f73e7dbfee58: Layer already exists 00:15:27 main: digest: sha256:4a7fac3e07c0a25127961ee0a895cbbae20f9220862e611f4c9c0dfd6703aa1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:15:27 ===================================================== [Pipeline] echo 00:15:27 taggedImages: 00:15:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:15:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.18 00:15:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:15:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:15:27 a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:27 latest 00:15:27 2.2.1-dev.18 00:15:27 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:27 main 00:15:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:15:28 18f276ff5462: Preparing 00:15:28 c0aeea619b0e: Preparing 00:15:28 1e1a36a98f69: Preparing 00:15:28 b0f805e0e3e2: Preparing 00:15:28 a543fc32eea4: Preparing 00:15:28 4f4ce317c6bb: Preparing 00:15:28 4f4ce317c6bb: Waiting 00:15:28 1e1a36a98f69: Layer already exists 00:15:28 4f4ce317c6bb: Layer already exists 00:15:28 18f276ff5462: Pushed 00:15:28 a543fc32eea4: Pushed 00:15:29 b0f805e0e3e2: Pushed 00:15:32 c0aeea619b0e: Pushed 00:15:32 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:b483f2ed5ec8dd7c7c43edeb05c4f13326d5d729013bcf13257dd1acd519daf7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:15:33 18f276ff5462: Preparing 00:15:33 c0aeea619b0e: Preparing 00:15:33 1e1a36a98f69: Preparing 00:15:33 b0f805e0e3e2: Preparing 00:15:33 a543fc32eea4: Preparing 00:15:33 4f4ce317c6bb: Preparing 00:15:33 a543fc32eea4: Layer already exists 00:15:33 c0aeea619b0e: Layer already exists 00:15:33 1e1a36a98f69: Layer already exists 00:15:33 18f276ff5462: Layer already exists 00:15:33 b0f805e0e3e2: Layer already exists 00:15:33 4f4ce317c6bb: Layer already exists 00:15:33 latest: digest: sha256:b483f2ed5ec8dd7c7c43edeb05c4f13326d5d729013bcf13257dd1acd519daf7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.18 00:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:15:34 18f276ff5462: Preparing 00:15:34 c0aeea619b0e: Preparing 00:15:34 1e1a36a98f69: Preparing 00:15:34 b0f805e0e3e2: Preparing 00:15:34 a543fc32eea4: Preparing 00:15:34 4f4ce317c6bb: Preparing 00:15:34 4f4ce317c6bb: Waiting 00:15:34 b0f805e0e3e2: Layer already exists 00:15:34 1e1a36a98f69: Layer already exists 00:15:34 c0aeea619b0e: Layer already exists 00:15:34 a543fc32eea4: Layer already exists 00:15:34 18f276ff5462: Layer already exists 00:15:34 4f4ce317c6bb: Layer already exists 00:15:34 2.2.1-dev.18: digest: sha256:b483f2ed5ec8dd7c7c43edeb05c4f13326d5d729013bcf13257dd1acd519daf7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:15:35 18f276ff5462: Preparing 00:15:35 c0aeea619b0e: Preparing 00:15:35 1e1a36a98f69: Preparing 00:15:35 b0f805e0e3e2: Preparing 00:15:35 a543fc32eea4: Preparing 00:15:35 4f4ce317c6bb: Preparing 00:15:35 4f4ce317c6bb: Waiting 00:15:35 a543fc32eea4: Layer already exists 00:15:35 c0aeea619b0e: Layer already exists 00:15:35 18f276ff5462: Layer already exists 00:15:35 b0f805e0e3e2: Layer already exists 00:15:35 1e1a36a98f69: Layer already exists 00:15:35 4f4ce317c6bb: Layer already exists 00:15:35 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:b483f2ed5ec8dd7c7c43edeb05c4f13326d5d729013bcf13257dd1acd519daf7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:15:36 18f276ff5462: Preparing 00:15:36 c0aeea619b0e: Preparing 00:15:36 1e1a36a98f69: Preparing 00:15:36 b0f805e0e3e2: Preparing 00:15:36 a543fc32eea4: Preparing 00:15:36 4f4ce317c6bb: Preparing 00:15:36 4f4ce317c6bb: Waiting 00:15:36 a543fc32eea4: Layer already exists 00:15:36 1e1a36a98f69: Layer already exists 00:15:36 b0f805e0e3e2: Layer already exists 00:15:36 18f276ff5462: Layer already exists 00:15:36 c0aeea619b0e: Layer already exists 00:15:36 4f4ce317c6bb: Layer already exists 00:15:36 main: digest: sha256:b483f2ed5ec8dd7c7c43edeb05c4f13326d5d729013bcf13257dd1acd519daf7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:15:36 ===================================================== [Pipeline] echo 00:15:36 taggedImages: 00:15:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:15:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.18 00:15:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:15:36 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:15:36 a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:36 latest 00:15:36 2.2.1-dev.18 00:15:36 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:36 main 00:15:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:15:37 ef4b7dd8e2dd: Preparing 00:15:37 d10c2075d5b8: Preparing 00:15:37 9ff2b4344eee: Preparing 00:15:37 ad23f69245ea: Preparing 00:15:37 8ebea2637613: Preparing 00:15:37 62c467cdefc3: Preparing 00:15:37 a543fc32eea4: Preparing 00:15:37 4f4ce317c6bb: Preparing 00:15:37 62c467cdefc3: Waiting 00:15:37 a543fc32eea4: Waiting 00:15:37 4f4ce317c6bb: Waiting 00:15:38 9ff2b4344eee: Pushed 00:15:38 ef4b7dd8e2dd: Pushed 00:15:38 d10c2075d5b8: Pushed 00:15:38 a543fc32eea4: Layer already exists 00:15:38 4f4ce317c6bb: Layer already exists 00:15:38 62c467cdefc3: Pushed 00:15:46 8ebea2637613: Pushed 00:15:53 ad23f69245ea: Pushed 00:15:53 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:f102bd303e024b255e73d43fda657792374594a048f936fa4ebd7c096f985d14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:15:54 ef4b7dd8e2dd: Preparing 00:15:54 d10c2075d5b8: Preparing 00:15:54 9ff2b4344eee: Preparing 00:15:54 ad23f69245ea: Preparing 00:15:54 8ebea2637613: Preparing 00:15:54 62c467cdefc3: Preparing 00:15:54 a543fc32eea4: Preparing 00:15:54 4f4ce317c6bb: Preparing 00:15:54 62c467cdefc3: Waiting 00:15:54 a543fc32eea4: Waiting 00:15:54 4f4ce317c6bb: Waiting 00:15:54 ad23f69245ea: Layer already exists 00:15:54 ef4b7dd8e2dd: Layer already exists 00:15:54 8ebea2637613: Layer already exists 00:15:54 d10c2075d5b8: Layer already exists 00:15:54 9ff2b4344eee: Layer already exists 00:15:54 4f4ce317c6bb: Layer already exists 00:15:54 a543fc32eea4: Layer already exists 00:15:54 62c467cdefc3: Layer already exists 00:15:54 latest: digest: sha256:f102bd303e024b255e73d43fda657792374594a048f936fa4ebd7c096f985d14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.18 00:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:15:55 ef4b7dd8e2dd: Preparing 00:15:55 d10c2075d5b8: Preparing 00:15:55 9ff2b4344eee: Preparing 00:15:55 ad23f69245ea: Preparing 00:15:55 8ebea2637613: Preparing 00:15:55 62c467cdefc3: Preparing 00:15:55 a543fc32eea4: Preparing 00:15:55 4f4ce317c6bb: Preparing 00:15:55 a543fc32eea4: Waiting 00:15:55 4f4ce317c6bb: Waiting 00:15:55 62c467cdefc3: Waiting 00:15:55 ef4b7dd8e2dd: Layer already exists 00:15:55 9ff2b4344eee: Layer already exists 00:15:55 ad23f69245ea: Layer already exists 00:15:55 d10c2075d5b8: Layer already exists 00:15:55 8ebea2637613: Layer already exists 00:15:55 a543fc32eea4: Layer already exists 00:15:55 62c467cdefc3: Layer already exists 00:15:55 4f4ce317c6bb: Layer already exists 00:15:55 2.2.1-dev.18: digest: sha256:f102bd303e024b255e73d43fda657792374594a048f936fa4ebd7c096f985d14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:15:56 ef4b7dd8e2dd: Preparing 00:15:56 d10c2075d5b8: Preparing 00:15:56 9ff2b4344eee: Preparing 00:15:56 ad23f69245ea: Preparing 00:15:56 8ebea2637613: Preparing 00:15:56 62c467cdefc3: Preparing 00:15:56 a543fc32eea4: Preparing 00:15:56 4f4ce317c6bb: Preparing 00:15:56 a543fc32eea4: Waiting 00:15:56 4f4ce317c6bb: Waiting 00:15:56 62c467cdefc3: Waiting 00:15:56 ad23f69245ea: Layer already exists 00:15:56 8ebea2637613: Layer already exists 00:15:56 ef4b7dd8e2dd: Layer already exists 00:15:56 d10c2075d5b8: Layer already exists 00:15:56 9ff2b4344eee: Layer already exists 00:15:56 4f4ce317c6bb: Layer already exists 00:15:56 a543fc32eea4: Layer already exists 00:15:56 62c467cdefc3: Layer already exists 00:15:56 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:f102bd303e024b255e73d43fda657792374594a048f936fa4ebd7c096f985d14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:15:57 ef4b7dd8e2dd: Preparing 00:15:57 d10c2075d5b8: Preparing 00:15:57 9ff2b4344eee: Preparing 00:15:57 ad23f69245ea: Preparing 00:15:57 8ebea2637613: Preparing 00:15:57 62c467cdefc3: Preparing 00:15:57 a543fc32eea4: Preparing 00:15:57 4f4ce317c6bb: Preparing 00:15:57 62c467cdefc3: Waiting 00:15:57 a543fc32eea4: Waiting 00:15:57 4f4ce317c6bb: Waiting 00:15:57 d10c2075d5b8: Layer already exists 00:15:57 ef4b7dd8e2dd: Layer already exists 00:15:57 9ff2b4344eee: Layer already exists 00:15:57 ad23f69245ea: Layer already exists 00:15:57 8ebea2637613: Layer already exists 00:15:57 a543fc32eea4: Layer already exists 00:15:57 62c467cdefc3: Layer already exists 00:15:57 4f4ce317c6bb: Layer already exists 00:15:57 main: digest: sha256:f102bd303e024b255e73d43fda657792374594a048f936fa4ebd7c096f985d14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:15:57 ===================================================== [Pipeline] echo 00:15:57 taggedImages: 00:15:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:15:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.18 00:15:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:15:58 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:15:58 a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:58 latest 00:15:58 2.2.1-dev.18 00:15:58 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:15:58 main 00:15:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:15:58 92bcc3e881d7: Preparing 00:15:58 b72581406ea4: Preparing 00:15:58 ee5aeb07dae6: Preparing 00:15:58 0bcb4f9a697f: Preparing 00:15:58 ddd4b8f35934: Preparing 00:15:58 a543fc32eea4: Preparing 00:15:58 4f4ce317c6bb: Preparing 00:15:58 a543fc32eea4: Waiting 00:15:58 4f4ce317c6bb: Waiting 00:15:58 b72581406ea4: Pushed 00:15:58 92bcc3e881d7: Pushed 00:15:58 ee5aeb07dae6: Pushed 00:15:58 a543fc32eea4: Layer already exists 00:15:58 4f4ce317c6bb: Layer already exists 00:15:59 ddd4b8f35934: Pushed 00:16:17 0bcb4f9a697f: Pushed 00:16:17 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:aeb66ab58e2a1ce8ecfb6a300ce3ed79e6eba5f66eee3297bb5f9dd84f8a9333 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:16:18 92bcc3e881d7: Preparing 00:16:18 b72581406ea4: Preparing 00:16:18 ee5aeb07dae6: Preparing 00:16:18 0bcb4f9a697f: Preparing 00:16:18 ddd4b8f35934: Preparing 00:16:18 a543fc32eea4: Preparing 00:16:18 4f4ce317c6bb: Preparing 00:16:18 a543fc32eea4: Waiting 00:16:18 4f4ce317c6bb: Waiting 00:16:18 92bcc3e881d7: Layer already exists 00:16:18 ee5aeb07dae6: Layer already exists 00:16:18 b72581406ea4: Layer already exists 00:16:18 0bcb4f9a697f: Layer already exists 00:16:18 ddd4b8f35934: Layer already exists 00:16:18 4f4ce317c6bb: Layer already exists 00:16:18 a543fc32eea4: Layer already exists 00:16:18 latest: digest: sha256:aeb66ab58e2a1ce8ecfb6a300ce3ed79e6eba5f66eee3297bb5f9dd84f8a9333 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.18 00:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:16:19 92bcc3e881d7: Preparing 00:16:19 b72581406ea4: Preparing 00:16:19 ee5aeb07dae6: Preparing 00:16:19 0bcb4f9a697f: Preparing 00:16:19 ddd4b8f35934: Preparing 00:16:19 a543fc32eea4: Preparing 00:16:19 4f4ce317c6bb: Preparing 00:16:19 a543fc32eea4: Waiting 00:16:19 4f4ce317c6bb: Waiting 00:16:19 ee5aeb07dae6: Layer already exists 00:16:19 92bcc3e881d7: Layer already exists 00:16:19 b72581406ea4: Layer already exists 00:16:19 0bcb4f9a697f: Layer already exists 00:16:19 ddd4b8f35934: Layer already exists 00:16:19 4f4ce317c6bb: Layer already exists 00:16:19 a543fc32eea4: Layer already exists 00:16:19 2.2.1-dev.18: digest: sha256:aeb66ab58e2a1ce8ecfb6a300ce3ed79e6eba5f66eee3297bb5f9dd84f8a9333 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:16:20 92bcc3e881d7: Preparing 00:16:20 b72581406ea4: Preparing 00:16:20 ee5aeb07dae6: Preparing 00:16:20 0bcb4f9a697f: Preparing 00:16:20 ddd4b8f35934: Preparing 00:16:20 a543fc32eea4: Preparing 00:16:20 4f4ce317c6bb: Preparing 00:16:20 a543fc32eea4: Waiting 00:16:20 4f4ce317c6bb: Waiting 00:16:20 b72581406ea4: Layer already exists 00:16:20 0bcb4f9a697f: Layer already exists 00:16:20 ddd4b8f35934: Layer already exists 00:16:20 ee5aeb07dae6: Layer already exists 00:16:20 92bcc3e881d7: Layer already exists 00:16:20 4f4ce317c6bb: Layer already exists 00:16:20 a543fc32eea4: Layer already exists 00:16:20 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:aeb66ab58e2a1ce8ecfb6a300ce3ed79e6eba5f66eee3297bb5f9dd84f8a9333 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:16:21 92bcc3e881d7: Preparing 00:16:21 b72581406ea4: Preparing 00:16:21 ee5aeb07dae6: Preparing 00:16:21 0bcb4f9a697f: Preparing 00:16:21 ddd4b8f35934: Preparing 00:16:21 a543fc32eea4: Preparing 00:16:21 4f4ce317c6bb: Preparing 00:16:21 a543fc32eea4: Waiting 00:16:21 4f4ce317c6bb: Waiting 00:16:21 ddd4b8f35934: Layer already exists 00:16:21 92bcc3e881d7: Layer already exists 00:16:21 ee5aeb07dae6: Layer already exists 00:16:21 0bcb4f9a697f: Layer already exists 00:16:21 b72581406ea4: Layer already exists 00:16:21 4f4ce317c6bb: Layer already exists 00:16:21 a543fc32eea4: Layer already exists 00:16:21 main: digest: sha256:aeb66ab58e2a1ce8ecfb6a300ce3ed79e6eba5f66eee3297bb5f9dd84f8a9333 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:21 ===================================================== [Pipeline] echo 00:16:21 taggedImages: 00:16:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:16:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:16:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.18 00:16:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:16:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:16:21 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:16:21 a157344ed5a2a308e5221a4550246afdf7c311d5 00:16:21 latest 00:16:21 2.2.1-dev.18 00:16:21 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:16:21 main 00:16:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:16:22 7e14ca709263: Preparing 00:16:22 65cc6dedc2d3: Preparing 00:16:22 7e9f26711c70: Preparing 00:16:22 88976e23e6e9: Preparing 00:16:22 c108d0441535: Preparing 00:16:22 0f2841753798: Preparing 00:16:22 4f4ce317c6bb: Preparing 00:16:22 0f2841753798: Waiting 00:16:22 4f4ce317c6bb: Waiting 00:16:22 65cc6dedc2d3: Pushed 00:16:22 7e14ca709263: Pushed 00:16:22 7e9f26711c70: Pushed 00:16:22 4f4ce317c6bb: Layer already exists 00:16:23 0f2841753798: Pushed 00:16:26 c108d0441535: Pushed 00:16:41 88976e23e6e9: Pushed 00:16:41 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:63d5dd8ad104d333dc14b8ed1a27e8adf6cae512531da262310e951dbd77aff9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:16:42 7e14ca709263: Preparing 00:16:42 65cc6dedc2d3: Preparing 00:16:42 7e9f26711c70: Preparing 00:16:42 88976e23e6e9: Preparing 00:16:42 c108d0441535: Preparing 00:16:42 0f2841753798: Preparing 00:16:42 4f4ce317c6bb: Preparing 00:16:42 0f2841753798: Waiting 00:16:42 4f4ce317c6bb: Waiting 00:16:42 7e14ca709263: Layer already exists 00:16:42 88976e23e6e9: Layer already exists 00:16:42 65cc6dedc2d3: Layer already exists 00:16:42 7e9f26711c70: Layer already exists 00:16:42 c108d0441535: Layer already exists 00:16:42 4f4ce317c6bb: Layer already exists 00:16:42 0f2841753798: Layer already exists 00:16:42 latest: digest: sha256:63d5dd8ad104d333dc14b8ed1a27e8adf6cae512531da262310e951dbd77aff9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.18 00:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:16:43 7e14ca709263: Preparing 00:16:43 65cc6dedc2d3: Preparing 00:16:43 7e9f26711c70: Preparing 00:16:43 88976e23e6e9: Preparing 00:16:43 c108d0441535: Preparing 00:16:43 0f2841753798: Preparing 00:16:43 4f4ce317c6bb: Preparing 00:16:43 0f2841753798: Waiting 00:16:43 4f4ce317c6bb: Waiting 00:16:43 88976e23e6e9: Layer already exists 00:16:43 65cc6dedc2d3: Layer already exists 00:16:43 7e14ca709263: Layer already exists 00:16:43 7e9f26711c70: Layer already exists 00:16:43 c108d0441535: Layer already exists 00:16:43 0f2841753798: Layer already exists 00:16:43 4f4ce317c6bb: Layer already exists 00:16:43 2.2.1-dev.18: digest: sha256:63d5dd8ad104d333dc14b8ed1a27e8adf6cae512531da262310e951dbd77aff9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:16:44 7e14ca709263: Preparing 00:16:44 65cc6dedc2d3: Preparing 00:16:44 7e9f26711c70: Preparing 00:16:44 88976e23e6e9: Preparing 00:16:44 c108d0441535: Preparing 00:16:44 0f2841753798: Preparing 00:16:44 4f4ce317c6bb: Preparing 00:16:44 0f2841753798: Waiting 00:16:44 4f4ce317c6bb: Waiting 00:16:44 7e9f26711c70: Layer already exists 00:16:44 88976e23e6e9: Layer already exists 00:16:44 c108d0441535: Layer already exists 00:16:44 65cc6dedc2d3: Layer already exists 00:16:44 7e14ca709263: Layer already exists 00:16:44 4f4ce317c6bb: Layer already exists 00:16:44 0f2841753798: Layer already exists 00:16:44 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:63d5dd8ad104d333dc14b8ed1a27e8adf6cae512531da262310e951dbd77aff9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:16:45 7e14ca709263: Preparing 00:16:45 65cc6dedc2d3: Preparing 00:16:45 7e9f26711c70: Preparing 00:16:45 88976e23e6e9: Preparing 00:16:45 c108d0441535: Preparing 00:16:45 0f2841753798: Preparing 00:16:45 4f4ce317c6bb: Preparing 00:16:45 0f2841753798: Waiting 00:16:45 4f4ce317c6bb: Waiting 00:16:45 7e14ca709263: Layer already exists 00:16:45 88976e23e6e9: Layer already exists 00:16:45 65cc6dedc2d3: Layer already exists 00:16:45 7e9f26711c70: Layer already exists 00:16:45 c108d0441535: Layer already exists 00:16:45 0f2841753798: Layer already exists 00:16:45 4f4ce317c6bb: Layer already exists 00:16:45 main: digest: sha256:63d5dd8ad104d333dc14b8ed1a27e8adf6cae512531da262310e951dbd77aff9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:45 ===================================================== [Pipeline] echo 00:16:45 taggedImages: 00:16:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:16:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:16:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.18 00:16:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:16:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:16:45 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:16:45 a157344ed5a2a308e5221a4550246afdf7c311d5 00:16:45 latest 00:16:45 2.2.1-dev.18 00:16:45 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:16:45 main 00:16:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:16:46 ea0119988de4: Preparing 00:16:46 51448061c923: Preparing 00:16:46 1e1a36a98f69: Preparing 00:16:46 1e3f616139d5: Preparing 00:16:46 f73e7dbfee58: Preparing 00:16:46 f73e7dbfee58: Layer already exists 00:16:46 1e1a36a98f69: Layer already exists 00:16:46 ea0119988de4: Pushed 00:16:47 1e3f616139d5: Pushed 00:16:52 51448061c923: Pushed 00:16:52 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:6e072b5cc5a22b1beaf45778707be8268d084887375300c2bb5257b67aaa1f48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:16:53 ea0119988de4: Preparing 00:16:53 51448061c923: Preparing 00:16:53 1e1a36a98f69: Preparing 00:16:53 1e3f616139d5: Preparing 00:16:53 f73e7dbfee58: Preparing 00:16:53 f73e7dbfee58: Layer already exists 00:16:53 51448061c923: Layer already exists 00:16:53 ea0119988de4: Layer already exists 00:16:53 1e3f616139d5: Layer already exists 00:16:53 1e1a36a98f69: Layer already exists 00:16:53 latest: digest: sha256:6e072b5cc5a22b1beaf45778707be8268d084887375300c2bb5257b67aaa1f48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.18 00:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:16:54 ea0119988de4: Preparing 00:16:54 51448061c923: Preparing 00:16:54 1e1a36a98f69: Preparing 00:16:54 1e3f616139d5: Preparing 00:16:54 f73e7dbfee58: Preparing 00:16:54 51448061c923: Layer already exists 00:16:54 ea0119988de4: Layer already exists 00:16:54 1e1a36a98f69: Layer already exists 00:16:54 f73e7dbfee58: Layer already exists 00:16:54 1e3f616139d5: Layer already exists 00:16:54 2.2.1-dev.18: digest: sha256:6e072b5cc5a22b1beaf45778707be8268d084887375300c2bb5257b67aaa1f48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:16:55 ea0119988de4: Preparing 00:16:55 51448061c923: Preparing 00:16:55 1e1a36a98f69: Preparing 00:16:55 1e3f616139d5: Preparing 00:16:55 f73e7dbfee58: Preparing 00:16:55 ea0119988de4: Layer already exists 00:16:55 1e3f616139d5: Layer already exists 00:16:55 f73e7dbfee58: Layer already exists 00:16:55 1e1a36a98f69: Layer already exists 00:16:55 51448061c923: Layer already exists 00:16:55 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:6e072b5cc5a22b1beaf45778707be8268d084887375300c2bb5257b67aaa1f48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:16:56 ea0119988de4: Preparing 00:16:56 51448061c923: Preparing 00:16:56 1e1a36a98f69: Preparing 00:16:56 1e3f616139d5: Preparing 00:16:56 f73e7dbfee58: Preparing 00:16:56 1e1a36a98f69: Layer already exists 00:16:56 ea0119988de4: Layer already exists 00:16:56 1e3f616139d5: Layer already exists 00:16:56 51448061c923: Layer already exists 00:16:56 f73e7dbfee58: Layer already exists 00:16:56 main: digest: sha256:6e072b5cc5a22b1beaf45778707be8268d084887375300c2bb5257b67aaa1f48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:56 ===================================================== [Pipeline] echo 00:16:56 taggedImages: 00:16:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:16:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:16:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.18 00:16:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:16:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:16:56 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:16:56 a157344ed5a2a308e5221a4550246afdf7c311d5 00:16:56 latest 00:16:56 2.2.1-dev.18 00:16:56 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:16:56 main 00:16:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:16:57 bc9abc0de4c6: Preparing 00:16:57 ba8d71808f53: Preparing 00:16:57 1e1a36a98f69: Preparing 00:16:57 0fa4aa96f19d: Preparing 00:16:57 f73e7dbfee58: Preparing 00:16:57 1e1a36a98f69: Layer already exists 00:16:57 f73e7dbfee58: Layer already exists 00:16:57 0fa4aa96f19d: Layer already exists 00:16:57 bc9abc0de4c6: Pushed 00:17:03 ba8d71808f53: Pushed 00:17:03 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:369bee323c5d3a9582688489201ea63c005bd4b972268100c8467fd0a56784c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:17:04 bc9abc0de4c6: Preparing 00:17:04 ba8d71808f53: Preparing 00:17:04 1e1a36a98f69: Preparing 00:17:04 0fa4aa96f19d: Preparing 00:17:04 f73e7dbfee58: Preparing 00:17:04 f73e7dbfee58: Layer already exists 00:17:04 bc9abc0de4c6: Layer already exists 00:17:04 1e1a36a98f69: Layer already exists 00:17:04 ba8d71808f53: Layer already exists 00:17:04 0fa4aa96f19d: Layer already exists 00:17:04 latest: digest: sha256:369bee323c5d3a9582688489201ea63c005bd4b972268100c8467fd0a56784c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.18 00:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:17:05 bc9abc0de4c6: Preparing 00:17:05 ba8d71808f53: Preparing 00:17:05 1e1a36a98f69: Preparing 00:17:05 0fa4aa96f19d: Preparing 00:17:05 f73e7dbfee58: Preparing 00:17:05 1e1a36a98f69: Layer already exists 00:17:05 ba8d71808f53: Layer already exists 00:17:05 f73e7dbfee58: Layer already exists 00:17:05 bc9abc0de4c6: Layer already exists 00:17:05 0fa4aa96f19d: Layer already exists 00:17:05 2.2.1-dev.18: digest: sha256:369bee323c5d3a9582688489201ea63c005bd4b972268100c8467fd0a56784c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:17:06 bc9abc0de4c6: Preparing 00:17:06 ba8d71808f53: Preparing 00:17:06 1e1a36a98f69: Preparing 00:17:06 0fa4aa96f19d: Preparing 00:17:06 f73e7dbfee58: Preparing 00:17:06 f73e7dbfee58: Layer already exists 00:17:06 1e1a36a98f69: Layer already exists 00:17:06 ba8d71808f53: Layer already exists 00:17:06 0fa4aa96f19d: Layer already exists 00:17:06 bc9abc0de4c6: Layer already exists 00:17:06 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:369bee323c5d3a9582688489201ea63c005bd4b972268100c8467fd0a56784c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:17:07 bc9abc0de4c6: Preparing 00:17:07 ba8d71808f53: Preparing 00:17:07 1e1a36a98f69: Preparing 00:17:07 0fa4aa96f19d: Preparing 00:17:07 f73e7dbfee58: Preparing 00:17:07 f73e7dbfee58: Layer already exists 00:17:07 0fa4aa96f19d: Layer already exists 00:17:07 1e1a36a98f69: Layer already exists 00:17:07 ba8d71808f53: Layer already exists 00:17:07 bc9abc0de4c6: Layer already exists 00:17:07 main: digest: sha256:369bee323c5d3a9582688489201ea63c005bd4b972268100c8467fd0a56784c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:17:07 ===================================================== [Pipeline] echo 00:17:07 taggedImages: 00:17:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:17:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:17:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.18 00:17:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:17:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 00:17:07 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 00:17:07 a157344ed5a2a308e5221a4550246afdf7c311d5 00:17:07 latest 00:17:07 2.2.1-dev.18 00:17:07 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:17:07 main 00:17:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:17:08 37ec1306f353: Preparing 00:17:08 46487f6dba72: Preparing 00:17:08 7ca3400b7d19: Preparing 00:17:08 7fe68b3e6626: Preparing 00:17:08 f0e5a4d6c014: Preparing 00:17:08 3b19d27f08f7: Preparing 00:17:08 3b19d27f08f7: Waiting 00:17:08 73bb99a6e169: Preparing 00:17:08 ec06c3102977: Preparing 00:17:08 6a3c62e080c7: Preparing 00:17:08 340cb19ca677: Preparing 00:17:08 73bb99a6e169: Waiting 00:17:08 4f4ce317c6bb: Preparing 00:17:08 ec06c3102977: Waiting 00:17:08 340cb19ca677: Waiting 00:17:08 4f4ce317c6bb: Waiting 00:17:08 6a3c62e080c7: Waiting 00:17:08 f0e5a4d6c014: Layer already exists 00:17:08 3b19d27f08f7: Layer already exists 00:17:08 73bb99a6e169: Layer already exists 00:17:08 ec06c3102977: Layer already exists 00:17:08 6a3c62e080c7: Layer already exists 00:17:08 46487f6dba72: Pushed 00:17:08 340cb19ca677: Layer already exists 00:17:08 4f4ce317c6bb: Layer already exists 00:17:09 37ec1306f353: Pushed 00:17:11 7ca3400b7d19: Pushed 00:17:29 7fe68b3e6626: Pushed 00:17:29 a157344ed5a2a308e5221a4550246afdf7c311d5: digest: sha256:54a39be43f6829e1a0e5a6f6bd1c43d8cb275d470f1ea9d5f206a3d7c77898ad size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 00:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:17:30 37ec1306f353: Preparing 00:17:30 46487f6dba72: Preparing 00:17:30 7ca3400b7d19: Preparing 00:17:30 7fe68b3e6626: Preparing 00:17:30 f0e5a4d6c014: Preparing 00:17:30 3b19d27f08f7: Preparing 00:17:30 73bb99a6e169: Preparing 00:17:30 ec06c3102977: Preparing 00:17:30 6a3c62e080c7: Preparing 00:17:30 340cb19ca677: Preparing 00:17:30 4f4ce317c6bb: Preparing 00:17:30 3b19d27f08f7: Waiting 00:17:30 ec06c3102977: Waiting 00:17:30 73bb99a6e169: Waiting 00:17:30 6a3c62e080c7: Waiting 00:17:30 340cb19ca677: Waiting 00:17:30 4f4ce317c6bb: Waiting 00:17:30 7fe68b3e6626: Layer already exists 00:17:30 46487f6dba72: Layer already exists 00:17:30 7ca3400b7d19: Layer already exists 00:17:30 37ec1306f353: Layer already exists 00:17:30 f0e5a4d6c014: Layer already exists 00:17:30 3b19d27f08f7: Layer already exists 00:17:30 73bb99a6e169: Layer already exists 00:17:30 340cb19ca677: Layer already exists 00:17:30 ec06c3102977: Layer already exists 00:17:30 6a3c62e080c7: Layer already exists 00:17:30 4f4ce317c6bb: Layer already exists 00:17:30 latest: digest: sha256:54a39be43f6829e1a0e5a6f6bd1c43d8cb275d470f1ea9d5f206a3d7c77898ad size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:31 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.18 00:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:17:31 37ec1306f353: Preparing 00:17:31 46487f6dba72: Preparing 00:17:31 7ca3400b7d19: Preparing 00:17:31 7fe68b3e6626: Preparing 00:17:31 f0e5a4d6c014: Preparing 00:17:31 3b19d27f08f7: Preparing 00:17:31 73bb99a6e169: Preparing 00:17:31 ec06c3102977: Preparing 00:17:31 6a3c62e080c7: Preparing 00:17:31 340cb19ca677: Preparing 00:17:31 4f4ce317c6bb: Preparing 00:17:31 73bb99a6e169: Waiting 00:17:31 ec06c3102977: Waiting 00:17:31 6a3c62e080c7: Waiting 00:17:31 340cb19ca677: Waiting 00:17:31 4f4ce317c6bb: Waiting 00:17:31 3b19d27f08f7: Waiting 00:17:31 46487f6dba72: Layer already exists 00:17:31 7ca3400b7d19: Layer already exists 00:17:31 f0e5a4d6c014: Layer already exists 00:17:31 7fe68b3e6626: Layer already exists 00:17:31 37ec1306f353: Layer already exists 00:17:31 73bb99a6e169: Layer already exists 00:17:31 3b19d27f08f7: Layer already exists 00:17:31 ec06c3102977: Layer already exists 00:17:31 6a3c62e080c7: Layer already exists 00:17:31 340cb19ca677: Layer already exists 00:17:31 4f4ce317c6bb: Layer already exists 00:17:31 2.2.1-dev.18: digest: sha256:54a39be43f6829e1a0e5a6f6bd1c43d8cb275d470f1ea9d5f206a3d7c77898ad size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:32 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:17:32 37ec1306f353: Preparing 00:17:32 46487f6dba72: Preparing 00:17:32 7ca3400b7d19: Preparing 00:17:32 7fe68b3e6626: Preparing 00:17:32 f0e5a4d6c014: Preparing 00:17:32 3b19d27f08f7: Preparing 00:17:32 73bb99a6e169: Preparing 00:17:32 ec06c3102977: Preparing 00:17:32 6a3c62e080c7: Preparing 00:17:32 340cb19ca677: Preparing 00:17:32 4f4ce317c6bb: Preparing 00:17:32 ec06c3102977: Waiting 00:17:32 6a3c62e080c7: Waiting 00:17:32 340cb19ca677: Waiting 00:17:32 3b19d27f08f7: Waiting 00:17:32 73bb99a6e169: Waiting 00:17:32 f0e5a4d6c014: Layer already exists 00:17:32 46487f6dba72: Layer already exists 00:17:32 37ec1306f353: Layer already exists 00:17:32 7ca3400b7d19: Layer already exists 00:17:32 7fe68b3e6626: Layer already exists 00:17:32 3b19d27f08f7: Layer already exists 00:17:32 6a3c62e080c7: Layer already exists 00:17:32 73bb99a6e169: Layer already exists 00:17:32 ec06c3102977: Layer already exists 00:17:32 340cb19ca677: Layer already exists 00:17:32 4f4ce317c6bb: Layer already exists 00:17:32 a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18: digest: sha256:54a39be43f6829e1a0e5a6f6bd1c43d8cb275d470f1ea9d5f206a3d7c77898ad size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:33 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 00:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:17:33 37ec1306f353: Preparing 00:17:33 46487f6dba72: Preparing 00:17:33 7ca3400b7d19: Preparing 00:17:33 7fe68b3e6626: Preparing 00:17:33 f0e5a4d6c014: Preparing 00:17:33 3b19d27f08f7: Preparing 00:17:33 73bb99a6e169: Preparing 00:17:33 ec06c3102977: Preparing 00:17:33 6a3c62e080c7: Preparing 00:17:33 340cb19ca677: Preparing 00:17:33 4f4ce317c6bb: Preparing 00:17:33 ec06c3102977: Waiting 00:17:33 340cb19ca677: Waiting 00:17:33 4f4ce317c6bb: Waiting 00:17:33 6a3c62e080c7: Waiting 00:17:33 3b19d27f08f7: Waiting 00:17:33 73bb99a6e169: Waiting 00:17:33 f0e5a4d6c014: Layer already exists 00:17:33 37ec1306f353: Layer already exists 00:17:33 7ca3400b7d19: Layer already exists 00:17:33 46487f6dba72: Layer already exists 00:17:33 7fe68b3e6626: Layer already exists 00:17:33 3b19d27f08f7: Layer already exists 00:17:33 6a3c62e080c7: Layer already exists 00:17:33 ec06c3102977: Layer already exists 00:17:33 73bb99a6e169: Layer already exists 00:17:33 340cb19ca677: Layer already exists 00:17:33 4f4ce317c6bb: Layer already exists 00:17:33 main: digest: sha256:54a39be43f6829e1a0e5a6f6bd1c43d8cb275d470f1ea9d5f206a3d7c77898ad size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:17:33 ===================================================== [Pipeline] echo 00:17:33 taggedImages: 00:17:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5 00:17:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 00:17:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.18 00:17:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a157344ed5a2a308e5221a4550246afdf7c311d5-2.2.1-dev.18 00:17:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:34 00:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:34 arm64: Pulling from edgex-lftools-log-publisher 00:17:34 8998bd30e6a1: Pulling fs layer 00:17:34 04944245beec: Pulling fs layer 00:17:34 699f458cf7ca: Pulling fs layer 00:17:34 765212b225bb: Pulling fs layer 00:17:34 f23df028b6ca: Pulling fs layer 00:17:34 d65c8cfc05b1: Pulling fs layer 00:17:34 2437ff75d9bd: Pulling fs layer 00:17:34 765212b225bb: Waiting 00:17:34 f23df028b6ca: Waiting 00:17:34 2437ff75d9bd: Waiting 00:17:34 d65c8cfc05b1: Waiting 00:17:34 04944245beec: Verifying Checksum 00:17:34 04944245beec: Download complete 00:17:34 765212b225bb: Verifying Checksum 00:17:34 765212b225bb: Download complete 00:17:34 f23df028b6ca: Download complete 00:17:34 d65c8cfc05b1: Verifying Checksum 00:17:34 d65c8cfc05b1: Download complete 00:17:35 699f458cf7ca: Verifying Checksum 00:17:35 699f458cf7ca: Download complete 00:17:35 8998bd30e6a1: Verifying Checksum 00:17:35 8998bd30e6a1: Download complete 00:17:37 2437ff75d9bd: Verifying Checksum 00:17:37 2437ff75d9bd: Download complete 00:17:39 8998bd30e6a1: Pull complete 00:17:39 04944245beec: Pull complete 00:17:41 699f458cf7ca: Pull complete 00:17:41 765212b225bb: Pull complete 00:17:42 f23df028b6ca: Pull complete 00:17:42 d65c8cfc05b1: Pull complete 00:17:57 2437ff75d9bd: Pull complete 00:17:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:57 prd-ubuntu20.04-docker-arm64-4c-16g-16654 does not seem to be running inside a container 00:17:57 $ 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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@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 00:18:00 $ docker top df0e98b058783128f9b486faeaa4122c3747a4968e3e9f6e57cc5f7394a00890 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:01 ---> job-cost.sh 00:18:01 lf-activate-venv: SKIPPING 00:18:01 INFO: No Stack... 00:18:02 INFO: Retrieving Pricing Info for: v3-standard-4 00:18:03 INFO: Archiving Costs [Pipeline] sh 00:18:03 + cat /w/workspace/edgex-go/249/archives/cost.csv 00:18:03 + cut -d, -f6 [Pipeline] lock 00:18:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-249-stack-cost] 00:18:03 Resource [jenkins-edgexfoundry-edgex-go-main-249-stack-cost] did not exist. Created. 00:18:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:18:04 + echo total: 0.10999999940395355 [Pipeline] stash 00:18:05 Stashed 1 file(s) [Pipeline] } 00:18:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-249-stack-cost] [Pipeline] // lock [Pipeline] } 00:18:05 $ docker stop --time=1 df0e98b058783128f9b486faeaa4122c3747a4968e3e9f6e57cc5f7394a00890 00:18:06 $ docker rm -f df0e98b058783128f9b486faeaa4122c3747a4968e3e9f6e57cc5f7394a00890 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:18:07 provisioning config files... 00:18:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/249@tmp/config3901233730334387842tmp [Pipeline] { [Pipeline] sh 00:18:07 + set +x 00:18:07 + curl -s https://codecov.io/bash 00:18:07 + bash -s -- 00:18:07 00:18:07 _____ _ 00:18:07 / ____| | | 00:18:07 | | ___ __| | ___ ___ _____ __ 00:18:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:18:07 | |___| (_) | (_| | __/ (_| (_) \ V / 00:18:07 \_____\___/ \__,_|\___|\___\___/ \_/ 00:18:07 Bash-1.0.6 00:18:07 00:18:07 00:18:07 ==> git version 2.25.1 found 00:18:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:18:07 Release-Date: 2020-01-08 00:18:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:18:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:18:07 ==> Jenkins CI detected. 00:18:07 current dir:  /w/workspace/edgex-go/249 00:18:07 project root: . 00:18:07 --> token set from env 00:18:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:18:07 ==> Running gcov in . (disable via -X gcov) 00:18:07 ==> Python coveragepy not found 00:18:07 ==> Searching for coverage reports in: 00:18:07 + . 00:18:07 -> Found 1 reports 00:18:07 ==> Detecting git/mercurial file structure 00:18:07 ==> Reading reports 00:18:07 + ./coverage.out bytes=435593 00:18:07 ==> Appending adjustments 00:18:07 https://docs.codecov.io/docs/fixing-reports 00:18:09 + Found adjustments 00:18:09 ==> Gzipping contents 00:18:09 60K /tmp/codecov.HGXKUt.gz 00:18:09 ==> Uploading reports 00:18:09 url: https://codecov.io 00:18:09 query: branch=main&commit=a157344ed5a2a308e5221a4550246afdf7c311d5&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:18:09 -> Pinging Codecov 00:18:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=a157344ed5a2a308e5221a4550246afdf7c311d5&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:18:09 -> Uploading to 00:18:09 https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/a157344ed5a2a308e5221a4550246afdf7c311d5/0e3932ff-45d4-4014-b2e8-c8917e551348.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T001809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8d2429a26d8325eedc5cef24c42f8bd859f9f613fd23b0f04dd583d59a4ee1e 00:18:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:09 Dload Upload Total Spent Left Speed 00:18:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59921 0 0 100 59921 0 213k --:--:-- --:--:-- --:--:-- 212k 100 59921 0 0 100 59921 0 213k --:--:-- --:--:-- --:--:-- 212k 00:18:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a157344ed5a2a308e5221a4550246afdf7c311d5 [Pipeline] } 00:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:18:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:18:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:10 00:18:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:18:10 df9b9388f04a: Already exists 00:18:10 52dc419b0ee2: Pulling fs layer 00:18:10 25bc292e5bac: Pulling fs layer 00:18:10 114826534d7a: Pulling fs layer 00:18:10 4657fd5d0bcf: Pulling fs layer 00:18:10 6ad1cebc031e: Pulling fs layer 00:18:10 8a3aa393b2d8: Pulling fs layer 00:18:10 4657fd5d0bcf: Waiting 00:18:10 6ad1cebc031e: Waiting 00:18:10 8a3aa393b2d8: Waiting 00:18:10 25bc292e5bac: Verifying Checksum 00:18:10 25bc292e5bac: Download complete 00:18:10 52dc419b0ee2: Verifying Checksum 00:18:10 52dc419b0ee2: Download complete 00:18:10 4657fd5d0bcf: Verifying Checksum 00:18:10 4657fd5d0bcf: Download complete 00:18:10 6ad1cebc031e: Verifying Checksum 00:18:10 6ad1cebc031e: Download complete 00:18:10 52dc419b0ee2: Pull complete 00:18:10 25bc292e5bac: Pull complete 00:18:11 114826534d7a: Verifying Checksum 00:18:11 114826534d7a: Download complete 00:18:11 8a3aa393b2d8: Verifying Checksum 00:18:11 8a3aa393b2d8: Download complete 00:18:15 114826534d7a: Pull complete 00:18:15 4657fd5d0bcf: Pull complete 00:18:15 6ad1cebc031e: Pull complete 00:18:19 8a3aa393b2d8: Pull complete 00:18:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:19 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 00:18:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:18:21 $ docker top d3783b30103ff0661d78243ab4ffe14e379b65f1daceeab28e29d56b81e9416a -eo pid,comm [Pipeline] { [Pipeline] echo 00:18:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:18:22 + set -o pipefail 00:18:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:18:28 00:18:28 Monitoring /w/workspace/edgex-go/249 (github.com/edgexfoundry/edgex-go)... 00:18:28 00:18:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/06646163-c880-4553-9cf7-5374e880267b 00:18:28 00:18:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:18:28 00:18:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:18:28 00:18:28 00:18:28 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:18:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:18:28 $ docker stop --time=1 d3783b30103ff0661d78243ab4ffe14e379b65f1daceeab28e29d56b81e9416a 00:18:31 $ docker rm -f d3783b30103ff0661d78243ab4ffe14e379b65f1daceeab28e29d56b81e9416a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:18:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:31 provisioning config files... 00:18:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/249@tmp/config7571337224658493774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:31 --> edgex-publish-swagger.sh 00:18:31 === Publish openapi/v2 API === 00:18:31 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:18:31 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/249/openapi/v2/core-command.yaml] 00:18:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:31 Dload Upload Total Spent Left Speed 00:18:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 37382 --:--:-- --:--:-- --:--:-- 37341 00:18:32 00:18:32 00:18:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/249/openapi/v2/core-data.yaml] 00:18:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:32 Dload Upload Total Spent Left Speed 00:18:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 344k --:--:-- --:--:-- --:--:-- 342k 100 71604 0 0 100 71604 0 82303 --:--:-- --:--:-- --:--:-- 82208 00:18:33 00:18:33 00:18:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/249/openapi/v2/core-metadata.yaml] 00:18:33 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:33 Dload Upload Total Spent Left Speed 00:18:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 154k --:--:-- --:--:-- --:--:-- 154k 100 141k 0 0 100 141k 0 154k --:--:-- --:--:-- --:--:-- 154k 00:18:34 00:18:34 00:18:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/249/openapi/v2/support-notifications.yaml] 00:18:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:34 Dload Upload Total Spent Left Speed 00:18:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 97k --:--:-- --:--:-- --:--:-- 97k 100 89318 0 0 100 89318 0 97k --:--:-- --:--:-- --:--:-- 97k 00:18:35 00:18:35 00:18:35 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/249/openapi/v2/support-scheduler.yaml] 00:18:35 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:35 Dload Upload Total Spent Left Speed 00:18:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 44395 --:--:-- --:--:-- --:--:-- 44395 100 39556 0 0 100 39556 0 44395 --:--:-- --:--:-- --:--:-- 44345 00:18:36 00:18:36 00:18:36 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/249/openapi/v2/system-agent.yaml] 00:18:36 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:36 Dload Upload Total Spent Left Speed 00:18:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 19207 0:00:01 0:00:01 --:--:-- 19225 100 20091 0 0 100 20091 0 19207 0:00:01 0:00:01 --:--:-- 19207 00:18:37 00:18:37 [Pipeline] } 00:18:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 00:18:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:38 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 00:18:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:38 $ docker top 3179aabd68da8ad53f97619395003caefefc2005e5a0083043b7190b4b22e898 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:38 [ssh-agent] Looking for ssh-agent implementation... 00:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:38 $ docker exec 3179aabd68da8ad53f97619395003caefefc2005e5a0083043b7190b4b22e898 ssh-agent 00:18:38 SSH_AUTH_SOCK=/tmp/ssh-enSdAyKJNqGe/agent.32 00:18:38 SSH_AGENT_PID=38 00:18:38 Running ssh-add (command line suppressed) 00:18:39 Identity added: /w/workspace/edgex-go/249@tmp/private_key_8273176558997521803.key (/w/workspace/edgex-go/249@tmp/private_key_8273176558997521803.key) 00:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:39 + git semver tag 00:18:39 2022-07-02 00:18:39,629 [run_tag] DEBUG tag force:False 00:18:39 2022-07-02 00:18:39,629 [check_head_tag] DEBUG check head tag 00:18:39 2022-07-02 00:18:39,629 [execute] INFO git cat-file --batch-check 00:18:39 2022-07-02 00:18:39,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/249, universal_newlines=False, shell=None, istream=) 00:18:39 2022-07-02 00:18:39,634 [execute] INFO git cat-file --batch 00:18:39 2022-07-02 00:18:39,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/249, universal_newlines=False, shell=None, istream=) 00:18:39 2022-07-02 00:18:39,651 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main 00:18:39 2022-07-02 00:18:39,652 [execute] INFO git tag -a v2.2.1-dev.18 -m v2.2.1-dev.18 00:18:39 2022-07-02 00:18:39,652 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.18', '-m', 'v2.2.1-dev.18'], cwd=/w/workspace/edgex-go/249, universal_newlines=False, shell=None, istream=None) 00:18:39 2022-07-02 00:18:39,658 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main 00:18:39 2.2.1-dev.18 [Pipeline] } 00:18:39 $ docker exec --env ******** --env ******** 3179aabd68da8ad53f97619395003caefefc2005e5a0083043b7190b4b22e898 ssh-agent -k 00:18:39 unset SSH_AUTH_SOCK; 00:18:39 unset SSH_AGENT_PID; 00:18:39 echo Agent pid 38 killed; 00:18:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:40 + git semver [Pipeline] } 00:18:40 $ docker stop --time=1 3179aabd68da8ad53f97619395003caefefc2005e5a0083043b7190b4b22e898 00:18:41 $ docker rm -f 3179aabd68da8ad53f97619395003caefefc2005e5a0083043b7190b4b22e898 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:42 00:18:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:42 0.23.1-centos7: Pulling from edgex-lftools 00:18:42 ab5ef0e58194: Pulling fs layer 00:18:42 9712f1f96733: Pulling fs layer 00:18:42 63f879dbbcfc: Pulling fs layer 00:18:42 0d9ebad4ef96: Pulling fs layer 00:18:42 e9a5061849ea: Pulling fs layer 00:18:42 0d9ebad4ef96: Waiting 00:18:42 e9a5061849ea: Waiting 00:18:42 d747dcd14b5f: Pulling fs layer 00:18:42 2de7ff778b66: Pulling fs layer 00:18:42 d747dcd14b5f: Waiting 00:18:42 2de7ff778b66: Waiting 00:18:42 9712f1f96733: Verifying Checksum 00:18:42 9712f1f96733: Download complete 00:18:42 63f879dbbcfc: Verifying Checksum 00:18:42 63f879dbbcfc: Download complete 00:18:42 e9a5061849ea: Verifying Checksum 00:18:42 e9a5061849ea: Download complete 00:18:42 d747dcd14b5f: Download complete 00:18:42 0d9ebad4ef96: Verifying Checksum 00:18:42 0d9ebad4ef96: Download complete 00:18:42 ab5ef0e58194: Verifying Checksum 00:18:42 ab5ef0e58194: Download complete 00:18:43 2de7ff778b66: Verifying Checksum 00:18:43 2de7ff778b66: Download complete 00:18:46 ab5ef0e58194: Pull complete 00:18:46 9712f1f96733: Pull complete 00:18:47 63f879dbbcfc: Pull complete 00:18:51 0d9ebad4ef96: Pull complete 00:18:51 e9a5061849ea: Pull complete 00:18:51 d747dcd14b5f: Pull complete 00:18:53 2de7ff778b66: Pull complete 00:18:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:53 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 00:18:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:18:56 $ docker top b9dd80214eb9d8ddf98e2f8580029470e6cd901b8e9aa4b5fd670724a518c98d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:18:56 provisioning config files... 00:18:56 copy managed file [sigul-config] to file:/w/workspace/edgex-go/249@tmp/config2070043943241971144tmp 00:18:56 copy managed file [sigul-password] to file:/w/workspace/edgex-go/249@tmp/config5008492707443717603tmp 00:18:56 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/249@tmp/config295281850200251117tmp [Pipeline] { [Pipeline] echo 00:18:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:18:56 ---> sigul-configuration.sh 00:18:56 gpg: directory `/root/.gnupg' created 00:18:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:18:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:18:56 gpg: keyring `/root/.gnupg/secring.gpg' created 00:18:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:18:56 gpg: CAST5 encrypted data 00:18:56 gpg: encrypted with 1 passphrase 00:18:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:18:56 + mkdir /home/jenkins 00:18:56 + mkdir /home/jenkins/sigul [Pipeline] sh 00:18:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:18:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:18:57 ---> sigul-install.sh 00:18:57 Sigul already installed; skipping installation. [Pipeline] sh 00:18:57 + git tag --list 00:18:57 0.6.0 00:18:57 0.6.1 00:18:57 0.7.0 00:18:57 0.7.1 00:18:57 v1.0.0 00:18:57 v1.0.1 00:18:57 v1.1.0 00:18:57 v1.2.0 00:18:57 v1.2.1 00:18:57 v1.3.0 00:18:57 v1.3.1 00:18:57 v2.0.0 00:18:57 v2.1.0 00:18:57 v2.1.1 00:18:57 v2.1.1-dev.1 00:18:57 v2.1.1-dev.2 00:18:57 v2.1.1-dev.3 00:18:57 v2.1.1-dev.4 00:18:57 v2.1.1-dev.5 00:18:57 v2.1.1-dev.6 00:18:57 v2.1.1-dev.7 00:18:57 v2.1.1-dev.8 00:18:57 v2.2.0 00:18:57 v2.2.1-dev.1 00:18:57 v2.2.1-dev.10 00:18:57 v2.2.1-dev.11 00:18:57 v2.2.1-dev.12 00:18:57 v2.2.1-dev.13 00:18:57 v2.2.1-dev.14 00:18:57 v2.2.1-dev.15 00:18:57 v2.2.1-dev.16 00:18:57 v2.2.1-dev.17 00:18:57 v2.2.1-dev.18 00:18:57 v2.2.1-dev.2 00:18:57 v2.2.1-dev.3 00:18:57 v2.2.1-dev.4 00:18:57 v2.2.1-dev.5 00:18:57 v2.2.1-dev.6 00:18:57 v2.2.1-dev.7 00:18:57 v2.2.1-dev.8 00:18:57 v2.2.1-dev.9 [Pipeline] sh 00:18:58 + lftools sign git-tag v2.2.1-dev.18 00:18:58 Signing Git tag with Sigul... 00:18:58 Signing v2.2.1-dev.18 [Pipeline] echo 00:18:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:18:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:18:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:18:59 $ docker stop --time=1 b9dd80214eb9d8ddf98e2f8580029470e6cd901b8e9aa4b5fd670724a518c98d 00:19:00 $ docker rm -f b9dd80214eb9d8ddf98e2f8580029470e6cd901b8e9aa4b5fd670724a518c98d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:19:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:01 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 00:19:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:19:02 $ docker top 018f8aca54bee70f2016725e786ba04f0e8fd0860b803d27c750af73258fe505 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:02 [ssh-agent] Looking for ssh-agent implementation... 00:19:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:02 $ docker exec 018f8aca54bee70f2016725e786ba04f0e8fd0860b803d27c750af73258fe505 ssh-agent 00:19:02 SSH_AUTH_SOCK=/tmp/ssh-ExmbgBjf3004/agent.34 00:19:02 SSH_AGENT_PID=41 00:19:02 Running ssh-add (command line suppressed) 00:19:02 Identity added: /w/workspace/edgex-go/249@tmp/private_key_7906624296673810173.key (/w/workspace/edgex-go/249@tmp/private_key_7906624296673810173.key) 00:19:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:03 + git semver bump pre 00:19:03 2022-07-02 00:19:03,266 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main 00:19:03 2022-07-02 00:19:03,266 [bump_version] DEBUG bumping version:2.2.1-dev.18 on axis:pre with prefix:dev 00:19:03 2022-07-02 00:19:03,266 [bump_version] DEBUG bumped version:2.2.1-dev.19 00:19:03 2022-07-02 00:19:03,266 [write_version] DEBUG write version:2.2.1-dev.19 to path:/w/workspace/edgex-go/249/.semver/main with force:True 00:19:03 2022-07-02 00:19:03,266 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main 00:19:03 2022-07-02 00:19:03,266 [write_file] DEBUG write to file:/w/workspace/edgex-go/249/.semver/main 00:19:03 2022-07-02 00:19:03,268 [execute] INFO git cat-file --batch-check 00:19:03 2022-07-02 00:19:03,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=False, shell=None, istream=) 00:19:03 2022-07-02 00:19:03,274 [execute] INFO git cat-file --batch 00:19:03 2022-07-02 00:19:03,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=False, shell=None, istream=) 00:19:03 2022-07-02 00:19:03,280 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main 00:19:03 2.2.1-dev.19 [Pipeline] } 00:19:03 $ docker exec --env ******** --env ******** 018f8aca54bee70f2016725e786ba04f0e8fd0860b803d27c750af73258fe505 ssh-agent -k 00:19:03 unset SSH_AUTH_SOCK; 00:19:03 unset SSH_AGENT_PID; 00:19:03 echo Agent pid 41 killed; 00:19:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:03 + git semver [Pipeline] } 00:19:04 $ docker stop --time=1 018f8aca54bee70f2016725e786ba04f0e8fd0860b803d27c750af73258fe505 00:19:05 $ docker rm -f 018f8aca54bee70f2016725e786ba04f0e8fd0860b803d27c750af73258fe505 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:06 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 00:19:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:19:06 $ docker top 83e2628985a3109a2dc54d951cb840266404f40e27ac9f9992810b949f602595 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:06 [ssh-agent] Looking for ssh-agent implementation... 00:19:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:06 $ docker exec 83e2628985a3109a2dc54d951cb840266404f40e27ac9f9992810b949f602595 ssh-agent 00:19:06 SSH_AUTH_SOCK=/tmp/ssh-G47YUEd1ccLR/agent.33 00:19:06 SSH_AGENT_PID=39 00:19:06 Running ssh-add (command line suppressed) 00:19:07 Identity added: /w/workspace/edgex-go/249@tmp/private_key_4374530987101134649.key (/w/workspace/edgex-go/249@tmp/private_key_4374530987101134649.key) 00:19:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:07 + git semver push 00:19:07 2022-07-02 00:19:07,579 [run_push] DEBUG push 00:19:07 2022-07-02 00:19:07,580 [execute] INFO git cat-file --batch-check 00:19:07 2022-07-02 00:19:07,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=False, shell=None, istream=) 00:19:07 2022-07-02 00:19:07,586 [execute] INFO git rev-list 7809c75b317faf74daeb6654a4a468257acfec88 -- 00:19:07 2022-07-02 00:19:07,586 [execute] DEBUG Popen(['git', 'rev-list', '7809c75b317faf74daeb6654a4a468257acfec88', '--'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=False, shell=None, istream=None) 00:19:07 2022-07-02 00:19:07,602 [execute] INFO git fetch -v origin 00:19:07 2022-07-02 00:19:07,602 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=True, shell=None, istream=None) 00:19:08 2022-07-02 00:19:08,094 [run_push] DEBUG no remote changes detected 00:19:08 2022-07-02 00:19:08,095 [execute] INFO git push origin semver 00:19:08 2022-07-02 00:19:08,095 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/249/.semver, universal_newlines=False, shell=None, istream=None) 00:19:09 2022-07-02 00:19:08,849 [run_push] DEBUG push all version tags 00:19:09 2022-07-02 00:19:08,849 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:19:09 2022-07-02 00:19:08,850 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/249, universal_newlines=False, shell=None, istream=None) 00:19:09 2022-07-02 00:19:09,574 [read_version] DEBUG read version from /w/workspace/edgex-go/249/.semver/main 00:19:09 2.2.1-dev.19 [Pipeline] } 00:19:09 $ docker exec --env ******** --env ******** 83e2628985a3109a2dc54d951cb840266404f40e27ac9f9992810b949f602595 ssh-agent -k 00:19:09 unset SSH_AUTH_SOCK; 00:19:09 unset SSH_AGENT_PID; 00:19:09 echo Agent pid 39 killed; 00:19:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:10 + git semver [Pipeline] } 00:19:10 $ docker stop --time=1 83e2628985a3109a2dc54d951cb840266404f40e27ac9f9992810b949f602595 00:19:11 $ docker rm -f 83e2628985a3109a2dc54d951cb840266404f40e27ac9f9992810b949f602595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:19:12 + [ -d /w/workspace/edgex-go/249/archives ] [Pipeline] libraryResource [Pipeline] sh 00:19:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:19:13 ---> package-listing.sh 00:19:13 ++ facter osfamily 00:19:13 ++ tr '[:upper:]' '[:lower:]' 00:19:13 + OS_FAMILY=debian 00:19:13 + workspace=/w/workspace/edgex-go/249 00:19:13 + START_PACKAGES=/tmp/packages_start.txt 00:19:13 + END_PACKAGES=/tmp/packages_end.txt 00:19:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:19:13 + PACKAGES=/tmp/packages_start.txt 00:19:13 + '[' /w/workspace/edgex-go/249 ']' 00:19:13 + PACKAGES=/tmp/packages_end.txt 00:19:13 + case "${OS_FAMILY}" in 00:19:13 + dpkg -l 00:19:13 + grep '^ii' 00:19:13 + '[' -f /tmp/packages_start.txt ']' 00:19:13 + '[' -f /tmp/packages_end.txt ']' 00:19:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:19:13 + '[' /w/workspace/edgex-go/249 ']' 00:19:13 + mkdir -p /w/workspace/edgex-go/249/archives/ 00:19:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/249/archives/ [Pipeline] echo 00:19:13 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/249/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:19:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:19:14 00:19:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:19:14 latest: Pulling from edgex-lftools-log-publisher 00:19:14 5eb5b503b376: Pulling fs layer 00:19:14 5c69ac0246d0: Pulling fs layer 00:19:14 ec43610c2a17: Pulling fs layer 00:19:14 3a2ae6a8a46f: Pulling fs layer 00:19:14 33b1e0a273af: Pulling fs layer 00:19:14 5d3b04190fa2: Pulling fs layer 00:19:14 2f39f015ded8: Pulling fs layer 00:19:14 3a2ae6a8a46f: Waiting 00:19:14 33b1e0a273af: Waiting 00:19:14 5d3b04190fa2: Waiting 00:19:14 2f39f015ded8: Waiting 00:19:14 5c69ac0246d0: Download complete 00:19:14 3a2ae6a8a46f: Verifying Checksum 00:19:14 3a2ae6a8a46f: Download complete 00:19:14 33b1e0a273af: Verifying Checksum 00:19:14 33b1e0a273af: Download complete 00:19:15 5d3b04190fa2: Verifying Checksum 00:19:15 5d3b04190fa2: Download complete 00:19:15 ec43610c2a17: Verifying Checksum 00:19:15 ec43610c2a17: Download complete 00:19:15 5eb5b503b376: Verifying Checksum 00:19:15 5eb5b503b376: Download complete 00:19:15 2f39f015ded8: Download complete 00:19:16 5eb5b503b376: Pull complete 00:19:16 5c69ac0246d0: Pull complete 00:19:17 ec43610c2a17: Pull complete 00:19:17 3a2ae6a8a46f: Pull complete 00:19:17 33b1e0a273af: Pull complete 00:19:17 5d3b04190fa2: Pull complete 00:19:22 2f39f015ded8: Pull complete 00:19:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:19:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:22 prd-ubuntu20.04-docker-8c-8g-16652 does not seem to be running inside a container 00:19:22 $ 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/249/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/249 -v /w/workspace/edgex-go/249:/w/workspace/edgex-go/249:rw,z -v /w/workspace/edgex-go/249@tmp:/w/workspace/edgex-go/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:19:25 $ docker top 716c278a78690e2fb27f1899c41969590bccf00cce043c386c3b803c511183e8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:25 + touch /tmp/pre-build-complete [Pipeline] sh 00:19:25 + mkdir -p /var/log/sysstat [Pipeline] sh 00:19:26 + ls /var/log/sa-host 00:19:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:26 provisioning config files... 00:19:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/249@tmp/config6781210105990859225tmp [Pipeline] { [Pipeline] echo 00:19:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:19:26 ---> create-netrc.sh [Pipeline] } 00:19:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:19:26 ---> python-tools-install.sh [Pipeline] echo 00:19:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:19:27 ---> sudo-logs.sh 00:19:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:19:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:19:27 ---> job-cost.sh 00:19:27 lf-activate-venv: SKIPPING 00:19:27 DEBUG: total: 0.10999999940395355 00:19:27 INFO: Retrieving Stack Cost... 00:19:28 INFO: Retrieving Pricing Info for: v3-standard-8 00:19:28 INFO: Archiving Costs [Pipeline] echo 00:19:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:19:28 ---> logs-deploy.sh 00:19:28 lf-activate-venv: SKIPPING 00:19:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/249 00:19:28 INFO: archiving workspace using pattern(s): 00:19:29 Archives upload complete. 00:19:29 INFO: archiving logs to Nexus 00:19:30 ---> uname -a: 00:19:30 Linux prd-ubuntu20-04-docker-8c-8g-16652 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:19:30 00:19:30 00:19:30 ---> lscpu: 00:19:30 Architecture: x86_64 00:19:30 CPU op-mode(s): 32-bit, 64-bit 00:19:30 Byte Order: Little Endian 00:19:30 Address sizes: 40 bits physical, 48 bits virtual 00:19:30 CPU(s): 8 00:19:30 On-line CPU(s) list: 0-7 00:19:30 Thread(s) per core: 1 00:19:30 Core(s) per socket: 1 00:19:30 Socket(s): 8 00:19:30 NUMA node(s): 1 00:19:30 Vendor ID: AuthenticAMD 00:19:30 CPU family: 23 00:19:30 Model: 49 00:19:30 Model name: AMD EPYC-Rome Processor 00:19:30 Stepping: 0 00:19:30 CPU MHz: 2799.994 00:19:30 BogoMIPS: 5599.98 00:19:30 Virtualization: AMD-V 00:19:30 Hypervisor vendor: KVM 00:19:30 Virtualization type: full 00:19:30 L1d cache: 256 KiB 00:19:30 L1i cache: 256 KiB 00:19:30 L2 cache: 4 MiB 00:19:30 L3 cache: 128 MiB 00:19:30 NUMA node0 CPU(s): 0-7 00:19:30 Vulnerability Itlb multihit: Not affected 00:19:30 Vulnerability L1tf: Not affected 00:19:30 Vulnerability Mds: Not affected 00:19:30 Vulnerability Meltdown: Not affected 00:19:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:19:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:19:30 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:19:30 Vulnerability Srbds: Not affected 00:19:30 Vulnerability Tsx async abort: Not affected 00:19:30 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 00:19:30 00:19:30 00:19:30 ---> nproc: 00:19:30 8 00:19:30 00:19:30 00:19:30 ---> df -h: 00:19:30 Filesystem Size Used Avail Use% Mounted on 00:19:30 overlay 155G 19G 137G 12% / 00:19:30 tmpfs 64M 0 64M 0% /dev 00:19:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:19:30 shm 64M 0 64M 0% /dev/shm 00:19:30 /dev/vda1 155G 19G 137G 12% /facter-os 00:19:30 00:19:30 00:19:30 ---> sar -b -r -n DEV: 00:19:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16652) 07/02/22 _x86_64_ (8 CPU) 00:19:30 00:19:30 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:19:30 00:00:01 500.00 0.00 500.00 0.00 0.00 10400.00 0.00 00:19:30 00:01:01 6.46 0.67 5.80 0.00 22.79 152.48 0.00 00:19:30 00:02:01 2.65 0.93 1.72 0.00 26.53 27.20 0.00 00:19:30 00:03:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 00:19:30 00:04:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 00:19:30 00:05:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 00:19:30 00:06:01 1.32 0.00 1.32 0.00 0.00 17.60 0.00 00:19:30 00:07:02 1.45 0.02 1.43 0.00 0.13 17.06 0.00 00:19:30 00:08:01 1.24 0.00 1.24 0.00 0.00 15.73 0.00 00:19:30 00:09:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 00:19:30 00:10:01 1.15 0.00 1.15 0.00 0.00 15.73 0.00 00:19:30 00:11:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 00:19:30 00:12:01 1.60 0.00 1.60 0.00 0.00 20.00 0.00 00:19:30 00:13:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 00:19:30 00:14:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 00:19:30 00:15:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 00:19:30 00:16:01 1.23 0.00 1.23 0.00 0.00 16.26 0.00 00:19:30 00:17:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 00:19:30 00:18:01 1.53 0.02 1.52 0.00 0.13 19.72 0.00 00:19:30 00:19:01 117.65 0.23 117.41 0.00 10.40 58055.12 0.00 00:19:30 Average: 7.66 0.10 7.57 0.00 3.16 3079.63 0.00 00:19:30 00:19:30 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:19:30 00:00:01 21400992 31772832 504420 1.53 239480 10057352 1821840 5.37 2108192 8620104 8 00:19:30 00:01:01 21402156 31774956 501932 1.53 239668 10057804 1854408 5.47 2109580 8619732 104 00:19:30 00:02:01 21404856 31779932 497492 1.51 239700 10058828 1854408 5.47 2106192 8618944 20 00:19:30 00:03:01 21405768 31780908 496484 1.51 239712 10058828 1854408 5.47 2105688 8618924 8 00:19:30 00:04:01 21406264 31781428 495944 1.51 239736 10058832 1854408 5.47 2103892 8618936 28 00:19:30 00:05:01 21406436 31781716 495680 1.51 239768 10058832 1854408 5.47 2104736 8619016 12 00:19:30 00:06:01 21406420 31781740 495604 1.51 239812 10058820 1854408 5.47 2103884 8619020 12 00:19:30 00:07:02 21406772 31782204 495196 1.51 239832 10058840 1813648 5.35 2104296 8619024 12 00:19:30 00:08:01 21406700 31782164 495164 1.51 239856 10058844 1813648 5.35 2104196 8619028 32 00:19:30 00:09:01 21406624 31782116 495380 1.51 239876 10058848 1813648 5.35 2104732 8619032 40 00:19:30 00:10:01 21406860 31782384 495100 1.51 239892 10058852 1813648 5.35 2104068 8619036 44 00:19:30 00:11:01 21406812 31782340 495080 1.51 239900 10058852 1813648 5.35 2104556 8619036 32 00:19:30 00:12:01 21406752 31782312 495248 1.51 239948 10058848 1813648 5.35 2104580 8619040 36 00:19:30 00:13:01 21407216 31782808 494740 1.50 239964 10058856 1813648 5.35 2104148 8619040 8 00:19:30 00:14:01 21407200 31782796 494656 1.50 240000 10058860 1813648 5.35 2104148 8619044 36 00:19:30 00:15:01 21407116 31782788 494852 1.50 240032 10058868 1813648 5.35 2104460 8619048 44 00:19:30 00:16:01 21406848 31782556 495064 1.51 240060 10058868 1813648 5.35 2104248 8619052 36 00:19:30 00:17:01 21406768 31782488 495072 1.51 240072 10058868 1813648 5.35 2104976 8619056 28 00:19:30 00:18:01 21406664 31782448 495016 1.51 240104 10058876 1813648 5.35 2104280 8619060 16 00:19:30 00:19:01 19912720 31761168 512880 1.56 285776 11360868 1837364 5.41 2225224 9864192 116 00:19:30 Average: 21331397 31780204 497050 1.51 242159 10123822 1827471 5.39 2111004 8681368 34 00:19:30 00:19:30 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:19:30 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:01:01 ens3 1.63 0.87 1.12 0.61 0.00 0.00 0.00 0.00 00:19:30 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:19:30 00:02:01 ens3 6.50 4.95 4.52 5.81 0.00 0.00 0.00 0.00 00:19:30 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:04:01 ens3 0.60 0.10 0.05 0.01 0.00 0.00 0.00 0.00 00:19:30 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:05:01 ens3 1.63 0.92 1.91 0.25 0.00 0.00 0.00 0.00 00:19:30 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:07:02 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:19:30 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:08:01 ens3 0.88 0.22 0.13 0.01 0.00 0.00 0.00 0.00 00:19:30 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:09:01 ens3 0.70 0.40 0.35 0.27 0.00 0.00 0.00 0.00 00:19:30 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:10:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:11:01 ens3 0.57 0.35 0.27 0.21 0.00 0.00 0.00 0.00 00:19:30 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:12:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 00:19:30 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:15:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 00:19:30 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:16:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:17:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 00:19:30 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:30 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:18:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:19:30 00:19:01 docker0 45.29 52.94 3.93 694.64 0.00 0.00 0.00 0.00 00:19:30 00:19:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 00:19:30 00:19:01 ens3 389.22 276.70 7846.26 120.15 0.00 0.00 0.00 0.00 00:19:30 Average: docker0 2.39 2.79 0.21 36.59 0.00 0.00 0.00 0.00 00:19:30 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 00:19:30 Average: ens3 21.23 15.03 413.74 6.72 0.00 0.00 0.00 0.00 00:19:30 00:19:30 00:19:30 ---> sar -P ALL: 00:19:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16652) 07/02/22 _x86_64_ (8 CPU) 00:19:30 00:19:30 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:19:30 00:00:01 all 10.00 0.00 20.00 0.00 0.00 70.00 00:19:30 00:00:01 0 0.00 0.00 100.00 0.00 0.00 0.00 00:19:30 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:00:01 3 50.00 0.00 0.00 0.00 0.00 50.00 00:19:30 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:00:01 5 0.00 0.00 50.00 0.00 0.00 50.00 00:19:30 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:01:01 all 0.06 0.02 0.05 0.03 0.01 99.83 00:19:30 00:01:01 0 0.12 0.00 0.03 0.00 0.05 99.80 00:19:30 00:01:01 1 0.02 0.00 0.05 0.12 0.00 99.82 00:19:30 00:01:01 2 0.03 0.00 0.05 0.03 0.00 99.88 00:19:30 00:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:19:30 00:01:01 4 0.15 0.00 0.05 0.00 0.00 99.80 00:19:30 00:01:01 5 0.05 0.17 0.08 0.05 0.00 99.65 00:19:30 00:01:01 6 0.13 0.00 0.07 0.02 0.00 99.78 00:19:30 00:01:01 7 0.00 0.00 0.03 0.00 0.00 99.97 00:19:30 00:02:01 all 0.16 0.00 0.04 0.02 0.01 99.78 00:19:30 00:02:01 0 0.20 0.00 0.05 0.02 0.02 99.72 00:19:30 00:02:01 1 0.05 0.00 0.03 0.07 0.02 99.83 00:19:30 00:02:01 2 0.08 0.00 0.10 0.03 0.02 99.77 00:19:30 00:02:01 3 0.17 0.00 0.05 0.02 0.00 99.77 00:19:30 00:02:01 4 0.18 0.00 0.00 0.00 0.02 99.80 00:19:30 00:02:01 5 0.20 0.00 0.00 0.00 0.00 99.80 00:19:30 00:02:01 6 0.23 0.00 0.00 0.00 0.02 99.75 00:19:30 00:02:01 7 0.13 0.00 0.08 0.00 0.00 99.78 00:19:30 00:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 00:19:30 00:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 00:19:30 00:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:19:30 00:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:03:01 4 0.00 0.00 0.03 0.00 0.00 99.97 00:19:30 00:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:19:30 00:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:19:30 00:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 00:19:30 00:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:19:30 00:04:01 1 0.02 0.00 0.00 0.03 0.00 99.95 00:19:30 00:04:01 2 0.05 0.00 0.03 0.02 0.02 99.88 00:19:30 00:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:19:30 00:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:19:30 00:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:19:30 00:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:19:30 00:05:01 all 0.09 0.00 0.02 0.00 0.00 99.89 00:19:30 00:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:19:30 00:05:01 2 0.58 0.00 0.03 0.02 0.00 99.37 00:19:30 00:05:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:19:30 00:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:19:30 00:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:19:30 00:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:19:30 00:05:01 7 0.05 0.00 0.02 0.00 0.00 99.93 00:19:30 00:06:01 all 0.04 0.00 0.01 0.01 0.01 99.93 00:19:30 00:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:19:30 00:06:01 1 0.02 0.00 0.00 0.03 0.00 99.95 00:19:30 00:06:01 2 0.20 0.00 0.05 0.02 0.02 99.72 00:19:30 00:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:19:30 00:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 00:19:30 00:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:19:30 00:07:02 all 0.02 0.00 0.02 0.00 0.00 99.95 00:19:30 00:07:02 0 0.02 0.00 0.03 0.00 0.00 99.95 00:19:30 00:07:02 1 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:07:02 2 0.03 0.00 0.02 0.03 0.00 99.92 00:19:30 00:07:02 3 0.03 0.00 0.03 0.00 0.02 99.92 00:19:30 00:07:02 4 0.03 0.00 0.02 0.00 0.00 99.95 00:19:30 00:07:02 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:07:02 6 0.02 0.00 0.02 0.00 0.02 99.95 00:19:30 00:07:02 7 0.03 0.00 0.03 0.00 0.00 99.93 00:19:30 00:08:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:19:30 00:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:19:30 00:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 00:19:30 00:08:01 2 0.03 0.00 0.02 0.02 0.02 99.91 00:19:30 00:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:19:30 00:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:19:30 00:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:19:30 00:09:01 all 0.01 0.00 0.02 0.01 0.00 99.96 00:19:30 00:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:19:30 00:09:01 1 0.00 0.00 0.00 0.03 0.00 99.97 00:19:30 00:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 00:19:30 00:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:19:30 00:09:01 4 0.02 0.00 0.03 0.00 0.00 99.95 00:19:30 00:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:19:30 00:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 00:19:30 00:10:01 all 0.04 0.00 0.02 0.01 0.01 99.93 00:19:30 00:10:01 0 0.13 0.00 0.02 0.00 0.02 99.83 00:19:30 00:10:01 1 0.00 0.00 0.00 0.03 0.00 99.97 00:19:30 00:10:01 2 0.05 0.00 0.05 0.02 0.02 99.87 00:19:30 00:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:19:30 00:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:19:30 00:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:19:30 00:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:19:30 00:19:30 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:19:30 00:11:01 all 0.22 0.00 0.03 0.00 0.00 99.75 00:19:30 00:11:01 0 1.68 0.00 0.15 0.00 0.02 98.16 00:19:30 00:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:19:30 00:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 00:19:30 00:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:19:30 00:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:19:30 00:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:19:30 00:12:01 all 0.03 0.00 0.01 0.01 0.01 99.95 00:19:30 00:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:19:30 00:12:01 1 0.03 0.00 0.00 0.02 0.00 99.95 00:19:30 00:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:19:30 00:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:19:30 00:12:01 4 0.02 0.00 0.02 0.03 0.00 99.93 00:19:30 00:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:12:01 6 0.05 0.00 0.02 0.00 0.00 99.93 00:19:30 00:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:19:30 00:13:01 all 0.17 0.00 0.01 0.00 0.01 99.80 00:19:30 00:13:01 0 1.31 0.00 0.02 0.00 0.00 98.68 00:19:30 00:13:01 1 0.00 0.00 0.00 0.02 0.02 99.97 00:19:30 00:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:19:30 00:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:19:30 00:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:19:30 00:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:19:30 00:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:14:01 all 0.27 0.00 0.01 0.00 0.00 99.71 00:19:30 00:14:01 0 1.97 0.00 0.00 0.00 0.02 98.01 00:19:30 00:14:01 1 0.03 0.00 0.02 0.02 0.02 99.92 00:19:30 00:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:19:30 00:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:19:30 00:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 00:19:30 00:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:19:30 00:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:19:30 00:15:01 all 0.27 0.00 0.01 0.01 0.00 99.71 00:19:30 00:15:01 0 1.97 0.00 0.00 0.00 0.00 98.03 00:19:30 00:15:01 1 0.03 0.00 0.00 0.03 0.00 99.93 00:19:30 00:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 00:19:30 00:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:15:01 4 0.07 0.00 0.02 0.00 0.00 99.92 00:19:30 00:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:19:30 00:16:01 all 0.25 0.00 0.01 0.00 0.01 99.73 00:19:30 00:16:01 0 1.94 0.00 0.02 0.00 0.00 98.05 00:19:30 00:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:19:30 00:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 00:19:30 00:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:16:01 4 0.00 0.00 0.03 0.00 0.02 99.95 00:19:30 00:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:19:30 00:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:17:01 all 0.08 0.00 0.02 0.00 0.01 99.89 00:19:30 00:17:01 0 0.47 0.00 0.05 0.00 0.02 99.47 00:19:30 00:17:01 1 0.05 0.00 0.02 0.02 0.02 99.90 00:19:30 00:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:19:30 00:17:01 3 0.03 0.00 0.03 0.02 0.02 99.90 00:19:30 00:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:19:30 00:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:19:30 00:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 00:19:30 00:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:19:30 00:18:01 1 0.02 0.00 0.03 0.02 0.00 99.93 00:19:30 00:18:01 2 0.03 0.00 0.00 0.03 0.00 99.93 00:19:30 00:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:19:30 00:18:01 4 0.08 0.00 0.05 0.02 0.00 99.85 00:19:30 00:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:30 00:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:19:30 00:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:19:30 00:19:01 all 10.57 0.00 4.38 1.28 0.06 83.71 00:19:30 00:19:01 0 10.97 0.00 4.39 0.19 0.07 84.38 00:19:30 00:19:01 1 10.15 0.00 3.75 1.67 0.07 84.37 00:19:30 00:19:01 2 11.19 0.00 4.95 3.00 0.05 80.80 00:19:30 00:19:01 3 10.26 0.00 5.19 3.31 0.05 81.18 00:19:30 00:19:01 4 10.65 0.00 4.24 0.39 0.07 84.66 00:19:30 00:19:01 5 10.25 0.00 4.22 0.20 0.05 85.27 00:19:30 00:19:01 6 9.97 0.00 3.75 0.12 0.05 86.11 00:19:30 00:19:01 7 11.11 0.00 4.55 1.39 0.07 82.88 00:19:30 Average: all 0.64 0.00 0.25 0.07 0.01 99.03 00:19:30 Average: 0 1.10 0.00 0.26 0.01 0.01 98.62 00:19:30 Average: 1 0.55 0.00 0.21 0.11 0.01 99.13 00:19:30 Average: 2 0.65 0.00 0.28 0.17 0.01 98.89 00:19:30 Average: 3 0.56 0.00 0.29 0.17 0.01 98.98 00:19:30 Average: 4 0.59 0.00 0.24 0.02 0.01 99.14 00:19:30 Average: 5 0.55 0.01 0.24 0.01 0.00 99.19 00:19:30 Average: 6 0.55 0.00 0.21 0.01 0.01 99.23 00:19:30 Average: 7 0.60 0.00 0.25 0.07 0.01 99.07 00:19:30 00:19:30 00:19:30