Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23251983c73b29babdec2056f36690dce19c8f65 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-ssh13631057332564272326.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4452779858197183480.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh16588564000215492654.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh4086822905009333495.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh5309367472085912555.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8858 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/337 [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/337 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 23251983c73b29babdec2056f36690dce19c8f65 (main) Commit message: "refactor(command): refactor messaging handler (#4204)" > 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 23251983c73b29babdec2056f36690dce19c8f65 # timeout=10 > git rev-list --no-walk f4c4f3c1366da151f5719954dda2c474ffd5463b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:28:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:28:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:28:27 ========================================================= 18:28:27 EdgeX Global Pipelines Version Info 18:28:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:28:28 ------------------- 18:28:28 stable info: 18:28:28 ------------------- 18:28:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:28 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:28:28 Message: update stable to v1.0.243 18:28:28 ------------------- 18:28:28 experimental info: 18:28:28 ------------------- 18:28:28 Commited By: **** collab-it+edgex@linuxfoundation.org 18:28:28 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:28:28 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:28:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:28:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:28:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:28:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:28:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:28:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2325198 [Pipeline] echo 18:28:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:29 provisioning config files... 18:28:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/337@tmp/config13127115054521956631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:29 ---> docker-login.sh 18:28:29 nexus3.edgexfoundry.org:10001 18:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:29 Configure a credential helper to remove this warning. See 18:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:29 18:28:29 Login Succeeded 18:28:29 nexus3.edgexfoundry.org:10002 18:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:30 Configure a credential helper to remove this warning. See 18:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:30 18:28:30 Login Succeeded 18:28:30 nexus3.edgexfoundry.org:10003 18:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:30 Configure a credential helper to remove this warning. See 18:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:30 18:28:30 Login Succeeded 18:28:30 nexus3.edgexfoundry.org:10004 18:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:30 Configure a credential helper to remove this warning. See 18:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:30 18:28:30 Login Succeeded 18:28:30 docker.io 18:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:30 Configure a credential helper to remove this warning. See 18:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:30 18:28:30 Login Succeeded 18:28:30 ---> docker-login.sh ends [Pipeline] } 18:28:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:31 + 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 18:28:31 + cut -d/ -f2 18:28:31 + dirname cmd/core-command/Dockerfile 18:28:31 + echo core-command,cmd/core-command/Dockerfile 18:28:31 + dirname cmd/core-data/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + echo core-data,cmd/core-data/Dockerfile 18:28:31 + dirname cmd/core-metadata/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + echo core-metadata,cmd/core-metadata/Dockerfile 18:28:31 + dirname cmd/security-bootstrapper/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:28:31 + dirname cmd/security-proxy-setup/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:28:31 + dirname cmd/security-secretstore-setup/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:28:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:28:31 + dirname cmd/security-spire-agent/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:28:31 + dirname cmd/security-spire-config/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + dirname cmd/security-spire-server/Dockerfile 18:28:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:28:31 + dirname cmd/support-notifications/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + echo support-notifications,cmd/support-notifications/Dockerfile 18:28:31 + + cut -d/ -f2 18:28:31 dirname cmd/support-scheduler/Dockerfile 18:28:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:28:31 + dirname cmd/sys-mgmt-agent/Dockerfile 18:28:31 + cut -d/ -f2 18:28:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:28:31 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 18:28:31 + git rev-list -1 --merges 23251983c73b29babdec2056f36690dce19c8f65~1..23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] echo 18:28:31 -----------> git rev-list -1 --merges 23251983c73b29babdec2056f36690dce19c8f65~1..23251983c73b29babdec2056f36690dce19c8f65 23251983c73b29babdec2056f36690dce19c8f65 [false] [Pipeline] sh 18:28:31 + git log --format=format:%s -1 23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] echo 18:28:31 ========================================================= 18:28:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:28:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:28:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:32 + grep -v github /etc/ssh/ssh_known_hosts 18:28:32 + [ -e /tmp/ssh_known_hosts ] 18:28:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:28:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:28:32 + sudo tee -a /etc/ssh/ssh_known_hosts 18:28:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:32 18:28:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:32 0.1.4: Pulling from edgex-devops/py-git-semver 18:28:32 b85a868b505f: Pulling fs layer 18:28:32 e2be974225ed: Pulling fs layer 18:28:32 339a4e72a1f5: Pulling fs layer 18:28:32 988bab9f4d93: Pulling fs layer 18:28:32 1469e6f7b9e6: Pulling fs layer 18:28:32 eaf3925da568: Pulling fs layer 18:28:32 bab4dde63d76: Pulling fs layer 18:28:32 bde34c3a00c8: Pulling fs layer 18:28:32 b352a97aabf1: Pulling fs layer 18:28:32 4872d77fe225: Pulling fs layer 18:28:32 5851b861e8e6: Pulling fs layer 18:28:32 988bab9f4d93: Waiting 18:28:32 1469e6f7b9e6: Waiting 18:28:32 b352a97aabf1: Waiting 18:28:32 eaf3925da568: Waiting 18:28:32 bab4dde63d76: Waiting 18:28:32 4872d77fe225: Waiting 18:28:32 5851b861e8e6: Waiting 18:28:32 bde34c3a00c8: Waiting 18:28:32 e2be974225ed: Verifying Checksum 18:28:32 e2be974225ed: Download complete 18:28:32 988bab9f4d93: Verifying Checksum 18:28:32 988bab9f4d93: Download complete 18:28:33 339a4e72a1f5: Verifying Checksum 18:28:33 339a4e72a1f5: Download complete 18:28:33 1469e6f7b9e6: Verifying Checksum 18:28:33 1469e6f7b9e6: Download complete 18:28:33 eaf3925da568: Download complete 18:28:33 bde34c3a00c8: Verifying Checksum 18:28:33 bde34c3a00c8: Download complete 18:28:33 b352a97aabf1: Verifying Checksum 18:28:33 b352a97aabf1: Download complete 18:28:33 4872d77fe225: Download complete 18:28:33 5851b861e8e6: Download complete 18:28:33 b85a868b505f: Verifying Checksum 18:28:33 b85a868b505f: Download complete 18:28:33 bab4dde63d76: Download complete 18:28:34 b85a868b505f: Pull complete 18:28:34 e2be974225ed: Pull complete 18:28:35 339a4e72a1f5: Pull complete 18:28:35 988bab9f4d93: Pull complete 18:28:35 1469e6f7b9e6: Pull complete 18:28:35 eaf3925da568: Pull complete 18:28:37 bab4dde63d76: Pull complete 18:28:37 bde34c3a00c8: Pull complete 18:28:37 b352a97aabf1: Pull complete 18:28:37 4872d77fe225: Pull complete 18:28:37 5851b861e8e6: Pull complete 18:28:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:28:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:37 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:28:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:28:39 $ docker top 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 -eo pid,comm 18:28:39 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). 18:28:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:39 [ssh-agent] Looking for ssh-agent implementation... 18:28:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:39 $ docker exec 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 ssh-agent 18:28:39 SSH_AUTH_SOCK=/tmp/ssh-5WOWYBB4EN8O/agent.32 18:28:39 SSH_AGENT_PID=38 18:28:39 Running ssh-add (command line suppressed) 18:28:39 Identity added: /w/workspace/edgex-go/337@tmp/private_key_4563173307931487037.key (/w/workspace/edgex-go/337@tmp/private_key_4563173307931487037.key) 18:28:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:40 + git tag --points-at HEAD [Pipeline] } 18:28:40 $ docker exec --env ******** --env ******** 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 ssh-agent -k 18:28:40 unset SSH_AUTH_SOCK; 18:28:40 unset SSH_AGENT_PID; 18:28:40 echo Agent pid 38 killed; 18:28:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:28:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:40 [ssh-agent] Looking for ssh-agent implementation... 18:28:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:40 $ docker exec 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 ssh-agent 18:28:40 SSH_AUTH_SOCK=/tmp/ssh-ETnSbPCBBNgj/agent.70 18:28:40 SSH_AGENT_PID=76 18:28:40 Running ssh-add (command line suppressed) 18:28:40 Identity added: /w/workspace/edgex-go/337@tmp/private_key_15116956764632588213.key (/w/workspace/edgex-go/337@tmp/private_key_15116956764632588213.key) 18:28:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:41 + git semver init 18:28:41 2022-10-22 18:28:41,211 [run_init] DEBUG init version:0.0.0 force:False 18:28:41 2022-10-22 18:28:41,212 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/337/.semver 18:28:41 2022-10-22 18:28:41,212 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/337/.semver 18:28:41 2022-10-22 18:28:41,212 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/337/.semver'], cwd=/w/workspace/edgex-go/337, universal_newlines=False, shell=None, istream=None) 18:28:46 2022-10-22 18:28:45,836 [append_file] DEBUG append to file:/w/workspace/edgex-go/337/.git/info/exclude 18:28:46 2022-10-22 18:28:45,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/337/.semver/main with force:False 18:28:46 2022-10-22 18:28:45,836 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main 18:28:46 2022-10-22 18:28:45,837 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main 18:28:46 2.3.0-dev.99 [Pipeline] } 18:28:46 $ docker exec --env ******** --env ******** 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 ssh-agent -k 18:28:46 unset SSH_AUTH_SOCK; 18:28:46 unset SSH_AGENT_PID; 18:28:46 echo Agent pid 76 killed; 18:28:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:47 + git semver [Pipeline] } 18:28:47 $ docker stop --time=1 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 18:28:48 $ docker rm -f 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:28:49 Stashed 1 file(s) [Pipeline] echo 18:28:49 [edgeXSemver]: initialized semver on version 2.3.0-dev.99 [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] sh 18:28:49 + git config --global --add safe.directory /w/workspace/edgex-go/337 [Pipeline] echo 18:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:49 ========================================================= 18:28:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:28:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:28:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:28:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:28:49 213ec9aee27d: Pulling fs layer 18:28:49 4583459ba037: Pulling fs layer 18:28:49 93c1e223e6f2: Pulling fs layer 18:28:49 53926ce57604: Pulling fs layer 18:28:49 21b2b0c7a3f4: Pulling fs layer 18:28:49 53926ce57604: Waiting 18:28:49 30f14e443154: Pulling fs layer 18:28:49 801331c1e519: Pulling fs layer 18:28:49 21b2b0c7a3f4: Waiting 18:28:49 30f14e443154: Waiting 18:28:49 99cc6dd402b0: Pulling fs layer 18:28:49 7d9ed39f4882: Pulling fs layer 18:28:49 99cc6dd402b0: Waiting 18:28:49 801331c1e519: Waiting 18:28:49 7d9ed39f4882: Waiting 18:28:50 93c1e223e6f2: Verifying Checksum 18:28:50 93c1e223e6f2: Download complete 18:28:50 4583459ba037: Download complete 18:28:50 21b2b0c7a3f4: Verifying Checksum 18:28:50 21b2b0c7a3f4: Download complete 18:28:50 30f14e443154: Verifying Checksum 18:28:50 30f14e443154: Download complete 18:28:50 213ec9aee27d: Verifying Checksum 18:28:51 801331c1e519: Download complete 18:28:51 213ec9aee27d: Pull complete 18:28:51 4583459ba037: Pull complete 18:28:51 93c1e223e6f2: Pull complete 18:28:51 7d9ed39f4882: Verifying Checksum 18:28:51 7d9ed39f4882: Download complete 18:28:51 99cc6dd402b0: Verifying Checksum 18:28:51 99cc6dd402b0: Download complete 18:28:51 53926ce57604: Verifying Checksum 18:28:51 53926ce57604: Download complete 18:28:55 53926ce57604: Pull complete 18:28:55 21b2b0c7a3f4: Pull complete 18:28:55 30f14e443154: Pull complete 18:28:55 801331c1e519: Pull complete 18:28:57 99cc6dd402b0: Pull complete 18:28:58 7d9ed39f4882: Pull complete 18:28:58 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:28:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:28:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:28:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:28:58 WORKDIR /edgex 18:28:58 COPY go.mod . 18:28:58 RUN go mod download 18:28:58 + docker build -t ci-base-image-x86_64 -f - . 18:28:59 Sending build context to Docker daemon 169.7MB 18:28:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:28:59 ---> 1dedd983c030 18:28:59 Step 2/4 : WORKDIR /edgex 18:29:02 ---> Running in 5f317bb44ef1 18:29:02 Removing intermediate container 5f317bb44ef1 18:29:02 ---> c419a9f5f4b1 18:29:02 Step 3/4 : COPY go.mod . 18:29:02 ---> c9b2146f772d 18:29:02 Step 4/4 : RUN go mod download 18:29:02 ---> Running in 5647e5af0358 18:29:04 Still waiting to schedule task 18:29:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:29:14 Removing intermediate container 5647e5af0358 18:29:14 ---> 39d1f3ad7723 18:29:14 Successfully built 39d1f3ad7723 18:29:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:14 + docker inspect -f . ci-base-image-x86_64 18:29:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:14 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:15 $ docker top 73f15a776730badbfe3da15b5b00e029534ac72ce6590fef9f6ecf62f5446e25 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:15 + go version 18:29:15 go version go1.18.7 linux/amd64 [Pipeline] } 18:29:15 $ docker stop --time=1 73f15a776730badbfe3da15b5b00e029534ac72ce6590fef9f6ecf62f5446e25 18:29:16 $ docker rm -f 73f15a776730badbfe3da15b5b00e029534ac72ce6590fef9f6ecf62f5446e25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:17 + docker inspect -f . ci-base-image-x86_64 18:29:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:17 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:29:17 $ 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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:17 $ docker top 002d174c4f3698050c119f8b2875af109250930219098c6b8059de96623b451b -eo pid,comm [Pipeline] { [Pipeline] echo 18:29:17 ========================================================= 18:29:17 [edgeXBuildGoParallel] Running Tests and Build... 18:29:17 ========================================================= [Pipeline] sh 18:29:17 + git config --global --add safe.directory /w/workspace/edgex-go/337 [Pipeline] fileExists [Pipeline] sh 18:29:18 + make test 18:29:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:29:24 ? github.com/edgexfoundry/edgex-go [no test files] 18:29:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:29:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements 18:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements 18:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.147s coverage: 42.3% of statements 18:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements 18:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.337s coverage: 89.2% of statements 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.105s coverage: 2.2% of statements 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.496s coverage: 95.6% of statements 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 29.6% of statements 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 18:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 18:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 18:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s coverage: 79.9% of statements 18:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.8% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.126s coverage: 97.7% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:30:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 18:30:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 18:30:02 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 18:30:21 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:30:21 GO111MODULE=on go vet ./... 18:30:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:30:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:30:24 ./bin/test-attribution-txt.sh [Pipeline] echo 18:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:30:25 + ls -al . 18:30:25 total 768 18:30:25 drwxrwxr-x 11 1001 1001 4096 Oct 22 18:29 . 18:30:25 drwxr-xr-x 4 root root 4096 Oct 22 18:29 .. 18:30:25 drwxrwxr-x 2 1001 1001 4096 Oct 22 18:28 .blubracket 18:30:25 -rw-rw-r-- 1 1001 1001 16 Oct 22 18:28 .dockerignore 18:30:25 drwxrwxr-x 8 1001 1001 4096 Oct 22 18:30 .git 18:30:25 drwxrwxr-x 3 1001 1001 4096 Oct 22 18:28 .github 18:30:25 -rw-rw-r-- 1 1001 1001 1030 Oct 22 18:28 .gitignore 18:30:25 -rw-rw-r-- 1 1001 1001 42 Oct 22 18:28 .golangci.yml 18:30:25 -rw-rw-r-- 1 1001 1001 87 Oct 22 18:28 .hadolint.yml 18:30:25 drwxr-xr-x 3 1001 1001 4096 Oct 22 18:28 .semver 18:30:25 -rw-rw-r-- 1 1001 1001 166 Oct 22 18:28 .sonarcloud.properties 18:30:25 -rw-rw-r-- 1 1001 1001 1171 Oct 22 18:28 ADOPTERS.md 18:30:25 -rw-rw-r-- 1 1001 1001 10722 Oct 22 18:28 Attribution.txt 18:30:25 -rw-rw-r-- 1 1001 1001 63209 Oct 22 18:28 CHANGELOG.md 18:30:25 -rw-rw-r-- 1 1001 1001 3804 Oct 22 18:28 CONTRIBUTING.md 18:30:25 -rw-rw-r-- 1 1001 1001 677 Oct 22 18:28 GOVERNANCE.md 18:30:25 -rw-rw-r-- 1 1001 1001 850 Oct 22 18:28 Jenkinsfile 18:30:25 -rw-rw-r-- 1 1001 1001 10775 Oct 22 18:28 LICENSE 18:30:25 -rw-rw-r-- 1 1001 1001 13857 Oct 22 18:28 Makefile 18:30:25 -rw-rw-r-- 1 1001 1001 582 Oct 22 18:28 OWNERS.md 18:30:25 -rw-rw-r-- 1 1001 1001 9799 Oct 22 18:28 README.md 18:30:25 -rw-rw-r-- 1 1001 1001 6912 Oct 22 18:28 SECURITY.md 18:30:25 -rw-rw-r-- 1 1001 1001 12 Oct 22 18:28 VERSION 18:30:25 -rw-rw-r-- 1 1001 1001 4131 Oct 22 18:28 ZMQWindows.md 18:30:25 drwxrwxr-x 2 1001 1001 4096 Oct 22 18:28 bin 18:30:25 drwxrwxr-x 18 1001 1001 4096 Oct 22 18:28 cmd 18:30:25 -rw-r--r-- 1 root root 500482 Oct 22 18:30 coverage.out 18:30:25 -rw-rw-r-- 1 1001 1001 3446 Oct 22 18:28 go.mod 18:30:25 -rw-rw-r-- 1 1001 1001 45060 Oct 22 18:28 go.sum 18:30:25 drwxrwxr-x 8 1001 1001 4096 Oct 22 18:28 internal 18:30:25 drwxrwxr-x 3 1001 1001 4096 Oct 22 18:28 openapi 18:30:25 drwxrwxr-x 4 1001 1001 4096 Oct 22 18:28 snap 18:30:25 -rw-rw-r-- 1 1001 1001 204 Oct 22 18:28 version.go [Pipeline] sh 18:30:25 + '[' -e coverage.out ] 18:30:25 + chown 1001:1001 coverage.out [Pipeline] stash 18:30:25 Stashed 1 file(s) [Pipeline] sh 18:30:25 + make build 18:30:25 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:30:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8860 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:30:35 Running in /w/workspace/edgex-go/337 [Pipeline] { [Pipeline] checkout 18:30:35 The recommended git tool is: git 18:30:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:30:41 using credential edgex-jenkins-ssh 18:30:41 Cloning the remote Git repository 18:30:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:30:41 > git init /w/workspace/edgex-go/337 # timeout=10 18:30:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:30:41 > git --version # timeout=10 18:30:41 > git --version # 'git version 2.25.1' 18:30:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:41 Verifying host key using known hosts file 18:30:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:30:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:30:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:30:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:30:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:30:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:30:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:30:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:30:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:30:58 Avoid second fetch 18:30:58 Checking out Revision 23251983c73b29babdec2056f36690dce19c8f65 (main) 18:30:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:30:59 Commit message: "refactor(command): refactor messaging handler (#4204)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:58 > git config core.sparsecheckout # timeout=10 18:30:58 > git checkout -f 23251983c73b29babdec2056f36690dce19c8f65 # timeout=10 18:31:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:31:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:00 Dload Upload Total Spent Left Speed 18:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh 18:31:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:31:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:31:01 + sudo tee /etc/docker/daemon.new 18:31:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:31:01 { 18:31:01 "registry-mirrors": [ 18:31:01 "https://nexus3.edgexfoundry.org:10001" 18:31:01 ], 18:31:01 "bip": "10.250.0.254/24", 18:31:01 "hosts": [ 18:31:01 "tcp://0.0.0.0:5555", 18:31:01 "unix:///var/run/docker.sock" 18:31:01 ], 18:31:01 "mtu": 1458, 18:31:01 "selinux-enabled": true, 18:31:01 "seccomp-profile": "/etc/docker/seccomp.json" 18:31:01 } [Pipeline] sh 18:31:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:31:01 + sudo service docker restart 18:31:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:31:03 $ docker stop --time=1 002d174c4f3698050c119f8b2875af109250930219098c6b8059de96623b451b 18:31:06 $ docker rm -f 002d174c4f3698050c119f8b2875af109250930219098c6b8059de96623b451b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:31:07 18:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:31:07 latest: Pulling from edgex-devops/edgex-compose 18:31:07 cbdbe7a5bc2a: Pulling fs layer 18:31:07 ca9280d653b3: Pulling fs layer 18:31:07 7e9c9ca2126c: Pulling fs layer 18:31:07 cbdbe7a5bc2a: Verifying Checksum 18:31:07 cbdbe7a5bc2a: Download complete 18:31:07 ca9280d653b3: Verifying Checksum 18:31:07 ca9280d653b3: Download complete 18:31:07 cbdbe7a5bc2a: Pull complete 18:31:08 7e9c9ca2126c: Verifying Checksum 18:31:08 7e9c9ca2126c: Download complete 18:31:08 ca9280d653b3: Pull complete 18:31:11 7e9c9ca2126c: Pull complete 18:31:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:31:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:11 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:31:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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 18:31:12 $ docker top 118c31cffb78e29e6f426175c9472022963fb557377edf2a83e534df2d49d177 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:13 + docker-compose build --help 18:31:13 + grep parallel 18:31:13 --parallel Build images in parallel. [Pipeline] } 18:31:13 $ docker stop --time=1 118c31cffb78e29e6f426175c9472022963fb557377edf2a83e534df2d49d177 18:31:15 $ docker rm -f 118c31cffb78e29e6f426175c9472022963fb557377edf2a83e534df2d49d177 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:15 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:31:15 $ 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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:31:16 $ docker top 0aab0a34430aaba46182120ddbb768a55598e029ddd766826decc8af7beaf473 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:16 + docker-compose -f ./docker-compose-build.yml build --parallel 18:31:16 Building core-command ... 18:31:16 Building core-data ... 18:31:16 Building core-metadata ... 18:31:16 Building security-bootstrapper ... 18:31:16 Building security-proxy-setup ... 18:31:16 Building security-secretstore-setup ... 18:31:16 Building security-spiffe-token-provider ... 18:31:16 Building security-spire-agent ... 18:31:16 Building security-spire-config ... 18:31:16 Building security-spire-server ... 18:31:16 Building support-notifications ... 18:31:16 Building support-scheduler ... 18:31:16 Building sys-mgmt-agent ... 18:31:16 Building core-metadata 18:31:16 Building security-spire-server 18:31:16 Building security-spire-config 18:31:16 Building security-spiffe-token-provider 18:31:16 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:20 provisioning config files... 18:31:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/337@tmp/config11002476010580006125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:20 ---> docker-login.sh 18:31:20 nexus3.edgexfoundry.org:10001 18:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 nexus3.edgexfoundry.org:10002 18:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 nexus3.edgexfoundry.org:10003 18:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 nexus3.edgexfoundry.org:10004 18:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:22 Configure a credential helper to remove this warning. See 18:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:22 18:31:22 Login Succeeded 18:31:22 docker.io 18:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:22 Configure a credential helper to remove this warning. See 18:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:22 18:31:22 Login Succeeded 18:31:22 ---> docker-login.sh ends [Pipeline] } 18:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:31:23 + git config --global --add safe.directory /w/workspace/edgex-go/337 [Pipeline] echo 18:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:23 ========================================================= 18:31:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:31:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:31:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:31:24 9b18e9b68314: Pulling fs layer 18:31:24 d32db5db7311: Pulling fs layer 18:31:24 d0c4b47475fc: Pulling fs layer 18:31:24 5831b945b038: Pulling fs layer 18:31:24 86bbec2aaacd: Pulling fs layer 18:31:24 e10730c5d714: Pulling fs layer 18:31:24 5dd5c2283517: Pulling fs layer 18:31:24 d5ac0230b979: Pulling fs layer 18:31:24 5831b945b038: Waiting 18:31:24 86bbec2aaacd: Waiting 18:31:24 e10730c5d714: Waiting 18:31:24 5dd5c2283517: Waiting 18:31:24 d5ac0230b979: Waiting 18:31:24 d0c4b47475fc: Verifying Checksum 18:31:24 d0c4b47475fc: Download complete 18:31:24 d32db5db7311: Verifying Checksum 18:31:24 d32db5db7311: Download complete 18:31:24 86bbec2aaacd: Verifying Checksum 18:31:24 86bbec2aaacd: Download complete 18:31:24 e10730c5d714: Verifying Checksum 18:31:24 e10730c5d714: Download complete 18:31:24 9b18e9b68314: Verifying Checksum 18:31:24 9b18e9b68314: Download complete 18:31:25 9b18e9b68314: Pull complete 18:31:25 d5ac0230b979: Verifying Checksum 18:31:25 d5ac0230b979: Download complete 18:31:26 d32db5db7311: Pull complete 18:31:26 d0c4b47475fc: Pull complete 18:31:27 5dd5c2283517: Verifying Checksum 18:31:27 5dd5c2283517: Download complete 18:31:27 5831b945b038: Verifying Checksum 18:31:27 5831b945b038: Download complete 18:31:29 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:31:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:31:29 ---> 39d1f3ad7723 18:31:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:31:29 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:31:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:31:29 ---> 39d1f3ad7723 18:31:29 Step 3/26 : WORKDIR /edgex-go 18:31:29 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:31:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:31:29 ---> 39d1f3ad7723 18:31:29 Step 3/25 : WORKDIR /edgex-go 18:31:29 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:31:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:31:29 ---> 39d1f3ad7723 18:31:29 Step 3/20 : WORKDIR /edgex-go 18:31:29 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:31:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:31:29 ---> 39d1f3ad7723 18:31:29 Step 3/26 : WORKDIR /edgex-go 18:31:32 ---> Running in a303b53b2e9a 18:31:32 ---> Running in 834c6d19b080 18:31:32 ---> Running in 6d043925049a 18:31:32 ---> Running in 3d7bca4605b7 18:31:32 ---> Running in 5cd00cdc4e04 18:31:32 Removing intermediate container a303b53b2e9a 18:31:32 ---> 0bed18088750 18:31:32 Step 4/25 : WORKDIR /edgex-go 18:31:32 Removing intermediate container 6d043925049a 18:31:32 ---> a2473e442322 18:31:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:31:32 Removing intermediate container 5cd00cdc4e04 18:31:32 ---> 1206abe9557c 18:31:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:32 Removing intermediate container 834c6d19b080 18:31:32 ---> 80034c3add18 18:31:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:32 Removing intermediate container 3d7bca4605b7 18:31:32 ---> 3c9be86eb85b 18:31:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:32 ---> Running in ed6ebdfcbd7f 18:31:32 ---> Running in 5642a65d8bb0 18:31:32 ---> Running in 2a1cd5f81793 18:31:32 ---> Running in b80a6f0374d7 18:31:32 ---> Running in c3a14f5b8331 18:31:32 Removing intermediate container 5642a65d8bb0 18:31:32 ---> 88b33800b6b3 18:31:32 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:32 ---> Running in 03adc5935068 18:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:33 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:31:33 v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:31:33 OK: 17038 distinct packages available 18:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:33 OK: 211 MiB in 51 packages 18:31:33 Removing intermediate container 2a1cd5f81793 18:31:33 ---> 9611739a83bd 18:31:33 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:31:33 ---> Running in a3723a02ab3d 18:31:33 Removing intermediate container b80a6f0374d7 18:31:33 ---> d99b1688f4ec 18:31:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:31:33 Removing intermediate container c3a14f5b8331 18:31:33 ---> 1aceefcb9793 18:31:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:31:33 ---> Running in f6b96a03ce87 18:31:33 Removing intermediate container 03adc5935068 18:31:33 ---> 7bdc74873b5d 18:31:33 Step 6/25 : RUN apk add --update --no-cache make git 18:31:33 ---> Running in eca531053622 18:31:33 ---> Running in 71283d974281 18:31:34 Removing intermediate container ed6ebdfcbd7f 18:31:34 ---> e16ed5dc8355 18:31:34 Step 5/20 : COPY go.mod vendor* ./ 18:31:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:34 ---> 66a724c933de 18:31:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:34 ---> Running in c54b5f613e4c 18:31:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:35 OK: 211 MiB in 51 packages 18:31:35 OK: 211 MiB in 51 packages 18:31:35 OK: 211 MiB in 51 packages 18:31:35 OK: 211 MiB in 51 packages 18:31:36 Removing intermediate container f6b96a03ce87 18:31:36 ---> 134ac912a450 18:31:36 Step 6/26 : COPY go.mod vendor* ./ 18:31:36 Removing intermediate container a3723a02ab3d 18:31:36 ---> f2b106e8c8e7 18:31:36 Step 6/25 : COPY go.mod vendor* ./ 18:31:37 ---> fcf7734b571e 18:31:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:37 ---> f274937f52d3 18:31:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:37 ---> Running in 28390ac16b9e 18:31:37 ---> Running in 5b4414366d2f 18:31:37 Removing intermediate container 71283d974281 18:31:37 ---> d3d871a70336 18:31:37 Step 7/25 : COPY go.mod vendor* ./ 18:31:37 Removing intermediate container eca531053622 18:31:37 ---> 3082be51a17e 18:31:37 Step 6/26 : COPY go.mod vendor* ./ 18:31:37 ---> fc4263d6570a 18:31:37 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:37 ---> fcc918617a5f 18:31:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:37 ---> Running in b29125294610 18:31:37 ---> Running in e9877850591c 18:31:39 5831b945b038: Pull complete 18:31:39 86bbec2aaacd: Pull complete 18:31:39 e10730c5d714: Pull complete 18:31:43 5dd5c2283517: Pull complete 18:31:45 d5ac0230b979: Pull complete 18:31:45 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 18:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:31:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:31:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:31:45 WORKDIR /edgex 18:31:45 COPY go.mod . 18:31:45 RUN go mod download 18:31:45 + docker build -t ci-base-image-arm64 -f - . 18:31:46 Sending build context to Docker daemon 3.267MB 18:31:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:31:46 ---> 59b3b1a385d4 18:31:46 Step 2/4 : WORKDIR /edgex 18:31:47 Removing intermediate container c54b5f613e4c 18:31:47 ---> 3ade5b736651 18:31:47 Step 7/20 : COPY . . 18:31:48 ---> Running in 8f49f288be2d 18:31:48 Removing intermediate container 8f49f288be2d 18:31:48 ---> 501359c2bbac 18:31:48 Step 3/4 : COPY go.mod . 18:31:48 ---> d1fa696a8d30 18:31:48 Step 4/4 : RUN go mod download 18:31:48 ---> Running in 09c032108cb0 18:31:56 ---> e4c39311668c 18:31:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:31:56 ---> Running in 1f23a90d73c0 18:31:56 Removing intermediate container 5b4414366d2f 18:31:56 ---> d3c41468edfa 18:31:56 Step 8/25 : COPY . . 18:31:56 Removing intermediate container 28390ac16b9e 18:31:56 ---> cfe57d30afb7 18:31:56 Step 8/26 : COPY . . 18:31:56 Removing intermediate container b29125294610 18:31:56 ---> a3d2744f4e4b 18:31:56 Step 8/26 : COPY . . 18:31:56 Removing intermediate container e9877850591c 18:31:56 ---> 197dc902250b 18:31:56 Step 9/25 : COPY . . 18:31:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:32:05 ---> 382d2ff29a05 18:32:05 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:32:05 ---> dbd9d8922408 18:32:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:32:05 ---> fc3e14cc93aa 18:32:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:32:05 ---> 17e675d67bc6 18:32:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:32:05 ---> Running in 0992da35d05d 18:32:05 ---> Running in 7f994d7bd26b 18:32:05 ---> Running in aac72dc1ff9e 18:32:05 ---> Running in f0976dc304f9 18:32:05 Removing intermediate container 7f994d7bd26b 18:32:05 ---> 98d9383bfddb 18:32:05 Step 10/26 : WORKDIR /edgex-go/spire-build 18:32:05 Removing intermediate container f0976dc304f9 18:32:05 ---> 5fb0bf8178db 18:32:05 Step 10/25 : WORKDIR /edgex-go/spire-build 18:32:05 Removing intermediate container aac72dc1ff9e 18:32:05 ---> d3b80768827d 18:32:05 Step 10/26 : WORKDIR /edgex-go/spire-build 18:32:05 ---> Running in 0418c8d5d763 18:32:05 ---> Running in e934c8433353 18:32:05 ---> Running in 8a562b11d4f1 18:32:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:32:06 Removing intermediate container 0418c8d5d763 18:32:06 ---> 5b8b6887c6f9 18:32:06 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 18:32:06 Removing intermediate container e934c8433353 18:32:06 ---> 2258f9055978 18:32:06 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 18:32:06 ---> Running in 0d8b86cf449a 18:32:06 Removing intermediate container 8a562b11d4f1 18:32:06 ---> dbda0eb32b63 18:32:06 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 18:32:06 ---> Running in 411c44d06862 18:32:06 ---> Running in 080e418d83ee 18:32:07 Removing intermediate container 0d8b86cf449a 18:32:07 ---> 876ebd376095 18:32:07 Step 12/26 : WORKDIR /edgex-go 18:32:07 Removing intermediate container 411c44d06862 18:32:07 ---> 2dfabff4bcc7 18:32:07 Step 12/25 : WORKDIR /edgex-go 18:32:07 Removing intermediate container 080e418d83ee 18:32:07 ---> 0bcc5d331957 18:32:07 Step 12/26 : WORKDIR /edgex-go 18:32:07 ---> Running in d3fdb9dbfa21 18:32:07 ---> Running in 4b8080758ec5 18:32:07 ---> Running in 4879f1a6dd03 18:32:07 Removing intermediate container 4b8080758ec5 18:32:07 ---> d304156bf78f 18:32:07 18:32:07 Step 13/25 : FROM alpine:3.15 18:32:07 Removing intermediate container d3fdb9dbfa21 18:32:07 ---> 09bea437a5e8 18:32:07 18:32:07 Step 13/26 : FROM alpine:3.15 18:32:07 Removing intermediate container 4879f1a6dd03 18:32:07 ---> 9487a0c00536 18:32:07 18:32:07 Step 13/26 : FROM alpine:3.15 18:32:07 3.15: Pulling from library/alpine 18:32:07 3.15: Pulling from library/alpine 18:32:07 3.15: Pulling from library/alpine 18:32:09 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:32:09 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:32:09 Status: Image is up to date for alpine:3.15 18:32:09 Status: Downloaded newer image for alpine:3.15 18:32:09 ---> c4fc93816858 18:32:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:32:09 ---> c4fc93816858 18:32:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:32:09 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:32:09 Status: Image is up to date for alpine:3.15 18:32:09 ---> c4fc93816858 18:32:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:32:09 ---> Running in afbb667fd0d3 18:32:09 ---> Running in 5a6eb48e75df 18:32:09 ---> Running in 74fe80505891 18:32:09 Removing intermediate container 5a6eb48e75df 18:32:09 ---> 32ca6d9aa6b2 18:32:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:09 Removing intermediate container 74fe80505891 18:32:09 ---> 3111b735b178 18:32:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:09 Removing intermediate container afbb667fd0d3 18:32:09 ---> 8f86f09dab5c 18:32:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:09 ---> Running in 71b24b6c79a6 18:32:09 ---> Running in 40091a6594c7 18:32:09 ---> Running in 5c21478cd7b6 18:32:10 Removing intermediate container 71b24b6c79a6 18:32:10 ---> 15165de29881 18:32:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:32:11 ---> Running in 49013ae18076 18:32:11 Removing intermediate container 5c21478cd7b6 18:32:11 ---> d28a9ba93bea 18:32:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:32:11 Removing intermediate container 40091a6594c7 18:32:11 ---> 7922c93b4974 18:32:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:32:11 ---> Running in a567379632e1 18:32:11 ---> Running in 4903f17ff328 18:32:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:12 Removing intermediate container 1f23a90d73c0 18:32:12 ---> 9c7805aa0ae3 18:32:12 18:32:12 Step 9/20 : FROM alpine:3.15 18:32:12 ---> c4fc93816858 18:32:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:32:12 ---> Using cache 18:32:12 ---> 8f86f09dab5c 18:32:12 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:12 ---> Using cache 18:32:12 ---> d28a9ba93bea 18:32:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:32:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:12 ---> Running in ed994f324417 18:32:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:13 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:32:13 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:32:13 OK: 15857 distinct packages available 18:32:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:13 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:32:13 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:32:13 OK: 15857 distinct packages available 18:32:13 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:32:13 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:32:13 OK: 15857 distinct packages available 18:32:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:14 (1/5) Installing dumb-init (1.2.5-r1) 18:32:14 (2/5) Installing musl-obstack (1.2.3-r0) 18:32:14 (3/5) Installing libucontext (1.1-r0) 18:32:14 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:32:14 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:32:14 OK: 15857 distinct packages available 18:32:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:14 (1/4) Installing dumb-init (1.2.5-r1) 18:32:14 (4/5) Installing gcompat (1.0.0-r4) 18:32:14 (1/5) Installing dumb-init (1.2.5-r1) 18:32:14 (2/4) Installing musl-obstack (1.2.3-r0) 18:32:14 (5/5) Installing openssl (1.1.1q-r0) 18:32:14 (2/5) Installing musl-obstack (1.2.3-r0) 18:32:14 (3/4) Installing libucontext (1.1-r0) 18:32:14 Executing busybox-1.34.1-r7.trigger 18:32:14 OK: 7 MiB in 19 packages 18:32:14 (3/5) Installing libucontext (1.1-r0) 18:32:14 (4/4) Installing gcompat (1.0.0-r4) 18:32:14 (4/5) Installing gcompat (1.0.0-r4) 18:32:14 Executing busybox-1.34.1-r7.trigger 18:32:14 OK: 6 MiB in 18 packages 18:32:14 (5/5) Installing openssl (1.1.1q-r0) 18:32:14 Executing busybox-1.34.1-r7.trigger 18:32:15 OK: 7 MiB in 19 packages 18:32:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:15 Removing intermediate container a567379632e1 18:32:15 ---> 91b6cc134563 18:32:15 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:32:15 Removing intermediate container 49013ae18076 18:32:15 ---> f1fdf16d4cb2 18:32:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:32:15 (1/9) Installing ca-certificates (20220614-r0) 18:32:15 Removing intermediate container 4903f17ff328 18:32:15 ---> 53b656c35795 18:32:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:32:15 (2/9) Installing brotli-libs (1.0.9-r5) 18:32:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:32:15 (4/9) Installing libcurl (7.80.0-r3) 18:32:15 (5/9) Installing curl (7.80.0-r3) 18:32:15 (6/9) Installing dumb-init (1.2.5-r1) 18:32:16 (7/9) Installing musl-obstack (1.2.3-r0) 18:32:16 (8/9) Installing libucontext (1.1-r0) 18:32:16 (9/9) Installing gcompat (1.0.0-r4) 18:32:16 Executing busybox-1.34.1-r7.trigger 18:32:16 Executing ca-certificates-20220614-r0.trigger 18:32:16 OK: 8 MiB in 23 packages 18:32:17 ---> 88e5664abdc5 18:32:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:32:17 ---> f8dae63704b8 18:32:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:32:17 ---> 88dced7a848c 18:32:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:32:17 ---> a2b699e4e8f3 18:32:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:32:17 Removing intermediate container ed994f324417 18:32:17 ---> e897f2b090ec 18:32:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:32:17 ---> Running in f48fb3b4fd50 18:32:17 ---> f9bf8b71eea4 18:32:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:32:18 Removing intermediate container f48fb3b4fd50 18:32:18 ---> 37ca2417e661 18:32:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:32:18 ---> 7723ae9474a3 18:32:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:32:18 ---> e329bdaf5f4f 18:32:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:32:18 ---> 30326599580c 18:32:18 Step 21/26 : WORKDIR / 18:32:18 ---> Running in 5f098ffe5121 18:32:18 ---> 846d08dcf681 18:32:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:32:18 ---> Running in 937f165aa21a 18:32:18 Removing intermediate container 5f098ffe5121 18:32:18 ---> 66aec9e5bd85 18:32:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:32:18 ---> Running in ac153755c13a 18:32:18 ---> 41822204a73e 18:32:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:32:18 Removing intermediate container 937f165aa21a 18:32:18 ---> 24ce1a848a9a 18:32:18 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:32:18 ---> 6296e03153c6 18:32:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:32:18 ---> Running in 08e083efa593 18:32:18 Removing intermediate container ac153755c13a 18:32:18 ---> cdcf1f066818 18:32:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:32:18 ---> Running in cf5f70ba90f9 18:32:18 Removing intermediate container 08e083efa593 18:32:18 ---> bfa90ba65f47 18:32:18 Step 23/25 : LABEL arch=x86_64 18:32:18 ---> 12ad8d6e451e 18:32:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:32:18 ---> Running in 293d9da3d82c 18:32:18 ---> dcacf4fc6abd 18:32:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:32:18 ---> Running in 87a184f6a6ad 18:32:18 Removing intermediate container cf5f70ba90f9 18:32:18 ---> f92112215756 18:32:18 Step 24/26 : LABEL arch=x86_64 18:32:19 Removing intermediate container 293d9da3d82c 18:32:19 ---> dd0cb2348c84 18:32:19 Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:32:19 ---> Running in 8c8422032ce2 18:32:19 ---> Running in f2514d4f2a9c 18:32:19 Removing intermediate container 87a184f6a6ad 18:32:19 ---> f67f54876257 18:32:19 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:32:19 ---> 3c3c8ecd8ceb 18:32:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:32:19 ---> Running in 4472eabe825b 18:32:19 Removing intermediate container 8c8422032ce2 18:32:19 ---> 8c7320e55ab2 18:32:19 Step 25/26 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:32:19 Removing intermediate container f2514d4f2a9c 18:32:19 ---> e6937a5950d2 18:32:19 Step 25/25 : LABEL version=2.3.0-dev.99 18:32:19 ---> Running in a59a4dfb90df 18:32:19 ---> Running in 1d25f357256c 18:32:19 Removing intermediate container 4472eabe825b 18:32:19 ---> 5c41529bd11e 18:32:19 Step 18/20 : LABEL arch=x86_64 18:32:19 ---> 6d21feb9e2f3 18:32:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:32:19 Removing intermediate container a59a4dfb90df 18:32:19 ---> 6ec9a8c7efad 18:32:19 Step 26/26 : LABEL version=2.3.0-dev.99 18:32:19 ---> Running in a6438f732f2b 18:32:19 ---> Running in 58a6a81ceefc 18:32:19 Removing intermediate container 1d25f357256c 18:32:19 ---> a8040a3d1855 18:32:19 18:32:19 ---> Running in b91106c6ef44 18:32:19 Removing intermediate container a6438f732f2b 18:32:19 ---> 88a8e649a1bb 18:32:19 Step 19/20 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:32:19 Successfully built a8040a3d1855 18:32:19 Removing intermediate container 58a6a81ceefc 18:32:19 ---> 50122a769271 18:32:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:32:19 Successfully tagged security-spire-server:latest 18:32:19  Building security-spire-server ... done Building support-scheduler 18:32:19 ---> Running in 77d1b2a085ab 18:32:19 ---> Running in 4d2911c99b05 18:32:19 Removing intermediate container b91106c6ef44 18:32:19 ---> a0b2ccca6f1a 18:32:19 18:32:19 Successfully built a0b2ccca6f1a 18:32:19 Successfully tagged security-spire-config:latest 18:32:19  Building security-spire-config ... done Building sys-mgmt-agent 18:32:20 Removing intermediate container 77d1b2a085ab 18:32:20 ---> c4f9953f1544 18:32:20 Step 20/20 : LABEL version=2.3.0-dev.99 18:32:21 Removing intermediate container 09c032108cb0 18:32:21 ---> c1bc2e7efb8b 18:32:21 Successfully built c1bc2e7efb8b 18:32:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:21 Removing intermediate container 4d2911c99b05 18:32:21 ---> 71b4d7e6ac50 18:32:21 Step 24/26 : LABEL arch=x86_64 18:32:21 + docker inspect -f . ci-base-image-arm64 18:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:21 prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container 18:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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 18:32:21 ---> Running in a0eb036a9741 18:32:22 ---> Running in 1f92c21240ca 18:32:22 Removing intermediate container a0eb036a9741 18:32:22 ---> f71e2b2a70a6 18:32:22 18:32:22 Removing intermediate container 0992da35d05d 18:32:22 ---> 8b0736f05f96 18:32:22 18:32:22 Step 11/25 : FROM alpine:3.16 18:32:22 Successfully built f71e2b2a70a6 18:32:22 Removing intermediate container 1f92c21240ca 18:32:22 ---> dceb0e3f4bcd 18:32:22 Step 25/26 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:32:22 Successfully tagged security-spiffe-token-provider:latest 18:32:22 Building support-notifications 18:32:22 3.16: Pulling from library/alpine 18:32:22  Building security-spiffe-token-provider ... done  ---> Running in 9b2cf57184cd 18:32:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:32:22 Status: Downloaded newer image for alpine:3.16 18:32:22 ---> 9c6f07244728 18:32:22 Step 12/25 : RUN apk add --update --no-cache dumb-init 18:32:22 ---> Running in 1a161ddcde1c 18:32:22 Removing intermediate container 9b2cf57184cd 18:32:22 ---> 4e8f46bd50cf 18:32:22 Step 26/26 : LABEL version=2.3.0-dev.99 18:32:22 ---> Running in 3f93bb2d3523 18:32:22 $ docker top 66016b7b9b1955fe552b32bcbfe484159c46509d6e9d57143dff0a51ab1f122d -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:23 Removing intermediate container 3f93bb2d3523 18:32:23 ---> 3a4ea1541b22 18:32:23 18:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:23 Successfully built 3a4ea1541b22 18:32:23 Successfully tagged security-spire-agent:latest 18:32:23 Building core-data 18:32:23  Building security-spire-agent ... done (1/1) Installing dumb-init (1.2.5-r1) 18:32:23 Executing busybox-1.35.0-r17.trigger 18:32:23 OK: 6 MiB in 15 packages 18:32:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:23 ---> 39d1f3ad7723 18:32:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:32:23 ---> Using cache 18:32:23 ---> 0bed18088750 18:32:23 Step 4/23 : WORKDIR /edgex-go 18:32:23 ---> Using cache 18:32:23 ---> 88b33800b6b3 18:32:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:23 ---> Using cache 18:32:23 ---> 7bdc74873b5d 18:32:23 Step 6/23 : RUN apk add --update --no-cache make git 18:32:23 ---> Using cache 18:32:23 ---> d3d871a70336 18:32:23 Step 7/23 : COPY go.mod vendor* ./ 18:32:23 ---> Using cache 18:32:23 ---> fc4263d6570a 18:32:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:23 ---> Using cache 18:32:23 ---> 197dc902250b 18:32:23 Step 9/23 : COPY . . 18:32:23 ---> Using cache 18:32:23 ---> 382d2ff29a05 18:32:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:32:23 + go version 18:32:23 go version go1.18.7 linux/arm64 [Pipeline] } 18:32:23 $ docker stop --time=1 66016b7b9b1955fe552b32bcbfe484159c46509d6e9d57143dff0a51ab1f122d 18:32:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:24 ---> 39d1f3ad7723 18:32:24 Step 3/23 : WORKDIR /edgex-go 18:32:24 ---> Using cache 18:32:24 ---> 80034c3add18 18:32:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:24 ---> Using cache 18:32:24 ---> d99b1688f4ec 18:32:24 Step 5/23 : RUN apk add --update --no-cache make bash git 18:32:24 ---> Running in 71c295a1af01 18:32:24 ---> Running in 9b277638d602 18:32:25 Removing intermediate container 1a161ddcde1c 18:32:25 ---> 25bec9bab842 18:32:25 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:32:25 ---> Running in db832f873d56 18:32:25 $ docker rm -f 66016b7b9b1955fe552b32bcbfe484159c46509d6e9d57143dff0a51ab1f122d 18:32:25 Removing intermediate container db832f873d56 18:32:25 ---> e2c21452ae87 18:32:25 Step 14/25 : ENV APP_PORT=59881 18:32:25 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:32:25 ---> Running in fc2e04be4267 18:32:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [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 18:32:25 Removing intermediate container fc2e04be4267 18:32:25 ---> f88d8dda4cee 18:32:25 Step 15/25 : EXPOSE $APP_PORT 18:32:25 ---> Running in 8c7c6837a1ba 18:32:25 Removing intermediate container 8c7c6837a1ba 18:32:25 ---> 233dc63dbcb4 18:32:25 Step 16/25 : WORKDIR / 18:32:25 ---> Running in 990fb002c7e4 18:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:32:25 18:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:26 Removing intermediate container 990fb002c7e4 18:32:26 ---> b13d3def0f8a 18:32:26 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:32:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:32:26 latest: Pulling from edgex-devops/edgex-compose-arm64 18:32:26 29e5d40040c1: Pulling fs layer 18:32:26 1ce36da41761: Pulling fs layer 18:32:26 25b303627fd3: Pulling fs layer 18:32:26 ---> f8d4c972e0a7 18:32:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:32:26 29e5d40040c1: Verifying Checksum 18:32:26 29e5d40040c1: Download complete 18:32:26 OK: 211 MiB in 51 packages 18:32:26 1ce36da41761: Verifying Checksum 18:32:26 1ce36da41761: Download complete 18:32:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:26 ---> 39d1f3ad7723 18:32:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:32:26 ---> Using cache 18:32:26 ---> 0bed18088750 18:32:26 Step 4/23 : WORKDIR /edgex-go 18:32:26 ---> Using cache 18:32:26 ---> 88b33800b6b3 18:32:26 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:26 ---> Using cache 18:32:26 ---> 7bdc74873b5d 18:32:26 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:32:27 29e5d40040c1: Pull complete 18:32:27 ---> ba6e976ff14e 18:32:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:32:27 ---> Running in a6c226ae23db 18:32:27 Removing intermediate container 9b277638d602 18:32:27 ---> accb41b78351 18:32:27 Step 6/23 : COPY go.mod vendor* ./ 18:32:27 ---> b90c5874eac9 18:32:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:32:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:32:27 ---> 39d1f3ad7723 18:32:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:32:27 ---> Using cache 18:32:27 ---> 0bed18088750 18:32:27 Step 4/24 : WORKDIR /edgex-go 18:32:27 ---> Using cache 18:32:27 ---> 88b33800b6b3 18:32:27 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:27 ---> Using cache 18:32:27 ---> 7bdc74873b5d 18:32:27 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:32:27 ---> 16c172ec3c45 18:32:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:27 ---> Running in 70c438a6219d 18:32:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:27 ---> Running in f9a044016784 18:32:27 ---> 3c030e9e41d4 18:32:27 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:32:27 ---> Running in 935cb39e2704 18:32:27 Removing intermediate container 935cb39e2704 18:32:27 ---> b0b16e785adc 18:32:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:32:27 ---> Running in 25f384fa3752 18:32:27 Removing intermediate container 25f384fa3752 18:32:27 ---> 9a93bb7f93a0 18:32:27 Step 23/25 : LABEL arch=x86_64 18:32:28 ---> Running in 35d8ab765390 18:32:28 Removing intermediate container 35d8ab765390 18:32:28 ---> f2eb547decbd 18:32:28 Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:32:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:28 ---> Running in a8e782a46607 18:32:28 Removing intermediate container a8e782a46607 18:32:28 ---> fefa5ba1fa1c 18:32:28 Step 25/25 : LABEL version=2.3.0-dev.99 18:32:28 ---> Running in 6b6bba0c10ce 18:32:28 Removing intermediate container 6b6bba0c10ce 18:32:28 ---> 208e8fef6348 18:32:28 18:32:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:28 Successfully built 208e8fef6348 18:32:28 Successfully tagged core-metadata:latest 18:32:28 Building security-bootstrapper 18:32:28 25b303627fd3: Verifying Checksum 18:32:28 25b303627fd3: Download complete 18:32:28 1ce36da41761: Pull complete 18:32:29  Building core-metadata ... done OK: 211 MiB in 51 packages 18:32:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:29 OK: 211 MiB in 51 packages 18:32:31 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:31 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:32:31 ---> 39d1f3ad7723 18:32:31 Step 3/33 : WORKDIR /edgex-go 18:32:31 ---> Using cache 18:32:31 ---> 80034c3add18 18:32:31 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:31 ---> Using cache 18:32:31 ---> d99b1688f4ec 18:32:31 Step 5/33 : RUN apk add --update --no-cache make git 18:32:31 ---> Running in 446ce84836d8 18:32:31 Removing intermediate container a6c226ae23db 18:32:31 ---> 47f976be3b2b 18:32:31 Step 7/23 : COPY go.mod vendor* ./ 18:32:32 Removing intermediate container 70c438a6219d 18:32:32 ---> ac4aa46524b8 18:32:32 Step 7/24 : COPY go.mod vendor* ./ 18:32:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:32 ---> 43ad6e135ea3 18:32:32 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:32 ---> 7b4ad02c8101 18:32:32 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:32 ---> Running in c0ab9e35910e 18:32:32 ---> Running in 86b1ed8a4ed6 18:32:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:33 OK: 211 MiB in 51 packages 18:32:34 Removing intermediate container 446ce84836d8 18:32:34 ---> 6f0b94d1c509 18:32:34 Step 6/33 : COPY go.mod vendor* ./ 18:32:35 ---> cc567b645128 18:32:35 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:36 ---> Running in a01a29970f6e 18:32:36 Removing intermediate container f9a044016784 18:32:36 ---> 234c5e784d08 18:32:36 Step 8/23 : COPY . . 18:32:38 25b303627fd3: Pull complete 18:32:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:38 prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container 18:32:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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 18:32:41 $ docker top 05ecb93801c97d6ea7da28955578ec08132036eac3ae84be7f6ec508614515b4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:42 + docker-compose build --help 18:32:42 + grep parallel 18:32:44 ---> 59e11b9905c1 18:32:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:32:44 ---> Running in 0f5e6b4fbcf3 18:32:44 Removing intermediate container 86b1ed8a4ed6 18:32:44 ---> ec112c13d1a6 18:32:44 Step 9/24 : COPY . . 18:32:44 Removing intermediate container c0ab9e35910e 18:32:44 ---> 693bd0c93bb7 18:32:44 Step 9/23 : COPY . . 18:32:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:32:46 --parallel Build images in parallel. [Pipeline] } 18:32:46 $ docker stop --time=1 05ecb93801c97d6ea7da28955578ec08132036eac3ae84be7f6ec508614515b4 18:32:48 $ docker rm -f 05ecb93801c97d6ea7da28955578ec08132036eac3ae84be7f6ec508614515b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:32:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:49 prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container 18:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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 18:32:50 $ docker top bbfad7c0f3bc73a68cde42e84cd667ff2d85e254b4873a5eb7c464f126f4b24f -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:50 + docker-compose -f ./docker-compose-build.yml build --parallel 18:32:51 ---> 70fb10da6cc3 18:32:51 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:32:51 Removing intermediate container 71c295a1af01 18:32:51 ---> 2292931115b1 18:32:51 18:32:51 Step 11/23 : FROM alpine:3.16 18:32:51 ---> 9c6f07244728 18:32:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:32:51 ---> Using cache 18:32:51 ---> 25bec9bab842 18:32:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:32:51 ---> Using cache 18:32:51 ---> e2c21452ae87 18:32:51 Step 14/23 : ENV APP_PORT=59861 18:32:51 ---> 90c682e509e6 18:32:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:32:51 ---> Running in fc1c911de6d6 18:32:51 ---> Running in df1e5a50d581 18:32:51 ---> Running in 916c7965b57c 18:32:51 Removing intermediate container a01a29970f6e 18:32:51 ---> 21143469fc77 18:32:51 Step 8/33 : COPY . . 18:32:51 Removing intermediate container fc1c911de6d6 18:32:51 ---> 3cd1a8e6c844 18:32:51 Step 15/23 : EXPOSE $APP_PORT 18:32:51 ---> Running in 6dfea0b952d4 18:32:51 Removing intermediate container 6dfea0b952d4 18:32:51 ---> 0ce761ec2a6d 18:32:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:32:52 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:32:53 ---> d2784604c612 18:32:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:32:54 ---> 3cf08ac312ae 18:32:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:32:54 ---> 188068da4e1d 18:32:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:32:54 ---> Running in 1f2ff0f80086 18:32:54 Removing intermediate container 1f2ff0f80086 18:32:54 ---> 7b762de6638e 18:32:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:32:54 ---> Running in f8fbdb42e2f5 18:32:54 Removing intermediate container f8fbdb42e2f5 18:32:54 ---> 8b3b4849674f 18:32:54 Step 21/23 : LABEL arch=x86_64 18:32:54 ---> Running in 7d5b7ba16747 18:32:55 Removing intermediate container 7d5b7ba16747 18:32:55 ---> 6a205044636f 18:32:55 Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:32:55 ---> Running in 1995396bbb24 18:32:55 Removing intermediate container 1995396bbb24 18:32:55 ---> 045deaa5dcc2 18:32:55 Step 23/23 : LABEL version=2.3.0-dev.99 18:32:55 ---> Running in be366eed5e7b 18:32:55 Removing intermediate container be366eed5e7b 18:32:55 ---> fa257a50005b 18:32:55 18:32:55 Successfully built fa257a50005b 18:32:55 Successfully tagged support-scheduler:latest 18:32:55  Building support-scheduler ... done Building security-secretstore-setup 18:32:56 Building core-command ... 18:32:56 Building core-data ... 18:32:56 Building core-metadata ... 18:32:56 Building security-bootstrapper ... 18:32:56 Building security-proxy-setup ... 18:32:56 Building security-secretstore-setup ... 18:32:56 Building security-spiffe-token-provider ... 18:32:56 Building security-spire-agent ... 18:32:56 Building security-spire-config ... 18:32:56 Building security-spire-server ... 18:32:56 Building support-notifications ... 18:32:56 Building support-scheduler ... 18:32:56 Building sys-mgmt-agent ... 18:32:56 Building security-spiffe-token-provider 18:32:56 Building security-spire-server 18:32:56 Building core-command 18:32:56 Building security-spire-config 18:32:56 Building security-spire-agent 18:32:57 ---> 8427410346a6 18:32:57 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:32:57 ---> Running in a485e23a7b4f 18:32:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:33:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:33:00 ---> 39d1f3ad7723 18:33:00 Step 3/25 : WORKDIR /edgex-go 18:33:00 ---> Using cache 18:33:00 ---> 80034c3add18 18:33:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:00 ---> Using cache 18:33:00 ---> d99b1688f4ec 18:33:00 Step 5/25 : RUN apk add --update --no-cache make git 18:33:00 ---> Using cache 18:33:00 ---> 6f0b94d1c509 18:33:00 Step 6/25 : COPY go.mod vendor* ./ 18:33:00 ---> Using cache 18:33:00 ---> cc567b645128 18:33:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:00 ---> Using cache 18:33:00 ---> 21143469fc77 18:33:00 Step 8/25 : COPY . . 18:33:00 ---> Using cache 18:33:00 ---> 8427410346a6 18:33:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:33:01 ---> Running in 71f877f8f77e 18:33:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:33:05 Removing intermediate container 0f5e6b4fbcf3 18:33:05 ---> 3070c9d7767c 18:33:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:33:05 ---> Running in b93e01b2868e 18:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:33:08 Removing intermediate container b93e01b2868e 18:33:08 ---> 54885c6b07bc 18:33:08 18:33:08 Step 11/23 : FROM alpine:3.16 18:33:08 ---> 9c6f07244728 18:33:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:33:08 ---> Running in f9ee9ed14f82 18:33:08 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:33:08 ---> c1bc2e7efb8b 18:33:08 Step 3/26 : WORKDIR /edgex-go 18:33:08 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:33:08 ---> c1bc2e7efb8b 18:33:08 Step 3/26 : WORKDIR /edgex-go 18:33:08 ---> Running in 07ea4c37208d 18:33:08 ---> Running in 60d52faf9136 18:33:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:33:08 ---> c1bc2e7efb8b 18:33:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:33:08 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:33:08 ---> c1bc2e7efb8b 18:33:08 Step 3/20 : WORKDIR /edgex-go 18:33:08 ---> Running in 5d86c5923741 18:33:08 ---> Running in dee7a52c76f8 18:33:08 Removing intermediate container 07ea4c37208d 18:33:08 ---> bc7208aba6d7 18:33:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:08 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:33:08 ---> c1bc2e7efb8b 18:33:08 Step 3/25 : WORKDIR /edgex-go 18:33:08 ---> Using cache 18:33:08 Removing intermediate container 60d52faf9136 18:33:08 ---> c705da5581d2 18:33:08 ---> c705da5581d2 18:33:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:08 ---> Running in 7eb25319a6f8 18:33:08 Removing intermediate container f9ee9ed14f82 18:33:08 ---> 5c3c97735233 18:33:08 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 18:33:08 ---> Running in 58a5e4141399 18:33:08 ---> Running in 896623e0a5e1 18:33:08 ---> Running in e8347da57f21 18:33:09 Removing intermediate container 5d86c5923741 18:33:09 ---> d6d9938bddf1 18:33:09 Step 4/24 : WORKDIR /edgex-go 18:33:09 Removing intermediate container dee7a52c76f8 18:33:09 ---> e23b617a750b 18:33:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:33:09 ---> Running in 32bf035b295e 18:33:09 ---> Running in da0e74af506c 18:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:09 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:33:09 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 18:33:09 (3/33) Installing readline (8.1.2-r0) 18:33:09 (4/33) Installing bash (5.1.16-r2) 18:33:10 Removing intermediate container da0e74af506c 18:33:10 ---> c22fb524ec39 18:33:10 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:10 Executing bash-5.1.16-r2.post-install 18:33:10 (5/33) Installing ca-certificates (20220614-r0) 18:33:10 (6/33) Installing brotli-libs (1.0.9-r6) 18:33:10 (7/33) Installing nghttp2-libs (1.47.0-r0) 18:33:10 (8/33) Installing libcurl (7.83.1-r3) 18:33:10 (9/33) Installing curl (7.83.1-r3) 18:33:10 (10/33) Installing docker-cli (20.10.20-r0) 18:33:10 ---> Running in b631a76d334c 18:33:10 (11/33) Installing dumb-init (1.2.5-r1) 18:33:10 (12/33) Installing libbz2 (1.0.8-r1) 18:33:10 (13/33) Installing expat (2.4.9-r0) 18:33:10 (14/33) Installing libffi (3.4.2-r1) 18:33:10 (15/33) Installing gdbm (1.23-r0) 18:33:10 (16/33) Installing xz-libs (5.2.5-r1) 18:33:10 (17/33) Installing libgcc (11.2.1_git20220219-r2) 18:33:10 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 18:33:10 (19/33) Installing mpdecimal (2.5.1-r1) 18:33:10 (20/33) Installing sqlite-libs (3.38.5-r0) 18:33:10 (21/33) Installing python3 (3.10.5-r0) 18:33:11 (22/33) Installing py3-contextlib2 (21.6.0-r2) 18:33:11 (23/33) Installing py3-tomli (2.0.1-r1) 18:33:11 (24/33) Installing py3-pep517 (0.12.0-r2) 18:33:11 (25/33) Installing py3-six (1.16.0-r1) 18:33:11 (26/33) Installing py3-retrying (1.3.3-r3) 18:33:11 (27/33) Installing py3-appdirs (1.4.4-r3) 18:33:11 (28/33) Installing py3-more-itertools (8.13.0-r0) 18:33:11 (29/33) Installing py3-ordered-set (4.0.2-r3) 18:33:11 (30/33) Installing py3-parsing (2.4.7-r3) 18:33:11 (31/33) Installing py3-packaging (21.3-r0) 18:33:11 (32/33) Installing py3-setuptools (59.4.0-r0) 18:33:11 (33/33) Installing py3-pip (22.1.1-r0) 18:33:11 Executing busybox-1.35.0-r17.trigger 18:33:11 Executing ca-certificates-20220614-r0.trigger 18:33:11 OK: 122 MiB in 47 packages 18:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:33:12 Removing intermediate container 7eb25319a6f8 18:33:12 ---> eedf5b21943b 18:33:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:33:12 ---> Running in fd7ccfde1bc3 18:33:13 Removing intermediate container 896623e0a5e1 18:33:13 ---> 4db5bdaddb7a 18:33:13 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:33:13 ---> Running in 305f1f3c75c1 18:33:13 Collecting docker-compose==1.23.2 18:33:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:33:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.4 MB/s eta 0:00:00 18:33:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 18:33:13 Collecting cached-property<2,>=1.2.0 18:33:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:33:13 Collecting docker<4.0,>=3.6.0 18:33:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:33:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 106.8 MB/s eta 0:00:00 18:33:13 Collecting docopt<0.7,>=0.6.1 18:33:13 Downloading docopt-0.6.2.tar.gz (25 kB) 18:33:13 Preparing metadata (setup.py): started 18:33:13 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:33:13 v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:33:13 OK: 16895 distinct packages available 18:33:13 Preparing metadata (setup.py): finished with status 'done' 18:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:33:13 Removing intermediate container e8347da57f21 18:33:13 ---> f9944127932b 18:33:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:33:13 Collecting jsonschema<3,>=2.5.1 18:33:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:33:13 Collecting websocket-client<1.0,>=0.32.0 18:33:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:33:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 177.6 MB/s eta 0:00:00 18:33:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:33:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:33:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 167.4 MB/s eta 0:00:00 18:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:33:13 ---> Running in 52603476b347 18:33:14 Collecting PyYAML<4,>=3.10 18:33:14 Downloading PyYAML-3.13.tar.gz (270 kB) 18:33:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 59.1 MB/s eta 0:00:00 18:33:14 Removing intermediate container b631a76d334c 18:33:14 ---> bda15fdebca7 18:33:14 Step 6/24 : RUN apk add --update --no-cache make git 18:33:14 Preparing metadata (setup.py): started 18:33:14 ---> Running in 6a8b51f9909f 18:33:14 Preparing metadata (setup.py): finished with status 'done' 18:33:14 Collecting dockerpty<0.5,>=0.4.1 18:33:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:33:14 Preparing metadata (setup.py): started 18:33:14 Preparing metadata (setup.py): finished with status 'done' 18:33:14 Collecting texttable<0.10,>=0.9.0 18:33:14 Downloading texttable-0.9.1.tar.gz (11 kB) 18:33:14 Preparing metadata (setup.py): started 18:33:15 OK: 221 MiB in 51 packages 18:33:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:33:15 Preparing metadata (setup.py): finished with status 'done' 18:33:15 Collecting docker-pycreds>=0.4.0 18:33:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:33:15 Collecting chardet<3.1.0,>=3.0.2 18:33:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:33:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 188.5 MB/s eta 0:00:00 18:33:15 Collecting certifi>=2017.4.17 18:33:15 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 18:33:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 63.2 MB/s eta 0:00:00 18:33:15 Collecting idna<2.8,>=2.5 18:33:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:33:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 191.0 MB/s eta 0:00:00 18:33:15 Collecting urllib3<1.25,>=1.21.1 18:33:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:33:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 60.7 MB/s eta 0:00:00 18:33:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:33:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:33:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:33:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:33:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:33:15 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 18:33:15 Running setup.py install for texttable: started 18:33:16 Running setup.py install for texttable: finished with status 'done' 18:33:16 Running setup.py install for PyYAML: started 18:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:33:16 Running setup.py install for PyYAML: finished with status 'done' 18:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:33:16 Removing intermediate container 32bf035b295e 18:33:16 ---> c3674ddd00b2 18:33:16 Step 5/20 : COPY go.mod vendor* ./ 18:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:33:16 Running setup.py install for docopt: started 18:33:17 Running setup.py install for docopt: finished with status 'done' 18:33:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:33:17 OK: 221 MiB in 51 packages 18:33:17 ---> bec4909887b0 18:33:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:33:17 ---> Running in 052a496ac6aa 18:33:18 OK: 221 MiB in 51 packages 18:33:18 Running setup.py install for dockerpty: started 18:33:18 Running setup.py install for dockerpty: finished with status 'done' 18:33:18 OK: 221 MiB in 51 packages 18:33:18 OK: 221 MiB in 51 packages 18:33:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 18:33:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:33:19 Removing intermediate container fd7ccfde1bc3 18:33:19 ---> e16ceb4924e9 18:33:19 Step 6/26 : COPY go.mod vendor* ./ 18:33:20 Removing intermediate container 305f1f3c75c1 18:33:20 ---> dea1272c7ea3 18:33:20 Step 6/25 : COPY go.mod vendor* ./ 18:33:20 ---> a0713af61cee 18:33:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:20 ---> Running in b60bdb7c0f6a 18:33:20 Removing intermediate container 52603476b347 18:33:20 ---> 7eb7f2e9d9dd 18:33:20 Step 6/26 : COPY go.mod vendor* ./ 18:33:20 Removing intermediate container 6a8b51f9909f 18:33:20 ---> 52abcea9eace 18:33:20 Step 7/24 : COPY go.mod vendor* ./ 18:33:21 ---> aff1500bf2b1 18:33:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:21 ---> Running in 1bb631a45e59 18:33:21 ---> e6939c406675 18:33:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:22 ---> Running in e1977a026490 18:33:22 ---> 5c473d25a57f 18:33:22 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:22 ---> Running in b5067345aad3 18:33:24 Removing intermediate container 58a5e4141399 18:33:24 ---> fa4d0f43308b 18:33:24 Step 14/23 : ENV APP_PORT=58890 18:33:24 ---> Running in 59054ee4d148 18:33:24 Removing intermediate container 59054ee4d148 18:33:24 ---> add057ab821c 18:33:24 Step 15/23 : EXPOSE $APP_PORT 18:33:24 ---> Running in b4a4c1082f7b 18:33:24 Removing intermediate container b4a4c1082f7b 18:33:24 ---> 3ab0bc48a7ee 18:33:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:33:25 ---> 620df72bd676 18:33:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:33:25 Removing intermediate container df1e5a50d581 18:33:25 ---> cab0202a36fd 18:33:25 18:33:25 Step 11/24 : FROM alpine:3.16 18:33:25 ---> 9c6f07244728 18:33:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:33:25 ---> Running in 71cfe90a9731 18:33:25 ---> e229075c58f9 18:33:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:33:26 Removing intermediate container 71cfe90a9731 18:33:26 ---> 03e6bb55e156 18:33:26 Step 13/24 : ENV APP_PORT=59880 18:33:26 ---> Running in 3a9c7821355c 18:33:26 ---> 1e64d737c8ac 18:33:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:33:26 Removing intermediate container 3a9c7821355c 18:33:26 ---> da16250f4011 18:33:26 Step 14/24 : EXPOSE $APP_PORT 18:33:26 ---> Running in 6431934ba9b8 18:33:26 ---> Running in 956c5f9de229 18:33:26 Removing intermediate container 6431934ba9b8 18:33:26 ---> 9eb8dad6d4ee 18:33:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:26 ---> Running in 83ed2ecf01bb 18:33:26 Removing intermediate container 956c5f9de229 18:33:26 ---> fe86ab3c92ac 18:33:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:26 ---> Running in fbc22343db50 18:33:26 Removing intermediate container 83ed2ecf01bb 18:33:26 ---> 6182ca8fde82 18:33:26 Step 21/23 : LABEL arch=x86_64 18:33:26 ---> Running in 74fb52653dd7 18:33:26 Removing intermediate container 74fb52653dd7 18:33:26 ---> b5b50ea183ea 18:33:26 Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:33:27 ---> Running in ec95e3ccd2dc 18:33:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:33:27 Removing intermediate container ec95e3ccd2dc 18:33:27 ---> 81951b0b13ac 18:33:27 Step 23/23 : LABEL version=2.3.0-dev.99 18:33:27 ---> Running in e98701c63903 18:33:27 Removing intermediate container fbc22343db50 18:33:27 ---> 4a687494df8b 18:33:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:33:27 Removing intermediate container e98701c63903 18:33:27 ---> 7360e7655f04 18:33:27 18:33:27 ---> Running in 4883da0a3f47 18:33:27 Successfully built 7360e7655f04 18:33:27 Successfully tagged sys-mgmt-agent:latest 18:33:27 Building security-proxy-setup 18:33:28  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:28 Removing intermediate container a485e23a7b4f 18:33:28 ---> 9ba46434db16 18:33:28 18:33:28 Step 10/33 : FROM alpine:3.16 18:33:28 ---> 9c6f07244728 18:33:28 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:33:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:29 (1/6) Installing dumb-init (1.2.5-r1) 18:33:29 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:33:29 (3/6) Installing libsodium (1.0.18-r0) 18:33:29 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:33:29 (5/6) Installing libzmq (4.3.4-r0) 18:33:29 (6/6) Installing zeromq (4.3.4-r0) 18:33:29 ---> Running in bb68f8c61d5b 18:33:29 Executing busybox-1.35.0-r17.trigger 18:33:29 OK: 8 MiB in 20 packages 18:33:29 Removing intermediate container bb68f8c61d5b 18:33:29 ---> 1775eb9e1382 18:33:29 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 18:33:29 Removing intermediate container 916c7965b57c 18:33:29 ---> 85644f616482 18:33:29 18:33:29 Step 11/23 : FROM alpine:3.16 18:33:29 ---> 9c6f07244728 18:33:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:33:29 ---> Running in 7c291d0a8263 18:33:30 ---> Running in 2627d89f1cf5 18:33:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:33:30 ---> 39d1f3ad7723 18:33:30 Step 3/22 : WORKDIR /edgex-go 18:33:30 ---> Using cache 18:33:30 ---> 80034c3add18 18:33:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:30 ---> Using cache 18:33:30 ---> d99b1688f4ec 18:33:30 Step 5/22 : RUN apk add --update --no-cache make git 18:33:30 ---> Using cache 18:33:30 ---> 6f0b94d1c509 18:33:30 Step 6/22 : COPY go.mod vendor* ./ 18:33:30 ---> Using cache 18:33:30 ---> cc567b645128 18:33:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:30 ---> Using cache 18:33:30 ---> 21143469fc77 18:33:30 Step 8/22 : COPY . . 18:33:30 ---> Using cache 18:33:30 ---> 8427410346a6 18:33:30 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:33:30 Removing intermediate container 4883da0a3f47 18:33:30 ---> 9c1da3b6b59a 18:33:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:30 ---> Running in a35330b3cd5a 18:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:30 ---> 3a9fbf92cf8e 18:33:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:33:30 (1/2) Installing dumb-init (1.2.5-r1) 18:33:30 (2/2) Installing su-exec (0.2-r1) 18:33:30 Executing busybox-1.35.0-r17.trigger 18:33:30 OK: 6 MiB in 16 packages 18:33:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:33:30 (1/2) Installing ca-certificates (20220614-r0) 18:33:30 (2/2) Installing dumb-init (1.2.5-r1) 18:33:30 Executing busybox-1.35.0-r17.trigger 18:33:30 Executing ca-certificates-20220614-r0.trigger 18:33:30 OK: 6 MiB in 16 packages 18:33:31 ---> e3af5a19773e 18:33:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:33:31 Removing intermediate container 71f877f8f77e 18:33:31 ---> 1fad7cbcedf3 18:33:31 18:33:31 Step 10/25 : FROM alpine:3.16 18:33:31 ---> 9c6f07244728 18:33:31 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:33:31 Removing intermediate container 7c291d0a8263 18:33:31 ---> f0b07251e44b 18:33:31 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 18:33:31 ---> Running in 5e5453612f4a 18:33:31 ---> Running in e5594a0b337c 18:33:31 Removing intermediate container 2627d89f1cf5 18:33:31 ---> dc9e655726ab 18:33:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:33:31 ---> 145bf3d8f603 18:33:31 Step 20/24 : ENTRYPOINT ["/core-data"] 18:33:31 ---> Running in a7ddfb1a0dcf 18:33:31 ---> Running in e82e8adfe296 18:33:31 Removing intermediate container e5594a0b337c 18:33:31 ---> 2a1694730634 18:33:31 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:33:31 ---> Running in 99d6561fe90a 18:33:31 Removing intermediate container a7ddfb1a0dcf 18:33:31 ---> 8d338f16489c 18:33:31 Step 14/23 : ENV APP_PORT=59860 18:33:31 Removing intermediate container e82e8adfe296 18:33:31 ---> 40e14033ba8c 18:33:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:31 ---> Running in d6a9eac28507 18:33:31 ---> Running in b079b68c24f2 18:33:31 Removing intermediate container 99d6561fe90a 18:33:31 ---> c031b9704db9 18:33:31 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:31 ---> Running in 96b0f2a15b0f 18:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:32 Removing intermediate container d6a9eac28507 18:33:32 ---> 07d1f4c05e03 18:33:32 Step 15/23 : EXPOSE $APP_PORT 18:33:32 Removing intermediate container b079b68c24f2 18:33:32 ---> 2ce87d538c67 18:33:32 Step 22/24 : LABEL arch=x86_64 18:33:32 ---> Running in 236bfe897692 18:33:32 Removing intermediate container 96b0f2a15b0f 18:33:32 ---> adcdfe5b2f25 18:33:32 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:33:32 ---> Running in 2f30f0a5b1e7 18:33:32 ---> Running in f21968e08dab 18:33:32 Removing intermediate container 236bfe897692 18:33:32 ---> 1134ca54d095 18:33:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:32 Removing intermediate container 2f30f0a5b1e7 18:33:32 ---> f41bee402c3a 18:33:32 Step 23/24 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:33:32 Removing intermediate container f21968e08dab 18:33:32 ---> 65687c3097e5 18:33:32 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:33:32 ---> Running in 76e74c718d81 18:33:32 ---> Running in f150a961e1af 18:33:32 (1/3) Installing ca-certificates (20220614-r0) 18:33:32 (2/3) Installing dumb-init (1.2.5-r1) 18:33:32 (3/3) Installing su-exec (0.2-r1) 18:33:32 Executing busybox-1.35.0-r17.trigger 18:33:32 Executing ca-certificates-20220614-r0.trigger 18:33:32 ---> c07b78005000 18:33:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:33:32 Removing intermediate container f150a961e1af 18:33:32 ---> ca59ac6a50ac 18:33:32 Step 24/24 : LABEL version=2.3.0-dev.99 18:33:32 OK: 6 MiB in 17 packages 18:33:32 ---> Running in 6e1c0d6b3614 18:33:32 Removing intermediate container 6e1c0d6b3614 18:33:32 ---> c019dc2f3068 18:33:32 18:33:32 Successfully built c019dc2f3068 18:33:32 Successfully tagged core-data:latest 18:33:32  Building core-data ... done Building core-command 18:33:33 ---> f083bfbeef9b 18:33:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:33:33 Removing intermediate container 5e5453612f4a 18:33:33 ---> 1568d68c1ee4 18:33:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:33:33 ---> Running in 612fc2fad83b 18:33:33 Removing intermediate container 76e74c718d81 18:33:33 ---> e65adec2a411 18:33:33 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:33:33 Removing intermediate container 612fc2fad83b 18:33:33 ---> c6d3b7d66056 18:33:33 Step 13/25 : WORKDIR / 18:33:33 ---> Running in a6b730fb3e35 18:33:34 ---> f3e5733e5b3b 18:33:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:33:34 ---> Running in 47edddb5f324 18:33:34 ---> Running in 9c7b38aa5198 18:33:34 Removing intermediate container a6b730fb3e35 18:33:34 ---> 2e87b2ee8a00 18:33:34 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:33:34 Removing intermediate container 47edddb5f324 18:33:34 ---> a481d873f071 18:33:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:33:34 Removing intermediate container 9c7b38aa5198 18:33:34 ---> 2df330871655 18:33:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:34 ---> Running in 907ffe752f0f 18:33:34 ---> 1809a6e18637 18:33:34 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:33:34 ---> Running in 7dccd257b73c 18:33:34 Removing intermediate container 907ffe752f0f 18:33:34 ---> 0227dacbae74 18:33:34 Step 21/23 : LABEL arch=x86_64 18:33:34 ---> 57bb64583953 18:33:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:33:34 ---> Running in ecaf7e4a284a 18:33:35 Removing intermediate container ecaf7e4a284a 18:33:35 ---> 5c6bbec862e7 18:33:35 Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:33:35 ---> ac89ff553a32 18:33:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:33:35 ---> Running in e52003e8d222 18:33:35 Removing intermediate container e52003e8d222 18:33:35 ---> 8e776bb962e2 18:33:35 Step 23/23 : LABEL version=2.3.0-dev.99 18:33:35 ---> Running in 1db30c46aa24 18:33:35 ---> 9f846a0c9765 18:33:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:33:35 Removing intermediate container 1db30c46aa24 18:33:35 ---> 77adc0db7d75 18:33:35 18:33:35 Removing intermediate container 7dccd257b73c 18:33:35 ---> 1adbcb4a6574 18:33:35 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:35 Successfully built 77adc0db7d75 18:33:35 Successfully tagged support-notifications:latest 18:33:35  Building support-notifications ... done  ---> cef06660cea9 18:33:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:33:36 ---> edd9b18ce6df 18:33:36 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:33:36 ---> d281dd0561e8 18:33:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:33:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:33:36 ---> 39d1f3ad7723 18:33:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:33:36 ---> Using cache 18:33:36 ---> 0bed18088750 18:33:36 Step 4/24 : WORKDIR /edgex-go 18:33:36 ---> Using cache 18:33:36 ---> 88b33800b6b3 18:33:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:36 ---> Using cache 18:33:36 ---> 7bdc74873b5d 18:33:36 Step 6/24 : RUN apk add --update --no-cache make git 18:33:36 ---> Using cache 18:33:36 ---> d3d871a70336 18:33:36 Step 7/24 : COPY go.mod vendor* ./ 18:33:36 ---> Using cache 18:33:36 ---> fc4263d6570a 18:33:36 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:36 ---> Using cache 18:33:36 ---> 197dc902250b 18:33:36 Step 9/24 : COPY . . 18:33:36 ---> Using cache 18:33:36 ---> 382d2ff29a05 18:33:36 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:33:36 ---> ca59a42a5541 18:33:36 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:33:36 ---> Running in 0dabad3b38c4 18:33:37 ---> a0d00eeecbb6 18:33:37 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:33:37 ---> 556473319bef 18:33:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:33:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:33:37 ---> 692dc1ed4f78 18:33:37 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:33:38 ---> 556f5914269b 18:33:38 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:33:38 ---> Running in 94c4e1ed41af 18:33:38 ---> 7a582fe376ad 18:33:38 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:33:38 ---> 307f7c4aeceb 18:33:38 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:33:38 ---> 94c05a1fe2d5 18:33:38 Step 28/33 : RUN chmod +x /entrypoint.sh 18:33:38 ---> Running in 106b858114df 18:33:38 Removing intermediate container 94c4e1ed41af 18:33:38 ---> 7922b2bc0267 18:33:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:33:38 ---> Running in 37d27877f725 18:33:39 Removing intermediate container 37d27877f725 18:33:39 ---> a2ab00686899 18:33:39 Step 23/25 : LABEL arch=x86_64 18:33:39 ---> Running in 7ab690dbefa3 18:33:39 Removing intermediate container 7ab690dbefa3 18:33:39 ---> 17ab13015347 18:33:39 Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:33:39 ---> Running in a7b244979bfc 18:33:39 Removing intermediate container a7b244979bfc 18:33:39 ---> 9d4dcf5bb7f3 18:33:39 Step 25/25 : LABEL version=2.3.0-dev.99 18:33:39 ---> Running in 83602e2f7f54 18:33:39 Removing intermediate container 106b858114df 18:33:39 ---> 49f1121e0f74 18:33:39 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:33:39 ---> Running in 6bced5c6ed22 18:33:39 Removing intermediate container 83602e2f7f54 18:33:39 ---> 8fe7ac4c52ad 18:33:39 18:33:39 Successfully built 8fe7ac4c52ad 18:33:39 Successfully tagged security-secretstore-setup:latest 18:33:39  Building security-secretstore-setup ... done Removing intermediate container 6bced5c6ed22 18:33:39 ---> 7dc4a19222e8 18:33:39 Step 30/33 : CMD ["gate"] 18:33:39 ---> Running in 7a0b515eaac3 18:33:39 Removing intermediate container 7a0b515eaac3 18:33:39 ---> ae22664f305b 18:33:39 Step 31/33 : LABEL arch=x86_64 18:33:39 ---> Running in 337308dfa7fb 18:33:39 Removing intermediate container 337308dfa7fb 18:33:39 ---> 7954272bf96c 18:33:39 Step 32/33 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:33:40 ---> Running in bdb487827013 18:33:40 Removing intermediate container bdb487827013 18:33:40 ---> 5dd7e0ddf2b8 18:33:40 Step 33/33 : LABEL version=2.3.0-dev.99 18:33:40 ---> Running in ea15789ff0cf 18:33:40 Removing intermediate container ea15789ff0cf 18:33:40 ---> 0b89b6b3eb61 18:33:40 18:33:40 Successfully built 0b89b6b3eb61 18:33:40 Successfully tagged security-bootstrapper:latest 18:33:42  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.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:33:46 Removing intermediate container a35330b3cd5a 18:33:46 ---> 8478246e4324 18:33:46 18:33:46 Step 10/22 : FROM alpine:3.16 18:33:46 ---> 9c6f07244728 18:33:46 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:33:46 ---> Running in 5986e937ca64 18:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:46 (1/6) Installing ca-certificates (20220614-r0) 18:33:46 (2/6) Installing brotli-libs (1.0.9-r6) 18:33:46 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:33:46 (4/6) Installing libcurl (7.83.1-r3) 18:33:46 (5/6) Installing curl (7.83.1-r3) 18:33:46 (6/6) Installing dumb-init (1.2.5-r1) 18:33:46 Executing busybox-1.35.0-r17.trigger 18:33:46 Executing ca-certificates-20220614-r0.trigger 18:33:46 OK: 8 MiB in 20 packages 18:33:47 Removing intermediate container 5986e937ca64 18:33:47 ---> b8661885134a 18:33:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:33:47 ---> Running in 53b9a9e10ba3 18:33:47 Removing intermediate container 53b9a9e10ba3 18:33:47 ---> b9a34f77d8c2 18:33:47 Step 13/22 : WORKDIR /edgex 18:33:47 ---> Running in e6ab321c34f7 18:33:47 Removing intermediate container e6ab321c34f7 18:33:47 ---> a04263b0ceb6 18:33:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:33:48 ---> ffa9db7207cf 18:33:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:33:48 ---> ff6f88f72a72 18:33:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:33:48 ---> ccaa28ba4881 18:33:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:33:48 ---> 408e6509fafe 18:33:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:33:48 ---> Running in d48b74548ccd 18:33:49 Removing intermediate container d48b74548ccd 18:33:49 ---> e418bb877372 18:33:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:33:49 ---> Running in a0928b6a3ca4 18:33:49 Removing intermediate container a0928b6a3ca4 18:33:49 ---> dad67925bed7 18:33:49 Step 20/22 : LABEL arch=x86_64 18:33:49 ---> Running in 81fb3033f638 18:33:49 Removing intermediate container 81fb3033f638 18:33:49 ---> 34d90246f085 18:33:49 Step 21/22 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:33:50 ---> Running in e115b44f340e 18:33:50 Removing intermediate container e115b44f340e 18:33:50 ---> dc9d652346c6 18:33:50 Step 22/22 : LABEL version=2.3.0-dev.99 18:33:50 ---> Running in 733b03c0f112 18:33:50 Removing intermediate container 733b03c0f112 18:33:50 ---> a1afc14d571c 18:33:50 18:33:50 Successfully built a1afc14d571c 18:33:50 Successfully tagged security-proxy-setup:latest 18:33:52  Building security-proxy-setup ... done Removing intermediate container 0dabad3b38c4 18:33:52 ---> e1ea57935e08 18:33:52 18:33:52 Step 11/24 : FROM alpine:3.16 18:33:52 ---> 9c6f07244728 18:33:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:33:52 ---> Using cache 18:33:52 ---> 25bec9bab842 18:33:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:33:52 ---> Using cache 18:33:52 ---> e2c21452ae87 18:33:52 Step 14/24 : ENV APP_PORT=59882 18:33:52 ---> Running in 89684ef0437a 18:33:52 Removing intermediate container 89684ef0437a 18:33:52 ---> ace369e5fd48 18:33:52 Step 15/24 : EXPOSE $APP_PORT 18:33:52 ---> Running in 5b1b3b759e21 18:33:52 Removing intermediate container 5b1b3b759e21 18:33:52 ---> e0ca1f8389c7 18:33:52 Step 16/24 : WORKDIR / 18:33:52 ---> Running in 340c4106965c 18:33:52 Removing intermediate container 340c4106965c 18:33:52 ---> 5b98c279f5b0 18:33:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:52 ---> c521e9c43e49 18:33:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:33:52 ---> 647bf2ae5ab4 18:33:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:33:53 ---> 4c75f6c78c6f 18:33:53 Step 20/24 : ENTRYPOINT ["/core-command"] 18:33:53 ---> Running in 710220f776d0 18:33:53 Removing intermediate container 710220f776d0 18:33:53 ---> 8f323f8f9f79 18:33:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:53 ---> Running in b9ae4ba227a8 18:33:53 Removing intermediate container b9ae4ba227a8 18:33:53 ---> 8a7b43ecad4b 18:33:53 Step 22/24 : LABEL arch=x86_64 18:33:53 ---> Running in 92ca83b42720 18:33:53 Removing intermediate container 92ca83b42720 18:33:53 ---> 8920fdd55742 18:33:53 Step 23/24 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:33:53 ---> Running in 4cc86f365aae 18:33:53 Removing intermediate container 4cc86f365aae 18:33:53 ---> 75c514daee77 18:33:53 Step 24/24 : LABEL version=2.3.0-dev.99 18:33:53 ---> Running in 07980dcc8743 18:33:53 Removing intermediate container 07980dcc8743 18:33:53 ---> f419daeee6ae 18:33:53 18:33:53 Successfully built f419daeee6ae 18:33:53 Successfully tagged core-command:latest 18:33:53  Building core-command ... done  [Pipeline] } 18:33:53 $ docker stop --time=1 0aab0a34430aaba46182120ddbb768a55598e029ddd766826decc8af7beaf473 18:33:54 $ docker rm -f 0aab0a34430aaba46182120ddbb768a55598e029ddd766826decc8af7beaf473 [Pipeline] // withDockerContainer [Pipeline] sh 18:33:55 + docker images 18:33:55 REPOSITORY TAG IMAGE ID CREATED SIZE 18:33:55 core-command latest f419daeee6ae 2 seconds ago 17.6MB 18:33:55 e1ea57935e08 4 seconds ago 1.61GB 18:33:55 security-proxy-setup latest a1afc14d571c 5 seconds ago 27.6MB 18:33:55 8478246e4324 10 seconds ago 1.6GB 18:33:55 security-bootstrapper latest 0b89b6b3eb61 15 seconds ago 20.2MB 18:33:55 security-secretstore-setup latest 8fe7ac4c52ad 16 seconds ago 29.7MB 18:33:55 support-notifications latest 77adc0db7d75 20 seconds ago 30.4MB 18:33:55 core-data latest c019dc2f3068 23 seconds ago 21.7MB 18:33:55 1fad7cbcedf3 25 seconds ago 1.6GB 18:33:55 85644f616482 26 seconds ago 1.67GB 18:33:55 9ba46434db16 28 seconds ago 1.6GB 18:33:55 sys-mgmt-agent latest 7360e7655f04 28 seconds ago 136MB 18:33:55 cab0202a36fd 30 seconds ago 1.62GB 18:33:55 54885c6b07bc 48 seconds ago 1.59GB 18:33:55 support-scheduler latest fa257a50005b About a minute ago 29.8MB 18:33:55 2292931115b1 About a minute ago 1.67GB 18:33:55 core-metadata latest 208e8fef6348 About a minute ago 18.5MB 18:33:55 security-spire-agent latest 3a4ea1541b22 About a minute ago 125MB 18:33:55 8b0736f05f96 About a minute ago 1.61GB 18:33:55 security-spiffe-token-provider latest f71e2b2a70a6 About a minute ago 29.7MB 18:33:55 security-spire-config latest a0b2ccca6f1a About a minute ago 85.8MB 18:33:55 security-spire-server latest a8040a3d1855 About a minute ago 86.5MB 18:33:55 9c7805aa0ae3 About a minute ago 1.64GB 18:33:55 d304156bf78f About a minute ago 1.48GB 18:33:55 09bea437a5e8 About a minute ago 1.48GB 18:33:55 9487a0c00536 About a minute ago 1.48GB 18:33:55 ci-base-image-x86_64 latest 39d1f3ad7723 4 minutes ago 941MB 18:33:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 11 days ago 677MB 18:33:55 alpine 3.15 c4fc93816858 2 months ago 5.59MB 18:33:55 alpine 3.16 9c6f07244728 2 months ago 5.54MB 18:33:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 18:33:55 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 18:33:55 provisioning config files... 18:33:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/337@tmp/config10918430478028109763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:55 ---> docker-login.sh 18:33:55 nexus3.edgexfoundry.org:10001 18:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:55 Configure a credential helper to remove this warning. See 18:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:55 18:33:55 Login Succeeded 18:33:55 nexus3.edgexfoundry.org:10002 18:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:55 Configure a credential helper to remove this warning. See 18:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:55 18:33:55 Login Succeeded 18:33:55 nexus3.edgexfoundry.org:10003 18:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:56 Configure a credential helper to remove this warning. See 18:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:56 18:33:56 Login Succeeded 18:33:56 nexus3.edgexfoundry.org:10004 18:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:56 Configure a credential helper to remove this warning. See 18:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:56 18:33:56 Login Succeeded 18:33:56 docker.io 18:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:56 Configure a credential helper to remove this warning. See 18:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:56 18:33:56 Login Succeeded 18:33:56 ---> docker-login.sh ends [Pipeline] } 18:33:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:56 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:33:56 23251983c73b29babdec2056f36690dce19c8f65 18:33:56 latest 18:33:56 2.3.0-dev.99 18:33:56 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:33:56 main 18:33:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:57 + docker push nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65 18:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:33:57 bc15e9eacfe7: Preparing 18:33:57 c26f7cf5572b: Preparing 18:33:57 7971ece95f27: Preparing 18:33:57 ea0c562a6709: Preparing 18:33:57 994393dc58e7: Preparing 18:33:57 994393dc58e7: Layer already exists 18:33:57 ea0c562a6709: Pushed 18:33:57 bc15e9eacfe7: Pushed 18:33:57 7971ece95f27: Pushed 18:33:58 c26f7cf5572b: Pushed 18:33:58 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:8e29bec333f10dc6f4a4fb07f623ff3e551d191a1be6bbf3582253b989a2bd5a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:59 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:33:59 bc15e9eacfe7: Preparing 18:33:59 c26f7cf5572b: Preparing 18:33:59 7971ece95f27: Preparing 18:33:59 ea0c562a6709: Preparing 18:33:59 994393dc58e7: Preparing 18:33:59 c26f7cf5572b: Layer already exists 18:33:59 7971ece95f27: Layer already exists 18:33:59 bc15e9eacfe7: Layer already exists 18:33:59 ea0c562a6709: Layer already exists 18:33:59 994393dc58e7: Layer already exists 18:33:59 latest: digest: sha256:8e29bec333f10dc6f4a4fb07f623ff3e551d191a1be6bbf3582253b989a2bd5a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:00 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.99 18:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:34:00 bc15e9eacfe7: Preparing 18:34:00 c26f7cf5572b: Preparing 18:34:00 7971ece95f27: Preparing 18:34:00 ea0c562a6709: Preparing 18:34:00 994393dc58e7: Preparing 18:34:00 7971ece95f27: Layer already exists 18:34:00 994393dc58e7: Layer already exists 18:34:00 bc15e9eacfe7: Layer already exists 18:34:00 c26f7cf5572b: Layer already exists 18:34:00 ea0c562a6709: Layer already exists 18:34:00 2.3.0-dev.99: digest: sha256:8e29bec333f10dc6f4a4fb07f623ff3e551d191a1be6bbf3582253b989a2bd5a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:00 + docker push nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:34:00 bc15e9eacfe7: Preparing 18:34:00 c26f7cf5572b: Preparing 18:34:00 7971ece95f27: Preparing 18:34:00 ea0c562a6709: Preparing 18:34:00 994393dc58e7: Preparing 18:34:00 bc15e9eacfe7: Layer already exists 18:34:00 994393dc58e7: Layer already exists 18:34:00 7971ece95f27: Layer already exists 18:34:00 ea0c562a6709: Layer already exists 18:34:00 c26f7cf5572b: Layer already exists 18:34:00 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:8e29bec333f10dc6f4a4fb07f623ff3e551d191a1be6bbf3582253b989a2bd5a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:01 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:34:01 bc15e9eacfe7: Preparing 18:34:01 c26f7cf5572b: Preparing 18:34:01 7971ece95f27: Preparing 18:34:01 ea0c562a6709: Preparing 18:34:01 994393dc58e7: Preparing 18:34:01 c26f7cf5572b: Layer already exists 18:34:01 994393dc58e7: Layer already exists 18:34:01 7971ece95f27: Layer already exists 18:34:01 ea0c562a6709: Layer already exists 18:34:01 bc15e9eacfe7: Layer already exists 18:34:01 main: digest: sha256:8e29bec333f10dc6f4a4fb07f623ff3e551d191a1be6bbf3582253b989a2bd5a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:01 ===================================================== [Pipeline] echo 18:34:01 taggedImages: 18:34:01 - nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65 18:34:01 - nexus3.edgexfoundry.org:10004/core-command:latest 18:34:01 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.99 18:34:01 - nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:01 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:34:01 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:34:01 23251983c73b29babdec2056f36690dce19c8f65 18:34:01 latest 18:34:01 2.3.0-dev.99 18:34:01 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:01 main 18:34:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:01 + docker push nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65 18:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:34:01 c819105d09f8: Preparing 18:34:01 86e43c545ac0: Preparing 18:34:01 7971ece95f27: Preparing 18:34:01 bfe2529bd48c: Preparing 18:34:01 7a7d185373ff: Preparing 18:34:01 994393dc58e7: Preparing 18:34:01 994393dc58e7: Waiting 18:34:01 7971ece95f27: Layer already exists 18:34:01 994393dc58e7: Layer already exists 18:34:01 c819105d09f8: Pushed 18:34:01 7a7d185373ff: Pushed 18:34:02 bfe2529bd48c: Pushed 18:34:03 86e43c545ac0: Pushed 18:34:03 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:08cdd0621d2daa17034a64bdf2c59fba10024bacb053e9a118b690815f4458b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:04 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:34:04 c819105d09f8: Preparing 18:34:04 86e43c545ac0: Preparing 18:34:04 7971ece95f27: Preparing 18:34:04 bfe2529bd48c: Preparing 18:34:04 7a7d185373ff: Preparing 18:34:04 994393dc58e7: Preparing 18:34:04 994393dc58e7: Waiting 18:34:04 bfe2529bd48c: Layer already exists 18:34:04 c819105d09f8: Layer already exists 18:34:04 7a7d185373ff: Layer already exists 18:34:04 7971ece95f27: Layer already exists 18:34:04 86e43c545ac0: Layer already exists 18:34:04 994393dc58e7: Layer already exists 18:34:04 latest: digest: sha256:08cdd0621d2daa17034a64bdf2c59fba10024bacb053e9a118b690815f4458b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:04 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.99 18:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:34:04 c819105d09f8: Preparing 18:34:04 86e43c545ac0: Preparing 18:34:04 7971ece95f27: Preparing 18:34:04 bfe2529bd48c: Preparing 18:34:04 7a7d185373ff: Preparing 18:34:04 994393dc58e7: Preparing 18:34:04 994393dc58e7: Waiting 18:34:04 c819105d09f8: Layer already exists 18:34:04 bfe2529bd48c: Layer already exists 18:34:04 7971ece95f27: Layer already exists 18:34:04 86e43c545ac0: Layer already exists 18:34:04 7a7d185373ff: Layer already exists 18:34:04 994393dc58e7: Layer already exists 18:34:04 2.3.0-dev.99: digest: sha256:08cdd0621d2daa17034a64bdf2c59fba10024bacb053e9a118b690815f4458b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:05 + docker push nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:34:05 c819105d09f8: Preparing 18:34:05 86e43c545ac0: Preparing 18:34:05 7971ece95f27: Preparing 18:34:05 bfe2529bd48c: Preparing 18:34:05 7a7d185373ff: Preparing 18:34:05 994393dc58e7: Preparing 18:34:05 994393dc58e7: Waiting 18:34:05 c819105d09f8: Layer already exists 18:34:05 86e43c545ac0: Layer already exists 18:34:05 bfe2529bd48c: Layer already exists 18:34:05 7a7d185373ff: Layer already exists 18:34:05 7971ece95f27: Layer already exists 18:34:05 994393dc58e7: Layer already exists 18:34:05 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:08cdd0621d2daa17034a64bdf2c59fba10024bacb053e9a118b690815f4458b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:06 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:34:06 c819105d09f8: Preparing 18:34:06 86e43c545ac0: Preparing 18:34:06 7971ece95f27: Preparing 18:34:06 bfe2529bd48c: Preparing 18:34:06 7a7d185373ff: Preparing 18:34:06 994393dc58e7: Preparing 18:34:06 994393dc58e7: Waiting 18:34:06 86e43c545ac0: Layer already exists 18:34:06 7a7d185373ff: Layer already exists 18:34:06 7971ece95f27: Layer already exists 18:34:06 bfe2529bd48c: Layer already exists 18:34:06 c819105d09f8: Layer already exists 18:34:06 994393dc58e7: Layer already exists 18:34:06 main: digest: sha256:08cdd0621d2daa17034a64bdf2c59fba10024bacb053e9a118b690815f4458b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:06 ===================================================== [Pipeline] echo 18:34:06 taggedImages: 18:34:06 - nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65 18:34:06 - nexus3.edgexfoundry.org:10004/core-data:latest 18:34:06 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.99 18:34:06 - nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:06 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:34:06 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:34:06 23251983c73b29babdec2056f36690dce19c8f65 18:34:06 latest 18:34:06 2.3.0-dev.99 18:34:06 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:06 main 18:34:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65 18:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:34:06 bc4f1912865c: Preparing 18:34:06 c782b24c76c8: Preparing 18:34:06 b05221ccabe1: Preparing 18:34:06 7971ece95f27: Preparing 18:34:06 ea0c562a6709: Preparing 18:34:06 994393dc58e7: Preparing 18:34:06 994393dc58e7: Waiting 18:34:06 ea0c562a6709: Layer already exists 18:34:06 7971ece95f27: Layer already exists 18:34:06 994393dc58e7: Layer already exists 18:34:06 bc4f1912865c: Pushed 18:34:06 c782b24c76c8: Pushed 18:34:08 b05221ccabe1: Pushed 18:34:08 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:8890b14490a0dc8fc69164ba6d484cf0e36f554d23cc4df6aefc38463267cef4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:34:08 bc4f1912865c: Preparing 18:34:08 c782b24c76c8: Preparing 18:34:08 b05221ccabe1: Preparing 18:34:08 7971ece95f27: Preparing 18:34:08 ea0c562a6709: Preparing 18:34:08 994393dc58e7: Preparing 18:34:08 994393dc58e7: Waiting 18:34:08 b05221ccabe1: Layer already exists 18:34:08 7971ece95f27: Layer already exists 18:34:08 bc4f1912865c: Layer already exists 18:34:08 c782b24c76c8: Layer already exists 18:34:08 ea0c562a6709: Layer already exists 18:34:08 994393dc58e7: Layer already exists 18:34:08 latest: digest: sha256:8890b14490a0dc8fc69164ba6d484cf0e36f554d23cc4df6aefc38463267cef4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.99 18:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:34:09 bc4f1912865c: Preparing 18:34:09 c782b24c76c8: Preparing 18:34:09 b05221ccabe1: Preparing 18:34:09 7971ece95f27: Preparing 18:34:09 ea0c562a6709: Preparing 18:34:09 994393dc58e7: Preparing 18:34:09 c782b24c76c8: Layer already exists 18:34:09 ea0c562a6709: Layer already exists 18:34:09 b05221ccabe1: Layer already exists 18:34:09 bc4f1912865c: Layer already exists 18:34:09 7971ece95f27: Layer already exists 18:34:09 994393dc58e7: Layer already exists 18:34:09 2.3.0-dev.99: digest: sha256:8890b14490a0dc8fc69164ba6d484cf0e36f554d23cc4df6aefc38463267cef4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:34:10 bc4f1912865c: Preparing 18:34:10 c782b24c76c8: Preparing 18:34:10 b05221ccabe1: Preparing 18:34:10 7971ece95f27: Preparing 18:34:10 ea0c562a6709: Preparing 18:34:10 994393dc58e7: Preparing 18:34:10 994393dc58e7: Waiting 18:34:10 ea0c562a6709: Layer already exists 18:34:10 c782b24c76c8: Layer already exists 18:34:10 bc4f1912865c: Layer already exists 18:34:10 b05221ccabe1: Layer already exists 18:34:10 7971ece95f27: Layer already exists 18:34:10 994393dc58e7: Layer already exists 18:34:10 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:8890b14490a0dc8fc69164ba6d484cf0e36f554d23cc4df6aefc38463267cef4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:34:10 bc4f1912865c: Preparing 18:34:10 c782b24c76c8: Preparing 18:34:10 b05221ccabe1: Preparing 18:34:10 7971ece95f27: Preparing 18:34:10 ea0c562a6709: Preparing 18:34:10 994393dc58e7: Preparing 18:34:10 994393dc58e7: Waiting 18:34:10 ea0c562a6709: Layer already exists 18:34:10 c782b24c76c8: Layer already exists 18:34:10 7971ece95f27: Layer already exists 18:34:10 bc4f1912865c: Layer already exists 18:34:10 b05221ccabe1: Layer already exists 18:34:10 994393dc58e7: Layer already exists 18:34:10 main: digest: sha256:8890b14490a0dc8fc69164ba6d484cf0e36f554d23cc4df6aefc38463267cef4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:10 ===================================================== [Pipeline] echo 18:34:10 taggedImages: 18:34:10 - nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65 18:34:10 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:34:10 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.99 18:34:10 - nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:10 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:34:10 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:34:10 23251983c73b29babdec2056f36690dce19c8f65 18:34:10 latest 18:34:10 2.3.0-dev.99 18:34:10 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:10 main 18:34:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65 18:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:34:11 7d8632480e1a: Preparing 18:34:11 7d8632480e1a: Preparing 18:34:11 2a6067f5004b: Preparing 18:34:11 ea5bb29b89f8: Preparing 18:34:11 58f15990f249: Preparing 18:34:11 d7937948802a: Preparing 18:34:11 5a5d7ea84f5b: Preparing 18:34:11 7971ece95f27: Preparing 18:34:11 289a39addb55: Preparing 18:34:11 a651bd18ef53: Preparing 18:34:11 31a4eb9057e8: Preparing 18:34:11 f3c91c93588e: Preparing 18:34:11 994393dc58e7: Preparing 18:34:11 289a39addb55: Waiting 18:34:11 a651bd18ef53: Waiting 18:34:11 31a4eb9057e8: Waiting 18:34:11 994393dc58e7: Waiting 18:34:11 f3c91c93588e: Waiting 18:34:11 5a5d7ea84f5b: Waiting 18:34:11 7971ece95f27: Waiting 18:34:11 ea5bb29b89f8: Pushed 18:34:11 2a6067f5004b: Pushed 18:34:11 7d8632480e1a: Pushed 18:34:11 d7937948802a: Pushed 18:34:11 58f15990f249: Pushed 18:34:11 7971ece95f27: Layer already exists 18:34:11 289a39addb55: Pushed 18:34:11 f3c91c93588e: Pushed 18:34:11 31a4eb9057e8: Pushed 18:34:11 a651bd18ef53: Pushed 18:34:11 994393dc58e7: Layer already exists 18:34:13 5a5d7ea84f5b: Pushed 18:34:13 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:9c182a0a5539182759b3d8173755843ee2e6e4b6e5aa5dcf9aadcf7706f81ed1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:34:13 7d8632480e1a: Preparing 18:34:13 7d8632480e1a: Preparing 18:34:13 2a6067f5004b: Preparing 18:34:13 ea5bb29b89f8: Preparing 18:34:13 58f15990f249: Preparing 18:34:13 d7937948802a: Preparing 18:34:13 5a5d7ea84f5b: Preparing 18:34:13 7971ece95f27: Preparing 18:34:13 289a39addb55: Preparing 18:34:13 a651bd18ef53: Preparing 18:34:13 31a4eb9057e8: Preparing 18:34:13 f3c91c93588e: Preparing 18:34:13 994393dc58e7: Preparing 18:34:13 7971ece95f27: Waiting 18:34:13 289a39addb55: Waiting 18:34:13 31a4eb9057e8: Waiting 18:34:13 a651bd18ef53: Waiting 18:34:13 994393dc58e7: Waiting 18:34:13 5a5d7ea84f5b: Waiting 18:34:13 f3c91c93588e: Waiting 18:34:13 ea5bb29b89f8: Layer already exists 18:34:13 7d8632480e1a: Layer already exists 18:34:13 58f15990f249: Layer already exists 18:34:13 d7937948802a: Layer already exists 18:34:13 2a6067f5004b: Layer already exists 18:34:13 289a39addb55: Layer already exists 18:34:13 5a5d7ea84f5b: Layer already exists 18:34:13 7971ece95f27: Layer already exists 18:34:13 31a4eb9057e8: Layer already exists 18:34:13 a651bd18ef53: Layer already exists 18:34:13 994393dc58e7: Layer already exists 18:34:13 f3c91c93588e: Layer already exists 18:34:13 latest: digest: sha256:9c182a0a5539182759b3d8173755843ee2e6e4b6e5aa5dcf9aadcf7706f81ed1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.99 18:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:34:14 7d8632480e1a: Preparing 18:34:14 7d8632480e1a: Preparing 18:34:14 2a6067f5004b: Preparing 18:34:14 ea5bb29b89f8: Preparing 18:34:14 58f15990f249: Preparing 18:34:14 d7937948802a: Preparing 18:34:14 5a5d7ea84f5b: Preparing 18:34:14 7971ece95f27: Preparing 18:34:14 289a39addb55: Preparing 18:34:14 a651bd18ef53: Preparing 18:34:14 31a4eb9057e8: Preparing 18:34:14 f3c91c93588e: Preparing 18:34:14 994393dc58e7: Preparing 18:34:14 5a5d7ea84f5b: Waiting 18:34:14 a651bd18ef53: Waiting 18:34:14 f3c91c93588e: Waiting 18:34:14 7971ece95f27: Waiting 18:34:14 994393dc58e7: Waiting 18:34:14 31a4eb9057e8: Waiting 18:34:14 289a39addb55: Waiting 18:34:14 7d8632480e1a: Layer already exists 18:34:14 ea5bb29b89f8: Layer already exists 18:34:14 d7937948802a: Layer already exists 18:34:14 58f15990f249: Layer already exists 18:34:14 2a6067f5004b: Layer already exists 18:34:14 5a5d7ea84f5b: Layer already exists 18:34:14 a651bd18ef53: Layer already exists 18:34:14 31a4eb9057e8: Layer already exists 18:34:14 f3c91c93588e: Layer already exists 18:34:14 289a39addb55: Layer already exists 18:34:14 7971ece95f27: Layer already exists 18:34:14 994393dc58e7: Layer already exists 18:34:14 2.3.0-dev.99: digest: sha256:9c182a0a5539182759b3d8173755843ee2e6e4b6e5aa5dcf9aadcf7706f81ed1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:34:15 7d8632480e1a: Preparing 18:34:15 7d8632480e1a: Preparing 18:34:15 2a6067f5004b: Preparing 18:34:15 ea5bb29b89f8: Preparing 18:34:15 58f15990f249: Preparing 18:34:15 d7937948802a: Preparing 18:34:15 5a5d7ea84f5b: Preparing 18:34:15 7971ece95f27: Preparing 18:34:15 289a39addb55: Preparing 18:34:15 a651bd18ef53: Preparing 18:34:15 31a4eb9057e8: Preparing 18:34:15 f3c91c93588e: Preparing 18:34:15 994393dc58e7: Preparing 18:34:15 5a5d7ea84f5b: Waiting 18:34:15 31a4eb9057e8: Waiting 18:34:15 7971ece95f27: Waiting 18:34:15 994393dc58e7: Waiting 18:34:15 f3c91c93588e: Waiting 18:34:15 289a39addb55: Waiting 18:34:15 2a6067f5004b: Layer already exists 18:34:15 7d8632480e1a: Layer already exists 18:34:15 d7937948802a: Layer already exists 18:34:15 ea5bb29b89f8: Layer already exists 18:34:15 58f15990f249: Layer already exists 18:34:15 5a5d7ea84f5b: Layer already exists 18:34:15 a651bd18ef53: Layer already exists 18:34:15 289a39addb55: Layer already exists 18:34:15 31a4eb9057e8: Layer already exists 18:34:15 7971ece95f27: Layer already exists 18:34:15 f3c91c93588e: Layer already exists 18:34:15 994393dc58e7: Layer already exists 18:34:15 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:9c182a0a5539182759b3d8173755843ee2e6e4b6e5aa5dcf9aadcf7706f81ed1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:34:15 7d8632480e1a: Preparing 18:34:15 7d8632480e1a: Preparing 18:34:15 2a6067f5004b: Preparing 18:34:15 ea5bb29b89f8: Preparing 18:34:15 58f15990f249: Preparing 18:34:15 d7937948802a: Preparing 18:34:15 5a5d7ea84f5b: Preparing 18:34:15 7971ece95f27: Preparing 18:34:15 289a39addb55: Preparing 18:34:15 a651bd18ef53: Preparing 18:34:15 31a4eb9057e8: Preparing 18:34:15 f3c91c93588e: Preparing 18:34:15 994393dc58e7: Preparing 18:34:15 5a5d7ea84f5b: Waiting 18:34:15 7971ece95f27: Waiting 18:34:15 a651bd18ef53: Waiting 18:34:15 31a4eb9057e8: Waiting 18:34:15 289a39addb55: Waiting 18:34:15 994393dc58e7: Waiting 18:34:15 2a6067f5004b: Layer already exists 18:34:15 ea5bb29b89f8: Layer already exists 18:34:15 d7937948802a: Layer already exists 18:34:15 58f15990f249: Layer already exists 18:34:15 7d8632480e1a: Layer already exists 18:34:15 5a5d7ea84f5b: Layer already exists 18:34:15 289a39addb55: Layer already exists 18:34:15 a651bd18ef53: Layer already exists 18:34:15 7971ece95f27: Layer already exists 18:34:15 31a4eb9057e8: Layer already exists 18:34:15 f3c91c93588e: Layer already exists 18:34:15 994393dc58e7: Layer already exists 18:34:15 main: digest: sha256:9c182a0a5539182759b3d8173755843ee2e6e4b6e5aa5dcf9aadcf7706f81ed1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:15 ===================================================== [Pipeline] echo 18:34:15 taggedImages: 18:34:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65 18:34:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:34:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.99 18:34:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:34:15 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:34:15 23251983c73b29babdec2056f36690dce19c8f65 18:34:15 latest 18:34:15 2.3.0-dev.99 18:34:15 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:15 main 18:34:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65 18:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:34:16 948dcec914e2: Preparing 18:34:16 1f4fdc8c268e: Preparing 18:34:16 7d2fa5456a87: Preparing 18:34:16 b83a8a55ffb9: Preparing 18:34:16 78a779a7b973: Preparing 18:34:16 f90a6c6f958a: Preparing 18:34:16 c2b5b14210a7: Preparing 18:34:16 994393dc58e7: Preparing 18:34:16 994393dc58e7: Waiting 18:34:16 f90a6c6f958a: Waiting 18:34:16 c2b5b14210a7: Waiting 18:34:16 948dcec914e2: Pushed 18:34:16 78a779a7b973: Pushed 18:34:16 1f4fdc8c268e: Pushed 18:34:16 994393dc58e7: Layer already exists 18:34:16 f90a6c6f958a: Pushed 18:34:16 c2b5b14210a7: Pushed 18:34:17 b83a8a55ffb9: Pushed 18:34:17 7d2fa5456a87: Pushed 18:34:17 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:f01ca3a98a327abc0ec898b9bf2733f5982b31c8b9d0f8cbee88920c4b31e98a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:34:18 948dcec914e2: Preparing 18:34:18 1f4fdc8c268e: Preparing 18:34:18 7d2fa5456a87: Preparing 18:34:18 b83a8a55ffb9: Preparing 18:34:18 78a779a7b973: Preparing 18:34:18 f90a6c6f958a: Preparing 18:34:18 c2b5b14210a7: Preparing 18:34:18 994393dc58e7: Preparing 18:34:18 f90a6c6f958a: Waiting 18:34:18 c2b5b14210a7: Waiting 18:34:18 994393dc58e7: Waiting 18:34:18 948dcec914e2: Layer already exists 18:34:18 b83a8a55ffb9: Layer already exists 18:34:18 1f4fdc8c268e: Layer already exists 18:34:18 7d2fa5456a87: Layer already exists 18:34:18 78a779a7b973: Layer already exists 18:34:18 f90a6c6f958a: Layer already exists 18:34:18 c2b5b14210a7: Layer already exists 18:34:18 994393dc58e7: Layer already exists 18:34:18 latest: digest: sha256:f01ca3a98a327abc0ec898b9bf2733f5982b31c8b9d0f8cbee88920c4b31e98a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.99 18:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:34:18 948dcec914e2: Preparing 18:34:18 1f4fdc8c268e: Preparing 18:34:18 7d2fa5456a87: Preparing 18:34:18 b83a8a55ffb9: Preparing 18:34:18 78a779a7b973: Preparing 18:34:18 f90a6c6f958a: Preparing 18:34:18 c2b5b14210a7: Preparing 18:34:18 994393dc58e7: Preparing 18:34:18 f90a6c6f958a: Waiting 18:34:18 c2b5b14210a7: Waiting 18:34:18 994393dc58e7: Waiting 18:34:18 b83a8a55ffb9: Layer already exists 18:34:18 948dcec914e2: Layer already exists 18:34:18 1f4fdc8c268e: Layer already exists 18:34:18 78a779a7b973: Layer already exists 18:34:18 7d2fa5456a87: Layer already exists 18:34:18 c2b5b14210a7: Layer already exists 18:34:18 f90a6c6f958a: Layer already exists 18:34:18 994393dc58e7: Layer already exists 18:34:18 2.3.0-dev.99: digest: sha256:f01ca3a98a327abc0ec898b9bf2733f5982b31c8b9d0f8cbee88920c4b31e98a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:34:19 948dcec914e2: Preparing 18:34:19 1f4fdc8c268e: Preparing 18:34:19 7d2fa5456a87: Preparing 18:34:19 b83a8a55ffb9: Preparing 18:34:19 78a779a7b973: Preparing 18:34:19 f90a6c6f958a: Preparing 18:34:19 c2b5b14210a7: Preparing 18:34:19 994393dc58e7: Preparing 18:34:19 c2b5b14210a7: Waiting 18:34:19 994393dc58e7: Waiting 18:34:19 948dcec914e2: Layer already exists 18:34:19 7d2fa5456a87: Layer already exists 18:34:19 78a779a7b973: Layer already exists 18:34:19 1f4fdc8c268e: Layer already exists 18:34:19 b83a8a55ffb9: Layer already exists 18:34:19 c2b5b14210a7: Layer already exists 18:34:19 f90a6c6f958a: Layer already exists 18:34:19 994393dc58e7: Layer already exists 18:34:19 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:f01ca3a98a327abc0ec898b9bf2733f5982b31c8b9d0f8cbee88920c4b31e98a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:34:20 948dcec914e2: Preparing 18:34:20 1f4fdc8c268e: Preparing 18:34:20 7d2fa5456a87: Preparing 18:34:20 b83a8a55ffb9: Preparing 18:34:20 78a779a7b973: Preparing 18:34:20 f90a6c6f958a: Preparing 18:34:20 c2b5b14210a7: Preparing 18:34:20 994393dc58e7: Preparing 18:34:20 c2b5b14210a7: Waiting 18:34:20 f90a6c6f958a: Waiting 18:34:20 994393dc58e7: Waiting 18:34:20 b83a8a55ffb9: Layer already exists 18:34:20 7d2fa5456a87: Layer already exists 18:34:20 1f4fdc8c268e: Layer already exists 18:34:20 948dcec914e2: Layer already exists 18:34:20 78a779a7b973: Layer already exists 18:34:20 f90a6c6f958a: Layer already exists 18:34:20 c2b5b14210a7: Layer already exists 18:34:20 994393dc58e7: Layer already exists 18:34:20 main: digest: sha256:f01ca3a98a327abc0ec898b9bf2733f5982b31c8b9d0f8cbee88920c4b31e98a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:20 ===================================================== [Pipeline] echo 18:34:20 taggedImages: 18:34:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65 18:34:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:34:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.99 18:34:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:34:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:34:20 23251983c73b29babdec2056f36690dce19c8f65 18:34:20 latest 18:34:20 2.3.0-dev.99 18:34:20 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:20 main 18:34:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65 18:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:34:20 a65b5399111f: Preparing 18:34:20 b8f51238c132: Preparing 18:34:20 9c68ea5c9463: Preparing 18:34:20 725948d2f4c6: Preparing 18:34:20 99fdc145abd0: Preparing 18:34:20 f2982622f90c: Preparing 18:34:20 8af03352faeb: Preparing 18:34:20 f2982622f90c: Waiting 18:34:20 0aa752a04e3f: Preparing 18:34:20 28f5d197eff5: Preparing 18:34:20 0aa752a04e3f: Waiting 18:34:20 8af03352faeb: Waiting 18:34:20 994393dc58e7: Preparing 18:34:20 28f5d197eff5: Waiting 18:34:20 994393dc58e7: Waiting 18:34:21 99fdc145abd0: Pushed 18:34:21 a65b5399111f: Pushed 18:34:21 b8f51238c132: Pushed 18:34:21 f2982622f90c: Pushed 18:34:21 0aa752a04e3f: Pushed 18:34:21 8af03352faeb: Pushed 18:34:21 994393dc58e7: Layer already exists 18:34:21 725948d2f4c6: Pushed 18:34:21 28f5d197eff5: Pushed 18:34:22 9c68ea5c9463: Pushed 18:34:22 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:e25251d702f5bb3e49c0e9797f08016fca97c0e0dbd858c39e68de41d75bf109 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:34:22 a65b5399111f: Preparing 18:34:22 b8f51238c132: Preparing 18:34:22 9c68ea5c9463: Preparing 18:34:22 725948d2f4c6: Preparing 18:34:22 99fdc145abd0: Preparing 18:34:22 f2982622f90c: Preparing 18:34:22 8af03352faeb: Preparing 18:34:22 0aa752a04e3f: Preparing 18:34:22 28f5d197eff5: Preparing 18:34:22 994393dc58e7: Preparing 18:34:22 f2982622f90c: Waiting 18:34:22 8af03352faeb: Waiting 18:34:22 0aa752a04e3f: Waiting 18:34:22 28f5d197eff5: Waiting 18:34:22 994393dc58e7: Waiting 18:34:22 99fdc145abd0: Layer already exists 18:34:22 9c68ea5c9463: Layer already exists 18:34:22 725948d2f4c6: Layer already exists 18:34:22 a65b5399111f: Layer already exists 18:34:22 b8f51238c132: Layer already exists 18:34:22 f2982622f90c: Layer already exists 18:34:22 0aa752a04e3f: Layer already exists 18:34:22 8af03352faeb: Layer already exists 18:34:22 994393dc58e7: Layer already exists 18:34:22 28f5d197eff5: Layer already exists 18:34:22 latest: digest: sha256:e25251d702f5bb3e49c0e9797f08016fca97c0e0dbd858c39e68de41d75bf109 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.99 18:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:34:23 a65b5399111f: Preparing 18:34:23 b8f51238c132: Preparing 18:34:23 9c68ea5c9463: Preparing 18:34:23 725948d2f4c6: Preparing 18:34:23 99fdc145abd0: Preparing 18:34:23 f2982622f90c: Preparing 18:34:23 8af03352faeb: Preparing 18:34:23 0aa752a04e3f: Preparing 18:34:23 28f5d197eff5: Preparing 18:34:23 994393dc58e7: Preparing 18:34:23 f2982622f90c: Waiting 18:34:23 8af03352faeb: Waiting 18:34:23 0aa752a04e3f: Waiting 18:34:23 28f5d197eff5: Waiting 18:34:23 994393dc58e7: Waiting 18:34:23 99fdc145abd0: Layer already exists 18:34:23 725948d2f4c6: Layer already exists 18:34:23 a65b5399111f: Layer already exists 18:34:23 b8f51238c132: Layer already exists 18:34:23 9c68ea5c9463: Layer already exists 18:34:23 8af03352faeb: Layer already exists 18:34:23 f2982622f90c: Layer already exists 18:34:23 0aa752a04e3f: Layer already exists 18:34:23 28f5d197eff5: Layer already exists 18:34:23 994393dc58e7: Layer already exists 18:34:23 2.3.0-dev.99: digest: sha256:e25251d702f5bb3e49c0e9797f08016fca97c0e0dbd858c39e68de41d75bf109 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:34:24 a65b5399111f: Preparing 18:34:24 b8f51238c132: Preparing 18:34:24 9c68ea5c9463: Preparing 18:34:24 725948d2f4c6: Preparing 18:34:24 99fdc145abd0: Preparing 18:34:24 f2982622f90c: Preparing 18:34:24 8af03352faeb: Preparing 18:34:24 0aa752a04e3f: Preparing 18:34:24 28f5d197eff5: Preparing 18:34:24 994393dc58e7: Preparing 18:34:24 f2982622f90c: Waiting 18:34:24 8af03352faeb: Waiting 18:34:24 0aa752a04e3f: Waiting 18:34:24 28f5d197eff5: Waiting 18:34:24 994393dc58e7: Waiting 18:34:24 9c68ea5c9463: Layer already exists 18:34:24 a65b5399111f: Layer already exists 18:34:24 725948d2f4c6: Layer already exists 18:34:24 99fdc145abd0: Layer already exists 18:34:24 b8f51238c132: Layer already exists 18:34:24 f2982622f90c: Layer already exists 18:34:24 0aa752a04e3f: Layer already exists 18:34:24 28f5d197eff5: Layer already exists 18:34:24 994393dc58e7: Layer already exists 18:34:24 8af03352faeb: Layer already exists 18:34:24 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:e25251d702f5bb3e49c0e9797f08016fca97c0e0dbd858c39e68de41d75bf109 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:34:24 a65b5399111f: Preparing 18:34:24 b8f51238c132: Preparing 18:34:24 9c68ea5c9463: Preparing 18:34:24 725948d2f4c6: Preparing 18:34:24 99fdc145abd0: Preparing 18:34:24 f2982622f90c: Preparing 18:34:24 8af03352faeb: Preparing 18:34:24 0aa752a04e3f: Preparing 18:34:24 28f5d197eff5: Preparing 18:34:24 994393dc58e7: Preparing 18:34:24 0aa752a04e3f: Waiting 18:34:24 28f5d197eff5: Waiting 18:34:24 994393dc58e7: Waiting 18:34:24 8af03352faeb: Waiting 18:34:24 9c68ea5c9463: Layer already exists 18:34:24 725948d2f4c6: Layer already exists 18:34:24 a65b5399111f: Layer already exists 18:34:24 99fdc145abd0: Layer already exists 18:34:24 b8f51238c132: Layer already exists 18:34:24 f2982622f90c: Layer already exists 18:34:24 0aa752a04e3f: Layer already exists 18:34:24 994393dc58e7: Layer already exists 18:34:24 28f5d197eff5: Layer already exists 18:34:24 8af03352faeb: Layer already exists 18:34:24 main: digest: sha256:e25251d702f5bb3e49c0e9797f08016fca97c0e0dbd858c39e68de41d75bf109 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:24 ===================================================== [Pipeline] echo 18:34:24 taggedImages: 18:34:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65 18:34:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:34:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.99 18:34:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:34:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:34:24 23251983c73b29babdec2056f36690dce19c8f65 18:34:24 latest 18:34:24 2.3.0-dev.99 18:34:24 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:24 main 18:34:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65 18:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:34:25 990895fa27ba: Preparing 18:34:25 ff800bfc56db: Preparing 18:34:25 7971ece95f27: Preparing 18:34:25 9a13ff79a1c3: Preparing 18:34:25 f180630ada21: Preparing 18:34:25 34d5ebaa5410: Preparing 18:34:25 34d5ebaa5410: Waiting 18:34:25 7971ece95f27: Layer already exists 18:34:25 34d5ebaa5410: Layer already exists 18:34:25 990895fa27ba: Pushed 18:34:25 f180630ada21: Pushed 18:34:25 9a13ff79a1c3: Pushed 18:34:27 ff800bfc56db: Pushed 18:34:27 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:6f50330f5034d469d65ed11ba1a2b8ccb3b5d0c30536115ac78106c6ce37f3b7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:27 + 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 18:34:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:34:28 990895fa27ba: Preparing 18:34:28 ff800bfc56db: Preparing 18:34:28 7971ece95f27: Preparing 18:34:28 9a13ff79a1c3: Preparing 18:34:28 f180630ada21: Preparing 18:34:28 34d5ebaa5410: Preparing 18:34:28 34d5ebaa5410: Waiting 18:34:28 f180630ada21: Layer already exists 18:34:28 9a13ff79a1c3: Layer already exists 18:34:28 7971ece95f27: Layer already exists 18:34:28 ff800bfc56db: Layer already exists 18:34:28 990895fa27ba: Layer already exists 18:34:28 34d5ebaa5410: Layer already exists 18:34:28 latest: digest: sha256:6f50330f5034d469d65ed11ba1a2b8ccb3b5d0c30536115ac78106c6ce37f3b7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.99 18:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:34:28 990895fa27ba: Preparing 18:34:28 ff800bfc56db: Preparing 18:34:28 7971ece95f27: Preparing 18:34:28 9a13ff79a1c3: Preparing 18:34:28 f180630ada21: Preparing 18:34:28 34d5ebaa5410: Preparing 18:34:28 34d5ebaa5410: Waiting 18:34:28 990895fa27ba: Layer already exists 18:34:28 7971ece95f27: Layer already exists 18:34:28 9a13ff79a1c3: Layer already exists 18:34:28 f180630ada21: Layer already exists 18:34:28 ff800bfc56db: Layer already exists 18:34:28 34d5ebaa5410: Layer already exists 18:34:28 2.3.0-dev.99: digest: sha256:6f50330f5034d469d65ed11ba1a2b8ccb3b5d0c30536115ac78106c6ce37f3b7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:34:29 990895fa27ba: Preparing 18:34:29 ff800bfc56db: Preparing 18:34:29 7971ece95f27: Preparing 18:34:29 9a13ff79a1c3: Preparing 18:34:29 f180630ada21: Preparing 18:34:29 34d5ebaa5410: Preparing 18:34:29 f180630ada21: Layer already exists 18:34:29 9a13ff79a1c3: Layer already exists 18:34:29 ff800bfc56db: Layer already exists 18:34:29 990895fa27ba: Layer already exists 18:34:29 7971ece95f27: Layer already exists 18:34:29 34d5ebaa5410: Layer already exists 18:34:29 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:6f50330f5034d469d65ed11ba1a2b8ccb3b5d0c30536115ac78106c6ce37f3b7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:29 + 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 18:34:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:34:30 990895fa27ba: Preparing 18:34:30 ff800bfc56db: Preparing 18:34:30 7971ece95f27: Preparing 18:34:30 9a13ff79a1c3: Preparing 18:34:30 f180630ada21: Preparing 18:34:30 34d5ebaa5410: Preparing 18:34:30 34d5ebaa5410: Waiting 18:34:30 f180630ada21: Layer already exists 18:34:30 7971ece95f27: Layer already exists 18:34:30 990895fa27ba: Layer already exists 18:34:30 ff800bfc56db: Layer already exists 18:34:30 9a13ff79a1c3: Layer already exists 18:34:30 34d5ebaa5410: Layer already exists 18:34:30 main: digest: sha256:6f50330f5034d469d65ed11ba1a2b8ccb3b5d0c30536115ac78106c6ce37f3b7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:30 ===================================================== [Pipeline] echo 18:34:30 taggedImages: 18:34:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65 18:34:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:34:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.99 18:34:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:34:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:34:30 23251983c73b29babdec2056f36690dce19c8f65 18:34:30 latest 18:34:30 2.3.0-dev.99 18:34:30 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:30 main 18:34:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65 18:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:34:30 8f8e09b49976: Preparing 18:34:30 fdc81b8f8a6f: Preparing 18:34:30 774cc3a6759c: Preparing 18:34:30 08b4c551f0c8: Preparing 18:34:30 ad9520639ba0: Preparing 18:34:30 72b7a1eda390: Preparing 18:34:30 f180630ada21: Preparing 18:34:30 34d5ebaa5410: Preparing 18:34:30 72b7a1eda390: Waiting 18:34:30 f180630ada21: Waiting 18:34:30 34d5ebaa5410: Waiting 18:34:30 774cc3a6759c: Pushed 18:34:30 fdc81b8f8a6f: Pushed 18:34:30 8f8e09b49976: Pushed 18:34:30 f180630ada21: Layer already exists 18:34:30 34d5ebaa5410: Layer already exists 18:34:31 72b7a1eda390: Pushed 18:34:34 ad9520639ba0: Pushed 18:34:37 08b4c551f0c8: Pushed 18:34:37 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:2a78512913f293c4e8ca2be1348471997d19db9eaae1f61bd40a11c655ebd235 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:34:38 8f8e09b49976: Preparing 18:34:38 fdc81b8f8a6f: Preparing 18:34:38 774cc3a6759c: Preparing 18:34:38 08b4c551f0c8: Preparing 18:34:38 ad9520639ba0: Preparing 18:34:38 72b7a1eda390: Preparing 18:34:38 f180630ada21: Preparing 18:34:38 34d5ebaa5410: Preparing 18:34:38 34d5ebaa5410: Waiting 18:34:38 774cc3a6759c: Layer already exists 18:34:38 8f8e09b49976: Layer already exists 18:34:38 08b4c551f0c8: Layer already exists 18:34:38 fdc81b8f8a6f: Layer already exists 18:34:38 ad9520639ba0: Layer already exists 18:34:38 72b7a1eda390: Layer already exists 18:34:38 f180630ada21: Layer already exists 18:34:38 34d5ebaa5410: Layer already exists 18:34:38 latest: digest: sha256:2a78512913f293c4e8ca2be1348471997d19db9eaae1f61bd40a11c655ebd235 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.99 18:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:34:38 8f8e09b49976: Preparing 18:34:38 fdc81b8f8a6f: Preparing 18:34:38 774cc3a6759c: Preparing 18:34:38 08b4c551f0c8: Preparing 18:34:38 ad9520639ba0: Preparing 18:34:38 72b7a1eda390: Preparing 18:34:38 f180630ada21: Preparing 18:34:38 34d5ebaa5410: Preparing 18:34:38 f180630ada21: Waiting 18:34:38 72b7a1eda390: Waiting 18:34:38 34d5ebaa5410: Waiting 18:34:38 fdc81b8f8a6f: Layer already exists 18:34:38 08b4c551f0c8: Layer already exists 18:34:38 ad9520639ba0: Layer already exists 18:34:38 8f8e09b49976: Layer already exists 18:34:38 774cc3a6759c: Layer already exists 18:34:38 72b7a1eda390: Layer already exists 18:34:38 34d5ebaa5410: Layer already exists 18:34:38 f180630ada21: Layer already exists 18:34:38 2.3.0-dev.99: digest: sha256:2a78512913f293c4e8ca2be1348471997d19db9eaae1f61bd40a11c655ebd235 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:34:39 8f8e09b49976: Preparing 18:34:39 fdc81b8f8a6f: Preparing 18:34:39 774cc3a6759c: Preparing 18:34:39 08b4c551f0c8: Preparing 18:34:39 ad9520639ba0: Preparing 18:34:39 72b7a1eda390: Preparing 18:34:39 f180630ada21: Preparing 18:34:39 34d5ebaa5410: Preparing 18:34:39 f180630ada21: Waiting 18:34:39 72b7a1eda390: Waiting 18:34:39 fdc81b8f8a6f: Layer already exists 18:34:39 774cc3a6759c: Layer already exists 18:34:39 8f8e09b49976: Layer already exists 18:34:39 ad9520639ba0: Layer already exists 18:34:39 08b4c551f0c8: Layer already exists 18:34:39 72b7a1eda390: Layer already exists 18:34:39 f180630ada21: Layer already exists 18:34:39 34d5ebaa5410: Layer already exists 18:34:39 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:2a78512913f293c4e8ca2be1348471997d19db9eaae1f61bd40a11c655ebd235 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:34:39 8f8e09b49976: Preparing 18:34:39 fdc81b8f8a6f: Preparing 18:34:39 774cc3a6759c: Preparing 18:34:39 08b4c551f0c8: Preparing 18:34:39 ad9520639ba0: Preparing 18:34:39 72b7a1eda390: Preparing 18:34:39 f180630ada21: Preparing 18:34:39 34d5ebaa5410: Preparing 18:34:39 f180630ada21: Waiting 18:34:39 34d5ebaa5410: Waiting 18:34:39 72b7a1eda390: Waiting 18:34:39 08b4c551f0c8: Layer already exists 18:34:39 ad9520639ba0: Layer already exists 18:34:39 774cc3a6759c: Layer already exists 18:34:39 8f8e09b49976: Layer already exists 18:34:39 fdc81b8f8a6f: Layer already exists 18:34:39 72b7a1eda390: Layer already exists 18:34:39 f180630ada21: Layer already exists 18:34:39 34d5ebaa5410: Layer already exists 18:34:39 main: digest: sha256:2a78512913f293c4e8ca2be1348471997d19db9eaae1f61bd40a11c655ebd235 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:39 ===================================================== [Pipeline] echo 18:34:39 taggedImages: 18:34:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65 18:34:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:34:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.99 18:34:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:34:39 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:34:39 23251983c73b29babdec2056f36690dce19c8f65 18:34:39 latest 18:34:39 2.3.0-dev.99 18:34:39 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:39 main 18:34:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65 18:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:34:40 87fd055c803d: Preparing 18:34:40 9cae18e86f85: Preparing 18:34:40 80d0c7140bf9: Preparing 18:34:40 01a9a7fad193: Preparing 18:34:40 5b8f4eff5c52: Preparing 18:34:40 f180630ada21: Preparing 18:34:40 34d5ebaa5410: Preparing 18:34:40 f180630ada21: Waiting 18:34:40 34d5ebaa5410: Waiting 18:34:40 9cae18e86f85: Pushed 18:34:40 87fd055c803d: Pushed 18:34:40 80d0c7140bf9: Pushed 18:34:40 f180630ada21: Layer already exists 18:34:40 34d5ebaa5410: Layer already exists 18:34:40 5b8f4eff5c52: Pushed 18:34:44 Removing intermediate container e1977a026490 18:34:44 ---> 9043548a754e 18:34:44 Step 8/26 : COPY . . 18:34:44 Removing intermediate container 1bb631a45e59 18:34:44 ---> 385d66be4f73 18:34:44 Step 8/25 : COPY . . 18:34:44 Removing intermediate container b5067345aad3 18:34:44 ---> ae7c34b0aedc 18:34:44 Step 9/24 : COPY . . 18:34:44 Removing intermediate container 052a496ac6aa 18:34:44 ---> 5b59feff9d75 18:34:44 Step 7/20 : COPY . . 18:34:44 Removing intermediate container b60bdb7c0f6a 18:34:44 ---> 97eeee0ae39b 18:34:44 Step 8/26 : COPY . . 18:34:44 ---> bbe62b43faf6 18:34:44 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:34:44 ---> 5e2f980c0335 18:34:44 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:34:44 ---> e877cd93ae85 18:34:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:34:44 ---> 5707286904a9 18:34:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:34:44 ---> fc23b4eaf39e 18:34:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:34:44 ---> Running in 8d7376dc63c3 18:34:44 ---> Running in 4a0d9986d9ff 18:34:44 ---> Running in 527015594f83 18:34:44 ---> Running in 3120dacd23d6 18:34:44 ---> Running in 729506308c98 18:34:44 Removing intermediate container 3120dacd23d6 18:34:44 ---> 89d91ab8d092 18:34:44 Step 10/26 : WORKDIR /edgex-go/spire-build 18:34:44 Removing intermediate container 4a0d9986d9ff 18:34:44 ---> c844245e6bab 18:34:44 Step 10/25 : WORKDIR /edgex-go/spire-build 18:34:44 Removing intermediate container 527015594f83 18:34:44 ---> 1c7c36a50850 18:34:44 Step 10/26 : WORKDIR /edgex-go/spire-build 18:34:44 ---> Running in 8cf14e1275ab 18:34:44 ---> Running in 53452f94ec75 18:34:44 ---> Running in 96b85f4b838e 18:34:44 Removing intermediate container 96b85f4b838e 18:34:44 ---> b07db88e83c5 18:34:44 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 18:34:44 Removing intermediate container 53452f94ec75 18:34:44 ---> 8475bd3aea6f 18:34:44 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 18:34:44 Removing intermediate container 8cf14e1275ab 18:34:44 ---> 70a5585ddc0f 18:34:44 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 18:34:44 ---> Running in 2a840adc77c1 18:34:44 ---> Running in bdadcacd0041 18:34:44 ---> Running in 3e722bb7b4e2 18:34:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:34:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:34:47 01a9a7fad193: Pushed 18:34:47 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:e07fccab008c9062e5558e868d262fccac121e73c26eb985941a1648ec16372a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:34:47 87fd055c803d: Preparing 18:34:47 9cae18e86f85: Preparing 18:34:47 80d0c7140bf9: Preparing 18:34:47 01a9a7fad193: Preparing 18:34:47 5b8f4eff5c52: Preparing 18:34:47 f180630ada21: Preparing 18:34:47 34d5ebaa5410: Preparing 18:34:47 f180630ada21: Waiting 18:34:47 34d5ebaa5410: Waiting 18:34:47 9cae18e86f85: Layer already exists 18:34:47 01a9a7fad193: Layer already exists 18:34:47 80d0c7140bf9: Layer already exists 18:34:47 5b8f4eff5c52: Layer already exists 18:34:47 87fd055c803d: Layer already exists 18:34:47 f180630ada21: Layer already exists 18:34:47 34d5ebaa5410: Layer already exists 18:34:47 latest: digest: sha256:e07fccab008c9062e5558e868d262fccac121e73c26eb985941a1648ec16372a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.99 18:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:34:48 87fd055c803d: Preparing 18:34:48 9cae18e86f85: Preparing 18:34:48 80d0c7140bf9: Preparing 18:34:48 01a9a7fad193: Preparing 18:34:48 5b8f4eff5c52: Preparing 18:34:48 f180630ada21: Preparing 18:34:48 34d5ebaa5410: Preparing 18:34:48 f180630ada21: Waiting 18:34:48 34d5ebaa5410: Waiting 18:34:48 9cae18e86f85: Layer already exists 18:34:48 01a9a7fad193: Layer already exists 18:34:48 80d0c7140bf9: Layer already exists 18:34:48 87fd055c803d: Layer already exists 18:34:48 5b8f4eff5c52: Layer already exists 18:34:48 34d5ebaa5410: Layer already exists 18:34:48 f180630ada21: Layer already exists 18:34:48 2.3.0-dev.99: digest: sha256:e07fccab008c9062e5558e868d262fccac121e73c26eb985941a1648ec16372a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:34:49 87fd055c803d: Preparing 18:34:49 9cae18e86f85: Preparing 18:34:49 80d0c7140bf9: Preparing 18:34:49 01a9a7fad193: Preparing 18:34:49 5b8f4eff5c52: Preparing 18:34:49 f180630ada21: Preparing 18:34:49 34d5ebaa5410: Preparing 18:34:49 f180630ada21: Waiting 18:34:49 34d5ebaa5410: Waiting 18:34:49 01a9a7fad193: Layer already exists 18:34:49 87fd055c803d: Layer already exists 18:34:49 5b8f4eff5c52: Layer already exists 18:34:49 9cae18e86f85: Layer already exists 18:34:49 80d0c7140bf9: Layer already exists 18:34:49 34d5ebaa5410: Layer already exists 18:34:49 f180630ada21: Layer already exists 18:34:49 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:e07fccab008c9062e5558e868d262fccac121e73c26eb985941a1648ec16372a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:49 Removing intermediate container 2a840adc77c1 18:34:49 ---> e6f096f615b2 18:34:49 Step 12/25 : WORKDIR /edgex-go 18:34:49 Removing intermediate container bdadcacd0041 18:34:49 ---> bc6b38aec816 18:34:49 Step 12/26 : WORKDIR /edgex-go 18:34:49 ---> Running in 6ef460c16053 18:34:49 Removing intermediate container 3e722bb7b4e2 18:34:49 ---> 5bc9e8a224bf 18:34:49 Step 12/26 : WORKDIR /edgex-go 18:34:49 ---> Running in 1320d1b03b1a 18:34:49 ---> Running in fd6a1143c089 18:34:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:34:49 87fd055c803d: Preparing 18:34:49 9cae18e86f85: Preparing 18:34:49 80d0c7140bf9: Preparing 18:34:49 01a9a7fad193: Preparing 18:34:49 5b8f4eff5c52: Preparing 18:34:49 f180630ada21: Preparing 18:34:49 34d5ebaa5410: Preparing 18:34:49 f180630ada21: Waiting 18:34:49 34d5ebaa5410: Waiting 18:34:49 9cae18e86f85: Layer already exists 18:34:49 80d0c7140bf9: Layer already exists 18:34:49 87fd055c803d: Layer already exists 18:34:49 01a9a7fad193: Layer already exists 18:34:49 5b8f4eff5c52: Layer already exists 18:34:49 f180630ada21: Layer already exists 18:34:49 34d5ebaa5410: Layer already exists 18:34:49 main: digest: sha256:e07fccab008c9062e5558e868d262fccac121e73c26eb985941a1648ec16372a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:49 ===================================================== [Pipeline] echo 18:34:49 taggedImages: 18:34:49 - nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65 18:34:49 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:34:49 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.99 18:34:49 - nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:49 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:34:49 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:34:49 23251983c73b29babdec2056f36690dce19c8f65 18:34:49 latest 18:34:49 2.3.0-dev.99 18:34:49 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:49 main 18:34:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:50 Removing intermediate container 6ef460c16053 18:34:50 ---> 4b5a3a605871 18:34:50 18:34:50 Step 13/25 : FROM alpine:3.15 18:34:50 Removing intermediate container 1320d1b03b1a 18:34:50 ---> 46b62b6d9c75 18:34:50 18:34:50 Step 13/26 : FROM alpine:3.15 18:34:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:50 Removing intermediate container fd6a1143c089 18:34:50 ---> 98c354e53452 18:34:50 18:34:50 Step 13/26 : FROM alpine:3.15 18:34:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65 18:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:34:50 a35339c87e3e: Preparing 18:34:50 48e064675c9b: Preparing 18:34:50 9f596d720b58: Preparing 18:34:50 01a9a7fad193: Preparing 18:34:50 72b7a1eda390: Preparing 18:34:50 f180630ada21: Preparing 18:34:50 34d5ebaa5410: Preparing 18:34:50 34d5ebaa5410: Waiting 18:34:50 01a9a7fad193: Layer already exists 18:34:50 72b7a1eda390: Layer already exists 18:34:50 f180630ada21: Layer already exists 18:34:50 34d5ebaa5410: Layer already exists 18:34:50 9f596d720b58: Pushed 18:34:50 48e064675c9b: Pushed 18:34:50 a35339c87e3e: Pushed 18:34:50 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:a4aba6e0ed502039f7e3401e09f5d67d585743e2b7886091fcee5344549c8354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:51 3.15: Pulling from library/alpine 18:34:51 3.15: Pulling from library/alpine 18:34:51 3.15: Pulling from library/alpine 18:34:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:34:51 a35339c87e3e: Preparing 18:34:51 48e064675c9b: Preparing 18:34:51 9f596d720b58: Preparing 18:34:51 01a9a7fad193: Preparing 18:34:51 72b7a1eda390: Preparing 18:34:51 f180630ada21: Preparing 18:34:51 34d5ebaa5410: Preparing 18:34:51 f180630ada21: Waiting 18:34:51 01a9a7fad193: Layer already exists 18:34:51 72b7a1eda390: Layer already exists 18:34:51 a35339c87e3e: Layer already exists 18:34:51 9f596d720b58: Layer already exists 18:34:51 48e064675c9b: Layer already exists 18:34:51 f180630ada21: Layer already exists 18:34:51 34d5ebaa5410: Layer already exists 18:34:51 latest: digest: sha256:a4aba6e0ed502039f7e3401e09f5d67d585743e2b7886091fcee5344549c8354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.99 18:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:34:51 a35339c87e3e: Preparing 18:34:51 48e064675c9b: Preparing 18:34:51 9f596d720b58: Preparing 18:34:51 01a9a7fad193: Preparing 18:34:51 72b7a1eda390: Preparing 18:34:51 f180630ada21: Preparing 18:34:51 34d5ebaa5410: Preparing 18:34:51 f180630ada21: Waiting 18:34:51 34d5ebaa5410: Waiting 18:34:51 01a9a7fad193: Layer already exists 18:34:51 9f596d720b58: Layer already exists 18:34:51 72b7a1eda390: Layer already exists 18:34:51 a35339c87e3e: Layer already exists 18:34:51 48e064675c9b: Layer already exists 18:34:51 f180630ada21: Layer already exists 18:34:51 34d5ebaa5410: Layer already exists 18:34:51 2.3.0-dev.99: digest: sha256:a4aba6e0ed502039f7e3401e09f5d67d585743e2b7886091fcee5344549c8354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:34:52 a35339c87e3e: Preparing 18:34:52 48e064675c9b: Preparing 18:34:52 9f596d720b58: Preparing 18:34:52 01a9a7fad193: Preparing 18:34:52 72b7a1eda390: Preparing 18:34:52 f180630ada21: Preparing 18:34:52 34d5ebaa5410: Preparing 18:34:52 f180630ada21: Waiting 18:34:52 34d5ebaa5410: Waiting 18:34:52 01a9a7fad193: Layer already exists 18:34:52 72b7a1eda390: Layer already exists 18:34:52 48e064675c9b: Layer already exists 18:34:52 a35339c87e3e: Layer already exists 18:34:52 9f596d720b58: Layer already exists 18:34:52 f180630ada21: Layer already exists 18:34:52 34d5ebaa5410: Layer already exists 18:34:52 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:a4aba6e0ed502039f7e3401e09f5d67d585743e2b7886091fcee5344549c8354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:34:53 a35339c87e3e: Preparing 18:34:53 48e064675c9b: Preparing 18:34:53 9f596d720b58: Preparing 18:34:53 01a9a7fad193: Preparing 18:34:53 72b7a1eda390: Preparing 18:34:53 f180630ada21: Preparing 18:34:53 34d5ebaa5410: Preparing 18:34:53 f180630ada21: Waiting 18:34:53 48e064675c9b: Layer already exists 18:34:53 9f596d720b58: Layer already exists 18:34:53 a35339c87e3e: Layer already exists 18:34:53 72b7a1eda390: Layer already exists 18:34:53 01a9a7fad193: Layer already exists 18:34:53 f180630ada21: Layer already exists 18:34:53 34d5ebaa5410: Layer already exists 18:34:53 main: digest: sha256:a4aba6e0ed502039f7e3401e09f5d67d585743e2b7886091fcee5344549c8354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:53 ===================================================== [Pipeline] echo 18:34:53 taggedImages: 18:34:53 - nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65 18:34:53 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:34:53 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.99 18:34:53 - nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:53 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:34:53 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:34:53 23251983c73b29babdec2056f36690dce19c8f65 18:34:53 latest 18:34:53 2.3.0-dev.99 18:34:53 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:53 main 18:34:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:53 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:34:53 Status: Downloaded newer image for alpine:3.15 18:34:53 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:34:53 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:34:53 Status: Image is up to date for alpine:3.15 18:34:53 ---> 02e0d6fdf486 18:34:53 Status: Image is up to date for alpine:3.15 18:34:53 ---> 02e0d6fdf486 18:34:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:34:53 ---> 02e0d6fdf486 18:34:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:34:53 18:34:53 ---> Running in ddffae62bc21 18:34:53 ---> Running in 1708ec94a4ea 18:34:53 ---> Running in 44f8a752644e 18:34:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65 18:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:34:53 fa19fcb98f29: Preparing 18:34:53 ba91da86044c: Preparing 18:34:53 7971ece95f27: Preparing 18:34:53 42c9b7fd4cc3: Preparing 18:34:53 994393dc58e7: Preparing 18:34:53 994393dc58e7: Layer already exists 18:34:53 7971ece95f27: Layer already exists 18:34:53 fa19fcb98f29: Pushed 18:34:53 42c9b7fd4cc3: Pushed 18:34:54 Removing intermediate container 44f8a752644e 18:34:54 ---> f3a187cdaa0c 18:34:54 Removing intermediate container 1708ec94a4ea 18:34:54 ---> 607e5abb4345 18:34:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:54 Removing intermediate container ddffae62bc21 18:34:54 ---> 451c0d956d3c 18:34:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:54 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:54 ---> Running in 74f9ccb52b18 18:34:54 ---> Running in 895ef1a9171f 18:34:54 ---> Running in 3b35ef147ddb 18:34:56 ba91da86044c: Pushed 18:34:56 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:525dc525f067bac4b7bbc65b24c726858efe4c77f251fc2348066ad0583e354c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:34:57 fa19fcb98f29: Preparing 18:34:57 ba91da86044c: Preparing 18:34:57 7971ece95f27: Preparing 18:34:57 42c9b7fd4cc3: Preparing 18:34:57 994393dc58e7: Preparing 18:34:57 42c9b7fd4cc3: Layer already exists 18:34:57 fa19fcb98f29: Layer already exists 18:34:57 ba91da86044c: Layer already exists 18:34:57 7971ece95f27: Layer already exists 18:34:57 994393dc58e7: Layer already exists 18:34:57 latest: digest: sha256:525dc525f067bac4b7bbc65b24c726858efe4c77f251fc2348066ad0583e354c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.99 18:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:34:57 fa19fcb98f29: Preparing 18:34:57 ba91da86044c: Preparing 18:34:57 7971ece95f27: Preparing 18:34:57 42c9b7fd4cc3: Preparing 18:34:57 994393dc58e7: Preparing 18:34:57 994393dc58e7: Layer already exists 18:34:57 fa19fcb98f29: Layer already exists 18:34:57 ba91da86044c: Layer already exists 18:34:57 7971ece95f27: Layer already exists 18:34:57 42c9b7fd4cc3: Layer already exists 18:34:57 2.3.0-dev.99: digest: sha256:525dc525f067bac4b7bbc65b24c726858efe4c77f251fc2348066ad0583e354c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:34:58 fa19fcb98f29: Preparing 18:34:58 ba91da86044c: Preparing 18:34:58 7971ece95f27: Preparing 18:34:58 42c9b7fd4cc3: Preparing 18:34:58 994393dc58e7: Preparing 18:34:58 994393dc58e7: Layer already exists 18:34:58 fa19fcb98f29: Layer already exists 18:34:58 7971ece95f27: Layer already exists 18:34:58 42c9b7fd4cc3: Layer already exists 18:34:58 ba91da86044c: Layer already exists 18:34:58 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:525dc525f067bac4b7bbc65b24c726858efe4c77f251fc2348066ad0583e354c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:34:58 fa19fcb98f29: Preparing 18:34:58 ba91da86044c: Preparing 18:34:58 7971ece95f27: Preparing 18:34:58 42c9b7fd4cc3: Preparing 18:34:58 994393dc58e7: Preparing 18:34:58 42c9b7fd4cc3: Layer already exists 18:34:58 7971ece95f27: Layer already exists 18:34:58 994393dc58e7: Layer already exists 18:34:58 fa19fcb98f29: Layer already exists 18:34:58 ba91da86044c: Layer already exists 18:34:58 main: digest: sha256:525dc525f067bac4b7bbc65b24c726858efe4c77f251fc2348066ad0583e354c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:58 ===================================================== [Pipeline] echo 18:34:58 taggedImages: 18:34:58 - nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65 18:34:58 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:34:58 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.99 18:34:58 - nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:58 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:34:58 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:34:58 23251983c73b29babdec2056f36690dce19c8f65 18:34:58 latest 18:34:58 2.3.0-dev.99 18:34:58 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:34:58 main 18:34:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65 18:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:34:59 0bd4062f5285: Preparing 18:34:59 aee6fed8469f: Preparing 18:34:59 7971ece95f27: Preparing 18:34:59 ea0c562a6709: Preparing 18:34:59 994393dc58e7: Preparing 18:34:59 994393dc58e7: Layer already exists 18:34:59 ea0c562a6709: Layer already exists 18:34:59 7971ece95f27: Layer already exists 18:34:59 0bd4062f5285: Pushed 18:35:00 Removing intermediate container 895ef1a9171f 18:35:00 ---> 22d09c9dca23 18:35:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:35:00 ---> Running in 239818fefd63 18:35:00 Removing intermediate container 74f9ccb52b18 18:35:00 ---> 376ae46f24d8 18:35:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:35:00 ---> Running in c05355642e6f 18:35:00 Removing intermediate container 3b35ef147ddb 18:35:00 ---> c85956556f31 18:35:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:35:00 ---> Running in 9fdf2d7d7cf4 18:35:02 aee6fed8469f: Pushed 18:35:02 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:60f885df1229480f46526ffe154cd5319d26f6d145dcbd8a21a7b5486e732fb9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:35:02 0bd4062f5285: Preparing 18:35:02 aee6fed8469f: Preparing 18:35:02 7971ece95f27: Preparing 18:35:02 ea0c562a6709: Preparing 18:35:02 994393dc58e7: Preparing 18:35:02 ea0c562a6709: Layer already exists 18:35:02 7971ece95f27: Layer already exists 18:35:02 0bd4062f5285: Layer already exists 18:35:02 994393dc58e7: Layer already exists 18:35:02 aee6fed8469f: Layer already exists 18:35:02 latest: digest: sha256:60f885df1229480f46526ffe154cd5319d26f6d145dcbd8a21a7b5486e732fb9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.99 18:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:35:03 0bd4062f5285: Preparing 18:35:03 aee6fed8469f: Preparing 18:35:03 7971ece95f27: Preparing 18:35:03 ea0c562a6709: Preparing 18:35:03 994393dc58e7: Preparing 18:35:03 7971ece95f27: Layer already exists 18:35:03 ea0c562a6709: Layer already exists 18:35:03 0bd4062f5285: Layer already exists 18:35:03 994393dc58e7: Layer already exists 18:35:03 aee6fed8469f: Layer already exists 18:35:03 2.3.0-dev.99: digest: sha256:60f885df1229480f46526ffe154cd5319d26f6d145dcbd8a21a7b5486e732fb9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:35:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:35:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:35:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:35:03 0bd4062f5285: Preparing 18:35:03 aee6fed8469f: Preparing 18:35:03 7971ece95f27: Preparing 18:35:03 ea0c562a6709: Preparing 18:35:03 994393dc58e7: Preparing 18:35:03 aee6fed8469f: Layer already exists 18:35:03 994393dc58e7: Layer already exists 18:35:03 ea0c562a6709: Layer already exists 18:35:03 7971ece95f27: Layer already exists 18:35:03 0bd4062f5285: Layer already exists 18:35:03 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:60f885df1229480f46526ffe154cd5319d26f6d145dcbd8a21a7b5486e732fb9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:35:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:35:04 0bd4062f5285: Preparing 18:35:04 aee6fed8469f: Preparing 18:35:04 7971ece95f27: Preparing 18:35:04 ea0c562a6709: Preparing 18:35:04 994393dc58e7: Preparing 18:35:04 0bd4062f5285: Layer already exists 18:35:04 7971ece95f27: Layer already exists 18:35:04 aee6fed8469f: Layer already exists 18:35:04 994393dc58e7: Layer already exists 18:35:04 ea0c562a6709: Layer already exists 18:35:04 main: digest: sha256:60f885df1229480f46526ffe154cd5319d26f6d145dcbd8a21a7b5486e732fb9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:35:04 ===================================================== [Pipeline] echo 18:35:04 taggedImages: 18:35:04 - nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65 18:35:04 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:35:04 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.99 18:35:04 - nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:35:04 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 18:35:04 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 18:35:04 23251983c73b29babdec2056f36690dce19c8f65 18:35:04 latest 18:35:04 2.3.0-dev.99 18:35:04 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:35:04 main 18:35:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:35:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:35:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65 18:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:35:05 e17476b64e46: Preparing 18:35:05 80a4fd01c32f: Preparing 18:35:05 a7f9d573998a: Preparing 18:35:05 039cf0053176: Preparing 18:35:05 994393dc58e7: Preparing 18:35:05 994393dc58e7: Layer already exists 18:35:05 80a4fd01c32f: Pushed 18:35:05 e17476b64e46: Pushed 18:35:05 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:35:05 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:35:05 OK: 15734 distinct packages available 18:35:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:35:06 a7f9d573998a: Pushed 18:35:06 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:35:06 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:35:06 OK: 15734 distinct packages available 18:35:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:35:07 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:35:07 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:35:07 OK: 15734 distinct packages available 18:35:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:35:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:35:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:35:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:35:08 (1/5) Installing dumb-init (1.2.5-r1) 18:35:08 (2/5) Installing musl-obstack (1.2.3-r0) 18:35:08 (3/5) Installing libucontext (1.1-r0) 18:35:09 (4/5) Installing gcompat (1.0.0-r4) 18:35:09 (5/5) Installing openssl (1.1.1q-r0) 18:35:09 Executing busybox-1.34.1-r7.trigger 18:35:09 OK: 6 MiB in 19 packages 18:35:09 (1/4) Installing dumb-init (1.2.5-r1) 18:35:09 (2/4) Installing musl-obstack (1.2.3-r0) 18:35:09 (3/4) Installing libucontext (1.1-r0) 18:35:09 (4/4) Installing gcompat (1.0.0-r4) 18:35:09 (1/5) Installing dumb-init (1.2.5-r1) 18:35:09 Executing busybox-1.34.1-r7.trigger 18:35:09 OK: 6 MiB in 18 packages 18:35:09 (2/5) Installing musl-obstack (1.2.3-r0) 18:35:10 (3/5) Installing libucontext (1.1-r0) 18:35:10 (4/5) Installing gcompat (1.0.0-r4) 18:35:10 (5/5) Installing openssl (1.1.1q-r0) 18:35:10 Executing busybox-1.34.1-r7.trigger 18:35:10 OK: 6 MiB in 19 packages 18:35:13 Removing intermediate container 9fdf2d7d7cf4 18:35:13 ---> 6ccd6aeffe16 18:35:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:35:13 Removing intermediate container 239818fefd63 18:35:13 ---> 6d038559bc23 18:35:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:35:13 Removing intermediate container c05355642e6f 18:35:13 ---> 73b9814f2879 18:35:13 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:35:16 039cf0053176: Pushed 18:35:16 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:0f23c822ec9f78f08fa7aadc70848d942e3ccb3772f52b9c8c516342ba23f144 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:16 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:35:17 e17476b64e46: Preparing 18:35:17 80a4fd01c32f: Preparing 18:35:17 a7f9d573998a: Preparing 18:35:17 039cf0053176: Preparing 18:35:17 994393dc58e7: Preparing 18:35:17 80a4fd01c32f: Layer already exists 18:35:17 994393dc58e7: Layer already exists 18:35:17 a7f9d573998a: Layer already exists 18:35:17 039cf0053176: Layer already exists 18:35:17 e17476b64e46: Layer already exists 18:35:17 latest: digest: sha256:0f23c822ec9f78f08fa7aadc70848d942e3ccb3772f52b9c8c516342ba23f144 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.99 18:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:35:17 e17476b64e46: Preparing 18:35:17 80a4fd01c32f: Preparing 18:35:17 a7f9d573998a: Preparing 18:35:17 039cf0053176: Preparing 18:35:17 994393dc58e7: Preparing 18:35:17 e17476b64e46: Layer already exists 18:35:17 039cf0053176: Layer already exists 18:35:17 994393dc58e7: Layer already exists 18:35:17 80a4fd01c32f: Layer already exists 18:35:17 a7f9d573998a: Layer already exists 18:35:17 2.3.0-dev.99: digest: sha256:0f23c822ec9f78f08fa7aadc70848d942e3ccb3772f52b9c8c516342ba23f144 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:18 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:35:18 e17476b64e46: Preparing 18:35:18 80a4fd01c32f: Preparing 18:35:18 a7f9d573998a: Preparing 18:35:18 039cf0053176: Preparing 18:35:18 994393dc58e7: Preparing 18:35:18 039cf0053176: Layer already exists 18:35:18 e17476b64e46: Layer already exists 18:35:18 a7f9d573998a: Layer already exists 18:35:18 994393dc58e7: Layer already exists 18:35:18 80a4fd01c32f: Layer already exists 18:35:18 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:0f23c822ec9f78f08fa7aadc70848d942e3ccb3772f52b9c8c516342ba23f144 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:18 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 18:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:35:19 e17476b64e46: Preparing 18:35:19 80a4fd01c32f: Preparing 18:35:19 a7f9d573998a: Preparing 18:35:19 039cf0053176: Preparing 18:35:19 994393dc58e7: Preparing 18:35:19 a7f9d573998a: Layer already exists 18:35:19 039cf0053176: Layer already exists 18:35:19 994393dc58e7: Layer already exists 18:35:19 e17476b64e46: Layer already exists 18:35:19 80a4fd01c32f: Layer already exists 18:35:19 main: digest: sha256:0f23c822ec9f78f08fa7aadc70848d942e3ccb3772f52b9c8c516342ba23f144 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:35:19 ===================================================== [Pipeline] echo 18:35:19 taggedImages: 18:35:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65 18:35:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:35:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.99 18:35:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:35:19 - 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] } 18:35:24 ---> 43ad385d8420 18:35:24 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:35:32 ---> f02dd0151744 18:35:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:35:32 ---> 84414ae69258 18:35:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:35:35 ---> 28ac58c8d861 18:35:35 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:35:35 ---> 32d5ddc4af5d 18:35:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:35:35 ---> Running in 269a17a40c37 18:35:36 Removing intermediate container 269a17a40c37 18:35:36 ---> 1ee563ded624 18:35:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:35:38 ---> d293a2dfc961 18:35:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:35:38 ---> 789b98372c0a 18:35:38 Step 21/26 : WORKDIR / 18:35:38 ---> Running in 882cf6009d80 18:35:39 ---> 59d1d5f45d74 18:35:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:35:40 Removing intermediate container 882cf6009d80 18:35:40 ---> 2c1f00078a35 18:35:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:35:40 ---> 22b778e77b49 18:35:40 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:35:40 ---> Running in 4eab313c2f36 18:35:40 ---> Running in 33f399a0cf60 18:35:41 Removing intermediate container 33f399a0cf60 18:35:41 ---> b6e2e6303bd7 18:35:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:35:41 ---> 6910715985de 18:35:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:35:42 ---> Running in 63e10476769e 18:35:42 Removing intermediate container 4eab313c2f36 18:35:42 ---> 3b3d3f4a681c 18:35:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:35:42 ---> Running in e09095e9f5bf 18:35:43 Removing intermediate container e09095e9f5bf 18:35:43 Removing intermediate container 63e10476769e 18:35:43 ---> 16b1157318a8 18:35:43 Step 23/25 : LABEL arch=arm64 18:35:43 ---> bd6fb5862be9 18:35:43 Step 24/26 : LABEL arch=arm64 18:35:43 ---> Running in 358a57c07055 18:35:43 ---> Running in 7126458a17e9 18:35:44 ---> 30e90bddf073 18:35:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:35:45 Removing intermediate container 358a57c07055 18:35:45 ---> 7a6f129dc1fa 18:35:45 Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:35:45 Removing intermediate container 7126458a17e9 18:35:45 ---> b97fd5464dcb 18:35:45 Step 25/26 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:35:45 ---> Running in 3042d123cc6e 18:35:45 ---> Running in 87dcfaa417bb 18:35:47 ---> 5a99599ee1f0 18:35:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:35:47 Removing intermediate container 3042d123cc6e 18:35:47 ---> 01f5cd9b1833 18:35:47 Step 25/25 : LABEL version=2.3.0-dev.99 18:35:47 Removing intermediate container 87dcfaa417bb 18:35:47 ---> 36473a6fd601 18:35:47 Step 26/26 : LABEL version=2.3.0-dev.99 18:35:47 ---> Running in 24535f89a41e 18:35:47 ---> Running in 8d35abcdf66b 18:35:47 ---> Running in 02092dd3dce3 18:35:49 Removing intermediate container 8d35abcdf66b 18:35:49 ---> 4101bace95af 18:35:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:35:49 Removing intermediate container 02092dd3dce3 18:35:49 ---> bce8469b6ec0 18:35:49 18:35:49 Removing intermediate container 24535f89a41e 18:35:49 ---> 426ca8e29bbf 18:35:49 18:35:49 ---> Running in 6817150f4f57 18:35:49 Successfully built bce8469b6ec0 18:35:49 Successfully built 426ca8e29bbf 18:35:49 Successfully tagged security-spire-config-arm64:latest 18:35:49  Building security-spire-config ... done Building security-proxy-setup 18:35:49 Successfully tagged security-spire-server-arm64:latest 18:35:49 Building core-metadata 18:35:49  Building security-spire-server ... done Removing intermediate container 6817150f4f57 18:35:49 ---> f4a95e168703 18:35:49 Step 24/26 : LABEL arch=arm64 18:35:49 ---> Running in b18e9ab79b37 18:35:51 Removing intermediate container b18e9ab79b37 18:35:51 ---> 46ec1ebb99a5 18:35:51 Step 25/26 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:35:52 ---> Running in 3ea6e1539c1a 18:35:52 Removing intermediate container 3ea6e1539c1a 18:35:52 ---> 2c7ba04fefd7 18:35:52 Step 26/26 : LABEL version=2.3.0-dev.99 18:35:52 ---> Running in e7e565e0b34a 18:35:53 Removing intermediate container e7e565e0b34a 18:35:53 ---> 66e05239c942 18:35:53 18:35:53 Successfully built 66e05239c942 18:35:53 Successfully tagged security-spire-agent-arm64:latest 18:35:53 Building security-bootstrapper 18:35:58  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:35:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:35:58 ---> c1bc2e7efb8b 18:35:58 Step 3/22 : WORKDIR /edgex-go 18:35:58 ---> Using cache 18:35:58 ---> e23b617a750b 18:35:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:59 ---> Running in bf7ca2cb3422 18:35:59 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:35:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:35:59 ---> c1bc2e7efb8b 18:35:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:35:59 ---> Using cache 18:35:59 ---> d6d9938bddf1 18:35:59 Step 4/25 : WORKDIR /edgex-go 18:35:59 ---> Using cache 18:35:59 ---> c22fb524ec39 18:35:59 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:59 ---> Using cache 18:35:59 ---> bda15fdebca7 18:35:59 Step 6/25 : RUN apk add --update --no-cache make git 18:35:59 ---> Using cache 18:35:59 ---> 52abcea9eace 18:35:59 Step 7/25 : COPY go.mod vendor* ./ 18:36:00 ---> Using cache 18:36:00 ---> 5c473d25a57f 18:36:00 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:00 ---> Using cache 18:36:00 ---> ae7c34b0aedc 18:36:00 Step 9/25 : COPY . . 18:36:00 ---> Using cache 18:36:00 ---> 5e2f980c0335 18:36:00 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:36:01 ---> Running in 88422d8bffe5 18:36:02 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:36:02 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:36:02 ---> c1bc2e7efb8b 18:36:02 Step 3/33 : WORKDIR /edgex-go 18:36:02 ---> Using cache 18:36:02 ---> e23b617a750b 18:36:02 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:02 ---> Running in 14632b5e2356 18:36:05 Removing intermediate container bf7ca2cb3422 18:36:05 ---> 1632f162c08d 18:36:05 Step 5/22 : RUN apk add --update --no-cache make git 18:36:05 ---> Running in 08c6064a7da0 18:36:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:36:07 Removing intermediate container 14632b5e2356 18:36:07 ---> 302eefd6a7bc 18:36:07 Step 5/33 : RUN apk add --update --no-cache make git 18:36:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:36:08 ---> Running in 61f2b61bee8c 18:36:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:36:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:36:11 OK: 221 MiB in 51 packages 18:36:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:36:13 Removing intermediate container 08c6064a7da0 18:36:13 ---> 832991462cbb 18:36:13 Step 6/22 : COPY go.mod vendor* ./ 18:36:13 OK: 221 MiB in 51 packages 18:36:16 Removing intermediate container 61f2b61bee8c 18:36:16 ---> 78c3f97d663a 18:36:16 Step 6/33 : COPY go.mod vendor* ./ 18:36:16 ---> a8a1554fcde6 18:36:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:17 ---> Running in 7de5b4c76f50 18:36:19 ---> 85012ddb10f9 18:36:19 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:19 ---> Running in b3be91db9eac 18:37:55 Removing intermediate container 7de5b4c76f50 18:37:55 ---> 156ac05720b6 18:37:55 Step 8/22 : COPY . . 18:37:55 Removing intermediate container b3be91db9eac 18:37:55 ---> f9a8adb82569 18:37:55 Step 8/33 : COPY . . 18:37:55 ---> 70453fbe2085 18:37:55 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:37:55 ---> Running in 4ce7d3718eac 18:37:55 ---> ad8a5f82b3d8 18:37:55 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:37:55 ---> Running in 56aa97b963bf 18:37:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:37:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:40:47 Removing intermediate container 8d7376dc63c3 18:40:47 ---> 58c8561d5455 18:40:47 18:40:47 Step 11/24 : FROM alpine:3.16 18:40:47 3.16: Pulling from library/alpine 18:40:47 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:40:47 Status: Downloaded newer image for alpine:3.16 18:40:47 ---> a6215f271958 18:40:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:40:47 ---> Running in 9c6bbdea220e 18:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:40:47 (1/1) Installing dumb-init (1.2.5-r1) 18:40:47 Executing busybox-1.35.0-r17.trigger 18:40:47 OK: 5 MiB in 15 packages 18:40:48 Removing intermediate container 9c6bbdea220e 18:40:48 ---> bad9e504aa8e 18:40:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:40:48 ---> Running in 01b78c97ad31 18:40:48 Removing intermediate container 01b78c97ad31 18:40:48 ---> 33a1e81f8b0a 18:40:48 Step 14/24 : ENV APP_PORT=59882 18:40:49 ---> Running in ab50840a29bd 18:40:49 Removing intermediate container ab50840a29bd 18:40:49 ---> ec14ff7e43b4 18:40:49 Step 15/24 : EXPOSE $APP_PORT 18:40:49 ---> Running in 55f73778781a 18:40:50 Removing intermediate container 55f73778781a 18:40:50 ---> 1f52e23e49bf 18:40:50 Step 16/24 : WORKDIR / 18:40:50 ---> Running in 8c06359d4d52 18:40:50 Removing intermediate container 8c06359d4d52 18:40:50 ---> 691249f55a87 18:40:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:51 ---> 07bb98e31ef6 18:40:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:40:53 ---> d15f08740356 18:40:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:40:55 ---> 1f408130aae8 18:40:55 Step 20/24 : ENTRYPOINT ["/core-command"] 18:40:55 ---> Running in 79553df887b4 18:40:56 Removing intermediate container 79553df887b4 18:40:56 ---> 5d02530807a9 18:40:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:56 ---> Running in 3477a719917f 18:40:57 Removing intermediate container 3477a719917f 18:40:57 ---> 4a4dd85ba629 18:40:57 Step 22/24 : LABEL arch=arm64 18:40:57 ---> Running in 64d474f283d4 18:40:57 Removing intermediate container 64d474f283d4 18:40:57 ---> 747023070b66 18:40:57 Step 23/24 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:40:57 ---> Running in e70e8d8c1b06 18:40:58 Removing intermediate container e70e8d8c1b06 18:40:58 ---> 958e31aeddac 18:40:58 Step 24/24 : LABEL version=2.3.0-dev.99 18:40:58 ---> Running in 9663d8d78f06 18:40:58 Removing intermediate container 9663d8d78f06 18:40:58 ---> 92320e418315 18:40:58 18:40:58 Successfully built 92320e418315 18:40:59 Successfully tagged core-command-arm64:latest 18:40:59  Building core-command ... done Building support-notifications 18:41:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:41:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:41:02 ---> c1bc2e7efb8b 18:41:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:41:02 ---> Using cache 18:41:02 ---> d6d9938bddf1 18:41:02 Step 4/23 : WORKDIR /edgex-go 18:41:02 ---> Using cache 18:41:02 ---> c22fb524ec39 18:41:02 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:02 ---> Using cache 18:41:02 ---> bda15fdebca7 18:41:02 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:41:02 ---> Running in ac62a517e6ac 18:41:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:41:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:41:06 OK: 221 MiB in 51 packages 18:41:08 Removing intermediate container ac62a517e6ac 18:41:08 ---> e6e4d44967fe 18:41:08 Step 7/23 : COPY go.mod vendor* ./ 18:41:09 ---> 5827e5c6e2de 18:41:09 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:09 ---> Running in 3dd6b90cd60f 18:42:31 Removing intermediate container 729506308c98 18:42:31 ---> 4772dfea4701 18:42:31 18:42:31 Step 9/20 : FROM alpine:3.15 18:42:31 ---> 02e0d6fdf486 18:42:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:42:31 ---> Using cache 18:42:31 ---> f3a187cdaa0c 18:42:31 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:31 ---> Using cache 18:42:31 ---> 22d09c9dca23 18:42:31 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:42:31 ---> Running in cd1f57163673 18:42:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:42:31 Removing intermediate container 3dd6b90cd60f 18:42:31 ---> 716cfeb73454 18:42:31 Step 9/23 : COPY . . 18:42:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:42:31 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:42:31 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:42:31 OK: 15734 distinct packages available 18:42:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:42:31 ---> 38efb4247592 18:42:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:42:31 ---> Running in 9a5a44acf4b1 18:42:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:42:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:42:31 (1/9) Installing ca-certificates (20220614-r0) 18:42:31 (2/9) Installing brotli-libs (1.0.9-r5) 18:42:31 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:42:31 (4/9) Installing libcurl (7.80.0-r3) 18:42:31 (5/9) Installing curl (7.80.0-r3) 18:42:31 (6/9) Installing dumb-init (1.2.5-r1) 18:42:31 (7/9) Installing musl-obstack (1.2.3-r0) 18:42:31 (8/9) Installing libucontext (1.1-r0) 18:42:31 (9/9) Installing gcompat (1.0.0-r4) 18:42:31 Executing busybox-1.34.1-r7.trigger 18:42:31 Executing ca-certificates-20220614-r0.trigger 18:42:31 OK: 8 MiB in 23 packages 18:42:32 Removing intermediate container cd1f57163673 18:42:32 ---> 0c06bfcac639 18:42:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:42:33 ---> c2085d5e1a54 18:42:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:42:36 ---> c8a13de035e4 18:42:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:42:36 ---> 614b0d43defe 18:42:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:42:37 ---> Running in 3a670b511036 18:42:37 Removing intermediate container 3a670b511036 18:42:37 ---> 1dba59234239 18:42:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:42:38 ---> Running in dedbd84f808d 18:42:38 Removing intermediate container dedbd84f808d 18:42:38 ---> d291ea6314b3 18:42:38 Step 18/20 : LABEL arch=arm64 18:42:38 ---> Running in d17f2f72ed3e 18:42:39 Removing intermediate container d17f2f72ed3e 18:42:39 ---> 9cb974f892f0 18:42:39 Step 19/20 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:42:39 ---> Running in bd62961c8bfd 18:42:40 Removing intermediate container bd62961c8bfd 18:42:40 ---> 2ace71f82cf0 18:42:40 Step 20/20 : LABEL version=2.3.0-dev.99 18:42:40 ---> Running in fcc565ceb6e7 18:42:41 Removing intermediate container fcc565ceb6e7 18:42:41 ---> 5f2619c0629f 18:42:41 18:42:41 Successfully built 5f2619c0629f 18:42:41 Successfully tagged security-spiffe-token-provider-arm64:latest 18:42:41 Building support-scheduler 18:42:46  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:42:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:42:46 ---> c1bc2e7efb8b 18:42:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:42:46 ---> Using cache 18:42:46 ---> d6d9938bddf1 18:42:46 Step 4/23 : WORKDIR /edgex-go 18:42:46 ---> Using cache 18:42:46 ---> c22fb524ec39 18:42:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:46 ---> Using cache 18:42:46 ---> bda15fdebca7 18:42:46 Step 6/23 : RUN apk add --update --no-cache make git 18:42:46 ---> Using cache 18:42:46 ---> 52abcea9eace 18:42:46 Step 7/23 : COPY go.mod vendor* ./ 18:42:47 ---> Using cache 18:42:47 ---> 5c473d25a57f 18:42:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:47 ---> Using cache 18:42:47 ---> ae7c34b0aedc 18:42:47 Step 9/23 : COPY . . 18:42:47 ---> Using cache 18:42:47 ---> 5e2f980c0335 18:42:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:42:48 ---> Running in a59c5d339338 18:42:49 Removing intermediate container 88422d8bffe5 18:42:49 ---> 3f42e7ed6f00 18:42:49 18:42:49 Step 11/25 : FROM alpine:3.16 18:42:49 ---> a6215f271958 18:42:49 Step 12/25 : RUN apk add --update --no-cache dumb-init 18:42:49 ---> Using cache 18:42:49 ---> bad9e504aa8e 18:42:49 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:42:49 ---> Using cache 18:42:49 ---> 33a1e81f8b0a 18:42:49 Step 14/25 : ENV APP_PORT=59881 18:42:49 ---> Running in 11377a541c34 18:42:50 Removing intermediate container 11377a541c34 18:42:50 ---> 06a73ac04fa4 18:42:50 Step 15/25 : EXPOSE $APP_PORT 18:42:50 ---> Running in f0ed08c260ae 18:42:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:42:50 Removing intermediate container f0ed08c260ae 18:42:50 ---> 3a982777158b 18:42:50 Step 16/25 : WORKDIR / 18:42:50 ---> Running in 4284177c3d7c 18:42:51 Removing intermediate container 4284177c3d7c 18:42:51 ---> bbd096543065 18:42:51 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:42:52 ---> 41fb9e360266 18:42:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:42:53 ---> 90eb43bfb246 18:42:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:42:54 ---> e8841d8192c8 18:42:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:42:55 ---> d83fe4938375 18:42:55 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:42:55 ---> Running in 5f9f2b144675 18:42:56 Removing intermediate container 5f9f2b144675 18:42:56 ---> 048b55549ac9 18:42:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:42:56 ---> Running in 90d47959ff32 18:42:56 Removing intermediate container 90d47959ff32 18:42:56 ---> 48fc163e759a 18:42:56 Step 23/25 : LABEL arch=arm64 18:42:57 ---> Running in e1fb53faaf51 18:42:57 Removing intermediate container e1fb53faaf51 18:42:57 ---> b4b6ea967ab7 18:42:57 Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:42:57 ---> Running in 150da4507c23 18:42:57 Removing intermediate container 150da4507c23 18:42:57 ---> 56af7b2fea35 18:42:57 Step 25/25 : LABEL version=2.3.0-dev.99 18:42:58 ---> Running in 6f26d9f7da2c 18:42:58 Removing intermediate container 6f26d9f7da2c 18:42:58 ---> 110863c90432 18:42:58 18:42:58 Successfully built 110863c90432 18:42:58 Successfully tagged core-metadata-arm64:latest 18:42:58  Building core-metadata ... done Building core-data 18:43:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:43:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:43:02 ---> c1bc2e7efb8b 18:43:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:43:02 ---> Using cache 18:43:02 ---> d6d9938bddf1 18:43:02 Step 4/24 : WORKDIR /edgex-go 18:43:02 ---> Using cache 18:43:02 ---> c22fb524ec39 18:43:02 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:02 ---> Using cache 18:43:02 ---> bda15fdebca7 18:43:02 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:43:02 ---> Running in c95c1a5f6fda 18:43:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:43:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:43:06 OK: 221 MiB in 51 packages 18:43:08 Removing intermediate container c95c1a5f6fda 18:43:08 ---> b28325a28f54 18:43:08 Step 7/24 : COPY go.mod vendor* ./ 18:43:09 ---> 692b8d2c24b7 18:43:09 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:09 ---> Running in c0a003b2b57f 18:43:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:43:44 Removing intermediate container 4ce7d3718eac 18:43:44 ---> cac555da27ac 18:43:44 18:43:44 Step 10/22 : FROM alpine:3.16 18:43:44 ---> a6215f271958 18:43:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:43:44 ---> Running in 8935c23e8c5c 18:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:43:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:43:45 Removing intermediate container 56aa97b963bf 18:43:45 ---> 69d2847c7228 18:43:45 18:43:45 Step 10/33 : FROM alpine:3.16 18:43:45 ---> a6215f271958 18:43:45 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:43:45 ---> Running in 910cd700f8a0 18:43:46 Removing intermediate container 910cd700f8a0 18:43:46 ---> 5f2626189eee 18:43:46 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 18:43:46 ---> Running in f1b037e4f8bf 18:43:47 (1/6) Installing ca-certificates (20220614-r0) 18:43:47 (2/6) Installing brotli-libs (1.0.9-r6) 18:43:47 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:43:47 (4/6) Installing libcurl (7.83.1-r3) 18:43:47 (5/6) Installing curl (7.83.1-r3) 18:43:47 (6/6) Installing dumb-init (1.2.5-r1) 18:43:47 Executing busybox-1.35.0-r17.trigger 18:43:47 Executing ca-certificates-20220614-r0.trigger 18:43:47 OK: 8 MiB in 20 packages 18:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:43:50 (1/2) Installing dumb-init (1.2.5-r1) 18:43:50 (2/2) Installing su-exec (0.2-r1) 18:43:50 Executing busybox-1.35.0-r17.trigger 18:43:50 OK: 5 MiB in 16 packages 18:43:51 Removing intermediate container 8935c23e8c5c 18:43:51 ---> 0fe84df01d1d 18:43:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:43:51 ---> Running in 5aa4ad4b52fd 18:43:52 Removing intermediate container f1b037e4f8bf 18:43:52 ---> 7f3720ba8e97 18:43:52 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 18:43:52 ---> Running in c86760a9cb9a 18:43:52 Removing intermediate container 5aa4ad4b52fd 18:43:52 ---> 2c31566e3fae 18:43:52 Step 13/22 : WORKDIR /edgex 18:43:52 ---> Running in e05173659749 18:43:53 Removing intermediate container c86760a9cb9a 18:43:53 ---> c4feb43c2565 18:43:53 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:43:53 ---> Running in 8f640ce473be 18:43:53 Removing intermediate container e05173659749 18:43:53 ---> 692d29d0e447 18:43:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:43:54 Removing intermediate container 8f640ce473be 18:43:54 ---> dbe92b4b31c2 18:43:54 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:43:54 ---> Running in 41d79868637c 18:43:55 ---> c2143f520f79 18:43:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:43:55 Removing intermediate container 41d79868637c 18:43:55 ---> 5fd640827f06 18:43:55 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:43:55 ---> Running in 465ba5e97df2 18:43:56 Removing intermediate container 465ba5e97df2 18:43:56 ---> 137befe67981 18:43:56 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:43:56 ---> Running in c41eac5a119f 18:43:59 ---> 234a2cfbdcb8 18:43:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:44:01 Removing intermediate container c41eac5a119f 18:44:01 ---> 35e8dbbd9791 18:44:01 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:44:01 ---> Running in 394ad5e03e5e 18:44:02 Removing intermediate container 394ad5e03e5e 18:44:02 ---> be5ea48caee7 18:44:02 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:44:03 ---> 2ca121f0835b 18:44:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:44:04 ---> c55b0744eddd 18:44:04 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:44:05 ---> Running in 8b1b232c57b9 18:44:05 ---> 7b37123cc7bd 18:44:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:44:05 ---> Running in ea18283985cf 18:44:10 Removing intermediate container 8b1b232c57b9 18:44:10 ---> 9dbc6859dfdf 18:44:10 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:10 Removing intermediate container ea18283985cf 18:44:10 ---> 7e4e6f510b2c 18:44:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:44:10 ---> Running in 2b369d0ca487 18:44:11 Removing intermediate container 2b369d0ca487 18:44:11 ---> 401033201e6e 18:44:11 Step 20/22 : LABEL arch=arm64 18:44:12 ---> Running in 04b8b29dfc4a 18:44:12 ---> fa1ca83a433f 18:44:12 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:44:13 Removing intermediate container 04b8b29dfc4a 18:44:13 ---> c4c53053577d 18:44:13 Step 21/22 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:44:13 ---> Running in 84d127edaa12 18:44:14 Removing intermediate container 84d127edaa12 18:44:14 ---> 0b82cc096c2c 18:44:14 Step 22/22 : LABEL version=2.3.0-dev.99 18:44:14 ---> Running in 2ee866142610 18:44:15 Removing intermediate container 2ee866142610 18:44:15 ---> ec783d0bb43f 18:44:15 18:44:16 Successfully built ec783d0bb43f 18:44:16 Successfully tagged security-proxy-setup-arm64:latest 18:44:16  Building security-proxy-setup ... done Building sys-mgmt-agent 18:44:16 ---> a1e6dca98c7a 18:44:16 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:44:18 ---> f0010f65f439 18:44:18 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:44:20 ---> 66c95d803258 18:44:20 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:44:21 ---> 59f870fac1a9 18:44:21 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:44:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:44:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:44:22 ---> c1bc2e7efb8b 18:44:22 Step 3/23 : WORKDIR /edgex-go 18:44:22 ---> Using cache 18:44:22 ---> e23b617a750b 18:44:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:22 ---> Using cache 18:44:22 ---> 302eefd6a7bc 18:44:22 Step 5/23 : RUN apk add --update --no-cache make bash git 18:44:22 ---> Running in 5e74d00e2cc8 18:44:24 ---> c4c12d01fe01 18:44:24 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:44:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:44:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:44:26 ---> 3b46d5b41d0d 18:44:26 Step 28/33 : RUN chmod +x /entrypoint.sh 18:44:26 ---> Running in 2d709af71f7b 18:44:27 OK: 221 MiB in 51 packages 18:44:29 Removing intermediate container 5e74d00e2cc8 18:44:29 ---> 785c6724daef 18:44:29 Step 6/23 : COPY go.mod vendor* ./ 18:44:31 Removing intermediate container 2d709af71f7b 18:44:31 ---> 468648e9d61b 18:44:31 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:44:31 ---> d2828a17bc30 18:44:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:31 ---> Running in 200b47264b17 18:44:31 ---> Running in 227177bfc11d 18:44:32 Removing intermediate container 200b47264b17 18:44:32 ---> b3fc03b492e6 18:44:32 Step 30/33 : CMD ["gate"] 18:44:32 ---> Running in d0a9496a4050 18:44:33 Removing intermediate container d0a9496a4050 18:44:33 ---> 25cd727ec6cc 18:44:33 Step 31/33 : LABEL arch=arm64 18:44:34 ---> Running in e615c271d8f3 18:44:34 Removing intermediate container e615c271d8f3 18:44:34 ---> 119cdf18f0ec 18:44:34 Step 32/33 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:44:34 ---> Running in dd9e0f020799 18:44:35 Removing intermediate container dd9e0f020799 18:44:35 ---> 00d867474a03 18:44:35 Step 33/33 : LABEL version=2.3.0-dev.99 18:44:35 ---> Running in a87a963186ea 18:44:36 Removing intermediate container a87a963186ea 18:44:36 ---> 5c839fc7c77c 18:44:36 18:44:36 Successfully built 5c839fc7c77c 18:44:36 Successfully tagged security-bootstrapper-arm64:latest 18:44:36 Building security-secretstore-setup 18:44:37  Building security-bootstrapper ... done Removing intermediate container c0a003b2b57f 18:44:37 ---> b2435f49d6fa 18:44:37 Step 9/24 : COPY . . 18:44:40 ---> e7a12c381df8 18:44:40 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:44:41 ---> Running in 9f161bb38f33 18:44:41 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:44:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:44:41 ---> c1bc2e7efb8b 18:44:41 Step 3/25 : WORKDIR /edgex-go 18:44:41 ---> Using cache 18:44:41 ---> e23b617a750b 18:44:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:41 ---> Using cache 18:44:41 ---> 302eefd6a7bc 18:44:41 Step 5/25 : RUN apk add --update --no-cache make git 18:44:41 ---> Using cache 18:44:41 ---> 78c3f97d663a 18:44:41 Step 6/25 : COPY go.mod vendor* ./ 18:44:41 ---> Using cache 18:44:41 ---> 85012ddb10f9 18:44:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:41 ---> Using cache 18:44:41 ---> f9a8adb82569 18:44:41 Step 8/25 : COPY . . 18:44:41 ---> Using cache 18:44:41 ---> ad8a5f82b3d8 18:44:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:44:41 ---> Running in 14e5ebd90d4b 18:44:43 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:44:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:45:40 Removing intermediate container 227177bfc11d 18:45:40 ---> 2f702211eb77 18:45:40 Step 8/23 : COPY . . 18:45:41 ---> 7870c95c97e9 18:45:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:45:41 ---> Running in 93b584fcf5e7 18:45:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:50:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:50:38 Removing intermediate container 14e5ebd90d4b 18:50:38 ---> e9f312871ea3 18:50:38 18:50:38 Step 10/25 : FROM alpine:3.16 18:50:38 ---> a6215f271958 18:50:38 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:50:38 ---> Running in 3ffa669c78a8 18:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:50:40 (1/3) Installing ca-certificates (20220614-r0) 18:50:40 (2/3) Installing dumb-init (1.2.5-r1) 18:50:40 (3/3) Installing su-exec (0.2-r1) 18:50:40 Executing busybox-1.35.0-r17.trigger 18:50:40 Executing ca-certificates-20220614-r0.trigger 18:50:40 OK: 6 MiB in 17 packages 18:50:44 Removing intermediate container 3ffa669c78a8 18:50:44 ---> 2ab9645bc205 18:50:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:50:44 ---> Running in 44b06e9f1055 18:50:44 Removing intermediate container 44b06e9f1055 18:50:44 ---> bd4b4655771f 18:50:44 Step 13/25 : WORKDIR / 18:50:44 ---> Running in 94a08b8cdc9f 18:50:45 Removing intermediate container 94a08b8cdc9f 18:50:45 ---> 57da71e9765f 18:50:45 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:50:46 ---> 2d3ebee392a6 18:50:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:50:47 ---> e9f1cd8b35b9 18:50:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:50:48 ---> 35253574c701 18:50:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:50:49 ---> d84e6642a374 18:50:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:50:50 ---> 6739501c8c49 18:50:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:50:52 ---> 2eec4f1cf1f3 18:50:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:50:53 ---> 0ae3576d258d 18:50:53 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:50:53 ---> Running in d494aca5f47d 18:50:57 Removing intermediate container d494aca5f47d 18:50:57 ---> 217275f805c3 18:50:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:50:57 ---> Running in 19411882ffe5 18:50:57 Removing intermediate container 19411882ffe5 18:50:57 ---> c9ddc6450112 18:50:57 Step 23/25 : LABEL arch=arm64 18:50:57 ---> Running in 375cc0b57b1c 18:50:58 Removing intermediate container 375cc0b57b1c 18:50:58 ---> 026e6395ef3c 18:50:58 Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:50:58 ---> Running in ee0aab6686f8 18:50:59 Removing intermediate container ee0aab6686f8 18:50:59 ---> e2f949af0866 18:50:59 Step 25/25 : LABEL version=2.3.0-dev.99 18:50:59 ---> Running in d1510b42e8c9 18:50:59 Removing intermediate container d1510b42e8c9 18:50:59 ---> e12ba5b7d076 18:50:59 18:50:59 Successfully built e12ba5b7d076 18:50:59 Successfully tagged security-secretstore-setup-arm64:latest 18:51:26  Building security-secretstore-setup ... done Removing intermediate container 93b584fcf5e7 18:51:26 ---> 17746c5d4c14 18:51:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:51:26 ---> Running in 21798d440dd8 18:51:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:51:30 Removing intermediate container 21798d440dd8 18:51:30 ---> 222977d20fe2 18:51:30 18:51:30 Step 11/23 : FROM alpine:3.16 18:51:30 ---> a6215f271958 18:51:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:51:30 ---> Running in 70b26570bed5 18:51:32 Removing intermediate container 70b26570bed5 18:51:32 ---> c760d4567da6 18:51:32 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 18:51:32 ---> Running in aa5aad6c9308 18:51:33 Removing intermediate container 9a5a44acf4b1 18:51:33 ---> 536ed6b49bc6 18:51:33 18:51:33 Step 11/23 : FROM alpine:3.16 18:51:33 ---> a6215f271958 18:51:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:51:33 ---> Running in f6d0469e5efa 18:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:51:36 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:51:36 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 18:51:36 (3/33) Installing readline (8.1.2-r0) 18:51:36 (4/33) Installing bash (5.1.16-r2) 18:51:36 Executing bash-5.1.16-r2.post-install 18:51:36 (5/33) Installing ca-certificates (20220614-r0) 18:51:36 (6/33) Installing brotli-libs (1.0.9-r6) 18:51:36 (7/33) Installing nghttp2-libs (1.47.0-r0) 18:51:36 (8/33) Installing libcurl (7.83.1-r3) 18:51:36 (9/33) Installing curl (7.83.1-r3) 18:51:36 (10/33) Installing docker-cli (20.10.20-r0) 18:51:36 (1/2) Installing ca-certificates (20220614-r0) 18:51:36 (2/2) Installing dumb-init (1.2.5-r1) 18:51:36 Executing busybox-1.35.0-r17.trigger 18:51:36 Executing ca-certificates-20220614-r0.trigger 18:51:36 OK: 6 MiB in 16 packages 18:51:37 (11/33) Installing dumb-init (1.2.5-r1) 18:51:37 (12/33) Installing libbz2 (1.0.8-r1) 18:51:37 (13/33) Installing expat (2.4.9-r0) 18:51:37 (14/33) Installing libffi (3.4.2-r1) 18:51:37 (15/33) Installing gdbm (1.23-r0) 18:51:37 (16/33) Installing xz-libs (5.2.5-r1) 18:51:37 (17/33) Installing libgcc (11.2.1_git20220219-r2) 18:51:37 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 18:51:37 (19/33) Installing mpdecimal (2.5.1-r1) 18:51:37 (20/33) Installing sqlite-libs (3.38.5-r0) 18:51:37 (21/33) Installing python3 (3.10.5-r0) 18:51:40 (22/33) Installing py3-contextlib2 (21.6.0-r2) 18:51:40 (23/33) Installing py3-tomli (2.0.1-r1) 18:51:40 (24/33) Installing py3-pep517 (0.12.0-r2) 18:51:40 Removing intermediate container f6d0469e5efa 18:51:40 ---> e4f1dc10f8c4 18:51:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:51:40 (25/33) Installing py3-six (1.16.0-r1) 18:51:40 (26/33) Installing py3-retrying (1.3.3-r3) 18:51:40 (27/33) Installing py3-appdirs (1.4.4-r3) 18:51:40 (28/33) Installing py3-more-itertools (8.13.0-r0) 18:51:40 (29/33) Installing py3-ordered-set (4.0.2-r3) 18:51:40 (30/33) Installing py3-parsing (2.4.7-r3) 18:51:40 (31/33) Installing py3-packaging (21.3-r0) 18:51:40 ---> Running in 57a22a979160 18:51:40 (32/33) Installing py3-setuptools (59.4.0-r0) 18:51:40 (33/33) Installing py3-pip (22.1.1-r0) 18:51:40 Removing intermediate container 57a22a979160 18:51:40 ---> c520c90e2468 18:51:40 Step 14/23 : ENV APP_PORT=59860 18:51:41 ---> Running in ffe90743d1c4 18:51:41 Executing busybox-1.35.0-r17.trigger 18:51:41 Executing ca-certificates-20220614-r0.trigger 18:51:41 OK: 120 MiB in 47 packages 18:51:41 Removing intermediate container ffe90743d1c4 18:51:41 ---> 5c7b20334c1a 18:51:41 Step 15/23 : EXPOSE $APP_PORT 18:51:41 ---> Running in 9f5a7be3b3eb 18:51:42 Removing intermediate container 9f5a7be3b3eb 18:51:42 ---> 9e334986d5d0 18:51:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:51:43 ---> ab800705d848 18:51:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:51:45 Removing intermediate container a59c5d339338 18:51:45 ---> a05529b3daf1 18:51:45 18:51:45 Step 11/23 : FROM alpine:3.16 18:51:45 ---> a6215f271958 18:51:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:51:45 ---> Using cache 18:51:45 ---> bad9e504aa8e 18:51:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:51:45 ---> Using cache 18:51:45 ---> 33a1e81f8b0a 18:51:45 Step 14/23 : ENV APP_PORT=59861 18:51:45 ---> Running in b8c807bb2dc5 18:51:45 ---> f31449414698 18:51:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:51:46 Removing intermediate container b8c807bb2dc5 18:51:46 ---> 256651bf080f 18:51:46 Step 15/23 : EXPOSE $APP_PORT 18:51:46 ---> Running in 6b48e8d944b3 18:51:46 ---> de9a096dacca 18:51:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:51:46 Removing intermediate container 6b48e8d944b3 18:51:46 ---> 653eb8b68f80 18:51:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:51:47 ---> Running in ee6e4dd0edea 18:51:47 Removing intermediate container ee6e4dd0edea 18:51:47 ---> ed45acc17bff 18:51:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:51:47 ---> Running in 574c71c9c85d 18:51:47 ---> 27baa6c8fcc5 18:51:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:51:48 Removing intermediate container 574c71c9c85d 18:51:48 ---> 0bbbddaef3f4 18:51:48 Step 21/23 : LABEL arch=arm64 18:51:48 ---> Running in 8650086980ba 18:51:49 Removing intermediate container 8650086980ba 18:51:49 ---> 8279f472e2a2 18:51:49 Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:51:49 ---> Running in 82ad76ab1866 18:51:50 Removing intermediate container 82ad76ab1866 18:51:50 ---> f15a4932c1d7 18:51:50 Step 23/23 : LABEL version=2.3.0-dev.99 18:51:50 ---> Running in e238e68b5026 18:51:50 Removing intermediate container 9f161bb38f33 18:51:50 ---> f1520e397b48 18:51:50 18:51:50 Step 11/24 : FROM alpine:3.16 18:51:50 ---> a6215f271958 18:51:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:51:50 ---> 5369ec0ed0a9 18:51:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:51:50 ---> Running in 2969dde2617b 18:51:50 Removing intermediate container e238e68b5026 18:51:50 ---> 9b9710d164f5 18:51:50 18:51:50 Successfully built 9b9710d164f5 18:51:50 Successfully tagged support-notifications-arm64:latest 18:51:51  Building support-notifications ... done Removing intermediate container 2969dde2617b 18:51:51 ---> aab6d0210fa2 18:51:51 Step 13/24 : ENV APP_PORT=59880 18:51:51 ---> Running in 518d2e958e8a 18:51:51 ---> 3c7e6fa889a6 18:51:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:51:51 ---> Running in fe937fbbb363 18:51:51 Removing intermediate container 518d2e958e8a 18:51:51 ---> e395c5a92976 18:51:51 Step 14/24 : EXPOSE $APP_PORT 18:51:51 ---> Running in 2e574f5b6543 18:51:51 Removing intermediate container fe937fbbb363 18:51:51 ---> 1b900759b244 18:51:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:51:51 ---> Running in 9aecc20ea968 18:51:52 Removing intermediate container 2e574f5b6543 18:51:52 ---> 69b2f5332c20 18:51:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:52 ---> Running in ebd22fb8963e 18:51:52 Removing intermediate container 9aecc20ea968 18:51:52 ---> bf3684d777d6 18:51:52 Step 21/23 : LABEL arch=arm64 18:51:52 ---> Running in fffae841ff63 18:51:52 Removing intermediate container fffae841ff63 18:51:52 ---> 522f77a06be9 18:51:52 Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:51:53 ---> Running in ffbee43f1927 18:51:53 Removing intermediate container ffbee43f1927 18:51:53 ---> 4e815842e9d2 18:51:53 Step 23/23 : LABEL version=2.3.0-dev.99 18:51:53 ---> Running in 13a1cae99337 18:51:53 Removing intermediate container 13a1cae99337 18:51:53 ---> 3c7c35c7c3cc 18:51:53 18:51:53 Successfully built 3c7c35c7c3cc 18:51:53 Successfully tagged support-scheduler-arm64:latest 18:51:54  Building support-scheduler ... done Removing intermediate container ebd22fb8963e 18:51:54 ---> 4e6ff6879059 18:51:54 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:51:54 ---> Running in 1a265f139ecc 18:51:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:51:56 Collecting docker-compose==1.23.2 18:51:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:51:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.7 MB/s eta 0:00:00 18:51:56 Collecting cached-property<2,>=1.2.0 18:51:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:51:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:51:57 (1/6) Installing dumb-init (1.2.5-r1) 18:51:57 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:51:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:51:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:51:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.7 MB/s eta 0:00:00 18:51:57 (3/6) Installing libsodium (1.0.18-r0) 18:51:57 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:51:58 (5/6) Installing libzmq (4.3.4-r0) 18:51:58 Collecting websocket-client<1.0,>=0.32.0 18:51:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:51:58 (6/6) Installing zeromq (4.3.4-r0) 18:51:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.6 MB/s eta 0:00:00 18:51:58 Executing busybox-1.35.0-r17.trigger 18:51:58 OK: 8 MiB in 20 packages 18:51:59 Collecting PyYAML<4,>=3.10 18:51:59 Downloading PyYAML-3.13.tar.gz (270 kB) 18:51:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.2 MB/s eta 0:00:00 18:51:59 Removing intermediate container 1a265f139ecc 18:51:59 ---> 067eb25b2ac0 18:51:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:51:59 ---> 416739440a0f 18:51:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:52:00 Preparing metadata (setup.py): started 18:52:00 ---> 3fe2bb98c88c 18:52:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:52:01 ---> cb0430acfcb1 18:52:01 Step 20/24 : ENTRYPOINT ["/core-data"] 18:52:01 ---> Running in 518edc3e9d8e 18:52:01 Removing intermediate container 518edc3e9d8e 18:52:01 ---> 25bec013378c 18:52:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:01 ---> Running in 9e78f50d8b1d 18:52:02 Removing intermediate container 9e78f50d8b1d 18:52:02 ---> 2e3af47c50ff 18:52:02 Step 22/24 : LABEL arch=arm64 18:52:02 ---> Running in ffe224870318 18:52:02 Preparing metadata (setup.py): finished with status 'done' 18:52:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 18:52:02 Removing intermediate container ffe224870318 18:52:02 ---> 603abc4860b0 18:52:02 Step 23/24 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:52:02 Collecting dockerpty<0.5,>=0.4.1 18:52:02 ---> Running in 73dd620a808e 18:52:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:52:02 Preparing metadata (setup.py): started 18:52:03 Removing intermediate container 73dd620a808e 18:52:03 ---> 04a9e9f56e63 18:52:03 Step 24/24 : LABEL version=2.3.0-dev.99 18:52:03 ---> Running in 4e626ea6a0ad 18:52:03 Removing intermediate container 4e626ea6a0ad 18:52:03 ---> 3ff1ddf66013 18:52:03 18:52:03 Successfully built 3ff1ddf66013 18:52:03 Successfully tagged core-data-arm64:latest 18:52:04  Building core-data ... done  Preparing metadata (setup.py): finished with status 'done' 18:52:04 Collecting texttable<0.10,>=0.9.0 18:52:04 Downloading texttable-0.9.1.tar.gz (11 kB) 18:52:04 Preparing metadata (setup.py): started 18:52:06 Preparing metadata (setup.py): finished with status 'done' 18:52:06 Collecting jsonschema<3,>=2.5.1 18:52:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:52:06 Collecting docopt<0.7,>=0.6.1 18:52:06 Downloading docopt-0.6.2.tar.gz (25 kB) 18:52:06 Preparing metadata (setup.py): started 18:52:08 Preparing metadata (setup.py): finished with status 'done' 18:52:08 Collecting docker<4.0,>=3.6.0 18:52:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:52:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.3 MB/s eta 0:00:00 18:52:09 Collecting docker-pycreds>=0.4.0 18:52:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:52:10 Collecting certifi>=2017.4.17 18:52:10 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 18:52:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.5 MB/s eta 0:00:00 18:52:10 Collecting chardet<3.1.0,>=3.0.2 18:52:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:52:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.4 MB/s eta 0:00:00 18:52:10 Collecting idna<2.8,>=2.5 18:52:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:52:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.7 MB/s eta 0:00:00 18:52:11 Collecting urllib3<1.25,>=1.21.1 18:52:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:52:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.7 MB/s eta 0:00:00 18:52:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:52:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:52:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:52:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:52:12 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 18:52:12 Running setup.py install for texttable: started 18:52:15 Running setup.py install for texttable: finished with status 'done' 18:52:15 Running setup.py install for PyYAML: started 18:52:18 Running setup.py install for PyYAML: finished with status 'done' 18:52:19 Running setup.py install for docopt: started 18:52:22 Running setup.py install for docopt: finished with status 'done' 18:52:24 Running setup.py install for dockerpty: started 18:52:27 Running setup.py install for dockerpty: finished with status 'done' 18:52:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 18:52:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:52:39 Removing intermediate container aa5aad6c9308 18:52:39 ---> 6ef211d3cb18 18:52:39 Step 14/23 : ENV APP_PORT=58890 18:52:39 ---> Running in 597aefeb0270 18:52:39 Removing intermediate container 597aefeb0270 18:52:39 ---> e19c77127e1b 18:52:39 Step 15/23 : EXPOSE $APP_PORT 18:52:40 ---> Running in 6b0346e093cc 18:52:40 Removing intermediate container 6b0346e093cc 18:52:40 ---> d977ff702e2b 18:52:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:52:41 ---> 72b35b068da1 18:52:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:52:41 ---> c6e0594988be 18:52:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:52:42 ---> d34af7321b4e 18:52:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:52:42 ---> Running in 353a1c9536e5 18:52:42 Removing intermediate container 353a1c9536e5 18:52:42 ---> 88612a1beba9 18:52:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:42 ---> Running in 91a590351731 18:52:43 Removing intermediate container 91a590351731 18:52:43 ---> 050fbac8f6ca 18:52:43 Step 21/23 : LABEL arch=arm64 18:52:43 ---> Running in 35bc0c00e26b 18:52:43 Removing intermediate container 35bc0c00e26b 18:52:43 ---> b063b869703b 18:52:43 Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 18:52:43 ---> Running in 3f8ca5ebe51f 18:52:43 Removing intermediate container 3f8ca5ebe51f 18:52:43 ---> ec252bf119fb 18:52:43 Step 23/23 : LABEL version=2.3.0-dev.99 18:52:44 ---> Running in d83599412308 18:52:44 Removing intermediate container d83599412308 18:52:44 ---> b9201faf35e6 18:52:44 18:52:44 Successfully built b9201faf35e6 18:52:44 Successfully tagged sys-mgmt-agent-arm64:latest 18:52:44  Building sys-mgmt-agent ... done  [Pipeline] } 18:52:44 $ docker stop --time=1 bbfad7c0f3bc73a68cde42e84cd667ff2d85e254b4873a5eb7c464f126f4b24f 18:52:46 $ docker rm -f bbfad7c0f3bc73a68cde42e84cd667ff2d85e254b4873a5eb7c464f126f4b24f [Pipeline] // withDockerContainer [Pipeline] sh 18:52:47 + docker images 18:52:47 REPOSITORY TAG IMAGE ID CREATED SIZE 18:52:47 sys-mgmt-agent-arm64 latest b9201faf35e6 3 seconds ago 133MB 18:52:47 core-data-arm64 latest 3ff1ddf66013 44 seconds ago 20.8MB 18:52:47 support-scheduler-arm64 latest 3c7c35c7c3cc 54 seconds ago 28.8MB 18:52:47 support-notifications-arm64 latest 9b9710d164f5 57 seconds ago 29.5MB 18:52:47 f1520e397b48 58 seconds ago 1.27GB 18:52:47 a05529b3daf1 About a minute ago 1.33GB 18:52:47 536ed6b49bc6 About a minute ago 1.33GB 18:52:47 222977d20fe2 About a minute ago 1.25GB 18:52:47 security-secretstore-setup-arm64 latest e12ba5b7d076 About a minute ago 28.6MB 18:52:47 e9f312871ea3 2 minutes ago 1.26GB 18:52:47 security-bootstrapper-arm64 latest 5c839fc7c77c 8 minutes ago 19.4MB 18:52:47 security-proxy-setup-arm64 latest ec783d0bb43f 8 minutes ago 26.7MB 18:52:47 69d2847c7228 9 minutes ago 1.25GB 18:52:47 cac555da27ac 9 minutes ago 1.25GB 18:52:47 core-metadata-arm64 latest 110863c90432 9 minutes ago 17.7MB 18:52:47 3f42e7ed6f00 9 minutes ago 1.27GB 18:52:47 security-spiffe-token-provider-arm64 latest 5f2619c0629f 10 minutes ago 28.8MB 18:52:47 4772dfea4701 10 minutes ago 1.3GB 18:52:47 core-command-arm64 latest 92320e418315 11 minutes ago 16.9MB 18:52:47 58c8561d5455 12 minutes ago 1.26GB 18:52:47 security-spire-agent-arm64 latest 66e05239c942 16 minutes ago 122MB 18:52:47 security-spire-server-arm64 latest 426ca8e29bbf 16 minutes ago 84.3MB 18:52:47 security-spire-config-arm64 latest bce8469b6ec0 16 minutes ago 83.6MB 18:52:47 98c354e53452 17 minutes ago 1.14GB 18:52:47 4b5a3a605871 17 minutes ago 1.14GB 18:52:47 46b62b6d9c75 17 minutes ago 1.14GB 18:52:47 ci-base-image-arm64 latest c1bc2e7efb8b 20 minutes ago 943MB 18:52:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 11 days ago 679MB 18:52:47 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 18:52:47 alpine 3.16 a6215f271958 2 months ago 5.29MB 18:52:47 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 18:52:47 provisioning config files... 18:52:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/337@tmp/config2242854874604824284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:47 ---> docker-login.sh 18:52:47 nexus3.edgexfoundry.org:10001 18:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:48 Configure a credential helper to remove this warning. See 18:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:48 18:52:48 Login Succeeded 18:52:48 nexus3.edgexfoundry.org:10002 18:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:48 Configure a credential helper to remove this warning. See 18:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:48 18:52:48 Login Succeeded 18:52:48 nexus3.edgexfoundry.org:10003 18:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:49 Configure a credential helper to remove this warning. See 18:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:49 18:52:49 Login Succeeded 18:52:49 nexus3.edgexfoundry.org:10004 18:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:49 Configure a credential helper to remove this warning. See 18:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:49 18:52:49 Login Succeeded 18:52:49 docker.io 18:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:50 Configure a credential helper to remove this warning. See 18:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:50 18:52:50 Login Succeeded 18:52:50 ---> docker-login.sh ends [Pipeline] } 18:52:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:52:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 18:52:50 23251983c73b29babdec2056f36690dce19c8f65 18:52:50 latest 18:52:50 2.3.0-dev.99 18:52:50 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:52:50 main 18:52:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:52:51 5b826b88517a: Preparing 18:52:51 7c18d879dbbd: Preparing 18:52:51 34e146fc93a4: Preparing 18:52:51 b808c5570d95: Preparing 18:52:51 5d3e392a13a0: Preparing 18:52:51 5d3e392a13a0: Layer already exists 18:52:51 34e146fc93a4: Pushed 18:52:51 5b826b88517a: Pushed 18:52:51 b808c5570d95: Pushed 18:52:54 7c18d879dbbd: Pushed 18:52:54 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:f7d9245718a73fb0c7061eae326e99e9380fc19d5c64a7a49538798dee843555 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:52:55 5b826b88517a: Preparing 18:52:55 7c18d879dbbd: Preparing 18:52:55 34e146fc93a4: Preparing 18:52:55 b808c5570d95: Preparing 18:52:55 5d3e392a13a0: Preparing 18:52:55 34e146fc93a4: Layer already exists 18:52:55 7c18d879dbbd: Layer already exists 18:52:55 b808c5570d95: Layer already exists 18:52:55 5b826b88517a: Layer already exists 18:52:55 5d3e392a13a0: Layer already exists 18:52:55 latest: digest: sha256:f7d9245718a73fb0c7061eae326e99e9380fc19d5c64a7a49538798dee843555 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.99 18:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:52:56 5b826b88517a: Preparing 18:52:56 7c18d879dbbd: Preparing 18:52:56 34e146fc93a4: Preparing 18:52:56 b808c5570d95: Preparing 18:52:56 5d3e392a13a0: Preparing 18:52:56 7c18d879dbbd: Layer already exists 18:52:56 34e146fc93a4: Layer already exists 18:52:56 b808c5570d95: Layer already exists 18:52:56 5b826b88517a: Layer already exists 18:52:56 5d3e392a13a0: Layer already exists 18:52:56 2.3.0-dev.99: digest: sha256:f7d9245718a73fb0c7061eae326e99e9380fc19d5c64a7a49538798dee843555 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:52:57 5b826b88517a: Preparing 18:52:57 7c18d879dbbd: Preparing 18:52:57 34e146fc93a4: Preparing 18:52:57 b808c5570d95: Preparing 18:52:57 5d3e392a13a0: Preparing 18:52:57 5b826b88517a: Layer already exists 18:52:57 34e146fc93a4: Layer already exists 18:52:57 b808c5570d95: Layer already exists 18:52:57 7c18d879dbbd: Layer already exists 18:52:57 5d3e392a13a0: Layer already exists 18:52:57 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:f7d9245718a73fb0c7061eae326e99e9380fc19d5c64a7a49538798dee843555 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 18:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:52:58 5b826b88517a: Preparing 18:52:58 7c18d879dbbd: Preparing 18:52:58 34e146fc93a4: Preparing 18:52:58 b808c5570d95: Preparing 18:52:58 5d3e392a13a0: Preparing 18:52:58 b808c5570d95: Layer already exists 18:52:58 34e146fc93a4: Layer already exists 18:52:58 5d3e392a13a0: Layer already exists 18:52:58 5b826b88517a: Layer already exists 18:52:58 7c18d879dbbd: Layer already exists 18:52:58 main: digest: sha256:f7d9245718a73fb0c7061eae326e99e9380fc19d5c64a7a49538798dee843555 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:58 ===================================================== [Pipeline] echo 18:52:58 taggedImages: 18:52:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:52:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:52:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.99 18:52:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:52:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 18:52:58 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 18:52:58 23251983c73b29babdec2056f36690dce19c8f65 18:52:58 latest 18:52:58 2.3.0-dev.99 18:52:58 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:52:58 main 18:52:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:52:59 95138093c9cb: Preparing 18:52:59 cf3803e84dce: Preparing 18:52:59 34e146fc93a4: Preparing 18:52:59 fe1d02f433a6: Preparing 18:52:59 3c88cdda934a: Preparing 18:52:59 5d3e392a13a0: Preparing 18:52:59 5d3e392a13a0: Waiting 18:52:59 34e146fc93a4: Layer already exists 18:52:59 5d3e392a13a0: Layer already exists 18:52:59 95138093c9cb: Pushed 18:52:59 3c88cdda934a: Pushed 18:53:00 fe1d02f433a6: Pushed 18:53:02 cf3803e84dce: Pushed 18:53:02 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:b3f00d2fe2c0c05454aea3dc3c39d1f593f1ce608b0a866668d8dfc9bac84640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:53:03 95138093c9cb: Preparing 18:53:03 cf3803e84dce: Preparing 18:53:03 34e146fc93a4: Preparing 18:53:03 fe1d02f433a6: Preparing 18:53:03 3c88cdda934a: Preparing 18:53:03 5d3e392a13a0: Preparing 18:53:03 5d3e392a13a0: Waiting 18:53:03 95138093c9cb: Layer already exists 18:53:03 34e146fc93a4: Layer already exists 18:53:03 cf3803e84dce: Layer already exists 18:53:03 fe1d02f433a6: Layer already exists 18:53:03 3c88cdda934a: Layer already exists 18:53:03 5d3e392a13a0: Layer already exists 18:53:03 latest: digest: sha256:b3f00d2fe2c0c05454aea3dc3c39d1f593f1ce608b0a866668d8dfc9bac84640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.99 18:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:53:04 95138093c9cb: Preparing 18:53:04 cf3803e84dce: Preparing 18:53:04 34e146fc93a4: Preparing 18:53:04 fe1d02f433a6: Preparing 18:53:04 3c88cdda934a: Preparing 18:53:04 5d3e392a13a0: Preparing 18:53:04 5d3e392a13a0: Waiting 18:53:04 95138093c9cb: Layer already exists 18:53:04 fe1d02f433a6: Layer already exists 18:53:04 cf3803e84dce: Layer already exists 18:53:04 34e146fc93a4: Layer already exists 18:53:04 3c88cdda934a: Layer already exists 18:53:04 5d3e392a13a0: Layer already exists 18:53:04 2.3.0-dev.99: digest: sha256:b3f00d2fe2c0c05454aea3dc3c39d1f593f1ce608b0a866668d8dfc9bac84640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:53:05 95138093c9cb: Preparing 18:53:05 cf3803e84dce: Preparing 18:53:05 34e146fc93a4: Preparing 18:53:05 fe1d02f433a6: Preparing 18:53:05 3c88cdda934a: Preparing 18:53:05 5d3e392a13a0: Preparing 18:53:05 5d3e392a13a0: Waiting 18:53:05 34e146fc93a4: Layer already exists 18:53:05 95138093c9cb: Layer already exists 18:53:05 fe1d02f433a6: Layer already exists 18:53:05 cf3803e84dce: Layer already exists 18:53:05 3c88cdda934a: Layer already exists 18:53:05 5d3e392a13a0: Layer already exists 18:53:05 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:b3f00d2fe2c0c05454aea3dc3c39d1f593f1ce608b0a866668d8dfc9bac84640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 18:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:53:06 95138093c9cb: Preparing 18:53:06 cf3803e84dce: Preparing 18:53:06 34e146fc93a4: Preparing 18:53:06 fe1d02f433a6: Preparing 18:53:06 3c88cdda934a: Preparing 18:53:06 5d3e392a13a0: Preparing 18:53:06 5d3e392a13a0: Waiting 18:53:06 95138093c9cb: Layer already exists 18:53:06 3c88cdda934a: Layer already exists 18:53:06 cf3803e84dce: Layer already exists 18:53:06 fe1d02f433a6: Layer already exists 18:53:06 34e146fc93a4: Layer already exists 18:53:06 5d3e392a13a0: Layer already exists 18:53:06 main: digest: sha256:b3f00d2fe2c0c05454aea3dc3c39d1f593f1ce608b0a866668d8dfc9bac84640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:06 ===================================================== [Pipeline] echo 18:53:06 taggedImages: 18:53:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:53:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.99 18:53:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 18:53:06 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 18:53:06 23251983c73b29babdec2056f36690dce19c8f65 18:53:06 latest 18:53:06 2.3.0-dev.99 18:53:06 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:06 main 18:53:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:53:07 0b45244c62b2: Preparing 18:53:07 8bed3852e524: Preparing 18:53:07 9fb1724efde9: Preparing 18:53:07 34e146fc93a4: Preparing 18:53:07 b808c5570d95: Preparing 18:53:07 5d3e392a13a0: Preparing 18:53:07 5d3e392a13a0: Waiting 18:53:07 34e146fc93a4: Layer already exists 18:53:07 b808c5570d95: Layer already exists 18:53:07 5d3e392a13a0: Layer already exists 18:53:07 8bed3852e524: Pushed 18:53:07 0b45244c62b2: Pushed 18:53:11 9fb1724efde9: Pushed 18:53:11 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:421bc3da1e0fdc07920deaffc402e9272d7dd5eda44f1526967db4c2306dba37 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:53:11 0b45244c62b2: Preparing 18:53:11 8bed3852e524: Preparing 18:53:11 9fb1724efde9: Preparing 18:53:11 34e146fc93a4: Preparing 18:53:11 b808c5570d95: Preparing 18:53:11 5d3e392a13a0: Preparing 18:53:11 5d3e392a13a0: Waiting 18:53:11 b808c5570d95: Layer already exists 18:53:11 8bed3852e524: Layer already exists 18:53:11 9fb1724efde9: Layer already exists 18:53:11 0b45244c62b2: Layer already exists 18:53:11 34e146fc93a4: Layer already exists 18:53:11 5d3e392a13a0: Layer already exists 18:53:11 latest: digest: sha256:421bc3da1e0fdc07920deaffc402e9272d7dd5eda44f1526967db4c2306dba37 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.99 18:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:53:12 0b45244c62b2: Preparing 18:53:12 8bed3852e524: Preparing 18:53:12 9fb1724efde9: Preparing 18:53:12 34e146fc93a4: Preparing 18:53:12 b808c5570d95: Preparing 18:53:12 5d3e392a13a0: Preparing 18:53:12 5d3e392a13a0: Waiting 18:53:12 0b45244c62b2: Layer already exists 18:53:12 8bed3852e524: Layer already exists 18:53:12 34e146fc93a4: Layer already exists 18:53:12 9fb1724efde9: Layer already exists 18:53:12 b808c5570d95: Layer already exists 18:53:12 5d3e392a13a0: Layer already exists 18:53:12 2.3.0-dev.99: digest: sha256:421bc3da1e0fdc07920deaffc402e9272d7dd5eda44f1526967db4c2306dba37 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:53:13 0b45244c62b2: Preparing 18:53:13 8bed3852e524: Preparing 18:53:13 9fb1724efde9: Preparing 18:53:13 34e146fc93a4: Preparing 18:53:13 b808c5570d95: Preparing 18:53:13 5d3e392a13a0: Preparing 18:53:13 5d3e392a13a0: Waiting 18:53:13 9fb1724efde9: Layer already exists 18:53:13 b808c5570d95: Layer already exists 18:53:13 0b45244c62b2: Layer already exists 18:53:13 34e146fc93a4: Layer already exists 18:53:13 8bed3852e524: Layer already exists 18:53:13 5d3e392a13a0: Layer already exists 18:53:13 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:421bc3da1e0fdc07920deaffc402e9272d7dd5eda44f1526967db4c2306dba37 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 18:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:53:14 0b45244c62b2: Preparing 18:53:14 8bed3852e524: Preparing 18:53:14 9fb1724efde9: Preparing 18:53:14 34e146fc93a4: Preparing 18:53:14 b808c5570d95: Preparing 18:53:14 5d3e392a13a0: Preparing 18:53:14 5d3e392a13a0: Waiting 18:53:14 0b45244c62b2: Layer already exists 18:53:14 8bed3852e524: Layer already exists 18:53:14 34e146fc93a4: Layer already exists 18:53:14 b808c5570d95: Layer already exists 18:53:14 9fb1724efde9: Layer already exists 18:53:14 5d3e392a13a0: Layer already exists 18:53:14 main: digest: sha256:421bc3da1e0fdc07920deaffc402e9272d7dd5eda44f1526967db4c2306dba37 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:14 ===================================================== [Pipeline] echo 18:53:14 taggedImages: 18:53:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:53:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.99 18:53:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 18:53:14 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 18:53:14 23251983c73b29babdec2056f36690dce19c8f65 18:53:14 latest 18:53:14 2.3.0-dev.99 18:53:14 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:14 main 18:53:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:53:15 62a6d789efb7: Preparing 18:53:15 62a6d789efb7: Preparing 18:53:15 c06e81390abf: Preparing 18:53:15 81ae27d61183: Preparing 18:53:15 fc3a6473823c: Preparing 18:53:15 283eeef2ae8a: Preparing 18:53:15 3ced9ae4d248: Preparing 18:53:15 34e146fc93a4: Preparing 18:53:15 a099f6eacc7a: Preparing 18:53:15 bc08ccf90685: Preparing 18:53:15 1082a2be1484: Preparing 18:53:15 13fc003671e4: Preparing 18:53:15 5d3e392a13a0: Preparing 18:53:15 34e146fc93a4: Waiting 18:53:15 a099f6eacc7a: Waiting 18:53:15 3ced9ae4d248: Waiting 18:53:15 bc08ccf90685: Waiting 18:53:15 13fc003671e4: Waiting 18:53:15 5d3e392a13a0: Waiting 18:53:15 62a6d789efb7: Pushed 18:53:15 283eeef2ae8a: Pushed 18:53:15 81ae27d61183: Pushed 18:53:15 fc3a6473823c: Pushed 18:53:15 c06e81390abf: Pushed 18:53:15 34e146fc93a4: Layer already exists 18:53:16 a099f6eacc7a: Pushed 18:53:16 1082a2be1484: Pushed 18:53:16 bc08ccf90685: Pushed 18:53:16 13fc003671e4: Pushed 18:53:16 5d3e392a13a0: Layer already exists 18:53:19 3ced9ae4d248: Pushed 18:53:19 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:298e4d6f698f1544c1da3871f79386df0c89c11dff2564c202ef61b7acdb7949 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:53:20 62a6d789efb7: Preparing 18:53:20 62a6d789efb7: Preparing 18:53:20 c06e81390abf: Preparing 18:53:20 81ae27d61183: Preparing 18:53:20 fc3a6473823c: Preparing 18:53:20 283eeef2ae8a: Preparing 18:53:20 3ced9ae4d248: Preparing 18:53:20 34e146fc93a4: Preparing 18:53:20 a099f6eacc7a: Preparing 18:53:20 bc08ccf90685: Preparing 18:53:20 1082a2be1484: Preparing 18:53:20 13fc003671e4: Preparing 18:53:20 5d3e392a13a0: Preparing 18:53:20 a099f6eacc7a: Waiting 18:53:20 bc08ccf90685: Waiting 18:53:20 3ced9ae4d248: Waiting 18:53:20 34e146fc93a4: Waiting 18:53:20 1082a2be1484: Waiting 18:53:20 5d3e392a13a0: Waiting 18:53:20 13fc003671e4: Waiting 18:53:20 283eeef2ae8a: Layer already exists 18:53:20 81ae27d61183: Layer already exists 18:53:20 fc3a6473823c: Layer already exists 18:53:20 c06e81390abf: Layer already exists 18:53:20 62a6d789efb7: Layer already exists 18:53:20 a099f6eacc7a: Layer already exists 18:53:20 34e146fc93a4: Layer already exists 18:53:20 1082a2be1484: Layer already exists 18:53:20 3ced9ae4d248: Layer already exists 18:53:20 bc08ccf90685: Layer already exists 18:53:20 13fc003671e4: Layer already exists 18:53:20 5d3e392a13a0: Layer already exists 18:53:20 latest: digest: sha256:298e4d6f698f1544c1da3871f79386df0c89c11dff2564c202ef61b7acdb7949 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.99 18:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:53:21 62a6d789efb7: Preparing 18:53:21 62a6d789efb7: Preparing 18:53:21 c06e81390abf: Preparing 18:53:21 81ae27d61183: Preparing 18:53:21 fc3a6473823c: Preparing 18:53:21 283eeef2ae8a: Preparing 18:53:21 3ced9ae4d248: Preparing 18:53:21 34e146fc93a4: Preparing 18:53:21 a099f6eacc7a: Preparing 18:53:21 bc08ccf90685: Preparing 18:53:21 1082a2be1484: Preparing 18:53:21 13fc003671e4: Preparing 18:53:21 5d3e392a13a0: Preparing 18:53:21 3ced9ae4d248: Waiting 18:53:21 1082a2be1484: Waiting 18:53:21 34e146fc93a4: Waiting 18:53:21 13fc003671e4: Waiting 18:53:21 5d3e392a13a0: Waiting 18:53:21 a099f6eacc7a: Waiting 18:53:21 bc08ccf90685: Waiting 18:53:21 62a6d789efb7: Layer already exists 18:53:21 fc3a6473823c: Layer already exists 18:53:21 283eeef2ae8a: Layer already exists 18:53:21 c06e81390abf: Layer already exists 18:53:21 81ae27d61183: Layer already exists 18:53:21 bc08ccf90685: Layer already exists 18:53:21 3ced9ae4d248: Layer already exists 18:53:21 34e146fc93a4: Layer already exists 18:53:21 a099f6eacc7a: Layer already exists 18:53:21 1082a2be1484: Layer already exists 18:53:21 5d3e392a13a0: Layer already exists 18:53:21 13fc003671e4: Layer already exists 18:53:21 2.3.0-dev.99: digest: sha256:298e4d6f698f1544c1da3871f79386df0c89c11dff2564c202ef61b7acdb7949 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:53:22 62a6d789efb7: Preparing 18:53:22 62a6d789efb7: Preparing 18:53:22 c06e81390abf: Preparing 18:53:22 81ae27d61183: Preparing 18:53:22 fc3a6473823c: Preparing 18:53:22 283eeef2ae8a: Preparing 18:53:22 3ced9ae4d248: Preparing 18:53:22 34e146fc93a4: Preparing 18:53:22 a099f6eacc7a: Preparing 18:53:22 bc08ccf90685: Preparing 18:53:22 1082a2be1484: Preparing 18:53:22 13fc003671e4: Preparing 18:53:22 5d3e392a13a0: Preparing 18:53:22 a099f6eacc7a: Waiting 18:53:22 bc08ccf90685: Waiting 18:53:22 1082a2be1484: Waiting 18:53:22 13fc003671e4: Waiting 18:53:22 5d3e392a13a0: Waiting 18:53:22 3ced9ae4d248: Waiting 18:53:22 34e146fc93a4: Waiting 18:53:22 fc3a6473823c: Layer already exists 18:53:22 62a6d789efb7: Layer already exists 18:53:22 c06e81390abf: Layer already exists 18:53:22 283eeef2ae8a: Layer already exists 18:53:22 81ae27d61183: Layer already exists 18:53:22 34e146fc93a4: Layer already exists 18:53:22 3ced9ae4d248: Layer already exists 18:53:22 a099f6eacc7a: Layer already exists 18:53:22 bc08ccf90685: Layer already exists 18:53:22 1082a2be1484: Layer already exists 18:53:22 13fc003671e4: Layer already exists 18:53:22 5d3e392a13a0: Layer already exists 18:53:22 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:298e4d6f698f1544c1da3871f79386df0c89c11dff2564c202ef61b7acdb7949 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 18:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:53:23 62a6d789efb7: Preparing 18:53:23 62a6d789efb7: Preparing 18:53:23 c06e81390abf: Preparing 18:53:23 81ae27d61183: Preparing 18:53:23 fc3a6473823c: Preparing 18:53:23 283eeef2ae8a: Preparing 18:53:23 3ced9ae4d248: Preparing 18:53:23 34e146fc93a4: Preparing 18:53:23 a099f6eacc7a: Preparing 18:53:23 bc08ccf90685: Preparing 18:53:23 1082a2be1484: Preparing 18:53:23 13fc003671e4: Preparing 18:53:23 5d3e392a13a0: Preparing 18:53:23 bc08ccf90685: Waiting 18:53:23 1082a2be1484: Waiting 18:53:23 13fc003671e4: Waiting 18:53:23 5d3e392a13a0: Waiting 18:53:23 3ced9ae4d248: Waiting 18:53:23 34e146fc93a4: Waiting 18:53:23 a099f6eacc7a: Waiting 18:53:23 62a6d789efb7: Layer already exists 18:53:23 283eeef2ae8a: Layer already exists 18:53:23 81ae27d61183: Layer already exists 18:53:23 c06e81390abf: Layer already exists 18:53:23 fc3a6473823c: Layer already exists 18:53:23 34e146fc93a4: Layer already exists 18:53:23 3ced9ae4d248: Layer already exists 18:53:23 a099f6eacc7a: Layer already exists 18:53:23 1082a2be1484: Layer already exists 18:53:23 bc08ccf90685: Layer already exists 18:53:23 13fc003671e4: Layer already exists 18:53:23 5d3e392a13a0: Layer already exists 18:53:23 main: digest: sha256:298e4d6f698f1544c1da3871f79386df0c89c11dff2564c202ef61b7acdb7949 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:23 ===================================================== [Pipeline] echo 18:53:23 taggedImages: 18:53:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:53:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.99 18:53:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 18:53:23 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 18:53:23 23251983c73b29babdec2056f36690dce19c8f65 18:53:23 latest 18:53:23 2.3.0-dev.99 18:53:23 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:23 main 18:53:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:53:24 0f8b7e6e61a0: Preparing 18:53:24 77baba0bab07: Preparing 18:53:24 b577d24bd210: Preparing 18:53:24 dbc2ff5f0847: Preparing 18:53:24 bf0066f94a24: Preparing 18:53:24 8a7b9e060578: Preparing 18:53:24 9eb93b690c32: Preparing 18:53:24 5d3e392a13a0: Preparing 18:53:24 8a7b9e060578: Waiting 18:53:24 9eb93b690c32: Waiting 18:53:24 5d3e392a13a0: Waiting 18:53:24 bf0066f94a24: Pushed 18:53:24 0f8b7e6e61a0: Pushed 18:53:24 77baba0bab07: Pushed 18:53:24 5d3e392a13a0: Layer already exists 18:53:24 8a7b9e060578: Pushed 18:53:25 9eb93b690c32: Pushed 18:53:26 b577d24bd210: Pushed 18:53:26 dbc2ff5f0847: Pushed 18:53:26 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:e55e27ef2afc98e03821f20ce29f3d373c924fb2d258d43cba44608e599489f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:27 + 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 18:53:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:53:27 0f8b7e6e61a0: Preparing 18:53:27 77baba0bab07: Preparing 18:53:27 b577d24bd210: Preparing 18:53:27 dbc2ff5f0847: Preparing 18:53:27 bf0066f94a24: Preparing 18:53:27 8a7b9e060578: Preparing 18:53:27 9eb93b690c32: Preparing 18:53:27 5d3e392a13a0: Preparing 18:53:27 8a7b9e060578: Waiting 18:53:27 9eb93b690c32: Waiting 18:53:27 5d3e392a13a0: Waiting 18:53:27 77baba0bab07: Layer already exists 18:53:27 0f8b7e6e61a0: Layer already exists 18:53:27 bf0066f94a24: Layer already exists 18:53:27 b577d24bd210: Layer already exists 18:53:27 dbc2ff5f0847: Layer already exists 18:53:27 8a7b9e060578: Layer already exists 18:53:27 9eb93b690c32: Layer already exists 18:53:27 5d3e392a13a0: Layer already exists 18:53:28 latest: digest: sha256:e55e27ef2afc98e03821f20ce29f3d373c924fb2d258d43cba44608e599489f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.99 18:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:53:28 0f8b7e6e61a0: Preparing 18:53:28 77baba0bab07: Preparing 18:53:28 b577d24bd210: Preparing 18:53:28 dbc2ff5f0847: Preparing 18:53:28 bf0066f94a24: Preparing 18:53:28 8a7b9e060578: Preparing 18:53:28 9eb93b690c32: Preparing 18:53:28 5d3e392a13a0: Preparing 18:53:28 8a7b9e060578: Waiting 18:53:28 9eb93b690c32: Waiting 18:53:28 5d3e392a13a0: Waiting 18:53:28 dbc2ff5f0847: Layer already exists 18:53:28 0f8b7e6e61a0: Layer already exists 18:53:28 77baba0bab07: Layer already exists 18:53:28 b577d24bd210: Layer already exists 18:53:28 bf0066f94a24: Layer already exists 18:53:28 8a7b9e060578: Layer already exists 18:53:28 5d3e392a13a0: Layer already exists 18:53:28 9eb93b690c32: Layer already exists 18:53:28 2.3.0-dev.99: digest: sha256:e55e27ef2afc98e03821f20ce29f3d373c924fb2d258d43cba44608e599489f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:53:29 0f8b7e6e61a0: Preparing 18:53:29 77baba0bab07: Preparing 18:53:29 b577d24bd210: Preparing 18:53:29 dbc2ff5f0847: Preparing 18:53:29 bf0066f94a24: Preparing 18:53:29 8a7b9e060578: Preparing 18:53:29 9eb93b690c32: Preparing 18:53:29 5d3e392a13a0: Preparing 18:53:29 8a7b9e060578: Waiting 18:53:29 9eb93b690c32: Waiting 18:53:29 77baba0bab07: Layer already exists 18:53:29 0f8b7e6e61a0: Layer already exists 18:53:29 bf0066f94a24: Layer already exists 18:53:29 dbc2ff5f0847: Layer already exists 18:53:29 b577d24bd210: Layer already exists 18:53:29 5d3e392a13a0: Layer already exists 18:53:29 8a7b9e060578: Layer already exists 18:53:29 9eb93b690c32: Layer already exists 18:53:29 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:e55e27ef2afc98e03821f20ce29f3d373c924fb2d258d43cba44608e599489f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:30 + 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 18:53:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 18:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:53:30 0f8b7e6e61a0: Preparing 18:53:30 77baba0bab07: Preparing 18:53:30 b577d24bd210: Preparing 18:53:30 dbc2ff5f0847: Preparing 18:53:30 bf0066f94a24: Preparing 18:53:30 8a7b9e060578: Preparing 18:53:30 9eb93b690c32: Preparing 18:53:30 5d3e392a13a0: Preparing 18:53:30 8a7b9e060578: Waiting 18:53:30 9eb93b690c32: Waiting 18:53:30 5d3e392a13a0: Waiting 18:53:30 77baba0bab07: Layer already exists 18:53:30 0f8b7e6e61a0: Layer already exists 18:53:30 b577d24bd210: Layer already exists 18:53:30 dbc2ff5f0847: Layer already exists 18:53:30 bf0066f94a24: Layer already exists 18:53:30 8a7b9e060578: Layer already exists 18:53:30 9eb93b690c32: Layer already exists 18:53:30 5d3e392a13a0: Layer already exists 18:53:30 main: digest: sha256:e55e27ef2afc98e03821f20ce29f3d373c924fb2d258d43cba44608e599489f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:30 ===================================================== [Pipeline] echo 18:53:30 taggedImages: 18:53:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:53:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.99 18:53:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 18:53:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 18:53:30 23251983c73b29babdec2056f36690dce19c8f65 18:53:30 latest 18:53:30 2.3.0-dev.99 18:53:30 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:30 main 18:53:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:53:31 dc30e9e91124: Preparing 18:53:31 81ba7bf9c8d2: Preparing 18:53:31 3a11b96aa0f0: Preparing 18:53:31 565a8025a258: Preparing 18:53:31 c9448848e369: Preparing 18:53:31 f31c6ad887ff: Preparing 18:53:31 105edf9f409f: Preparing 18:53:31 5c2f80912dd9: Preparing 18:53:31 817afe94fdd8: Preparing 18:53:31 5d3e392a13a0: Preparing 18:53:31 105edf9f409f: Waiting 18:53:31 5c2f80912dd9: Waiting 18:53:31 817afe94fdd8: Waiting 18:53:31 5d3e392a13a0: Waiting 18:53:31 f31c6ad887ff: Waiting 18:53:31 c9448848e369: Pushed 18:53:31 dc30e9e91124: Pushed 18:53:31 81ba7bf9c8d2: Pushed 18:53:32 f31c6ad887ff: Pushed 18:53:32 5c2f80912dd9: Pushed 18:53:32 105edf9f409f: Pushed 18:53:32 5d3e392a13a0: Layer already exists 18:53:32 817afe94fdd8: Pushed 18:53:34 565a8025a258: Pushed 18:53:34 3a11b96aa0f0: Pushed 18:53:34 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:9be5e27ef5b6184016affc83529bacdf5bc78392744d8869c5598828a417c881 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:35 + 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 18:53:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:53:35 dc30e9e91124: Preparing 18:53:35 81ba7bf9c8d2: Preparing 18:53:35 3a11b96aa0f0: Preparing 18:53:35 565a8025a258: Preparing 18:53:35 c9448848e369: Preparing 18:53:35 f31c6ad887ff: Preparing 18:53:35 105edf9f409f: Preparing 18:53:35 5c2f80912dd9: Preparing 18:53:35 817afe94fdd8: Preparing 18:53:35 5d3e392a13a0: Preparing 18:53:35 5c2f80912dd9: Waiting 18:53:35 817afe94fdd8: Waiting 18:53:35 105edf9f409f: Waiting 18:53:35 5d3e392a13a0: Waiting 18:53:35 f31c6ad887ff: Waiting 18:53:35 3a11b96aa0f0: Layer already exists 18:53:35 c9448848e369: Layer already exists 18:53:35 565a8025a258: Layer already exists 18:53:35 dc30e9e91124: Layer already exists 18:53:35 81ba7bf9c8d2: Layer already exists 18:53:35 f31c6ad887ff: Layer already exists 18:53:35 5c2f80912dd9: Layer already exists 18:53:35 105edf9f409f: Layer already exists 18:53:35 5d3e392a13a0: Layer already exists 18:53:35 817afe94fdd8: Layer already exists 18:53:35 latest: digest: sha256:9be5e27ef5b6184016affc83529bacdf5bc78392744d8869c5598828a417c881 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.99 18:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:53:36 dc30e9e91124: Preparing 18:53:36 81ba7bf9c8d2: Preparing 18:53:36 3a11b96aa0f0: Preparing 18:53:36 565a8025a258: Preparing 18:53:36 c9448848e369: Preparing 18:53:36 f31c6ad887ff: Preparing 18:53:36 105edf9f409f: Preparing 18:53:36 5c2f80912dd9: Preparing 18:53:36 817afe94fdd8: Preparing 18:53:36 5d3e392a13a0: Preparing 18:53:36 5c2f80912dd9: Waiting 18:53:36 817afe94fdd8: Waiting 18:53:36 105edf9f409f: Waiting 18:53:36 3a11b96aa0f0: Layer already exists 18:53:36 565a8025a258: Layer already exists 18:53:36 dc30e9e91124: Layer already exists 18:53:36 c9448848e369: Layer already exists 18:53:36 81ba7bf9c8d2: Layer already exists 18:53:36 5c2f80912dd9: Layer already exists 18:53:36 105edf9f409f: Layer already exists 18:53:36 f31c6ad887ff: Layer already exists 18:53:36 5d3e392a13a0: Layer already exists 18:53:36 817afe94fdd8: Layer already exists 18:53:36 2.3.0-dev.99: digest: sha256:9be5e27ef5b6184016affc83529bacdf5bc78392744d8869c5598828a417c881 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:53:37 dc30e9e91124: Preparing 18:53:37 81ba7bf9c8d2: Preparing 18:53:37 3a11b96aa0f0: Preparing 18:53:37 565a8025a258: Preparing 18:53:37 c9448848e369: Preparing 18:53:37 f31c6ad887ff: Preparing 18:53:37 105edf9f409f: Preparing 18:53:37 5c2f80912dd9: Preparing 18:53:37 817afe94fdd8: Preparing 18:53:37 5d3e392a13a0: Preparing 18:53:37 f31c6ad887ff: Waiting 18:53:37 105edf9f409f: Waiting 18:53:37 5c2f80912dd9: Waiting 18:53:37 817afe94fdd8: Waiting 18:53:37 5d3e392a13a0: Waiting 18:53:37 3a11b96aa0f0: Layer already exists 18:53:37 c9448848e369: Layer already exists 18:53:37 81ba7bf9c8d2: Layer already exists 18:53:37 dc30e9e91124: Layer already exists 18:53:37 565a8025a258: Layer already exists 18:53:37 f31c6ad887ff: Layer already exists 18:53:37 5c2f80912dd9: Layer already exists 18:53:37 105edf9f409f: Layer already exists 18:53:37 5d3e392a13a0: Layer already exists 18:53:37 817afe94fdd8: Layer already exists 18:53:37 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:9be5e27ef5b6184016affc83529bacdf5bc78392744d8869c5598828a417c881 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:37 + 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 18:53:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 18:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:53:38 dc30e9e91124: Preparing 18:53:38 81ba7bf9c8d2: Preparing 18:53:38 3a11b96aa0f0: Preparing 18:53:38 565a8025a258: Preparing 18:53:38 c9448848e369: Preparing 18:53:38 f31c6ad887ff: Preparing 18:53:38 105edf9f409f: Preparing 18:53:38 5c2f80912dd9: Preparing 18:53:38 817afe94fdd8: Preparing 18:53:38 5d3e392a13a0: Preparing 18:53:38 105edf9f409f: Waiting 18:53:38 5c2f80912dd9: Waiting 18:53:38 817afe94fdd8: Waiting 18:53:38 5d3e392a13a0: Waiting 18:53:38 c9448848e369: Layer already exists 18:53:38 81ba7bf9c8d2: Layer already exists 18:53:38 3a11b96aa0f0: Layer already exists 18:53:38 dc30e9e91124: Layer already exists 18:53:38 565a8025a258: Layer already exists 18:53:38 5c2f80912dd9: Layer already exists 18:53:38 105edf9f409f: Layer already exists 18:53:38 f31c6ad887ff: Layer already exists 18:53:38 817afe94fdd8: Layer already exists 18:53:38 5d3e392a13a0: Layer already exists 18:53:38 main: digest: sha256:9be5e27ef5b6184016affc83529bacdf5bc78392744d8869c5598828a417c881 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:38 ===================================================== [Pipeline] echo 18:53:38 taggedImages: 18:53:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:53:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.99 18:53:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 18:53:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 18:53:38 23251983c73b29babdec2056f36690dce19c8f65 18:53:38 latest 18:53:38 2.3.0-dev.99 18:53:38 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:38 main 18:53:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:53:39 ee444748ba45: Preparing 18:53:39 47479f30a7ca: Preparing 18:53:39 34e146fc93a4: Preparing 18:53:39 fca74e29bff8: Preparing 18:53:39 c71f745f0718: Preparing 18:53:39 9833f26c6bda: Preparing 18:53:39 34e146fc93a4: Layer already exists 18:53:39 9833f26c6bda: Layer already exists 18:53:39 ee444748ba45: Pushed 18:53:39 c71f745f0718: Pushed 18:53:40 fca74e29bff8: Pushed 18:53:43 47479f30a7ca: Pushed 18:53:43 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:10c6806dac68bcd47ec9ac31311f482a5f9225911003b1fb368190f516da2f45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:44 + 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 18:53:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:53:44 ee444748ba45: Preparing 18:53:44 47479f30a7ca: Preparing 18:53:44 34e146fc93a4: Preparing 18:53:44 fca74e29bff8: Preparing 18:53:44 c71f745f0718: Preparing 18:53:44 9833f26c6bda: Preparing 18:53:44 c71f745f0718: Layer already exists 18:53:44 fca74e29bff8: Layer already exists 18:53:44 ee444748ba45: Layer already exists 18:53:44 34e146fc93a4: Layer already exists 18:53:44 47479f30a7ca: Layer already exists 18:53:44 9833f26c6bda: Layer already exists 18:53:44 latest: digest: sha256:10c6806dac68bcd47ec9ac31311f482a5f9225911003b1fb368190f516da2f45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.99 18:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:53:45 ee444748ba45: Preparing 18:53:45 47479f30a7ca: Preparing 18:53:45 34e146fc93a4: Preparing 18:53:45 fca74e29bff8: Preparing 18:53:45 c71f745f0718: Preparing 18:53:45 9833f26c6bda: Preparing 18:53:45 9833f26c6bda: Waiting 18:53:45 c71f745f0718: Layer already exists 18:53:45 34e146fc93a4: Layer already exists 18:53:45 47479f30a7ca: Layer already exists 18:53:45 fca74e29bff8: Layer already exists 18:53:45 ee444748ba45: Layer already exists 18:53:45 9833f26c6bda: Layer already exists 18:53:45 2.3.0-dev.99: digest: sha256:10c6806dac68bcd47ec9ac31311f482a5f9225911003b1fb368190f516da2f45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:53:45 ee444748ba45: Preparing 18:53:45 47479f30a7ca: Preparing 18:53:45 34e146fc93a4: Preparing 18:53:45 fca74e29bff8: Preparing 18:53:45 c71f745f0718: Preparing 18:53:45 9833f26c6bda: Preparing 18:53:45 9833f26c6bda: Waiting 18:53:45 ee444748ba45: Layer already exists 18:53:45 c71f745f0718: Layer already exists 18:53:45 34e146fc93a4: Layer already exists 18:53:45 47479f30a7ca: Layer already exists 18:53:45 fca74e29bff8: Layer already exists 18:53:45 9833f26c6bda: Layer already exists 18:53:45 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:10c6806dac68bcd47ec9ac31311f482a5f9225911003b1fb368190f516da2f45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:46 + 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 18:53:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 18:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:53:46 ee444748ba45: Preparing 18:53:46 47479f30a7ca: Preparing 18:53:46 34e146fc93a4: Preparing 18:53:46 fca74e29bff8: Preparing 18:53:46 c71f745f0718: Preparing 18:53:46 9833f26c6bda: Preparing 18:53:46 9833f26c6bda: Waiting 18:53:46 c71f745f0718: Layer already exists 18:53:46 47479f30a7ca: Layer already exists 18:53:46 fca74e29bff8: Layer already exists 18:53:46 ee444748ba45: Layer already exists 18:53:46 34e146fc93a4: Layer already exists 18:53:46 9833f26c6bda: Layer already exists 18:53:46 main: digest: sha256:10c6806dac68bcd47ec9ac31311f482a5f9225911003b1fb368190f516da2f45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:46 ===================================================== [Pipeline] echo 18:53:46 taggedImages: 18:53:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:53:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.99 18:53:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 18:53:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 18:53:46 23251983c73b29babdec2056f36690dce19c8f65 18:53:46 latest 18:53:46 2.3.0-dev.99 18:53:46 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:53:46 main 18:53:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:53:47 c9c30714b956: Preparing 18:53:47 38091ff5c193: Preparing 18:53:47 787753714186: Preparing 18:53:47 1e7c30919e53: Preparing 18:53:47 a8f4d2ef27f6: Preparing 18:53:47 d8485c04ea3f: Preparing 18:53:47 c71f745f0718: Preparing 18:53:47 9833f26c6bda: Preparing 18:53:47 d8485c04ea3f: Waiting 18:53:47 c71f745f0718: Waiting 18:53:47 9833f26c6bda: Waiting 18:53:47 c9c30714b956: Pushed 18:53:47 787753714186: Pushed 18:53:47 38091ff5c193: Pushed 18:53:47 c71f745f0718: Layer already exists 18:53:47 9833f26c6bda: Layer already exists 18:53:48 d8485c04ea3f: Pushed 18:53:57 a8f4d2ef27f6: Pushed 18:54:03 1e7c30919e53: Pushed 18:54:03 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:9d1bf41a047fce41464c1f84a4f227dc1de1ee42a0bf16c9e92bec58ebac8d26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:04 + 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 18:54:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:54:04 c9c30714b956: Preparing 18:54:04 38091ff5c193: Preparing 18:54:04 787753714186: Preparing 18:54:04 1e7c30919e53: Preparing 18:54:04 a8f4d2ef27f6: Preparing 18:54:04 d8485c04ea3f: Preparing 18:54:04 c71f745f0718: Preparing 18:54:04 9833f26c6bda: Preparing 18:54:04 c71f745f0718: Waiting 18:54:04 9833f26c6bda: Waiting 18:54:04 d8485c04ea3f: Waiting 18:54:04 a8f4d2ef27f6: Layer already exists 18:54:04 1e7c30919e53: Layer already exists 18:54:04 38091ff5c193: Layer already exists 18:54:04 787753714186: Layer already exists 18:54:04 c9c30714b956: Layer already exists 18:54:04 9833f26c6bda: Layer already exists 18:54:04 d8485c04ea3f: Layer already exists 18:54:04 c71f745f0718: Layer already exists 18:54:04 latest: digest: sha256:9d1bf41a047fce41464c1f84a4f227dc1de1ee42a0bf16c9e92bec58ebac8d26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.99 18:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:54:05 c9c30714b956: Preparing 18:54:05 38091ff5c193: Preparing 18:54:05 787753714186: Preparing 18:54:05 1e7c30919e53: Preparing 18:54:05 a8f4d2ef27f6: Preparing 18:54:05 d8485c04ea3f: Preparing 18:54:05 c71f745f0718: Preparing 18:54:05 9833f26c6bda: Preparing 18:54:05 c71f745f0718: Waiting 18:54:05 9833f26c6bda: Waiting 18:54:05 d8485c04ea3f: Waiting 18:54:05 a8f4d2ef27f6: Layer already exists 18:54:05 787753714186: Layer already exists 18:54:05 38091ff5c193: Layer already exists 18:54:05 c9c30714b956: Layer already exists 18:54:05 1e7c30919e53: Layer already exists 18:54:05 9833f26c6bda: Layer already exists 18:54:05 d8485c04ea3f: Layer already exists 18:54:05 c71f745f0718: Layer already exists 18:54:05 2.3.0-dev.99: digest: sha256:9d1bf41a047fce41464c1f84a4f227dc1de1ee42a0bf16c9e92bec58ebac8d26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:54:06 c9c30714b956: Preparing 18:54:06 38091ff5c193: Preparing 18:54:06 787753714186: Preparing 18:54:06 1e7c30919e53: Preparing 18:54:06 a8f4d2ef27f6: Preparing 18:54:06 d8485c04ea3f: Preparing 18:54:06 c71f745f0718: Preparing 18:54:06 9833f26c6bda: Preparing 18:54:06 d8485c04ea3f: Waiting 18:54:06 c71f745f0718: Waiting 18:54:06 9833f26c6bda: Waiting 18:54:06 787753714186: Layer already exists 18:54:06 c9c30714b956: Layer already exists 18:54:06 1e7c30919e53: Layer already exists 18:54:06 38091ff5c193: Layer already exists 18:54:06 a8f4d2ef27f6: Layer already exists 18:54:06 c71f745f0718: Layer already exists 18:54:06 d8485c04ea3f: Layer already exists 18:54:06 9833f26c6bda: Layer already exists 18:54:06 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:9d1bf41a047fce41464c1f84a4f227dc1de1ee42a0bf16c9e92bec58ebac8d26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:06 + 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 18:54:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 18:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:54:07 c9c30714b956: Preparing 18:54:07 38091ff5c193: Preparing 18:54:07 787753714186: Preparing 18:54:07 1e7c30919e53: Preparing 18:54:07 a8f4d2ef27f6: Preparing 18:54:07 d8485c04ea3f: Preparing 18:54:07 c71f745f0718: Preparing 18:54:07 9833f26c6bda: Preparing 18:54:07 d8485c04ea3f: Waiting 18:54:07 9833f26c6bda: Waiting 18:54:07 c71f745f0718: Waiting 18:54:07 a8f4d2ef27f6: Layer already exists 18:54:07 38091ff5c193: Layer already exists 18:54:07 c9c30714b956: Layer already exists 18:54:07 787753714186: Layer already exists 18:54:07 1e7c30919e53: Layer already exists 18:54:07 d8485c04ea3f: Layer already exists 18:54:07 c71f745f0718: Layer already exists 18:54:07 9833f26c6bda: Layer already exists 18:54:07 main: digest: sha256:9d1bf41a047fce41464c1f84a4f227dc1de1ee42a0bf16c9e92bec58ebac8d26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:54:07 ===================================================== [Pipeline] echo 18:54:07 taggedImages: 18:54:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:54:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:54:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.99 18:54:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 18:54:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 18:54:07 23251983c73b29babdec2056f36690dce19c8f65 18:54:07 latest 18:54:07 2.3.0-dev.99 18:54:07 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:07 main 18:54:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:54:09 5958b6b57a78: Preparing 18:54:09 d8d3175a42fa: Preparing 18:54:09 f2f5c4b203f3: Preparing 18:54:09 282f9b5f63ca: Preparing 18:54:09 829ef1009205: Preparing 18:54:09 3687e6385a04: Preparing 18:54:09 9833f26c6bda: Preparing 18:54:09 3687e6385a04: Waiting 18:54:09 9833f26c6bda: Waiting 18:54:09 d8d3175a42fa: Pushed 18:54:09 f2f5c4b203f3: Pushed 18:54:09 5958b6b57a78: Pushed 18:54:09 9833f26c6bda: Layer already exists 18:54:09 3687e6385a04: Pushed 18:54:09 829ef1009205: Pushed 18:54:24 282f9b5f63ca: Pushed 18:54:24 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:43219a4e51a4e53599977b7de9136e429d067f6782eeb699926e49756c2210e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:25 + 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 18:54:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:54:25 5958b6b57a78: Preparing 18:54:25 d8d3175a42fa: Preparing 18:54:25 f2f5c4b203f3: Preparing 18:54:25 282f9b5f63ca: Preparing 18:54:25 829ef1009205: Preparing 18:54:25 3687e6385a04: Preparing 18:54:25 9833f26c6bda: Preparing 18:54:25 3687e6385a04: Waiting 18:54:25 9833f26c6bda: Waiting 18:54:25 829ef1009205: Layer already exists 18:54:25 5958b6b57a78: Layer already exists 18:54:25 d8d3175a42fa: Layer already exists 18:54:25 f2f5c4b203f3: Layer already exists 18:54:25 282f9b5f63ca: Layer already exists 18:54:25 3687e6385a04: Layer already exists 18:54:25 9833f26c6bda: Layer already exists 18:54:25 latest: digest: sha256:43219a4e51a4e53599977b7de9136e429d067f6782eeb699926e49756c2210e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.99 18:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:54:26 5958b6b57a78: Preparing 18:54:26 d8d3175a42fa: Preparing 18:54:26 f2f5c4b203f3: Preparing 18:54:26 282f9b5f63ca: Preparing 18:54:26 829ef1009205: Preparing 18:54:26 3687e6385a04: Preparing 18:54:26 9833f26c6bda: Preparing 18:54:26 3687e6385a04: Waiting 18:54:26 9833f26c6bda: Waiting 18:54:26 829ef1009205: Layer already exists 18:54:26 f2f5c4b203f3: Layer already exists 18:54:26 d8d3175a42fa: Layer already exists 18:54:26 5958b6b57a78: Layer already exists 18:54:26 282f9b5f63ca: Layer already exists 18:54:26 3687e6385a04: Layer already exists 18:54:26 9833f26c6bda: Layer already exists 18:54:26 2.3.0-dev.99: digest: sha256:43219a4e51a4e53599977b7de9136e429d067f6782eeb699926e49756c2210e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:54:26 5958b6b57a78: Preparing 18:54:26 d8d3175a42fa: Preparing 18:54:26 f2f5c4b203f3: Preparing 18:54:26 282f9b5f63ca: Preparing 18:54:26 829ef1009205: Preparing 18:54:26 3687e6385a04: Preparing 18:54:26 9833f26c6bda: Preparing 18:54:26 3687e6385a04: Waiting 18:54:26 9833f26c6bda: Waiting 18:54:26 829ef1009205: Layer already exists 18:54:26 5958b6b57a78: Layer already exists 18:54:26 d8d3175a42fa: Layer already exists 18:54:26 f2f5c4b203f3: Layer already exists 18:54:26 282f9b5f63ca: Layer already exists 18:54:26 3687e6385a04: Layer already exists 18:54:26 9833f26c6bda: Layer already exists 18:54:26 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:43219a4e51a4e53599977b7de9136e429d067f6782eeb699926e49756c2210e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:27 + 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 18:54:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 18:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:54:27 5958b6b57a78: Preparing 18:54:27 d8d3175a42fa: Preparing 18:54:27 f2f5c4b203f3: Preparing 18:54:27 282f9b5f63ca: Preparing 18:54:27 829ef1009205: Preparing 18:54:27 3687e6385a04: Preparing 18:54:27 9833f26c6bda: Preparing 18:54:27 3687e6385a04: Waiting 18:54:27 9833f26c6bda: Waiting 18:54:27 829ef1009205: Layer already exists 18:54:27 5958b6b57a78: Layer already exists 18:54:27 f2f5c4b203f3: Layer already exists 18:54:27 d8d3175a42fa: Layer already exists 18:54:27 282f9b5f63ca: Layer already exists 18:54:27 3687e6385a04: Layer already exists 18:54:27 9833f26c6bda: Layer already exists 18:54:28 main: digest: sha256:43219a4e51a4e53599977b7de9136e429d067f6782eeb699926e49756c2210e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:54:28 ===================================================== [Pipeline] echo 18:54:28 taggedImages: 18:54:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:54:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:54:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.99 18:54:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 18:54:28 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 18:54:28 23251983c73b29babdec2056f36690dce19c8f65 18:54:28 latest 18:54:28 2.3.0-dev.99 18:54:28 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:28 main 18:54:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:54:28 7f3eb2025018: Preparing 18:54:28 3d8d0bab9708: Preparing 18:54:28 9ef6985ed23f: Preparing 18:54:28 98f6a62884a6: Preparing 18:54:28 4f090bd6ddbd: Preparing 18:54:28 3687e6385a04: Preparing 18:54:28 9833f26c6bda: Preparing 18:54:28 3687e6385a04: Waiting 18:54:28 9833f26c6bda: Waiting 18:54:29 9ef6985ed23f: Pushed 18:54:29 7f3eb2025018: Pushed 18:54:29 3d8d0bab9708: Pushed 18:54:29 3687e6385a04: Layer already exists 18:54:29 9833f26c6bda: Layer already exists 18:54:29 4f090bd6ddbd: Pushed 18:54:44 98f6a62884a6: Pushed 18:54:44 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:7371d9b2bb511da208a1e6cc6b37dba5494f68d81379afe7da6b61d94b3e3da9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:44 + 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 18:54:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:54:45 7f3eb2025018: Preparing 18:54:45 3d8d0bab9708: Preparing 18:54:45 9ef6985ed23f: Preparing 18:54:45 98f6a62884a6: Preparing 18:54:45 4f090bd6ddbd: Preparing 18:54:45 3687e6385a04: Preparing 18:54:45 9833f26c6bda: Preparing 18:54:45 3687e6385a04: Waiting 18:54:45 9833f26c6bda: Waiting 18:54:45 4f090bd6ddbd: Layer already exists 18:54:45 3d8d0bab9708: Layer already exists 18:54:45 98f6a62884a6: Layer already exists 18:54:45 9ef6985ed23f: Layer already exists 18:54:45 7f3eb2025018: Layer already exists 18:54:45 9833f26c6bda: Layer already exists 18:54:45 3687e6385a04: Layer already exists 18:54:45 latest: digest: sha256:7371d9b2bb511da208a1e6cc6b37dba5494f68d81379afe7da6b61d94b3e3da9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.99 18:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:54:46 7f3eb2025018: Preparing 18:54:46 3d8d0bab9708: Preparing 18:54:46 9ef6985ed23f: Preparing 18:54:46 98f6a62884a6: Preparing 18:54:46 4f090bd6ddbd: Preparing 18:54:46 3687e6385a04: Preparing 18:54:46 9833f26c6bda: Preparing 18:54:46 3687e6385a04: Waiting 18:54:46 9833f26c6bda: Waiting 18:54:46 3d8d0bab9708: Layer already exists 18:54:46 98f6a62884a6: Layer already exists 18:54:46 4f090bd6ddbd: Layer already exists 18:54:46 9ef6985ed23f: Layer already exists 18:54:46 7f3eb2025018: Layer already exists 18:54:46 3687e6385a04: Layer already exists 18:54:46 9833f26c6bda: Layer already exists 18:54:46 2.3.0-dev.99: digest: sha256:7371d9b2bb511da208a1e6cc6b37dba5494f68d81379afe7da6b61d94b3e3da9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:54:46 7f3eb2025018: Preparing 18:54:46 3d8d0bab9708: Preparing 18:54:46 9ef6985ed23f: Preparing 18:54:46 98f6a62884a6: Preparing 18:54:46 4f090bd6ddbd: Preparing 18:54:46 3687e6385a04: Preparing 18:54:46 9833f26c6bda: Preparing 18:54:46 3687e6385a04: Waiting 18:54:46 9833f26c6bda: Waiting 18:54:46 3d8d0bab9708: Layer already exists 18:54:46 9ef6985ed23f: Layer already exists 18:54:46 4f090bd6ddbd: Layer already exists 18:54:46 98f6a62884a6: Layer already exists 18:54:46 7f3eb2025018: Layer already exists 18:54:46 9833f26c6bda: Layer already exists 18:54:46 3687e6385a04: Layer already exists 18:54:46 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:7371d9b2bb511da208a1e6cc6b37dba5494f68d81379afe7da6b61d94b3e3da9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:47 + 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 18:54:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 18:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:54:47 7f3eb2025018: Preparing 18:54:47 3d8d0bab9708: Preparing 18:54:47 9ef6985ed23f: Preparing 18:54:47 98f6a62884a6: Preparing 18:54:47 4f090bd6ddbd: Preparing 18:54:47 3687e6385a04: Preparing 18:54:47 9833f26c6bda: Preparing 18:54:47 3687e6385a04: Waiting 18:54:47 9833f26c6bda: Waiting 18:54:47 3d8d0bab9708: Layer already exists 18:54:47 7f3eb2025018: Layer already exists 18:54:47 4f090bd6ddbd: Layer already exists 18:54:47 9ef6985ed23f: Layer already exists 18:54:47 98f6a62884a6: Layer already exists 18:54:47 3687e6385a04: Layer already exists 18:54:47 9833f26c6bda: Layer already exists 18:54:47 main: digest: sha256:7371d9b2bb511da208a1e6cc6b37dba5494f68d81379afe7da6b61d94b3e3da9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:54:47 ===================================================== [Pipeline] echo 18:54:47 taggedImages: 18:54:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:54:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:54:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.99 18:54:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 18:54:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 18:54:47 23251983c73b29babdec2056f36690dce19c8f65 18:54:47 latest 18:54:47 2.3.0-dev.99 18:54:47 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:47 main 18:54:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:54:48 05e50f727fcd: Preparing 18:54:48 4a97fe3dd56e: Preparing 18:54:48 34e146fc93a4: Preparing 18:54:48 cde5c861679b: Preparing 18:54:48 5d3e392a13a0: Preparing 18:54:48 5d3e392a13a0: Layer already exists 18:54:48 34e146fc93a4: Layer already exists 18:54:48 05e50f727fcd: Pushed 18:54:48 cde5c861679b: Pushed 18:54:54 4a97fe3dd56e: Pushed 18:54:54 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:e52f548409dbbd2d780eb19f65c13dfea428eb9fae03505a495926c320db41ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:54:54 05e50f727fcd: Preparing 18:54:54 4a97fe3dd56e: Preparing 18:54:54 34e146fc93a4: Preparing 18:54:54 cde5c861679b: Preparing 18:54:54 5d3e392a13a0: Preparing 18:54:54 05e50f727fcd: Layer already exists 18:54:54 34e146fc93a4: Layer already exists 18:54:54 5d3e392a13a0: Layer already exists 18:54:54 4a97fe3dd56e: Layer already exists 18:54:54 cde5c861679b: Layer already exists 18:54:54 latest: digest: sha256:e52f548409dbbd2d780eb19f65c13dfea428eb9fae03505a495926c320db41ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.99 18:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:54:57 05e50f727fcd: Preparing 18:54:57 4a97fe3dd56e: Preparing 18:54:57 34e146fc93a4: Preparing 18:54:57 cde5c861679b: Preparing 18:54:57 5d3e392a13a0: Preparing 18:54:57 cde5c861679b: Layer already exists 18:54:57 05e50f727fcd: Layer already exists 18:54:57 5d3e392a13a0: Layer already exists 18:54:57 4a97fe3dd56e: Layer already exists 18:54:57 34e146fc93a4: Layer already exists 18:54:57 2.3.0-dev.99: digest: sha256:e52f548409dbbd2d780eb19f65c13dfea428eb9fae03505a495926c320db41ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:54:57 05e50f727fcd: Preparing 18:54:57 4a97fe3dd56e: Preparing 18:54:57 34e146fc93a4: Preparing 18:54:57 cde5c861679b: Preparing 18:54:57 5d3e392a13a0: Preparing 18:54:57 5d3e392a13a0: Layer already exists 18:54:57 05e50f727fcd: Layer already exists 18:54:57 cde5c861679b: Layer already exists 18:54:57 4a97fe3dd56e: Layer already exists 18:54:57 34e146fc93a4: Layer already exists 18:54:57 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:e52f548409dbbd2d780eb19f65c13dfea428eb9fae03505a495926c320db41ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 18:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:54:58 05e50f727fcd: Preparing 18:54:58 4a97fe3dd56e: Preparing 18:54:58 34e146fc93a4: Preparing 18:54:58 cde5c861679b: Preparing 18:54:58 5d3e392a13a0: Preparing 18:54:58 4a97fe3dd56e: Layer already exists 18:54:58 05e50f727fcd: Layer already exists 18:54:58 5d3e392a13a0: Layer already exists 18:54:58 34e146fc93a4: Layer already exists 18:54:58 cde5c861679b: Layer already exists 18:54:58 main: digest: sha256:e52f548409dbbd2d780eb19f65c13dfea428eb9fae03505a495926c320db41ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:54:58 ===================================================== [Pipeline] echo 18:54:58 taggedImages: 18:54:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:54:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:54:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.99 18:54:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 18:54:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 18:54:58 23251983c73b29babdec2056f36690dce19c8f65 18:54:58 latest 18:54:58 2.3.0-dev.99 18:54:58 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:54:58 main 18:54:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:54:59 4c8bc852dbbd: Preparing 18:54:59 e98667f23fb9: Preparing 18:54:59 34e146fc93a4: Preparing 18:54:59 b808c5570d95: Preparing 18:54:59 5d3e392a13a0: Preparing 18:54:59 b808c5570d95: Layer already exists 18:54:59 5d3e392a13a0: Layer already exists 18:54:59 34e146fc93a4: Layer already exists 18:54:59 4c8bc852dbbd: Pushed 18:55:04 e98667f23fb9: Pushed 18:55:04 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:bab18b96b7c56286cb550a2f720fd0451975eaefc166c02c816496632640fe4d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:55:05 4c8bc852dbbd: Preparing 18:55:05 e98667f23fb9: Preparing 18:55:05 34e146fc93a4: Preparing 18:55:05 b808c5570d95: Preparing 18:55:05 5d3e392a13a0: Preparing 18:55:05 5d3e392a13a0: Layer already exists 18:55:05 4c8bc852dbbd: Layer already exists 18:55:05 e98667f23fb9: Layer already exists 18:55:05 34e146fc93a4: Layer already exists 18:55:05 b808c5570d95: Layer already exists 18:55:05 latest: digest: sha256:bab18b96b7c56286cb550a2f720fd0451975eaefc166c02c816496632640fe4d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.99 18:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:55:06 4c8bc852dbbd: Preparing 18:55:06 e98667f23fb9: Preparing 18:55:06 34e146fc93a4: Preparing 18:55:06 b808c5570d95: Preparing 18:55:06 5d3e392a13a0: Preparing 18:55:06 5d3e392a13a0: Layer already exists 18:55:06 4c8bc852dbbd: Layer already exists 18:55:06 34e146fc93a4: Layer already exists 18:55:06 b808c5570d95: Layer already exists 18:55:06 e98667f23fb9: Layer already exists 18:55:06 2.3.0-dev.99: digest: sha256:bab18b96b7c56286cb550a2f720fd0451975eaefc166c02c816496632640fe4d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:55:06 4c8bc852dbbd: Preparing 18:55:06 e98667f23fb9: Preparing 18:55:06 34e146fc93a4: Preparing 18:55:06 b808c5570d95: Preparing 18:55:06 5d3e392a13a0: Preparing 18:55:06 4c8bc852dbbd: Layer already exists 18:55:06 e98667f23fb9: Layer already exists 18:55:06 b808c5570d95: Layer already exists 18:55:06 5d3e392a13a0: Layer already exists 18:55:06 34e146fc93a4: Layer already exists 18:55:06 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:bab18b96b7c56286cb550a2f720fd0451975eaefc166c02c816496632640fe4d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 18:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:55:07 4c8bc852dbbd: Preparing 18:55:07 e98667f23fb9: Preparing 18:55:07 34e146fc93a4: Preparing 18:55:07 b808c5570d95: Preparing 18:55:07 5d3e392a13a0: Preparing 18:55:07 34e146fc93a4: Layer already exists 18:55:07 e98667f23fb9: Layer already exists 18:55:07 b808c5570d95: Layer already exists 18:55:07 4c8bc852dbbd: Layer already exists 18:55:07 5d3e392a13a0: Layer already exists 18:55:07 main: digest: sha256:bab18b96b7c56286cb550a2f720fd0451975eaefc166c02c816496632640fe4d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:55:07 ===================================================== [Pipeline] echo 18:55:07 taggedImages: 18:55:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:55:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:55:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.99 18:55:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:55:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 18:55:07 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 18:55:07 23251983c73b29babdec2056f36690dce19c8f65 18:55:07 latest 18:55:07 2.3.0-dev.99 18:55:07 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:55:07 main 18:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:55:08 2be86d548146: Preparing 18:55:08 fa58c4f9c8aa: Preparing 18:55:08 dea333a921bd: Preparing 18:55:08 c643fd776cef: Preparing 18:55:08 5d3e392a13a0: Preparing 18:55:08 5d3e392a13a0: Layer already exists 18:55:08 fa58c4f9c8aa: Pushed 18:55:09 2be86d548146: Pushed 18:55:11 dea333a921bd: Pushed 18:55:38 c643fd776cef: Pushed 18:55:38 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:d4bb5e33c97535d45f091f67dbaeaa672b46634b0354c46e0b45eb3fbf7b1818 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:38 + 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 18:55:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:55:38 2be86d548146: Preparing 18:55:38 fa58c4f9c8aa: Preparing 18:55:38 dea333a921bd: Preparing 18:55:38 c643fd776cef: Preparing 18:55:38 5d3e392a13a0: Preparing 18:55:38 2be86d548146: Layer already exists 18:55:38 dea333a921bd: Layer already exists 18:55:38 c643fd776cef: Layer already exists 18:55:38 fa58c4f9c8aa: Layer already exists 18:55:38 5d3e392a13a0: Layer already exists 18:55:38 latest: digest: sha256:d4bb5e33c97535d45f091f67dbaeaa672b46634b0354c46e0b45eb3fbf7b1818 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:39 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.99 18:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:55:39 2be86d548146: Preparing 18:55:39 fa58c4f9c8aa: Preparing 18:55:39 dea333a921bd: Preparing 18:55:39 c643fd776cef: Preparing 18:55:39 5d3e392a13a0: Preparing 18:55:39 c643fd776cef: Layer already exists 18:55:39 2be86d548146: Layer already exists 18:55:39 5d3e392a13a0: Layer already exists 18:55:39 dea333a921bd: Layer already exists 18:55:39 fa58c4f9c8aa: Layer already exists 18:55:39 2.3.0-dev.99: digest: sha256:d4bb5e33c97535d45f091f67dbaeaa672b46634b0354c46e0b45eb3fbf7b1818 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:40 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:55:40 2be86d548146: Preparing 18:55:40 fa58c4f9c8aa: Preparing 18:55:40 dea333a921bd: Preparing 18:55:40 c643fd776cef: Preparing 18:55:40 5d3e392a13a0: Preparing 18:55:40 5d3e392a13a0: Layer already exists 18:55:40 c643fd776cef: Layer already exists 18:55:40 dea333a921bd: Layer already exists 18:55:40 fa58c4f9c8aa: Layer already exists 18:55:40 2be86d548146: Layer already exists 18:55:40 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:d4bb5e33c97535d45f091f67dbaeaa672b46634b0354c46e0b45eb3fbf7b1818 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:41 + 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 18:55:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 18:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:55:41 2be86d548146: Preparing 18:55:41 fa58c4f9c8aa: Preparing 18:55:41 dea333a921bd: Preparing 18:55:41 c643fd776cef: Preparing 18:55:41 5d3e392a13a0: Preparing 18:55:41 5d3e392a13a0: Layer already exists 18:55:41 fa58c4f9c8aa: Layer already exists 18:55:41 2be86d548146: Layer already exists 18:55:41 dea333a921bd: Layer already exists 18:55:41 c643fd776cef: Layer already exists 18:55:41 main: digest: sha256:d4bb5e33c97535d45f091f67dbaeaa672b46634b0354c46e0b45eb3fbf7b1818 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:55:41 ===================================================== [Pipeline] echo 18:55:41 taggedImages: 18:55:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 18:55:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:55:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.99 18:55:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 18:55:41 - 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 18:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:42 18:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:42 arm64: Pulling from edgex-lftools-log-publisher 18:55:42 8998bd30e6a1: Pulling fs layer 18:55:42 04944245beec: Pulling fs layer 18:55:42 699f458cf7ca: Pulling fs layer 18:55:42 765212b225bb: Pulling fs layer 18:55:42 f23df028b6ca: Pulling fs layer 18:55:42 d65c8cfc05b1: Pulling fs layer 18:55:42 2437ff75d9bd: Pulling fs layer 18:55:42 765212b225bb: Waiting 18:55:42 f23df028b6ca: Waiting 18:55:42 d65c8cfc05b1: Waiting 18:55:42 2437ff75d9bd: Waiting 18:55:42 04944245beec: Verifying Checksum 18:55:42 04944245beec: Download complete 18:55:42 765212b225bb: Verifying Checksum 18:55:42 765212b225bb: Download complete 18:55:42 f23df028b6ca: Verifying Checksum 18:55:42 f23df028b6ca: Download complete 18:55:42 d65c8cfc05b1: Verifying Checksum 18:55:42 d65c8cfc05b1: Download complete 18:55:42 699f458cf7ca: Verifying Checksum 18:55:42 699f458cf7ca: Download complete 18:55:43 8998bd30e6a1: Verifying Checksum 18:55:43 8998bd30e6a1: Download complete 18:55:45 2437ff75d9bd: Verifying Checksum 18:55:45 2437ff75d9bd: Download complete 18:55:47 8998bd30e6a1: Pull complete 18:55:47 04944245beec: Pull complete 18:55:48 699f458cf7ca: Pull complete 18:55:49 765212b225bb: Pull complete 18:55:49 f23df028b6ca: Pull complete 18:55:50 d65c8cfc05b1: Pull complete 18:56:05 2437ff75d9bd: Pull complete 18:56:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:05 prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container 18:56:05 $ 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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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 18:56:07 $ docker top 46442acac60a07d99c501ba822b5bc08609ba4cac27d69d3b6326bb469681f8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:08 ---> job-cost.sh 18:56:08 lf-activate-venv: SKIPPING 18:56:08 INFO: No Stack... 18:56:08 INFO: Retrieving Pricing Info for: v3-standard-4 18:56:09 INFO: Archiving Costs [Pipeline] sh 18:56:10 + cat /w/workspace/edgex-go/337/archives/cost.csv+ 18:56:10 cut -d, -f6 [Pipeline] lock 18:56:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-337-stack-cost] 18:56:10 Resource [jenkins-edgexfoundry-edgex-go-main-337-stack-cost] did not exist. Created. 18:56:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-337-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:56:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:56:11 Stashed 1 file(s) [Pipeline] } 18:56:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-337-stack-cost] [Pipeline] // lock [Pipeline] } 18:56:11 $ docker stop --time=1 46442acac60a07d99c501ba822b5bc08609ba4cac27d69d3b6326bb469681f8d 18:56:12 $ docker rm -f 46442acac60a07d99c501ba822b5bc08609ba4cac27d69d3b6326bb469681f8d [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 18:56:13 provisioning config files... 18:56:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/337@tmp/config6703281196646476458tmp [Pipeline] { [Pipeline] sh 18:56:13 + set +x 18:56:13 + curl -s https://codecov.io/bash 18:56:13 + bash -s -- 18:56:13 18:56:13 _____ _ 18:56:13 / ____| | | 18:56:13 | | ___ __| | ___ ___ _____ __ 18:56:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:56:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:56:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:56:13 Bash-1.0.6 18:56:13 18:56:13 18:56:13 ==> git version 2.25.1 found 18:56:13 ==> 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 18:56:13 Release-Date: 2020-01-08 18:56:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:56:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:56:13 ==> Jenkins CI detected. 18:56:13 current dir:  /w/workspace/edgex-go/337 18:56:13 project root: . 18:56:13 --> token set from env 18:56:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:56:13 ==> Running gcov in . (disable via -X gcov) 18:56:13 ==> Python coveragepy not found 18:56:13 ==> Searching for coverage reports in: 18:56:13 + . 18:56:13 -> Found 1 reports 18:56:13 ==> Detecting git/mercurial file structure 18:56:13 ==> Reading reports 18:56:13 + ./coverage.out bytes=500482 18:56:13 ==> Appending adjustments 18:56:13 https://docs.codecov.io/docs/fixing-reports 18:56:15 + Found adjustments 18:56:15 ==> Gzipping contents 18:56:15 64K /tmp/codecov.XBY7FY.gz 18:56:15 ==> Uploading reports 18:56:15 url: https://codecov.io 18:56:15 query: branch=main&commit=23251983c73b29babdec2056f36690dce19c8f65&build=337&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F337%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:56:15 -> Pinging Codecov 18:56:15 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=23251983c73b29babdec2056f36690dce19c8f65&build=337&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F337%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:56:15 -> Uploading to 18:56:15 https://storage.googleapis.com/codecov/v4/raw/2022-10-22/00271124DB129430A58F1EEE437C3FCB/23251983c73b29babdec2056f36690dce19c8f65/65496b4a-5771-4bdf-8336-c105114fc738.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221022T185615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1601a1e42a772d76f80a948ef55b753db86153fa003d937cdb2ccebd6eed2c85 18:56:15 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:15 Dload Upload Total Spent Left Speed 18:56:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65349 0 0 100 65349 0 311k --:--:-- --:--:-- --:--:-- 309k 100 65349 0 0 100 65349 0 272k --:--:-- --:--:-- --:--:-- 271k 18:56:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } 18:56:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:56:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:56:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:56:16 18:56:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:56:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:56:16 df9b9388f04a: Pulling fs layer 18:56:16 52dc419b0ee2: Pulling fs layer 18:56:16 25bc292e5bac: Pulling fs layer 18:56:16 114826534d7a: Pulling fs layer 18:56:16 4657fd5d0bcf: Pulling fs layer 18:56:16 6ad1cebc031e: Pulling fs layer 18:56:16 8a3aa393b2d8: Pulling fs layer 18:56:16 114826534d7a: Waiting 18:56:16 4657fd5d0bcf: Waiting 18:56:16 6ad1cebc031e: Waiting 18:56:16 8a3aa393b2d8: Waiting 18:56:16 25bc292e5bac: Verifying Checksum 18:56:16 4657fd5d0bcf: Verifying Checksum 18:56:16 4657fd5d0bcf: Download complete 18:56:16 df9b9388f04a: Download complete 18:56:16 df9b9388f04a: Pull complete 18:56:16 6ad1cebc031e: Verifying Checksum 18:56:16 6ad1cebc031e: Download complete 18:56:16 52dc419b0ee2: Pull complete 18:56:16 25bc292e5bac: Pull complete 18:56:17 114826534d7a: Verifying Checksum 18:56:17 114826534d7a: Download complete 18:56:17 8a3aa393b2d8: Verifying Checksum 18:56:21 114826534d7a: Pull complete 18:56:21 4657fd5d0bcf: Pull complete 18:56:21 6ad1cebc031e: Pull complete 18:56:23 8a3aa393b2d8: Pull complete 18:56:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:56:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:24 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:56:24 $ 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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:56:26 $ docker top a42016a5081bad44a3149b9fbbc5dbd460e383609d3519b452106c2b4058ba57 -eo pid,comm [Pipeline] { [Pipeline] echo 18:56:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 18:56:26 + set -o pipefail 18:56:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 18:56:32 18:56:32 Monitoring /w/workspace/edgex-go/337 (github.com/edgexfoundry/edgex-go)... 18:56:32 18:56:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c1ca06a5-f8c9-45b2-afa7-4b8d57208522 18:56:32 18:56:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:56:32 18:56:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:56:32 18:56:32 18:56:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:56:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:56:32 More details here: https://snyk.co/ue1NS [Pipeline] } 18:56:33 $ docker stop --time=1 a42016a5081bad44a3149b9fbbc5dbd460e383609d3519b452106c2b4058ba57 18:56:35 $ docker rm -f a42016a5081bad44a3149b9fbbc5dbd460e383609d3519b452106c2b4058ba57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:56:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:35 provisioning config files... 18:56:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/337@tmp/config1086248401810550207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:35 --> edgex-publish-swagger.sh 18:56:35 === Publish openapi/v2 API === 18:56:35 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:56:35 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/337/openapi/v2/core-command.yaml] 18:56:35 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:35 Dload Upload Total Spent Left Speed 18:56:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34949 --:--:-- --:--:-- --:--:-- 34913 100 33831 0 0 100 33831 0 34949 --:--:-- --:--:-- --:--:-- 34913 18:56:36 18:56:36 18:56:36 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/337/openapi/v2/core-data.yaml] 18:56:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:36 Dload Upload Total Spent Left Speed 18:56:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 70200 0:00:01 0:00:01 --:--:-- 70200 100 71604 0 0 100 71604 0 70200 0:00:01 0:00:01 --:--:-- 70200 18:56:37 18:56:37 18:56:37 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/337/openapi/v2/core-metadata.yaml] 18:56:37 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:37 Dload Upload Total Spent Left Speed 18:56:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 138k 0:00:01 0:00:01 --:--:-- 138k 100 144k 0 0 100 144k 0 138k 0:00:01 0:00:01 --:--:-- 138k 18:56:39 18:56:39 18:56:39 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/337/openapi/v2/support-notifications.yaml] 18:56:39 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:39 Dload Upload Total Spent Left Speed 18:56:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 87824 0:00:01 0:00:01 --:--:-- 87824 100 89318 0 0 100 89318 0 87824 0:00:01 0:00:01 --:--:-- 87824 18:56:39 18:56:39 18:56:39 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/337/openapi/v2/support-scheduler.yaml] 18:56:39 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:39 Dload Upload Total Spent Left Speed 18:56:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 18:56:40 18:56:40 18:56:40 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/337/openapi/v2/system-agent.yaml] 18:56:40 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:40 Dload Upload Total Spent Left Speed 18:56:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21673 --:--:-- --:--:-- --:--:-- 21649 100 20091 0 0 100 20091 0 21649 --:--:-- --:--:-- --:--:-- 21626 18:56:41 18:56:41 [Pipeline] } 18:56:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 18:56:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:56:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:42 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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/py-git-semver:0.1.4 cat 18:56:43 $ docker top a394279bcaede2d70b4a6bc2f04b400a5752fa18519274bd7387b7682f3052be -eo pid,comm 18:56:43 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). 18:56:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:43 [ssh-agent] Looking for ssh-agent implementation... 18:56:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:43 $ docker exec a394279bcaede2d70b4a6bc2f04b400a5752fa18519274bd7387b7682f3052be ssh-agent 18:56:43 SSH_AUTH_SOCK=/tmp/ssh-Df4GJmYTFHeF/agent.32 18:56:43 SSH_AGENT_PID=38 18:56:43 Running ssh-add (command line suppressed) 18:56:43 Identity added: /w/workspace/edgex-go/337@tmp/private_key_13986627454541992874.key (/w/workspace/edgex-go/337@tmp/private_key_13986627454541992874.key) 18:56:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:43 + git semver tag 18:56:43 2022-10-22 18:56:43,936 [run_tag] DEBUG tag force:False 18:56:43 2022-10-22 18:56:43,936 [check_head_tag] DEBUG check head tag 18:56:43 2022-10-22 18:56:43,938 [execute] INFO git cat-file --batch-check 18:56:43 2022-10-22 18:56:43,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/337, universal_newlines=False, shell=None, istream=) 18:56:43 2022-10-22 18:56:43,942 [execute] INFO git cat-file --batch 18:56:43 2022-10-22 18:56:43,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/337, universal_newlines=False, shell=None, istream=) 18:56:43 2022-10-22 18:56:43,980 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main 18:56:43 2022-10-22 18:56:43,980 [execute] INFO git tag -a v2.3.0-dev.99 -m v2.3.0-dev.99 18:56:43 2022-10-22 18:56:43,980 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.99', '-m', 'v2.3.0-dev.99'], cwd=/w/workspace/edgex-go/337, universal_newlines=False, shell=None, istream=None) 18:56:43 2022-10-22 18:56:43,985 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main 18:56:43 2.3.0-dev.99 [Pipeline] } 18:56:44 $ docker exec --env ******** --env ******** a394279bcaede2d70b4a6bc2f04b400a5752fa18519274bd7387b7682f3052be ssh-agent -k 18:56:44 unset SSH_AUTH_SOCK; 18:56:44 unset SSH_AGENT_PID; 18:56:44 echo Agent pid 38 killed; 18:56:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:44 + git semver [Pipeline] } 18:56:44 $ docker stop --time=1 a394279bcaede2d70b4a6bc2f04b400a5752fa18519274bd7387b7682f3052be 18:56:46 $ docker rm -f a394279bcaede2d70b4a6bc2f04b400a5752fa18519274bd7387b7682f3052be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:56:46 18:56:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:56:46 0.23.1-centos7: Pulling from edgex-lftools 18:56:46 ab5ef0e58194: Pulling fs layer 18:56:46 9712f1f96733: Pulling fs layer 18:56:46 63f879dbbcfc: Pulling fs layer 18:56:46 0d9ebad4ef96: Pulling fs layer 18:56:46 e9a5061849ea: Pulling fs layer 18:56:46 d747dcd14b5f: Pulling fs layer 18:56:46 2de7ff778b66: Pulling fs layer 18:56:46 e9a5061849ea: Waiting 18:56:46 d747dcd14b5f: Waiting 18:56:46 2de7ff778b66: Waiting 18:56:46 0d9ebad4ef96: Waiting 18:56:46 9712f1f96733: Verifying Checksum 18:56:46 9712f1f96733: Download complete 18:56:47 63f879dbbcfc: Verifying Checksum 18:56:47 63f879dbbcfc: Download complete 18:56:47 0d9ebad4ef96: Verifying Checksum 18:56:47 0d9ebad4ef96: Download complete 18:56:47 d747dcd14b5f: Verifying Checksum 18:56:47 e9a5061849ea: Verifying Checksum 18:56:47 e9a5061849ea: Download complete 18:56:47 ab5ef0e58194: Verifying Checksum 18:56:47 ab5ef0e58194: Download complete 18:56:47 2de7ff778b66: Verifying Checksum 18:56:47 2de7ff778b66: Download complete 18:56:49 ab5ef0e58194: Pull complete 18:56:49 9712f1f96733: Pull complete 18:56:50 63f879dbbcfc: Pull complete 18:56:54 0d9ebad4ef96: Pull complete 18:56:54 e9a5061849ea: Pull complete 18:56:54 d747dcd14b5f: Pull complete 18:56:55 2de7ff778b66: Pull complete 18:56:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:56:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:56:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:55 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:56:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:56:57 $ docker top d8068f9dd6c7508b5235e77d99858a83b190caadbe9525f5b0c5e819ebe4deef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:56:57 provisioning config files... 18:56:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/337@tmp/config1959522251225014772tmp 18:56:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/337@tmp/config2557460775533367386tmp 18:56:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/337@tmp/config9822952624281035236tmp [Pipeline] { [Pipeline] echo 18:56:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:56:57 ---> sigul-configuration.sh 18:56:57 gpg: directory `/root/.gnupg' created 18:56:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:56:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:56:57 gpg: keyring `/root/.gnupg/secring.gpg' created 18:56:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:56:57 gpg: CAST5 encrypted data 18:56:57 gpg: encrypted with 1 passphrase 18:56:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:56:57 + mkdir /home/jenkins 18:56:57 + mkdir /home/jenkins/sigul [Pipeline] sh 18:56:58 + 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 18:56:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:56:58 ---> sigul-install.sh 18:56:58 Sigul already installed; skipping installation. [Pipeline] sh 18:56:58 + git tag --list 18:56:58 0.6.0 18:56:58 0.6.1 18:56:58 0.7.0 18:56:58 0.7.1 18:56:58 v1.0.0 18:56:58 v1.0.1 18:56:58 v1.1.0 18:56:58 v1.2.0 18:56:58 v1.2.1 18:56:58 v1.3.0 18:56:58 v1.3.1 18:56:58 v2.0.0 18:56:58 v2.1.0 18:56:58 v2.1.1 18:56:58 v2.1.1-dev.1 18:56:58 v2.1.1-dev.2 18:56:58 v2.1.1-dev.3 18:56:58 v2.1.1-dev.4 18:56:58 v2.1.1-dev.5 18:56:58 v2.1.1-dev.6 18:56:58 v2.1.1-dev.7 18:56:58 v2.1.1-dev.8 18:56:58 v2.1.2-dev.1 18:56:58 v2.2.0 18:56:58 v2.2.1-dev.1 18:56:58 v2.2.1-dev.10 18:56:58 v2.2.1-dev.11 18:56:58 v2.2.1-dev.12 18:56:58 v2.2.1-dev.13 18:56:58 v2.2.1-dev.14 18:56:58 v2.2.1-dev.15 18:56:58 v2.2.1-dev.16 18:56:58 v2.2.1-dev.17 18:56:58 v2.2.1-dev.18 18:56:58 v2.2.1-dev.19 18:56:58 v2.2.1-dev.2 18:56:58 v2.2.1-dev.20 18:56:58 v2.2.1-dev.21 18:56:58 v2.2.1-dev.22 18:56:58 v2.2.1-dev.23 18:56:58 v2.2.1-dev.24 18:56:58 v2.2.1-dev.25 18:56:58 v2.2.1-dev.26 18:56:58 v2.2.1-dev.27 18:56:58 v2.2.1-dev.28 18:56:58 v2.2.1-dev.29 18:56:58 v2.2.1-dev.3 18:56:58 v2.2.1-dev.4 18:56:58 v2.2.1-dev.5 18:56:58 v2.2.1-dev.6 18:56:58 v2.2.1-dev.7 18:56:58 v2.2.1-dev.8 18:56:58 v2.2.1-dev.9 18:56:58 v2.3.0-dev.29 18:56:58 v2.3.0-dev.30 18:56:58 v2.3.0-dev.31 18:56:58 v2.3.0-dev.32 18:56:58 v2.3.0-dev.33 18:56:58 v2.3.0-dev.34 18:56:58 v2.3.0-dev.35 18:56:58 v2.3.0-dev.36 18:56:58 v2.3.0-dev.37 18:56:58 v2.3.0-dev.38 18:56:58 v2.3.0-dev.39 18:56:58 v2.3.0-dev.40 18:56:58 v2.3.0-dev.41 18:56:58 v2.3.0-dev.42 18:56:58 v2.3.0-dev.43 18:56:58 v2.3.0-dev.44 18:56:58 v2.3.0-dev.45 18:56:58 v2.3.0-dev.46 18:56:58 v2.3.0-dev.47 18:56:58 v2.3.0-dev.48 18:56:58 v2.3.0-dev.49 18:56:58 v2.3.0-dev.50 18:56:58 v2.3.0-dev.51 18:56:58 v2.3.0-dev.52 18:56:58 v2.3.0-dev.53 18:56:58 v2.3.0-dev.54 18:56:58 v2.3.0-dev.55 18:56:58 v2.3.0-dev.56 18:56:58 v2.3.0-dev.57 18:56:58 v2.3.0-dev.58 18:56:58 v2.3.0-dev.59 18:56:58 v2.3.0-dev.60 18:56:58 v2.3.0-dev.61 18:56:58 v2.3.0-dev.62 18:56:58 v2.3.0-dev.63 18:56:58 v2.3.0-dev.64 18:56:58 v2.3.0-dev.65 18:56:58 v2.3.0-dev.66 18:56:58 v2.3.0-dev.67 18:56:58 v2.3.0-dev.68 18:56:58 v2.3.0-dev.69 18:56:58 v2.3.0-dev.70 18:56:58 v2.3.0-dev.71 18:56:58 v2.3.0-dev.72 18:56:58 v2.3.0-dev.73 18:56:58 v2.3.0-dev.74 18:56:58 v2.3.0-dev.75 18:56:58 v2.3.0-dev.76 18:56:58 v2.3.0-dev.77 18:56:58 v2.3.0-dev.78 18:56:58 v2.3.0-dev.79 18:56:58 v2.3.0-dev.80 18:56:58 v2.3.0-dev.81 18:56:58 v2.3.0-dev.82 18:56:58 v2.3.0-dev.83 18:56:58 v2.3.0-dev.84 18:56:58 v2.3.0-dev.85 18:56:58 v2.3.0-dev.86 18:56:58 v2.3.0-dev.87 18:56:58 v2.3.0-dev.88 18:56:58 v2.3.0-dev.89 18:56:58 v2.3.0-dev.90 18:56:58 v2.3.0-dev.91 18:56:58 v2.3.0-dev.92 18:56:58 v2.3.0-dev.93 18:56:58 v2.3.0-dev.94 18:56:58 v2.3.0-dev.95 18:56:58 v2.3.0-dev.96 18:56:58 v2.3.0-dev.97 18:56:58 v2.3.0-dev.98 18:56:58 v2.3.0-dev.99 [Pipeline] sh 18:56:59 + lftools sign git-tag v2.3.0-dev.99 18:56:59 Signing Git tag with Sigul... 18:56:59 Signing v2.3.0-dev.99 [Pipeline] echo 18:56:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:57:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:57:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:57:00 $ docker stop --time=1 d8068f9dd6c7508b5235e77d99858a83b190caadbe9525f5b0c5e819ebe4deef 18:57:01 $ docker rm -f d8068f9dd6c7508b5235e77d99858a83b190caadbe9525f5b0c5e819ebe4deef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:57:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:02 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:57:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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/py-git-semver:0.1.4 cat 18:57:02 $ docker top c8d510d5a95b01366ede104a1d6981838bdd8a2275ab30051680b0bd52715148 -eo pid,comm 18:57:02 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). 18:57:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:02 [ssh-agent] Looking for ssh-agent implementation... 18:57:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:02 $ docker exec c8d510d5a95b01366ede104a1d6981838bdd8a2275ab30051680b0bd52715148 ssh-agent 18:57:02 SSH_AUTH_SOCK=/tmp/ssh-xrSjnYum8xdD/agent.31 18:57:02 SSH_AGENT_PID=37 18:57:02 Running ssh-add (command line suppressed) 18:57:02 Identity added: /w/workspace/edgex-go/337@tmp/private_key_17225124591585498645.key (/w/workspace/edgex-go/337@tmp/private_key_17225124591585498645.key) 18:57:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:03 + git semver bump pre 18:57:03 2022-10-22 18:57:03,450 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main 18:57:03 2022-10-22 18:57:03,451 [bump_version] DEBUG bumping version:2.3.0-dev.99 on axis:pre with prefix:dev 18:57:03 2022-10-22 18:57:03,451 [bump_version] DEBUG bumped version:2.3.0-dev.100 18:57:03 2022-10-22 18:57:03,451 [write_version] DEBUG write version:2.3.0-dev.100 to path:/w/workspace/edgex-go/337/.semver/main with force:True 18:57:03 2022-10-22 18:57:03,451 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main 18:57:03 2022-10-22 18:57:03,451 [write_file] DEBUG write to file:/w/workspace/edgex-go/337/.semver/main 18:57:03 2022-10-22 18:57:03,453 [execute] INFO git cat-file --batch-check 18:57:03 2022-10-22 18:57:03,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=False, shell=None, istream=) 18:57:03 2022-10-22 18:57:03,459 [execute] INFO git cat-file --batch 18:57:03 2022-10-22 18:57:03,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=False, shell=None, istream=) 18:57:03 2022-10-22 18:57:03,465 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main 18:57:03 2.3.0-dev.100 [Pipeline] } 18:57:03 $ docker exec --env ******** --env ******** c8d510d5a95b01366ede104a1d6981838bdd8a2275ab30051680b0bd52715148 ssh-agent -k 18:57:03 unset SSH_AUTH_SOCK; 18:57:03 unset SSH_AGENT_PID; 18:57:03 echo Agent pid 37 killed; 18:57:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:03 + git semver [Pipeline] } 18:57:04 $ docker stop --time=1 c8d510d5a95b01366ede104a1d6981838bdd8a2275ab30051680b0bd52715148 18:57:05 $ docker rm -f c8d510d5a95b01366ede104a1d6981838bdd8a2275ab30051680b0bd52715148 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:06 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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/py-git-semver:0.1.4 cat 18:57:06 $ docker top 759598330e04cc75c77b9c5f53e77980bad386ee4141d6a8a0404b22cbfc7fa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:06 [ssh-agent] Looking for ssh-agent implementation... 18:57:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:06 $ docker exec 759598330e04cc75c77b9c5f53e77980bad386ee4141d6a8a0404b22cbfc7fa5 ssh-agent 18:57:06 SSH_AUTH_SOCK=/tmp/ssh-d2KANVEyAGMq/agent.32 18:57:06 SSH_AGENT_PID=38 18:57:06 Running ssh-add (command line suppressed) 18:57:07 Identity added: /w/workspace/edgex-go/337@tmp/private_key_9514909381146415965.key (/w/workspace/edgex-go/337@tmp/private_key_9514909381146415965.key) 18:57:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:07 + git semver push 18:57:07 2022-10-22 18:57:07,538 [run_push] DEBUG push 18:57:07 2022-10-22 18:57:07,538 [execute] INFO git cat-file --batch-check 18:57:07 2022-10-22 18:57:07,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=False, shell=None, istream=) 18:57:07 2022-10-22 18:57:07,542 [execute] INFO git rev-list 7df0eb5e9026801724c51abb9acba0b4d6d8cca7 -- 18:57:07 2022-10-22 18:57:07,542 [execute] DEBUG Popen(['git', 'rev-list', '7df0eb5e9026801724c51abb9acba0b4d6d8cca7', '--'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=False, shell=None, istream=None) 18:57:07 2022-10-22 18:57:07,556 [execute] INFO git fetch -v origin 18:57:07 2022-10-22 18:57:07,556 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=True, shell=None, istream=None) 18:57:08 2022-10-22 18:57:08,082 [run_push] DEBUG no remote changes detected 18:57:08 2022-10-22 18:57:08,082 [execute] INFO git push origin semver 18:57:08 2022-10-22 18:57:08,082 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=False, shell=None, istream=None) 18:57:09 2022-10-22 18:57:08,948 [run_push] DEBUG push all version tags 18:57:09 2022-10-22 18:57:08,948 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:57:09 2022-10-22 18:57:08,949 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/337, universal_newlines=False, shell=None, istream=None) 18:57:10 2022-10-22 18:57:09,841 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main 18:57:10 2.3.0-dev.100 [Pipeline] } 18:57:10 $ docker exec --env ******** --env ******** 759598330e04cc75c77b9c5f53e77980bad386ee4141d6a8a0404b22cbfc7fa5 ssh-agent -k 18:57:10 unset SSH_AUTH_SOCK; 18:57:10 unset SSH_AGENT_PID; 18:57:10 echo Agent pid 38 killed; 18:57:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:10 + git semver [Pipeline] } 18:57:10 $ docker stop --time=1 759598330e04cc75c77b9c5f53e77980bad386ee4141d6a8a0404b22cbfc7fa5 18:57:12 $ docker rm -f 759598330e04cc75c77b9c5f53e77980bad386ee4141d6a8a0404b22cbfc7fa5 [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 18:57:12 + [ -d /w/workspace/edgex-go/337/archives ] [Pipeline] libraryResource [Pipeline] sh 18:57:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:13 ---> package-listing.sh 18:57:13 ++ facter osfamily 18:57:13 ++ tr '[:upper:]' '[:lower:]' 18:57:13 + OS_FAMILY=debian 18:57:13 + workspace=/w/workspace/edgex-go/337 18:57:13 + START_PACKAGES=/tmp/packages_start.txt 18:57:13 + END_PACKAGES=/tmp/packages_end.txt 18:57:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:13 + PACKAGES=/tmp/packages_start.txt 18:57:13 + '[' /w/workspace/edgex-go/337 ']' 18:57:13 + PACKAGES=/tmp/packages_end.txt 18:57:13 + case "${OS_FAMILY}" in 18:57:13 + dpkg -l 18:57:13 + grep '^ii' 18:57:14 + '[' -f /tmp/packages_start.txt ']' 18:57:14 + '[' -f /tmp/packages_end.txt ']' 18:57:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:14 + '[' /w/workspace/edgex-go/337 ']' 18:57:14 + mkdir -p /w/workspace/edgex-go/337/archives/ 18:57:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/337/archives/ [Pipeline] echo 18:57:14 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/337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:57:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:14 18:57:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:15 latest: Pulling from edgex-lftools-log-publisher 18:57:15 5eb5b503b376: Pulling fs layer 18:57:15 5c69ac0246d0: Pulling fs layer 18:57:15 ec43610c2a17: Pulling fs layer 18:57:15 3a2ae6a8a46f: Pulling fs layer 18:57:15 33b1e0a273af: Pulling fs layer 18:57:15 5d3b04190fa2: Pulling fs layer 18:57:15 2f39f015ded8: Pulling fs layer 18:57:15 5d3b04190fa2: Waiting 18:57:15 33b1e0a273af: Waiting 18:57:15 2f39f015ded8: Waiting 18:57:15 3a2ae6a8a46f: Waiting 18:57:15 5c69ac0246d0: Download complete 18:57:15 3a2ae6a8a46f: Verifying Checksum 18:57:15 3a2ae6a8a46f: Download complete 18:57:15 33b1e0a273af: Verifying Checksum 18:57:15 33b1e0a273af: Download complete 18:57:15 5d3b04190fa2: Verifying Checksum 18:57:15 5d3b04190fa2: Download complete 18:57:15 ec43610c2a17: Verifying Checksum 18:57:15 ec43610c2a17: Download complete 18:57:15 5eb5b503b376: Verifying Checksum 18:57:15 5eb5b503b376: Download complete 18:57:16 2f39f015ded8: Download complete 18:57:16 5eb5b503b376: Pull complete 18:57:16 5c69ac0246d0: Pull complete 18:57:16 ec43610c2a17: Pull complete 18:57:17 3a2ae6a8a46f: Pull complete 18:57:17 33b1e0a273af: Pull complete 18:57:17 5d3b04190fa2: Pull complete 18:57:21 2f39f015ded8: Pull complete 18:57:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:57:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:21 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 18:57:21 $ 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/337/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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:57:23 $ docker top 08989c174829f9d8ab6ea0e30250184e549fe1cea5c511fe349e247754877876 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:23 + touch /tmp/pre-build-complete [Pipeline] sh 18:57:23 + mkdir -p /var/log/sysstat [Pipeline] sh 18:57:24 + ls /var/log/sa-host 18:57:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:24 provisioning config files... 18:57:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/337@tmp/config11888229333557246133tmp [Pipeline] { [Pipeline] echo 18:57:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:57:24 ---> create-netrc.sh [Pipeline] } 18:57:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:57:24 ---> python-tools-install.sh [Pipeline] echo 18:57:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:57:25 ---> sudo-logs.sh 18:57:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:57:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:57:25 ---> job-cost.sh 18:57:25 lf-activate-venv: SKIPPING 18:57:25 DEBUG: total: 0.10999999940395355 18:57:25 INFO: Retrieving Stack Cost... 18:57:25 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:26 INFO: Archiving Costs [Pipeline] echo 18:57:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:57:26 ---> logs-deploy.sh 18:57:26 lf-activate-venv: SKIPPING 18:57:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/337 18:57:26 INFO: archiving workspace using pattern(s): 18:57:27 Archives upload complete. 18:57:27 INFO: archiving logs to Nexus 18:57:28 ---> uname -a: 18:57:28 Linux prd-ubuntu20-04-docker-8c-8g-8858 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:57:28 18:57:28 18:57:28 ---> lscpu: 18:57:28 Architecture: x86_64 18:57:28 CPU op-mode(s): 32-bit, 64-bit 18:57:28 Byte Order: Little Endian 18:57:28 Address sizes: 40 bits physical, 48 bits virtual 18:57:28 CPU(s): 8 18:57:28 On-line CPU(s) list: 0-7 18:57:28 Thread(s) per core: 1 18:57:28 Core(s) per socket: 1 18:57:28 Socket(s): 8 18:57:28 NUMA node(s): 1 18:57:28 Vendor ID: AuthenticAMD 18:57:28 CPU family: 23 18:57:28 Model: 49 18:57:28 Model name: AMD EPYC-Rome Processor 18:57:28 Stepping: 0 18:57:28 CPU MHz: 2799.996 18:57:28 BogoMIPS: 5599.99 18:57:28 Virtualization: AMD-V 18:57:28 Hypervisor vendor: KVM 18:57:28 Virtualization type: full 18:57:28 L1d cache: 256 KiB 18:57:28 L1i cache: 256 KiB 18:57:28 L2 cache: 4 MiB 18:57:28 L3 cache: 128 MiB 18:57:28 NUMA node0 CPU(s): 0-7 18:57:28 Vulnerability Itlb multihit: Not affected 18:57:28 Vulnerability L1tf: Not affected 18:57:28 Vulnerability Mds: Not affected 18:57:28 Vulnerability Meltdown: Not affected 18:57:28 Vulnerability Mmio stale data: Not affected 18:57:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:57:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:57:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:57:28 Vulnerability Srbds: Not affected 18:57:28 Vulnerability Tsx async abort: Not affected 18:57:28 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 18:57:28 18:57:28 18:57:28 ---> nproc: 18:57:28 8 18:57:28 18:57:28 18:57:28 ---> df -h: 18:57:28 Filesystem Size Used Avail Use% Mounted on 18:57:28 overlay 155G 20G 136G 13% / 18:57:28 tmpfs 64M 0 64M 0% /dev 18:57:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:57:28 shm 64M 0 64M 0% /dev/shm 18:57:28 /dev/vda1 155G 20G 136G 13% /facter-os 18:57:28 18:57:28 18:57:28 ---> sar -b -r -n DEV: 18:57:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8858) 10/22/22 _x86_64_ (8 CPU) 18:57:28 18:57:28 18:27:48 LINUX RESTART (8 CPU) 18:57:28 18:57:28 18:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:57:28 18:29:01 170.50 47.68 122.83 0.00 5385.50 205670.52 0.00 18:57:28 18:30:01 89.92 0.52 89.40 0.00 28.26 30193.50 0.00 18:57:28 18:31:01 48.88 0.17 48.71 0.00 2.53 14618.78 0.00 18:57:28 18:32:01 528.92 7.73 521.20 0.00 81.78 255518.22 0.00 18:57:28 18:33:01 1454.49 9.57 1444.93 0.00 944.38 454880.99 0.00 18:57:28 18:34:01 1100.07 3.07 1097.00 0.00 1995.60 161655.31 0.00 18:57:28 18:35:01 26.99 0.08 26.91 0.00 5.20 844.12 0.00 18:57:28 18:36:01 6.08 0.00 6.08 0.00 0.00 147.04 0.00 18:57:28 18:37:01 1.32 0.00 1.32 0.00 0.00 13.60 0.00 18:57:28 18:38:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 18:57:28 18:39:01 1.53 0.00 1.53 0.00 0.00 28.12 0.00 18:57:28 18:40:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 18:57:28 18:41:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 18:57:28 18:42:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 18:57:28 18:43:01 1.95 0.02 1.93 0.00 0.13 22.53 0.00 18:57:28 18:44:01 1.92 0.00 1.92 0.00 0.00 23.20 0.00 18:57:28 18:45:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 18:57:28 18:46:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 18:57:28 18:47:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 18:57:28 18:48:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 18:57:28 18:49:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 18:57:28 18:50:02 1.12 0.00 1.12 0.00 0.00 12.80 0.00 18:57:28 18:51:01 1.17 0.00 1.17 0.00 0.00 13.15 0.00 18:57:28 18:52:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 18:57:28 18:53:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 18:57:28 18:54:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 18:57:28 18:55:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 18:57:28 18:56:01 2.90 1.65 1.25 0.00 37.73 15.73 0.00 18:57:28 18:57:01 119.84 0.30 119.54 0.00 12.40 58311.10 0.00 18:57:28 Average: 123.27 2.44 120.83 0.00 293.04 40791.93 0.00 18:57:28 18:57:28 18:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:28 18:29:01 28718952 31610044 708932 2.16 73748 3086104 2034592 6.00 1029560 2771016 236 18:57:28 18:30:01 27896612 31538692 764504 2.32 108152 3731708 1938372 5.71 1477960 3057984 307340 18:57:28 18:31:01 27526172 31569044 732732 2.23 110864 4098424 1832500 5.40 1349624 3527704 399196 18:57:28 18:32:01 21241896 31297812 987896 3.00 278836 9650424 2550972 7.52 1996204 8850740 1767552 18:57:28 18:33:01 18630420 30936680 1313504 3.99 388032 11617100 3596812 10.60 2699648 10535396 22308 18:57:28 18:34:01 19846656 31516320 750784 2.28 414948 10959876 2003908 5.91 2283276 9768080 1100 18:57:28 18:35:01 19847884 31519284 748160 2.28 416168 10960628 2007612 5.92 2282644 9768028 584 18:57:28 18:36:01 19851960 31523356 743884 2.26 416344 10960684 1833168 5.40 2279616 9767992 144 18:57:28 18:37:01 19852472 31523912 743416 2.26 416372 10960692 1833168 5.40 2279104 9768000 8 18:57:28 18:38:01 19856904 31528376 738868 2.25 416392 10960696 1833168 5.40 2274400 9768012 140 18:57:28 18:39:01 19857460 31529108 738564 2.25 416440 10960828 1833168 5.40 2274224 9768144 20 18:57:28 18:40:01 19862800 31534460 733236 2.23 416464 10960828 1833168 5.40 2268872 9768144 168 18:57:28 18:41:01 19862192 31533856 733748 2.23 416480 10960832 1833168 5.40 2268884 9768148 28 18:57:28 18:42:01 19862068 31534064 733792 2.23 416492 10960832 1833168 5.40 2268692 9768428 176 18:57:28 18:43:01 19861124 31533232 734652 2.23 416540 10960832 1857132 5.47 2268740 9768444 28 18:57:28 18:44:01 19861292 31533448 734612 2.23 416572 10960820 1857132 5.47 2268716 9768428 4 18:57:28 18:45:01 19861252 31533408 734600 2.23 416600 10960800 1857132 5.47 2268732 9768428 208 18:57:28 18:46:01 19861260 31533444 734520 2.23 416608 10960820 1857132 5.47 2268676 9768428 28 18:57:28 18:47:01 19861496 31533680 734212 2.23 416624 10960816 1857132 5.47 2268676 9768428 268 18:57:28 18:48:01 19861472 31533660 734156 2.23 416632 10960828 1857132 5.47 2268744 9768432 56 18:57:28 18:49:01 19861400 31533588 734128 2.23 416648 10960828 1857132 5.47 2268772 9768432 12 18:57:28 18:50:02 19861376 31533632 734096 2.23 416676 10960808 1857132 5.47 2268760 9768440 180 18:57:28 18:51:01 19861576 31533840 734016 2.23 416680 10960840 1857132 5.47 2268760 9768448 60 18:57:28 18:52:01 19861308 31533572 734252 2.23 416692 10960832 1857132 5.47 2268780 9768448 176 18:57:28 18:53:01 19861292 31533572 734180 2.23 416700 10960844 1857132 5.47 2268768 9768456 60 18:57:28 18:54:01 19861024 31533356 734368 2.23 416716 10960848 1857132 5.47 2268900 9768452 180 18:57:28 18:55:01 19861000 31533336 734412 2.23 416732 10960852 1857132 5.47 2268840 9768456 8 18:57:28 18:56:01 19855868 31530444 737220 2.24 416744 10961984 1873312 5.52 2274340 9768832 140 18:57:28 18:57:01 18327072 31480892 778120 2.37 463696 12270256 2107028 6.21 2417872 11018232 1132 18:57:28 Average: 20658423 31504900 766675 2.33 379400 10225954 1962759 5.78 2179958 9118366 86260 18:57:28 18:57:28 18:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:28 18:29:01 ens3 1121.28 909.37 11752.51 131.55 0.00 0.00 0.00 0.00 18:57:28 18:29:01 docker0 302.75 300.23 22.51 2714.74 0.00 0.00 0.00 0.00 18:57:28 18:29:01 lo 5.33 5.33 0.51 0.51 0.00 0.00 0.00 0.00 18:57:28 18:30:01 ens3 158.06 117.90 796.92 24.69 0.00 0.00 0.00 0.00 18:57:28 18:30:01 veth718f163 1.50 1.68 0.12 0.14 0.00 0.00 0.00 0.00 18:57:28 18:30:01 docker0 97.10 122.83 8.02 762.33 0.00 0.00 0.00 0.00 18:57:28 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:31:01 ens3 38.41 42.03 23.93 110.36 0.00 0.00 0.00 0.00 18:57:28 18:31:01 veth718f163 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:32:01 ens3 617.45 462.40 6719.64 54.91 0.00 0.00 0.00 0.00 18:57:28 18:32:01 vethb37e6ab 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:57:28 18:32:01 docker0 397.54 509.47 29.11 5021.61 0.00 0.00 0.00 0.00 18:57:28 18:32:01 vethfdc6d84 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 18:57:28 18:32:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:57:28 18:33:01 vetha8a967f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:57:28 18:33:01 ens3 521.98 346.08 5279.57 48.73 0.00 0.00 0.00 0.00 18:57:28 18:33:01 vethfe4a0aa 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:57:28 18:33:01 vethf76eb54 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:57:28 18:33:01 docker0 276.94 408.20 21.09 4356.63 0.00 0.00 0.00 0.00 18:57:28 18:33:01 veth94bd6d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:33:01 vethfdc6d84 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 18:57:28 18:33:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 18:57:28 18:34:01 ens3 193.52 117.33 1440.24 146.59 0.00 0.00 0.00 0.00 18:57:28 18:34:01 docker0 29.49 67.11 2.13 896.40 0.00 0.00 0.00 0.00 18:57:28 18:34:01 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 18:57:28 18:35:01 ens3 507.46 522.23 244.79 2665.60 0.00 0.00 0.00 0.00 18:57:28 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:35:01 lo 49.78 49.78 4.91 4.91 0.00 0.00 0.00 0.00 18:57:28 18:36:01 ens3 133.46 154.01 44.30 881.99 0.00 0.00 0.00 0.00 18:57:28 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:36:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 18:57:28 18:37:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:39:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:57:28 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:42:01 ens3 3.63 2.48 10.47 0.17 0.00 0.00 0.00 0.00 18:57:28 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:43:01 ens3 0.42 0.43 0.26 0.22 0.00 0.00 0.00 0.00 18:57:28 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:44:01 ens3 0.28 0.30 0.09 0.08 0.00 0.00 0.00 0.00 18:57:28 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:45:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:49:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:57:28 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:50:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:50:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:54:01 ens3 0.38 0.37 0.20 0.08 0.00 0.00 0.00 0.00 18:57:28 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:28 18:55:01 ens3 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:57:28 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:56:01 ens3 7.25 5.60 5.06 6.07 0.00 0.00 0.00 0.00 18:57:28 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 18:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:57:28 18:57:01 ens3 391.67 232.59 7889.64 48.09 0.00 0.00 0.00 0.00 18:57:28 18:57:01 docker0 39.27 57.20 3.59 696.52 0.00 0.00 0.00 0.00 18:57:28 18:57:01 veth83ece6e 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 18:57:28 18:57:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 18:57:28 Average: ens3 127.56 100.55 1180.41 142.13 0.00 0.00 0.00 0.00 18:57:28 Average: docker0 39.45 50.56 2.98 498.61 0.00 0.00 0.00 0.00 18:57:28 Average: veth83ece6e 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 18:57:28 Average: lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 18:57:28 18:57:28 18:57:28 ---> sar -P ALL: 18:57:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8858) 10/22/22 _x86_64_ (8 CPU) 18:57:28 18:57:28 18:27:48 LINUX RESTART (8 CPU) 18:57:28 18:57:28 18:28:01 CPU %user %nice %system %iowait %steal %idle 18:57:28 18:29:01 all 10.57 0.00 4.14 2.25 0.05 82.98 18:57:28 18:29:01 0 9.99 0.00 5.18 1.73 0.05 83.05 18:57:28 18:29:01 1 9.98 0.00 3.89 1.81 0.05 84.26 18:57:28 18:29:01 2 11.58 0.00 5.15 4.64 0.05 78.58 18:57:28 18:29:01 3 9.64 0.00 3.33 0.63 0.05 86.35 18:57:28 18:29:01 4 9.45 0.00 2.86 1.77 0.05 85.87 18:57:28 18:29:01 5 10.46 0.00 3.97 2.24 0.08 83.25 18:57:28 18:29:01 6 12.06 0.00 4.92 4.13 0.05 78.83 18:57:28 18:29:01 7 11.37 0.00 3.85 1.08 0.03 83.66 18:57:28 18:30:01 all 30.59 0.00 6.05 0.84 0.07 62.46 18:57:28 18:30:01 0 32.58 0.00 6.49 1.16 0.07 59.70 18:57:28 18:30:01 1 31.35 0.00 5.88 0.10 0.07 62.61 18:57:28 18:30:01 2 32.71 0.00 6.25 0.13 0.07 60.84 18:57:28 18:30:01 3 26.46 0.00 5.56 0.05 0.07 67.86 18:57:28 18:30:01 4 26.54 0.00 6.03 0.10 0.05 67.28 18:57:28 18:30:01 5 32.38 0.00 5.13 0.05 0.07 62.37 18:57:28 18:30:01 6 31.10 0.00 6.59 0.47 0.07 61.77 18:57:28 18:30:01 7 31.55 0.00 6.47 4.66 0.07 57.25 18:57:28 18:31:01 all 53.41 0.00 7.32 0.17 0.09 39.01 18:57:28 18:31:01 0 54.02 0.00 7.43 0.15 0.10 38.30 18:57:28 18:31:01 1 55.34 0.00 7.10 0.00 0.08 37.48 18:57:28 18:31:01 2 55.71 0.00 7.24 0.12 0.10 36.83 18:57:28 18:31:01 3 49.87 0.00 6.95 0.49 0.08 42.60 18:57:28 18:31:01 4 50.03 0.00 6.86 0.10 0.10 42.90 18:57:28 18:31:01 5 54.47 0.00 7.54 0.10 0.08 37.81 18:57:28 18:31:01 6 53.92 0.00 7.97 0.08 0.08 37.94 18:57:28 18:31:01 7 53.88 0.00 7.44 0.34 0.08 38.26 18:57:28 18:32:01 all 21.69 0.00 12.26 7.78 0.08 58.19 18:57:28 18:32:01 0 21.76 0.00 13.20 8.03 0.09 56.93 18:57:28 18:32:01 1 21.68 0.00 11.58 9.66 0.08 57.00 18:57:28 18:32:01 2 24.54 0.00 13.40 5.29 0.09 56.68 18:57:28 18:32:01 3 20.51 0.00 10.52 11.39 0.09 57.50 18:57:28 18:32:01 4 20.11 0.00 11.90 10.28 0.07 57.64 18:57:28 18:32:01 5 22.29 0.00 12.11 5.61 0.09 59.90 18:57:28 18:32:01 6 22.03 0.00 12.49 5.45 0.09 59.95 18:57:28 18:32:01 7 20.63 0.00 12.89 6.47 0.09 59.93 18:57:28 18:33:01 all 61.62 0.00 17.00 4.24 0.11 17.03 18:57:28 18:33:01 0 60.78 0.00 16.14 2.18 0.10 20.80 18:57:28 18:33:01 1 62.02 0.00 17.35 2.01 0.10 18.51 18:57:28 18:33:01 2 61.04 0.00 17.15 7.07 0.10 14.64 18:57:28 18:33:01 3 61.92 0.00 17.25 3.48 0.12 17.23 18:57:28 18:33:01 4 58.70 0.00 18.54 5.34 0.12 17.30 18:57:28 18:33:01 5 63.51 0.00 15.71 2.81 0.12 17.85 18:57:28 18:33:01 6 61.58 0.00 17.37 5.13 0.12 15.81 18:57:28 18:33:01 7 63.45 0.00 16.46 5.86 0.14 14.10 18:57:28 18:34:01 all 58.53 0.00 10.85 2.66 0.10 27.87 18:57:28 18:34:01 0 58.88 0.00 11.66 3.95 0.10 25.41 18:57:28 18:34:01 1 59.10 0.00 10.10 3.98 0.10 26.72 18:57:28 18:34:01 2 57.86 0.00 11.06 1.51 0.10 29.47 18:57:28 18:34:01 3 58.93 0.00 10.94 1.87 0.10 28.15 18:57:28 18:34:01 4 59.23 0.00 10.69 1.06 0.12 28.90 18:57:28 18:34:01 5 58.12 0.00 10.89 2.76 0.10 28.13 18:57:28 18:34:01 6 57.36 0.00 11.12 2.42 0.08 29.02 18:57:28 18:34:01 7 58.76 0.00 10.29 3.73 0.10 27.12 18:57:28 18:35:01 all 8.22 0.00 1.14 0.12 0.05 90.47 18:57:28 18:35:01 0 4.30 0.00 1.12 0.07 0.03 94.48 18:57:28 18:35:01 1 9.67 0.00 1.07 0.03 0.05 89.18 18:57:28 18:35:01 2 9.67 0.00 0.84 0.02 0.05 89.42 18:57:28 18:35:01 3 9.50 0.00 1.65 0.03 0.07 88.75 18:57:28 18:35:01 4 7.21 0.00 1.04 0.60 0.03 91.12 18:57:28 18:35:01 5 10.69 0.00 1.11 0.02 0.07 88.12 18:57:28 18:35:01 6 8.36 0.00 1.22 0.18 0.05 90.18 18:57:28 18:35:01 7 6.34 0.00 1.07 0.02 0.03 92.54 18:57:28 18:36:01 all 3.00 0.00 0.32 0.03 0.01 96.64 18:57:28 18:36:01 0 5.49 0.00 0.45 0.00 0.02 94.04 18:57:28 18:36:01 1 2.40 0.00 0.17 0.03 0.02 97.38 18:57:28 18:36:01 2 1.85 0.00 0.23 0.00 0.00 97.92 18:57:28 18:36:01 3 1.99 0.00 0.43 0.00 0.02 97.56 18:57:28 18:36:01 4 2.18 0.00 0.27 0.20 0.00 97.36 18:57:28 18:36:01 5 1.14 0.00 0.27 0.00 0.00 98.60 18:57:28 18:36:01 6 4.54 0.00 0.34 0.00 0.02 95.11 18:57:28 18:36:01 7 4.44 0.00 0.37 0.00 0.03 95.16 18:57:28 18:37:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:57:28 18:37:01 0 0.12 0.00 0.00 0.00 0.00 99.88 18:57:28 18:37:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:57:28 18:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:57:28 18:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:37:01 4 0.00 0.00 0.03 0.05 0.02 99.90 18:57:28 18:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:57:28 18:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:57:28 18:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:38:01 all 0.02 0.00 0.02 0.01 0.01 99.94 18:57:28 18:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:38:01 1 0.07 0.00 0.02 0.00 0.02 99.90 18:57:28 18:38:01 2 0.00 0.00 0.03 0.00 0.02 99.95 18:57:28 18:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:38:01 4 0.02 0.00 0.00 0.07 0.00 99.92 18:57:28 18:38:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:57:28 18:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:57:28 18:38:01 7 0.02 0.00 0.05 0.00 0.02 99.92 18:57:28 18:39:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:57:28 18:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:57:28 18:39:01 3 0.03 0.00 0.02 0.02 0.00 99.93 18:57:28 18:39:01 4 0.00 0.00 0.02 0.05 0.00 99.93 18:57:28 18:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:57:28 18:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:57:28 18:57:28 18:39:01 CPU %user %nice %system %iowait %steal %idle 18:57:28 18:40:01 all 0.03 0.00 0.01 0.01 0.00 99.94 18:57:28 18:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:57:28 18:40:01 1 0.05 0.00 0.02 0.03 0.00 99.90 18:57:28 18:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:57:28 18:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:40:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:57:28 18:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:57:28 18:40:01 7 0.07 0.00 0.02 0.00 0.00 99.92 18:57:28 18:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:57:28 18:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:57:28 18:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:57:28 18:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:57:28 18:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:57:28 18:41:01 7 0.02 0.00 0.00 0.03 0.02 99.93 18:57:28 18:42:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:57:28 18:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:57:28 18:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:57:28 18:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:57:28 18:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:57:28 18:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:57:28 18:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:57:28 18:43:01 all 0.02 0.00 0.03 0.01 0.01 99.94 18:57:28 18:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:57:28 18:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:57:28 18:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:57:28 18:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:57:28 18:43:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:57:28 18:43:01 5 0.03 0.00 0.02 0.02 0.00 99.93 18:57:28 18:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:57:28 18:43:01 7 0.03 0.00 0.03 0.03 0.02 99.88 18:57:28 18:44:01 all 0.14 0.00 0.01 0.01 0.00 99.83 18:57:28 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:57:28 18:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:44:01 4 0.90 0.00 0.00 0.07 0.00 99.04 18:57:28 18:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:57:28 18:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:57:28 18:44:01 7 0.05 0.00 0.02 0.03 0.00 99.90 18:57:28 18:45:01 all 0.16 0.00 0.01 0.01 0.00 99.82 18:57:28 18:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:57:28 18:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:57:28 18:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:57:28 18:45:01 4 1.17 0.00 0.02 0.02 0.02 98.78 18:57:28 18:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:57:28 18:45:01 7 0.02 0.00 0.00 0.03 0.00 99.95 18:57:28 18:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:57:28 18:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:46:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:57:28 18:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:57:28 18:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:57:28 18:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:57:28 18:46:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:57:28 18:47:01 all 0.02 0.00 0.02 0.00 0.00 99.95 18:57:28 18:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:47:01 1 0.08 0.00 0.03 0.00 0.00 99.88 18:57:28 18:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:57:28 18:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:57:28 18:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:47:01 6 0.07 0.00 0.10 0.00 0.02 99.82 18:57:28 18:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:57:28 18:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:57:28 18:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:57:28 18:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:57:28 18:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:57:28 18:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:57:28 18:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:57:28 18:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:57:28 18:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:57:28 18:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:57:28 18:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:49:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:57:28 18:49:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:57:28 18:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:57:28 18:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:57:28 18:50:02 all 0.02 0.00 0.01 0.01 0.00 99.96 18:57:28 18:50:02 0 0.00 0.00 0.02 0.00 0.00 99.98 18:57:28 18:50:02 1 0.02 0.00 0.03 0.00 0.00 99.95 18:57:28 18:50:02 2 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:50:02 3 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:50:02 4 0.00 0.00 0.00 0.02 0.00 99.98 18:57:28 18:50:02 5 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:50:02 6 0.05 0.00 0.02 0.00 0.02 99.92 18:57:28 18:50:02 7 0.02 0.00 0.02 0.03 0.00 99.93 18:57:28 18:57:28 18:50:02 CPU %user %nice %system %iowait %steal %idle 18:57:28 18:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:57:28 18:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:57:28 18:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:57:28 18:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:51:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:57:28 18:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:57:28 18:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:57:28 18:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:57:28 18:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:57:28 18:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:52:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:57:28 18:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:57:28 18:52:01 7 0.03 0.00 0.02 0.02 0.02 99.92 18:57:28 18:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:57:28 18:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:53:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:57:28 18:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:57:28 18:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:57:28 18:53:01 6 0.00 0.00 0.03 0.00 0.02 99.95 18:57:28 18:53:01 7 0.03 0.00 0.00 0.02 0.00 99.95 18:57:28 18:54:01 all 0.03 0.00 0.01 0.22 0.00 99.75 18:57:28 18:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:57:28 18:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:57:28 18:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:57:28 18:54:01 4 0.00 0.00 0.00 1.74 0.00 98.26 18:57:28 18:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:57:28 18:54:01 6 0.07 0.00 0.02 0.00 0.02 99.90 18:57:28 18:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:57:28 18:55:01 all 0.03 0.00 0.01 0.01 0.00 99.96 18:57:28 18:55:01 0 0.10 0.00 0.00 0.00 0.00 99.90 18:57:28 18:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:57:28 18:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:57:28 18:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:57:28 18:55:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:57:28 18:55:01 5 0.00 0.00 0.03 0.00 0.00 99.97 18:57:28 18:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:57:28 18:55:01 7 0.03 0.00 0.02 0.03 0.00 99.92 18:57:28 18:56:01 all 0.30 0.00 0.03 0.01 0.01 99.65 18:57:28 18:56:01 0 1.20 0.00 0.03 0.00 0.02 98.75 18:57:28 18:56:01 1 0.33 0.00 0.05 0.00 0.00 99.62 18:57:28 18:56:01 2 0.08 0.00 0.05 0.00 0.00 99.87 18:57:28 18:56:01 3 0.07 0.00 0.05 0.00 0.00 99.88 18:57:28 18:56:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:57:28 18:56:01 5 0.37 0.00 0.02 0.05 0.02 99.55 18:57:28 18:56:01 6 0.20 0.00 0.02 0.00 0.00 99.78 18:57:28 18:56:01 7 0.13 0.00 0.02 0.02 0.02 99.82 18:57:28 18:57:01 all 8.52 0.00 3.72 0.90 0.04 86.82 18:57:28 18:57:01 0 9.09 0.00 3.62 1.01 0.05 86.23 18:57:28 18:57:01 1 9.29 0.00 3.03 0.22 0.05 87.41 18:57:28 18:57:01 2 8.67 0.00 4.59 0.27 0.03 86.44 18:57:28 18:57:01 3 8.72 0.00 3.78 0.10 0.03 87.36 18:57:28 18:57:01 4 7.93 0.00 3.49 0.20 0.03 88.35 18:57:28 18:57:01 5 7.94 0.00 3.97 0.05 0.03 88.00 18:57:28 18:57:01 6 8.83 0.00 3.26 0.12 0.03 87.76 18:57:28 18:57:01 7 7.68 0.00 4.05 5.22 0.05 83.00 18:57:28 Average: all 8.78 0.00 2.15 0.66 0.02 88.39 18:57:28 Average: 0 8.82 0.00 2.23 0.62 0.02 88.31 18:57:28 Average: 1 8.95 0.00 2.07 0.61 0.02 88.34 18:57:28 Average: 2 9.02 0.00 2.26 0.65 0.02 88.05 18:57:28 Average: 3 8.44 0.00 2.06 0.61 0.02 88.86 18:57:28 Average: 4 8.32 0.00 2.11 0.75 0.02 88.80 18:57:28 Average: 5 8.92 0.00 2.07 0.47 0.03 88.52 18:57:28 Average: 6 8.91 0.00 2.25 0.61 0.03 88.20 18:57:28 Average: 7 8.82 0.00 2.15 0.94 0.03 88.06 18:57:28 18:57:28 18:57:28