Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 68f229a34078dd3f09701ded11e1c3647994dd41 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-ssh2721320503143851405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5907813511544616446.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14615120649366431197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18013552794247286259.key > 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-ssh7238450664160186493.key > 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/v3], 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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-7299’ Running on prd-ubuntu20.04-docker-8c-8g-7302 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/426 [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/426 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 68f229a34078dd3f09701ded11e1c3647994dd41 (main) Commit message: "feat: Create security-proxy-auth microservice (for proxy swapout) (#4387)" > git config core.sparsecheckout # timeout=10 > git checkout -f 68f229a34078dd3f09701ded11e1c3647994dd41 # timeout=10 > git rev-list --no-walk 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-23T22:09:51.264Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T22:09:51.313Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T22:09:51.326Z] ========================================================= [2023-02-23T22:09:51.326Z] EdgeX Global Pipelines Version Info [2023-02-23T22:09:51.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:09:52.043Z] ------------------- [2023-02-23T22:09:52.043Z] stable info: [2023-02-23T22:09:52.043Z] ------------------- [2023-02-23T22:09:52.043Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T22:09:52.043Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T22:09:52.043Z] Message: update stable to v1.0.244 [2023-02-23T22:09:52.614Z] ------------------- [2023-02-23T22:09:52.614Z] experimental info: [2023-02-23T22:09:52.614Z] ------------------- [2023-02-23T22:09:52.614Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T22:09:52.614Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T22:09:52.614Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T22:09:52.780Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-23T22:09:52.790Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-23T22:09:52.801Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T22:09:52.811Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T22:09:52.822Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T22:09:52.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T22:09:52.843Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T22:09:52.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-23T22:09:52.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-23T22:09:52.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-23T22:09:52.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T22:09:52.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T22:09:52.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T22:09:52.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T22:09:52.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T22:09:52.950Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T22:09:52.960Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T22:09:52.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T22:09:52.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-23T22:09:53.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-23T22:09:53.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T22:09:53.025Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T22:09:53.035Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T22:09:53.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-23T22:09:53.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-23T22:09:53.069Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-23T22:09:53.080Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] echo [2023-02-23T22:09:53.090Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68f229a [Pipeline] echo [2023-02-23T22:09:53.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T22:09:53.151Z] provisioning config files... [2023-02-23T22:09:53.166Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/426@tmp/config5786605042365156401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:09:53.465Z] ---> docker-login.sh [2023-02-23T22:09:53.465Z] nexus3.edgexfoundry.org:10001 [2023-02-23T22:09:53.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:09:53.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:09:53.726Z] Configure a credential helper to remove this warning. See [2023-02-23T22:09:53.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:09:53.726Z] [2023-02-23T22:09:53.726Z] Login Succeeded [2023-02-23T22:09:53.726Z] nexus3.edgexfoundry.org:10002 [2023-02-23T22:09:53.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:09:53.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:09:53.986Z] Configure a credential helper to remove this warning. See [2023-02-23T22:09:53.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:09:53.986Z] [2023-02-23T22:09:53.986Z] Login Succeeded [2023-02-23T22:09:53.986Z] nexus3.edgexfoundry.org:10003 [2023-02-23T22:09:53.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:09:53.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:09:53.986Z] Configure a credential helper to remove this warning. See [2023-02-23T22:09:53.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:09:53.986Z] [2023-02-23T22:09:53.986Z] Login Succeeded [2023-02-23T22:09:53.986Z] nexus3.edgexfoundry.org:10004 [2023-02-23T22:09:54.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:09:54.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:09:54.246Z] Configure a credential helper to remove this warning. See [2023-02-23T22:09:54.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:09:54.246Z] [2023-02-23T22:09:54.246Z] Login Succeeded [2023-02-23T22:09:54.246Z] docker.io [2023-02-23T22:09:54.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:09:54.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:09:54.506Z] Configure a credential helper to remove this warning. See [2023-02-23T22:09:54.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:09:54.506Z] [2023-02-23T22:09:54.506Z] Login Succeeded [2023-02-23T22:09:54.506Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T22:09:54.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T22:09:54.816Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-02-23T22:09:54.816Z] + dirname cmd/core-command/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/core-data/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/core-metadata/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-23T22:09:54.816Z] + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ [2023-02-23T22:09:54.816Z] -f2 [2023-02-23T22:09:54.816Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/support-notifications/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-23T22:09:54.816Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-23T22:09:54.816Z] + cut -d/ -f2 [2023-02-23T22:09:54.816Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-23T22:09:54.867Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-23T22:09:55.188Z] + git rev-list -1 --merges 68f229a34078dd3f09701ded11e1c3647994dd41~1..68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] echo [2023-02-23T22:09:55.209Z] -----------> git rev-list -1 --merges 68f229a34078dd3f09701ded11e1c3647994dd41~1..68f229a34078dd3f09701ded11e1c3647994dd41 68f229a34078dd3f09701ded11e1c3647994dd41 [false] [Pipeline] sh [2023-02-23T22:09:55.495Z] + git log --format=format:%s -1 68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] echo [2023-02-23T22:09:55.508Z] ========================================================= [2023-02-23T22:09:55.508Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T22:09:55.508Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-23T22:09:55.922Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T22:09:55.923Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T22:09:55.923Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T22:09:55.923Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T22:09:55.923Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T22:09:55.923Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T22:09:55.923Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:09:56.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T22:09:56.263Z] [2023-02-23T22:09:56.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:09:56.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T22:09:56.562Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T22:09:56.562Z] b85a868b505f: Pulling fs layer [2023-02-23T22:09:56.562Z] e2be974225ed: Pulling fs layer [2023-02-23T22:09:56.562Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T22:09:56.562Z] 988bab9f4d93: Pulling fs layer [2023-02-23T22:09:56.562Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T22:09:56.562Z] eaf3925da568: Pulling fs layer [2023-02-23T22:09:56.562Z] bab4dde63d76: Pulling fs layer [2023-02-23T22:09:56.562Z] bde34c3a00c8: Pulling fs layer [2023-02-23T22:09:56.562Z] b352a97aabf1: Pulling fs layer [2023-02-23T22:09:56.562Z] 4872d77fe225: Pulling fs layer [2023-02-23T22:09:56.562Z] 5851b861e8e6: Pulling fs layer [2023-02-23T22:09:56.562Z] bde34c3a00c8: Waiting [2023-02-23T22:09:56.562Z] eaf3925da568: Waiting [2023-02-23T22:09:56.562Z] b352a97aabf1: Waiting [2023-02-23T22:09:56.562Z] 4872d77fe225: Waiting [2023-02-23T22:09:56.562Z] bab4dde63d76: Waiting [2023-02-23T22:09:56.562Z] 988bab9f4d93: Waiting [2023-02-23T22:09:56.562Z] 1469e6f7b9e6: Waiting [2023-02-23T22:09:56.562Z] 5851b861e8e6: Waiting [2023-02-23T22:09:56.562Z] e2be974225ed: Download complete [2023-02-23T22:09:56.562Z] 988bab9f4d93: Verifying Checksum [2023-02-23T22:09:56.562Z] 988bab9f4d93: Download complete [2023-02-23T22:09:56.822Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T22:09:56.822Z] 1469e6f7b9e6: Download complete [2023-02-23T22:09:56.822Z] eaf3925da568: Verifying Checksum [2023-02-23T22:09:56.822Z] eaf3925da568: Download complete [2023-02-23T22:09:56.822Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T22:09:56.822Z] 339a4e72a1f5: Download complete [2023-02-23T22:09:56.822Z] b352a97aabf1: Verifying Checksum [2023-02-23T22:09:56.822Z] b352a97aabf1: Download complete [2023-02-23T22:09:56.822Z] 4872d77fe225: Verifying Checksum [2023-02-23T22:09:56.822Z] 4872d77fe225: Download complete [2023-02-23T22:09:56.822Z] 5851b861e8e6: Verifying Checksum [2023-02-23T22:09:56.822Z] 5851b861e8e6: Download complete [2023-02-23T22:09:56.822Z] b85a868b505f: Download complete [2023-02-23T22:09:57.083Z] bab4dde63d76: Verifying Checksum [2023-02-23T22:09:57.083Z] bab4dde63d76: Download complete [2023-02-23T22:09:58.030Z] b85a868b505f: Pull complete [2023-02-23T22:09:58.291Z] e2be974225ed: Pull complete [2023-02-23T22:09:58.859Z] 339a4e72a1f5: Pull complete [2023-02-23T22:09:58.859Z] 988bab9f4d93: Pull complete [2023-02-23T22:09:59.118Z] 1469e6f7b9e6: Pull complete [2023-02-23T22:09:59.118Z] eaf3925da568: Pull complete [2023-02-23T22:10:01.019Z] bab4dde63d76: Pull complete [2023-02-23T22:10:01.019Z] bde34c3a00c8: Pull complete [2023-02-23T22:10:01.019Z] b352a97aabf1: Pull complete [2023-02-23T22:10:01.279Z] 4872d77fe225: Pull complete [2023-02-23T22:10:01.279Z] 5851b861e8e6: Pull complete [2023-02-23T22:10:01.279Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T22:10:01.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T22:10:01.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:10:01.366Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:10:01.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T22:10:02.866Z] $ docker top 6ed0bdb65a1ebba9fe797262d6bf113db14a09f62700bfb4e832e2eb8954ba92 -eo pid,comm [2023-02-23T22:10:02.920Z] 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). [2023-02-23T22:10:02.920Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T22:10:02.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T22:10:02.954Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T22:10:03.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T22:10:03.091Z] $ docker exec 6ed0bdb65a1ebba9fe797262d6bf113db14a09f62700bfb4e832e2eb8954ba92 ssh-agent [2023-02-23T22:10:03.200Z] SSH_AUTH_SOCK=/tmp/ssh-5JSQY1I8wlql/agent.32 [2023-02-23T22:10:03.200Z] SSH_AGENT_PID=38 [2023-02-23T22:10:03.206Z] Running ssh-add (command line suppressed) [2023-02-23T22:10:03.340Z] Identity added: /w/workspace/edgex-go/426@tmp/private_key_12541317818500910941.key (/w/workspace/edgex-go/426@tmp/private_key_12541317818500910941.key) [2023-02-23T22:10:03.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T22:10:03.649Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T22:10:03.662Z] $ docker exec --env ******** --env ******** 6ed0bdb65a1ebba9fe797262d6bf113db14a09f62700bfb4e832e2eb8954ba92 ssh-agent -k [2023-02-23T22:10:03.767Z] unset SSH_AUTH_SOCK; [2023-02-23T22:10:03.768Z] unset SSH_AGENT_PID; [2023-02-23T22:10:03.768Z] echo Agent pid 38 killed; [2023-02-23T22:10:03.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T22:10:03.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T22:10:03.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T22:10:03.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T22:10:03.938Z] $ docker exec 6ed0bdb65a1ebba9fe797262d6bf113db14a09f62700bfb4e832e2eb8954ba92 ssh-agent [2023-02-23T22:10:04.041Z] SSH_AUTH_SOCK=/tmp/ssh-EthyCeBBMvON/agent.71 [2023-02-23T22:10:04.041Z] SSH_AGENT_PID=77 [2023-02-23T22:10:04.046Z] Running ssh-add (command line suppressed) [2023-02-23T22:10:04.156Z] Identity added: /w/workspace/edgex-go/426@tmp/private_key_3469636875286046353.key (/w/workspace/edgex-go/426@tmp/private_key_3469636875286046353.key) [2023-02-23T22:10:04.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T22:10:04.456Z] + git semver init [2023-02-23T22:10:04.717Z] 2023-02-23 22:10:04,633 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T22:10:04.717Z] 2023-02-23 22:10:04,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/426/.semver [2023-02-23T22:10:04.717Z] 2023-02-23 22:10:04,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/426/.semver [2023-02-23T22:10:04.717Z] 2023-02-23 22:10:04,634 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/426/.semver'], cwd=/w/workspace/edgex-go/426, universal_newlines=False, shell=None, istream=None) [2023-02-23T22:10:11.299Z] 2023-02-23 22:10:10,071 [append_file] DEBUG append to file:/w/workspace/edgex-go/426/.git/info/exclude [2023-02-23T22:10:11.299Z] 2023-02-23 22:10:10,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/426/.semver/main with force:False [2023-02-23T22:10:11.299Z] 2023-02-23 22:10:10,071 [read_version] DEBUG read version from /w/workspace/edgex-go/426/.semver/main [2023-02-23T22:10:11.299Z] 2023-02-23 22:10:10,071 [read_version] DEBUG read version from /w/workspace/edgex-go/426/.semver/main [2023-02-23T22:10:11.299Z] 3.0.0-dev.65 [Pipeline] } [2023-02-23T22:10:11.311Z] $ docker exec --env ******** --env ******** 6ed0bdb65a1ebba9fe797262d6bf113db14a09f62700bfb4e832e2eb8954ba92 ssh-agent -k [2023-02-23T22:10:11.402Z] unset SSH_AUTH_SOCK; [2023-02-23T22:10:11.402Z] unset SSH_AGENT_PID; [2023-02-23T22:10:11.403Z] echo Agent pid 77 killed; [2023-02-23T22:10:11.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T22:10:11.717Z] + git semver [Pipeline] } [2023-02-23T22:10:11.994Z] $ docker stop --time=1 6ed0bdb65a1ebba9fe797262d6bf113db14a09f62700bfb4e832e2eb8954ba92 [2023-02-23T22:10:13.281Z] $ docker rm -f --volumes 6ed0bdb65a1ebba9fe797262d6bf113db14a09f62700bfb4e832e2eb8954ba92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T22:10:13.619Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T22:10:13.831Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T22:10:13.834Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.65 [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 [2023-02-23T22:10:14.236Z] + git config --global --add safe.directory /w/workspace/edgex-go/426 [Pipeline] echo [2023-02-23T22:10:14.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T22:10:14.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T22:10:14.274Z] ========================================================= [2023-02-23T22:10:14.274Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T22:10:14.274Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-23T22:10:14.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T22:10:14.562Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T22:10:14.562Z] 213ec9aee27d: Pulling fs layer [2023-02-23T22:10:14.562Z] 4583459ba037: Pulling fs layer [2023-02-23T22:10:14.562Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T22:10:14.562Z] 53926ce57604: Pulling fs layer [2023-02-23T22:10:14.562Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T22:10:14.562Z] 22ff95d597cd: Pulling fs layer [2023-02-23T22:10:14.562Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T22:10:14.562Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T22:10:14.562Z] a7acece74701: Pulling fs layer [2023-02-23T22:10:14.562Z] 12d6caf4c0d1: Waiting [2023-02-23T22:10:14.562Z] 96b7cbca73a9: Waiting [2023-02-23T22:10:14.562Z] a7acece74701: Waiting [2023-02-23T22:10:14.562Z] 53926ce57604: Waiting [2023-02-23T22:10:14.562Z] 21b2b0c7a3f4: Waiting [2023-02-23T22:10:14.562Z] 22ff95d597cd: Waiting [2023-02-23T22:10:14.562Z] 93c1e223e6f2: Verifying Checksum [2023-02-23T22:10:14.562Z] 93c1e223e6f2: Download complete [2023-02-23T22:10:14.562Z] 4583459ba037: Verifying Checksum [2023-02-23T22:10:14.562Z] 4583459ba037: Download complete [2023-02-23T22:10:14.562Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-23T22:10:14.562Z] 21b2b0c7a3f4: Download complete [2023-02-23T22:10:14.562Z] 22ff95d597cd: Download complete [2023-02-23T22:10:14.562Z] 213ec9aee27d: Download complete [2023-02-23T22:10:14.562Z] 12d6caf4c0d1: Download complete [2023-02-23T22:10:14.827Z] 213ec9aee27d: Pull complete [2023-02-23T22:10:14.827Z] 4583459ba037: Pull complete [2023-02-23T22:10:15.104Z] 93c1e223e6f2: Pull complete [2023-02-23T22:10:15.717Z] a7acece74701: Verifying Checksum [2023-02-23T22:10:15.717Z] a7acece74701: Download complete [2023-02-23T22:10:15.717Z] 53926ce57604: Verifying Checksum [2023-02-23T22:10:15.717Z] 53926ce57604: Download complete [2023-02-23T22:10:15.717Z] 96b7cbca73a9: Verifying Checksum [2023-02-23T22:10:15.717Z] 96b7cbca73a9: Download complete [2023-02-23T22:10:19.006Z] 53926ce57604: Pull complete [2023-02-23T22:10:19.265Z] 21b2b0c7a3f4: Pull complete [2023-02-23T22:10:19.265Z] 22ff95d597cd: Pull complete [2023-02-23T22:10:19.265Z] 12d6caf4c0d1: Pull complete [2023-02-23T22:10:21.163Z] 96b7cbca73a9: Pull complete [2023-02-23T22:10:22.097Z] a7acece74701: Pull complete [2023-02-23T22:10:22.097Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T22:10:22.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T22:10:22.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-23T22:10:22.390Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T22:10:22.390Z] WORKDIR /edgex [2023-02-23T22:10:22.390Z] COPY go.mod . [2023-02-23T22:10:22.390Z] RUN go mod download [2023-02-23T22:10:22.390Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-23T22:10:22.955Z] Sending build context to Docker daemon 170.4MB [2023-02-23T22:10:22.955Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T22:10:22.955Z] ---> db6d94c90886 [2023-02-23T22:10:22.955Z] Step 2/4 : WORKDIR /edgex [2023-02-23T22:10:25.488Z] ---> Running in 847fea1f9de2 [2023-02-23T22:10:25.748Z] Removing intermediate container 847fea1f9de2 [2023-02-23T22:10:25.748Z] ---> aec2817ad1f3 [2023-02-23T22:10:25.748Z] Step 3/4 : COPY go.mod . [2023-02-23T22:10:25.748Z] ---> 9295ee4a6687 [2023-02-23T22:10:25.748Z] Step 4/4 : RUN go mod download [2023-02-23T22:10:26.008Z] ---> Running in 8aa87fc9d166 [2023-02-23T22:10:28.916Z] Still waiting to schedule task [2023-02-23T22:10:28.917Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7300’ [2023-02-23T22:10:38.221Z] Removing intermediate container 8aa87fc9d166 [2023-02-23T22:10:38.221Z] ---> 13cbe108387f [2023-02-23T22:10:38.221Z] Successfully built 13cbe108387f [2023-02-23T22:10:38.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:10:38.527Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T22:10:38.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:10:38.590Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:10:38.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T22:10:38.956Z] $ docker top 0c5359db0b1ff814444de995da28bbc4660d92131a135d2c27ab1ac220f3a439 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T22:10:39.296Z] + go version [2023-02-23T22:10:39.296Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T22:10:39.310Z] $ docker stop --time=1 0c5359db0b1ff814444de995da28bbc4660d92131a135d2c27ab1ac220f3a439 [2023-02-23T22:10:40.610Z] $ docker rm -f --volumes 0c5359db0b1ff814444de995da28bbc4660d92131a135d2c27ab1ac220f3a439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:10:41.012Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T22:10:41.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:10:41.082Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:10:41.111Z] $ 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/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T22:10:41.453Z] $ docker top 34117a2e2496a28656f8171ace2537d2b9d305343f2ee5d14490607574d804e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-23T22:10:41.522Z] ========================================================= [2023-02-23T22:10:41.522Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-23T22:10:41.522Z] ========================================================= [Pipeline] sh [2023-02-23T22:10:41.800Z] + git config --global --add safe.directory /w/workspace/edgex-go/426 [Pipeline] fileExists [Pipeline] sh [2023-02-23T22:10:42.097Z] + make test [2023-02-23T22:10:42.097Z] go test -race -coverprofile=coverage.out ./... [2023-02-23T22:10:48.678Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-23T22:11:03.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-23T22:11:03.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-23T22:11:03.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-23T22:11:03.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-23T22:11:03.539Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-23T22:11:03.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-23T22:11:03.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-23T22:11:03.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2023-02-23T22:11:06.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.144s coverage: 73.7% of statements [2023-02-23T22:11:06.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-23T22:11:06.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-23T22:11:06.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-23T22:11:06.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.145s coverage: 54.0% of statements [2023-02-23T22:11:06.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-23T22:11:06.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-23T22:11:07.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.081s coverage: 88.5% of statements [2023-02-23T22:11:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-23T22:11:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-23T22:11:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-23T22:11:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-23T22:11:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-23T22:11:07.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.121s coverage: 3.9% of statements [2023-02-23T22:11:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-23T22:11:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-23T22:11:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.527s coverage: 95.6% of statements [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-23T22:11:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-23T22:11:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 65.9% of statements [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-23T22:11:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-23T22:11:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements [2023-02-23T22:11:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-23T22:11:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2023-02-23T22:11:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.089s coverage: 82.9% of statements [2023-02-23T22:11:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2023-02-23T22:11:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-02-23T22:11:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2023-02-23T22:11:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.097s coverage: 94.4% of statements [2023-02-23T22:11:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2023-02-23T22:11:27.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.330s coverage: 79.9% of statements [2023-02-23T22:11:27.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-23T22:11:27.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2023-02-23T22:11:27.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-23T22:11:27.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-23T22:11:27.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-23T22:11:27.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 64.4% of statements [2023-02-23T22:11:27.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-23T22:11:27.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-23T22:11:27.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-23T22:11:27.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-23T22:11:27.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 77.4% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 80.0% of statements [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 91.2% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.231s coverage: 63.1% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.3% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 41.0% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-23T22:11:27.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-23T22:11:27.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-23T22:11:27.817Z] 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 [2023-02-23T22:11:49.732Z] 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." [2023-02-23T22:11:49.732Z] go vet ./... [2023-02-23T22:11:51.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T22:11:51.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T22:11:51.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T22:11:51.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-23T22:11:51.929Z] + ls -al . [2023-02-23T22:11:51.929Z] total 744 [2023-02-23T22:11:51.929Z] drwxrwxr-x 11 1001 1001 4096 Feb 23 22:10 . [2023-02-23T22:11:51.929Z] drwxr-xr-x 4 root root 4096 Feb 23 22:10 .. [2023-02-23T22:11:51.929Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 22:09 .blubracket [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 16 Feb 23 22:09 .dockerignore [2023-02-23T22:11:51.929Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 22:11 .git [2023-02-23T22:11:51.929Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 22:09 .github [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 1068 Feb 23 22:09 .gitignore [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 42 Feb 23 22:09 .golangci.yml [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 87 Feb 23 22:09 .hadolint.yml [2023-02-23T22:11:51.929Z] drwxr-xr-x 3 1001 1001 4096 Feb 23 22:10 .semver [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 166 Feb 23 22:09 .sonarcloud.properties [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 1171 Feb 23 22:09 ADOPTERS.md [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 10825 Feb 23 22:09 Attribution.txt [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 73765 Feb 23 22:09 CHANGELOG.md [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 22:09 CONTRIBUTING.md [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 677 Feb 23 22:09 GOVERNANCE.md [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 883 Feb 23 22:09 Jenkinsfile [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 22:09 LICENSE [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 14116 Feb 23 22:09 Makefile [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 582 Feb 23 22:09 OWNERS.md [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 9403 Feb 23 22:09 README.md [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 6912 Feb 23 22:09 SECURITY.md [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 12 Feb 23 22:10 VERSION [2023-02-23T22:11:51.929Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 22:09 bin [2023-02-23T22:11:51.929Z] drwxrwxr-x 18 1001 1001 4096 Feb 23 22:09 cmd [2023-02-23T22:11:51.929Z] -rw-r--r-- 1 root root 487037 Feb 23 22:11 coverage.out [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 3296 Feb 23 22:09 go.mod [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 33293 Feb 23 22:09 go.sum [2023-02-23T22:11:51.929Z] drwxrwxr-x 7 1001 1001 4096 Feb 23 22:09 internal [2023-02-23T22:11:51.929Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 22:09 openapi [2023-02-23T22:11:51.929Z] drwxrwxr-x 4 1001 1001 4096 Feb 23 22:09 snap [2023-02-23T22:11:51.929Z] -rw-rw-r-- 1 1001 1001 204 Feb 23 22:09 version.go [Pipeline] sh [2023-02-23T22:11:52.212Z] + '[' -e coverage.out ] [2023-02-23T22:11:52.212Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-23T22:11:52.319Z] Stashed 1 file(s) [Pipeline] sh [2023-02-23T22:11:52.597Z] + make build [2023-02-23T22:11:52.597Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-23T22:12:04.894Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-23T22:12:06.330Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-23T22:12:07.297Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-23T22:12:08.232Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-23T22:12:16.344Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-23T22:12:16.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-23T22:12:17.974Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T22:12:18.909Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-23T22:12:20.283Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-23T22:12:20.849Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-23T22:12:21.783Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-23T22:12:24.322Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-23T22:12:25.723Z] $ docker stop --time=1 34117a2e2496a28656f8171ace2537d2b9d305343f2ee5d14490607574d804e6 [2023-02-23T22:12:27.941Z] $ docker rm -f --volumes 34117a2e2496a28656f8171ace2537d2b9d305343f2ee5d14490607574d804e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:12:28.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T22:12:28.858Z] [2023-02-23T22:12:28.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:12:29.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T22:12:29.158Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-23T22:12:29.158Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-23T22:12:29.158Z] ca9280d653b3: Pulling fs layer [2023-02-23T22:12:29.158Z] 7e9c9ca2126c: Pulling fs layer [2023-02-23T22:12:29.158Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-23T22:12:29.158Z] cbdbe7a5bc2a: Download complete [2023-02-23T22:12:29.416Z] ca9280d653b3: Verifying Checksum [2023-02-23T22:12:29.416Z] ca9280d653b3: Download complete [2023-02-23T22:12:29.416Z] cbdbe7a5bc2a: Pull complete [2023-02-23T22:12:29.675Z] 7e9c9ca2126c: Download complete [2023-02-23T22:12:29.675Z] ca9280d653b3: Pull complete [2023-02-23T22:12:32.956Z] 7e9c9ca2126c: Pull complete [2023-02-23T22:12:32.956Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-23T22:12:32.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T22:12:32.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:12:33.030Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:12:33.061Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-23T22:12:34.219Z] $ docker top f6bf2ab647b02f723ceb35597d8e44d33b0639f531708b7a30137b8ab9dc497a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T22:12:34.555Z] + docker-compose build --help [2023-02-23T22:12:34.555Z] + grep parallel [2023-02-23T22:12:35.122Z] --parallel Build images in parallel. [Pipeline] } [2023-02-23T22:12:35.138Z] $ docker stop --time=1 f6bf2ab647b02f723ceb35597d8e44d33b0639f531708b7a30137b8ab9dc497a [2023-02-23T22:12:36.413Z] $ docker rm -f --volumes f6bf2ab647b02f723ceb35597d8e44d33b0639f531708b7a30137b8ab9dc497a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:12:36.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T22:12:36.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:12:36.880Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:12:36.914Z] $ 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/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@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 [2023-02-23T22:12:37.244Z] $ docker top 8188128d259dda845ffda7e3455fba5ca9ac2dddae323d7bc08eb10d660cc570 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T22:12:37.585Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-23T22:12:38.153Z] Building core-command ... [2023-02-23T22:12:38.153Z] Building core-common-config-bootstrapper ... [2023-02-23T22:12:38.153Z] Building core-data ... [2023-02-23T22:12:38.153Z] Building core-metadata ... [2023-02-23T22:12:38.153Z] Building security-bootstrapper ... [2023-02-23T22:12:38.153Z] Building security-proxy-auth ... [2023-02-23T22:12:38.153Z] Building security-proxy-setup ... [2023-02-23T22:12:38.153Z] Building security-secretstore-setup ... [2023-02-23T22:12:38.153Z] Building security-spiffe-token-provider ... [2023-02-23T22:12:38.153Z] Building security-spire-agent ... [2023-02-23T22:12:38.153Z] Building security-spire-config ... [2023-02-23T22:12:38.153Z] Building security-spire-server ... [2023-02-23T22:12:38.153Z] Building support-notifications ... [2023-02-23T22:12:38.153Z] Building support-scheduler ... [2023-02-23T22:12:38.153Z] Building security-proxy-setup [2023-02-23T22:12:38.153Z] Building security-spire-server [2023-02-23T22:12:38.153Z] Building core-data [2023-02-23T22:12:38.153Z] Building security-proxy-auth [2023-02-23T22:12:38.153Z] Building support-scheduler [2023-02-23T22:12:50.368Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:12:50.368Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:12:50.368Z] ---> 13cbe108387f [2023-02-23T22:12:50.368Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:12:50.368Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:12:50.368Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:12:50.368Z] ---> 13cbe108387f [2023-02-23T22:12:50.368Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:12:50.368Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:12:50.368Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:12:50.368Z] ---> 13cbe108387f [2023-02-23T22:12:50.368Z] Step 3/21 : WORKDIR /edgex-go [2023-02-23T22:12:50.368Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:12:50.368Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:12:50.368Z] ---> 13cbe108387f [2023-02-23T22:12:50.368Z] Step 3/23 : WORKDIR /edgex-go [2023-02-23T22:12:50.627Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:12:50.627Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:12:50.627Z] ---> 13cbe108387f [2023-02-23T22:12:50.627Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:12:58.759Z] ---> Running in 032ba1fa15ac [2023-02-23T22:12:58.759Z] ---> Running in 1e3c37a3cb57 [2023-02-23T22:12:58.759Z] ---> Running in 38f9a29a3799 [2023-02-23T22:12:58.759Z] ---> Running in 96ae2e175b97 [2023-02-23T22:12:58.759Z] ---> Running in 555ac309e6d1 [2023-02-23T22:12:58.759Z] Removing intermediate container 38f9a29a3799 [2023-02-23T22:12:58.759Z] ---> ad32b551f0fd [2023-02-23T22:12:58.759Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T22:12:58.759Z] Removing intermediate container 1e3c37a3cb57 [2023-02-23T22:12:58.759Z] ---> 2841cf936b78 [2023-02-23T22:12:58.759Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T22:12:58.759Z] Removing intermediate container 555ac309e6d1 [2023-02-23T22:12:58.759Z] ---> da9bd2ae6794 [2023-02-23T22:12:58.759Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T22:12:58.759Z] ---> Running in 957cbf77439a [2023-02-23T22:12:58.759Z] ---> Running in 4c8294ca31bf [2023-02-23T22:12:58.759Z] Removing intermediate container 96ae2e175b97 [2023-02-23T22:12:58.759Z] ---> 7528ae4b7fea [2023-02-23T22:12:58.759Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-23T22:12:58.759Z] Removing intermediate container 032ba1fa15ac [2023-02-23T22:12:58.759Z] ---> 7394b2f9f8d8 [2023-02-23T22:12:58.759Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T22:12:58.759Z] ---> Running in b008da6fc572 [2023-02-23T22:12:58.759Z] ---> Running in afe0b09ccbf5 [2023-02-23T22:12:58.759Z] ---> Running in fdb2eb7bd8a6 [2023-02-23T22:12:58.759Z] Removing intermediate container 4c8294ca31bf [2023-02-23T22:12:58.759Z] ---> aebeaa9b5045 [2023-02-23T22:12:59.019Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T22:12:59.019Z] Removing intermediate container 957cbf77439a [2023-02-23T22:12:59.019Z] ---> 2fdb11bd3f39 [2023-02-23T22:12:59.019Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T22:12:59.019Z] Removing intermediate container b008da6fc572 [2023-02-23T22:12:59.019Z] ---> 5edcdb23abd1 [2023-02-23T22:12:59.019Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T22:12:59.019Z] ---> Running in ea1f7db636ec [2023-02-23T22:12:59.019Z] ---> Running in e43f0af32c67 [2023-02-23T22:12:59.019Z] ---> Running in d8eca6aaf32e [2023-02-23T22:12:59.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:12:59.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:12:59.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:12:59.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:12:59.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:12:59.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:12:59.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:12:59.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:12:59.536Z] OK: 211 MiB in 51 packages [2023-02-23T22:12:59.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:12:59.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:12:59.536Z] OK: 211 MiB in 51 packages [2023-02-23T22:12:59.794Z] OK: 211 MiB in 51 packages [2023-02-23T22:12:59.794Z] OK: 211 MiB in 51 packages [2023-02-23T22:12:59.794Z] OK: 211 MiB in 51 packages [2023-02-23T22:13:00.053Z] Removing intermediate container afe0b09ccbf5 [2023-02-23T22:13:00.053Z] ---> 416a17710b8c [2023-02-23T22:13:00.053Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-23T22:13:00.313Z] Removing intermediate container fdb2eb7bd8a6 [2023-02-23T22:13:00.313Z] ---> 87f92eff6c07 [2023-02-23T22:13:00.313Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-23T22:13:00.313Z] Removing intermediate container e43f0af32c67 [2023-02-23T22:13:00.313Z] ---> d354411fd9bd [2023-02-23T22:13:00.313Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T22:13:00.313Z] ---> c4117171e77f [2023-02-23T22:13:00.313Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:13:00.313Z] ---> Running in c1dfa73a6130 [2023-02-23T22:13:00.313Z] Removing intermediate container ea1f7db636ec [2023-02-23T22:13:00.313Z] ---> 5fd1d6d5f7c5 [2023-02-23T22:13:00.313Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T22:13:00.313Z] Removing intermediate container d8eca6aaf32e [2023-02-23T22:13:00.313Z] ---> 9cb0e32daf75 [2023-02-23T22:13:00.313Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T22:13:00.313Z] ---> c43e5cc1bb86 [2023-02-23T22:13:00.313Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:13:00.313Z] ---> Running in 7370334a4e5a [2023-02-23T22:13:00.313Z] ---> a8f11e0c79b5 [2023-02-23T22:13:00.313Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:13:00.572Z] ---> Running in fda7e2e210ee [2023-02-23T22:13:00.572Z] ---> 78f2eeabf09f [2023-02-23T22:13:00.572Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:13:00.572Z] ---> Running in 565051ffa0e6 [2023-02-23T22:13:00.572Z] ---> 22ee4fba8980 [2023-02-23T22:13:00.572Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:13:00.572Z] ---> Running in e952a71a3538 [2023-02-23T22:13:39.291Z] Removing intermediate container e952a71a3538 [2023-02-23T22:13:39.291Z] ---> f372dd40cbfa [2023-02-23T22:13:39.291Z] Step 8/22 : COPY . . [2023-02-23T22:13:39.291Z] Removing intermediate container 7370334a4e5a [2023-02-23T22:13:39.291Z] ---> 268b31f05c56 [2023-02-23T22:13:39.291Z] Step 7/23 : COPY . . [2023-02-23T22:13:39.291Z] Removing intermediate container c1dfa73a6130 [2023-02-23T22:13:39.291Z] ---> 1c76bfa99b63 [2023-02-23T22:13:39.291Z] Step 7/21 : COPY . . [2023-02-23T22:13:39.291Z] Removing intermediate container fda7e2e210ee [2023-02-23T22:13:39.291Z] ---> 1ab1b640dd37 [2023-02-23T22:13:39.291Z] Step 8/22 : COPY . . [2023-02-23T22:13:39.291Z] Removing intermediate container 565051ffa0e6 [2023-02-23T22:13:39.291Z] ---> 386baca338f9 [2023-02-23T22:13:39.291Z] Step 8/22 : COPY . . [2023-02-23T22:13:57.384Z] ---> da9d6b567f36 [2023-02-23T22:13:57.384Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-23T22:13:57.384Z] ---> e37f9344c7d4 [2023-02-23T22:13:57.384Z] ---> 21161337fb5b [2023-02-23T22:13:57.384Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-23T22:13:57.384Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 ---> d7615cfd1433 [2023-02-23T22:13:57.384Z] [2023-02-23T22:13:57.384Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-23T22:13:57.384Z] ---> 73f3a4f8febd [2023-02-23T22:13:57.384Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-23T22:13:57.384Z] ---> Running in 493d8fe99ea8 [2023-02-23T22:13:57.384Z] ---> Running in 54cfa9dcb9ff [2023-02-23T22:13:57.384Z] ---> Running in 8eccfdd196cb [2023-02-23T22:13:57.384Z] ---> Running in 3506e6bae477 [2023-02-23T22:13:57.384Z] ---> Running in d37af7ffc126 [2023-02-23T22:13:57.384Z] Removing intermediate container 54cfa9dcb9ff [2023-02-23T22:13:57.384Z] ---> 996372e16969 [2023-02-23T22:13:57.384Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-23T22:13:57.384Z] ---> Running in 82510e0a67cd [2023-02-23T22:13:57.384Z] Removing intermediate container 82510e0a67cd [2023-02-23T22:13:57.384Z] ---> 0527e390cd20 [2023-02-23T22:13:57.384Z] Step 10/23 : 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 [2023-02-23T22:13:57.384Z] ---> Running in dc0c3112c1f2 [2023-02-23T22:13:57.384Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-23T22:13:57.384Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T22:13:57.384Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-23T22:13:57.384Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-23T22:13:57.384Z] Removing intermediate container dc0c3112c1f2 [2023-02-23T22:13:57.384Z] ---> 5259a2686228 [2023-02-23T22:13:57.384Z] Step 11/23 : WORKDIR /edgex-go [2023-02-23T22:13:57.384Z] ---> Running in b1fed53392f6 [2023-02-23T22:13:57.384Z] Removing intermediate container b1fed53392f6 [2023-02-23T22:13:57.384Z] ---> 203b77d13a04 [2023-02-23T22:13:57.384Z] [2023-02-23T22:13:57.384Z] Step 12/23 : FROM alpine:3.15 [2023-02-23T22:13:57.641Z] 3.15: Pulling from library/alpine [2023-02-23T22:13:57.899Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-23T22:13:57.899Z] Status: Downloaded newer image for alpine:3.15 [2023-02-23T22:13:57.899Z] ---> 5ce65d7b0fde [2023-02-23T22:13:57.899Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T22:13:58.157Z] ---> Running in a080f019ada8 [2023-02-23T22:13:58.157Z] Removing intermediate container a080f019ada8 [2023-02-23T22:13:58.157Z] ---> 9096ea0ea4df [2023-02-23T22:13:58.157Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T22:13:58.157Z] ---> Running in 9b9982df5c0c [2023-02-23T22:13:58.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:13:58.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:13:59.240Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T22:13:59.240Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T22:13:59.240Z] OK: 15857 distinct packages available [2023-02-23T22:13:59.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:13:59.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:13:59.498Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-23T22:13:59.498Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-23T22:13:59.498Z] (3/5) Installing libucontext (1.1-r0) [2023-02-23T22:13:59.498Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-23T22:13:59.498Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-23T22:13:59.498Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T22:13:59.498Z] OK: 7 MiB in 19 packages [2023-02-23T22:14:00.065Z] Removing intermediate container 9b9982df5c0c [2023-02-23T22:14:00.065Z] ---> c26ed8f19ec7 [2023-02-23T22:14:00.065Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T22:14:03.348Z] ---> 18abab95632b [2023-02-23T22:14:03.348Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T22:14:04.278Z] ---> f71f99a7678a [2023-02-23T22:14:04.278Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-23T22:14:05.652Z] ---> 98eec2f7be7b [2023-02-23T22:14:05.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-23T22:14:05.935Z] ---> 8bae713a4c9a [2023-02-23T22:14:05.935Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T22:14:06.192Z] ---> Running in ed5ea7820889 [2023-02-23T22:14:06.451Z] Removing intermediate container ed5ea7820889 [2023-02-23T22:14:06.451Z] ---> 212e45273729 [2023-02-23T22:14:06.451Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T22:14:06.708Z] ---> Running in 485640efd449 [2023-02-23T22:14:07.282Z] Removing intermediate container 485640efd449 [2023-02-23T22:14:07.282Z] ---> c6e7bf790396 [2023-02-23T22:14:07.282Z] Step 21/23 : LABEL arch=x86_64 [2023-02-23T22:14:07.556Z] ---> Running in ed28e17f7184 [2023-02-23T22:14:08.122Z] Removing intermediate container ed28e17f7184 [2023-02-23T22:14:08.122Z] ---> 90dba91fa00f [2023-02-23T22:14:08.122Z] Step 22/23 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:14:08.379Z] ---> Running in 1596fdac60b6 [2023-02-23T22:14:09.308Z] Removing intermediate container 1596fdac60b6 [2023-02-23T22:14:09.308Z] ---> 07bcbfab55a5 [2023-02-23T22:14:09.308Z] Step 23/23 : LABEL version=3.0.0-dev.65 [2023-02-23T22:14:09.308Z] ---> Running in b1b505a5e622 [2023-02-23T22:14:09.569Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7303 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-23T22:14:09.583Z] Running in /w/workspace/edgex-go/426 [Pipeline] { [Pipeline] checkout [2023-02-23T22:14:09.626Z] The recommended git tool is: git [2023-02-23T22:14:09.900Z] Removing intermediate container b1b505a5e622 [2023-02-23T22:14:09.900Z] ---> b2a342abbede [2023-02-23T22:14:09.900Z] [2023-02-23T22:14:09.900Z] Successfully built b2a342abbede [2023-02-23T22:14:09.900Z] Successfully tagged security-spire-server:latest [2023-02-23T22:14:09.900Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-02-23T22:14:13.174Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:14:13.174Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:14:13.174Z] ---> 13cbe108387f [2023-02-23T22:14:13.174Z] Step 3/19 : WORKDIR /edgex-go [2023-02-23T22:14:13.174Z] ---> Using cache [2023-02-23T22:14:13.174Z] ---> 7394b2f9f8d8 [2023-02-23T22:14:13.174Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-23T22:14:17.197Z] using credential edgex-jenkins-ssh [2023-02-23T22:14:17.218Z] Cloning the remote Git repository [2023-02-23T22:14:17.281Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-23T22:14:17.366Z] > git init /w/workspace/edgex-go/426 # timeout=10 [2023-02-23T22:14:17.673Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-23T22:14:17.675Z] > git --version # timeout=10 [2023-02-23T22:14:17.707Z] > git --version # 'git version 2.25.1' [2023-02-23T22:14:17.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T22:14:17.851Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T22:14:21.285Z] ---> Running in fed5a83fb324 [2023-02-23T22:14:21.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:21.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:21.285Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-23T22:14:21.285Z] v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-23T22:14:21.285Z] OK: 17046 distinct packages available [2023-02-23T22:14:21.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:21.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:21.543Z] OK: 211 MiB in 51 packages [2023-02-23T22:14:24.159Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-23T22:14:24.416Z] Removing intermediate container fed5a83fb324 [2023-02-23T22:14:24.416Z] ---> bf9bfe33b472 [2023-02-23T22:14:24.416Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-23T22:14:25.787Z] ---> 304ff3e8f9bb [2023-02-23T22:14:25.787Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:14:26.719Z] ---> Running in 68b4f74ff33e [2023-02-23T22:14:33.324Z] Removing intermediate container 3506e6bae477 [2023-02-23T22:14:33.324Z] ---> 571b777475f6 [2023-02-23T22:14:33.324Z] [2023-02-23T22:14:33.324Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T22:14:33.324Z] 3.16: Pulling from library/alpine [2023-02-23T22:14:33.324Z] Removing intermediate container 493d8fe99ea8 [2023-02-23T22:14:33.324Z] ---> 438ede60f6b7 [2023-02-23T22:14:33.324Z] [2023-02-23T22:14:33.324Z] Step 9/21 : FROM alpine:3.16 [2023-02-23T22:14:33.324Z] Removing intermediate container 8eccfdd196cb [2023-02-23T22:14:33.324Z] ---> 4675c1ac33cb [2023-02-23T22:14:33.324Z] [2023-02-23T22:14:33.324Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T22:14:33.324Z] 3.16: Pulling from library/alpine [2023-02-23T22:14:33.324Z] 3.16: Pulling from library/alpine [2023-02-23T22:14:33.324Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T22:14:33.324Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T22:14:33.324Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T22:14:33.324Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T22:14:33.324Z] Status: Image is up to date for alpine:3.16 [2023-02-23T22:14:33.324Z] Status: Image is up to date for alpine:3.16 [2023-02-23T22:14:33.324Z] ---> dfd21b5a31f5 [2023-02-23T22:14:33.324Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-23T22:14:33.324Z] ---> dfd21b5a31f5 [2023-02-23T22:14:33.324Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-23T22:14:33.324Z] ---> dfd21b5a31f5 [2023-02-23T22:14:33.324Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T22:14:34.261Z] ---> Running in 06dd40ecc6e5 [2023-02-23T22:14:34.261Z] ---> Running in 433bfcc4fad1 [2023-02-23T22:14:34.261Z] ---> Running in 33dee610a450 [2023-02-23T22:14:34.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:34.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:35.149Z] Removing intermediate container 33dee610a450 [2023-02-23T22:14:35.149Z] ---> d64966da75ae [2023-02-23T22:14:35.149Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-23T22:14:35.149Z] Removing intermediate container 06dd40ecc6e5 [2023-02-23T22:14:35.149Z] ---> 3591f38a4073 [2023-02-23T22:14:35.149Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:14:35.421Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-23T22:14:35.421Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-23T22:14:35.421Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-23T22:14:35.421Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-23T22:14:35.421Z] (5/6) Installing curl (7.83.1-r6) [2023-02-23T22:14:35.421Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-23T22:14:35.421Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:14:35.421Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T22:14:35.421Z] ---> Running in 67a4eb11b248 [2023-02-23T22:14:35.421Z] ---> Running in bfe6298c035e [2023-02-23T22:14:35.421Z] OK: 8 MiB in 20 packages [2023-02-23T22:14:35.680Z] Removing intermediate container 67a4eb11b248 [2023-02-23T22:14:35.680Z] ---> 4ee4a00e584c [2023-02-23T22:14:35.680Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-23T22:14:35.680Z] ---> Running in 776e94034228 [2023-02-23T22:14:35.680Z] Removing intermediate container d37af7ffc126 [2023-02-23T22:14:35.680Z] ---> 581f15c2b1b1 [2023-02-23T22:14:35.680Z] [2023-02-23T22:14:35.680Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T22:14:35.680Z] ---> dfd21b5a31f5 [2023-02-23T22:14:35.680Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:14:35.680Z] ---> Running in fcfc1da236d7 [2023-02-23T22:14:35.937Z] Removing intermediate container 776e94034228 [2023-02-23T22:14:35.937Z] ---> 9f99c3694d6e [2023-02-23T22:14:35.937Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:14:35.937Z] ---> Running in 23b051f3d5e5 [2023-02-23T22:14:35.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:35.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:36.196Z] Removing intermediate container 433bfcc4fad1 [2023-02-23T22:14:36.196Z] ---> 76dc617f4f4a [2023-02-23T22:14:36.196Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T22:14:36.196Z] ---> Running in a2f154746976 [2023-02-23T22:14:36.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:36.196Z] Removing intermediate container a2f154746976 [2023-02-23T22:14:36.196Z] ---> b465fb8cc9d2 [2023-02-23T22:14:36.196Z] Step 12/21 : WORKDIR /edgex [2023-02-23T22:14:36.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:36.196Z] ---> Running in 394b38eb001a [2023-02-23T22:14:36.196Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T22:14:36.196Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:14:36.196Z] OK: 6 MiB in 15 packages [2023-02-23T22:14:36.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:36.454Z] Removing intermediate container 394b38eb001a [2023-02-23T22:14:36.454Z] ---> 8fb140627f7f [2023-02-23T22:14:36.454Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-23T22:14:36.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:14:36.454Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T22:14:36.454Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:14:36.454Z] OK: 6 MiB in 15 packages [2023-02-23T22:14:36.712Z] ---> de9d897241d1 [2023-02-23T22:14:36.712Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-23T22:14:36.712Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T22:14:36.712Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:14:36.712Z] OK: 6 MiB in 15 packages [2023-02-23T22:14:36.712Z] Removing intermediate container bfe6298c035e [2023-02-23T22:14:36.712Z] ---> c237c2577025 [2023-02-23T22:14:36.712Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:14:36.986Z] ---> 5255873270b0 [2023-02-23T22:14:36.986Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-23T22:14:36.986Z] ---> d0c85ccaf657 [2023-02-23T22:14:36.986Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-23T22:14:37.247Z] Removing intermediate container fcfc1da236d7 [2023-02-23T22:14:37.247Z] ---> f6c60cf5b628 [2023-02-23T22:14:37.247Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T22:14:37.247Z] ---> Running in fe07410249ff [2023-02-23T22:14:37.830Z] Removing intermediate container 23b051f3d5e5 [2023-02-23T22:14:37.830Z] Removing intermediate container fe07410249ff [2023-02-23T22:14:37.830Z] ---> 643438cbfbf7 [2023-02-23T22:14:37.830Z] ---> 599c28b64179 [2023-02-23T22:14:37.830Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Step 13/22 : ENV APP_PORT=59861 [2023-02-23T22:14:37.830Z] [2023-02-23T22:14:37.830Z] ---> 46c1dffe0cee [2023-02-23T22:14:37.830Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T22:14:37.830Z] ---> 91788e33e6f5 [2023-02-23T22:14:37.830Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-23T22:14:37.830Z] ---> Running in 98e3db55cf0b [2023-02-23T22:14:37.830Z] Removing intermediate container 98e3db55cf0b [2023-02-23T22:14:37.830Z] ---> bf7984909d3c [2023-02-23T22:14:37.830Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T22:14:38.088Z] ---> 807d0fbecb24 [2023-02-23T22:14:38.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-23T22:14:38.089Z] ---> Running in 986e5fb4c9e4 [2023-02-23T22:14:38.089Z] ---> 2e729ea11703 [2023-02-23T22:14:38.089Z] ---> a17a6b10b195 [2023-02-23T22:14:38.089Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T22:14:38.089Z] [2023-02-23T22:14:38.089Z] ---> Running in 17ba35962ada [2023-02-23T22:14:38.347Z] Removing intermediate container 986e5fb4c9e4 [2023-02-23T22:14:38.347Z] ---> 0430060df5bf [2023-02-23T22:14:38.347Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:14:38.606Z] ---> e715f1ecda0c [2023-02-23T22:14:38.606Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T22:14:38.606Z] ---> Running in dcd57a2123df [2023-02-23T22:14:38.865Z] ---> dd601536ab11 [2023-02-23T22:14:38.865Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-23T22:14:38.865Z] ---> 4cfc11ac6c8a [2023-02-23T22:14:38.865Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-23T22:14:39.814Z] ---> eb84fd401f13 [2023-02-23T22:14:39.814Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-23T22:14:39.814Z] Removing intermediate container 17ba35962ada [2023-02-23T22:14:39.814Z] ---> 2f8d71907293 [2023-02-23T22:14:39.814Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T22:14:39.814Z] ---> Running in 32b8715c7baa [2023-02-23T22:14:39.814Z] ---> e9f951f2a184 [2023-02-23T22:14:39.814Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-23T22:14:39.814Z] ---> Running in 106c824b6f7c [2023-02-23T22:14:39.814Z] Removing intermediate container 32b8715c7baa [2023-02-23T22:14:39.814Z] ---> 96c1868ddc17 [2023-02-23T22:14:39.814Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:14:39.814Z] Removing intermediate container 106c824b6f7c [2023-02-23T22:14:39.814Z] ---> 29a14f69574a [2023-02-23T22:14:39.814Z] Step 19/21 : LABEL arch=x86_64 [2023-02-23T22:14:40.076Z] ---> Running in 87d2d731d426 [2023-02-23T22:14:40.076Z] ---> Running in da143e1fc1b5 [2023-02-23T22:14:40.076Z] ---> 95512d38f35d [2023-02-23T22:14:40.076Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-23T22:14:40.076Z] Removing intermediate container dcd57a2123df [2023-02-23T22:14:40.076Z] ---> d5e4c651d3cf [2023-02-23T22:14:40.076Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T22:14:40.076Z] ---> Running in 5df57c1ba0f7 [2023-02-23T22:14:40.076Z] Removing intermediate container 87d2d731d426 [2023-02-23T22:14:40.076Z] ---> 282a4c1c089a [2023-02-23T22:14:40.076Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T22:14:40.076Z] Removing intermediate container da143e1fc1b5 [2023-02-23T22:14:40.076Z] ---> a7b8f8efd481 [2023-02-23T22:14:40.076Z] Step 20/21 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:14:40.076Z] ---> Running in 879100886b3d [2023-02-23T22:14:40.246Z] Avoid second fetch [2023-02-23T22:14:40.247Z] Checking out Revision 68f229a34078dd3f09701ded11e1c3647994dd41 (main) [2023-02-23T22:14:40.335Z] ---> Running in 3bfa9381df76 [2023-02-23T22:14:40.335Z] ---> Running in b199056e06bb [2023-02-23T22:14:40.335Z] Removing intermediate container 5df57c1ba0f7 [2023-02-23T22:14:40.335Z] ---> eede273667b3 [2023-02-23T22:14:40.335Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:14:40.335Z] Removing intermediate container 879100886b3d [2023-02-23T22:14:40.335Z] ---> 9ded47032292 [2023-02-23T22:14:40.335Z] ---> Running in ff61c2851849 [2023-02-23T22:14:40.335Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-23T22:14:40.335Z] ---> Running in b69fd26a0a55 [2023-02-23T22:14:40.335Z] Removing intermediate container 3bfa9381df76 [2023-02-23T22:14:40.335Z] ---> afd69eda65b1 [2023-02-23T22:14:40.335Z] Step 21/22 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:14:40.335Z] Removing intermediate container b199056e06bb [2023-02-23T22:14:40.335Z] ---> 703d37fd1ac1 [2023-02-23T22:14:40.335Z] Step 21/21 : LABEL version=3.0.0-dev.65 [2023-02-23T22:14:40.335Z] Removing intermediate container ff61c2851849 [2023-02-23T22:14:40.335Z] ---> 50a39dd4298f [2023-02-23T22:14:40.335Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T22:14:40.594Z] ---> Running in 8f15f58798e8 [2023-02-23T22:14:40.594Z] ---> Running in 4b92c13ecf08 [2023-02-23T22:14:40.594Z] ---> Running in 434cdccd552e [2023-02-23T22:14:40.594Z] Removing intermediate container b69fd26a0a55 [2023-02-23T22:14:40.594Z] ---> d15a69e6a215 [2023-02-23T22:14:40.594Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T22:14:40.594Z] ---> Running in b5aaeec071ac [2023-02-23T22:14:40.594Z] Removing intermediate container 4b92c13ecf08 [2023-02-23T22:14:40.594Z] ---> 6b6457f90400 [2023-02-23T22:14:40.594Z] Step 22/22 : LABEL version=3.0.0-dev.65 [2023-02-23T22:14:40.594Z] Removing intermediate container 8f15f58798e8 [2023-02-23T22:14:40.594Z] ---> d6b38c43f460 [2023-02-23T22:14:40.594Z] [2023-02-23T22:14:40.594Z] ---> Running in ede091e438b5 [2023-02-23T22:14:40.852Z] Removing intermediate container b5aaeec071ac [2023-02-23T22:14:40.852Z] Removing intermediate container 434cdccd552e [2023-02-23T22:14:40.852Z] ---> 561c13f76643 [2023-02-23T22:14:40.852Z] ---> cade780568d6 [2023-02-23T22:14:40.852Z] Step 21/22 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41Step 21/22 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:14:40.852Z] [2023-02-23T22:14:40.852Z] ---> Running in b7c1c9eae99d [2023-02-23T22:14:40.852Z] Successfully built d6b38c43f460 [2023-02-23T22:14:40.852Z] Successfully tagged security-proxy-setup:latest [2023-02-23T22:14:40.852Z] Building core-command [2023-02-23T22:14:40.852Z] ---> Running in 1db932789a49 [2023-02-23T22:14:40.852Z]  Building security-proxy-setup ... done Removing intermediate container ede091e438b5 [2023-02-23T22:14:40.852Z] ---> 2a8e9c80d8c0 [2023-02-23T22:14:40.852Z] [2023-02-23T22:14:40.852Z] Successfully built 2a8e9c80d8c0 [2023-02-23T22:14:40.852Z] Removing intermediate container b7c1c9eae99d [2023-02-23T22:14:40.852Z] ---> 05cc47742c00 [2023-02-23T22:14:40.852Z] Step 22/22 : LABEL version=3.0.0-dev.65 [2023-02-23T22:14:40.852Z] Successfully tagged core-data:latest [2023-02-23T22:14:40.852Z] Building core-metadata [2023-02-23T22:14:39.137Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-23T22:14:39.161Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T22:14:40.266Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T22:14:40.301Z] > git checkout -f 68f229a34078dd3f09701ded11e1c3647994dd41 # timeout=10 [2023-02-23T22:14:41.133Z] Commit message: "feat: Create security-proxy-auth microservice (for proxy swapout) (#4387)" [2023-02-23T22:14:41.421Z]  Building core-data ... done Removing intermediate container 1db932789a49 [2023-02-23T22:14:41.421Z] ---> a4350d01f04d [2023-02-23T22:14:41.421Z] Step 22/22 : LABEL version=3.0.0-dev.65 [2023-02-23T22:14:41.421Z] ---> Running in c428fe8b5023 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T22:14:42.267Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T22:14:42.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T22:14:42.267Z] Dload Upload Total Spent Left Speed [2023-02-23T22:14:42.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-02-23T22:14:42.916Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T22:14:43.254Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T22:14:43.254Z] + sudo tee /etc/docker/daemon.new [2023-02-23T22:14:43.254Z] { [2023-02-23T22:14:43.254Z] "registry-mirrors": [ [2023-02-23T22:14:43.254Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T22:14:43.254Z] ], [2023-02-23T22:14:43.254Z] "bip": "10.250.0.254/24", [2023-02-23T22:14:43.254Z] "hosts": [ [2023-02-23T22:14:43.254Z] "tcp://0.0.0.0:5555", [2023-02-23T22:14:43.254Z] "unix:///var/run/docker.sock" [2023-02-23T22:14:43.254Z] ], [2023-02-23T22:14:43.254Z] "mtu": 1458, [2023-02-23T22:14:43.254Z] "selinux-enabled": true, [2023-02-23T22:14:43.254Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T22:14:43.254Z] } [Pipeline] sh [2023-02-23T22:14:43.601Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T22:14:43.935Z] + sudo service docker restart [2023-02-23T22:14:45.613Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:14:45.613Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:14:45.613Z] ---> 13cbe108387f [2023-02-23T22:14:45.613Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:14:45.613Z] ---> Using cache [2023-02-23T22:14:45.613Z] ---> da9bd2ae6794 [2023-02-23T22:14:45.613Z] Step 4/24 : WORKDIR /edgex-go [2023-02-23T22:14:45.613Z] ---> Using cache [2023-02-23T22:14:45.613Z] ---> 5edcdb23abd1 [2023-02-23T22:14:45.613Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-23T22:14:45.613Z] ---> Using cache [2023-02-23T22:14:45.613Z] ---> 9cb0e32daf75 [2023-02-23T22:14:45.613Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-23T22:14:45.613Z] ---> Using cache [2023-02-23T22:14:45.613Z] ---> 22ee4fba8980 [2023-02-23T22:14:45.613Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:14:45.613Z] ---> Using cache [2023-02-23T22:14:45.613Z] ---> f372dd40cbfa [2023-02-23T22:14:45.613Z] Step 8/24 : COPY . . [2023-02-23T22:14:45.613Z] ---> Using cache [2023-02-23T22:14:45.613Z] ---> 73f3a4f8febd [2023-02-23T22:14:45.613Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-23T22:14:45.955Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:14:45.955Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:14:45.955Z] ---> 13cbe108387f [2023-02-23T22:14:45.955Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:14:45.955Z] ---> Using cache [2023-02-23T22:14:45.955Z] ---> da9bd2ae6794 [2023-02-23T22:14:45.955Z] Step 4/23 : WORKDIR /edgex-go [2023-02-23T22:14:45.955Z] ---> Using cache [2023-02-23T22:14:45.955Z] ---> 5edcdb23abd1 [2023-02-23T22:14:45.955Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-23T22:14:45.955Z] ---> Using cache [2023-02-23T22:14:45.955Z] ---> 9cb0e32daf75 [2023-02-23T22:14:45.955Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-23T22:14:45.955Z] ---> Using cache [2023-02-23T22:14:45.955Z] ---> 22ee4fba8980 [2023-02-23T22:14:45.955Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:14:45.955Z] ---> Using cache [2023-02-23T22:14:45.955Z] ---> f372dd40cbfa [2023-02-23T22:14:45.955Z] Step 8/23 : COPY . . [2023-02-23T22:14:45.955Z] ---> Using cache [2023-02-23T22:14:45.955Z] ---> 73f3a4f8febd [2023-02-23T22:14:45.955Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-23T22:14:55.955Z] Removing intermediate container c428fe8b5023 [2023-02-23T22:14:55.955Z] ---> b25c6f299909 [2023-02-23T22:14:55.955Z] [2023-02-23T22:14:55.955Z] ---> Running in 425436ef3d4e [2023-02-23T22:14:55.955Z] ---> Running in 5fc814c159d3 [2023-02-23T22:14:55.955Z] ---> Running in 005338aa681f [2023-02-23T22:14:55.955Z] Successfully built b25c6f299909 [2023-02-23T22:14:55.955Z] Successfully tagged security-proxy-auth:latest [2023-02-23T22:14:55.955Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-02-23T22:14:55.955Z] Removing intermediate container 425436ef3d4e [2023-02-23T22:14:55.955Z] ---> d04835e12b76 [2023-02-23T22:14:55.955Z] [2023-02-23T22:14:55.955Z] Successfully built d04835e12b76 [2023-02-23T22:14:55.955Z] Successfully tagged support-scheduler:latest [2023-02-23T22:14:55.955Z] Building security-secretstore-setup [2023-02-23T22:14:55.955Z]  Building support-scheduler ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-23T22:14:55.955Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T22:15:02.229Z] provisioning config files... [2023-02-23T22:15:02.263Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/426@tmp/config2024830471637421027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:15:02.544Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:15:02.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:15:02.544Z] ---> 13cbe108387f [2023-02-23T22:15:02.544Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:15:02.544Z] ---> Using cache [2023-02-23T22:15:02.544Z] ---> da9bd2ae6794 [2023-02-23T22:15:02.544Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T22:15:02.544Z] ---> Using cache [2023-02-23T22:15:02.544Z] ---> 5edcdb23abd1 [2023-02-23T22:15:02.544Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T22:15:02.544Z] ---> Using cache [2023-02-23T22:15:02.544Z] ---> 9cb0e32daf75 [2023-02-23T22:15:02.544Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T22:15:02.544Z] ---> Using cache [2023-02-23T22:15:02.544Z] ---> 22ee4fba8980 [2023-02-23T22:15:02.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:15:02.544Z] ---> Using cache [2023-02-23T22:15:02.544Z] ---> f372dd40cbfa [2023-02-23T22:15:02.544Z] Step 8/22 : COPY . . [2023-02-23T22:15:02.544Z] ---> Using cache [2023-02-23T22:15:02.544Z] ---> 73f3a4f8febd [2023-02-23T22:15:02.544Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-23T22:15:02.633Z] ---> docker-login.sh [2023-02-23T22:15:02.633Z] nexus3.edgexfoundry.org:10001 [2023-02-23T22:15:03.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:15:03.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:15:03.497Z] Configure a credential helper to remove this warning. See [2023-02-23T22:15:03.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:15:03.497Z] [2023-02-23T22:15:03.497Z] Login Succeeded [2023-02-23T22:15:03.497Z] nexus3.edgexfoundry.org:10002 [2023-02-23T22:15:03.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:15:03.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:15:03.768Z] Configure a credential helper to remove this warning. See [2023-02-23T22:15:03.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:15:03.768Z] [2023-02-23T22:15:03.768Z] Login Succeeded [2023-02-23T22:15:03.768Z] nexus3.edgexfoundry.org:10003 [2023-02-23T22:15:04.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:15:04.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:15:04.313Z] Configure a credential helper to remove this warning. See [2023-02-23T22:15:04.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:15:04.313Z] [2023-02-23T22:15:04.313Z] Login Succeeded [2023-02-23T22:15:04.313Z] nexus3.edgexfoundry.org:10004 [2023-02-23T22:15:04.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:15:04.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:15:04.586Z] Configure a credential helper to remove this warning. See [2023-02-23T22:15:04.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:15:04.586Z] [2023-02-23T22:15:04.586Z] Login Succeeded [2023-02-23T22:15:04.586Z] docker.io [2023-02-23T22:15:04.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:15:05.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:15:05.825Z] Configure a credential helper to remove this warning. See [2023-02-23T22:15:05.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:15:05.825Z] [2023-02-23T22:15:05.825Z] Login Succeeded [2023-02-23T22:15:05.825Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T22:15:05.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-23T22:15:06.456Z] + git config --global --add safe.directory /w/workspace/edgex-go/426 [Pipeline] echo [2023-02-23T22:15:06.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T22:15:06.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T22:15:06.506Z] ========================================================= [2023-02-23T22:15:06.506Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T22:15:06.506Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-23T22:15:06.556Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:15:06.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:15:06.556Z] ---> 13cbe108387f [2023-02-23T22:15:06.556Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T22:15:06.556Z] ---> Using cache [2023-02-23T22:15:06.556Z] ---> 7394b2f9f8d8 [2023-02-23T22:15:06.556Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-23T22:15:06.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T22:15:07.114Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T22:15:07.114Z] 9b18e9b68314: Pulling fs layer [2023-02-23T22:15:07.114Z] 35d82f9e3411: Pulling fs layer [2023-02-23T22:15:07.114Z] e16973657156: Pulling fs layer [2023-02-23T22:15:07.114Z] fc693d55d65f: Pulling fs layer [2023-02-23T22:15:07.114Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T22:15:07.114Z] dda99020689f: Pulling fs layer [2023-02-23T22:15:07.114Z] db1c61fa0a46: Pulling fs layer [2023-02-23T22:15:07.114Z] 891c053d2c06: Pulling fs layer [2023-02-23T22:15:07.114Z] fc693d55d65f: Waiting [2023-02-23T22:15:07.114Z] 7e9fc2657dce: Waiting [2023-02-23T22:15:07.114Z] dda99020689f: Waiting [2023-02-23T22:15:07.114Z] db1c61fa0a46: Waiting [2023-02-23T22:15:07.114Z] 891c053d2c06: Waiting [2023-02-23T22:15:07.114Z] e16973657156: Verifying Checksum [2023-02-23T22:15:07.114Z] e16973657156: Download complete [2023-02-23T22:15:07.114Z] 35d82f9e3411: Verifying Checksum [2023-02-23T22:15:07.114Z] 35d82f9e3411: Download complete [2023-02-23T22:15:07.114Z] 7e9fc2657dce: Download complete [2023-02-23T22:15:07.114Z] dda99020689f: Verifying Checksum [2023-02-23T22:15:07.114Z] dda99020689f: Download complete [2023-02-23T22:15:07.114Z] 9b18e9b68314: Verifying Checksum [2023-02-23T22:15:08.094Z] 9b18e9b68314: Pull complete [2023-02-23T22:15:08.094Z] 891c053d2c06: Verifying Checksum [2023-02-23T22:15:08.094Z] 891c053d2c06: Download complete [2023-02-23T22:15:08.695Z] 35d82f9e3411: Pull complete [2023-02-23T22:15:08.969Z] e16973657156: Pull complete [2023-02-23T22:15:09.558Z] db1c61fa0a46: Verifying Checksum [2023-02-23T22:15:09.558Z] db1c61fa0a46: Download complete [2023-02-23T22:15:10.144Z] fc693d55d65f: Verifying Checksum [2023-02-23T22:15:10.144Z] fc693d55d65f: Download complete [2023-02-23T22:15:18.813Z] ---> Running in 4715a1b33fc9 [2023-02-23T22:15:18.813Z] ---> Running in c9a93bdbd46d [2023-02-23T22:15:18.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:15:18.813Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-23T22:15:18.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:15:18.813Z] Removing intermediate container 68b4f74ff33e [2023-02-23T22:15:18.813Z] ---> d68faf96810b [2023-02-23T22:15:18.813Z] Step 7/19 : COPY . . [2023-02-23T22:15:18.813Z] OK: 211 MiB in 51 packages [2023-02-23T22:15:22.520Z] fc693d55d65f: Pull complete [2023-02-23T22:15:22.520Z] 7e9fc2657dce: Pull complete [2023-02-23T22:15:22.520Z] dda99020689f: Pull complete [2023-02-23T22:15:26.814Z] db1c61fa0a46: Pull complete [2023-02-23T22:15:28.770Z] 891c053d2c06: Pull complete [2023-02-23T22:15:28.770Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T22:15:28.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T22:15:28.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-23T22:15:29.123Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T22:15:29.123Z] WORKDIR /edgex [2023-02-23T22:15:29.123Z] COPY go.mod . [2023-02-23T22:15:29.123Z] RUN go mod download [2023-02-23T22:15:29.123Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-23T22:15:29.714Z] Sending build context to Docker daemon 3.118MB [2023-02-23T22:15:29.714Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T22:15:29.714Z] ---> f96f9c87975a [2023-02-23T22:15:29.714Z] Step 2/4 : WORKDIR /edgex [2023-02-23T22:15:32.320Z] ---> Running in b4b4ea07413f [2023-02-23T22:15:32.320Z] Removing intermediate container b4b4ea07413f [2023-02-23T22:15:32.320Z] ---> 93f1475bdbfd [2023-02-23T22:15:32.320Z] Step 3/4 : COPY go.mod . [2023-02-23T22:15:32.911Z] ---> 691c734d5dff [2023-02-23T22:15:32.911Z] Step 4/4 : RUN go mod download [2023-02-23T22:15:32.911Z] ---> Running in d1ba25877157 [2023-02-23T22:15:33.778Z] ---> 63048108552a [2023-02-23T22:15:33.778Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-23T22:15:33.778Z] Removing intermediate container c9a93bdbd46d [2023-02-23T22:15:33.778Z] ---> 54a4ee5e3aeb [2023-02-23T22:15:33.778Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T22:15:33.778Z] ---> Running in 986263e0f676 [2023-02-23T22:15:33.779Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-23T22:15:33.779Z] ---> 74dcc59997f2 [2023-02-23T22:15:33.779Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:15:35.179Z] ---> Running in 2a838dc7dea6 [2023-02-23T22:15:35.442Z] Removing intermediate container 5fc814c159d3 [2023-02-23T22:15:35.442Z] ---> 6be4e9cc56ea [2023-02-23T22:15:35.442Z] [2023-02-23T22:15:35.442Z] Step 10/23 : FROM alpine:3.16 [2023-02-23T22:15:35.442Z] ---> dfd21b5a31f5 [2023-02-23T22:15:35.442Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:15:35.442Z] ---> Using cache [2023-02-23T22:15:35.442Z] ---> f6c60cf5b628 [2023-02-23T22:15:35.442Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T22:15:35.442Z] ---> Using cache [2023-02-23T22:15:35.442Z] ---> 599c28b64179 [2023-02-23T22:15:35.442Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-23T22:15:35.442Z] Removing intermediate container 005338aa681f [2023-02-23T22:15:35.442Z] ---> a687c2cc71db [2023-02-23T22:15:35.442Z] [2023-02-23T22:15:35.442Z] Step 10/24 : FROM alpine:3.16 [2023-02-23T22:15:35.442Z] ---> dfd21b5a31f5 [2023-02-23T22:15:35.442Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:15:35.442Z] ---> Using cache [2023-02-23T22:15:35.442Z] ---> f6c60cf5b628 [2023-02-23T22:15:35.442Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T22:15:35.442Z] ---> Using cache [2023-02-23T22:15:35.442Z] ---> 599c28b64179 [2023-02-23T22:15:35.442Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-23T22:15:35.442Z] ---> Running in 698fbdd71339 [2023-02-23T22:15:35.703Z] ---> Running in 3766dc45c172 [2023-02-23T22:15:35.703Z] Removing intermediate container 698fbdd71339 [2023-02-23T22:15:35.703Z] ---> f80645eee2ac [2023-02-23T22:15:35.703Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-23T22:15:35.703Z] ---> Running in 55e0109de8f8 [2023-02-23T22:15:35.703Z] Removing intermediate container 3766dc45c172 [2023-02-23T22:15:35.703Z] ---> 26a7348614ed [2023-02-23T22:15:35.703Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-23T22:15:35.703Z] ---> Running in e61f38cb7581 [2023-02-23T22:15:35.965Z] Removing intermediate container 55e0109de8f8 [2023-02-23T22:15:35.965Z] ---> b0cfd6d0f009 [2023-02-23T22:15:35.965Z] Step 15/23 : WORKDIR / [2023-02-23T22:15:35.965Z] Removing intermediate container e61f38cb7581 [2023-02-23T22:15:35.965Z] ---> 99d483968d36 [2023-02-23T22:15:35.965Z] Step 15/24 : WORKDIR / [2023-02-23T22:15:36.225Z] ---> Running in f572b7a9712e [2023-02-23T22:15:36.225Z] ---> Running in c76994af698f [2023-02-23T22:15:36.489Z] Removing intermediate container f572b7a9712e [2023-02-23T22:15:36.489Z] ---> 972c6b1b6e50 [2023-02-23T22:15:36.489Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:15:36.489Z] Removing intermediate container c76994af698f [2023-02-23T22:15:36.489Z] ---> bb59e3c31849 [2023-02-23T22:15:36.489Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:15:36.756Z] ---> 5cf297e875a3 [2023-02-23T22:15:36.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-23T22:15:36.756Z] ---> c9e02abf7730 [2023-02-23T22:15:36.756Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-23T22:15:39.318Z] ---> dde5bb4b6382 [2023-02-23T22:15:39.318Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-23T22:15:39.318Z] ---> cb223c212f91 [2023-02-23T22:15:39.318Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-23T22:15:39.575Z] ---> ec7b24a5f22d [2023-02-23T22:15:39.575Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-23T22:15:39.575Z] ---> Running in eccf1351aa5a [2023-02-23T22:15:39.575Z] ---> 2ad4806b6d1b [2023-02-23T22:15:39.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-23T22:15:40.176Z] Removing intermediate container eccf1351aa5a [2023-02-23T22:15:40.176Z] ---> b9c497ab5400 [2023-02-23T22:15:40.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:15:40.433Z] ---> Running in 5aeb49c495ee [2023-02-23T22:15:40.433Z] ---> 424bbcec39c8 [2023-02-23T22:15:40.433Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-23T22:15:40.433Z] ---> Running in a6f0f9cbf08d [2023-02-23T22:15:40.433Z] Removing intermediate container 5aeb49c495ee [2023-02-23T22:15:40.433Z] ---> b781945aff2d [2023-02-23T22:15:40.433Z] Step 21/23 : LABEL arch=x86_64 [2023-02-23T22:15:40.710Z] ---> Running in a95412b34985 [2023-02-23T22:15:40.710Z] Removing intermediate container a6f0f9cbf08d [2023-02-23T22:15:40.710Z] ---> f7c644bb2a3b [2023-02-23T22:15:40.710Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:15:40.710Z] ---> Running in 4b12ec98b9f3 [2023-02-23T22:15:40.969Z] Removing intermediate container a95412b34985 [2023-02-23T22:15:40.969Z] ---> c5c4de37cdbe [2023-02-23T22:15:40.969Z] Step 22/23 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:15:41.538Z] ---> Running in 636afed61df2 [2023-02-23T22:15:41.538Z] Removing intermediate container 4b12ec98b9f3 [2023-02-23T22:15:41.538Z] ---> e319b33f0ba8 [2023-02-23T22:15:41.538Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T22:15:41.795Z] ---> Running in 3e9d0640fee8 [2023-02-23T22:15:41.795Z] Removing intermediate container 636afed61df2 [2023-02-23T22:15:41.795Z] ---> 37aec86569b6 [2023-02-23T22:15:41.795Z] Step 23/23 : LABEL version=3.0.0-dev.65 [2023-02-23T22:15:42.052Z] ---> Running in 04e3c99eb205 [2023-02-23T22:15:42.310Z] Removing intermediate container 3e9d0640fee8 [2023-02-23T22:15:42.310Z] ---> 6f0dd4fa646f [2023-02-23T22:15:42.310Z] Step 23/24 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:15:42.567Z] ---> Running in 1979a790e5c8 [2023-02-23T22:15:43.020Z] Removing intermediate container 04e3c99eb205 [2023-02-23T22:15:43.020Z] ---> bdd6acbda22b [2023-02-23T22:15:43.020Z] [2023-02-23T22:15:43.020Z] Successfully built bdd6acbda22b [2023-02-23T22:15:43.020Z] Successfully tagged core-command:latest [2023-02-23T22:15:43.020Z]  Building core-command ... done Building security-bootstrapper [2023-02-23T22:15:43.283Z] Removing intermediate container 1979a790e5c8 [2023-02-23T22:15:43.283Z] ---> d342d318c41d [2023-02-23T22:15:43.283Z] Step 24/24 : LABEL version=3.0.0-dev.65 [2023-02-23T22:15:46.591Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:15:46.591Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:15:46.591Z] ---> 13cbe108387f [2023-02-23T22:15:46.591Z] Step 3/32 : WORKDIR /edgex-go [2023-02-23T22:15:46.591Z] ---> Using cache [2023-02-23T22:15:46.591Z] ---> 7394b2f9f8d8 [2023-02-23T22:15:46.591Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-23T22:15:46.591Z] ---> Using cache [2023-02-23T22:15:46.591Z] ---> 54a4ee5e3aeb [2023-02-23T22:15:46.591Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-23T22:15:46.591Z] ---> Using cache [2023-02-23T22:15:46.591Z] ---> 74dcc59997f2 [2023-02-23T22:15:46.591Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:15:51.893Z] ---> Running in 5ee9e2e2c395 [2023-02-23T22:15:51.893Z] ---> Running in 0d4c17b59314 [2023-02-23T22:15:51.893Z] Removing intermediate container 0d4c17b59314 [2023-02-23T22:15:51.893Z] ---> 0afc577ffba2 [2023-02-23T22:15:51.893Z] [2023-02-23T22:15:51.893Z] Successfully built 0afc577ffba2 [2023-02-23T22:15:51.893Z] Successfully tagged core-metadata:latest [2023-02-23T22:15:51.893Z]  Building core-metadata ... done Building support-notifications [2023-02-23T22:15:57.168Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:15:57.168Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:15:57.168Z] ---> 13cbe108387f [2023-02-23T22:15:57.168Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:15:57.168Z] ---> Using cache [2023-02-23T22:15:57.168Z] ---> da9bd2ae6794 [2023-02-23T22:15:57.168Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T22:15:57.168Z] ---> Using cache [2023-02-23T22:15:57.168Z] ---> 5edcdb23abd1 [2023-02-23T22:15:57.168Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-23T22:16:00.469Z] ---> Running in 51b9331473bc [2023-02-23T22:16:00.729Z] Removing intermediate container 4715a1b33fc9 [2023-02-23T22:16:00.729Z] ---> 4e6a7e8e4fa5 [2023-02-23T22:16:00.729Z] [2023-02-23T22:16:00.729Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T22:16:00.729Z] ---> dfd21b5a31f5 [2023-02-23T22:16:00.729Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T22:16:00.729Z] ---> Using cache [2023-02-23T22:16:00.729Z] ---> 3591f38a4073 [2023-02-23T22:16:00.729Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:16:00.729Z] ---> Using cache [2023-02-23T22:16:00.729Z] ---> c237c2577025 [2023-02-23T22:16:00.729Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:16:00.729Z] ---> Using cache [2023-02-23T22:16:00.729Z] ---> 5255873270b0 [2023-02-23T22:16:00.729Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-23T22:16:00.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:16:00.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:16:01.248Z] OK: 211 MiB in 51 packages [2023-02-23T22:16:03.156Z] ---> be4c327a567e [2023-02-23T22:16:03.156Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-23T22:16:03.156Z] Removing intermediate container 986263e0f676 [2023-02-23T22:16:03.156Z] ---> 7d1652fbf877 [2023-02-23T22:16:03.156Z] [2023-02-23T22:16:03.156Z] Step 9/19 : FROM alpine:3.15 [2023-02-23T22:16:03.156Z] ---> 5ce65d7b0fde [2023-02-23T22:16:03.156Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T22:16:03.156Z] ---> Using cache [2023-02-23T22:16:03.156Z] ---> 9096ea0ea4df [2023-02-23T22:16:03.156Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-23T22:16:03.156Z] ---> 0fe1d8c4e0ab [2023-02-23T22:16:03.156Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-23T22:16:03.156Z] Removing intermediate container 51b9331473bc [2023-02-23T22:16:03.156Z] ---> 7465a1eeedb8 [2023-02-23T22:16:03.156Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T22:16:03.156Z] ---> Running in 0f3985456f3f [2023-02-23T22:16:03.417Z] ---> c0afa17f6b99 [2023-02-23T22:16:03.417Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:16:03.417Z] ---> Running in 9746d0762903 [2023-02-23T22:16:03.417Z] ---> d997b1b3c096 [2023-02-23T22:16:03.417Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T22:16:03.417Z] ---> Running in a8e67b6dfb34 [2023-02-23T22:16:03.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:16:03.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:16:03.962Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T22:16:03.962Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T22:16:03.962Z] OK: 15857 distinct packages available [2023-02-23T22:16:04.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:16:04.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:16:04.481Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-23T22:16:04.481Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-23T22:16:04.481Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-23T22:16:04.481Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-23T22:16:04.481Z] (5/9) Installing curl (7.80.0-r6) [2023-02-23T22:16:04.481Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-23T22:16:04.481Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-23T22:16:04.481Z] (8/9) Installing libucontext (1.1-r0) [2023-02-23T22:16:04.481Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-23T22:16:04.481Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T22:16:04.773Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T22:16:04.773Z] OK: 8 MiB in 23 packages [2023-02-23T22:16:08.078Z] Removing intermediate container a8e67b6dfb34 [2023-02-23T22:16:08.078Z] ---> dceaee10a633 [2023-02-23T22:16:08.078Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T22:16:08.340Z] ---> Running in b2f9dd2407b5 [2023-02-23T22:16:08.340Z] Removing intermediate container 0f3985456f3f [2023-02-23T22:16:08.340Z] ---> e87ec0814d83 [2023-02-23T22:16:08.340Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:16:08.617Z] Removing intermediate container b2f9dd2407b5 [2023-02-23T22:16:08.617Z] ---> 8ec6a315fecc [2023-02-23T22:16:08.617Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-23T22:16:08.617Z] ---> Running in c552f310f246 [2023-02-23T22:16:08.617Z] ---> 5266ab01b7a7 [2023-02-23T22:16:08.617Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-23T22:16:08.617Z] Removing intermediate container c552f310f246 [2023-02-23T22:16:08.617Z] ---> cfcbcaa8c8ff [2023-02-23T22:16:08.617Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T22:16:08.877Z] ---> Running in 675740a1b097 [2023-02-23T22:16:09.816Z] Removing intermediate container 675740a1b097 [2023-02-23T22:16:09.816Z] ---> 183652e22e90 [2023-02-23T22:16:09.816Z] Step 21/22 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:16:10.792Z] ---> 3f38141ef981 [2023-02-23T22:16:10.792Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-23T22:16:10.792Z] ---> Running in 1933156f525c [2023-02-23T22:16:11.053Z] Removing intermediate container 1933156f525c [2023-02-23T22:16:11.053Z] ---> 1b633102d2a5 [2023-02-23T22:16:11.053Z] Step 22/22 : LABEL version=3.0.0-dev.65 [2023-02-23T22:16:11.053Z] ---> 94c15b58439b [2023-02-23T22:16:11.053Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-23T22:16:11.053Z] ---> Running in 1ae1bbb92523 [2023-02-23T22:16:11.053Z] ---> Running in 3f696a811472 [2023-02-23T22:16:11.313Z] Removing intermediate container 1ae1bbb92523 [2023-02-23T22:16:11.313Z] ---> d716ba074ef0 [2023-02-23T22:16:11.313Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:16:11.313Z] Removing intermediate container 3f696a811472 [2023-02-23T22:16:11.313Z] ---> 3541b28540ca [2023-02-23T22:16:11.313Z] [2023-02-23T22:16:11.581Z] ---> Running in 16fdcc4e1931 [2023-02-23T22:16:11.581Z] Successfully built 3541b28540ca [2023-02-23T22:16:11.581Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-23T22:16:11.581Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-02-23T22:16:11.844Z] Removing intermediate container 16fdcc4e1931 [2023-02-23T22:16:11.844Z] ---> 3ed89cce947e [2023-02-23T22:16:11.844Z] Step 17/19 : LABEL arch=x86_64 [2023-02-23T22:16:11.929Z] Removing intermediate container d1ba25877157 [2023-02-23T22:16:11.929Z] ---> a61a224c64c3 [2023-02-23T22:16:11.929Z] Successfully built a61a224c64c3 [2023-02-23T22:16:11.929Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:16:12.265Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T22:16:12.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:16:12.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-7303 does not seem to be running inside a container [2023-02-23T22:16:12.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@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 [2023-02-23T22:16:13.802Z] $ docker top e3ff7c39211d0e4a44a384f35624f1ceeeb38a3e1f19bfa0989cfd2e46d08e18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T22:16:14.505Z] ---> Running in b2deb59bd5d1 [2023-02-23T22:16:14.641Z] + go version [2023-02-23T22:16:14.641Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T22:16:14.656Z] $ docker stop --time=1 e3ff7c39211d0e4a44a384f35624f1ceeeb38a3e1f19bfa0989cfd2e46d08e18 [2023-02-23T22:16:14.763Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:16:14.763Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:16:14.763Z] ---> 13cbe108387f [2023-02-23T22:16:14.763Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T22:16:14.763Z] ---> Using cache [2023-02-23T22:16:14.763Z] ---> 7394b2f9f8d8 [2023-02-23T22:16:14.763Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T22:16:14.763Z] ---> Using cache [2023-02-23T22:16:14.763Z] ---> 87f92eff6c07 [2023-02-23T22:16:14.763Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T22:16:14.763Z] ---> Using cache [2023-02-23T22:16:14.763Z] ---> c43e5cc1bb86 [2023-02-23T22:16:14.763Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:16:14.763Z] ---> Using cache [2023-02-23T22:16:14.763Z] ---> 268b31f05c56 [2023-02-23T22:16:14.763Z] Step 7/24 : COPY . . [2023-02-23T22:16:14.763Z] ---> Using cache [2023-02-23T22:16:14.764Z] ---> 21161337fb5b [2023-02-23T22:16:14.764Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T22:16:14.764Z] ---> Using cache [2023-02-23T22:16:14.764Z] ---> 996372e16969 [2023-02-23T22:16:14.764Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T22:16:14.764Z] ---> Using cache [2023-02-23T22:16:14.764Z] ---> 0527e390cd20 [2023-02-23T22:16:14.764Z] Step 10/24 : 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 [2023-02-23T22:16:16.274Z] $ docker rm -f --volumes e3ff7c39211d0e4a44a384f35624f1ceeeb38a3e1f19bfa0989cfd2e46d08e18 [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 [2023-02-23T22:16:16.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T22:16:16.855Z] [2023-02-23T22:16:16.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:16:17.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T22:16:17.189Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-23T22:16:17.189Z] 29e5d40040c1: Pulling fs layer [2023-02-23T22:16:17.189Z] 1ce36da41761: Pulling fs layer [2023-02-23T22:16:17.189Z] 25b303627fd3: Pulling fs layer [2023-02-23T22:16:17.457Z] 29e5d40040c1: Download complete [2023-02-23T22:16:17.724Z] 1ce36da41761: Verifying Checksum [2023-02-23T22:16:17.724Z] 1ce36da41761: Download complete [2023-02-23T22:16:17.993Z] 29e5d40040c1: Pull complete [2023-02-23T22:16:18.061Z] Removing intermediate container b2deb59bd5d1 [2023-02-23T22:16:18.061Z] ---> 0205616ddca4 [2023-02-23T22:16:18.061Z] Step 18/19 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:16:18.061Z] ---> Running in 599dc9a2a355 [2023-02-23T22:16:18.061Z] ---> Running in 68c26e27d1eb [2023-02-23T22:16:18.318Z] Removing intermediate container 68c26e27d1eb [2023-02-23T22:16:18.318Z] ---> be57c6777fb2 [2023-02-23T22:16:18.318Z] Step 19/19 : LABEL version=3.0.0-dev.65 [2023-02-23T22:16:18.318Z] ---> Running in 0bc422bd9fba [2023-02-23T22:16:18.883Z] Removing intermediate container 0bc422bd9fba [2023-02-23T22:16:18.883Z] ---> c595daaf235f [2023-02-23T22:16:18.883Z] [2023-02-23T22:16:18.883Z] Successfully built c595daaf235f [2023-02-23T22:16:18.883Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-23T22:16:18.883Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2023-02-23T22:16:18.953Z] 1ce36da41761: Pull complete [2023-02-23T22:16:19.141Z] Removing intermediate container 2a838dc7dea6 [2023-02-23T22:16:19.141Z] ---> 2f065938dca1 [2023-02-23T22:16:19.141Z] Step 7/24 : COPY . . [2023-02-23T22:16:19.220Z] 25b303627fd3: Verifying Checksum [2023-02-23T22:16:19.220Z] 25b303627fd3: Download complete [2023-02-23T22:16:22.420Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:16:22.420Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:16:22.420Z] ---> 13cbe108387f [2023-02-23T22:16:22.420Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T22:16:22.420Z] ---> Using cache [2023-02-23T22:16:22.420Z] ---> 7394b2f9f8d8 [2023-02-23T22:16:22.420Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T22:16:22.420Z] ---> Using cache [2023-02-23T22:16:22.420Z] ---> 87f92eff6c07 [2023-02-23T22:16:22.420Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T22:16:22.420Z] ---> Using cache [2023-02-23T22:16:22.420Z] ---> c43e5cc1bb86 [2023-02-23T22:16:22.420Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:16:22.420Z] ---> Using cache [2023-02-23T22:16:22.420Z] ---> 268b31f05c56 [2023-02-23T22:16:22.420Z] Step 7/24 : COPY . . [2023-02-23T22:16:22.420Z] ---> Using cache [2023-02-23T22:16:22.420Z] ---> 21161337fb5b [2023-02-23T22:16:22.420Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T22:16:22.420Z] ---> Using cache [2023-02-23T22:16:22.420Z] ---> 996372e16969 [2023-02-23T22:16:22.420Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T22:16:22.421Z] ---> Using cache [2023-02-23T22:16:22.421Z] ---> 0527e390cd20 [2023-02-23T22:16:22.421Z] Step 10/24 : 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 [2023-02-23T22:16:22.421Z] ---> Using cache [2023-02-23T22:16:22.421Z] ---> 0f22cea70a40 [2023-02-23T22:16:22.421Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T22:16:25.706Z] Removing intermediate container 599dc9a2a355 [2023-02-23T22:16:25.706Z] ---> 0f22cea70a40 [2023-02-23T22:16:25.706Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T22:16:29.294Z] 25b303627fd3: Pull complete [2023-02-23T22:16:29.294Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-23T22:16:29.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T22:16:29.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:16:29.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-7303 does not seem to be running inside a container [2023-02-23T22:16:29.539Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@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 [2023-02-23T22:16:31.757Z] $ docker top 2a140f1cae7608d35ef14df0d1fb1880881fc29e451f05059242b2386ff4d639 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T22:16:32.349Z] ---> Running in 85a1c7bc7902 [2023-02-23T22:16:32.349Z] ---> Running in b4459175de2d [2023-02-23T22:16:32.349Z] ---> 02551a916b67 [2023-02-23T22:16:32.349Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-23T22:16:32.349Z] ---> Running in c52154d69032 [2023-02-23T22:16:32.349Z] Removing intermediate container 85a1c7bc7902 [2023-02-23T22:16:32.349Z] ---> ea3f7d10134a [2023-02-23T22:16:32.349Z] [2023-02-23T22:16:32.349Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T22:16:32.349Z] ---> 5ce65d7b0fde [2023-02-23T22:16:32.349Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T22:16:32.349Z] ---> Using cache [2023-02-23T22:16:32.349Z] ---> 9096ea0ea4df [2023-02-23T22:16:32.349Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T22:16:32.349Z] ---> Using cache [2023-02-23T22:16:32.349Z] ---> c26ed8f19ec7 [2023-02-23T22:16:32.349Z] Removing intermediate container b4459175de2d [2023-02-23T22:16:32.349Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin ---> bd25b58ea329 [2023-02-23T22:16:32.349Z] [2023-02-23T22:16:32.349Z] [2023-02-23T22:16:32.349Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T22:16:32.349Z] ---> 5ce65d7b0fde [2023-02-23T22:16:32.349Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T22:16:32.349Z] ---> Using cache [2023-02-23T22:16:32.349Z] ---> 9096ea0ea4df [2023-02-23T22:16:32.349Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-23T22:16:32.349Z] ---> Running in 8ffd83b78e64 [2023-02-23T22:16:32.349Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-23T22:16:32.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:16:32.578Z] + docker-compose build --help [2023-02-23T22:16:32.578Z] + grep parallel [2023-02-23T22:16:32.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:16:32.870Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T22:16:32.870Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T22:16:32.870Z] OK: 15857 distinct packages available [2023-02-23T22:16:32.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:16:32.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:16:33.130Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-23T22:16:33.130Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-23T22:16:33.130Z] (3/4) Installing libucontext (1.1-r0) [2023-02-23T22:16:33.130Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-23T22:16:33.130Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T22:16:33.130Z] OK: 6 MiB in 18 packages [2023-02-23T22:16:36.825Z] --parallel Build images in parallel. [Pipeline] } [2023-02-23T22:16:36.840Z] $ docker stop --time=1 2a140f1cae7608d35ef14df0d1fb1880881fc29e451f05059242b2386ff4d639 [2023-02-23T22:16:38.439Z] $ docker rm -f --volumes 2a140f1cae7608d35ef14df0d1fb1880881fc29e451f05059242b2386ff4d639 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:16:38.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T22:16:38.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:16:39.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-7303 does not seem to be running inside a container [2023-02-23T22:16:39.221Z] $ 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/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@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 [2023-02-23T22:16:39.720Z] ---> 457847476e68 [2023-02-23T22:16:39.720Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T22:16:39.720Z] Removing intermediate container 5ee9e2e2c395 [2023-02-23T22:16:39.720Z] ---> 59c3fd8c8641 [2023-02-23T22:16:39.720Z] Step 7/32 : COPY . . [2023-02-23T22:16:40.338Z] $ docker top b7edb599b32e09b240c11d7636f076fbaf6b8868eda554f32a4635171226fa74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T22:16:40.843Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-23T22:16:45.099Z] Removing intermediate container 8ffd83b78e64 [2023-02-23T22:16:45.099Z] ---> f4d910e28bc1 [2023-02-23T22:16:45.099Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T22:16:47.495Z] Building core-command ... [2023-02-23T22:16:47.495Z] Building core-common-config-bootstrapper ... [2023-02-23T22:16:47.495Z] Building core-data ... [2023-02-23T22:16:47.495Z] Building core-metadata ... [2023-02-23T22:16:47.495Z] Building security-bootstrapper ... [2023-02-23T22:16:47.495Z] Building security-proxy-auth ... [2023-02-23T22:16:47.495Z] Building security-proxy-setup ... [2023-02-23T22:16:47.495Z] Building security-secretstore-setup ... [2023-02-23T22:16:47.495Z] Building security-spiffe-token-provider ... [2023-02-23T22:16:47.495Z] Building security-spire-agent ... [2023-02-23T22:16:47.495Z] Building security-spire-config ... [2023-02-23T22:16:47.495Z] Building security-spire-server ... [2023-02-23T22:16:47.496Z] Building support-notifications ... [2023-02-23T22:16:47.496Z] Building support-scheduler ... [2023-02-23T22:16:47.496Z] Building security-proxy-auth [2023-02-23T22:16:47.496Z] Building core-data [2023-02-23T22:16:47.496Z] Building security-spiffe-token-provider [2023-02-23T22:16:47.496Z] Building core-metadata [2023-02-23T22:16:47.496Z] Building security-spire-server [2023-02-23T22:16:51.674Z] ---> ec59609c642a [2023-02-23T22:16:51.675Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T22:16:51.675Z] ---> 445e411fd318 [2023-02-23T22:16:51.675Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T22:16:51.936Z] ---> f2e9ecc4f599 [2023-02-23T22:16:51.936Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-23T22:16:51.936Z] ---> Running in 66ba94d4f2dd [2023-02-23T22:16:52.541Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-23T22:16:52.541Z] ---> 83ffaa2e6280 [2023-02-23T22:16:52.541Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-23T22:16:52.541Z] ---> fa56459d2fb7 [2023-02-23T22:16:52.541Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-23T22:16:52.541Z] ---> Running in 2de137f57341 [2023-02-23T22:16:53.106Z] ---> c0f95e0e1317 [2023-02-23T22:16:53.107Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-23T22:16:53.671Z] Removing intermediate container 2de137f57341 [2023-02-23T22:16:53.671Z] ---> c72d0a21a964 [2023-02-23T22:16:53.671Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-23T22:16:55.575Z] ---> 8a548e5ec0e7 [2023-02-23T22:16:55.575Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T22:16:56.958Z] ---> 7df411885746 [2023-02-23T22:16:56.958Z] Step 19/24 : WORKDIR / [2023-02-23T22:16:57.217Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-23T22:16:58.153Z] ---> Running in 925871e1afb3 [2023-02-23T22:16:59.530Z] ---> Running in e0a10c6b95bf [2023-02-23T22:16:59.788Z] Removing intermediate container 925871e1afb3 [2023-02-23T22:16:59.788Z] ---> fd6139cf3a50 [2023-02-23T22:16:59.788Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T22:16:59.817Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:16:59.817Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:16:59.817Z] ---> a61a224c64c3 [2023-02-23T22:16:59.817Z] Step 3/23 : WORKDIR /edgex-go [2023-02-23T22:16:59.817Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:16:59.817Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:16:59.817Z] ---> a61a224c64c3 [2023-02-23T22:16:59.817Z] Step 3/19 : WORKDIR /edgex-go [2023-02-23T22:16:59.817Z] ---> Running in dd193341017e [2023-02-23T22:16:59.817Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:16:59.817Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:16:59.817Z] ---> a61a224c64c3 [2023-02-23T22:16:59.817Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:16:59.817Z] ---> Running in 29ff978a80fb [2023-02-23T22:16:59.817Z] ---> Running in f46b876ee079 [2023-02-23T22:16:59.817Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:16:59.817Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:16:59.817Z] ---> a61a224c64c3 [2023-02-23T22:16:59.817Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:17:00.087Z] ---> Running in b87e36a13e60 [2023-02-23T22:17:00.087Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:17:00.087Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:17:00.087Z] ---> a61a224c64c3 [2023-02-23T22:17:00.087Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:17:00.358Z] ---> Running in e9977bf7e987 [2023-02-23T22:17:00.358Z] Removing intermediate container e0a10c6b95bf [2023-02-23T22:17:00.358Z] ---> e2fa8b5deed4 [2023-02-23T22:17:00.358Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T22:17:00.377Z] Removing intermediate container 29ff978a80fb [2023-02-23T22:17:00.377Z] ---> 7ee3106a36a2 [2023-02-23T22:17:00.377Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-23T22:17:00.377Z] ---> Running in 06772fc92c56 [2023-02-23T22:17:00.377Z] Removing intermediate container dd193341017e [2023-02-23T22:17:00.377Z] ---> 6f9c3fcb0e5d [2023-02-23T22:17:00.377Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T22:17:00.377Z] Removing intermediate container f46b876ee079 [2023-02-23T22:17:00.377Z] ---> 7dd937efecda [2023-02-23T22:17:00.377Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T22:17:00.377Z] ---> Running in 7e1dbe5dba07 [2023-02-23T22:17:00.634Z] ---> Running in 8e262cca8f7a [2023-02-23T22:17:00.648Z] ---> Running in 0d7894c3f7d0 [2023-02-23T22:17:00.648Z] ---> Running in f9ed1852ad6b [2023-02-23T22:17:00.648Z] Removing intermediate container b87e36a13e60 [2023-02-23T22:17:00.648Z] ---> e0d7aa573640 [2023-02-23T22:17:00.648Z] Step 4/24 : WORKDIR /edgex-go [2023-02-23T22:17:00.891Z] Removing intermediate container e9977bf7e987 [2023-02-23T22:17:00.891Z] ---> 041f49d99d62 [2023-02-23T22:17:00.891Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T22:17:00.917Z] ---> Running in e7f20b3fc430 [2023-02-23T22:17:01.155Z] Removing intermediate container 9746d0762903 [2023-02-23T22:17:01.155Z] ---> b875fc476de2 [2023-02-23T22:17:01.155Z] Step 8/22 : COPY . . [2023-02-23T22:17:01.518Z] Removing intermediate container 06772fc92c56 [2023-02-23T22:17:01.519Z] ---> 2d355c50b778 [2023-02-23T22:17:01.519Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T22:17:01.519Z] ---> Running in 6e3052f5b239 [2023-02-23T22:17:01.519Z] Removing intermediate container 0d7894c3f7d0 [2023-02-23T22:17:01.519Z] ---> cb28ee5c72ab [2023-02-23T22:17:01.519Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T22:17:01.725Z] Removing intermediate container 8e262cca8f7a [2023-02-23T22:17:01.725Z] ---> bdebb1a3331b [2023-02-23T22:17:01.725Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T22:17:01.725Z] ---> Running in bdea0c634c7e [2023-02-23T22:17:01.799Z] ---> Running in 5b7199f263d7 [2023-02-23T22:17:02.069Z] Removing intermediate container e7f20b3fc430 [2023-02-23T22:17:02.069Z] ---> 058107bed5a7 [2023-02-23T22:17:02.069Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-23T22:17:02.069Z] ---> Running in fc329903263a [2023-02-23T22:17:02.672Z] Removing intermediate container 6e3052f5b239 [2023-02-23T22:17:02.672Z] ---> 97986e0a00e3 [2023-02-23T22:17:02.672Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T22:17:02.672Z] ---> Running in a08acd1bfaaa [2023-02-23T22:17:03.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:03.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:03.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:03.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:04.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:04.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:04.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:04.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:04.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:05.258Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-23T22:17:05.258Z] v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-23T22:17:05.258Z] OK: 16903 distinct packages available [2023-02-23T22:17:05.258Z] OK: 221 MiB in 51 packages [2023-02-23T22:17:05.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:05.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:06.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:17:06.126Z] OK: 221 MiB in 51 packages [2023-02-23T22:17:07.102Z] OK: 221 MiB in 51 packages [2023-02-23T22:17:07.102Z] OK: 221 MiB in 51 packages [2023-02-23T22:17:07.102Z] Removing intermediate container f9ed1852ad6b [2023-02-23T22:17:07.102Z] ---> 0aa5f302a3d2 [2023-02-23T22:17:07.102Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-23T22:17:07.697Z] OK: 221 MiB in 51 packages [2023-02-23T22:17:08.301Z] Removing intermediate container 5b7199f263d7 [2023-02-23T22:17:08.301Z] ---> 3f383b04592a [2023-02-23T22:17:08.301Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T22:17:08.341Z] ---> Running in ae80368ed200 [2023-02-23T22:17:08.341Z] Removing intermediate container bdea0c634c7e [2023-02-23T22:17:08.341Z] ---> 5c1f44c3bcba [2023-02-23T22:17:08.341Z] Step 23/24 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:08.341Z] ---> Running in 8ae742f1ce3e [2023-02-23T22:17:08.341Z] Removing intermediate container ae80368ed200 [2023-02-23T22:17:08.341Z] ---> 32406c5942a1 [2023-02-23T22:17:08.341Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T22:17:08.341Z] ---> Running in aa86c9dc8d25 [2023-02-23T22:17:08.341Z] ---> 4528e339fdaa [2023-02-23T22:17:08.341Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-23T22:17:08.341Z] Removing intermediate container c52154d69032 [2023-02-23T22:17:08.341Z] ---> cc1cb31d06e1 [2023-02-23T22:17:08.341Z] [2023-02-23T22:17:08.341Z] Step 9/24 : FROM alpine:3.16 [2023-02-23T22:17:08.341Z] ---> dfd21b5a31f5 [2023-02-23T22:17:08.341Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-23T22:17:08.341Z] Removing intermediate container 8ae742f1ce3e [2023-02-23T22:17:08.341Z] ---> 48ee87fca14b [2023-02-23T22:17:08.341Z] Step 24/24 : LABEL version=3.0.0-dev.65 [2023-02-23T22:17:08.341Z] ---> Running in 20f0dedba43a [2023-02-23T22:17:08.341Z] ---> Running in d3791d1b725d [2023-02-23T22:17:08.341Z] ---> Running in 905c676a9533 [2023-02-23T22:17:08.341Z] Removing intermediate container aa86c9dc8d25 [2023-02-23T22:17:08.341Z] ---> 185d2860ea2f [2023-02-23T22:17:08.341Z] Step 23/24 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:08.341Z] ---> Running in 207eae4d0888 [2023-02-23T22:17:08.341Z] Removing intermediate container 20f0dedba43a [2023-02-23T22:17:08.341Z] ---> 47f4c0a5ecfd [2023-02-23T22:17:08.341Z] [2023-02-23T22:17:08.341Z] Removing intermediate container 207eae4d0888 [2023-02-23T22:17:08.341Z] ---> 406a473ee125 [2023-02-23T22:17:08.341Z] Step 24/24 : LABEL version=3.0.0-dev.65 [2023-02-23T22:17:08.341Z] Successfully built 47f4c0a5ecfd [2023-02-23T22:17:08.341Z] ---> Running in ddc6be2304b5 [2023-02-23T22:17:08.341Z] Successfully tagged security-spire-agent:latest [2023-02-23T22:17:08.341Z]  Building security-spire-agent ... done Removing intermediate container ddc6be2304b5 [2023-02-23T22:17:08.341Z] ---> 150db4f410ff [2023-02-23T22:17:08.341Z] [2023-02-23T22:17:08.341Z] Successfully built 150db4f410ff [2023-02-23T22:17:08.341Z] Successfully tagged security-spire-config:latest [2023-02-23T22:17:08.341Z]  Building security-spire-config ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-23T22:17:08.593Z] ---> 0a39bdedac51 [2023-02-23T22:17:08.593Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:17:08.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:17:08.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:17:08.861Z] ---> Running in 4b1be46f1adb [2023-02-23T22:17:08.861Z] Removing intermediate container fc329903263a [2023-02-23T22:17:08.861Z] ---> bc735789d480 [2023-02-23T22:17:08.861Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-23T22:17:08.864Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-23T22:17:08.864Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-23T22:17:08.864Z] (3/3) Installing su-exec (0.2-r1) [2023-02-23T22:17:08.864Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:17:08.864Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T22:17:08.864Z] OK: 6 MiB in 17 packages [2023-02-23T22:17:09.130Z] Removing intermediate container a08acd1bfaaa [2023-02-23T22:17:09.130Z] ---> 074500b0af8a [2023-02-23T22:17:09.130Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T22:17:09.399Z] Removing intermediate container 7e1dbe5dba07 [2023-02-23T22:17:09.670Z] ---> 3505eef0561a [2023-02-23T22:17:09.670Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-23T22:17:09.670Z] ---> 117ac492c6aa [2023-02-23T22:17:09.670Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:17:09.812Z] Removing intermediate container 905c676a9533 [2023-02-23T22:17:09.812Z] ---> c48c95a591ab [2023-02-23T22:17:09.812Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T22:17:09.949Z] ---> Running in f39c28e9ad08 [2023-02-23T22:17:10.071Z] ---> Running in b0f9d634f519 [2023-02-23T22:17:10.071Z] Removing intermediate container b0f9d634f519 [2023-02-23T22:17:10.071Z] ---> 6f14d7977382 [2023-02-23T22:17:10.071Z] Step 12/24 : WORKDIR / [2023-02-23T22:17:10.071Z] ---> Running in 22cdc52a1ff4 [2023-02-23T22:17:10.330Z] Removing intermediate container 22cdc52a1ff4 [2023-02-23T22:17:10.330Z] ---> 5c4b8d7db9b2 [2023-02-23T22:17:10.330Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-23T22:17:10.330Z] ---> 07f2ac070eea [2023-02-23T22:17:10.330Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-23T22:17:10.536Z] ---> f67770bdb200 [2023-02-23T22:17:10.536Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:17:10.588Z] ---> 26bc027f1c33 [2023-02-23T22:17:10.588Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-23T22:17:10.806Z] ---> Running in 2ef60530ce03 [2023-02-23T22:17:10.847Z] ---> b80e5a4a2792 [2023-02-23T22:17:10.847Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-23T22:17:11.077Z] ---> cda300bd0411 [2023-02-23T22:17:11.077Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:17:11.077Z] ---> 5a0ca9a5f187 [2023-02-23T22:17:11.077Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:17:11.106Z] ---> d225319ad935 [2023-02-23T22:17:11.106Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-23T22:17:11.349Z] ---> Running in 3dad267f7331 [2023-02-23T22:17:11.349Z] ---> Running in c6fbb445de7f [2023-02-23T22:17:11.676Z] ---> b9d5a367ebc7 [2023-02-23T22:17:11.676Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-23T22:17:13.075Z] ---> ea82af6b939d [2023-02-23T22:17:13.075Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T22:17:13.645Z] ---> 49889eca19be [2023-02-23T22:17:13.645Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T22:17:13.645Z] ---> Running in 64192ba21d2b [2023-02-23T22:17:15.050Z] Removing intermediate container 64192ba21d2b [2023-02-23T22:17:15.050Z] ---> 2e7eb19a864c [2023-02-23T22:17:15.050Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T22:17:15.333Z] ---> Running in 8df38f0c43a5 [2023-02-23T22:17:15.645Z] Removing intermediate container 8df38f0c43a5 [2023-02-23T22:17:15.645Z] ---> 9862e57973a6 [2023-02-23T22:17:15.645Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T22:17:15.645Z] ---> Running in 9e3ac09a87d0 [2023-02-23T22:17:15.905Z] Removing intermediate container 9e3ac09a87d0 [2023-02-23T22:17:15.905Z] ---> 2a55699f115b [2023-02-23T22:17:15.905Z] Step 23/24 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:15.905Z] ---> Running in dff16e843383 [2023-02-23T22:17:16.165Z] Removing intermediate container dff16e843383 [2023-02-23T22:17:16.165Z] ---> 69a84f3b27ef [2023-02-23T22:17:16.165Z] Step 24/24 : LABEL version=3.0.0-dev.65 [2023-02-23T22:17:16.424Z] ---> Running in d0e2f902ea3d [2023-02-23T22:17:17.364Z] Removing intermediate container d0e2f902ea3d [2023-02-23T22:17:17.364Z] ---> eb8e4d30d74e [2023-02-23T22:17:17.364Z] [2023-02-23T22:17:17.364Z] Successfully built eb8e4d30d74e [2023-02-23T22:17:17.364Z] Successfully tagged security-secretstore-setup:latest [2023-02-23T22:17:19.918Z]  Building security-secretstore-setup ... done Removing intermediate container 66ba94d4f2dd [2023-02-23T22:17:19.918Z] ---> cebc3a96fb0a [2023-02-23T22:17:19.918Z] [2023-02-23T22:17:19.918Z] Step 9/32 : FROM alpine:3.16 [2023-02-23T22:17:19.918Z] ---> dfd21b5a31f5 [2023-02-23T22:17:19.918Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T22:17:19.918Z] ---> Running in 7f9554cfc043 [2023-02-23T22:17:19.918Z] Removing intermediate container 7f9554cfc043 [2023-02-23T22:17:19.918Z] ---> c22d4ceb2d9d [2023-02-23T22:17:19.918Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-23T22:17:19.918Z] ---> Running in 1d72bb1a2647 [2023-02-23T22:17:20.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:17:20.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:17:20.746Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-23T22:17:20.746Z] (2/2) Installing su-exec (0.2-r1) [2023-02-23T22:17:20.746Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:17:20.746Z] OK: 6 MiB in 16 packages [2023-02-23T22:17:21.693Z] Removing intermediate container 1d72bb1a2647 [2023-02-23T22:17:21.693Z] ---> 341c48f8ab8b [2023-02-23T22:17:21.693Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-23T22:17:21.954Z] ---> Running in 1361c6936016 [2023-02-23T22:17:21.954Z] Removing intermediate container 1361c6936016 [2023-02-23T22:17:21.954Z] ---> a73b8fe6f643 [2023-02-23T22:17:21.954Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-23T22:17:22.213Z] ---> Running in e8f914b51d9c [2023-02-23T22:17:22.213Z] Removing intermediate container e8f914b51d9c [2023-02-23T22:17:22.213Z] ---> bc631e6d8243 [2023-02-23T22:17:22.213Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-23T22:17:22.213Z] ---> Running in 03bbc6859cb2 [2023-02-23T22:17:22.472Z] Removing intermediate container 03bbc6859cb2 [2023-02-23T22:17:22.472Z] ---> 1181349100c1 [2023-02-23T22:17:22.472Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-23T22:17:22.472Z] ---> Running in 3bdada92d319 [2023-02-23T22:17:22.472Z] Removing intermediate container 3bdada92d319 [2023-02-23T22:17:22.472Z] ---> fca5c74e1772 [2023-02-23T22:17:22.472Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-23T22:17:22.472Z] ---> Running in c9f9fe5c2130 [2023-02-23T22:17:23.860Z] Removing intermediate container c9f9fe5c2130 [2023-02-23T22:17:23.860Z] ---> 7fd6aaf2a834 [2023-02-23T22:17:23.860Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-23T22:17:23.860Z] ---> Running in dad171a65c10 [2023-02-23T22:17:24.120Z] Removing intermediate container dad171a65c10 [2023-02-23T22:17:24.120Z] ---> 65d0f9f5d5ea [2023-02-23T22:17:24.120Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-23T22:17:24.706Z] ---> 2524a8c0b37f [2023-02-23T22:17:24.706Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-23T22:17:24.966Z] ---> Running in 6f0e8b159a8e [2023-02-23T22:17:26.352Z] Removing intermediate container 6f0e8b159a8e [2023-02-23T22:17:26.352Z] ---> 659326386b67 [2023-02-23T22:17:26.352Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:17:26.352Z] ---> c4ac1da76b0a [2023-02-23T22:17:26.352Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-23T22:17:27.311Z] ---> 4356cac66466 [2023-02-23T22:17:27.311Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-23T22:17:27.311Z] ---> 207961304c52 [2023-02-23T22:17:27.311Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-23T22:17:27.610Z] ---> 14fe263036fc [2023-02-23T22:17:27.610Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-23T22:17:27.871Z] ---> ef1e05d306fa [2023-02-23T22:17:27.871Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-23T22:17:27.871Z] ---> 271c88877c53 [2023-02-23T22:17:27.871Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-23T22:17:28.131Z] ---> ab35d7c26d9e [2023-02-23T22:17:28.131Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-23T22:17:28.131Z] ---> Running in 89fab58c23f8 [2023-02-23T22:17:28.700Z] Removing intermediate container 89fab58c23f8 [2023-02-23T22:17:28.700Z] ---> 837c7773019d [2023-02-23T22:17:28.700Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-23T22:17:28.700Z] ---> Running in 88d3b218ebd0 [2023-02-23T22:17:28.960Z] Removing intermediate container 88d3b218ebd0 [2023-02-23T22:17:28.960Z] ---> 6416cae3951e [2023-02-23T22:17:28.960Z] Step 29/32 : CMD ["gate"] [2023-02-23T22:17:28.960Z] ---> Running in abd23f18cb17 [2023-02-23T22:17:28.960Z] Removing intermediate container abd23f18cb17 [2023-02-23T22:17:28.960Z] ---> 39261c547707 [2023-02-23T22:17:28.960Z] Step 30/32 : LABEL arch=x86_64 [2023-02-23T22:17:28.960Z] ---> Running in b2341f0d97ff [2023-02-23T22:17:29.220Z] Removing intermediate container b2341f0d97ff [2023-02-23T22:17:29.220Z] ---> 9e6cea602f8b [2023-02-23T22:17:29.220Z] Step 31/32 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:29.481Z] ---> Running in 34470d260931 [2023-02-23T22:17:29.481Z] Removing intermediate container 34470d260931 [2023-02-23T22:17:29.481Z] ---> e1d1058eb380 [2023-02-23T22:17:29.481Z] Step 32/32 : LABEL version=3.0.0-dev.65 [2023-02-23T22:17:29.481Z] ---> Running in 36af17f617fa [2023-02-23T22:17:29.743Z] Removing intermediate container 36af17f617fa [2023-02-23T22:17:29.743Z] ---> 3684732a4fe0 [2023-02-23T22:17:29.743Z] [2023-02-23T22:17:29.743Z] Successfully built 3684732a4fe0 [2023-02-23T22:17:29.743Z] Successfully tagged security-bootstrapper:latest [2023-02-23T22:17:33.041Z]  Building security-bootstrapper ... done Removing intermediate container d3791d1b725d [2023-02-23T22:17:33.041Z] ---> ce780b5c8115 [2023-02-23T22:17:33.041Z] [2023-02-23T22:17:33.041Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T22:17:33.041Z] ---> dfd21b5a31f5 [2023-02-23T22:17:33.041Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T22:17:33.041Z] ---> Running in a3048e368fd2 [2023-02-23T22:17:33.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T22:17:33.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T22:17:33.873Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T22:17:33.873Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T22:17:33.873Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:17:33.873Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T22:17:33.873Z] OK: 6 MiB in 16 packages [2023-02-23T22:17:34.444Z] Removing intermediate container a3048e368fd2 [2023-02-23T22:17:34.444Z] ---> 6f073ed2bbac [2023-02-23T22:17:34.445Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T22:17:34.445Z] ---> Running in ce77b4712060 [2023-02-23T22:17:34.445Z] Removing intermediate container ce77b4712060 [2023-02-23T22:17:34.445Z] ---> af20c22bc45c [2023-02-23T22:17:34.445Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-23T22:17:34.445Z] ---> Running in f6fff011b485 [2023-02-23T22:17:34.705Z] Removing intermediate container f6fff011b485 [2023-02-23T22:17:34.705Z] ---> 2a77631eb248 [2023-02-23T22:17:34.705Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T22:17:34.705Z] ---> Running in 0086c93766f6 [2023-02-23T22:17:34.705Z] Removing intermediate container 0086c93766f6 [2023-02-23T22:17:34.705Z] ---> 948ac5361525 [2023-02-23T22:17:34.705Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:17:34.964Z] ---> b063f3f644ff [2023-02-23T22:17:34.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-23T22:17:35.535Z] ---> 1db05a7326c8 [2023-02-23T22:17:35.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-23T22:17:35.795Z] ---> 7a845cf905e4 [2023-02-23T22:17:35.795Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-23T22:17:35.795Z] ---> Running in 4f995fd53f4c [2023-02-23T22:17:35.795Z] Removing intermediate container 4f995fd53f4c [2023-02-23T22:17:35.795Z] ---> 7dfbbe195381 [2023-02-23T22:17:35.795Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:17:35.795Z] ---> Running in df4dd4246214 [2023-02-23T22:17:36.054Z] Removing intermediate container df4dd4246214 [2023-02-23T22:17:36.054Z] ---> c8de8ed43306 [2023-02-23T22:17:36.054Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T22:17:36.054Z] ---> Running in e07ddab8f7bb [2023-02-23T22:17:36.054Z] Removing intermediate container e07ddab8f7bb [2023-02-23T22:17:36.054Z] ---> eeab82c19e28 [2023-02-23T22:17:36.054Z] Step 21/22 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:36.054Z] ---> Running in a24d9109eb86 [2023-02-23T22:17:36.054Z] Removing intermediate container a24d9109eb86 [2023-02-23T22:17:36.054Z] ---> 5459a528e8e0 [2023-02-23T22:17:36.054Z] Step 22/22 : LABEL version=3.0.0-dev.65 [2023-02-23T22:17:36.054Z] ---> Running in f62d25a704a9 [2023-02-23T22:17:36.314Z] Removing intermediate container f62d25a704a9 [2023-02-23T22:17:36.314Z] ---> 6610f556e0c1 [2023-02-23T22:17:36.314Z] [2023-02-23T22:17:36.314Z] Successfully built 6610f556e0c1 [2023-02-23T22:17:36.314Z] Successfully tagged support-notifications:latest [2023-02-23T22:17:36.321Z]  Building support-notifications ... done  [Pipeline] } [2023-02-23T22:17:36.328Z] $ docker stop --time=1 8188128d259dda845ffda7e3455fba5ca9ac2dddae323d7bc08eb10d660cc570 [2023-02-23T22:17:37.610Z] $ docker rm -f --volumes 8188128d259dda845ffda7e3455fba5ca9ac2dddae323d7bc08eb10d660cc570 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T22:17:37.941Z] + docker images [2023-02-23T22:17:37.941Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-23T22:17:37.941Z] support-notifications latest 6610f556e0c1 1 second ago 30.7MB [2023-02-23T22:17:37.941Z] ce780b5c8115 6 seconds ago 1.76GB [2023-02-23T22:17:37.941Z] security-bootstrapper latest 3684732a4fe0 8 seconds ago 20.4MB [2023-02-23T22:17:37.941Z] cebc3a96fb0a 20 seconds ago 1.68GB [2023-02-23T22:17:37.941Z] security-secretstore-setup latest eb8e4d30d74e 21 seconds ago 30MB [2023-02-23T22:17:37.941Z] security-spire-config latest 150db4f410ff 29 seconds ago 85.8MB [2023-02-23T22:17:37.941Z] security-spire-agent latest 47f4c0a5ecfd 30 seconds ago 125MB [2023-02-23T22:17:37.941Z] cc1cb31d06e1 35 seconds ago 1.68GB [2023-02-23T22:17:37.941Z] bd25b58ea329 About a minute ago 1.56GB [2023-02-23T22:17:37.942Z] ea3f7d10134a About a minute ago 1.56GB [2023-02-23T22:17:37.942Z] security-spiffe-token-provider latest c595daaf235f About a minute ago 30MB [2023-02-23T22:17:37.942Z] core-common-config-bootstrapper latest 3541b28540ca About a minute ago 15.5MB [2023-02-23T22:17:37.942Z] 7d1652fbf877 About a minute ago 1.73GB [2023-02-23T22:17:37.942Z] 4e6a7e8e4fa5 About a minute ago 1.68GB [2023-02-23T22:17:37.942Z] core-metadata latest 0afc577ffba2 About a minute ago 18.5MB [2023-02-23T22:17:37.942Z] core-command latest bdd6acbda22b About a minute ago 17.7MB [2023-02-23T22:17:37.942Z] a687c2cc71db 2 minutes ago 1.7GB [2023-02-23T22:17:37.942Z] 6be4e9cc56ea 2 minutes ago 1.69GB [2023-02-23T22:17:37.942Z] support-scheduler latest d04835e12b76 2 minutes ago 30.1MB [2023-02-23T22:17:37.942Z] security-proxy-auth latest b25c6f299909 2 minutes ago 16.2MB [2023-02-23T22:17:37.942Z] security-proxy-setup latest d6b38c43f460 2 minutes ago 27.8MB [2023-02-23T22:17:37.942Z] core-data latest 2a8e9c80d8c0 2 minutes ago 17.9MB [2023-02-23T22:17:37.942Z] 581f15c2b1b1 3 minutes ago 1.75GB [2023-02-23T22:17:37.942Z] 4675c1ac33cb 3 minutes ago 1.7GB [2023-02-23T22:17:37.942Z] 438ede60f6b7 3 minutes ago 1.68GB [2023-02-23T22:17:37.942Z] 571b777475f6 3 minutes ago 1.67GB [2023-02-23T22:17:37.942Z] security-spire-server latest b2a342abbede 3 minutes ago 86.5MB [2023-02-23T22:17:37.942Z] 203b77d13a04 3 minutes ago 1.56GB [2023-02-23T22:17:37.942Z] ci-base-image-x86_64 latest 13cbe108387f 7 minutes ago 904MB [2023-02-23T22:17:37.942Z] alpine 3.15 5ce65d7b0fde 12 days ago 5.59MB [2023-02-23T22:17:37.942Z] alpine 3.16 dfd21b5a31f5 12 days ago 5.55MB [2023-02-23T22:17:37.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-23T22:17:37.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-23T22:17:37.942Z] 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 [2023-02-23T22:17:38.068Z] provisioning config files... [2023-02-23T22:17:38.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/426@tmp/config2116849071880324963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:17:38.376Z] ---> docker-login.sh [2023-02-23T22:17:38.376Z] nexus3.edgexfoundry.org:10001 [2023-02-23T22:17:38.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:17:38.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:17:38.376Z] Configure a credential helper to remove this warning. See [2023-02-23T22:17:38.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:17:38.376Z] [2023-02-23T22:17:38.376Z] Login Succeeded [2023-02-23T22:17:38.376Z] nexus3.edgexfoundry.org:10002 [2023-02-23T22:17:38.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:17:38.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:17:38.376Z] Configure a credential helper to remove this warning. See [2023-02-23T22:17:38.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:17:38.376Z] [2023-02-23T22:17:38.376Z] Login Succeeded [2023-02-23T22:17:38.376Z] nexus3.edgexfoundry.org:10003 [2023-02-23T22:17:38.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:17:38.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:17:38.634Z] Configure a credential helper to remove this warning. See [2023-02-23T22:17:38.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:17:38.634Z] [2023-02-23T22:17:38.634Z] Login Succeeded [2023-02-23T22:17:38.634Z] nexus3.edgexfoundry.org:10004 [2023-02-23T22:17:38.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:17:38.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:17:38.634Z] Configure a credential helper to remove this warning. See [2023-02-23T22:17:38.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:17:38.634Z] [2023-02-23T22:17:38.634Z] Login Succeeded [2023-02-23T22:17:38.634Z] docker.io [2023-02-23T22:17:38.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:17:38.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:17:38.893Z] Configure a credential helper to remove this warning. See [2023-02-23T22:17:38.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:17:38.893Z] [2023-02-23T22:17:38.893Z] Login Succeeded [2023-02-23T22:17:38.893Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T22:17:38.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:17:38.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T22:17:38.938Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-23T22:17:38.938Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:38.938Z] latest [2023-02-23T22:17:38.938Z] 3.0.0-dev.65 [2023-02-23T22:17:38.938Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:38.938Z] main [2023-02-23T22:17:38.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:39.242Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:39.585Z] + docker push nexus3.edgexfoundry.org:10004/core-command:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:39.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-23T22:17:39.585Z] 726029c75848: Preparing [2023-02-23T22:17:39.585Z] 335eb4a891e0: Preparing [2023-02-23T22:17:39.585Z] 274e48baf84f: Preparing [2023-02-23T22:17:39.585Z] b093ef78eb40: Preparing [2023-02-23T22:17:39.585Z] aa5968d388b8: Preparing [2023-02-23T22:17:39.585Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:39.585Z] 274e48baf84f: Pushed [2023-02-23T22:17:39.585Z] 726029c75848: Pushed [2023-02-23T22:17:39.585Z] b093ef78eb40: Pushed [2023-02-23T22:17:41.048Z] 335eb4a891e0: Pushed [2023-02-23T22:17:41.048Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:31cd0386ca5d5dedafc3456f5540b3319f645a4704f4eaaa7e6ca843992a4a13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:41.367Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:41.706Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-23T22:17:41.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-23T22:17:41.706Z] 726029c75848: Preparing [2023-02-23T22:17:41.706Z] 335eb4a891e0: Preparing [2023-02-23T22:17:41.706Z] 274e48baf84f: Preparing [2023-02-23T22:17:41.706Z] b093ef78eb40: Preparing [2023-02-23T22:17:41.706Z] aa5968d388b8: Preparing [2023-02-23T22:17:41.706Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:41.706Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:41.706Z] 726029c75848: Layer already exists [2023-02-23T22:17:41.706Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:41.706Z] 335eb4a891e0: Layer already exists [2023-02-23T22:17:41.706Z] latest: digest: sha256:31cd0386ca5d5dedafc3456f5540b3319f645a4704f4eaaa7e6ca843992a4a13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:42.068Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:42.390Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.65 [2023-02-23T22:17:42.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-23T22:17:42.390Z] 726029c75848: Preparing [2023-02-23T22:17:42.390Z] 335eb4a891e0: Preparing [2023-02-23T22:17:42.390Z] 274e48baf84f: Preparing [2023-02-23T22:17:42.390Z] b093ef78eb40: Preparing [2023-02-23T22:17:42.390Z] aa5968d388b8: Preparing [2023-02-23T22:17:42.390Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:42.390Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:42.390Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:42.390Z] 335eb4a891e0: Layer already exists [2023-02-23T22:17:42.390Z] 726029c75848: Layer already exists [2023-02-23T22:17:42.390Z] 3.0.0-dev.65: digest: sha256:31cd0386ca5d5dedafc3456f5540b3319f645a4704f4eaaa7e6ca843992a4a13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:42.697Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:43.014Z] + docker push nexus3.edgexfoundry.org:10004/core-command:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:43.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-23T22:17:43.014Z] 726029c75848: Preparing [2023-02-23T22:17:43.014Z] 335eb4a891e0: Preparing [2023-02-23T22:17:43.014Z] 274e48baf84f: Preparing [2023-02-23T22:17:43.014Z] b093ef78eb40: Preparing [2023-02-23T22:17:43.014Z] aa5968d388b8: Preparing [2023-02-23T22:17:43.014Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:43.014Z] 335eb4a891e0: Layer already exists [2023-02-23T22:17:43.014Z] 726029c75848: Layer already exists [2023-02-23T22:17:43.014Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:43.014Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:43.014Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:31cd0386ca5d5dedafc3456f5540b3319f645a4704f4eaaa7e6ca843992a4a13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:43.319Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:43.618Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-23T22:17:43.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-23T22:17:43.618Z] 726029c75848: Preparing [2023-02-23T22:17:43.618Z] 335eb4a891e0: Preparing [2023-02-23T22:17:43.618Z] 274e48baf84f: Preparing [2023-02-23T22:17:43.618Z] b093ef78eb40: Preparing [2023-02-23T22:17:43.618Z] aa5968d388b8: Preparing [2023-02-23T22:17:43.618Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:43.618Z] 726029c75848: Layer already exists [2023-02-23T22:17:43.618Z] 335eb4a891e0: Layer already exists [2023-02-23T22:17:43.618Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:43.618Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:43.618Z] main: digest: sha256:31cd0386ca5d5dedafc3456f5540b3319f645a4704f4eaaa7e6ca843992a4a13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:17:43.653Z] ===================================================== [Pipeline] echo [2023-02-23T22:17:43.662Z] taggedImages: [2023-02-23T22:17:43.662Z] - nexus3.edgexfoundry.org:10004/core-command:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:43.662Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-23T22:17:43.662Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.65 [2023-02-23T22:17:43.662Z] - nexus3.edgexfoundry.org:10004/core-command:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:43.662Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-23T22:17:43.690Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-23T22:17:43.690Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:43.690Z] latest [2023-02-23T22:17:43.690Z] 3.0.0-dev.65 [2023-02-23T22:17:43.690Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:43.690Z] main [2023-02-23T22:17:43.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:44.016Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:44.326Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:44.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-23T22:17:44.326Z] ddad0f3130ff: Preparing [2023-02-23T22:17:44.326Z] 913ff0bfe390: Preparing [2023-02-23T22:17:44.326Z] d64aec4b5c04: Preparing [2023-02-23T22:17:44.326Z] 6a149f3a142e: Preparing [2023-02-23T22:17:44.326Z] 274e48baf84f: Preparing [2023-02-23T22:17:44.326Z] b093ef78eb40: Preparing [2023-02-23T22:17:44.326Z] aa5968d388b8: Preparing [2023-02-23T22:17:44.326Z] aa5968d388b8: Waiting [2023-02-23T22:17:44.326Z] b093ef78eb40: Waiting [2023-02-23T22:17:44.326Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:44.326Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:44.326Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:44.326Z] d64aec4b5c04: Pushed [2023-02-23T22:17:44.326Z] ddad0f3130ff: Pushed [2023-02-23T22:17:44.326Z] 913ff0bfe390: Pushed [2023-02-23T22:17:45.260Z] 6a149f3a142e: Pushed [2023-02-23T22:17:45.260Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:382de6acf24f797fe7cc23bd72d6e5d991aeeeb71aa2fb00a7b6e7decc096378 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:45.581Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:45.888Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-23T22:17:45.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-23T22:17:45.888Z] ddad0f3130ff: Preparing [2023-02-23T22:17:45.888Z] 913ff0bfe390: Preparing [2023-02-23T22:17:45.888Z] d64aec4b5c04: Preparing [2023-02-23T22:17:45.888Z] 6a149f3a142e: Preparing [2023-02-23T22:17:45.888Z] 274e48baf84f: Preparing [2023-02-23T22:17:45.888Z] b093ef78eb40: Preparing [2023-02-23T22:17:45.888Z] aa5968d388b8: Preparing [2023-02-23T22:17:45.888Z] b093ef78eb40: Waiting [2023-02-23T22:17:45.888Z] aa5968d388b8: Waiting [2023-02-23T22:17:45.888Z] ddad0f3130ff: Layer already exists [2023-02-23T22:17:45.888Z] d64aec4b5c04: Layer already exists [2023-02-23T22:17:45.888Z] 913ff0bfe390: Layer already exists [2023-02-23T22:17:45.888Z] 6a149f3a142e: Layer already exists [2023-02-23T22:17:45.888Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:45.888Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:45.888Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:45.888Z] latest: digest: sha256:382de6acf24f797fe7cc23bd72d6e5d991aeeeb71aa2fb00a7b6e7decc096378 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:46.204Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:46.513Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.65 [2023-02-23T22:17:46.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-23T22:17:46.513Z] ddad0f3130ff: Preparing [2023-02-23T22:17:46.513Z] 913ff0bfe390: Preparing [2023-02-23T22:17:46.513Z] d64aec4b5c04: Preparing [2023-02-23T22:17:46.513Z] 6a149f3a142e: Preparing [2023-02-23T22:17:46.513Z] 274e48baf84f: Preparing [2023-02-23T22:17:46.513Z] b093ef78eb40: Preparing [2023-02-23T22:17:46.513Z] aa5968d388b8: Preparing [2023-02-23T22:17:46.513Z] aa5968d388b8: Waiting [2023-02-23T22:17:46.513Z] ddad0f3130ff: Layer already exists [2023-02-23T22:17:46.513Z] 6a149f3a142e: Layer already exists [2023-02-23T22:17:46.513Z] d64aec4b5c04: Layer already exists [2023-02-23T22:17:46.513Z] 913ff0bfe390: Layer already exists [2023-02-23T22:17:46.513Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:46.513Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:46.513Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:46.513Z] 3.0.0-dev.65: digest: sha256:382de6acf24f797fe7cc23bd72d6e5d991aeeeb71aa2fb00a7b6e7decc096378 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:46.817Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:47.122Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:47.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-23T22:17:47.122Z] ddad0f3130ff: Preparing [2023-02-23T22:17:47.122Z] 913ff0bfe390: Preparing [2023-02-23T22:17:47.122Z] d64aec4b5c04: Preparing [2023-02-23T22:17:47.122Z] 6a149f3a142e: Preparing [2023-02-23T22:17:47.122Z] 274e48baf84f: Preparing [2023-02-23T22:17:47.122Z] b093ef78eb40: Preparing [2023-02-23T22:17:47.122Z] aa5968d388b8: Preparing [2023-02-23T22:17:47.122Z] aa5968d388b8: Waiting [2023-02-23T22:17:47.122Z] 6a149f3a142e: Layer already exists [2023-02-23T22:17:47.122Z] d64aec4b5c04: Layer already exists [2023-02-23T22:17:47.122Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:47.122Z] 913ff0bfe390: Layer already exists [2023-02-23T22:17:47.122Z] ddad0f3130ff: Layer already exists [2023-02-23T22:17:47.122Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:47.122Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:47.122Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:382de6acf24f797fe7cc23bd72d6e5d991aeeeb71aa2fb00a7b6e7decc096378 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:47.421Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:47.730Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-23T22:17:47.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-23T22:17:47.730Z] ddad0f3130ff: Preparing [2023-02-23T22:17:47.730Z] 913ff0bfe390: Preparing [2023-02-23T22:17:47.730Z] d64aec4b5c04: Preparing [2023-02-23T22:17:47.730Z] 6a149f3a142e: Preparing [2023-02-23T22:17:47.730Z] 274e48baf84f: Preparing [2023-02-23T22:17:47.730Z] b093ef78eb40: Preparing [2023-02-23T22:17:47.730Z] aa5968d388b8: Preparing [2023-02-23T22:17:47.730Z] b093ef78eb40: Waiting [2023-02-23T22:17:47.730Z] aa5968d388b8: Waiting [2023-02-23T22:17:47.730Z] ddad0f3130ff: Layer already exists [2023-02-23T22:17:47.730Z] 913ff0bfe390: Layer already exists [2023-02-23T22:17:47.730Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:47.730Z] d64aec4b5c04: Layer already exists [2023-02-23T22:17:47.730Z] 6a149f3a142e: Layer already exists [2023-02-23T22:17:47.730Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:47.730Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:47.730Z] main: digest: sha256:382de6acf24f797fe7cc23bd72d6e5d991aeeeb71aa2fb00a7b6e7decc096378 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:17:47.764Z] ===================================================== [Pipeline] echo [2023-02-23T22:17:47.770Z] taggedImages: [2023-02-23T22:17:47.770Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:47.770Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-23T22:17:47.770Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.65 [2023-02-23T22:17:47.770Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:47.770Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-23T22:17:47.784Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-23T22:17:47.784Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:47.784Z] latest [2023-02-23T22:17:47.784Z] 3.0.0-dev.65 [2023-02-23T22:17:47.784Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:47.784Z] main [2023-02-23T22:17:47.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:48.086Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:48.392Z] + docker push nexus3.edgexfoundry.org:10004/core-data:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:48.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-23T22:17:48.392Z] 14b80d4d446b: Preparing [2023-02-23T22:17:48.392Z] bde046a91f83: Preparing [2023-02-23T22:17:48.392Z] 274e48baf84f: Preparing [2023-02-23T22:17:48.392Z] b093ef78eb40: Preparing [2023-02-23T22:17:48.392Z] aa5968d388b8: Preparing [2023-02-23T22:17:48.393Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:48.393Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:48.393Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:48.393Z] 14b80d4d446b: Pushed [2023-02-23T22:17:49.772Z] bde046a91f83: Pushed [2023-02-23T22:17:49.772Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:5fe31185b661f253cfff707a620cd6081813075094a38a1dcbedda0421a5f889 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:50.082Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:50.383Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-23T22:17:50.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-23T22:17:50.383Z] 14b80d4d446b: Preparing [2023-02-23T22:17:50.383Z] bde046a91f83: Preparing [2023-02-23T22:17:50.383Z] 274e48baf84f: Preparing [2023-02-23T22:17:50.383Z] b093ef78eb40: Preparing [2023-02-23T22:17:50.383Z] aa5968d388b8: Preparing [2023-02-23T22:17:50.383Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:50.383Z] bde046a91f83: Layer already exists [2023-02-23T22:17:50.383Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:50.383Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:50.383Z] 14b80d4d446b: Layer already exists [2023-02-23T22:17:50.383Z] latest: digest: sha256:5fe31185b661f253cfff707a620cd6081813075094a38a1dcbedda0421a5f889 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:50.691Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:51.001Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.65 [2023-02-23T22:17:51.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-23T22:17:51.001Z] 14b80d4d446b: Preparing [2023-02-23T22:17:51.001Z] bde046a91f83: Preparing [2023-02-23T22:17:51.001Z] 274e48baf84f: Preparing [2023-02-23T22:17:51.001Z] b093ef78eb40: Preparing [2023-02-23T22:17:51.001Z] aa5968d388b8: Preparing [2023-02-23T22:17:51.001Z] bde046a91f83: Layer already exists [2023-02-23T22:17:51.001Z] 14b80d4d446b: Layer already exists [2023-02-23T22:17:51.001Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:51.001Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:51.001Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:51.001Z] 3.0.0-dev.65: digest: sha256:5fe31185b661f253cfff707a620cd6081813075094a38a1dcbedda0421a5f889 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:51.317Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:51.626Z] + docker push nexus3.edgexfoundry.org:10004/core-data:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:51.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-23T22:17:51.626Z] 14b80d4d446b: Preparing [2023-02-23T22:17:51.626Z] bde046a91f83: Preparing [2023-02-23T22:17:51.626Z] 274e48baf84f: Preparing [2023-02-23T22:17:51.626Z] b093ef78eb40: Preparing [2023-02-23T22:17:51.626Z] aa5968d388b8: Preparing [2023-02-23T22:17:51.626Z] bde046a91f83: Layer already exists [2023-02-23T22:17:51.626Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:51.626Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:51.626Z] 14b80d4d446b: Layer already exists [2023-02-23T22:17:51.626Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:51.626Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:5fe31185b661f253cfff707a620cd6081813075094a38a1dcbedda0421a5f889 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:51.945Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:52.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-23T22:17:52.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-23T22:17:52.252Z] 14b80d4d446b: Preparing [2023-02-23T22:17:52.252Z] bde046a91f83: Preparing [2023-02-23T22:17:52.252Z] 274e48baf84f: Preparing [2023-02-23T22:17:52.252Z] b093ef78eb40: Preparing [2023-02-23T22:17:52.252Z] aa5968d388b8: Preparing [2023-02-23T22:17:52.252Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:52.252Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:52.252Z] bde046a91f83: Layer already exists [2023-02-23T22:17:52.252Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:52.252Z] 14b80d4d446b: Layer already exists [2023-02-23T22:17:52.252Z] main: digest: sha256:5fe31185b661f253cfff707a620cd6081813075094a38a1dcbedda0421a5f889 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:17:52.288Z] ===================================================== [Pipeline] echo [2023-02-23T22:17:52.294Z] taggedImages: [2023-02-23T22:17:52.294Z] - nexus3.edgexfoundry.org:10004/core-data:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:52.294Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-23T22:17:52.294Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.65 [2023-02-23T22:17:52.294Z] - nexus3.edgexfoundry.org:10004/core-data:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:52.294Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-23T22:17:52.308Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-23T22:17:52.308Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:52.308Z] latest [2023-02-23T22:17:52.308Z] 3.0.0-dev.65 [2023-02-23T22:17:52.308Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:52.308Z] main [2023-02-23T22:17:52.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:52.615Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:52.922Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:52.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-23T22:17:52.922Z] 04a3defa98a3: Preparing [2023-02-23T22:17:52.922Z] adcce52fb6ef: Preparing [2023-02-23T22:17:52.922Z] b48971e7b651: Preparing [2023-02-23T22:17:52.922Z] 274e48baf84f: Preparing [2023-02-23T22:17:52.922Z] b093ef78eb40: Preparing [2023-02-23T22:17:52.922Z] aa5968d388b8: Preparing [2023-02-23T22:17:52.922Z] aa5968d388b8: Waiting [2023-02-23T22:17:52.922Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:52.922Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:52.922Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:52.922Z] adcce52fb6ef: Pushed [2023-02-23T22:17:52.922Z] 04a3defa98a3: Pushed [2023-02-23T22:17:54.302Z] b48971e7b651: Pushed [2023-02-23T22:17:54.560Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:2965264831e638b55b7f21b21aebd239ce58d903a0fe1d405ded839342cad731 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:54.867Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:55.173Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-23T22:17:55.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-23T22:17:55.173Z] 04a3defa98a3: Preparing [2023-02-23T22:17:55.173Z] adcce52fb6ef: Preparing [2023-02-23T22:17:55.173Z] b48971e7b651: Preparing [2023-02-23T22:17:55.173Z] 274e48baf84f: Preparing [2023-02-23T22:17:55.173Z] b093ef78eb40: Preparing [2023-02-23T22:17:55.173Z] aa5968d388b8: Preparing [2023-02-23T22:17:55.173Z] aa5968d388b8: Waiting [2023-02-23T22:17:55.173Z] 04a3defa98a3: Layer already exists [2023-02-23T22:17:55.173Z] b48971e7b651: Layer already exists [2023-02-23T22:17:55.173Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:55.173Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:55.173Z] adcce52fb6ef: Layer already exists [2023-02-23T22:17:55.174Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:55.174Z] latest: digest: sha256:2965264831e638b55b7f21b21aebd239ce58d903a0fe1d405ded839342cad731 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:55.482Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:55.788Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.65 [2023-02-23T22:17:55.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-23T22:17:55.788Z] 04a3defa98a3: Preparing [2023-02-23T22:17:55.788Z] adcce52fb6ef: Preparing [2023-02-23T22:17:55.788Z] b48971e7b651: Preparing [2023-02-23T22:17:55.788Z] 274e48baf84f: Preparing [2023-02-23T22:17:55.788Z] b093ef78eb40: Preparing [2023-02-23T22:17:55.788Z] aa5968d388b8: Preparing [2023-02-23T22:17:55.788Z] aa5968d388b8: Waiting [2023-02-23T22:17:55.788Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:55.788Z] b48971e7b651: Layer already exists [2023-02-23T22:17:55.788Z] adcce52fb6ef: Layer already exists [2023-02-23T22:17:55.788Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:55.788Z] 04a3defa98a3: Layer already exists [2023-02-23T22:17:55.788Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:55.788Z] 3.0.0-dev.65: digest: sha256:2965264831e638b55b7f21b21aebd239ce58d903a0fe1d405ded839342cad731 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:56.100Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:56.403Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:56.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-23T22:17:56.403Z] 04a3defa98a3: Preparing [2023-02-23T22:17:56.403Z] adcce52fb6ef: Preparing [2023-02-23T22:17:56.403Z] b48971e7b651: Preparing [2023-02-23T22:17:56.403Z] 274e48baf84f: Preparing [2023-02-23T22:17:56.403Z] b093ef78eb40: Preparing [2023-02-23T22:17:56.403Z] aa5968d388b8: Preparing [2023-02-23T22:17:56.403Z] aa5968d388b8: Waiting [2023-02-23T22:17:56.403Z] b48971e7b651: Layer already exists [2023-02-23T22:17:56.403Z] 04a3defa98a3: Layer already exists [2023-02-23T22:17:56.403Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:56.403Z] adcce52fb6ef: Layer already exists [2023-02-23T22:17:56.403Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:56.403Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:56.403Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:2965264831e638b55b7f21b21aebd239ce58d903a0fe1d405ded839342cad731 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:56.708Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:57.012Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-23T22:17:57.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-23T22:17:57.012Z] 04a3defa98a3: Preparing [2023-02-23T22:17:57.012Z] adcce52fb6ef: Preparing [2023-02-23T22:17:57.012Z] b48971e7b651: Preparing [2023-02-23T22:17:57.012Z] 274e48baf84f: Preparing [2023-02-23T22:17:57.012Z] b093ef78eb40: Preparing [2023-02-23T22:17:57.012Z] aa5968d388b8: Preparing [2023-02-23T22:17:57.012Z] aa5968d388b8: Waiting [2023-02-23T22:17:57.012Z] b093ef78eb40: Layer already exists [2023-02-23T22:17:57.012Z] b48971e7b651: Layer already exists [2023-02-23T22:17:57.012Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:57.012Z] 04a3defa98a3: Layer already exists [2023-02-23T22:17:57.012Z] adcce52fb6ef: Layer already exists [2023-02-23T22:17:57.012Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:57.012Z] main: digest: sha256:2965264831e638b55b7f21b21aebd239ce58d903a0fe1d405ded839342cad731 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:17:57.048Z] ===================================================== [Pipeline] echo [2023-02-23T22:17:57.054Z] taggedImages: [2023-02-23T22:17:57.054Z] - nexus3.edgexfoundry.org:10004/core-metadata:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:57.054Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-23T22:17:57.054Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.65 [2023-02-23T22:17:57.054Z] - nexus3.edgexfoundry.org:10004/core-metadata:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:57.054Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-23T22:17:57.068Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-23T22:17:57.068Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:57.068Z] latest [2023-02-23T22:17:57.068Z] 3.0.0-dev.65 [2023-02-23T22:17:57.068Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:17:57.068Z] main [2023-02-23T22:17:57.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:57.381Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:17:57.702Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:17:57.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-23T22:17:57.702Z] 087c0d8fc601: Preparing [2023-02-23T22:17:57.702Z] 087c0d8fc601: Preparing [2023-02-23T22:17:57.702Z] 0982217fbca6: Preparing [2023-02-23T22:17:57.702Z] bfcc1810de24: Preparing [2023-02-23T22:17:57.702Z] 82771083d4c0: Preparing [2023-02-23T22:17:57.702Z] cb7c788f113e: Preparing [2023-02-23T22:17:57.702Z] 89fc0d144b0c: Preparing [2023-02-23T22:17:57.702Z] 274e48baf84f: Preparing [2023-02-23T22:17:57.702Z] fb171436553c: Preparing [2023-02-23T22:17:57.702Z] 11adbb942638: Preparing [2023-02-23T22:17:57.702Z] 621c82a898b1: Preparing [2023-02-23T22:17:57.702Z] 9c5042497429: Preparing [2023-02-23T22:17:57.702Z] aa5968d388b8: Preparing [2023-02-23T22:17:57.702Z] fb171436553c: Waiting [2023-02-23T22:17:57.702Z] 11adbb942638: Waiting [2023-02-23T22:17:57.702Z] 621c82a898b1: Waiting [2023-02-23T22:17:57.702Z] 9c5042497429: Waiting [2023-02-23T22:17:57.702Z] aa5968d388b8: Waiting [2023-02-23T22:17:57.702Z] 89fc0d144b0c: Waiting [2023-02-23T22:17:57.702Z] bfcc1810de24: Pushed [2023-02-23T22:17:57.702Z] 087c0d8fc601: Pushed [2023-02-23T22:17:57.702Z] 274e48baf84f: Layer already exists [2023-02-23T22:17:57.702Z] 0982217fbca6: Pushed [2023-02-23T22:17:57.702Z] 82771083d4c0: Pushed [2023-02-23T22:17:57.702Z] cb7c788f113e: Pushed [2023-02-23T22:17:57.962Z] fb171436553c: Pushed [2023-02-23T22:17:57.962Z] 11adbb942638: Pushed [2023-02-23T22:17:57.962Z] 9c5042497429: Pushed [2023-02-23T22:17:57.962Z] aa5968d388b8: Layer already exists [2023-02-23T22:17:57.962Z] 621c82a898b1: Pushed [2023-02-23T22:17:59.867Z] 89fc0d144b0c: Pushed [2023-02-23T22:17:59.867Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:372b4074fc3af365ff75b9f02b6da53fb7a8708f0311fe04b0822dbc5abaa765 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:00.197Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:00.511Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-23T22:18:00.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-23T22:18:00.511Z] 087c0d8fc601: Preparing [2023-02-23T22:18:00.511Z] 087c0d8fc601: Preparing [2023-02-23T22:18:00.511Z] 0982217fbca6: Preparing [2023-02-23T22:18:00.511Z] bfcc1810de24: Preparing [2023-02-23T22:18:00.511Z] 82771083d4c0: Preparing [2023-02-23T22:18:00.511Z] cb7c788f113e: Preparing [2023-02-23T22:18:00.511Z] 89fc0d144b0c: Preparing [2023-02-23T22:18:00.511Z] 274e48baf84f: Preparing [2023-02-23T22:18:00.511Z] fb171436553c: Preparing [2023-02-23T22:18:00.511Z] 11adbb942638: Preparing [2023-02-23T22:18:00.511Z] 621c82a898b1: Preparing [2023-02-23T22:18:00.511Z] 9c5042497429: Preparing [2023-02-23T22:18:00.511Z] aa5968d388b8: Preparing [2023-02-23T22:18:00.511Z] 274e48baf84f: Waiting [2023-02-23T22:18:00.511Z] fb171436553c: Waiting [2023-02-23T22:18:00.511Z] 11adbb942638: Waiting [2023-02-23T22:18:00.511Z] 621c82a898b1: Waiting [2023-02-23T22:18:00.511Z] 9c5042497429: Waiting [2023-02-23T22:18:00.511Z] aa5968d388b8: Waiting [2023-02-23T22:18:00.511Z] 89fc0d144b0c: Waiting [2023-02-23T22:18:00.511Z] 087c0d8fc601: Layer already exists [2023-02-23T22:18:00.511Z] 0982217fbca6: Layer already exists [2023-02-23T22:18:00.511Z] cb7c788f113e: Layer already exists [2023-02-23T22:18:00.511Z] bfcc1810de24: Layer already exists [2023-02-23T22:18:00.511Z] 82771083d4c0: Layer already exists [2023-02-23T22:18:00.511Z] 89fc0d144b0c: Layer already exists [2023-02-23T22:18:00.511Z] 621c82a898b1: Layer already exists [2023-02-23T22:18:00.511Z] 11adbb942638: Layer already exists [2023-02-23T22:18:00.511Z] fb171436553c: Layer already exists [2023-02-23T22:18:00.511Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:00.511Z] 9c5042497429: Layer already exists [2023-02-23T22:18:00.511Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:00.511Z] latest: digest: sha256:372b4074fc3af365ff75b9f02b6da53fb7a8708f0311fe04b0822dbc5abaa765 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:00.833Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:01.146Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.65 [2023-02-23T22:18:01.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-23T22:18:01.146Z] 087c0d8fc601: Preparing [2023-02-23T22:18:01.146Z] 087c0d8fc601: Preparing [2023-02-23T22:18:01.146Z] 0982217fbca6: Preparing [2023-02-23T22:18:01.146Z] bfcc1810de24: Preparing [2023-02-23T22:18:01.146Z] 82771083d4c0: Preparing [2023-02-23T22:18:01.146Z] cb7c788f113e: Preparing [2023-02-23T22:18:01.146Z] 89fc0d144b0c: Preparing [2023-02-23T22:18:01.146Z] 274e48baf84f: Preparing [2023-02-23T22:18:01.146Z] fb171436553c: Preparing [2023-02-23T22:18:01.146Z] 11adbb942638: Preparing [2023-02-23T22:18:01.146Z] 621c82a898b1: Preparing [2023-02-23T22:18:01.146Z] 9c5042497429: Preparing [2023-02-23T22:18:01.146Z] aa5968d388b8: Preparing [2023-02-23T22:18:01.146Z] fb171436553c: Waiting [2023-02-23T22:18:01.146Z] 11adbb942638: Waiting [2023-02-23T22:18:01.146Z] 621c82a898b1: Waiting [2023-02-23T22:18:01.146Z] 9c5042497429: Waiting [2023-02-23T22:18:01.146Z] aa5968d388b8: Waiting [2023-02-23T22:18:01.146Z] 89fc0d144b0c: Waiting [2023-02-23T22:18:01.146Z] 274e48baf84f: Waiting [2023-02-23T22:18:01.146Z] 0982217fbca6: Layer already exists [2023-02-23T22:18:01.146Z] 087c0d8fc601: Layer already exists [2023-02-23T22:18:01.146Z] 82771083d4c0: Layer already exists [2023-02-23T22:18:01.146Z] cb7c788f113e: Layer already exists [2023-02-23T22:18:01.146Z] bfcc1810de24: Layer already exists [2023-02-23T22:18:01.146Z] 89fc0d144b0c: Layer already exists [2023-02-23T22:18:01.146Z] 11adbb942638: Layer already exists [2023-02-23T22:18:01.146Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:01.146Z] fb171436553c: Layer already exists [2023-02-23T22:18:01.146Z] 621c82a898b1: Layer already exists [2023-02-23T22:18:01.146Z] 9c5042497429: Layer already exists [2023-02-23T22:18:01.146Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:01.146Z] 3.0.0-dev.65: digest: sha256:372b4074fc3af365ff75b9f02b6da53fb7a8708f0311fe04b0822dbc5abaa765 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:01.474Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:01.793Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:01.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-23T22:18:01.793Z] 087c0d8fc601: Preparing [2023-02-23T22:18:01.793Z] 087c0d8fc601: Preparing [2023-02-23T22:18:01.793Z] 0982217fbca6: Preparing [2023-02-23T22:18:01.793Z] bfcc1810de24: Preparing [2023-02-23T22:18:01.793Z] 82771083d4c0: Preparing [2023-02-23T22:18:01.793Z] cb7c788f113e: Preparing [2023-02-23T22:18:01.793Z] 89fc0d144b0c: Preparing [2023-02-23T22:18:01.793Z] 274e48baf84f: Preparing [2023-02-23T22:18:01.793Z] fb171436553c: Preparing [2023-02-23T22:18:01.793Z] 11adbb942638: Preparing [2023-02-23T22:18:01.793Z] 621c82a898b1: Preparing [2023-02-23T22:18:01.793Z] 9c5042497429: Preparing [2023-02-23T22:18:01.793Z] aa5968d388b8: Preparing [2023-02-23T22:18:01.793Z] 274e48baf84f: Waiting [2023-02-23T22:18:01.793Z] fb171436553c: Waiting [2023-02-23T22:18:01.793Z] 11adbb942638: Waiting [2023-02-23T22:18:01.793Z] 621c82a898b1: Waiting [2023-02-23T22:18:01.793Z] 9c5042497429: Waiting [2023-02-23T22:18:01.793Z] aa5968d388b8: Waiting [2023-02-23T22:18:01.793Z] 89fc0d144b0c: Waiting [2023-02-23T22:18:01.793Z] 087c0d8fc601: Layer already exists [2023-02-23T22:18:01.793Z] 0982217fbca6: Layer already exists [2023-02-23T22:18:01.793Z] 82771083d4c0: Layer already exists [2023-02-23T22:18:01.793Z] cb7c788f113e: Layer already exists [2023-02-23T22:18:01.793Z] bfcc1810de24: Layer already exists [2023-02-23T22:18:01.793Z] 89fc0d144b0c: Layer already exists [2023-02-23T22:18:01.793Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:01.793Z] 621c82a898b1: Layer already exists [2023-02-23T22:18:01.793Z] fb171436553c: Layer already exists [2023-02-23T22:18:01.793Z] 11adbb942638: Layer already exists [2023-02-23T22:18:01.793Z] 9c5042497429: Layer already exists [2023-02-23T22:18:01.793Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:01.793Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:372b4074fc3af365ff75b9f02b6da53fb7a8708f0311fe04b0822dbc5abaa765 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:02.116Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:02.471Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-23T22:18:02.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-23T22:18:02.471Z] 087c0d8fc601: Preparing [2023-02-23T22:18:02.471Z] 087c0d8fc601: Preparing [2023-02-23T22:18:02.471Z] 0982217fbca6: Preparing [2023-02-23T22:18:02.471Z] bfcc1810de24: Preparing [2023-02-23T22:18:02.471Z] 82771083d4c0: Preparing [2023-02-23T22:18:02.471Z] cb7c788f113e: Preparing [2023-02-23T22:18:02.471Z] 89fc0d144b0c: Preparing [2023-02-23T22:18:02.471Z] 274e48baf84f: Preparing [2023-02-23T22:18:02.471Z] fb171436553c: Preparing [2023-02-23T22:18:02.471Z] 11adbb942638: Preparing [2023-02-23T22:18:02.471Z] 621c82a898b1: Preparing [2023-02-23T22:18:02.471Z] 9c5042497429: Preparing [2023-02-23T22:18:02.471Z] aa5968d388b8: Preparing [2023-02-23T22:18:02.471Z] 11adbb942638: Waiting [2023-02-23T22:18:02.471Z] 621c82a898b1: Waiting [2023-02-23T22:18:02.471Z] 89fc0d144b0c: Waiting [2023-02-23T22:18:02.471Z] 274e48baf84f: Waiting [2023-02-23T22:18:02.471Z] fb171436553c: Waiting [2023-02-23T22:18:02.471Z] 9c5042497429: Waiting [2023-02-23T22:18:02.471Z] aa5968d388b8: Waiting [2023-02-23T22:18:02.471Z] 82771083d4c0: Layer already exists [2023-02-23T22:18:02.471Z] cb7c788f113e: Layer already exists [2023-02-23T22:18:02.471Z] 087c0d8fc601: Layer already exists [2023-02-23T22:18:02.471Z] bfcc1810de24: Layer already exists [2023-02-23T22:18:02.471Z] 0982217fbca6: Layer already exists [2023-02-23T22:18:02.471Z] 89fc0d144b0c: Layer already exists [2023-02-23T22:18:02.471Z] 11adbb942638: Layer already exists [2023-02-23T22:18:02.471Z] fb171436553c: Layer already exists [2023-02-23T22:18:02.471Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:02.471Z] 621c82a898b1: Layer already exists [2023-02-23T22:18:02.471Z] 9c5042497429: Layer already exists [2023-02-23T22:18:02.471Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:02.471Z] main: digest: sha256:372b4074fc3af365ff75b9f02b6da53fb7a8708f0311fe04b0822dbc5abaa765 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:18:02.505Z] ===================================================== [Pipeline] echo [2023-02-23T22:18:02.511Z] taggedImages: [2023-02-23T22:18:02.511Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:02.511Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-23T22:18:02.511Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.65 [2023-02-23T22:18:02.511Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:02.511Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-23T22:18:02.525Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-02-23T22:18:02.525Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:02.525Z] latest [2023-02-23T22:18:02.525Z] 3.0.0-dev.65 [2023-02-23T22:18:02.525Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:02.525Z] main [2023-02-23T22:18:02.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:02.828Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:03.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:03.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-23T22:18:03.126Z] f65ab244117c: Preparing [2023-02-23T22:18:03.126Z] f3c532aa7f22: Preparing [2023-02-23T22:18:03.126Z] 5ad18d93c43d: Preparing [2023-02-23T22:18:03.126Z] d2bdf9988b33: Preparing [2023-02-23T22:18:03.126Z] 274e48baf84f: Preparing [2023-02-23T22:18:03.126Z] b093ef78eb40: Preparing [2023-02-23T22:18:03.126Z] aa5968d388b8: Preparing [2023-02-23T22:18:03.126Z] b093ef78eb40: Waiting [2023-02-23T22:18:03.126Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:03.127Z] b093ef78eb40: Layer already exists [2023-02-23T22:18:03.127Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:03.127Z] f65ab244117c: Pushed [2023-02-23T22:18:03.127Z] f3c532aa7f22: Pushed [2023-02-23T22:18:03.127Z] 5ad18d93c43d: Pushed [2023-02-23T22:18:04.502Z] d2bdf9988b33: Pushed [2023-02-23T22:18:04.502Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:c52b7c59655fad91816b9208bfb1831d2f5249dc9a45e3e1c8d238d9d875d38b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:04.808Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:05.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-02-23T22:18:05.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-23T22:18:05.110Z] f65ab244117c: Preparing [2023-02-23T22:18:05.110Z] f3c532aa7f22: Preparing [2023-02-23T22:18:05.110Z] 5ad18d93c43d: Preparing [2023-02-23T22:18:05.110Z] d2bdf9988b33: Preparing [2023-02-23T22:18:05.110Z] 274e48baf84f: Preparing [2023-02-23T22:18:05.110Z] b093ef78eb40: Preparing [2023-02-23T22:18:05.110Z] aa5968d388b8: Preparing [2023-02-23T22:18:05.110Z] aa5968d388b8: Waiting [2023-02-23T22:18:05.110Z] b093ef78eb40: Waiting [2023-02-23T22:18:05.110Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:05.110Z] 5ad18d93c43d: Layer already exists [2023-02-23T22:18:05.110Z] f3c532aa7f22: Layer already exists [2023-02-23T22:18:05.110Z] f65ab244117c: Layer already exists [2023-02-23T22:18:05.110Z] d2bdf9988b33: Layer already exists [2023-02-23T22:18:05.110Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:05.110Z] b093ef78eb40: Layer already exists [2023-02-23T22:18:05.110Z] latest: digest: sha256:c52b7c59655fad91816b9208bfb1831d2f5249dc9a45e3e1c8d238d9d875d38b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:05.416Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:05.714Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.65 [2023-02-23T22:18:05.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-23T22:18:05.714Z] f65ab244117c: Preparing [2023-02-23T22:18:05.714Z] f3c532aa7f22: Preparing [2023-02-23T22:18:05.714Z] 5ad18d93c43d: Preparing [2023-02-23T22:18:05.714Z] d2bdf9988b33: Preparing [2023-02-23T22:18:05.714Z] 274e48baf84f: Preparing [2023-02-23T22:18:05.714Z] b093ef78eb40: Preparing [2023-02-23T22:18:05.714Z] aa5968d388b8: Preparing [2023-02-23T22:18:05.714Z] b093ef78eb40: Waiting [2023-02-23T22:18:05.714Z] aa5968d388b8: Waiting [2023-02-23T22:18:05.714Z] 5ad18d93c43d: Layer already exists [2023-02-23T22:18:05.714Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:05.714Z] f3c532aa7f22: Layer already exists [2023-02-23T22:18:05.714Z] d2bdf9988b33: Layer already exists [2023-02-23T22:18:05.714Z] f65ab244117c: Layer already exists [2023-02-23T22:18:05.714Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:05.714Z] b093ef78eb40: Layer already exists [2023-02-23T22:18:05.714Z] 3.0.0-dev.65: digest: sha256:c52b7c59655fad91816b9208bfb1831d2f5249dc9a45e3e1c8d238d9d875d38b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:06.026Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:06.324Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:06.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-23T22:18:06.324Z] f65ab244117c: Preparing [2023-02-23T22:18:06.324Z] f3c532aa7f22: Preparing [2023-02-23T22:18:06.324Z] 5ad18d93c43d: Preparing [2023-02-23T22:18:06.324Z] d2bdf9988b33: Preparing [2023-02-23T22:18:06.324Z] 274e48baf84f: Preparing [2023-02-23T22:18:06.324Z] b093ef78eb40: Preparing [2023-02-23T22:18:06.324Z] aa5968d388b8: Preparing [2023-02-23T22:18:06.324Z] b093ef78eb40: Waiting [2023-02-23T22:18:06.324Z] aa5968d388b8: Waiting [2023-02-23T22:18:06.324Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:06.324Z] f3c532aa7f22: Layer already exists [2023-02-23T22:18:06.324Z] f65ab244117c: Layer already exists [2023-02-23T22:18:06.324Z] 5ad18d93c43d: Layer already exists [2023-02-23T22:18:06.324Z] d2bdf9988b33: Layer already exists [2023-02-23T22:18:06.324Z] b093ef78eb40: Layer already exists [2023-02-23T22:18:06.324Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:06.324Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:c52b7c59655fad91816b9208bfb1831d2f5249dc9a45e3e1c8d238d9d875d38b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:06.631Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:06.932Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-02-23T22:18:06.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-23T22:18:06.932Z] f65ab244117c: Preparing [2023-02-23T22:18:06.932Z] f3c532aa7f22: Preparing [2023-02-23T22:18:06.932Z] 5ad18d93c43d: Preparing [2023-02-23T22:18:06.932Z] d2bdf9988b33: Preparing [2023-02-23T22:18:06.932Z] 274e48baf84f: Preparing [2023-02-23T22:18:06.932Z] b093ef78eb40: Preparing [2023-02-23T22:18:06.932Z] aa5968d388b8: Preparing [2023-02-23T22:18:06.932Z] aa5968d388b8: Waiting [2023-02-23T22:18:06.932Z] b093ef78eb40: Waiting [2023-02-23T22:18:06.932Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:06.932Z] f65ab244117c: Layer already exists [2023-02-23T22:18:06.932Z] 5ad18d93c43d: Layer already exists [2023-02-23T22:18:06.932Z] f3c532aa7f22: Layer already exists [2023-02-23T22:18:06.932Z] d2bdf9988b33: Layer already exists [2023-02-23T22:18:06.932Z] b093ef78eb40: Layer already exists [2023-02-23T22:18:06.932Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:06.932Z] main: digest: sha256:c52b7c59655fad91816b9208bfb1831d2f5249dc9a45e3e1c8d238d9d875d38b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:18:06.965Z] ===================================================== [Pipeline] echo [2023-02-23T22:18:06.971Z] taggedImages: [2023-02-23T22:18:06.971Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:06.971Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-02-23T22:18:06.971Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.65 [2023-02-23T22:18:06.971Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:06.971Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-02-23T22:18:06.985Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-23T22:18:06.985Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:06.985Z] latest [2023-02-23T22:18:06.985Z] 3.0.0-dev.65 [2023-02-23T22:18:06.985Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:06.985Z] main [2023-02-23T22:18:06.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:07.291Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:07.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:07.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-23T22:18:07.600Z] 8b8d844ac0f1: Preparing [2023-02-23T22:18:07.600Z] 792df19bc2f0: Preparing [2023-02-23T22:18:07.600Z] 4d2bf3527e0c: Preparing [2023-02-23T22:18:07.600Z] 44853a1c0129: Preparing [2023-02-23T22:18:07.600Z] d4f446d6c4cb: Preparing [2023-02-23T22:18:07.600Z] 7114b19c0fdf: Preparing [2023-02-23T22:18:07.600Z] ed811ae1db27: Preparing [2023-02-23T22:18:07.600Z] aa5968d388b8: Preparing [2023-02-23T22:18:07.600Z] 7114b19c0fdf: Waiting [2023-02-23T22:18:07.600Z] aa5968d388b8: Waiting [2023-02-23T22:18:07.600Z] ed811ae1db27: Waiting [2023-02-23T22:18:07.600Z] d4f446d6c4cb: Pushed [2023-02-23T22:18:07.600Z] 792df19bc2f0: Pushed [2023-02-23T22:18:07.600Z] 8b8d844ac0f1: Pushed [2023-02-23T22:18:07.600Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:07.858Z] 7114b19c0fdf: Pushed [2023-02-23T22:18:08.121Z] ed811ae1db27: Pushed [2023-02-23T22:18:08.689Z] 44853a1c0129: Pushed [2023-02-23T22:18:08.689Z] 4d2bf3527e0c: Pushed [2023-02-23T22:18:08.689Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:6b92eee67016e568cf5cfba4e2847f262138d00f833839bcddd943254be1b381 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:08.990Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:09.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-23T22:18:09.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-23T22:18:09.294Z] 8b8d844ac0f1: Preparing [2023-02-23T22:18:09.294Z] 792df19bc2f0: Preparing [2023-02-23T22:18:09.294Z] 4d2bf3527e0c: Preparing [2023-02-23T22:18:09.294Z] 44853a1c0129: Preparing [2023-02-23T22:18:09.294Z] d4f446d6c4cb: Preparing [2023-02-23T22:18:09.294Z] 7114b19c0fdf: Preparing [2023-02-23T22:18:09.294Z] ed811ae1db27: Preparing [2023-02-23T22:18:09.294Z] aa5968d388b8: Preparing [2023-02-23T22:18:09.294Z] 7114b19c0fdf: Waiting [2023-02-23T22:18:09.294Z] ed811ae1db27: Waiting [2023-02-23T22:18:09.294Z] aa5968d388b8: Waiting [2023-02-23T22:18:09.294Z] 44853a1c0129: Layer already exists [2023-02-23T22:18:09.294Z] 4d2bf3527e0c: Layer already exists [2023-02-23T22:18:09.294Z] 8b8d844ac0f1: Layer already exists [2023-02-23T22:18:09.294Z] 792df19bc2f0: Layer already exists [2023-02-23T22:18:09.294Z] d4f446d6c4cb: Layer already exists [2023-02-23T22:18:09.294Z] 7114b19c0fdf: Layer already exists [2023-02-23T22:18:09.294Z] ed811ae1db27: Layer already exists [2023-02-23T22:18:09.294Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:09.294Z] latest: digest: sha256:6b92eee67016e568cf5cfba4e2847f262138d00f833839bcddd943254be1b381 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:09.596Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:09.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.65 [2023-02-23T22:18:09.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-23T22:18:09.893Z] 8b8d844ac0f1: Preparing [2023-02-23T22:18:09.893Z] 792df19bc2f0: Preparing [2023-02-23T22:18:09.893Z] 4d2bf3527e0c: Preparing [2023-02-23T22:18:09.893Z] 44853a1c0129: Preparing [2023-02-23T22:18:09.893Z] d4f446d6c4cb: Preparing [2023-02-23T22:18:09.893Z] 7114b19c0fdf: Preparing [2023-02-23T22:18:09.893Z] ed811ae1db27: Preparing [2023-02-23T22:18:09.893Z] aa5968d388b8: Preparing [2023-02-23T22:18:09.893Z] ed811ae1db27: Waiting [2023-02-23T22:18:09.893Z] 7114b19c0fdf: Waiting [2023-02-23T22:18:09.893Z] d4f446d6c4cb: Layer already exists [2023-02-23T22:18:09.893Z] 4d2bf3527e0c: Layer already exists [2023-02-23T22:18:09.893Z] 8b8d844ac0f1: Layer already exists [2023-02-23T22:18:09.893Z] 44853a1c0129: Layer already exists [2023-02-23T22:18:09.893Z] 792df19bc2f0: Layer already exists [2023-02-23T22:18:09.893Z] 7114b19c0fdf: Layer already exists [2023-02-23T22:18:09.893Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:09.893Z] ed811ae1db27: Layer already exists [2023-02-23T22:18:09.893Z] 3.0.0-dev.65: digest: sha256:6b92eee67016e568cf5cfba4e2847f262138d00f833839bcddd943254be1b381 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:10.202Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:10.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:10.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-23T22:18:10.498Z] 8b8d844ac0f1: Preparing [2023-02-23T22:18:10.498Z] 792df19bc2f0: Preparing [2023-02-23T22:18:10.498Z] 4d2bf3527e0c: Preparing [2023-02-23T22:18:10.499Z] 44853a1c0129: Preparing [2023-02-23T22:18:10.499Z] d4f446d6c4cb: Preparing [2023-02-23T22:18:10.499Z] 7114b19c0fdf: Preparing [2023-02-23T22:18:10.499Z] ed811ae1db27: Preparing [2023-02-23T22:18:10.499Z] aa5968d388b8: Preparing [2023-02-23T22:18:10.499Z] 7114b19c0fdf: Waiting [2023-02-23T22:18:10.499Z] ed811ae1db27: Waiting [2023-02-23T22:18:10.499Z] aa5968d388b8: Waiting [2023-02-23T22:18:10.499Z] 4d2bf3527e0c: Layer already exists [2023-02-23T22:18:10.499Z] 8b8d844ac0f1: Layer already exists [2023-02-23T22:18:10.499Z] 44853a1c0129: Layer already exists [2023-02-23T22:18:10.499Z] 792df19bc2f0: Layer already exists [2023-02-23T22:18:10.499Z] d4f446d6c4cb: Layer already exists [2023-02-23T22:18:10.499Z] ed811ae1db27: Layer already exists [2023-02-23T22:18:10.499Z] 7114b19c0fdf: Layer already exists [2023-02-23T22:18:10.499Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:10.499Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:6b92eee67016e568cf5cfba4e2847f262138d00f833839bcddd943254be1b381 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:10.801Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:11.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-23T22:18:11.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-23T22:18:11.103Z] 8b8d844ac0f1: Preparing [2023-02-23T22:18:11.103Z] 792df19bc2f0: Preparing [2023-02-23T22:18:11.103Z] 4d2bf3527e0c: Preparing [2023-02-23T22:18:11.103Z] 44853a1c0129: Preparing [2023-02-23T22:18:11.103Z] d4f446d6c4cb: Preparing [2023-02-23T22:18:11.103Z] 7114b19c0fdf: Preparing [2023-02-23T22:18:11.103Z] ed811ae1db27: Preparing [2023-02-23T22:18:11.103Z] aa5968d388b8: Preparing [2023-02-23T22:18:11.103Z] 7114b19c0fdf: Waiting [2023-02-23T22:18:11.103Z] aa5968d388b8: Waiting [2023-02-23T22:18:11.103Z] d4f446d6c4cb: Layer already exists [2023-02-23T22:18:11.103Z] 792df19bc2f0: Layer already exists [2023-02-23T22:18:11.103Z] 8b8d844ac0f1: Layer already exists [2023-02-23T22:18:11.103Z] 4d2bf3527e0c: Layer already exists [2023-02-23T22:18:11.103Z] 44853a1c0129: Layer already exists [2023-02-23T22:18:11.103Z] 7114b19c0fdf: Layer already exists [2023-02-23T22:18:11.103Z] ed811ae1db27: Layer already exists [2023-02-23T22:18:11.103Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:11.103Z] main: digest: sha256:6b92eee67016e568cf5cfba4e2847f262138d00f833839bcddd943254be1b381 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:18:11.138Z] ===================================================== [Pipeline] echo [2023-02-23T22:18:11.143Z] taggedImages: [2023-02-23T22:18:11.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:11.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-23T22:18:11.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.65 [2023-02-23T22:18:11.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:11.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-23T22:18:11.158Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-23T22:18:11.158Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:11.158Z] latest [2023-02-23T22:18:11.158Z] 3.0.0-dev.65 [2023-02-23T22:18:11.158Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:11.158Z] main [2023-02-23T22:18:11.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:11.472Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:11.776Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:11.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-23T22:18:11.776Z] e8487f626d03: Preparing [2023-02-23T22:18:11.776Z] 4818bc0c51a5: Preparing [2023-02-23T22:18:11.776Z] e33f82b71517: Preparing [2023-02-23T22:18:11.776Z] 61d0771e4134: Preparing [2023-02-23T22:18:11.776Z] 91d30a4bce32: Preparing [2023-02-23T22:18:11.776Z] a2031ae1da97: Preparing [2023-02-23T22:18:11.776Z] bcfec58a1b6f: Preparing [2023-02-23T22:18:11.776Z] 62aa7116c59e: Preparing [2023-02-23T22:18:11.776Z] 151872eeac30: Preparing [2023-02-23T22:18:11.776Z] a2031ae1da97: Waiting [2023-02-23T22:18:11.776Z] 62aa7116c59e: Waiting [2023-02-23T22:18:11.776Z] aa5968d388b8: Preparing [2023-02-23T22:18:11.776Z] 151872eeac30: Waiting [2023-02-23T22:18:11.776Z] aa5968d388b8: Waiting [2023-02-23T22:18:11.776Z] 91d30a4bce32: Pushed [2023-02-23T22:18:11.776Z] 4818bc0c51a5: Pushed [2023-02-23T22:18:11.776Z] e8487f626d03: Pushed [2023-02-23T22:18:11.776Z] a2031ae1da97: Pushed [2023-02-23T22:18:12.035Z] bcfec58a1b6f: Pushed [2023-02-23T22:18:12.035Z] 62aa7116c59e: Pushed [2023-02-23T22:18:12.035Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:12.035Z] 151872eeac30: Pushed [2023-02-23T22:18:12.975Z] 61d0771e4134: Pushed [2023-02-23T22:18:13.234Z] e33f82b71517: Pushed [2023-02-23T22:18:13.493Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:4d40a9d485014aa86534f6cb652bf1a66e4bca8e8b2bc76b511e027c2d862598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:13.809Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:14.111Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-23T22:18:14.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-23T22:18:14.111Z] e8487f626d03: Preparing [2023-02-23T22:18:14.111Z] 4818bc0c51a5: Preparing [2023-02-23T22:18:14.111Z] e33f82b71517: Preparing [2023-02-23T22:18:14.111Z] 61d0771e4134: Preparing [2023-02-23T22:18:14.111Z] 91d30a4bce32: Preparing [2023-02-23T22:18:14.111Z] a2031ae1da97: Preparing [2023-02-23T22:18:14.111Z] bcfec58a1b6f: Preparing [2023-02-23T22:18:14.111Z] 62aa7116c59e: Preparing [2023-02-23T22:18:14.111Z] 151872eeac30: Preparing [2023-02-23T22:18:14.111Z] aa5968d388b8: Preparing [2023-02-23T22:18:14.111Z] bcfec58a1b6f: Waiting [2023-02-23T22:18:14.111Z] 151872eeac30: Waiting [2023-02-23T22:18:14.111Z] aa5968d388b8: Waiting [2023-02-23T22:18:14.111Z] 62aa7116c59e: Waiting [2023-02-23T22:18:14.111Z] a2031ae1da97: Waiting [2023-02-23T22:18:14.111Z] e8487f626d03: Layer already exists [2023-02-23T22:18:14.111Z] 61d0771e4134: Layer already exists [2023-02-23T22:18:14.111Z] 91d30a4bce32: Layer already exists [2023-02-23T22:18:14.111Z] 4818bc0c51a5: Layer already exists [2023-02-23T22:18:14.111Z] e33f82b71517: Layer already exists [2023-02-23T22:18:14.111Z] bcfec58a1b6f: Layer already exists [2023-02-23T22:18:14.111Z] 62aa7116c59e: Layer already exists [2023-02-23T22:18:14.112Z] a2031ae1da97: Layer already exists [2023-02-23T22:18:14.112Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:14.112Z] 151872eeac30: Layer already exists [2023-02-23T22:18:14.112Z] latest: digest: sha256:4d40a9d485014aa86534f6cb652bf1a66e4bca8e8b2bc76b511e027c2d862598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:14.414Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:14.726Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.65 [2023-02-23T22:18:14.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-23T22:18:14.726Z] e8487f626d03: Preparing [2023-02-23T22:18:14.726Z] 4818bc0c51a5: Preparing [2023-02-23T22:18:14.726Z] e33f82b71517: Preparing [2023-02-23T22:18:14.726Z] 61d0771e4134: Preparing [2023-02-23T22:18:14.726Z] 91d30a4bce32: Preparing [2023-02-23T22:18:14.726Z] a2031ae1da97: Preparing [2023-02-23T22:18:14.726Z] bcfec58a1b6f: Preparing [2023-02-23T22:18:14.726Z] 62aa7116c59e: Preparing [2023-02-23T22:18:14.726Z] 151872eeac30: Preparing [2023-02-23T22:18:14.726Z] aa5968d388b8: Preparing [2023-02-23T22:18:14.727Z] bcfec58a1b6f: Waiting [2023-02-23T22:18:14.727Z] a2031ae1da97: Waiting [2023-02-23T22:18:14.727Z] 62aa7116c59e: Waiting [2023-02-23T22:18:14.727Z] 151872eeac30: Waiting [2023-02-23T22:18:14.727Z] aa5968d388b8: Waiting [2023-02-23T22:18:14.727Z] e33f82b71517: Layer already exists [2023-02-23T22:18:14.727Z] 4818bc0c51a5: Layer already exists [2023-02-23T22:18:14.727Z] e8487f626d03: Layer already exists [2023-02-23T22:18:14.727Z] 61d0771e4134: Layer already exists [2023-02-23T22:18:14.727Z] 91d30a4bce32: Layer already exists [2023-02-23T22:18:14.727Z] bcfec58a1b6f: Layer already exists [2023-02-23T22:18:14.727Z] 151872eeac30: Layer already exists [2023-02-23T22:18:14.727Z] a2031ae1da97: Layer already exists [2023-02-23T22:18:14.727Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:14.727Z] 62aa7116c59e: Layer already exists [2023-02-23T22:18:14.727Z] 3.0.0-dev.65: digest: sha256:4d40a9d485014aa86534f6cb652bf1a66e4bca8e8b2bc76b511e027c2d862598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:15.038Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:15.350Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:15.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-23T22:18:15.350Z] e8487f626d03: Preparing [2023-02-23T22:18:15.350Z] 4818bc0c51a5: Preparing [2023-02-23T22:18:15.350Z] e33f82b71517: Preparing [2023-02-23T22:18:15.350Z] 61d0771e4134: Preparing [2023-02-23T22:18:15.350Z] 91d30a4bce32: Preparing [2023-02-23T22:18:15.350Z] a2031ae1da97: Preparing [2023-02-23T22:18:15.350Z] bcfec58a1b6f: Preparing [2023-02-23T22:18:15.350Z] 62aa7116c59e: Preparing [2023-02-23T22:18:15.350Z] 151872eeac30: Preparing [2023-02-23T22:18:15.350Z] aa5968d388b8: Preparing [2023-02-23T22:18:15.350Z] a2031ae1da97: Waiting [2023-02-23T22:18:15.350Z] bcfec58a1b6f: Waiting [2023-02-23T22:18:15.350Z] aa5968d388b8: Waiting [2023-02-23T22:18:15.350Z] 62aa7116c59e: Waiting [2023-02-23T22:18:15.350Z] 151872eeac30: Waiting [2023-02-23T22:18:15.350Z] e8487f626d03: Layer already exists [2023-02-23T22:18:15.350Z] e33f82b71517: Layer already exists [2023-02-23T22:18:15.350Z] 61d0771e4134: Layer already exists [2023-02-23T22:18:15.350Z] 91d30a4bce32: Layer already exists [2023-02-23T22:18:15.350Z] 4818bc0c51a5: Layer already exists [2023-02-23T22:18:15.350Z] a2031ae1da97: Layer already exists [2023-02-23T22:18:15.350Z] bcfec58a1b6f: Layer already exists [2023-02-23T22:18:15.350Z] 62aa7116c59e: Layer already exists [2023-02-23T22:18:15.350Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:15.350Z] 151872eeac30: Layer already exists [2023-02-23T22:18:15.350Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:4d40a9d485014aa86534f6cb652bf1a66e4bca8e8b2bc76b511e027c2d862598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:15.656Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:15.958Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-23T22:18:15.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-23T22:18:15.958Z] e8487f626d03: Preparing [2023-02-23T22:18:15.958Z] 4818bc0c51a5: Preparing [2023-02-23T22:18:15.958Z] e33f82b71517: Preparing [2023-02-23T22:18:15.958Z] 61d0771e4134: Preparing [2023-02-23T22:18:15.958Z] 91d30a4bce32: Preparing [2023-02-23T22:18:15.958Z] a2031ae1da97: Preparing [2023-02-23T22:18:15.958Z] bcfec58a1b6f: Preparing [2023-02-23T22:18:15.958Z] 62aa7116c59e: Preparing [2023-02-23T22:18:15.958Z] bcfec58a1b6f: Waiting [2023-02-23T22:18:15.958Z] a2031ae1da97: Waiting [2023-02-23T22:18:15.958Z] 151872eeac30: Preparing [2023-02-23T22:18:15.958Z] 62aa7116c59e: Waiting [2023-02-23T22:18:15.958Z] aa5968d388b8: Preparing [2023-02-23T22:18:15.958Z] 151872eeac30: Waiting [2023-02-23T22:18:15.958Z] aa5968d388b8: Waiting [2023-02-23T22:18:15.958Z] 4818bc0c51a5: Layer already exists [2023-02-23T22:18:15.958Z] 91d30a4bce32: Layer already exists [2023-02-23T22:18:15.958Z] e8487f626d03: Layer already exists [2023-02-23T22:18:15.958Z] e33f82b71517: Layer already exists [2023-02-23T22:18:15.958Z] 61d0771e4134: Layer already exists [2023-02-23T22:18:15.958Z] bcfec58a1b6f: Layer already exists [2023-02-23T22:18:15.958Z] a2031ae1da97: Layer already exists [2023-02-23T22:18:15.958Z] 151872eeac30: Layer already exists [2023-02-23T22:18:15.958Z] 62aa7116c59e: Layer already exists [2023-02-23T22:18:15.958Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:15.958Z] main: digest: sha256:4d40a9d485014aa86534f6cb652bf1a66e4bca8e8b2bc76b511e027c2d862598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:18:15.999Z] ===================================================== [Pipeline] echo [2023-02-23T22:18:16.005Z] taggedImages: [2023-02-23T22:18:16.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:16.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-23T22:18:16.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.65 [2023-02-23T22:18:16.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:16.005Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-23T22:18:16.019Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-23T22:18:16.019Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:16.019Z] latest [2023-02-23T22:18:16.019Z] 3.0.0-dev.65 [2023-02-23T22:18:16.019Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:16.019Z] main [2023-02-23T22:18:16.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:16.322Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:16.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:16.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-23T22:18:16.624Z] e939e42c40b3: Preparing [2023-02-23T22:18:16.624Z] 5f9b510db7e4: Preparing [2023-02-23T22:18:16.624Z] 274e48baf84f: Preparing [2023-02-23T22:18:16.624Z] 6346a37d14c2: Preparing [2023-02-23T22:18:16.624Z] 4e6476652798: Preparing [2023-02-23T22:18:16.624Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:16.624Z] 4e6476652798: Layer already exists [2023-02-23T22:18:16.624Z] e939e42c40b3: Pushed [2023-02-23T22:18:18.001Z] 6346a37d14c2: Pushed [2023-02-23T22:18:18.569Z] 5f9b510db7e4: Pushed [2023-02-23T22:18:18.829Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:b4a09975a16c728e4861cec8825fc320a673cda58e0128922e90f8eeb18f1b53 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:19.134Z] + 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 [2023-02-23T22:18:19.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-23T22:18:19.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-23T22:18:19.433Z] e939e42c40b3: Preparing [2023-02-23T22:18:19.433Z] 5f9b510db7e4: Preparing [2023-02-23T22:18:19.433Z] 274e48baf84f: Preparing [2023-02-23T22:18:19.433Z] 6346a37d14c2: Preparing [2023-02-23T22:18:19.433Z] 4e6476652798: Preparing [2023-02-23T22:18:19.433Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:19.433Z] 5f9b510db7e4: Layer already exists [2023-02-23T22:18:19.433Z] 6346a37d14c2: Layer already exists [2023-02-23T22:18:19.433Z] 4e6476652798: Layer already exists [2023-02-23T22:18:19.433Z] e939e42c40b3: Layer already exists [2023-02-23T22:18:19.433Z] latest: digest: sha256:b4a09975a16c728e4861cec8825fc320a673cda58e0128922e90f8eeb18f1b53 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:19.730Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:20.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.65 [2023-02-23T22:18:20.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-23T22:18:20.029Z] e939e42c40b3: Preparing [2023-02-23T22:18:20.029Z] 5f9b510db7e4: Preparing [2023-02-23T22:18:20.029Z] 274e48baf84f: Preparing [2023-02-23T22:18:20.029Z] 6346a37d14c2: Preparing [2023-02-23T22:18:20.029Z] 4e6476652798: Preparing [2023-02-23T22:18:20.029Z] e939e42c40b3: Layer already exists [2023-02-23T22:18:20.029Z] 5f9b510db7e4: Layer already exists [2023-02-23T22:18:20.029Z] 6346a37d14c2: Layer already exists [2023-02-23T22:18:20.029Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:20.029Z] 4e6476652798: Layer already exists [2023-02-23T22:18:20.029Z] 3.0.0-dev.65: digest: sha256:b4a09975a16c728e4861cec8825fc320a673cda58e0128922e90f8eeb18f1b53 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:20.330Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:20.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:20.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-23T22:18:20.641Z] e939e42c40b3: Preparing [2023-02-23T22:18:20.641Z] 5f9b510db7e4: Preparing [2023-02-23T22:18:20.641Z] 274e48baf84f: Preparing [2023-02-23T22:18:20.641Z] 6346a37d14c2: Preparing [2023-02-23T22:18:20.641Z] 4e6476652798: Preparing [2023-02-23T22:18:20.641Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:20.641Z] 6346a37d14c2: Layer already exists [2023-02-23T22:18:20.641Z] 5f9b510db7e4: Layer already exists [2023-02-23T22:18:20.641Z] e939e42c40b3: Layer already exists [2023-02-23T22:18:20.641Z] 4e6476652798: Layer already exists [2023-02-23T22:18:20.641Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:b4a09975a16c728e4861cec8825fc320a673cda58e0128922e90f8eeb18f1b53 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:20.947Z] + 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 [2023-02-23T22:18:21.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-23T22:18:21.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-23T22:18:21.248Z] e939e42c40b3: Preparing [2023-02-23T22:18:21.248Z] 5f9b510db7e4: Preparing [2023-02-23T22:18:21.248Z] 274e48baf84f: Preparing [2023-02-23T22:18:21.248Z] 6346a37d14c2: Preparing [2023-02-23T22:18:21.248Z] 4e6476652798: Preparing [2023-02-23T22:18:21.248Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:21.248Z] 5f9b510db7e4: Layer already exists [2023-02-23T22:18:21.248Z] e939e42c40b3: Layer already exists [2023-02-23T22:18:21.248Z] 4e6476652798: Layer already exists [2023-02-23T22:18:21.248Z] 6346a37d14c2: Layer already exists [2023-02-23T22:18:21.248Z] main: digest: sha256:b4a09975a16c728e4861cec8825fc320a673cda58e0128922e90f8eeb18f1b53 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:18:21.281Z] ===================================================== [Pipeline] echo [2023-02-23T22:18:21.287Z] taggedImages: [2023-02-23T22:18:21.287Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:21.287Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-23T22:18:21.287Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.65 [2023-02-23T22:18:21.287Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:21.287Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-23T22:18:21.301Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-23T22:18:21.301Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:21.301Z] latest [2023-02-23T22:18:21.301Z] 3.0.0-dev.65 [2023-02-23T22:18:21.301Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:21.301Z] main [2023-02-23T22:18:21.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:21.608Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:21.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:21.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-23T22:18:21.913Z] db3ee06923c0: Preparing [2023-02-23T22:18:21.913Z] 49cbdf5c022c: Preparing [2023-02-23T22:18:21.913Z] d9fb5e64c4d7: Preparing [2023-02-23T22:18:21.913Z] 6a8f545bf14a: Preparing [2023-02-23T22:18:21.913Z] cb9614770477: Preparing [2023-02-23T22:18:21.913Z] 218630c310fe: Preparing [2023-02-23T22:18:21.913Z] 4e6476652798: Preparing [2023-02-23T22:18:21.913Z] db3ee06923c0: Pushed [2023-02-23T22:18:21.913Z] d9fb5e64c4d7: Pushed [2023-02-23T22:18:21.913Z] 49cbdf5c022c: Pushed [2023-02-23T22:18:21.913Z] 4e6476652798: Layer already exists [2023-02-23T22:18:22.480Z] 218630c310fe: Pushed [2023-02-23T22:18:25.883Z] cb9614770477: Pushed [2023-02-23T22:18:28.501Z] 6a8f545bf14a: Pushed [2023-02-23T22:18:28.501Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:7e3682b2f82eab97f80729dedcb0f60a7ffea9d85d93949172fa4da2108aecc6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:28.805Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:29.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-23T22:18:29.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-23T22:18:29.107Z] db3ee06923c0: Preparing [2023-02-23T22:18:29.107Z] 49cbdf5c022c: Preparing [2023-02-23T22:18:29.107Z] d9fb5e64c4d7: Preparing [2023-02-23T22:18:29.107Z] 6a8f545bf14a: Preparing [2023-02-23T22:18:29.107Z] cb9614770477: Preparing [2023-02-23T22:18:29.107Z] 218630c310fe: Preparing [2023-02-23T22:18:29.107Z] 4e6476652798: Preparing [2023-02-23T22:18:29.107Z] 4e6476652798: Waiting [2023-02-23T22:18:29.107Z] 218630c310fe: Waiting [2023-02-23T22:18:29.107Z] 6a8f545bf14a: Layer already exists [2023-02-23T22:18:29.107Z] db3ee06923c0: Layer already exists [2023-02-23T22:18:29.107Z] 49cbdf5c022c: Layer already exists [2023-02-23T22:18:29.107Z] d9fb5e64c4d7: Layer already exists [2023-02-23T22:18:29.107Z] cb9614770477: Layer already exists [2023-02-23T22:18:29.107Z] 218630c310fe: Layer already exists [2023-02-23T22:18:29.107Z] 4e6476652798: Layer already exists [2023-02-23T22:18:29.107Z] latest: digest: sha256:7e3682b2f82eab97f80729dedcb0f60a7ffea9d85d93949172fa4da2108aecc6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:29.410Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:29.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.65 [2023-02-23T22:18:29.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-23T22:18:29.713Z] db3ee06923c0: Preparing [2023-02-23T22:18:29.713Z] 49cbdf5c022c: Preparing [2023-02-23T22:18:29.713Z] d9fb5e64c4d7: Preparing [2023-02-23T22:18:29.713Z] 6a8f545bf14a: Preparing [2023-02-23T22:18:29.713Z] cb9614770477: Preparing [2023-02-23T22:18:29.713Z] 218630c310fe: Preparing [2023-02-23T22:18:29.713Z] 4e6476652798: Preparing [2023-02-23T22:18:29.713Z] 218630c310fe: Waiting [2023-02-23T22:18:29.713Z] 4e6476652798: Waiting [2023-02-23T22:18:29.713Z] 49cbdf5c022c: Layer already exists [2023-02-23T22:18:29.713Z] d9fb5e64c4d7: Layer already exists [2023-02-23T22:18:29.713Z] cb9614770477: Layer already exists [2023-02-23T22:18:29.713Z] db3ee06923c0: Layer already exists [2023-02-23T22:18:29.713Z] 6a8f545bf14a: Layer already exists [2023-02-23T22:18:29.713Z] 218630c310fe: Layer already exists [2023-02-23T22:18:29.713Z] 4e6476652798: Layer already exists [2023-02-23T22:18:29.713Z] 3.0.0-dev.65: digest: sha256:7e3682b2f82eab97f80729dedcb0f60a7ffea9d85d93949172fa4da2108aecc6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:30.018Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:30.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:30.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-23T22:18:30.317Z] db3ee06923c0: Preparing [2023-02-23T22:18:30.317Z] 49cbdf5c022c: Preparing [2023-02-23T22:18:30.317Z] d9fb5e64c4d7: Preparing [2023-02-23T22:18:30.317Z] 6a8f545bf14a: Preparing [2023-02-23T22:18:30.317Z] cb9614770477: Preparing [2023-02-23T22:18:30.317Z] 218630c310fe: Preparing [2023-02-23T22:18:30.317Z] 4e6476652798: Preparing [2023-02-23T22:18:30.317Z] 218630c310fe: Waiting [2023-02-23T22:18:30.317Z] 4e6476652798: Waiting [2023-02-23T22:18:30.317Z] db3ee06923c0: Layer already exists [2023-02-23T22:18:30.317Z] 49cbdf5c022c: Layer already exists [2023-02-23T22:18:30.317Z] 6a8f545bf14a: Layer already exists [2023-02-23T22:18:30.317Z] d9fb5e64c4d7: Layer already exists [2023-02-23T22:18:30.317Z] cb9614770477: Layer already exists [2023-02-23T22:18:30.317Z] 218630c310fe: Layer already exists [2023-02-23T22:18:30.317Z] 4e6476652798: Layer already exists [2023-02-23T22:18:30.317Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:7e3682b2f82eab97f80729dedcb0f60a7ffea9d85d93949172fa4da2108aecc6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:30.620Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:30.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-23T22:18:30.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-23T22:18:30.919Z] db3ee06923c0: Preparing [2023-02-23T22:18:30.919Z] 49cbdf5c022c: Preparing [2023-02-23T22:18:30.919Z] d9fb5e64c4d7: Preparing [2023-02-23T22:18:30.919Z] 6a8f545bf14a: Preparing [2023-02-23T22:18:30.919Z] cb9614770477: Preparing [2023-02-23T22:18:30.919Z] 218630c310fe: Preparing [2023-02-23T22:18:30.919Z] 4e6476652798: Preparing [2023-02-23T22:18:30.919Z] 218630c310fe: Waiting [2023-02-23T22:18:30.919Z] 4e6476652798: Waiting [2023-02-23T22:18:30.919Z] 6a8f545bf14a: Layer already exists [2023-02-23T22:18:30.919Z] d9fb5e64c4d7: Layer already exists [2023-02-23T22:18:30.919Z] db3ee06923c0: Layer already exists [2023-02-23T22:18:30.919Z] cb9614770477: Layer already exists [2023-02-23T22:18:30.919Z] 49cbdf5c022c: Layer already exists [2023-02-23T22:18:30.919Z] 218630c310fe: Layer already exists [2023-02-23T22:18:30.919Z] 4e6476652798: Layer already exists [2023-02-23T22:18:30.919Z] main: digest: sha256:7e3682b2f82eab97f80729dedcb0f60a7ffea9d85d93949172fa4da2108aecc6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:18:30.956Z] ===================================================== [Pipeline] echo [2023-02-23T22:18:30.961Z] taggedImages: [2023-02-23T22:18:30.961Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:30.961Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-23T22:18:30.961Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.65 [2023-02-23T22:18:30.961Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:30.961Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-23T22:18:30.976Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-23T22:18:30.976Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:30.976Z] latest [2023-02-23T22:18:30.976Z] 3.0.0-dev.65 [2023-02-23T22:18:30.976Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:30.976Z] main [2023-02-23T22:18:30.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:31.296Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:31.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:31.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-23T22:18:31.608Z] 23186d6d5610: Preparing [2023-02-23T22:18:31.608Z] e66a2ab8bfbc: Preparing [2023-02-23T22:18:31.608Z] 7953bf6d90c3: Preparing [2023-02-23T22:18:31.608Z] 8774fa8e3546: Preparing [2023-02-23T22:18:31.608Z] 0fe32bc64c3b: Preparing [2023-02-23T22:18:31.608Z] 4e6476652798: Preparing [2023-02-23T22:18:31.608Z] 4e6476652798: Waiting [2023-02-23T22:18:31.608Z] 7953bf6d90c3: Pushed [2023-02-23T22:18:31.608Z] e66a2ab8bfbc: Pushed [2023-02-23T22:18:31.608Z] 23186d6d5610: Pushed [2023-02-23T22:18:31.608Z] 4e6476652798: Layer already exists [2023-02-23T22:18:31.866Z] 0fe32bc64c3b: Pushed [2023-02-23T22:18:38.436Z] 8774fa8e3546: Pushed [2023-02-23T22:18:38.436Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:8e32c8cfb59b0bdde17c6abf39bd5ba22dbe54a235bd54d1e168c8c48137b6bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:38.752Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:39.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-23T22:18:39.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-23T22:18:39.063Z] 23186d6d5610: Preparing [2023-02-23T22:18:39.063Z] e66a2ab8bfbc: Preparing [2023-02-23T22:18:39.063Z] 7953bf6d90c3: Preparing [2023-02-23T22:18:39.063Z] 8774fa8e3546: Preparing [2023-02-23T22:18:39.063Z] 0fe32bc64c3b: Preparing [2023-02-23T22:18:39.063Z] 4e6476652798: Preparing [2023-02-23T22:18:39.063Z] 4e6476652798: Waiting [2023-02-23T22:18:39.063Z] 23186d6d5610: Layer already exists [2023-02-23T22:18:39.063Z] 0fe32bc64c3b: Layer already exists [2023-02-23T22:18:39.063Z] e66a2ab8bfbc: Layer already exists [2023-02-23T22:18:39.063Z] 8774fa8e3546: Layer already exists [2023-02-23T22:18:39.063Z] 7953bf6d90c3: Layer already exists [2023-02-23T22:18:39.063Z] 4e6476652798: Layer already exists [2023-02-23T22:18:39.063Z] latest: digest: sha256:8e32c8cfb59b0bdde17c6abf39bd5ba22dbe54a235bd54d1e168c8c48137b6bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:39.376Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:39.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.65 [2023-02-23T22:18:39.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-23T22:18:39.680Z] 23186d6d5610: Preparing [2023-02-23T22:18:39.680Z] e66a2ab8bfbc: Preparing [2023-02-23T22:18:39.680Z] 7953bf6d90c3: Preparing [2023-02-23T22:18:39.680Z] 8774fa8e3546: Preparing [2023-02-23T22:18:39.680Z] 0fe32bc64c3b: Preparing [2023-02-23T22:18:39.680Z] 4e6476652798: Preparing [2023-02-23T22:18:39.680Z] 0fe32bc64c3b: Layer already exists [2023-02-23T22:18:39.680Z] 8774fa8e3546: Layer already exists [2023-02-23T22:18:39.680Z] e66a2ab8bfbc: Layer already exists [2023-02-23T22:18:39.680Z] 7953bf6d90c3: Layer already exists [2023-02-23T22:18:39.680Z] 23186d6d5610: Layer already exists [2023-02-23T22:18:39.680Z] 4e6476652798: Layer already exists [2023-02-23T22:18:39.680Z] 3.0.0-dev.65: digest: sha256:8e32c8cfb59b0bdde17c6abf39bd5ba22dbe54a235bd54d1e168c8c48137b6bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:39.991Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:40.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:40.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-23T22:18:40.296Z] 23186d6d5610: Preparing [2023-02-23T22:18:40.296Z] e66a2ab8bfbc: Preparing [2023-02-23T22:18:40.296Z] 7953bf6d90c3: Preparing [2023-02-23T22:18:40.296Z] 8774fa8e3546: Preparing [2023-02-23T22:18:40.296Z] 0fe32bc64c3b: Preparing [2023-02-23T22:18:40.296Z] 4e6476652798: Preparing [2023-02-23T22:18:40.296Z] 4e6476652798: Waiting [2023-02-23T22:18:40.296Z] 23186d6d5610: Layer already exists [2023-02-23T22:18:40.296Z] 8774fa8e3546: Layer already exists [2023-02-23T22:18:40.296Z] e66a2ab8bfbc: Layer already exists [2023-02-23T22:18:40.296Z] 7953bf6d90c3: Layer already exists [2023-02-23T22:18:40.296Z] 0fe32bc64c3b: Layer already exists [2023-02-23T22:18:40.296Z] 4e6476652798: Layer already exists [2023-02-23T22:18:40.296Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:8e32c8cfb59b0bdde17c6abf39bd5ba22dbe54a235bd54d1e168c8c48137b6bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:40.606Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:40.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-23T22:18:40.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-23T22:18:40.908Z] 23186d6d5610: Preparing [2023-02-23T22:18:40.908Z] e66a2ab8bfbc: Preparing [2023-02-23T22:18:40.908Z] 7953bf6d90c3: Preparing [2023-02-23T22:18:40.908Z] 8774fa8e3546: Preparing [2023-02-23T22:18:40.908Z] 0fe32bc64c3b: Preparing [2023-02-23T22:18:40.908Z] 4e6476652798: Preparing [2023-02-23T22:18:40.908Z] 4e6476652798: Waiting [2023-02-23T22:18:40.908Z] 23186d6d5610: Layer already exists [2023-02-23T22:18:40.908Z] 8774fa8e3546: Layer already exists [2023-02-23T22:18:40.908Z] 0fe32bc64c3b: Layer already exists [2023-02-23T22:18:40.908Z] e66a2ab8bfbc: Layer already exists [2023-02-23T22:18:40.908Z] 7953bf6d90c3: Layer already exists [2023-02-23T22:18:40.908Z] 4e6476652798: Layer already exists [2023-02-23T22:18:40.908Z] main: digest: sha256:8e32c8cfb59b0bdde17c6abf39bd5ba22dbe54a235bd54d1e168c8c48137b6bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:18:40.947Z] ===================================================== [Pipeline] echo [2023-02-23T22:18:40.953Z] taggedImages: [2023-02-23T22:18:40.953Z] - nexus3.edgexfoundry.org:10004/security-spire-config:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:40.953Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-23T22:18:40.953Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.65 [2023-02-23T22:18:40.953Z] - nexus3.edgexfoundry.org:10004/security-spire-config:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:40.953Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-23T22:18:40.967Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-23T22:18:40.967Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:40.967Z] latest [2023-02-23T22:18:40.967Z] 3.0.0-dev.65 [2023-02-23T22:18:40.967Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:40.967Z] main [2023-02-23T22:18:40.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:41.266Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:41.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:41.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-23T22:18:41.567Z] 4cd2d042119f: Preparing [2023-02-23T22:18:41.567Z] f2835fdd5bb2: Preparing [2023-02-23T22:18:41.567Z] 40525705db7a: Preparing [2023-02-23T22:18:41.567Z] fabb7ccb5432: Preparing [2023-02-23T22:18:41.567Z] 218630c310fe: Preparing [2023-02-23T22:18:41.567Z] 4e6476652798: Preparing [2023-02-23T22:18:41.567Z] 4e6476652798: Waiting [2023-02-23T22:18:41.567Z] 218630c310fe: Layer already exists [2023-02-23T22:18:41.567Z] 4e6476652798: Layer already exists [2023-02-23T22:18:41.567Z] 40525705db7a: Pushed [2023-02-23T22:18:41.567Z] f2835fdd5bb2: Pushed [2023-02-23T22:18:41.567Z] 4cd2d042119f: Pushed [2023-02-23T22:18:48.131Z] fabb7ccb5432: Pushed [2023-02-23T22:18:48.131Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:9588740b8206f8764124ea6e914fc66ee00aa6525011737f5e5e11062f2fc1ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:48.446Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:48.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-23T22:18:48.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-23T22:18:48.759Z] 4cd2d042119f: Preparing [2023-02-23T22:18:48.759Z] f2835fdd5bb2: Preparing [2023-02-23T22:18:48.759Z] 40525705db7a: Preparing [2023-02-23T22:18:48.759Z] fabb7ccb5432: Preparing [2023-02-23T22:18:48.759Z] 218630c310fe: Preparing [2023-02-23T22:18:48.759Z] 4e6476652798: Preparing [2023-02-23T22:18:48.759Z] 4e6476652798: Waiting [2023-02-23T22:18:48.759Z] fabb7ccb5432: Layer already exists [2023-02-23T22:18:48.759Z] f2835fdd5bb2: Layer already exists [2023-02-23T22:18:48.759Z] 4cd2d042119f: Layer already exists [2023-02-23T22:18:48.759Z] 40525705db7a: Layer already exists [2023-02-23T22:18:48.759Z] 218630c310fe: Layer already exists [2023-02-23T22:18:48.759Z] 4e6476652798: Layer already exists [2023-02-23T22:18:48.759Z] latest: digest: sha256:9588740b8206f8764124ea6e914fc66ee00aa6525011737f5e5e11062f2fc1ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:49.069Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:49.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.65 [2023-02-23T22:18:49.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-23T22:18:49.379Z] 4cd2d042119f: Preparing [2023-02-23T22:18:49.379Z] f2835fdd5bb2: Preparing [2023-02-23T22:18:49.379Z] 40525705db7a: Preparing [2023-02-23T22:18:49.379Z] fabb7ccb5432: Preparing [2023-02-23T22:18:49.379Z] 218630c310fe: Preparing [2023-02-23T22:18:49.379Z] 4e6476652798: Preparing [2023-02-23T22:18:49.379Z] 4e6476652798: Waiting [2023-02-23T22:18:49.379Z] fabb7ccb5432: Layer already exists [2023-02-23T22:18:49.379Z] 218630c310fe: Layer already exists [2023-02-23T22:18:49.379Z] f2835fdd5bb2: Layer already exists [2023-02-23T22:18:49.379Z] 4cd2d042119f: Layer already exists [2023-02-23T22:18:49.379Z] 40525705db7a: Layer already exists [2023-02-23T22:18:49.379Z] 4e6476652798: Layer already exists [2023-02-23T22:18:49.379Z] 3.0.0-dev.65: digest: sha256:9588740b8206f8764124ea6e914fc66ee00aa6525011737f5e5e11062f2fc1ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:49.684Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:49.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:49.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-23T22:18:49.990Z] 4cd2d042119f: Preparing [2023-02-23T22:18:49.990Z] f2835fdd5bb2: Preparing [2023-02-23T22:18:49.990Z] 40525705db7a: Preparing [2023-02-23T22:18:49.990Z] fabb7ccb5432: Preparing [2023-02-23T22:18:49.990Z] 218630c310fe: Preparing [2023-02-23T22:18:49.990Z] 4e6476652798: Preparing [2023-02-23T22:18:49.990Z] 4e6476652798: Waiting [2023-02-23T22:18:49.990Z] 40525705db7a: Layer already exists [2023-02-23T22:18:49.990Z] 218630c310fe: Layer already exists [2023-02-23T22:18:49.990Z] 4cd2d042119f: Layer already exists [2023-02-23T22:18:49.990Z] fabb7ccb5432: Layer already exists [2023-02-23T22:18:49.990Z] f2835fdd5bb2: Layer already exists [2023-02-23T22:18:49.990Z] 4e6476652798: Layer already exists [2023-02-23T22:18:49.990Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:9588740b8206f8764124ea6e914fc66ee00aa6525011737f5e5e11062f2fc1ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:50.297Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:50.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-23T22:18:50.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-23T22:18:50.601Z] 4cd2d042119f: Preparing [2023-02-23T22:18:50.601Z] f2835fdd5bb2: Preparing [2023-02-23T22:18:50.601Z] 40525705db7a: Preparing [2023-02-23T22:18:50.601Z] fabb7ccb5432: Preparing [2023-02-23T22:18:50.601Z] 218630c310fe: Preparing [2023-02-23T22:18:50.601Z] 4e6476652798: Preparing [2023-02-23T22:18:50.601Z] 4e6476652798: Waiting [2023-02-23T22:18:50.601Z] f2835fdd5bb2: Layer already exists [2023-02-23T22:18:50.601Z] 40525705db7a: Layer already exists [2023-02-23T22:18:50.601Z] 4cd2d042119f: Layer already exists [2023-02-23T22:18:50.601Z] fabb7ccb5432: Layer already exists [2023-02-23T22:18:50.601Z] 218630c310fe: Layer already exists [2023-02-23T22:18:50.601Z] 4e6476652798: Layer already exists [2023-02-23T22:18:50.601Z] main: digest: sha256:9588740b8206f8764124ea6e914fc66ee00aa6525011737f5e5e11062f2fc1ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:18:50.652Z] ===================================================== [Pipeline] echo [2023-02-23T22:18:50.662Z] taggedImages: [2023-02-23T22:18:50.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:50.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-23T22:18:50.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.65 [2023-02-23T22:18:50.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:50.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-23T22:18:50.688Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-23T22:18:50.688Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:50.688Z] latest [2023-02-23T22:18:50.688Z] 3.0.0-dev.65 [2023-02-23T22:18:50.688Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:50.688Z] main [2023-02-23T22:18:50.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:51.015Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:51.313Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:51.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-23T22:18:51.313Z] 6f9ec1683377: Preparing [2023-02-23T22:18:51.313Z] b8c2d9cbbc67: Preparing [2023-02-23T22:18:51.313Z] 274e48baf84f: Preparing [2023-02-23T22:18:51.313Z] 99eff264809a: Preparing [2023-02-23T22:18:51.313Z] aa5968d388b8: Preparing [2023-02-23T22:18:51.313Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:51.313Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:51.313Z] 6f9ec1683377: Pushed [2023-02-23T22:18:51.881Z] 99eff264809a: Pushed [2023-02-23T22:18:53.785Z] b8c2d9cbbc67: Pushed [2023-02-23T22:18:53.785Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:87e5124299269c51aa372a0cb28939f5269a8ab1b6964946feb29db93d155e3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:54.093Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:54.396Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-23T22:18:54.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-23T22:18:54.396Z] 6f9ec1683377: Preparing [2023-02-23T22:18:54.396Z] b8c2d9cbbc67: Preparing [2023-02-23T22:18:54.396Z] 274e48baf84f: Preparing [2023-02-23T22:18:54.396Z] 99eff264809a: Preparing [2023-02-23T22:18:54.396Z] aa5968d388b8: Preparing [2023-02-23T22:18:54.396Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:54.396Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:54.396Z] 6f9ec1683377: Layer already exists [2023-02-23T22:18:54.396Z] 99eff264809a: Layer already exists [2023-02-23T22:18:54.396Z] b8c2d9cbbc67: Layer already exists [2023-02-23T22:18:54.396Z] latest: digest: sha256:87e5124299269c51aa372a0cb28939f5269a8ab1b6964946feb29db93d155e3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:54.710Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:55.016Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.65 [2023-02-23T22:18:55.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-23T22:18:55.016Z] 6f9ec1683377: Preparing [2023-02-23T22:18:55.016Z] b8c2d9cbbc67: Preparing [2023-02-23T22:18:55.016Z] 274e48baf84f: Preparing [2023-02-23T22:18:55.016Z] 99eff264809a: Preparing [2023-02-23T22:18:55.016Z] aa5968d388b8: Preparing [2023-02-23T22:18:55.016Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:55.016Z] b8c2d9cbbc67: Layer already exists [2023-02-23T22:18:55.016Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:55.016Z] 6f9ec1683377: Layer already exists [2023-02-23T22:18:55.016Z] 99eff264809a: Layer already exists [2023-02-23T22:18:55.016Z] 3.0.0-dev.65: digest: sha256:87e5124299269c51aa372a0cb28939f5269a8ab1b6964946feb29db93d155e3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:55.332Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:55.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:55.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-23T22:18:55.642Z] 6f9ec1683377: Preparing [2023-02-23T22:18:55.642Z] b8c2d9cbbc67: Preparing [2023-02-23T22:18:55.642Z] 274e48baf84f: Preparing [2023-02-23T22:18:55.642Z] 99eff264809a: Preparing [2023-02-23T22:18:55.642Z] aa5968d388b8: Preparing [2023-02-23T22:18:55.642Z] 6f9ec1683377: Layer already exists [2023-02-23T22:18:55.642Z] b8c2d9cbbc67: Layer already exists [2023-02-23T22:18:55.642Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:55.642Z] 99eff264809a: Layer already exists [2023-02-23T22:18:55.642Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:55.642Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:87e5124299269c51aa372a0cb28939f5269a8ab1b6964946feb29db93d155e3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:55.949Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:56.250Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-23T22:18:56.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-23T22:18:56.250Z] 6f9ec1683377: Preparing [2023-02-23T22:18:56.250Z] b8c2d9cbbc67: Preparing [2023-02-23T22:18:56.250Z] 274e48baf84f: Preparing [2023-02-23T22:18:56.250Z] 99eff264809a: Preparing [2023-02-23T22:18:56.250Z] aa5968d388b8: Preparing [2023-02-23T22:18:56.250Z] 99eff264809a: Layer already exists [2023-02-23T22:18:56.250Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:56.250Z] b8c2d9cbbc67: Layer already exists [2023-02-23T22:18:56.250Z] 6f9ec1683377: Layer already exists [2023-02-23T22:18:56.250Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:56.250Z] main: digest: sha256:87e5124299269c51aa372a0cb28939f5269a8ab1b6964946feb29db93d155e3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:18:56.286Z] ===================================================== [Pipeline] echo [2023-02-23T22:18:56.300Z] taggedImages: [2023-02-23T22:18:56.300Z] - nexus3.edgexfoundry.org:10004/support-notifications:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:56.300Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-23T22:18:56.300Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.65 [2023-02-23T22:18:56.300Z] - nexus3.edgexfoundry.org:10004/support-notifications:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:56.300Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-23T22:18:56.320Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-23T22:18:56.320Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:56.320Z] latest [2023-02-23T22:18:56.320Z] 3.0.0-dev.65 [2023-02-23T22:18:56.320Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:18:56.320Z] main [2023-02-23T22:18:56.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:56.621Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:56.921Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:18:56.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-23T22:18:56.921Z] d730e148a749: Preparing [2023-02-23T22:18:56.921Z] c4bf12717802: Preparing [2023-02-23T22:18:56.921Z] 274e48baf84f: Preparing [2023-02-23T22:18:56.921Z] b093ef78eb40: Preparing [2023-02-23T22:18:56.921Z] aa5968d388b8: Preparing [2023-02-23T22:18:56.921Z] aa5968d388b8: Layer already exists [2023-02-23T22:18:56.921Z] b093ef78eb40: Layer already exists [2023-02-23T22:18:56.921Z] 274e48baf84f: Layer already exists [2023-02-23T22:18:56.921Z] d730e148a749: Pushed [2023-02-23T22:18:59.467Z] c4bf12717802: Pushed [2023-02-23T22:18:59.467Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:154e15ddee4dac23e6e4c8de31b31646b128268f80b03218951c75861ef5807e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:18:59.769Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:19:00.070Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-23T22:19:00.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-23T22:19:00.070Z] d730e148a749: Preparing [2023-02-23T22:19:00.070Z] c4bf12717802: Preparing [2023-02-23T22:19:00.070Z] 274e48baf84f: Preparing [2023-02-23T22:19:00.070Z] b093ef78eb40: Preparing [2023-02-23T22:19:00.070Z] aa5968d388b8: Preparing [2023-02-23T22:19:00.070Z] 274e48baf84f: Layer already exists [2023-02-23T22:19:00.070Z] b093ef78eb40: Layer already exists [2023-02-23T22:19:00.070Z] c4bf12717802: Layer already exists [2023-02-23T22:19:00.070Z] aa5968d388b8: Layer already exists [2023-02-23T22:19:00.070Z] d730e148a749: Layer already exists [2023-02-23T22:19:00.070Z] latest: digest: sha256:154e15ddee4dac23e6e4c8de31b31646b128268f80b03218951c75861ef5807e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:19:00.385Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:19:00.685Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.65 [2023-02-23T22:19:00.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-23T22:19:00.685Z] d730e148a749: Preparing [2023-02-23T22:19:00.685Z] c4bf12717802: Preparing [2023-02-23T22:19:00.685Z] 274e48baf84f: Preparing [2023-02-23T22:19:00.685Z] b093ef78eb40: Preparing [2023-02-23T22:19:00.685Z] aa5968d388b8: Preparing [2023-02-23T22:19:00.685Z] 274e48baf84f: Layer already exists [2023-02-23T22:19:00.685Z] c4bf12717802: Layer already exists [2023-02-23T22:19:00.685Z] b093ef78eb40: Layer already exists [2023-02-23T22:19:00.685Z] aa5968d388b8: Layer already exists [2023-02-23T22:19:00.685Z] d730e148a749: Layer already exists [2023-02-23T22:19:00.685Z] 3.0.0-dev.65: digest: sha256:154e15ddee4dac23e6e4c8de31b31646b128268f80b03218951c75861ef5807e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:19:00.992Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:19:01.291Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:19:01.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-23T22:19:01.291Z] d730e148a749: Preparing [2023-02-23T22:19:01.291Z] c4bf12717802: Preparing [2023-02-23T22:19:01.291Z] 274e48baf84f: Preparing [2023-02-23T22:19:01.291Z] b093ef78eb40: Preparing [2023-02-23T22:19:01.291Z] aa5968d388b8: Preparing [2023-02-23T22:19:01.291Z] d730e148a749: Layer already exists [2023-02-23T22:19:01.291Z] b093ef78eb40: Layer already exists [2023-02-23T22:19:01.291Z] c4bf12717802: Layer already exists [2023-02-23T22:19:01.291Z] 274e48baf84f: Layer already exists [2023-02-23T22:19:01.291Z] aa5968d388b8: Layer already exists [2023-02-23T22:19:01.291Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:154e15ddee4dac23e6e4c8de31b31646b128268f80b03218951c75861ef5807e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:19:01.597Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:19:01.899Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-23T22:19:01.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-23T22:19:01.899Z] d730e148a749: Preparing [2023-02-23T22:19:01.899Z] c4bf12717802: Preparing [2023-02-23T22:19:01.899Z] 274e48baf84f: Preparing [2023-02-23T22:19:01.899Z] b093ef78eb40: Preparing [2023-02-23T22:19:01.899Z] aa5968d388b8: Preparing [2023-02-23T22:19:01.899Z] aa5968d388b8: Layer already exists [2023-02-23T22:19:01.899Z] c4bf12717802: Layer already exists [2023-02-23T22:19:01.899Z] 274e48baf84f: Layer already exists [2023-02-23T22:19:01.900Z] b093ef78eb40: Layer already exists [2023-02-23T22:19:01.900Z] d730e148a749: Layer already exists [2023-02-23T22:19:02.158Z] main: digest: sha256:154e15ddee4dac23e6e4c8de31b31646b128268f80b03218951c75861ef5807e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:19:02.193Z] ===================================================== [Pipeline] echo [2023-02-23T22:19:02.199Z] taggedImages: [2023-02-23T22:19:02.199Z] - nexus3.edgexfoundry.org:10004/support-scheduler:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:19:02.199Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-23T22:19:02.199Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.65 [2023-02-23T22:19:02.199Z] - nexus3.edgexfoundry.org:10004/support-scheduler:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:19:02.199Z] - nexus3.edgexfoundry.org:10004/support-scheduler: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] } [2023-02-23T22:19:03.087Z] Removing intermediate container 4b1be46f1adb [2023-02-23T22:19:03.088Z] ---> 119f97f1fbcc [2023-02-23T22:19:03.088Z] Step 7/23 : COPY . . [2023-02-23T22:19:03.088Z] Removing intermediate container 2ef60530ce03 [2023-02-23T22:19:03.088Z] ---> 6dc3c442794e [2023-02-23T22:19:03.088Z] Step 8/24 : COPY . . [2023-02-23T22:19:03.088Z] Removing intermediate container c6fbb445de7f [2023-02-23T22:19:03.088Z] ---> b46ab81425fc [2023-02-23T22:19:03.088Z] Step 7/19 : COPY . . [2023-02-23T22:19:03.088Z] Removing intermediate container f39c28e9ad08 [2023-02-23T22:19:03.088Z] ---> 69e65f856ebe [2023-02-23T22:19:03.088Z] Step 8/22 : COPY . . [2023-02-23T22:19:03.088Z] Removing intermediate container 3dad267f7331 [2023-02-23T22:19:03.088Z] ---> 8b962c8a10f4 [2023-02-23T22:19:03.088Z] Step 8/22 : COPY . . [2023-02-23T22:19:03.088Z] ---> 94ffb54c1029 [2023-02-23T22:19:03.088Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T22:19:03.088Z] ---> Running in 1d67863e88ec [2023-02-23T22:19:03.088Z] Removing intermediate container 1d67863e88ec [2023-02-23T22:19:03.088Z] ---> ecaea4b149ce [2023-02-23T22:19:03.088Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-23T22:19:03.356Z] ---> Running in f83dd4dc62ce [2023-02-23T22:19:04.320Z] Removing intermediate container f83dd4dc62ce [2023-02-23T22:19:04.320Z] ---> 06dbe48722e8 [2023-02-23T22:19:04.320Z] Step 10/23 : 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 [2023-02-23T22:19:04.320Z] ---> e4e8003e309d [2023-02-23T22:19:04.320Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-23T22:19:04.320Z] ---> f4ecf40d2a51 [2023-02-23T22:19:04.320Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-23T22:19:04.320Z] ---> 448fe9f883ea [2023-02-23T22:19:04.320Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-23T22:19:04.320Z] ---> Running in 8a8ff221020b [2023-02-23T22:19:04.320Z] ---> Running in 72778b08f4f8 [2023-02-23T22:19:04.619Z] ---> Running in 9125473e0c5e [2023-02-23T22:19:04.619Z] ---> Running in b57e8a2b0557 [2023-02-23T22:19:04.890Z] ---> 6b0ece122428 [2023-02-23T22:19:04.890Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-23T22:19:04.890Z] ---> Running in 700fefae65b3 [2023-02-23T22:19:06.849Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-23T22:19:07.435Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-23T22:19:07.435Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-23T22:19:07.435Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-23T22:19:07.702Z] Removing intermediate container 8a8ff221020b [2023-02-23T22:19:07.969Z] ---> b9fae4478b31 [2023-02-23T22:19:07.969Z] Step 11/23 : WORKDIR /edgex-go [2023-02-23T22:19:07.969Z] ---> Running in f17223976d5e [2023-02-23T22:19:08.560Z] Removing intermediate container f17223976d5e [2023-02-23T22:19:08.560Z] ---> 1a859cf2b570 [2023-02-23T22:19:08.560Z] [2023-02-23T22:19:08.560Z] Step 12/23 : FROM alpine:3.15 [2023-02-23T22:19:08.560Z] 3.15: Pulling from library/alpine [2023-02-23T22:19:09.985Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-23T22:19:09.985Z] Status: Downloaded newer image for alpine:3.15 [2023-02-23T22:19:09.985Z] ---> 354640af7b1b [2023-02-23T22:19:09.985Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T22:19:09.985Z] ---> Running in 815ffee579bb [2023-02-23T22:19:10.569Z] Removing intermediate container 815ffee579bb [2023-02-23T22:19:10.570Z] ---> 9e6eaf13e2d8 [2023-02-23T22:19:10.570Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T22:19:10.570Z] ---> Running in 9d78ffc59bfd [2023-02-23T22:19:12.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:19:13.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:19:14.553Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T22:19:14.553Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T22:19:14.553Z] OK: 15734 distinct packages available [2023-02-23T22:19:14.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:19:15.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:19:16.575Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-23T22:19:16.575Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-23T22:19:16.575Z] (3/5) Installing libucontext (1.1-r0) [2023-02-23T22:19:16.575Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-23T22:19:16.575Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-23T22:19:16.575Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T22:19:16.575Z] OK: 6 MiB in 19 packages [2023-02-23T22:19:18.525Z] Removing intermediate container 9d78ffc59bfd [2023-02-23T22:19:18.525Z] ---> 98638a8ef512 [2023-02-23T22:19:18.525Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T22:19:25.272Z] ---> 2e6508b5a016 [2023-02-23T22:19:25.272Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T22:19:25.545Z] ---> 80ca350eee33 [2023-02-23T22:19:25.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-23T22:19:26.509Z] ---> 9936aab86191 [2023-02-23T22:19:26.509Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-23T22:19:27.477Z] ---> 33e90fac2213 [2023-02-23T22:19:27.477Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T22:19:27.477Z] ---> Running in 0444ad04f231 [2023-02-23T22:19:28.064Z] Removing intermediate container 0444ad04f231 [2023-02-23T22:19:28.064Z] ---> cf5f343d88bc [2023-02-23T22:19:28.064Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T22:19:28.064Z] ---> Running in 5a18def6f25c [2023-02-23T22:19:29.029Z] Removing intermediate container 5a18def6f25c [2023-02-23T22:19:29.029Z] ---> c43781614fa8 [2023-02-23T22:19:29.029Z] Step 21/23 : LABEL arch=arm64 [2023-02-23T22:19:29.029Z] ---> Running in 3dcff0d97459 [2023-02-23T22:19:29.614Z] Removing intermediate container 3dcff0d97459 [2023-02-23T22:19:29.614Z] ---> 5d4722eebc47 [2023-02-23T22:19:29.614Z] Step 22/23 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:19:29.614Z] ---> Running in e6356c8e8b93 [2023-02-23T22:19:30.208Z] Removing intermediate container e6356c8e8b93 [2023-02-23T22:19:30.208Z] ---> 17d1418121f8 [2023-02-23T22:19:30.208Z] Step 23/23 : LABEL version=3.0.0-dev.65 [2023-02-23T22:19:30.208Z] ---> Running in cbd87e967059 [2023-02-23T22:19:30.791Z] Removing intermediate container cbd87e967059 [2023-02-23T22:19:30.791Z] ---> d3601476d430 [2023-02-23T22:19:30.791Z] [2023-02-23T22:19:30.791Z] Successfully built d3601476d430 [2023-02-23T22:19:30.791Z] Successfully tagged security-spire-server-arm64:latest [2023-02-23T22:19:30.791Z]  Building security-spire-server ... done Building security-spire-agent [2023-02-23T22:19:34.135Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:19:34.135Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:19:34.135Z] ---> a61a224c64c3 [2023-02-23T22:19:34.135Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T22:19:34.135Z] ---> Using cache [2023-02-23T22:19:34.135Z] ---> 6f9c3fcb0e5d [2023-02-23T22:19:34.135Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T22:19:34.135Z] ---> Using cache [2023-02-23T22:19:34.135Z] ---> 0aa5f302a3d2 [2023-02-23T22:19:34.135Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T22:19:34.404Z] ---> Using cache [2023-02-23T22:19:34.404Z] ---> 0a39bdedac51 [2023-02-23T22:19:34.404Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:19:34.404Z] ---> Using cache [2023-02-23T22:19:34.404Z] ---> 119f97f1fbcc [2023-02-23T22:19:34.404Z] Step 7/24 : COPY . . [2023-02-23T22:19:34.404Z] ---> Using cache [2023-02-23T22:19:34.404Z] ---> 94ffb54c1029 [2023-02-23T22:19:34.404Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T22:19:34.404Z] ---> Using cache [2023-02-23T22:19:34.404Z] ---> ecaea4b149ce [2023-02-23T22:19:34.404Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T22:19:34.404Z] ---> Using cache [2023-02-23T22:19:34.404Z] ---> 06dbe48722e8 [2023-02-23T22:19:34.404Z] Step 10/24 : 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 [2023-02-23T22:19:34.672Z] ---> Running in d7315dc63251 [2023-02-23T22:19:38.211Z] Removing intermediate container d7315dc63251 [2023-02-23T22:19:38.211Z] ---> e25e997e34b2 [2023-02-23T22:19:38.211Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T22:19:38.211Z] ---> Running in 46c9b3172960 [2023-02-23T22:19:38.513Z] Removing intermediate container 46c9b3172960 [2023-02-23T22:19:38.513Z] ---> fd51224a34ea [2023-02-23T22:19:38.513Z] [2023-02-23T22:19:38.513Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T22:19:38.513Z] ---> 354640af7b1b [2023-02-23T22:19:38.513Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T22:19:38.513Z] ---> Using cache [2023-02-23T22:19:38.513Z] ---> 9e6eaf13e2d8 [2023-02-23T22:19:38.513Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T22:19:38.513Z] ---> Using cache [2023-02-23T22:19:38.513Z] ---> 98638a8ef512 [2023-02-23T22:19:38.513Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-23T22:19:42.902Z] ---> a0512cd4b50e [2023-02-23T22:19:42.902Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T22:19:48.263Z] ---> 78b358672391 [2023-02-23T22:19:48.263Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T22:19:48.854Z] ---> 9a8bdfb6fb4a [2023-02-23T22:19:48.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-23T22:19:49.813Z] ---> 4253f570b1aa [2023-02-23T22:19:49.813Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-23T22:19:50.774Z] ---> b0b7385e5866 [2023-02-23T22:19:50.774Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T22:19:50.774Z] ---> Running in 366b712d368d [2023-02-23T22:19:51.359Z] Removing intermediate container 366b712d368d [2023-02-23T22:19:51.359Z] ---> 5eee1e81a0d4 [2023-02-23T22:19:51.359Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T22:19:51.359Z] ---> Running in 039257f35c5b [2023-02-23T22:19:51.944Z] Removing intermediate container 039257f35c5b [2023-02-23T22:19:51.944Z] ---> b957948fb679 [2023-02-23T22:19:51.944Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T22:19:51.944Z] ---> Running in f42aed77224e [2023-02-23T22:19:52.526Z] Removing intermediate container f42aed77224e [2023-02-23T22:19:52.526Z] ---> b01e2799cb61 [2023-02-23T22:19:52.526Z] Step 23/24 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:19:52.526Z] ---> Running in 0ac16be5a25f [2023-02-23T22:19:53.118Z] Removing intermediate container 0ac16be5a25f [2023-02-23T22:19:53.118Z] ---> f51a6ad38e73 [2023-02-23T22:19:53.119Z] Step 24/24 : LABEL version=3.0.0-dev.65 [2023-02-23T22:19:53.119Z] ---> Running in aa881a6caf9f [2023-02-23T22:19:53.701Z] Removing intermediate container aa881a6caf9f [2023-02-23T22:19:53.701Z] ---> 30de3058146e [2023-02-23T22:19:53.701Z] [2023-02-23T22:19:53.968Z] Successfully built 30de3058146e [2023-02-23T22:19:53.968Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-23T22:19:53.968Z] Building core-command [2023-02-23T22:19:57.312Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:19:57.312Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:19:57.312Z] ---> a61a224c64c3 [2023-02-23T22:19:57.312Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:19:57.312Z] ---> Using cache [2023-02-23T22:19:57.312Z] ---> 2d355c50b778 [2023-02-23T22:19:57.312Z] Step 4/23 : WORKDIR /edgex-go [2023-02-23T22:19:57.312Z] ---> Using cache [2023-02-23T22:19:57.312Z] ---> 97986e0a00e3 [2023-02-23T22:19:57.312Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-23T22:19:57.312Z] ---> Using cache [2023-02-23T22:19:57.312Z] ---> 074500b0af8a [2023-02-23T22:19:57.312Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-23T22:19:57.312Z] ---> Using cache [2023-02-23T22:19:57.312Z] ---> cda300bd0411 [2023-02-23T22:19:57.312Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:19:57.312Z] ---> Using cache [2023-02-23T22:19:57.312Z] ---> 8b962c8a10f4 [2023-02-23T22:19:57.312Z] Step 8/23 : COPY . . [2023-02-23T22:19:57.312Z] ---> Using cache [2023-02-23T22:19:57.312Z] ---> 6b0ece122428 [2023-02-23T22:19:57.312Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-23T22:19:57.899Z] ---> Running in 9f282db3804e [2023-02-23T22:19:59.846Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-23T22:25:36.833Z] Removing intermediate container 72778b08f4f8 [2023-02-23T22:25:36.833Z] ---> b21c6c52d6c2 [2023-02-23T22:25:36.833Z] [2023-02-23T22:25:36.833Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T22:25:36.833Z] 3.16: Pulling from library/alpine [2023-02-23T22:25:36.833Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T22:25:36.833Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T22:25:36.833Z] ---> 4c81e5bf8899 [2023-02-23T22:25:36.833Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T22:25:36.833Z] ---> Running in 68bdafbffdba [2023-02-23T22:25:36.833Z] Removing intermediate container 68bdafbffdba [2023-02-23T22:25:36.833Z] ---> a11f4de5d1e4 [2023-02-23T22:25:36.833Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:25:36.833Z] ---> Running in 678f425cdcc1 [2023-02-23T22:25:36.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:25:36.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:25:36.833Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T22:25:36.833Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:25:36.833Z] OK: 5 MiB in 15 packages [2023-02-23T22:25:36.833Z] Removing intermediate container 678f425cdcc1 [2023-02-23T22:25:36.833Z] ---> d8a7646f7d52 [2023-02-23T22:25:36.833Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:25:36.833Z] ---> 4058383223c5 [2023-02-23T22:25:36.833Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-23T22:25:37.417Z] ---> b85f82512b15 [2023-02-23T22:25:37.417Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-23T22:25:38.382Z] ---> b503c7829076 [2023-02-23T22:25:38.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-23T22:25:39.350Z] ---> 736d0696f375 [2023-02-23T22:25:39.350Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T22:25:39.350Z] ---> Running in 7a46a7d7c743 [2023-02-23T22:25:42.709Z] Removing intermediate container 7a46a7d7c743 [2023-02-23T22:25:42.709Z] ---> b4a9733b49b6 [2023-02-23T22:25:42.710Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T22:25:42.710Z] ---> Running in 0a3b36a2cb21 [2023-02-23T22:25:42.992Z] Removing intermediate container 0a3b36a2cb21 [2023-02-23T22:25:42.992Z] ---> 203a47081737 [2023-02-23T22:25:42.992Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-23T22:25:43.271Z] ---> Running in c439b98c1baa [2023-02-23T22:25:43.856Z] Removing intermediate container c439b98c1baa [2023-02-23T22:25:43.856Z] ---> afb7dca4d08b [2023-02-23T22:25:43.856Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T22:25:43.856Z] ---> Running in 3b86dcedd188 [2023-02-23T22:25:44.444Z] Removing intermediate container 3b86dcedd188 [2023-02-23T22:25:44.444Z] ---> 34bb8bd59b3e [2023-02-23T22:25:44.444Z] Step 21/22 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:25:44.714Z] ---> Running in cdb85bf0f138 [2023-02-23T22:25:45.303Z] Removing intermediate container cdb85bf0f138 [2023-02-23T22:25:45.303Z] ---> 58b5a79361be [2023-02-23T22:25:45.303Z] Step 22/22 : LABEL version=3.0.0-dev.65 [2023-02-23T22:25:45.303Z] ---> Running in 2ae991372d2b [2023-02-23T22:25:45.888Z] Removing intermediate container 2ae991372d2b [2023-02-23T22:25:45.888Z] ---> c41f8fb7b1a3 [2023-02-23T22:25:45.888Z] [2023-02-23T22:25:46.156Z] Successfully built c41f8fb7b1a3 [2023-02-23T22:25:46.156Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-23T22:25:46.156Z] Building security-spire-config [2023-02-23T22:25:50.419Z]  Building security-proxy-auth ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:25:50.419Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:25:50.419Z] ---> a61a224c64c3 [2023-02-23T22:25:50.419Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T22:25:50.419Z] ---> Using cache [2023-02-23T22:25:50.419Z] ---> 6f9c3fcb0e5d [2023-02-23T22:25:50.419Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T22:25:50.419Z] ---> Using cache [2023-02-23T22:25:50.419Z] ---> 0aa5f302a3d2 [2023-02-23T22:25:50.419Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T22:25:50.419Z] ---> Using cache [2023-02-23T22:25:50.419Z] ---> 0a39bdedac51 [2023-02-23T22:25:50.419Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:25:50.419Z] ---> Using cache [2023-02-23T22:25:50.419Z] ---> 119f97f1fbcc [2023-02-23T22:25:50.419Z] Step 7/24 : COPY . . [2023-02-23T22:25:50.419Z] ---> Using cache [2023-02-23T22:25:50.419Z] ---> 94ffb54c1029 [2023-02-23T22:25:50.419Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T22:25:50.419Z] ---> Using cache [2023-02-23T22:25:50.419Z] ---> ecaea4b149ce [2023-02-23T22:25:50.419Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T22:25:50.419Z] ---> Using cache [2023-02-23T22:25:50.419Z] ---> 06dbe48722e8 [2023-02-23T22:25:50.419Z] Step 10/24 : 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 [2023-02-23T22:25:50.419Z] ---> Using cache [2023-02-23T22:25:50.419Z] ---> e25e997e34b2 [2023-02-23T22:25:50.419Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T22:25:50.419Z] ---> Using cache [2023-02-23T22:25:50.419Z] ---> fd51224a34ea [2023-02-23T22:25:50.419Z] [2023-02-23T22:25:50.419Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T22:25:50.419Z] ---> 354640af7b1b [2023-02-23T22:25:50.419Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T22:25:50.419Z] ---> Using cache [2023-02-23T22:25:50.419Z] ---> 9e6eaf13e2d8 [2023-02-23T22:25:50.419Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-23T22:25:50.419Z] ---> Running in 7a7b167be3be [2023-02-23T22:25:52.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:25:52.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:25:54.367Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T22:25:54.367Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T22:25:54.367Z] OK: 15734 distinct packages available [2023-02-23T22:25:54.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:25:54.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:25:56.050Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-23T22:25:56.050Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-23T22:25:56.050Z] (3/4) Installing libucontext (1.1-r0) [2023-02-23T22:25:56.050Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-23T22:25:56.050Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T22:25:56.050Z] OK: 6 MiB in 18 packages [2023-02-23T22:25:58.010Z] Removing intermediate container 7a7b167be3be [2023-02-23T22:25:58.010Z] ---> f7e6ae576119 [2023-02-23T22:25:58.010Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T22:26:03.359Z] ---> cb8fa4b3a3f0 [2023-02-23T22:26:03.359Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T22:26:04.328Z] ---> 593e00730473 [2023-02-23T22:26:04.328Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-23T22:26:04.328Z] ---> Running in a23d8d562e8f [2023-02-23T22:26:04.918Z] Removing intermediate container a23d8d562e8f [2023-02-23T22:26:04.918Z] ---> 3aeae132e29f [2023-02-23T22:26:04.918Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-23T22:26:05.902Z] ---> bf36a0720202 [2023-02-23T22:26:05.902Z] Step 19/24 : WORKDIR / [2023-02-23T22:26:06.175Z] ---> Running in fe4b2bbc8889 [2023-02-23T22:26:06.795Z] Removing intermediate container fe4b2bbc8889 [2023-02-23T22:26:06.795Z] ---> cb9cb7a2aefb [2023-02-23T22:26:06.795Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T22:26:07.065Z] ---> Running in 9391807a4c06 [2023-02-23T22:26:07.334Z] Removing intermediate container 9391807a4c06 [2023-02-23T22:26:07.334Z] ---> 42b5214d3d43 [2023-02-23T22:26:07.334Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T22:26:07.603Z] ---> Running in 798cfc5242a7 [2023-02-23T22:26:08.189Z] Removing intermediate container 798cfc5242a7 [2023-02-23T22:26:08.189Z] ---> 94b5dc0cd6de [2023-02-23T22:26:08.189Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T22:26:08.189Z] ---> Running in 714fb822d56e [2023-02-23T22:26:08.777Z] Removing intermediate container 714fb822d56e [2023-02-23T22:26:08.777Z] ---> a5e68acc7c19 [2023-02-23T22:26:08.777Z] Step 23/24 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:26:08.777Z] ---> Running in 42acd3f2b0b5 [2023-02-23T22:26:09.364Z] Removing intermediate container 42acd3f2b0b5 [2023-02-23T22:26:09.364Z] ---> 2c80f2099a8a [2023-02-23T22:26:09.364Z] Step 24/24 : LABEL version=3.0.0-dev.65 [2023-02-23T22:26:09.364Z] ---> Running in 33d0cec55a28 [2023-02-23T22:26:09.950Z] Removing intermediate container 33d0cec55a28 [2023-02-23T22:26:09.950Z] ---> 8d678c1ce3db [2023-02-23T22:26:09.950Z] [2023-02-23T22:26:10.218Z] Successfully built 8d678c1ce3db [2023-02-23T22:26:10.218Z] Successfully tagged security-spire-config-arm64:latest [2023-02-23T22:26:10.218Z] Building security-secretstore-setup [2023-02-23T22:26:14.494Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:26:14.494Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:26:14.494Z] ---> a61a224c64c3 [2023-02-23T22:26:14.494Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T22:26:14.494Z] ---> Using cache [2023-02-23T22:26:14.494Z] ---> 6f9c3fcb0e5d [2023-02-23T22:26:14.494Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-23T22:26:14.494Z] ---> Running in d2aef32b5d04 [2023-02-23T22:26:15.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:26:16.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:26:17.934Z] OK: 221 MiB in 51 packages [2023-02-23T22:26:19.893Z] Removing intermediate container d2aef32b5d04 [2023-02-23T22:26:19.893Z] ---> a70d93a7c28c [2023-02-23T22:26:19.893Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T22:26:20.486Z] ---> 47d3cd69545e [2023-02-23T22:26:20.486Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:26:20.760Z] ---> Running in 370ea5efda3c [2023-02-23T22:26:52.980Z] Removing intermediate container 700fefae65b3 [2023-02-23T22:26:52.980Z] ---> f46fc9977fcf [2023-02-23T22:26:52.980Z] [2023-02-23T22:26:52.980Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T22:26:52.980Z] ---> 4c81e5bf8899 [2023-02-23T22:26:52.980Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-23T22:26:52.980Z] ---> Running in 43cf9a7e85c4 [2023-02-23T22:26:52.980Z] Removing intermediate container 43cf9a7e85c4 [2023-02-23T22:26:52.980Z] ---> f9726d8c74d2 [2023-02-23T22:26:52.980Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-23T22:26:52.980Z] ---> Running in 037c9fcd8a98 [2023-02-23T22:26:52.980Z] Removing intermediate container 037c9fcd8a98 [2023-02-23T22:26:52.980Z] ---> 26cba5ae85a1 [2023-02-23T22:26:52.980Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-23T22:26:52.980Z] ---> Running in a65f1a59e020 [2023-02-23T22:26:53.262Z] Removing intermediate container a65f1a59e020 [2023-02-23T22:26:53.262Z] ---> 6d8952d189a9 [2023-02-23T22:26:53.262Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:26:53.262Z] ---> Running in 3f39fc4b2d9d [2023-02-23T22:26:55.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:26:56.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:26:57.770Z] Removing intermediate container b57e8a2b0557 [2023-02-23T22:26:57.770Z] ---> b68c2ec43015 [2023-02-23T22:26:57.770Z] [2023-02-23T22:26:57.770Z] Step 10/24 : FROM alpine:3.16 [2023-02-23T22:26:57.770Z] ---> 4c81e5bf8899 [2023-02-23T22:26:57.770Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:26:57.770Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T22:26:58.039Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:26:58.039Z] ---> Running in 12fb5f11bb11 [2023-02-23T22:26:58.039Z] OK: 5 MiB in 15 packages [2023-02-23T22:26:59.987Z] Removing intermediate container 3f39fc4b2d9d [2023-02-23T22:26:59.987Z] ---> d3f7a69dd2de [2023-02-23T22:26:59.987Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:27:00.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:27:00.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:27:01.109Z] ---> fbd55489f6ca [2023-02-23T22:27:01.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-23T22:27:02.526Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T22:27:02.526Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:27:02.800Z] OK: 5 MiB in 15 packages [2023-02-23T22:27:03.076Z] ---> cb8c8849e767 [2023-02-23T22:27:03.076Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-23T22:27:05.036Z] ---> a9a7d4252649 [2023-02-23T22:27:05.036Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-23T22:27:05.036Z] Removing intermediate container 12fb5f11bb11 [2023-02-23T22:27:05.036Z] ---> e615fe3d43c0 [2023-02-23T22:27:05.036Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T22:27:05.036Z] ---> Running in bdeb3ca016ff [2023-02-23T22:27:05.036Z] ---> Running in d47d6309b17a [2023-02-23T22:27:05.626Z] Removing intermediate container bdeb3ca016ff [2023-02-23T22:27:05.626Z] ---> c0add324e695 [2023-02-23T22:27:05.894Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:27:05.894Z] Removing intermediate container d47d6309b17a [2023-02-23T22:27:05.894Z] ---> 28fe883809ae [2023-02-23T22:27:05.894Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-23T22:27:05.894Z] ---> Running in adce02f282b2 [2023-02-23T22:27:06.161Z] ---> Running in b8b4723e86dc [2023-02-23T22:27:06.885Z] Removing intermediate container adce02f282b2 [2023-02-23T22:27:06.885Z] ---> 12fab1e47c5e [2023-02-23T22:27:06.885Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T22:27:06.885Z] ---> Running in 9de1f08f505c [2023-02-23T22:27:07.199Z] Removing intermediate container b8b4723e86dc [2023-02-23T22:27:07.199Z] ---> 58ee3e492f7c [2023-02-23T22:27:07.199Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-23T22:27:07.199Z] ---> Running in 10268657faaa [2023-02-23T22:27:07.529Z] Removing intermediate container 9de1f08f505c [2023-02-23T22:27:07.529Z] ---> e816002c1b16 [2023-02-23T22:27:07.530Z] Step 21/22 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:27:07.800Z] ---> Running in 195dabb59279 [2023-02-23T22:27:08.095Z] Removing intermediate container 10268657faaa [2023-02-23T22:27:08.095Z] ---> 0679e2c1407b [2023-02-23T22:27:08.095Z] Step 15/24 : WORKDIR / [2023-02-23T22:27:08.382Z] ---> Running in 01f7e76fb6da [2023-02-23T22:27:08.708Z] Removing intermediate container 195dabb59279 [2023-02-23T22:27:08.708Z] ---> a90fa7a39206 [2023-02-23T22:27:08.708Z] Step 22/22 : LABEL version=3.0.0-dev.65 [2023-02-23T22:27:09.019Z] ---> Running in 95e98090238a [2023-02-23T22:27:09.302Z] Removing intermediate container 01f7e76fb6da [2023-02-23T22:27:09.302Z] ---> 15007e8a63a2 [2023-02-23T22:27:09.302Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:27:09.940Z] Removing intermediate container 95e98090238a [2023-02-23T22:27:09.940Z] ---> b9b3cad4a718 [2023-02-23T22:27:09.940Z] [2023-02-23T22:27:10.212Z] Successfully built b9b3cad4a718 [2023-02-23T22:27:10.212Z] Successfully tagged core-data-arm64:latest [2023-02-23T22:27:10.212Z] Building support-notifications [2023-02-23T22:27:10.799Z]  Building core-data ... done  ---> fc6cc8e5694a [2023-02-23T22:27:10.799Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-23T22:27:14.143Z] ---> a9a6095551d0 [2023-02-23T22:27:14.143Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-23T22:27:15.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:27:15.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:27:15.554Z] ---> a61a224c64c3 [2023-02-23T22:27:15.554Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:27:15.554Z] ---> Using cache [2023-02-23T22:27:15.554Z] ---> 2d355c50b778 [2023-02-23T22:27:15.554Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T22:27:15.554Z] ---> Using cache [2023-02-23T22:27:15.554Z] ---> 97986e0a00e3 [2023-02-23T22:27:15.554Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-23T22:27:15.824Z] ---> a4cc9c299ebc [2023-02-23T22:27:15.824Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-23T22:27:16.093Z] ---> Running in ad2dff61c99b [2023-02-23T22:27:18.040Z] ---> 855fcfef9802 [2023-02-23T22:27:18.040Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-23T22:27:18.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:27:18.624Z] ---> Running in ffa1ffaa656a [2023-02-23T22:27:18.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:27:19.163Z] Removing intermediate container ffa1ffaa656a [2023-02-23T22:27:19.163Z] ---> 1e03ba223104 [2023-02-23T22:27:19.163Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:27:19.432Z] ---> Running in 5616bf85d570 [2023-02-23T22:27:20.404Z] OK: 221 MiB in 51 packages [2023-02-23T22:27:20.680Z] Removing intermediate container 5616bf85d570 [2023-02-23T22:27:20.680Z] ---> d15eb8d4cdf4 [2023-02-23T22:27:20.680Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T22:27:20.958Z] ---> Running in f362f4d5fd4a [2023-02-23T22:27:22.369Z] Removing intermediate container f362f4d5fd4a [2023-02-23T22:27:22.369Z] ---> a8fb17902f79 [2023-02-23T22:27:22.369Z] Step 23/24 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:27:22.369Z] Removing intermediate container ad2dff61c99b [2023-02-23T22:27:22.369Z] ---> d2ec140f4416 [2023-02-23T22:27:22.369Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T22:27:22.369Z] ---> Running in c958473cfa7f [2023-02-23T22:27:23.774Z] Removing intermediate container c958473cfa7f [2023-02-23T22:27:23.774Z] ---> aa0fd7e4dd57 [2023-02-23T22:27:23.774Z] Step 24/24 : LABEL version=3.0.0-dev.65 [2023-02-23T22:27:23.774Z] ---> Running in 9c3609a9fc65 [2023-02-23T22:27:24.039Z] ---> 190742dcc0b5 [2023-02-23T22:27:24.039Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:27:24.304Z] ---> Running in 6946da73fc6a [2023-02-23T22:27:25.263Z] Removing intermediate container 9c3609a9fc65 [2023-02-23T22:27:25.263Z] ---> e5623ba4f32c [2023-02-23T22:27:25.263Z] [2023-02-23T22:27:25.263Z] Removing intermediate container 9f282db3804e [2023-02-23T22:27:25.263Z] ---> 7e4beb158c24 [2023-02-23T22:27:25.263Z] [2023-02-23T22:27:25.263Z] Step 10/23 : FROM alpine:3.16 [2023-02-23T22:27:25.263Z] ---> 4c81e5bf8899 [2023-02-23T22:27:25.263Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:27:25.263Z] ---> Using cache [2023-02-23T22:27:25.263Z] ---> e615fe3d43c0 [2023-02-23T22:27:25.263Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T22:27:25.263Z] ---> Using cache [2023-02-23T22:27:25.263Z] ---> 28fe883809ae [2023-02-23T22:27:25.263Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-23T22:27:25.535Z] Successfully built e5623ba4f32c [2023-02-23T22:27:25.535Z] Successfully tagged core-metadata-arm64:latest [2023-02-23T22:27:25.535Z] Building security-bootstrapper [2023-02-23T22:27:25.804Z]  Building core-metadata ... done  ---> Running in dd9577e097cb [2023-02-23T22:27:26.389Z] Removing intermediate container dd9577e097cb [2023-02-23T22:27:26.389Z] ---> 99eb06540410 [2023-02-23T22:27:26.389Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-23T22:27:26.657Z] ---> Running in 4582b1a2d1e8 [2023-02-23T22:27:27.239Z] Removing intermediate container 4582b1a2d1e8 [2023-02-23T22:27:27.239Z] ---> 9c30ccab57ef [2023-02-23T22:27:27.239Z] Step 15/23 : WORKDIR / [2023-02-23T22:27:27.505Z] ---> Running in 8c2df75ac5f9 [2023-02-23T22:27:28.463Z] Removing intermediate container 8c2df75ac5f9 [2023-02-23T22:27:28.463Z] ---> 2be1571e43bd [2023-02-23T22:27:28.463Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:27:30.408Z] ---> 539d2dd479b1 [2023-02-23T22:27:30.408Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-23T22:27:30.408Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:27:30.408Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:27:30.408Z] ---> a61a224c64c3 [2023-02-23T22:27:30.408Z] Step 3/32 : WORKDIR /edgex-go [2023-02-23T22:27:30.408Z] ---> Using cache [2023-02-23T22:27:30.408Z] ---> 6f9c3fcb0e5d [2023-02-23T22:27:30.408Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-23T22:27:30.408Z] ---> Using cache [2023-02-23T22:27:30.408Z] ---> a70d93a7c28c [2023-02-23T22:27:30.408Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-23T22:27:30.678Z] ---> Using cache [2023-02-23T22:27:30.678Z] ---> 47d3cd69545e [2023-02-23T22:27:30.678Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:27:30.945Z] ---> Running in 27d62e26ed2f [2023-02-23T22:27:32.891Z] ---> 51897addaba3 [2023-02-23T22:27:32.891Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-23T22:27:34.296Z] ---> 35a22e261833 [2023-02-23T22:27:34.296Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-23T22:27:34.296Z] ---> Running in 94cb0b237b1d [2023-02-23T22:27:35.253Z] Removing intermediate container 94cb0b237b1d [2023-02-23T22:27:35.253Z] ---> 2c49a24988ed [2023-02-23T22:27:35.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:27:35.521Z] ---> Running in 869987638fd4 [2023-02-23T22:27:36.118Z] Removing intermediate container 869987638fd4 [2023-02-23T22:27:36.118Z] ---> 5fbe185baf85 [2023-02-23T22:27:36.118Z] Step 21/23 : LABEL arch=arm64 [2023-02-23T22:27:36.389Z] ---> Running in 3ad86ab8b2d5 [2023-02-23T22:27:36.988Z] Removing intermediate container 3ad86ab8b2d5 [2023-02-23T22:27:36.988Z] ---> f4f263fc5904 [2023-02-23T22:27:36.988Z] Step 22/23 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:27:37.256Z] ---> Running in 2d38fe393c3e [2023-02-23T22:27:37.842Z] Removing intermediate container 2d38fe393c3e [2023-02-23T22:27:37.842Z] ---> a0b0d4ea643d [2023-02-23T22:27:37.842Z] Step 23/23 : LABEL version=3.0.0-dev.65 [2023-02-23T22:27:38.109Z] ---> Running in acb2f42a3fe7 [2023-02-23T22:27:38.695Z] Removing intermediate container acb2f42a3fe7 [2023-02-23T22:27:38.695Z] ---> 8e2610fba7fc [2023-02-23T22:27:38.695Z] [2023-02-23T22:27:38.695Z] Successfully built 8e2610fba7fc [2023-02-23T22:27:38.695Z] Successfully tagged core-command-arm64:latest [2023-02-23T22:27:38.695Z]  Building core-command ... done Building support-scheduler [2023-02-23T22:27:44.042Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:27:44.042Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:27:44.042Z] ---> a61a224c64c3 [2023-02-23T22:27:44.042Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:27:44.042Z] ---> Using cache [2023-02-23T22:27:44.042Z] ---> 2d355c50b778 [2023-02-23T22:27:44.042Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T22:27:44.042Z] ---> Using cache [2023-02-23T22:27:44.042Z] ---> 97986e0a00e3 [2023-02-23T22:27:44.042Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T22:27:44.042Z] ---> Using cache [2023-02-23T22:27:44.042Z] ---> 074500b0af8a [2023-02-23T22:27:44.042Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T22:27:44.042Z] ---> Using cache [2023-02-23T22:27:44.042Z] ---> cda300bd0411 [2023-02-23T22:27:44.042Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:27:44.042Z] ---> Using cache [2023-02-23T22:27:44.042Z] ---> 8b962c8a10f4 [2023-02-23T22:27:44.042Z] Step 8/22 : COPY . . [2023-02-23T22:27:44.042Z] ---> Using cache [2023-02-23T22:27:44.042Z] ---> 6b0ece122428 [2023-02-23T22:27:44.042Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-23T22:27:45.004Z] ---> Running in 4b091759fb75 [2023-02-23T22:27:47.603Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-23T22:28:09.673Z] Removing intermediate container 9125473e0c5e [2023-02-23T22:28:09.673Z] ---> 015a04e05a67 [2023-02-23T22:28:09.673Z] [2023-02-23T22:28:09.673Z] Step 9/19 : FROM alpine:3.15 [2023-02-23T22:28:09.673Z] ---> 354640af7b1b [2023-02-23T22:28:09.673Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T22:28:09.673Z] ---> Using cache [2023-02-23T22:28:09.673Z] ---> 9e6eaf13e2d8 [2023-02-23T22:28:09.673Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-23T22:28:09.673Z] ---> Running in 6270e73c1eb6 [2023-02-23T22:28:09.673Z] Removing intermediate container 370ea5efda3c [2023-02-23T22:28:09.673Z] ---> d3ccdf7474a0 [2023-02-23T22:28:09.673Z] Step 7/24 : COPY . . [2023-02-23T22:28:09.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:28:10.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:28:11.660Z] ---> ac7a380ce906 [2023-02-23T22:28:11.660Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-23T22:28:11.660Z] ---> Running in e8d71f8a3c0e [2023-02-23T22:28:11.928Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T22:28:11.928Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T22:28:11.928Z] OK: 15734 distinct packages available [2023-02-23T22:28:12.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:28:12.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:28:13.744Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-23T22:28:14.011Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-23T22:28:14.011Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-23T22:28:14.011Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-23T22:28:14.011Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-23T22:28:14.277Z] (5/9) Installing curl (7.80.0-r6) [2023-02-23T22:28:14.277Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-23T22:28:14.277Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-23T22:28:14.277Z] (8/9) Installing libucontext (1.1-r0) [2023-02-23T22:28:14.277Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-23T22:28:14.277Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T22:28:14.277Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T22:28:14.861Z] OK: 8 MiB in 23 packages [2023-02-23T22:28:17.449Z] Removing intermediate container 6270e73c1eb6 [2023-02-23T22:28:17.449Z] ---> fb1b8e6c277a [2023-02-23T22:28:17.449Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:28:18.029Z] ---> a08329429d80 [2023-02-23T22:28:18.029Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-23T22:28:20.608Z] ---> 62a71c975a40 [2023-02-23T22:28:20.608Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-23T22:28:22.016Z] ---> b9df88a36e32 [2023-02-23T22:28:22.016Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-23T22:28:22.016Z] ---> Running in e5b74a01dcaa [2023-02-23T22:28:22.973Z] Removing intermediate container e5b74a01dcaa [2023-02-23T22:28:22.973Z] ---> d86fe4ce90fa [2023-02-23T22:28:22.973Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:28:23.240Z] ---> Running in d20a8d193f45 [2023-02-23T22:28:24.199Z] Removing intermediate container d20a8d193f45 [2023-02-23T22:28:24.199Z] ---> b2f18b42d891 [2023-02-23T22:28:24.199Z] Step 17/19 : LABEL arch=arm64 [2023-02-23T22:28:24.465Z] ---> Running in 1cb5f74cf1cd [2023-02-23T22:28:25.420Z] Removing intermediate container 1cb5f74cf1cd [2023-02-23T22:28:25.420Z] ---> 38e351e62d94 [2023-02-23T22:28:25.420Z] Step 18/19 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:28:25.420Z] ---> Running in 88f614b82a49 [2023-02-23T22:28:26.377Z] Removing intermediate container 88f614b82a49 [2023-02-23T22:28:26.377Z] ---> 7b71ad2da2fa [2023-02-23T22:28:26.377Z] Step 19/19 : LABEL version=3.0.0-dev.65 [2023-02-23T22:28:26.644Z] ---> Running in ae47011797f4 [2023-02-23T22:28:27.604Z] Removing intermediate container ae47011797f4 [2023-02-23T22:28:27.604Z] ---> 0ac120dedb7e [2023-02-23T22:28:27.604Z] [2023-02-23T22:28:27.870Z] Successfully built 0ac120dedb7e [2023-02-23T22:28:27.870Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-23T22:28:27.870Z] Building core-common-config-bootstrapper [2023-02-23T22:28:32.129Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:28:32.129Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:28:32.129Z] ---> a61a224c64c3 [2023-02-23T22:28:32.129Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T22:28:32.129Z] ---> Using cache [2023-02-23T22:28:32.129Z] ---> 2d355c50b778 [2023-02-23T22:28:32.129Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T22:28:32.129Z] ---> Using cache [2023-02-23T22:28:32.129Z] ---> 97986e0a00e3 [2023-02-23T22:28:32.129Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T22:28:32.129Z] ---> Using cache [2023-02-23T22:28:32.129Z] ---> 074500b0af8a [2023-02-23T22:28:32.129Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T22:28:32.397Z] ---> Using cache [2023-02-23T22:28:32.398Z] ---> cda300bd0411 [2023-02-23T22:28:32.398Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:28:32.398Z] ---> Using cache [2023-02-23T22:28:32.398Z] ---> 8b962c8a10f4 [2023-02-23T22:28:32.398Z] Step 8/22 : COPY . . [2023-02-23T22:28:32.979Z] ---> Using cache [2023-02-23T22:28:32.979Z] ---> 6b0ece122428 [2023-02-23T22:28:32.979Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-23T22:28:33.566Z] ---> Running in 0bb9f47805ee [2023-02-23T22:28:36.151Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-23T22:29:23.354Z] Removing intermediate container 6946da73fc6a [2023-02-23T22:29:23.354Z] ---> 23e7d535e2cd [2023-02-23T22:29:23.354Z] Step 8/22 : COPY . . [2023-02-23T22:29:24.324Z] Removing intermediate container 27d62e26ed2f [2023-02-23T22:29:24.324Z] ---> d66987883d3d [2023-02-23T22:29:24.324Z] Step 7/32 : COPY . . [2023-02-23T22:29:24.324Z] ---> 82d7aea729b4 [2023-02-23T22:29:24.324Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-23T22:29:24.592Z] ---> Running in f404cc9f6a09 [2023-02-23T22:29:27.174Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-23T22:29:28.146Z] ---> d61f7ef1f9dc [2023-02-23T22:29:28.146Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-23T22:29:28.446Z] ---> Running in 816dc08ad2d8 [2023-02-23T22:29:30.424Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-23T22:34:22.350Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-23T22:34:30.541Z] Removing intermediate container e8d71f8a3c0e [2023-02-23T22:34:30.541Z] ---> 1a90c7fef6a5 [2023-02-23T22:34:30.541Z] [2023-02-23T22:34:30.541Z] Step 9/24 : FROM alpine:3.16 [2023-02-23T22:34:30.541Z] ---> 4c81e5bf8899 [2023-02-23T22:34:30.541Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-23T22:34:30.541Z] ---> Running in acc5c9084dce [2023-02-23T22:34:31.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:34:32.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:34:33.637Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-23T22:34:33.637Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-23T22:34:33.637Z] (3/3) Installing su-exec (0.2-r1) [2023-02-23T22:34:33.637Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:34:33.637Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T22:34:34.221Z] OK: 6 MiB in 17 packages [2023-02-23T22:34:36.805Z] Removing intermediate container acc5c9084dce [2023-02-23T22:34:36.805Z] ---> 79ce06242d4b [2023-02-23T22:34:36.805Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T22:34:36.805Z] ---> Running in 2a99cd9746f0 [2023-02-23T22:34:37.075Z] Removing intermediate container 2a99cd9746f0 [2023-02-23T22:34:37.075Z] ---> b9e239cf3081 [2023-02-23T22:34:37.075Z] Step 12/24 : WORKDIR / [2023-02-23T22:34:37.342Z] ---> Running in 5ba2e5164c80 [2023-02-23T22:34:37.927Z] Removing intermediate container 5ba2e5164c80 [2023-02-23T22:34:37.927Z] ---> 5b57d6d80b2b [2023-02-23T22:34:37.927Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-23T22:34:38.894Z] ---> b5e8e4374d40 [2023-02-23T22:34:38.894Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-23T22:34:39.478Z] ---> 2f35824873b1 [2023-02-23T22:34:39.479Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-23T22:34:40.888Z] ---> dc44fe4d0fb8 [2023-02-23T22:34:40.888Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-23T22:34:41.471Z] ---> 099dc3c920ca [2023-02-23T22:34:41.471Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-23T22:34:43.610Z] ---> 074113497d1f [2023-02-23T22:34:43.610Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-23T22:34:45.646Z] ---> 380ca972d429 [2023-02-23T22:34:45.646Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T22:34:46.243Z] ---> 3fb3f66dbc4a [2023-02-23T22:34:46.243Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T22:34:46.243Z] ---> Running in 9a5e68ce8bf6 [2023-02-23T22:34:49.689Z] Removing intermediate container 9a5e68ce8bf6 [2023-02-23T22:34:49.689Z] ---> f06b7b8473f8 [2023-02-23T22:34:49.689Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T22:34:49.689Z] ---> Running in 775ce81dd811 [2023-02-23T22:34:49.956Z] Removing intermediate container 775ce81dd811 [2023-02-23T22:34:49.956Z] ---> 6f5b47ed3409 [2023-02-23T22:34:49.956Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T22:34:50.220Z] ---> Running in 6cc78fe36e15 [2023-02-23T22:34:50.486Z] Removing intermediate container 6cc78fe36e15 [2023-02-23T22:34:50.486Z] ---> afc612f1900e [2023-02-23T22:34:50.486Z] Step 23/24 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:34:50.755Z] ---> Running in f75e41563f19 [2023-02-23T22:34:51.340Z] Removing intermediate container f75e41563f19 [2023-02-23T22:34:51.340Z] ---> 142ff31843a0 [2023-02-23T22:34:51.340Z] Step 24/24 : LABEL version=3.0.0-dev.65 [2023-02-23T22:34:51.605Z] ---> Running in bd466db5f6e0 [2023-02-23T22:34:52.186Z] Removing intermediate container bd466db5f6e0 [2023-02-23T22:34:52.186Z] ---> d61fab57cb17 [2023-02-23T22:34:52.186Z] [2023-02-23T22:34:52.186Z] Successfully built d61fab57cb17 [2023-02-23T22:34:52.186Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-23T22:34:52.186Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-02-23T22:34:55.516Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T22:34:55.516Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-23T22:34:55.516Z] ---> a61a224c64c3 [2023-02-23T22:34:55.516Z] Step 3/21 : WORKDIR /edgex-go [2023-02-23T22:34:55.782Z] ---> Using cache [2023-02-23T22:34:55.782Z] ---> 6f9c3fcb0e5d [2023-02-23T22:34:55.782Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-23T22:34:55.782Z] ---> Using cache [2023-02-23T22:34:55.782Z] ---> a70d93a7c28c [2023-02-23T22:34:55.782Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-23T22:34:55.782Z] ---> Using cache [2023-02-23T22:34:55.782Z] ---> 47d3cd69545e [2023-02-23T22:34:55.782Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T22:34:55.782Z] ---> Using cache [2023-02-23T22:34:55.782Z] ---> d66987883d3d [2023-02-23T22:34:55.782Z] Step 7/21 : COPY . . [2023-02-23T22:34:56.048Z] ---> Using cache [2023-02-23T22:34:56.048Z] ---> d61f7ef1f9dc [2023-02-23T22:34:56.048Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-23T22:34:56.316Z] ---> Running in f77813563b06 [2023-02-23T22:34:58.257Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T22:35:30.480Z] Removing intermediate container 0bb9f47805ee [2023-02-23T22:35:30.480Z] ---> bc5986768037 [2023-02-23T22:35:30.480Z] [2023-02-23T22:35:30.480Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T22:35:30.480Z] ---> 4c81e5bf8899 [2023-02-23T22:35:30.480Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T22:35:30.480Z] ---> Using cache [2023-02-23T22:35:30.480Z] ---> a11f4de5d1e4 [2023-02-23T22:35:30.480Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:35:30.480Z] ---> Using cache [2023-02-23T22:35:30.480Z] ---> d8a7646f7d52 [2023-02-23T22:35:30.480Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:35:30.480Z] ---> Using cache [2023-02-23T22:35:30.480Z] ---> 4058383223c5 [2023-02-23T22:35:30.480Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-23T22:35:31.901Z] ---> 29089dcb9cc2 [2023-02-23T22:35:31.901Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-23T22:35:32.482Z] ---> a8025678e2ce [2023-02-23T22:35:32.482Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-23T22:35:33.441Z] ---> c8b5714d0127 [2023-02-23T22:35:33.441Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T22:35:33.711Z] ---> Running in 82185434acfb [2023-02-23T22:35:37.052Z] Removing intermediate container 82185434acfb [2023-02-23T22:35:37.052Z] ---> e5ef6e56af2b [2023-02-23T22:35:37.052Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T22:35:37.052Z] ---> Running in 8cdebe69dd70 [2023-02-23T22:35:37.323Z] Removing intermediate container 8cdebe69dd70 [2023-02-23T22:35:37.323Z] ---> 8e41877ad7e8 [2023-02-23T22:35:37.323Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-23T22:35:37.323Z] ---> Running in 711a15888cbf [2023-02-23T22:35:38.734Z] Removing intermediate container 711a15888cbf [2023-02-23T22:35:38.734Z] ---> 1769453f2fca [2023-02-23T22:35:38.734Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T22:35:38.734Z] ---> Running in 5abd2a6a5fc7 [2023-02-23T22:35:39.005Z] Removing intermediate container 5abd2a6a5fc7 [2023-02-23T22:35:39.005Z] ---> 5cbc8391b731 [2023-02-23T22:35:39.005Z] Step 21/22 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:35:39.279Z] ---> Running in 637b31dc3d5f [2023-02-23T22:35:39.865Z] Removing intermediate container 637b31dc3d5f [2023-02-23T22:35:39.865Z] ---> 4f955b907cdd [2023-02-23T22:35:39.865Z] Step 22/22 : LABEL version=3.0.0-dev.65 [2023-02-23T22:35:39.865Z] ---> Running in 227de390aa1f [2023-02-23T22:35:40.459Z] Removing intermediate container 227de390aa1f [2023-02-23T22:35:40.459Z] ---> fa4020e74deb [2023-02-23T22:35:40.459Z] [2023-02-23T22:35:40.459Z] Successfully built fa4020e74deb [2023-02-23T22:35:40.726Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-23T22:36:07.387Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 816dc08ad2d8 [2023-02-23T22:36:07.387Z] ---> cd6bc4d4ad70 [2023-02-23T22:36:07.387Z] [2023-02-23T22:36:07.387Z] Step 9/32 : FROM alpine:3.16 [2023-02-23T22:36:07.387Z] ---> 4c81e5bf8899 [2023-02-23T22:36:07.387Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T22:36:07.387Z] ---> Running in 04dcef210ba4 [2023-02-23T22:36:07.387Z] Removing intermediate container 04dcef210ba4 [2023-02-23T22:36:07.387Z] ---> 0241e811ec07 [2023-02-23T22:36:07.387Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-23T22:36:07.387Z] ---> Running in 06ec31e7dbf8 [2023-02-23T22:36:09.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:36:09.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:36:10.735Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-23T22:36:10.735Z] (2/2) Installing su-exec (0.2-r1) [2023-02-23T22:36:10.735Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:36:10.735Z] OK: 5 MiB in 16 packages [2023-02-23T22:36:12.140Z] Removing intermediate container 06ec31e7dbf8 [2023-02-23T22:36:12.140Z] ---> 2292def17e01 [2023-02-23T22:36:12.140Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-23T22:36:12.140Z] ---> Running in 6007ba07595e [2023-02-23T22:36:12.721Z] Removing intermediate container 6007ba07595e [2023-02-23T22:36:12.721Z] ---> b7fd4a45dddc [2023-02-23T22:36:12.721Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-23T22:36:12.721Z] ---> Running in 17520cb4862a [2023-02-23T22:36:13.303Z] Removing intermediate container 17520cb4862a [2023-02-23T22:36:13.303Z] ---> e7cfcb5582e3 [2023-02-23T22:36:13.303Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-23T22:36:13.303Z] ---> Running in e747b2b110d1 [2023-02-23T22:36:13.893Z] Removing intermediate container e747b2b110d1 [2023-02-23T22:36:13.893Z] ---> 6acf7c76e8e4 [2023-02-23T22:36:13.893Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-23T22:36:13.893Z] ---> Running in 943f07ef7555 [2023-02-23T22:36:14.489Z] Removing intermediate container 943f07ef7555 [2023-02-23T22:36:14.489Z] ---> cd29fa09338c [2023-02-23T22:36:14.489Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-23T22:36:14.489Z] ---> Running in c8e8ae9f3478 [2023-02-23T22:36:18.737Z] Removing intermediate container c8e8ae9f3478 [2023-02-23T22:36:18.737Z] ---> bb82419e10d4 [2023-02-23T22:36:18.737Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-23T22:36:18.737Z] ---> Running in 9bff89f1b7cf [2023-02-23T22:36:18.737Z] Removing intermediate container 9bff89f1b7cf [2023-02-23T22:36:18.737Z] ---> c23bd474978c [2023-02-23T22:36:18.737Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-23T22:36:19.695Z] ---> cbb1a240ed56 [2023-02-23T22:36:19.695Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-23T22:36:19.962Z] ---> Running in 990624ae5809 [2023-02-23T22:36:23.302Z] Removing intermediate container 990624ae5809 [2023-02-23T22:36:23.302Z] ---> 3591b61e4bf7 [2023-02-23T22:36:23.302Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:36:24.264Z] ---> 487390245e45 [2023-02-23T22:36:24.264Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-23T22:36:26.204Z] ---> d6d59e07ba1f [2023-02-23T22:36:26.204Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-23T22:36:27.164Z] ---> 5f116cb3d9e1 [2023-02-23T22:36:27.165Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-23T22:36:28.128Z] ---> bb0b783f9dd4 [2023-02-23T22:36:28.128Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-23T22:36:32.373Z] ---> cf6d8ced2501 [2023-02-23T22:36:32.373Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-23T22:36:32.639Z] ---> a4c07fc673fe [2023-02-23T22:36:32.639Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-23T22:36:33.595Z] ---> d41a0bb74c45 [2023-02-23T22:36:33.595Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-23T22:36:33.861Z] ---> Running in 21cdd9719fa5 [2023-02-23T22:36:36.434Z] Removing intermediate container 21cdd9719fa5 [2023-02-23T22:36:36.434Z] ---> 18180a3ea405 [2023-02-23T22:36:36.434Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-23T22:36:36.701Z] ---> Running in e29ff2404c06 [2023-02-23T22:36:37.282Z] Removing intermediate container e29ff2404c06 [2023-02-23T22:36:37.282Z] ---> 3e7d053c57fd [2023-02-23T22:36:37.282Z] Step 29/32 : CMD ["gate"] [2023-02-23T22:36:37.282Z] ---> Running in 9989e301465b [2023-02-23T22:36:37.869Z] Removing intermediate container 9989e301465b [2023-02-23T22:36:37.869Z] ---> c997114a6640 [2023-02-23T22:36:37.869Z] Step 30/32 : LABEL arch=arm64 [2023-02-23T22:36:38.138Z] ---> Running in 8fd355f17a67 [2023-02-23T22:36:38.723Z] Removing intermediate container 8fd355f17a67 [2023-02-23T22:36:38.723Z] ---> 5dc01f136e90 [2023-02-23T22:36:38.723Z] Step 31/32 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:36:38.723Z] ---> Running in 2bb7f58dbbef [2023-02-23T22:36:39.311Z] Removing intermediate container 2bb7f58dbbef [2023-02-23T22:36:39.311Z] ---> e6bbf8845001 [2023-02-23T22:36:39.311Z] Step 32/32 : LABEL version=3.0.0-dev.65 [2023-02-23T22:36:39.311Z] ---> Running in a93f2b045b0f [2023-02-23T22:36:39.913Z] Removing intermediate container a93f2b045b0f [2023-02-23T22:36:39.913Z] ---> c7facf944f62 [2023-02-23T22:36:39.913Z] [2023-02-23T22:36:39.913Z] Successfully built c7facf944f62 [2023-02-23T22:36:39.913Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-23T22:37:18.761Z]  Building security-bootstrapper ... done Removing intermediate container 4b091759fb75 [2023-02-23T22:37:18.761Z] ---> 3e59cd36b507 [2023-02-23T22:37:18.761Z] [2023-02-23T22:37:18.761Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T22:37:18.761Z] ---> 4c81e5bf8899 [2023-02-23T22:37:18.761Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T22:37:18.761Z] ---> Using cache [2023-02-23T22:37:18.761Z] ---> e615fe3d43c0 [2023-02-23T22:37:18.761Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T22:37:18.761Z] ---> Using cache [2023-02-23T22:37:18.761Z] ---> 28fe883809ae [2023-02-23T22:37:18.761Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-23T22:37:18.761Z] ---> Running in 40075c37b55a [2023-02-23T22:37:18.761Z] Removing intermediate container 40075c37b55a [2023-02-23T22:37:18.761Z] ---> 870329c114df [2023-02-23T22:37:18.761Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T22:37:18.761Z] ---> Running in 605c1527519d [2023-02-23T22:37:18.761Z] Removing intermediate container 605c1527519d [2023-02-23T22:37:18.761Z] ---> ca86d4ddfc4a [2023-02-23T22:37:18.761Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:37:18.761Z] ---> e81cdbf71251 [2023-02-23T22:37:18.761Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-23T22:37:19.713Z] ---> caec52073676 [2023-02-23T22:37:19.713Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-23T22:37:20.668Z] ---> f2256f0f4fa9 [2023-02-23T22:37:20.668Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-23T22:37:20.668Z] ---> Running in f4e76b7a0689 [2023-02-23T22:37:24.015Z] Removing intermediate container f4e76b7a0689 [2023-02-23T22:37:24.015Z] ---> 8ca5adbc8e55 [2023-02-23T22:37:24.015Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:37:24.015Z] ---> Running in 45afad98319d [2023-02-23T22:37:24.281Z] Removing intermediate container 45afad98319d [2023-02-23T22:37:24.281Z] ---> 394b99555f2a [2023-02-23T22:37:24.281Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T22:37:24.553Z] ---> Running in 4ff92f0a4270 [2023-02-23T22:37:25.136Z] Removing intermediate container 4ff92f0a4270 [2023-02-23T22:37:25.136Z] ---> 08d27af33d9c [2023-02-23T22:37:25.136Z] Step 21/22 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:37:25.136Z] ---> Running in 9bf80267b63f [2023-02-23T22:37:25.720Z] Removing intermediate container 9bf80267b63f [2023-02-23T22:37:25.720Z] ---> 16c982839484 [2023-02-23T22:37:25.720Z] Step 22/22 : LABEL version=3.0.0-dev.65 [2023-02-23T22:37:25.987Z] ---> Running in e9bbad2af23f [2023-02-23T22:37:26.569Z] Removing intermediate container e9bbad2af23f [2023-02-23T22:37:26.569Z] ---> 4358aff57b08 [2023-02-23T22:37:26.569Z] [2023-02-23T22:37:26.569Z] Successfully built 4358aff57b08 [2023-02-23T22:37:26.569Z] Successfully tagged support-scheduler-arm64:latest [2023-02-23T22:37:58.772Z]  Building support-scheduler ... done Removing intermediate container f404cc9f6a09 [2023-02-23T22:37:58.772Z] ---> 022fb53d4541 [2023-02-23T22:37:58.772Z] [2023-02-23T22:37:58.772Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T22:37:58.772Z] ---> 4c81e5bf8899 [2023-02-23T22:37:58.772Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T22:37:58.772Z] ---> Running in de952687130b [2023-02-23T22:38:00.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:38:00.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:38:01.404Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T22:38:01.671Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T22:38:01.671Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:38:01.671Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T22:38:01.671Z] OK: 6 MiB in 16 packages [2023-02-23T22:38:03.076Z] Removing intermediate container de952687130b [2023-02-23T22:38:03.076Z] ---> c7f10377046a [2023-02-23T22:38:03.076Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T22:38:03.076Z] ---> Running in 4e23feafc6dc [2023-02-23T22:38:03.661Z] Removing intermediate container 4e23feafc6dc [2023-02-23T22:38:03.661Z] ---> 5a77c1a2a47d [2023-02-23T22:38:03.661Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-23T22:38:03.661Z] ---> Running in 55a8038e327c [2023-02-23T22:38:03.661Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-23T22:38:03.927Z] Removing intermediate container 55a8038e327c [2023-02-23T22:38:03.927Z] ---> 3ac8a251e250 [2023-02-23T22:38:03.927Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T22:38:03.927Z] ---> Running in 7b722261b578 [2023-02-23T22:38:04.192Z] Removing intermediate container 7b722261b578 [2023-02-23T22:38:04.192Z] ---> 18b1d007b5f1 [2023-02-23T22:38:04.192Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T22:38:05.147Z] ---> 75867e7a01e3 [2023-02-23T22:38:05.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-23T22:38:07.080Z] ---> 9f0e2c578041 [2023-02-23T22:38:07.080Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-23T22:38:07.353Z] ---> 401a4cc1c487 [2023-02-23T22:38:07.353Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-23T22:38:07.353Z] ---> Running in c834c51436a2 [2023-02-23T22:38:07.618Z] Removing intermediate container c834c51436a2 [2023-02-23T22:38:07.618Z] ---> e2f681b3a7c1 [2023-02-23T22:38:07.618Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T22:38:07.618Z] ---> Running in b61aae885cff [2023-02-23T22:38:07.888Z] Removing intermediate container b61aae885cff [2023-02-23T22:38:07.888Z] ---> 93630965ae11 [2023-02-23T22:38:07.888Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T22:38:08.155Z] ---> Running in ceab367070a9 [2023-02-23T22:38:08.421Z] Removing intermediate container ceab367070a9 [2023-02-23T22:38:08.421Z] ---> 6d84cbf1e162 [2023-02-23T22:38:08.421Z] Step 21/22 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:08.421Z] ---> Running in 2228de29c66c [2023-02-23T22:38:08.696Z] Removing intermediate container 2228de29c66c [2023-02-23T22:38:08.696Z] ---> 269e0ce095b1 [2023-02-23T22:38:08.696Z] Step 22/22 : LABEL version=3.0.0-dev.65 [2023-02-23T22:38:08.696Z] ---> Running in 7ab341f5a1a7 [2023-02-23T22:38:09.279Z] Removing intermediate container 7ab341f5a1a7 [2023-02-23T22:38:09.279Z] ---> e124ee7053a2 [2023-02-23T22:38:09.279Z] [2023-02-23T22:38:09.279Z] Successfully built e124ee7053a2 [2023-02-23T22:38:09.279Z] Successfully tagged support-notifications-arm64:latest [2023-02-23T22:38:13.510Z]  Building support-notifications ... done Removing intermediate container f77813563b06 [2023-02-23T22:38:13.510Z] ---> e1a912765d59 [2023-02-23T22:38:13.510Z] [2023-02-23T22:38:13.510Z] Step 9/21 : FROM alpine:3.16 [2023-02-23T22:38:13.510Z] ---> 4c81e5bf8899 [2023-02-23T22:38:13.510Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-23T22:38:13.510Z] ---> Running in dbfbf5cc65dc [2023-02-23T22:38:14.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T22:38:14.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T22:38:15.624Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-23T22:38:15.624Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-23T22:38:15.624Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-23T22:38:15.624Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-23T22:38:15.624Z] (5/6) Installing curl (7.83.1-r6) [2023-02-23T22:38:15.624Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-23T22:38:15.624Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T22:38:15.624Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T22:38:15.891Z] OK: 8 MiB in 20 packages [2023-02-23T22:38:17.295Z] Removing intermediate container dbfbf5cc65dc [2023-02-23T22:38:17.295Z] ---> ac3f96a14873 [2023-02-23T22:38:17.295Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T22:38:17.295Z] ---> Running in efdfe2656a28 [2023-02-23T22:38:17.560Z] Removing intermediate container efdfe2656a28 [2023-02-23T22:38:17.560Z] ---> 0504c4e1f57a [2023-02-23T22:38:17.560Z] Step 12/21 : WORKDIR /edgex [2023-02-23T22:38:17.560Z] ---> Running in 0751c7e0278f [2023-02-23T22:38:17.824Z] Removing intermediate container 0751c7e0278f [2023-02-23T22:38:17.824Z] ---> 6ef490df4a6a [2023-02-23T22:38:17.824Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-23T22:38:18.402Z] ---> a082b421f6e7 [2023-02-23T22:38:18.402Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-23T22:38:18.980Z] ---> 037f0dab141c [2023-02-23T22:38:18.980Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-23T22:38:19.932Z] ---> f10562fb42dc [2023-02-23T22:38:19.933Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T22:38:20.197Z] ---> f524dd491dd6 [2023-02-23T22:38:20.197Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T22:38:20.545Z] ---> Running in f93d63f8ef26 [2023-02-23T22:38:21.976Z] Removing intermediate container f93d63f8ef26 [2023-02-23T22:38:21.976Z] ---> e730b625bf58 [2023-02-23T22:38:21.976Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T22:38:21.976Z] ---> Running in 5695d401a9ed [2023-02-23T22:38:22.253Z] Removing intermediate container 5695d401a9ed [2023-02-23T22:38:22.253Z] ---> e83c885644c3 [2023-02-23T22:38:22.253Z] Step 19/21 : LABEL arch=arm64 [2023-02-23T22:38:22.536Z] ---> Running in 391cb3206c13 [2023-02-23T22:38:22.536Z] Removing intermediate container 391cb3206c13 [2023-02-23T22:38:22.536Z] ---> 802588b693af [2023-02-23T22:38:22.536Z] Step 20/21 : LABEL git_sha=68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:22.805Z] ---> Running in 2deef534df1c [2023-02-23T22:38:23.087Z] Removing intermediate container 2deef534df1c [2023-02-23T22:38:23.087Z] ---> a554838aa47d [2023-02-23T22:38:23.087Z] Step 21/21 : LABEL version=3.0.0-dev.65 [2023-02-23T22:38:23.087Z] ---> Running in 681aee3664a0 [2023-02-23T22:38:23.355Z] Removing intermediate container 681aee3664a0 [2023-02-23T22:38:23.355Z] ---> 6321cd45ce28 [2023-02-23T22:38:23.355Z] [2023-02-23T22:38:23.623Z] Successfully built 6321cd45ce28 [2023-02-23T22:38:23.623Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-23T22:38:23.906Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-02-23T22:38:23.909Z] $ docker stop --time=1 b7edb599b32e09b240c11d7636f076fbaf6b8868eda554f32a4635171226fa74 [2023-02-23T22:38:26.248Z] $ docker rm -f --volumes b7edb599b32e09b240c11d7636f076fbaf6b8868eda554f32a4635171226fa74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T22:38:26.718Z] + docker images [2023-02-23T22:38:26.983Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-23T22:38:26.983Z] security-proxy-setup-arm64 latest 6321cd45ce28 3 seconds ago 26.9MB [2023-02-23T22:38:26.983Z] e1a912765d59 14 seconds ago 1.33GB [2023-02-23T22:38:26.983Z] support-notifications-arm64 latest e124ee7053a2 18 seconds ago 29.7MB [2023-02-23T22:38:26.983Z] 022fb53d4541 29 seconds ago 1.4GB [2023-02-23T22:38:26.983Z] support-scheduler-arm64 latest 4358aff57b08 About a minute ago 29MB [2023-02-23T22:38:26.983Z] 3e59cd36b507 About a minute ago 1.4GB [2023-02-23T22:38:26.983Z] security-bootstrapper-arm64 latest c7facf944f62 About a minute ago 19.6MB [2023-02-23T22:38:26.983Z] cd6bc4d4ad70 2 minutes ago 1.33GB [2023-02-23T22:38:26.983Z] core-common-config-bootstrapper-arm64 latest fa4020e74deb 2 minutes ago 14.9MB [2023-02-23T22:38:26.983Z] bc5986768037 2 minutes ago 1.33GB [2023-02-23T22:38:26.983Z] security-secretstore-setup-arm64 latest d61fab57cb17 3 minutes ago 29MB [2023-02-23T22:38:26.983Z] 1a90c7fef6a5 3 minutes ago 1.33GB [2023-02-23T22:38:26.983Z] security-spiffe-token-provider-arm64 latest 0ac120dedb7e 9 minutes ago 29.1MB [2023-02-23T22:38:26.983Z] 015a04e05a67 10 minutes ago 1.37GB [2023-02-23T22:38:26.983Z] core-command-arm64 latest 8e2610fba7fc 10 minutes ago 17.1MB [2023-02-23T22:38:26.984Z] core-metadata-arm64 latest e5623ba4f32c 11 minutes ago 17.8MB [2023-02-23T22:38:26.984Z] 7e4beb158c24 11 minutes ago 1.34GB [2023-02-23T22:38:26.984Z] core-data-arm64 latest b9b3cad4a718 11 minutes ago 17.2MB [2023-02-23T22:38:26.984Z] b68c2ec43015 11 minutes ago 1.34GB [2023-02-23T22:38:26.984Z] f46fc9977fcf 11 minutes ago 1.34GB [2023-02-23T22:38:26.984Z] security-spire-config-arm64 latest 8d678c1ce3db 12 minutes ago 83.6MB [2023-02-23T22:38:26.984Z] security-proxy-auth-arm64 latest c41f8fb7b1a3 12 minutes ago 15.6MB [2023-02-23T22:38:26.984Z] b21c6c52d6c2 13 minutes ago 1.32GB [2023-02-23T22:38:26.984Z] security-spire-agent-arm64 latest 30de3058146e 18 minutes ago 122MB [2023-02-23T22:38:26.984Z] fd51224a34ea 18 minutes ago 1.21GB [2023-02-23T22:38:26.984Z] security-spire-server-arm64 latest d3601476d430 18 minutes ago 84.3MB [2023-02-23T22:38:26.984Z] 1a859cf2b570 19 minutes ago 1.21GB [2023-02-23T22:38:26.984Z] ci-base-image-arm64 latest a61a224c64c3 22 minutes ago 905MB [2023-02-23T22:38:26.984Z] alpine 3.15 354640af7b1b 13 days ago 5.34MB [2023-02-23T22:38:26.984Z] alpine 3.16 4c81e5bf8899 13 days ago 5.3MB [2023-02-23T22:38:26.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-23T22:38:26.984Z] 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 [2023-02-23T22:38:27.111Z] provisioning config files... [2023-02-23T22:38:27.126Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/426@tmp/config14357895722336441314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:38:27.459Z] ---> docker-login.sh [2023-02-23T22:38:27.459Z] nexus3.edgexfoundry.org:10001 [2023-02-23T22:38:27.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:38:27.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:38:27.725Z] Configure a credential helper to remove this warning. See [2023-02-23T22:38:27.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:38:27.725Z] [2023-02-23T22:38:27.725Z] Login Succeeded [2023-02-23T22:38:27.725Z] nexus3.edgexfoundry.org:10002 [2023-02-23T22:38:27.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:38:27.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:38:27.991Z] Configure a credential helper to remove this warning. See [2023-02-23T22:38:27.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:38:27.992Z] [2023-02-23T22:38:27.992Z] Login Succeeded [2023-02-23T22:38:27.992Z] nexus3.edgexfoundry.org:10003 [2023-02-23T22:38:28.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:38:28.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:38:28.521Z] Configure a credential helper to remove this warning. See [2023-02-23T22:38:28.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:38:28.521Z] [2023-02-23T22:38:28.521Z] Login Succeeded [2023-02-23T22:38:28.521Z] nexus3.edgexfoundry.org:10004 [2023-02-23T22:38:28.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:38:28.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:38:28.787Z] Configure a credential helper to remove this warning. See [2023-02-23T22:38:28.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:38:28.787Z] [2023-02-23T22:38:28.787Z] Login Succeeded [2023-02-23T22:38:28.787Z] docker.io [2023-02-23T22:38:29.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T22:38:29.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T22:38:29.320Z] Configure a credential helper to remove this warning. See [2023-02-23T22:38:29.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T22:38:29.320Z] [2023-02-23T22:38:29.320Z] Login Succeeded [2023-02-23T22:38:29.320Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T22:38:29.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:38:29.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T22:38:29.378Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-23T22:38:29.378Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:29.378Z] latest [2023-02-23T22:38:29.378Z] 3.0.0-dev.65 [2023-02-23T22:38:29.378Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:29.378Z] main [2023-02-23T22:38:29.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:29.718Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:30.052Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:30.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-23T22:38:30.052Z] 54e67ad5bf40: Preparing [2023-02-23T22:38:30.052Z] 44caf414bcb3: Preparing [2023-02-23T22:38:30.052Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:30.052Z] d5756d626284: Preparing [2023-02-23T22:38:30.052Z] f70ee36035b9: Preparing [2023-02-23T22:38:30.052Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:30.318Z] 54e67ad5bf40: Pushed [2023-02-23T22:38:30.318Z] d5756d626284: Pushed [2023-02-23T22:38:30.318Z] 8c8aa8b5a40f: Pushed [2023-02-23T22:38:32.889Z] 44caf414bcb3: Pushed [2023-02-23T22:38:33.154Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:5ecff7d5592672ef1fde373df86d472e05d91af4007bbb182e8f77329f909c7b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:33.499Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:33.829Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-23T22:38:33.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-23T22:38:33.829Z] 54e67ad5bf40: Preparing [2023-02-23T22:38:33.829Z] 44caf414bcb3: Preparing [2023-02-23T22:38:33.829Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:33.829Z] d5756d626284: Preparing [2023-02-23T22:38:33.829Z] f70ee36035b9: Preparing [2023-02-23T22:38:33.829Z] 54e67ad5bf40: Layer already exists [2023-02-23T22:38:33.829Z] d5756d626284: Layer already exists [2023-02-23T22:38:33.829Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:33.829Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:33.829Z] 44caf414bcb3: Layer already exists [2023-02-23T22:38:33.829Z] latest: digest: sha256:5ecff7d5592672ef1fde373df86d472e05d91af4007bbb182e8f77329f909c7b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:34.165Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:34.498Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.65 [2023-02-23T22:38:34.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-23T22:38:34.498Z] 54e67ad5bf40: Preparing [2023-02-23T22:38:34.498Z] 44caf414bcb3: Preparing [2023-02-23T22:38:34.498Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:34.498Z] d5756d626284: Preparing [2023-02-23T22:38:34.498Z] f70ee36035b9: Preparing [2023-02-23T22:38:34.498Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:34.498Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:34.498Z] 44caf414bcb3: Layer already exists [2023-02-23T22:38:34.498Z] d5756d626284: Layer already exists [2023-02-23T22:38:34.498Z] 54e67ad5bf40: Layer already exists [2023-02-23T22:38:34.498Z] 3.0.0-dev.65: digest: sha256:5ecff7d5592672ef1fde373df86d472e05d91af4007bbb182e8f77329f909c7b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:34.834Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:35.164Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:35.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-23T22:38:35.164Z] 54e67ad5bf40: Preparing [2023-02-23T22:38:35.164Z] 44caf414bcb3: Preparing [2023-02-23T22:38:35.164Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:35.164Z] d5756d626284: Preparing [2023-02-23T22:38:35.164Z] f70ee36035b9: Preparing [2023-02-23T22:38:35.164Z] 44caf414bcb3: Layer already exists [2023-02-23T22:38:35.164Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:35.164Z] d5756d626284: Layer already exists [2023-02-23T22:38:35.164Z] 54e67ad5bf40: Layer already exists [2023-02-23T22:38:35.164Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:35.428Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:5ecff7d5592672ef1fde373df86d472e05d91af4007bbb182e8f77329f909c7b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:35.759Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:36.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-23T22:38:36.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-23T22:38:36.088Z] 54e67ad5bf40: Preparing [2023-02-23T22:38:36.088Z] 44caf414bcb3: Preparing [2023-02-23T22:38:36.088Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:36.088Z] d5756d626284: Preparing [2023-02-23T22:38:36.088Z] f70ee36035b9: Preparing [2023-02-23T22:38:36.088Z] d5756d626284: Layer already exists [2023-02-23T22:38:36.088Z] 44caf414bcb3: Layer already exists [2023-02-23T22:38:36.088Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:36.088Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:36.088Z] 54e67ad5bf40: Layer already exists [2023-02-23T22:38:36.088Z] main: digest: sha256:5ecff7d5592672ef1fde373df86d472e05d91af4007bbb182e8f77329f909c7b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:38:36.129Z] ===================================================== [Pipeline] echo [2023-02-23T22:38:36.135Z] taggedImages: [2023-02-23T22:38:36.135Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:36.135Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-23T22:38:36.135Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.65 [2023-02-23T22:38:36.135Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:36.135Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-23T22:38:36.151Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-23T22:38:36.151Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:36.151Z] latest [2023-02-23T22:38:36.151Z] 3.0.0-dev.65 [2023-02-23T22:38:36.151Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:36.151Z] main [2023-02-23T22:38:36.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:36.478Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:36.805Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:36.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-23T22:38:36.805Z] 183fb575b7f2: Preparing [2023-02-23T22:38:36.805Z] cf8d2d1d24ac: Preparing [2023-02-23T22:38:36.805Z] cb911a14d997: Preparing [2023-02-23T22:38:36.805Z] 3a0391e25190: Preparing [2023-02-23T22:38:36.805Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:36.805Z] c1054f1b5541: Preparing [2023-02-23T22:38:36.805Z] f70ee36035b9: Preparing [2023-02-23T22:38:36.805Z] c1054f1b5541: Waiting [2023-02-23T22:38:36.805Z] f70ee36035b9: Waiting [2023-02-23T22:38:36.805Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:37.069Z] cb911a14d997: Pushed [2023-02-23T22:38:37.069Z] 183fb575b7f2: Pushed [2023-02-23T22:38:37.069Z] cf8d2d1d24ac: Pushed [2023-02-23T22:38:37.069Z] c1054f1b5541: Pushed [2023-02-23T22:38:39.014Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:40.941Z] 3a0391e25190: Pushed [2023-02-23T22:38:41.206Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:102958fde81e5eeddf5ed41a14be893c12c225bd21cf49389b154ccf5f2d2a36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:41.555Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:41.888Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-23T22:38:41.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-23T22:38:41.888Z] 183fb575b7f2: Preparing [2023-02-23T22:38:41.888Z] cf8d2d1d24ac: Preparing [2023-02-23T22:38:41.888Z] cb911a14d997: Preparing [2023-02-23T22:38:41.888Z] 3a0391e25190: Preparing [2023-02-23T22:38:41.888Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:41.888Z] c1054f1b5541: Preparing [2023-02-23T22:38:41.888Z] f70ee36035b9: Preparing [2023-02-23T22:38:41.888Z] c1054f1b5541: Waiting [2023-02-23T22:38:41.888Z] f70ee36035b9: Waiting [2023-02-23T22:38:41.888Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:41.888Z] cf8d2d1d24ac: Layer already exists [2023-02-23T22:38:41.888Z] 183fb575b7f2: Layer already exists [2023-02-23T22:38:41.888Z] 3a0391e25190: Layer already exists [2023-02-23T22:38:41.888Z] cb911a14d997: Layer already exists [2023-02-23T22:38:41.888Z] c1054f1b5541: Layer already exists [2023-02-23T22:38:41.888Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:42.152Z] latest: digest: sha256:102958fde81e5eeddf5ed41a14be893c12c225bd21cf49389b154ccf5f2d2a36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:42.491Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:42.826Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.65 [2023-02-23T22:38:42.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-23T22:38:42.826Z] 183fb575b7f2: Preparing [2023-02-23T22:38:42.826Z] cf8d2d1d24ac: Preparing [2023-02-23T22:38:42.826Z] cb911a14d997: Preparing [2023-02-23T22:38:42.826Z] 3a0391e25190: Preparing [2023-02-23T22:38:42.826Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:42.826Z] c1054f1b5541: Preparing [2023-02-23T22:38:42.826Z] f70ee36035b9: Preparing [2023-02-23T22:38:42.826Z] c1054f1b5541: Waiting [2023-02-23T22:38:42.826Z] f70ee36035b9: Waiting [2023-02-23T22:38:42.826Z] cf8d2d1d24ac: Layer already exists [2023-02-23T22:38:42.826Z] 3a0391e25190: Layer already exists [2023-02-23T22:38:42.826Z] 183fb575b7f2: Layer already exists [2023-02-23T22:38:42.826Z] cb911a14d997: Layer already exists [2023-02-23T22:38:42.826Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:42.826Z] c1054f1b5541: Layer already exists [2023-02-23T22:38:42.826Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:42.826Z] 3.0.0-dev.65: digest: sha256:102958fde81e5eeddf5ed41a14be893c12c225bd21cf49389b154ccf5f2d2a36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:43.415Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:43.748Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:43.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-23T22:38:43.748Z] 183fb575b7f2: Preparing [2023-02-23T22:38:43.748Z] cf8d2d1d24ac: Preparing [2023-02-23T22:38:43.748Z] cb911a14d997: Preparing [2023-02-23T22:38:43.748Z] 3a0391e25190: Preparing [2023-02-23T22:38:43.748Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:43.748Z] c1054f1b5541: Preparing [2023-02-23T22:38:43.748Z] f70ee36035b9: Preparing [2023-02-23T22:38:43.748Z] c1054f1b5541: Waiting [2023-02-23T22:38:43.748Z] f70ee36035b9: Waiting [2023-02-23T22:38:43.748Z] cf8d2d1d24ac: Layer already exists [2023-02-23T22:38:43.748Z] 183fb575b7f2: Layer already exists [2023-02-23T22:38:43.748Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:43.748Z] 3a0391e25190: Layer already exists [2023-02-23T22:38:43.748Z] cb911a14d997: Layer already exists [2023-02-23T22:38:43.748Z] c1054f1b5541: Layer already exists [2023-02-23T22:38:43.748Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:43.748Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:102958fde81e5eeddf5ed41a14be893c12c225bd21cf49389b154ccf5f2d2a36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:44.084Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:44.413Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-23T22:38:44.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-23T22:38:44.413Z] 183fb575b7f2: Preparing [2023-02-23T22:38:44.413Z] cf8d2d1d24ac: Preparing [2023-02-23T22:38:44.413Z] cb911a14d997: Preparing [2023-02-23T22:38:44.413Z] 3a0391e25190: Preparing [2023-02-23T22:38:44.413Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:44.413Z] c1054f1b5541: Preparing [2023-02-23T22:38:44.413Z] f70ee36035b9: Preparing [2023-02-23T22:38:44.413Z] c1054f1b5541: Waiting [2023-02-23T22:38:44.413Z] f70ee36035b9: Waiting [2023-02-23T22:38:44.413Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:44.413Z] 183fb575b7f2: Layer already exists [2023-02-23T22:38:44.413Z] cf8d2d1d24ac: Layer already exists [2023-02-23T22:38:44.413Z] cb911a14d997: Layer already exists [2023-02-23T22:38:44.413Z] 3a0391e25190: Layer already exists [2023-02-23T22:38:44.413Z] c1054f1b5541: Layer already exists [2023-02-23T22:38:44.413Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:44.678Z] main: digest: sha256:102958fde81e5eeddf5ed41a14be893c12c225bd21cf49389b154ccf5f2d2a36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:38:44.716Z] ===================================================== [Pipeline] echo [2023-02-23T22:38:44.722Z] taggedImages: [2023-02-23T22:38:44.722Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:44.722Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-23T22:38:44.722Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.65 [2023-02-23T22:38:44.722Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:44.722Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-23T22:38:44.740Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-23T22:38:44.740Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:44.740Z] latest [2023-02-23T22:38:44.740Z] 3.0.0-dev.65 [2023-02-23T22:38:44.740Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:44.740Z] main [2023-02-23T22:38:44.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:45.081Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:45.414Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:45.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-23T22:38:45.414Z] 9b50a8674f8c: Preparing [2023-02-23T22:38:45.414Z] 1586c3f90d9e: Preparing [2023-02-23T22:38:45.414Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:45.414Z] 97dde1f590e5: Preparing [2023-02-23T22:38:45.414Z] f70ee36035b9: Preparing [2023-02-23T22:38:45.414Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:45.414Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:45.680Z] 9b50a8674f8c: Pushed [2023-02-23T22:38:45.680Z] 97dde1f590e5: Pushed [2023-02-23T22:38:48.242Z] 1586c3f90d9e: Pushed [2023-02-23T22:38:48.505Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:7370c8e8505478bb10c7821bbbd5f951ded139e380e3e4fb88a7e9334ee68f53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:48.838Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:49.160Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-23T22:38:49.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-23T22:38:49.160Z] 9b50a8674f8c: Preparing [2023-02-23T22:38:49.160Z] 1586c3f90d9e: Preparing [2023-02-23T22:38:49.160Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:49.160Z] 97dde1f590e5: Preparing [2023-02-23T22:38:49.160Z] f70ee36035b9: Preparing [2023-02-23T22:38:49.160Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:49.160Z] 97dde1f590e5: Layer already exists [2023-02-23T22:38:49.160Z] 1586c3f90d9e: Layer already exists [2023-02-23T22:38:49.160Z] 9b50a8674f8c: Layer already exists [2023-02-23T22:38:49.160Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:49.160Z] latest: digest: sha256:7370c8e8505478bb10c7821bbbd5f951ded139e380e3e4fb88a7e9334ee68f53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:49.749Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:50.076Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.65 [2023-02-23T22:38:50.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-23T22:38:50.076Z] 9b50a8674f8c: Preparing [2023-02-23T22:38:50.076Z] 1586c3f90d9e: Preparing [2023-02-23T22:38:50.076Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:50.076Z] 97dde1f590e5: Preparing [2023-02-23T22:38:50.076Z] f70ee36035b9: Preparing [2023-02-23T22:38:50.076Z] 97dde1f590e5: Layer already exists [2023-02-23T22:38:50.076Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:50.076Z] 1586c3f90d9e: Layer already exists [2023-02-23T22:38:50.076Z] 9b50a8674f8c: Layer already exists [2023-02-23T22:38:50.076Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:50.076Z] 3.0.0-dev.65: digest: sha256:7370c8e8505478bb10c7821bbbd5f951ded139e380e3e4fb88a7e9334ee68f53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:50.405Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:50.730Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:50.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-23T22:38:50.730Z] 9b50a8674f8c: Preparing [2023-02-23T22:38:50.730Z] 1586c3f90d9e: Preparing [2023-02-23T22:38:50.730Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:50.730Z] 97dde1f590e5: Preparing [2023-02-23T22:38:50.730Z] f70ee36035b9: Preparing [2023-02-23T22:38:50.730Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:50.730Z] 9b50a8674f8c: Layer already exists [2023-02-23T22:38:50.730Z] 1586c3f90d9e: Layer already exists [2023-02-23T22:38:50.730Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:50.730Z] 97dde1f590e5: Layer already exists [2023-02-23T22:38:50.730Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:7370c8e8505478bb10c7821bbbd5f951ded139e380e3e4fb88a7e9334ee68f53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:51.083Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:51.410Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-23T22:38:51.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-23T22:38:51.410Z] 9b50a8674f8c: Preparing [2023-02-23T22:38:51.410Z] 1586c3f90d9e: Preparing [2023-02-23T22:38:51.410Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:51.410Z] 97dde1f590e5: Preparing [2023-02-23T22:38:51.410Z] f70ee36035b9: Preparing [2023-02-23T22:38:51.410Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:51.410Z] 1586c3f90d9e: Layer already exists [2023-02-23T22:38:51.410Z] 97dde1f590e5: Layer already exists [2023-02-23T22:38:51.410Z] 9b50a8674f8c: Layer already exists [2023-02-23T22:38:51.410Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:51.410Z] main: digest: sha256:7370c8e8505478bb10c7821bbbd5f951ded139e380e3e4fb88a7e9334ee68f53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:38:51.461Z] ===================================================== [Pipeline] echo [2023-02-23T22:38:51.471Z] taggedImages: [2023-02-23T22:38:51.471Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:51.471Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-23T22:38:51.471Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.65 [2023-02-23T22:38:51.471Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:51.471Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-23T22:38:51.491Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-23T22:38:51.491Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:51.491Z] latest [2023-02-23T22:38:51.491Z] 3.0.0-dev.65 [2023-02-23T22:38:51.491Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:51.491Z] main [2023-02-23T22:38:51.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:51.836Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:52.177Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:52.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-23T22:38:52.177Z] 57121afbcdc1: Preparing [2023-02-23T22:38:52.177Z] 72e5664db4c5: Preparing [2023-02-23T22:38:52.177Z] 02988405a549: Preparing [2023-02-23T22:38:52.177Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:52.177Z] d5756d626284: Preparing [2023-02-23T22:38:52.177Z] f70ee36035b9: Preparing [2023-02-23T22:38:52.177Z] f70ee36035b9: Waiting [2023-02-23T22:38:52.177Z] d5756d626284: Layer already exists [2023-02-23T22:38:52.177Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:52.177Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:52.442Z] 72e5664db4c5: Pushed [2023-02-23T22:38:52.442Z] 57121afbcdc1: Pushed [2023-02-23T22:38:55.764Z] 02988405a549: Pushed [2023-02-23T22:38:55.764Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:bf012d1ef9d3a37d7002131204e5bbd774443be73d4bda23bb632b9a58084820 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:56.095Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:56.425Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-23T22:38:56.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-23T22:38:56.425Z] 57121afbcdc1: Preparing [2023-02-23T22:38:56.425Z] 72e5664db4c5: Preparing [2023-02-23T22:38:56.425Z] 02988405a549: Preparing [2023-02-23T22:38:56.425Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:56.425Z] d5756d626284: Preparing [2023-02-23T22:38:56.425Z] f70ee36035b9: Preparing [2023-02-23T22:38:56.425Z] f70ee36035b9: Waiting [2023-02-23T22:38:56.425Z] 72e5664db4c5: Layer already exists [2023-02-23T22:38:56.425Z] d5756d626284: Layer already exists [2023-02-23T22:38:56.425Z] 57121afbcdc1: Layer already exists [2023-02-23T22:38:56.425Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:56.425Z] 02988405a549: Layer already exists [2023-02-23T22:38:56.425Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:56.425Z] latest: digest: sha256:bf012d1ef9d3a37d7002131204e5bbd774443be73d4bda23bb632b9a58084820 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:56.754Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:57.082Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.65 [2023-02-23T22:38:57.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-23T22:38:57.082Z] 57121afbcdc1: Preparing [2023-02-23T22:38:57.082Z] 72e5664db4c5: Preparing [2023-02-23T22:38:57.082Z] 02988405a549: Preparing [2023-02-23T22:38:57.082Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:57.082Z] d5756d626284: Preparing [2023-02-23T22:38:57.082Z] f70ee36035b9: Preparing [2023-02-23T22:38:57.082Z] f70ee36035b9: Waiting [2023-02-23T22:38:57.082Z] 72e5664db4c5: Layer already exists [2023-02-23T22:38:57.082Z] 02988405a549: Layer already exists [2023-02-23T22:38:57.082Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:57.082Z] d5756d626284: Layer already exists [2023-02-23T22:38:57.082Z] 57121afbcdc1: Layer already exists [2023-02-23T22:38:57.082Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:57.082Z] 3.0.0-dev.65: digest: sha256:bf012d1ef9d3a37d7002131204e5bbd774443be73d4bda23bb632b9a58084820 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:57.418Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:57.747Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:57.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-23T22:38:57.747Z] 57121afbcdc1: Preparing [2023-02-23T22:38:57.747Z] 72e5664db4c5: Preparing [2023-02-23T22:38:57.747Z] 02988405a549: Preparing [2023-02-23T22:38:57.747Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:57.747Z] d5756d626284: Preparing [2023-02-23T22:38:57.747Z] f70ee36035b9: Preparing [2023-02-23T22:38:57.747Z] f70ee36035b9: Waiting [2023-02-23T22:38:57.747Z] 02988405a549: Layer already exists [2023-02-23T22:38:57.747Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:57.747Z] 72e5664db4c5: Layer already exists [2023-02-23T22:38:57.747Z] 57121afbcdc1: Layer already exists [2023-02-23T22:38:57.747Z] d5756d626284: Layer already exists [2023-02-23T22:38:57.747Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:57.747Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:bf012d1ef9d3a37d7002131204e5bbd774443be73d4bda23bb632b9a58084820 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:58.077Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:58.409Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-23T22:38:58.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-23T22:38:58.409Z] 57121afbcdc1: Preparing [2023-02-23T22:38:58.409Z] 72e5664db4c5: Preparing [2023-02-23T22:38:58.409Z] 02988405a549: Preparing [2023-02-23T22:38:58.409Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:58.409Z] d5756d626284: Preparing [2023-02-23T22:38:58.409Z] f70ee36035b9: Preparing [2023-02-23T22:38:58.409Z] f70ee36035b9: Waiting [2023-02-23T22:38:58.409Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:58.409Z] d5756d626284: Layer already exists [2023-02-23T22:38:58.409Z] 02988405a549: Layer already exists [2023-02-23T22:38:58.409Z] 72e5664db4c5: Layer already exists [2023-02-23T22:38:58.409Z] 57121afbcdc1: Layer already exists [2023-02-23T22:38:58.409Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:58.459Z] main: digest: sha256:bf012d1ef9d3a37d7002131204e5bbd774443be73d4bda23bb632b9a58084820 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:38:58.496Z] ===================================================== [Pipeline] echo [2023-02-23T22:38:58.505Z] taggedImages: [2023-02-23T22:38:58.505Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:58.505Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-23T22:38:58.505Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.65 [2023-02-23T22:38:58.505Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:58.505Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-23T22:38:58.525Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-23T22:38:58.525Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:58.525Z] latest [2023-02-23T22:38:58.525Z] 3.0.0-dev.65 [2023-02-23T22:38:58.525Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:38:58.525Z] main [2023-02-23T22:38:58.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:58.882Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:38:59.218Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:38:59.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-23T22:38:59.219Z] 1c1fb2df8af9: Preparing [2023-02-23T22:38:59.219Z] 1c1fb2df8af9: Preparing [2023-02-23T22:38:59.219Z] e9b799e9682e: Preparing [2023-02-23T22:38:59.219Z] 29d282a355f2: Preparing [2023-02-23T22:38:59.219Z] 36c4eeb16b5d: Preparing [2023-02-23T22:38:59.219Z] 529f1197321e: Preparing [2023-02-23T22:38:59.219Z] 60591059c800: Preparing [2023-02-23T22:38:59.219Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:38:59.219Z] 48350037cd9d: Preparing [2023-02-23T22:38:59.219Z] 4af0a4c8876d: Preparing [2023-02-23T22:38:59.219Z] 1b4f63fd4c61: Preparing [2023-02-23T22:38:59.219Z] b64d3001167b: Preparing [2023-02-23T22:38:59.219Z] f70ee36035b9: Preparing [2023-02-23T22:38:59.219Z] b64d3001167b: Waiting [2023-02-23T22:38:59.219Z] f70ee36035b9: Waiting [2023-02-23T22:38:59.219Z] 4af0a4c8876d: Waiting [2023-02-23T22:38:59.219Z] 60591059c800: Waiting [2023-02-23T22:38:59.219Z] 8c8aa8b5a40f: Waiting [2023-02-23T22:38:59.219Z] 1b4f63fd4c61: Waiting [2023-02-23T22:38:59.486Z] 36c4eeb16b5d: Pushed [2023-02-23T22:38:59.486Z] 1c1fb2df8af9: Pushed [2023-02-23T22:38:59.486Z] 529f1197321e: Pushed [2023-02-23T22:38:59.486Z] e9b799e9682e: Pushed [2023-02-23T22:38:59.486Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:38:59.486Z] 29d282a355f2: Pushed [2023-02-23T22:38:59.486Z] 48350037cd9d: Pushed [2023-02-23T22:38:59.756Z] f70ee36035b9: Layer already exists [2023-02-23T22:38:59.756Z] b64d3001167b: Pushed [2023-02-23T22:38:59.756Z] 4af0a4c8876d: Pushed [2023-02-23T22:38:59.756Z] 1b4f63fd4c61: Pushed [2023-02-23T22:39:03.087Z] 60591059c800: Pushed [2023-02-23T22:39:03.087Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:c99c17e080dcb90e2bedd2798ffccd15eb0c08eed6c17156efb11d86621fd8a9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:03.419Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:03.746Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-23T22:39:03.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-23T22:39:03.746Z] 1c1fb2df8af9: Preparing [2023-02-23T22:39:03.746Z] 1c1fb2df8af9: Preparing [2023-02-23T22:39:03.746Z] e9b799e9682e: Preparing [2023-02-23T22:39:03.746Z] 29d282a355f2: Preparing [2023-02-23T22:39:03.746Z] 36c4eeb16b5d: Preparing [2023-02-23T22:39:03.746Z] 529f1197321e: Preparing [2023-02-23T22:39:03.746Z] 60591059c800: Preparing [2023-02-23T22:39:03.746Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:03.746Z] 48350037cd9d: Preparing [2023-02-23T22:39:03.746Z] 4af0a4c8876d: Preparing [2023-02-23T22:39:03.746Z] 1b4f63fd4c61: Preparing [2023-02-23T22:39:03.746Z] b64d3001167b: Preparing [2023-02-23T22:39:03.746Z] f70ee36035b9: Preparing [2023-02-23T22:39:03.746Z] 60591059c800: Waiting [2023-02-23T22:39:03.746Z] 8c8aa8b5a40f: Waiting [2023-02-23T22:39:03.746Z] 48350037cd9d: Waiting [2023-02-23T22:39:03.746Z] 4af0a4c8876d: Waiting [2023-02-23T22:39:03.746Z] 1b4f63fd4c61: Waiting [2023-02-23T22:39:03.746Z] b64d3001167b: Waiting [2023-02-23T22:39:03.746Z] f70ee36035b9: Waiting [2023-02-23T22:39:03.746Z] 29d282a355f2: Layer already exists [2023-02-23T22:39:03.746Z] 529f1197321e: Layer already exists [2023-02-23T22:39:03.746Z] 1c1fb2df8af9: Layer already exists [2023-02-23T22:39:03.746Z] e9b799e9682e: Layer already exists [2023-02-23T22:39:03.746Z] 36c4eeb16b5d: Layer already exists [2023-02-23T22:39:03.746Z] 48350037cd9d: Layer already exists [2023-02-23T22:39:03.746Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:03.746Z] 4af0a4c8876d: Layer already exists [2023-02-23T22:39:03.746Z] 1b4f63fd4c61: Layer already exists [2023-02-23T22:39:03.746Z] 60591059c800: Layer already exists [2023-02-23T22:39:03.746Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:03.746Z] b64d3001167b: Layer already exists [2023-02-23T22:39:04.009Z] latest: digest: sha256:c99c17e080dcb90e2bedd2798ffccd15eb0c08eed6c17156efb11d86621fd8a9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:04.334Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:04.662Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.65 [2023-02-23T22:39:04.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-23T22:39:04.662Z] 1c1fb2df8af9: Preparing [2023-02-23T22:39:04.662Z] 1c1fb2df8af9: Preparing [2023-02-23T22:39:04.662Z] e9b799e9682e: Preparing [2023-02-23T22:39:04.662Z] 29d282a355f2: Preparing [2023-02-23T22:39:04.662Z] 36c4eeb16b5d: Preparing [2023-02-23T22:39:04.662Z] 529f1197321e: Preparing [2023-02-23T22:39:04.662Z] 60591059c800: Preparing [2023-02-23T22:39:04.662Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:04.662Z] 48350037cd9d: Preparing [2023-02-23T22:39:04.662Z] 4af0a4c8876d: Preparing [2023-02-23T22:39:04.662Z] 1b4f63fd4c61: Preparing [2023-02-23T22:39:04.662Z] b64d3001167b: Preparing [2023-02-23T22:39:04.662Z] 60591059c800: Waiting [2023-02-23T22:39:04.662Z] 48350037cd9d: Waiting [2023-02-23T22:39:04.662Z] 8c8aa8b5a40f: Waiting [2023-02-23T22:39:04.662Z] 4af0a4c8876d: Waiting [2023-02-23T22:39:04.662Z] 1b4f63fd4c61: Waiting [2023-02-23T22:39:04.662Z] f70ee36035b9: Preparing [2023-02-23T22:39:04.662Z] b64d3001167b: Waiting [2023-02-23T22:39:04.662Z] f70ee36035b9: Waiting [2023-02-23T22:39:04.662Z] 36c4eeb16b5d: Layer already exists [2023-02-23T22:39:04.662Z] 1c1fb2df8af9: Layer already exists [2023-02-23T22:39:04.662Z] e9b799e9682e: Layer already exists [2023-02-23T22:39:04.662Z] 529f1197321e: Layer already exists [2023-02-23T22:39:04.662Z] 29d282a355f2: Layer already exists [2023-02-23T22:39:04.662Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:04.662Z] 60591059c800: Layer already exists [2023-02-23T22:39:04.662Z] 48350037cd9d: Layer already exists [2023-02-23T22:39:04.662Z] 1b4f63fd4c61: Layer already exists [2023-02-23T22:39:04.662Z] 4af0a4c8876d: Layer already exists [2023-02-23T22:39:04.662Z] b64d3001167b: Layer already exists [2023-02-23T22:39:04.662Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:04.662Z] 3.0.0-dev.65: digest: sha256:c99c17e080dcb90e2bedd2798ffccd15eb0c08eed6c17156efb11d86621fd8a9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:05.262Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:05.594Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:05.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-23T22:39:05.594Z] 1c1fb2df8af9: Preparing [2023-02-23T22:39:05.594Z] 1c1fb2df8af9: Preparing [2023-02-23T22:39:05.594Z] e9b799e9682e: Preparing [2023-02-23T22:39:05.594Z] 29d282a355f2: Preparing [2023-02-23T22:39:05.594Z] 36c4eeb16b5d: Preparing [2023-02-23T22:39:05.594Z] 529f1197321e: Preparing [2023-02-23T22:39:05.594Z] 60591059c800: Preparing [2023-02-23T22:39:05.594Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:05.594Z] 48350037cd9d: Preparing [2023-02-23T22:39:05.594Z] 4af0a4c8876d: Preparing [2023-02-23T22:39:05.594Z] 1b4f63fd4c61: Preparing [2023-02-23T22:39:05.594Z] b64d3001167b: Preparing [2023-02-23T22:39:05.594Z] f70ee36035b9: Preparing [2023-02-23T22:39:05.594Z] 4af0a4c8876d: Waiting [2023-02-23T22:39:05.594Z] f70ee36035b9: Waiting [2023-02-23T22:39:05.594Z] 1b4f63fd4c61: Waiting [2023-02-23T22:39:05.594Z] b64d3001167b: Waiting [2023-02-23T22:39:05.594Z] 60591059c800: Waiting [2023-02-23T22:39:05.594Z] 8c8aa8b5a40f: Waiting [2023-02-23T22:39:05.594Z] 48350037cd9d: Waiting [2023-02-23T22:39:05.594Z] 529f1197321e: Layer already exists [2023-02-23T22:39:05.594Z] 36c4eeb16b5d: Layer already exists [2023-02-23T22:39:05.594Z] e9b799e9682e: Layer already exists [2023-02-23T22:39:05.594Z] 29d282a355f2: Layer already exists [2023-02-23T22:39:05.594Z] 1c1fb2df8af9: Layer already exists [2023-02-23T22:39:05.594Z] 48350037cd9d: Layer already exists [2023-02-23T22:39:05.594Z] 60591059c800: Layer already exists [2023-02-23T22:39:05.594Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:05.594Z] 4af0a4c8876d: Layer already exists [2023-02-23T22:39:05.594Z] 1b4f63fd4c61: Layer already exists [2023-02-23T22:39:05.594Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:05.594Z] b64d3001167b: Layer already exists [2023-02-23T22:39:05.858Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:c99c17e080dcb90e2bedd2798ffccd15eb0c08eed6c17156efb11d86621fd8a9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:06.195Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:06.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-23T22:39:06.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-23T22:39:06.527Z] 1c1fb2df8af9: Preparing [2023-02-23T22:39:06.527Z] 1c1fb2df8af9: Preparing [2023-02-23T22:39:06.527Z] e9b799e9682e: Preparing [2023-02-23T22:39:06.527Z] 29d282a355f2: Preparing [2023-02-23T22:39:06.527Z] 36c4eeb16b5d: Preparing [2023-02-23T22:39:06.527Z] 529f1197321e: Preparing [2023-02-23T22:39:06.527Z] 60591059c800: Preparing [2023-02-23T22:39:06.527Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:06.527Z] 48350037cd9d: Preparing [2023-02-23T22:39:06.527Z] 4af0a4c8876d: Preparing [2023-02-23T22:39:06.527Z] 1b4f63fd4c61: Preparing [2023-02-23T22:39:06.527Z] b64d3001167b: Preparing [2023-02-23T22:39:06.527Z] f70ee36035b9: Preparing [2023-02-23T22:39:06.527Z] 4af0a4c8876d: Waiting [2023-02-23T22:39:06.527Z] 1b4f63fd4c61: Waiting [2023-02-23T22:39:06.527Z] 60591059c800: Waiting [2023-02-23T22:39:06.527Z] b64d3001167b: Waiting [2023-02-23T22:39:06.527Z] f70ee36035b9: Waiting [2023-02-23T22:39:06.527Z] 8c8aa8b5a40f: Waiting [2023-02-23T22:39:06.527Z] 48350037cd9d: Waiting [2023-02-23T22:39:06.527Z] 529f1197321e: Layer already exists [2023-02-23T22:39:06.527Z] 36c4eeb16b5d: Layer already exists [2023-02-23T22:39:06.527Z] 1c1fb2df8af9: Layer already exists [2023-02-23T22:39:06.527Z] 29d282a355f2: Layer already exists [2023-02-23T22:39:06.527Z] e9b799e9682e: Layer already exists [2023-02-23T22:39:06.527Z] 60591059c800: Layer already exists [2023-02-23T22:39:06.527Z] 48350037cd9d: Layer already exists [2023-02-23T22:39:06.527Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:06.527Z] 4af0a4c8876d: Layer already exists [2023-02-23T22:39:06.527Z] 1b4f63fd4c61: Layer already exists [2023-02-23T22:39:06.527Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:06.527Z] b64d3001167b: Layer already exists [2023-02-23T22:39:06.790Z] main: digest: sha256:c99c17e080dcb90e2bedd2798ffccd15eb0c08eed6c17156efb11d86621fd8a9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:39:06.841Z] ===================================================== [Pipeline] echo [2023-02-23T22:39:06.849Z] taggedImages: [2023-02-23T22:39:06.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:06.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-23T22:39:06.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.65 [2023-02-23T22:39:06.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:06.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-23T22:39:06.865Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-02-23T22:39:06.865Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:06.865Z] latest [2023-02-23T22:39:06.865Z] 3.0.0-dev.65 [2023-02-23T22:39:06.865Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:06.865Z] main [2023-02-23T22:39:06.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:07.209Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:07.546Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:07.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-23T22:39:07.546Z] 58f1a8fc1672: Preparing [2023-02-23T22:39:07.546Z] 27d974850e63: Preparing [2023-02-23T22:39:07.546Z] 19bd9be45fdb: Preparing [2023-02-23T22:39:07.546Z] a976c1dd8e10: Preparing [2023-02-23T22:39:07.546Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:07.546Z] c1054f1b5541: Preparing [2023-02-23T22:39:07.546Z] f70ee36035b9: Preparing [2023-02-23T22:39:07.546Z] c1054f1b5541: Waiting [2023-02-23T22:39:07.546Z] f70ee36035b9: Waiting [2023-02-23T22:39:07.546Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:07.811Z] c1054f1b5541: Layer already exists [2023-02-23T22:39:07.811Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:07.811Z] 58f1a8fc1672: Pushed [2023-02-23T22:39:07.811Z] 19bd9be45fdb: Pushed [2023-02-23T22:39:07.811Z] 27d974850e63: Pushed [2023-02-23T22:39:10.380Z] a976c1dd8e10: Pushed [2023-02-23T22:39:10.380Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:becd6e1f5cc5336f78cdb42203e0cd0bc53a0dcf4c71fa63980c7f7968585ff8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:10.718Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:11.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-02-23T22:39:11.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-23T22:39:11.054Z] 58f1a8fc1672: Preparing [2023-02-23T22:39:11.054Z] 27d974850e63: Preparing [2023-02-23T22:39:11.054Z] 19bd9be45fdb: Preparing [2023-02-23T22:39:11.054Z] a976c1dd8e10: Preparing [2023-02-23T22:39:11.054Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:11.054Z] c1054f1b5541: Preparing [2023-02-23T22:39:11.054Z] f70ee36035b9: Preparing [2023-02-23T22:39:11.054Z] c1054f1b5541: Waiting [2023-02-23T22:39:11.054Z] f70ee36035b9: Waiting [2023-02-23T22:39:11.054Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:11.054Z] 27d974850e63: Layer already exists [2023-02-23T22:39:11.054Z] 58f1a8fc1672: Layer already exists [2023-02-23T22:39:11.054Z] a976c1dd8e10: Layer already exists [2023-02-23T22:39:11.054Z] 19bd9be45fdb: Layer already exists [2023-02-23T22:39:11.054Z] c1054f1b5541: Layer already exists [2023-02-23T22:39:11.054Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:11.319Z] latest: digest: sha256:becd6e1f5cc5336f78cdb42203e0cd0bc53a0dcf4c71fa63980c7f7968585ff8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:11.660Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:11.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.65 [2023-02-23T22:39:11.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-23T22:39:11.999Z] 58f1a8fc1672: Preparing [2023-02-23T22:39:11.999Z] 27d974850e63: Preparing [2023-02-23T22:39:11.999Z] 19bd9be45fdb: Preparing [2023-02-23T22:39:11.999Z] a976c1dd8e10: Preparing [2023-02-23T22:39:11.999Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:11.999Z] c1054f1b5541: Preparing [2023-02-23T22:39:11.999Z] f70ee36035b9: Preparing [2023-02-23T22:39:11.999Z] c1054f1b5541: Waiting [2023-02-23T22:39:11.999Z] f70ee36035b9: Waiting [2023-02-23T22:39:11.999Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:11.999Z] 27d974850e63: Layer already exists [2023-02-23T22:39:11.999Z] 19bd9be45fdb: Layer already exists [2023-02-23T22:39:11.999Z] a976c1dd8e10: Layer already exists [2023-02-23T22:39:11.999Z] 58f1a8fc1672: Layer already exists [2023-02-23T22:39:11.999Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:11.999Z] c1054f1b5541: Layer already exists [2023-02-23T22:39:12.266Z] 3.0.0-dev.65: digest: sha256:becd6e1f5cc5336f78cdb42203e0cd0bc53a0dcf4c71fa63980c7f7968585ff8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:12.596Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:12.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:12.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-23T22:39:12.924Z] 58f1a8fc1672: Preparing [2023-02-23T22:39:12.924Z] 27d974850e63: Preparing [2023-02-23T22:39:12.924Z] 19bd9be45fdb: Preparing [2023-02-23T22:39:12.924Z] a976c1dd8e10: Preparing [2023-02-23T22:39:12.924Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:12.924Z] c1054f1b5541: Preparing [2023-02-23T22:39:12.924Z] f70ee36035b9: Preparing [2023-02-23T22:39:12.924Z] c1054f1b5541: Waiting [2023-02-23T22:39:12.924Z] f70ee36035b9: Waiting [2023-02-23T22:39:12.924Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:12.924Z] 19bd9be45fdb: Layer already exists [2023-02-23T22:39:12.924Z] 27d974850e63: Layer already exists [2023-02-23T22:39:12.924Z] 58f1a8fc1672: Layer already exists [2023-02-23T22:39:12.924Z] a976c1dd8e10: Layer already exists [2023-02-23T22:39:12.924Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:12.924Z] c1054f1b5541: Layer already exists [2023-02-23T22:39:12.924Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:becd6e1f5cc5336f78cdb42203e0cd0bc53a0dcf4c71fa63980c7f7968585ff8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:13.260Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:13.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-02-23T22:39:13.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-23T22:39:13.589Z] 58f1a8fc1672: Preparing [2023-02-23T22:39:13.589Z] 27d974850e63: Preparing [2023-02-23T22:39:13.589Z] 19bd9be45fdb: Preparing [2023-02-23T22:39:13.589Z] a976c1dd8e10: Preparing [2023-02-23T22:39:13.589Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:13.589Z] c1054f1b5541: Preparing [2023-02-23T22:39:13.589Z] f70ee36035b9: Preparing [2023-02-23T22:39:13.589Z] c1054f1b5541: Waiting [2023-02-23T22:39:13.589Z] f70ee36035b9: Waiting [2023-02-23T22:39:13.589Z] 58f1a8fc1672: Layer already exists [2023-02-23T22:39:13.589Z] 19bd9be45fdb: Layer already exists [2023-02-23T22:39:13.589Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:13.589Z] 27d974850e63: Layer already exists [2023-02-23T22:39:13.589Z] a976c1dd8e10: Layer already exists [2023-02-23T22:39:13.589Z] c1054f1b5541: Layer already exists [2023-02-23T22:39:13.589Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:13.589Z] main: digest: sha256:becd6e1f5cc5336f78cdb42203e0cd0bc53a0dcf4c71fa63980c7f7968585ff8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:39:13.909Z] ===================================================== [Pipeline] echo [2023-02-23T22:39:13.915Z] taggedImages: [2023-02-23T22:39:13.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:13.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-02-23T22:39:13.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.65 [2023-02-23T22:39:13.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:13.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-02-23T22:39:13.929Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-23T22:39:13.929Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:13.929Z] latest [2023-02-23T22:39:13.929Z] 3.0.0-dev.65 [2023-02-23T22:39:13.929Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:13.929Z] main [2023-02-23T22:39:13.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:14.249Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:14.575Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:14.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-23T22:39:14.575Z] 1bab205a5c45: Preparing [2023-02-23T22:39:14.575Z] 5d6d9a877157: Preparing [2023-02-23T22:39:14.575Z] 15703d1aafdc: Preparing [2023-02-23T22:39:14.575Z] 70d1e2d0efdb: Preparing [2023-02-23T22:39:14.575Z] 277df5b17fbc: Preparing [2023-02-23T22:39:14.575Z] 4f1f9c822924: Preparing [2023-02-23T22:39:14.575Z] 6f2196fe3cd1: Preparing [2023-02-23T22:39:14.575Z] f70ee36035b9: Preparing [2023-02-23T22:39:14.575Z] 4f1f9c822924: Waiting [2023-02-23T22:39:14.575Z] f70ee36035b9: Waiting [2023-02-23T22:39:14.575Z] 6f2196fe3cd1: Waiting [2023-02-23T22:39:14.840Z] 1bab205a5c45: Pushed [2023-02-23T22:39:14.840Z] 5d6d9a877157: Pushed [2023-02-23T22:39:14.840Z] 277df5b17fbc: Pushed [2023-02-23T22:39:15.106Z] 4f1f9c822924: Pushed [2023-02-23T22:39:16.510Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:17.913Z] 15703d1aafdc: Pushed [2023-02-23T22:39:17.913Z] 70d1e2d0efdb: Pushed [2023-02-23T22:39:17.913Z] 6f2196fe3cd1: Pushed [2023-02-23T22:39:18.178Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:b26a22d9addfa03d8266526e841ea5b0ad2d1774b8f7b99ba1ad5e028b3bf5c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:18.507Z] + 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 [2023-02-23T22:39:18.834Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-23T22:39:18.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-23T22:39:18.834Z] 1bab205a5c45: Preparing [2023-02-23T22:39:18.834Z] 5d6d9a877157: Preparing [2023-02-23T22:39:18.834Z] 15703d1aafdc: Preparing [2023-02-23T22:39:18.834Z] 70d1e2d0efdb: Preparing [2023-02-23T22:39:18.834Z] 277df5b17fbc: Preparing [2023-02-23T22:39:18.834Z] 4f1f9c822924: Preparing [2023-02-23T22:39:18.834Z] 6f2196fe3cd1: Preparing [2023-02-23T22:39:18.834Z] f70ee36035b9: Preparing [2023-02-23T22:39:18.834Z] 4f1f9c822924: Waiting [2023-02-23T22:39:18.834Z] 6f2196fe3cd1: Waiting [2023-02-23T22:39:18.834Z] f70ee36035b9: Waiting [2023-02-23T22:39:18.834Z] 5d6d9a877157: Layer already exists [2023-02-23T22:39:18.834Z] 15703d1aafdc: Layer already exists [2023-02-23T22:39:18.834Z] 70d1e2d0efdb: Layer already exists [2023-02-23T22:39:18.834Z] 277df5b17fbc: Layer already exists [2023-02-23T22:39:18.834Z] 1bab205a5c45: Layer already exists [2023-02-23T22:39:18.834Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:18.834Z] 4f1f9c822924: Layer already exists [2023-02-23T22:39:18.834Z] 6f2196fe3cd1: Layer already exists [2023-02-23T22:39:18.834Z] latest: digest: sha256:b26a22d9addfa03d8266526e841ea5b0ad2d1774b8f7b99ba1ad5e028b3bf5c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:19.422Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:19.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.65 [2023-02-23T22:39:19.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-23T22:39:19.742Z] 1bab205a5c45: Preparing [2023-02-23T22:39:19.742Z] 5d6d9a877157: Preparing [2023-02-23T22:39:19.742Z] 15703d1aafdc: Preparing [2023-02-23T22:39:19.743Z] 70d1e2d0efdb: Preparing [2023-02-23T22:39:19.743Z] 277df5b17fbc: Preparing [2023-02-23T22:39:19.743Z] 4f1f9c822924: Preparing [2023-02-23T22:39:19.743Z] 6f2196fe3cd1: Preparing [2023-02-23T22:39:19.743Z] f70ee36035b9: Preparing [2023-02-23T22:39:19.743Z] 4f1f9c822924: Waiting [2023-02-23T22:39:19.743Z] 6f2196fe3cd1: Waiting [2023-02-23T22:39:19.743Z] f70ee36035b9: Waiting [2023-02-23T22:39:19.743Z] 277df5b17fbc: Layer already exists [2023-02-23T22:39:19.743Z] 1bab205a5c45: Layer already exists [2023-02-23T22:39:19.743Z] 5d6d9a877157: Layer already exists [2023-02-23T22:39:19.743Z] 70d1e2d0efdb: Layer already exists [2023-02-23T22:39:19.743Z] 15703d1aafdc: Layer already exists [2023-02-23T22:39:19.743Z] 4f1f9c822924: Layer already exists [2023-02-23T22:39:19.743Z] 6f2196fe3cd1: Layer already exists [2023-02-23T22:39:19.743Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:19.743Z] 3.0.0-dev.65: digest: sha256:b26a22d9addfa03d8266526e841ea5b0ad2d1774b8f7b99ba1ad5e028b3bf5c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:20.065Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:20.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:20.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-23T22:39:20.392Z] 1bab205a5c45: Preparing [2023-02-23T22:39:20.392Z] 5d6d9a877157: Preparing [2023-02-23T22:39:20.392Z] 15703d1aafdc: Preparing [2023-02-23T22:39:20.392Z] 70d1e2d0efdb: Preparing [2023-02-23T22:39:20.392Z] 277df5b17fbc: Preparing [2023-02-23T22:39:20.392Z] 4f1f9c822924: Preparing [2023-02-23T22:39:20.392Z] 6f2196fe3cd1: Preparing [2023-02-23T22:39:20.392Z] f70ee36035b9: Preparing [2023-02-23T22:39:20.392Z] 6f2196fe3cd1: Waiting [2023-02-23T22:39:20.392Z] f70ee36035b9: Waiting [2023-02-23T22:39:20.392Z] 4f1f9c822924: Waiting [2023-02-23T22:39:20.392Z] 1bab205a5c45: Layer already exists [2023-02-23T22:39:20.392Z] 15703d1aafdc: Layer already exists [2023-02-23T22:39:20.392Z] 277df5b17fbc: Layer already exists [2023-02-23T22:39:20.392Z] 5d6d9a877157: Layer already exists [2023-02-23T22:39:20.392Z] 70d1e2d0efdb: Layer already exists [2023-02-23T22:39:20.392Z] 4f1f9c822924: Layer already exists [2023-02-23T22:39:20.392Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:20.392Z] 6f2196fe3cd1: Layer already exists [2023-02-23T22:39:20.392Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:b26a22d9addfa03d8266526e841ea5b0ad2d1774b8f7b99ba1ad5e028b3bf5c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:20.722Z] + 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 [2023-02-23T22:39:21.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-23T22:39:21.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-23T22:39:21.054Z] 1bab205a5c45: Preparing [2023-02-23T22:39:21.054Z] 5d6d9a877157: Preparing [2023-02-23T22:39:21.054Z] 15703d1aafdc: Preparing [2023-02-23T22:39:21.054Z] 70d1e2d0efdb: Preparing [2023-02-23T22:39:21.054Z] 277df5b17fbc: Preparing [2023-02-23T22:39:21.054Z] 4f1f9c822924: Preparing [2023-02-23T22:39:21.054Z] 6f2196fe3cd1: Preparing [2023-02-23T22:39:21.054Z] f70ee36035b9: Preparing [2023-02-23T22:39:21.054Z] 4f1f9c822924: Waiting [2023-02-23T22:39:21.054Z] 6f2196fe3cd1: Waiting [2023-02-23T22:39:21.054Z] f70ee36035b9: Waiting [2023-02-23T22:39:21.054Z] 15703d1aafdc: Layer already exists [2023-02-23T22:39:21.054Z] 277df5b17fbc: Layer already exists [2023-02-23T22:39:21.054Z] 5d6d9a877157: Layer already exists [2023-02-23T22:39:21.054Z] 1bab205a5c45: Layer already exists [2023-02-23T22:39:21.054Z] 70d1e2d0efdb: Layer already exists [2023-02-23T22:39:21.054Z] 6f2196fe3cd1: Layer already exists [2023-02-23T22:39:21.054Z] 4f1f9c822924: Layer already exists [2023-02-23T22:39:21.054Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:21.318Z] main: digest: sha256:b26a22d9addfa03d8266526e841ea5b0ad2d1774b8f7b99ba1ad5e028b3bf5c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:39:21.370Z] ===================================================== [Pipeline] echo [2023-02-23T22:39:21.381Z] taggedImages: [2023-02-23T22:39:21.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:21.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-23T22:39:21.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.65 [2023-02-23T22:39:21.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:21.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-23T22:39:21.402Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-23T22:39:21.402Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:21.402Z] latest [2023-02-23T22:39:21.402Z] 3.0.0-dev.65 [2023-02-23T22:39:21.402Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:21.402Z] main [2023-02-23T22:39:21.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:21.741Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:22.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:22.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-23T22:39:22.071Z] 207a49b83662: Preparing [2023-02-23T22:39:22.071Z] 3e293c602e71: Preparing [2023-02-23T22:39:22.071Z] 0d3da73d94ef: Preparing [2023-02-23T22:39:22.071Z] d8b1e09835bf: Preparing [2023-02-23T22:39:22.071Z] 432f469cadc6: Preparing [2023-02-23T22:39:22.071Z] fcc9c0494ce0: Preparing [2023-02-23T22:39:22.071Z] 6f8fa41393ec: Preparing [2023-02-23T22:39:22.071Z] 7cbde8859c47: Preparing [2023-02-23T22:39:22.071Z] 71fe2845e875: Preparing [2023-02-23T22:39:22.071Z] f70ee36035b9: Preparing [2023-02-23T22:39:22.071Z] 6f8fa41393ec: Waiting [2023-02-23T22:39:22.071Z] fcc9c0494ce0: Waiting [2023-02-23T22:39:22.071Z] 7cbde8859c47: Waiting [2023-02-23T22:39:22.071Z] 71fe2845e875: Waiting [2023-02-23T22:39:22.071Z] f70ee36035b9: Waiting [2023-02-23T22:39:22.335Z] 207a49b83662: Pushed [2023-02-23T22:39:22.335Z] 3e293c602e71: Pushed [2023-02-23T22:39:22.335Z] 432f469cadc6: Pushed [2023-02-23T22:39:22.335Z] 6f8fa41393ec: Pushed [2023-02-23T22:39:22.335Z] fcc9c0494ce0: Pushed [2023-02-23T22:39:22.599Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:22.599Z] 7cbde8859c47: Pushed [2023-02-23T22:39:22.863Z] 71fe2845e875: Pushed [2023-02-23T22:39:24.792Z] d8b1e09835bf: Pushed [2023-02-23T22:39:25.055Z] 0d3da73d94ef: Pushed [2023-02-23T22:39:25.318Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:255fd055bec84b08a81e859413542819f1ae1d860b00b5e800fdf195e73ecdf2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:25.648Z] + 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 [2023-02-23T22:39:25.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-23T22:39:25.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-23T22:39:25.972Z] 207a49b83662: Preparing [2023-02-23T22:39:25.972Z] 3e293c602e71: Preparing [2023-02-23T22:39:25.972Z] 0d3da73d94ef: Preparing [2023-02-23T22:39:25.972Z] d8b1e09835bf: Preparing [2023-02-23T22:39:25.972Z] 432f469cadc6: Preparing [2023-02-23T22:39:25.972Z] fcc9c0494ce0: Preparing [2023-02-23T22:39:25.972Z] 6f8fa41393ec: Preparing [2023-02-23T22:39:25.972Z] 7cbde8859c47: Preparing [2023-02-23T22:39:25.972Z] 71fe2845e875: Preparing [2023-02-23T22:39:25.972Z] f70ee36035b9: Preparing [2023-02-23T22:39:25.972Z] 6f8fa41393ec: Waiting [2023-02-23T22:39:25.972Z] 7cbde8859c47: Waiting [2023-02-23T22:39:25.972Z] 71fe2845e875: Waiting [2023-02-23T22:39:25.972Z] f70ee36035b9: Waiting [2023-02-23T22:39:25.972Z] fcc9c0494ce0: Waiting [2023-02-23T22:39:25.972Z] 3e293c602e71: Layer already exists [2023-02-23T22:39:25.972Z] 0d3da73d94ef: Layer already exists [2023-02-23T22:39:25.972Z] d8b1e09835bf: Layer already exists [2023-02-23T22:39:25.972Z] 207a49b83662: Layer already exists [2023-02-23T22:39:25.972Z] 432f469cadc6: Layer already exists [2023-02-23T22:39:25.972Z] 7cbde8859c47: Layer already exists [2023-02-23T22:39:25.972Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:25.972Z] 6f8fa41393ec: Layer already exists [2023-02-23T22:39:25.972Z] 71fe2845e875: Layer already exists [2023-02-23T22:39:25.972Z] fcc9c0494ce0: Layer already exists [2023-02-23T22:39:26.235Z] latest: digest: sha256:255fd055bec84b08a81e859413542819f1ae1d860b00b5e800fdf195e73ecdf2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:26.568Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:26.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.65 [2023-02-23T22:39:26.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-23T22:39:26.905Z] 207a49b83662: Preparing [2023-02-23T22:39:26.905Z] 3e293c602e71: Preparing [2023-02-23T22:39:26.905Z] 0d3da73d94ef: Preparing [2023-02-23T22:39:26.905Z] d8b1e09835bf: Preparing [2023-02-23T22:39:26.905Z] 432f469cadc6: Preparing [2023-02-23T22:39:26.905Z] fcc9c0494ce0: Preparing [2023-02-23T22:39:26.905Z] 6f8fa41393ec: Preparing [2023-02-23T22:39:26.905Z] 7cbde8859c47: Preparing [2023-02-23T22:39:26.905Z] 71fe2845e875: Preparing [2023-02-23T22:39:26.905Z] f70ee36035b9: Preparing [2023-02-23T22:39:26.905Z] fcc9c0494ce0: Waiting [2023-02-23T22:39:26.905Z] 6f8fa41393ec: Waiting [2023-02-23T22:39:26.905Z] 71fe2845e875: Waiting [2023-02-23T22:39:26.905Z] 7cbde8859c47: Waiting [2023-02-23T22:39:26.905Z] f70ee36035b9: Waiting [2023-02-23T22:39:26.905Z] d8b1e09835bf: Layer already exists [2023-02-23T22:39:26.905Z] 0d3da73d94ef: Layer already exists [2023-02-23T22:39:26.905Z] 3e293c602e71: Layer already exists [2023-02-23T22:39:26.905Z] 432f469cadc6: Layer already exists [2023-02-23T22:39:26.905Z] 207a49b83662: Layer already exists [2023-02-23T22:39:26.905Z] 7cbde8859c47: Layer already exists [2023-02-23T22:39:26.905Z] 6f8fa41393ec: Layer already exists [2023-02-23T22:39:26.905Z] fcc9c0494ce0: Layer already exists [2023-02-23T22:39:26.905Z] 71fe2845e875: Layer already exists [2023-02-23T22:39:26.905Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:26.905Z] 3.0.0-dev.65: digest: sha256:255fd055bec84b08a81e859413542819f1ae1d860b00b5e800fdf195e73ecdf2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:27.513Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:27.848Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:27.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-23T22:39:27.848Z] 207a49b83662: Preparing [2023-02-23T22:39:27.848Z] 3e293c602e71: Preparing [2023-02-23T22:39:27.848Z] 0d3da73d94ef: Preparing [2023-02-23T22:39:27.848Z] d8b1e09835bf: Preparing [2023-02-23T22:39:27.848Z] 432f469cadc6: Preparing [2023-02-23T22:39:27.848Z] fcc9c0494ce0: Preparing [2023-02-23T22:39:27.848Z] 6f8fa41393ec: Preparing [2023-02-23T22:39:27.848Z] 7cbde8859c47: Preparing [2023-02-23T22:39:27.848Z] 71fe2845e875: Preparing [2023-02-23T22:39:27.848Z] fcc9c0494ce0: Waiting [2023-02-23T22:39:27.849Z] f70ee36035b9: Preparing [2023-02-23T22:39:27.849Z] 6f8fa41393ec: Waiting [2023-02-23T22:39:27.849Z] 71fe2845e875: Waiting [2023-02-23T22:39:27.849Z] f70ee36035b9: Waiting [2023-02-23T22:39:27.849Z] 7cbde8859c47: Waiting [2023-02-23T22:39:27.849Z] d8b1e09835bf: Layer already exists [2023-02-23T22:39:27.849Z] 0d3da73d94ef: Layer already exists [2023-02-23T22:39:27.849Z] 207a49b83662: Layer already exists [2023-02-23T22:39:27.849Z] 432f469cadc6: Layer already exists [2023-02-23T22:39:27.849Z] 3e293c602e71: Layer already exists [2023-02-23T22:39:27.849Z] 6f8fa41393ec: Layer already exists [2023-02-23T22:39:27.849Z] fcc9c0494ce0: Layer already exists [2023-02-23T22:39:27.849Z] 71fe2845e875: Layer already exists [2023-02-23T22:39:27.849Z] 7cbde8859c47: Layer already exists [2023-02-23T22:39:27.849Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:27.849Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:255fd055bec84b08a81e859413542819f1ae1d860b00b5e800fdf195e73ecdf2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:28.438Z] + 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 [2023-02-23T22:39:28.760Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-23T22:39:28.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-23T22:39:28.760Z] 207a49b83662: Preparing [2023-02-23T22:39:28.760Z] 3e293c602e71: Preparing [2023-02-23T22:39:28.760Z] 0d3da73d94ef: Preparing [2023-02-23T22:39:28.760Z] d8b1e09835bf: Preparing [2023-02-23T22:39:28.760Z] 432f469cadc6: Preparing [2023-02-23T22:39:28.760Z] fcc9c0494ce0: Preparing [2023-02-23T22:39:28.760Z] 6f8fa41393ec: Preparing [2023-02-23T22:39:28.760Z] 7cbde8859c47: Preparing [2023-02-23T22:39:28.760Z] 71fe2845e875: Preparing [2023-02-23T22:39:28.760Z] f70ee36035b9: Preparing [2023-02-23T22:39:28.760Z] 6f8fa41393ec: Waiting [2023-02-23T22:39:28.760Z] 7cbde8859c47: Waiting [2023-02-23T22:39:28.760Z] 71fe2845e875: Waiting [2023-02-23T22:39:28.760Z] fcc9c0494ce0: Waiting [2023-02-23T22:39:28.760Z] f70ee36035b9: Waiting [2023-02-23T22:39:28.760Z] 3e293c602e71: Layer already exists [2023-02-23T22:39:28.760Z] 0d3da73d94ef: Layer already exists [2023-02-23T22:39:28.760Z] 207a49b83662: Layer already exists [2023-02-23T22:39:28.760Z] 432f469cadc6: Layer already exists [2023-02-23T22:39:28.760Z] d8b1e09835bf: Layer already exists [2023-02-23T22:39:28.760Z] 71fe2845e875: Layer already exists [2023-02-23T22:39:28.760Z] fcc9c0494ce0: Layer already exists [2023-02-23T22:39:28.760Z] 6f8fa41393ec: Layer already exists [2023-02-23T22:39:28.760Z] 7cbde8859c47: Layer already exists [2023-02-23T22:39:28.760Z] f70ee36035b9: Layer already exists [2023-02-23T22:39:29.024Z] main: digest: sha256:255fd055bec84b08a81e859413542819f1ae1d860b00b5e800fdf195e73ecdf2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:39:29.065Z] ===================================================== [Pipeline] echo [2023-02-23T22:39:29.071Z] taggedImages: [2023-02-23T22:39:29.071Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:29.071Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-23T22:39:29.071Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.65 [2023-02-23T22:39:29.071Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:29.071Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-23T22:39:29.085Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-23T22:39:29.085Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:29.085Z] latest [2023-02-23T22:39:29.085Z] 3.0.0-dev.65 [2023-02-23T22:39:29.085Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:29.085Z] main [2023-02-23T22:39:29.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:29.413Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:29.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:29.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-23T22:39:29.740Z] 8c41b4a978d1: Preparing [2023-02-23T22:39:29.740Z] c9e55c1c738f: Preparing [2023-02-23T22:39:29.740Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:29.740Z] 7ff3128d92d7: Preparing [2023-02-23T22:39:29.740Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:29.740Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:29.740Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:30.004Z] 8c41b4a978d1: Pushed [2023-02-23T22:39:30.963Z] 7ff3128d92d7: Pushed [2023-02-23T22:39:34.285Z] c9e55c1c738f: Pushed [2023-02-23T22:39:34.285Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:7e40f79331bdf7854aba72af273a459feac1b4b077de0a16d687905cda222a31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:34.615Z] + 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 [2023-02-23T22:39:34.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-23T22:39:34.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-23T22:39:34.943Z] 8c41b4a978d1: Preparing [2023-02-23T22:39:34.943Z] c9e55c1c738f: Preparing [2023-02-23T22:39:34.943Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:34.943Z] 7ff3128d92d7: Preparing [2023-02-23T22:39:34.943Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:34.943Z] c9e55c1c738f: Layer already exists [2023-02-23T22:39:34.943Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:34.943Z] 8c41b4a978d1: Layer already exists [2023-02-23T22:39:34.943Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:34.943Z] 7ff3128d92d7: Layer already exists [2023-02-23T22:39:34.943Z] latest: digest: sha256:7e40f79331bdf7854aba72af273a459feac1b4b077de0a16d687905cda222a31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:35.269Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:35.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.65 [2023-02-23T22:39:35.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-23T22:39:35.595Z] 8c41b4a978d1: Preparing [2023-02-23T22:39:35.595Z] c9e55c1c738f: Preparing [2023-02-23T22:39:35.595Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:35.595Z] 7ff3128d92d7: Preparing [2023-02-23T22:39:35.595Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:35.595Z] c9e55c1c738f: Layer already exists [2023-02-23T22:39:35.595Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:35.595Z] 8c41b4a978d1: Layer already exists [2023-02-23T22:39:35.595Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:35.595Z] 7ff3128d92d7: Layer already exists [2023-02-23T22:39:35.595Z] 3.0.0-dev.65: digest: sha256:7e40f79331bdf7854aba72af273a459feac1b4b077de0a16d687905cda222a31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:35.927Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:36.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:36.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-23T22:39:36.248Z] 8c41b4a978d1: Preparing [2023-02-23T22:39:36.248Z] c9e55c1c738f: Preparing [2023-02-23T22:39:36.248Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:36.248Z] 7ff3128d92d7: Preparing [2023-02-23T22:39:36.248Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:36.248Z] c9e55c1c738f: Layer already exists [2023-02-23T22:39:36.248Z] 8c41b4a978d1: Layer already exists [2023-02-23T22:39:36.248Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:36.248Z] 7ff3128d92d7: Layer already exists [2023-02-23T22:39:36.248Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:36.248Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:7e40f79331bdf7854aba72af273a459feac1b4b077de0a16d687905cda222a31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:36.592Z] + 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 [2023-02-23T22:39:36.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-23T22:39:36.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-23T22:39:36.914Z] 8c41b4a978d1: Preparing [2023-02-23T22:39:36.914Z] c9e55c1c738f: Preparing [2023-02-23T22:39:36.914Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:39:36.914Z] 7ff3128d92d7: Preparing [2023-02-23T22:39:36.914Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:36.914Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:36.914Z] 7ff3128d92d7: Layer already exists [2023-02-23T22:39:36.914Z] 8c41b4a978d1: Layer already exists [2023-02-23T22:39:36.914Z] c9e55c1c738f: Layer already exists [2023-02-23T22:39:36.914Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:39:36.914Z] main: digest: sha256:7e40f79331bdf7854aba72af273a459feac1b4b077de0a16d687905cda222a31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:39:36.964Z] ===================================================== [Pipeline] echo [2023-02-23T22:39:36.974Z] taggedImages: [2023-02-23T22:39:36.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:36.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-23T22:39:36.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.65 [2023-02-23T22:39:36.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:36.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-23T22:39:36.995Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-23T22:39:36.995Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:36.995Z] latest [2023-02-23T22:39:36.995Z] 3.0.0-dev.65 [2023-02-23T22:39:36.995Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:36.995Z] main [2023-02-23T22:39:36.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:37.339Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:37.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:37.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-23T22:39:37.675Z] f5f946246c60: Preparing [2023-02-23T22:39:37.675Z] 213ab2d5af77: Preparing [2023-02-23T22:39:37.675Z] a8096cb3891b: Preparing [2023-02-23T22:39:37.675Z] f6185c236861: Preparing [2023-02-23T22:39:37.675Z] e6175fcb4272: Preparing [2023-02-23T22:39:37.675Z] 9bb16fca95f3: Preparing [2023-02-23T22:39:37.675Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:37.675Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:39:37.675Z] 9bb16fca95f3: Waiting [2023-02-23T22:39:38.013Z] a8096cb3891b: Pushed [2023-02-23T22:39:38.013Z] 213ab2d5af77: Pushed [2023-02-23T22:39:38.013Z] f5f946246c60: Pushed [2023-02-23T22:39:38.013Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:38.990Z] 9bb16fca95f3: Pushed [2023-02-23T22:39:45.644Z] e6175fcb4272: Pushed [2023-02-23T22:39:52.257Z] f6185c236861: Pushed [2023-02-23T22:39:52.257Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:dc60ed6424656ee24a10de2299076aa95d941faf56bdfc589f7c7bd34e1b74cc size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:52.584Z] + 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 [2023-02-23T22:39:52.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-23T22:39:52.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-23T22:39:52.911Z] f5f946246c60: Preparing [2023-02-23T22:39:52.911Z] 213ab2d5af77: Preparing [2023-02-23T22:39:52.911Z] a8096cb3891b: Preparing [2023-02-23T22:39:52.911Z] f6185c236861: Preparing [2023-02-23T22:39:52.911Z] e6175fcb4272: Preparing [2023-02-23T22:39:52.911Z] 9bb16fca95f3: Preparing [2023-02-23T22:39:52.911Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:52.911Z] 9bb16fca95f3: Waiting [2023-02-23T22:39:52.911Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:39:52.911Z] 213ab2d5af77: Layer already exists [2023-02-23T22:39:52.911Z] e6175fcb4272: Layer already exists [2023-02-23T22:39:52.911Z] f5f946246c60: Layer already exists [2023-02-23T22:39:52.911Z] a8096cb3891b: Layer already exists [2023-02-23T22:39:52.911Z] f6185c236861: Layer already exists [2023-02-23T22:39:52.911Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:52.911Z] 9bb16fca95f3: Layer already exists [2023-02-23T22:39:52.911Z] latest: digest: sha256:dc60ed6424656ee24a10de2299076aa95d941faf56bdfc589f7c7bd34e1b74cc size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:53.505Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:53.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.65 [2023-02-23T22:39:53.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-23T22:39:53.833Z] f5f946246c60: Preparing [2023-02-23T22:39:53.833Z] 213ab2d5af77: Preparing [2023-02-23T22:39:53.833Z] a8096cb3891b: Preparing [2023-02-23T22:39:53.833Z] f6185c236861: Preparing [2023-02-23T22:39:53.833Z] e6175fcb4272: Preparing [2023-02-23T22:39:53.833Z] 9bb16fca95f3: Preparing [2023-02-23T22:39:53.833Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:53.833Z] 9bb16fca95f3: Waiting [2023-02-23T22:39:53.833Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:39:53.833Z] f6185c236861: Layer already exists [2023-02-23T22:39:53.833Z] a8096cb3891b: Layer already exists [2023-02-23T22:39:53.833Z] 213ab2d5af77: Layer already exists [2023-02-23T22:39:53.833Z] e6175fcb4272: Layer already exists [2023-02-23T22:39:53.833Z] f5f946246c60: Layer already exists [2023-02-23T22:39:53.833Z] 9bb16fca95f3: Layer already exists [2023-02-23T22:39:53.833Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:53.833Z] 3.0.0-dev.65: digest: sha256:dc60ed6424656ee24a10de2299076aa95d941faf56bdfc589f7c7bd34e1b74cc size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:54.435Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:54.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:54.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-23T22:39:54.766Z] f5f946246c60: Preparing [2023-02-23T22:39:54.766Z] 213ab2d5af77: Preparing [2023-02-23T22:39:54.766Z] a8096cb3891b: Preparing [2023-02-23T22:39:54.766Z] f6185c236861: Preparing [2023-02-23T22:39:54.766Z] e6175fcb4272: Preparing [2023-02-23T22:39:54.766Z] 9bb16fca95f3: Preparing [2023-02-23T22:39:54.766Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:54.766Z] 9bb16fca95f3: Waiting [2023-02-23T22:39:54.766Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:39:54.766Z] f5f946246c60: Layer already exists [2023-02-23T22:39:54.766Z] e6175fcb4272: Layer already exists [2023-02-23T22:39:54.766Z] a8096cb3891b: Layer already exists [2023-02-23T22:39:54.766Z] 213ab2d5af77: Layer already exists [2023-02-23T22:39:54.766Z] f6185c236861: Layer already exists [2023-02-23T22:39:54.766Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:54.766Z] 9bb16fca95f3: Layer already exists [2023-02-23T22:39:54.766Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:dc60ed6424656ee24a10de2299076aa95d941faf56bdfc589f7c7bd34e1b74cc size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:55.099Z] + 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 [2023-02-23T22:39:55.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-23T22:39:55.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-23T22:39:55.435Z] f5f946246c60: Preparing [2023-02-23T22:39:55.435Z] 213ab2d5af77: Preparing [2023-02-23T22:39:55.435Z] a8096cb3891b: Preparing [2023-02-23T22:39:55.435Z] f6185c236861: Preparing [2023-02-23T22:39:55.435Z] e6175fcb4272: Preparing [2023-02-23T22:39:55.435Z] 9bb16fca95f3: Preparing [2023-02-23T22:39:55.435Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:55.435Z] 9bb16fca95f3: Waiting [2023-02-23T22:39:55.435Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:39:55.435Z] f5f946246c60: Layer already exists [2023-02-23T22:39:55.435Z] 213ab2d5af77: Layer already exists [2023-02-23T22:39:55.435Z] e6175fcb4272: Layer already exists [2023-02-23T22:39:55.435Z] f6185c236861: Layer already exists [2023-02-23T22:39:55.435Z] a8096cb3891b: Layer already exists [2023-02-23T22:39:55.435Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:55.435Z] 9bb16fca95f3: Layer already exists [2023-02-23T22:39:55.435Z] main: digest: sha256:dc60ed6424656ee24a10de2299076aa95d941faf56bdfc589f7c7bd34e1b74cc size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:39:55.759Z] ===================================================== [Pipeline] echo [2023-02-23T22:39:55.767Z] taggedImages: [2023-02-23T22:39:55.767Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:55.767Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-23T22:39:55.767Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.65 [2023-02-23T22:39:55.767Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:55.767Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-23T22:39:55.790Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-23T22:39:55.790Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:55.790Z] latest [2023-02-23T22:39:55.790Z] 3.0.0-dev.65 [2023-02-23T22:39:55.790Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:39:55.790Z] main [2023-02-23T22:39:55.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:56.128Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:39:56.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:39:56.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-23T22:39:56.473Z] 871ea44a9701: Preparing [2023-02-23T22:39:56.473Z] 5f60ea3a06ee: Preparing [2023-02-23T22:39:56.473Z] 908be8c98bd3: Preparing [2023-02-23T22:39:56.473Z] b79c43bc5a8e: Preparing [2023-02-23T22:39:56.473Z] 8c21709c06b1: Preparing [2023-02-23T22:39:56.473Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:39:56.473Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:39:56.737Z] 5f60ea3a06ee: Pushed [2023-02-23T22:39:56.737Z] 871ea44a9701: Pushed [2023-02-23T22:39:56.737Z] 908be8c98bd3: Pushed [2023-02-23T22:39:56.737Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:39:57.316Z] 8c21709c06b1: Pushed [2023-02-23T22:40:12.262Z] b79c43bc5a8e: Pushed [2023-02-23T22:40:12.262Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:dcc21bafab4331017c5ca73bca67d8ab0a03abdabbdfd7c4b60fd8793f13d736 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:12.591Z] + 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 [2023-02-23T22:40:12.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-23T22:40:12.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-23T22:40:12.916Z] 871ea44a9701: Preparing [2023-02-23T22:40:12.916Z] 5f60ea3a06ee: Preparing [2023-02-23T22:40:12.916Z] 908be8c98bd3: Preparing [2023-02-23T22:40:12.916Z] b79c43bc5a8e: Preparing [2023-02-23T22:40:12.916Z] 8c21709c06b1: Preparing [2023-02-23T22:40:12.916Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:40:12.916Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:40:12.916Z] 871ea44a9701: Layer already exists [2023-02-23T22:40:12.916Z] 8c21709c06b1: Layer already exists [2023-02-23T22:40:12.916Z] 908be8c98bd3: Layer already exists [2023-02-23T22:40:12.916Z] 5f60ea3a06ee: Layer already exists [2023-02-23T22:40:12.916Z] b79c43bc5a8e: Layer already exists [2023-02-23T22:40:12.916Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:40:12.916Z] latest: digest: sha256:dcc21bafab4331017c5ca73bca67d8ab0a03abdabbdfd7c4b60fd8793f13d736 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:13.242Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:13.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.65 [2023-02-23T22:40:13.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-23T22:40:13.566Z] 871ea44a9701: Preparing [2023-02-23T22:40:13.566Z] 5f60ea3a06ee: Preparing [2023-02-23T22:40:13.566Z] 908be8c98bd3: Preparing [2023-02-23T22:40:13.566Z] b79c43bc5a8e: Preparing [2023-02-23T22:40:13.566Z] 8c21709c06b1: Preparing [2023-02-23T22:40:13.566Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:40:13.566Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:40:13.566Z] 5f60ea3a06ee: Layer already exists [2023-02-23T22:40:13.566Z] 8c21709c06b1: Layer already exists [2023-02-23T22:40:13.566Z] 908be8c98bd3: Layer already exists [2023-02-23T22:40:13.566Z] b79c43bc5a8e: Layer already exists [2023-02-23T22:40:13.566Z] 871ea44a9701: Layer already exists [2023-02-23T22:40:13.566Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:40:13.566Z] 3.0.0-dev.65: digest: sha256:dcc21bafab4331017c5ca73bca67d8ab0a03abdabbdfd7c4b60fd8793f13d736 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:13.890Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:14.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:14.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-23T22:40:14.210Z] 871ea44a9701: Preparing [2023-02-23T22:40:14.210Z] 5f60ea3a06ee: Preparing [2023-02-23T22:40:14.210Z] 908be8c98bd3: Preparing [2023-02-23T22:40:14.210Z] b79c43bc5a8e: Preparing [2023-02-23T22:40:14.210Z] 8c21709c06b1: Preparing [2023-02-23T22:40:14.210Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:40:14.210Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:40:14.210Z] 5f60ea3a06ee: Layer already exists [2023-02-23T22:40:14.210Z] 8c21709c06b1: Layer already exists [2023-02-23T22:40:14.210Z] b79c43bc5a8e: Layer already exists [2023-02-23T22:40:14.210Z] 871ea44a9701: Layer already exists [2023-02-23T22:40:14.210Z] 908be8c98bd3: Layer already exists [2023-02-23T22:40:14.210Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:40:14.210Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:dcc21bafab4331017c5ca73bca67d8ab0a03abdabbdfd7c4b60fd8793f13d736 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:14.533Z] + 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 [2023-02-23T22:40:14.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-23T22:40:14.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-23T22:40:14.857Z] 871ea44a9701: Preparing [2023-02-23T22:40:14.857Z] 5f60ea3a06ee: Preparing [2023-02-23T22:40:14.857Z] 908be8c98bd3: Preparing [2023-02-23T22:40:14.857Z] b79c43bc5a8e: Preparing [2023-02-23T22:40:14.857Z] 8c21709c06b1: Preparing [2023-02-23T22:40:14.857Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:40:14.857Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:40:14.857Z] 8c21709c06b1: Layer already exists [2023-02-23T22:40:14.857Z] 908be8c98bd3: Layer already exists [2023-02-23T22:40:14.857Z] 5f60ea3a06ee: Layer already exists [2023-02-23T22:40:14.857Z] 871ea44a9701: Layer already exists [2023-02-23T22:40:14.857Z] b79c43bc5a8e: Layer already exists [2023-02-23T22:40:14.857Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:40:14.857Z] main: digest: sha256:dcc21bafab4331017c5ca73bca67d8ab0a03abdabbdfd7c4b60fd8793f13d736 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:40:14.900Z] ===================================================== [Pipeline] echo [2023-02-23T22:40:14.906Z] taggedImages: [2023-02-23T22:40:14.906Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:40:14.906Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-23T22:40:14.906Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.65 [2023-02-23T22:40:14.906Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:14.906Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-23T22:40:14.919Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-23T22:40:14.919Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:40:14.919Z] latest [2023-02-23T22:40:14.919Z] 3.0.0-dev.65 [2023-02-23T22:40:14.919Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:14.919Z] main [2023-02-23T22:40:14.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:15.237Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:15.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:40:15.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-23T22:40:15.568Z] ca9d086f5d0f: Preparing [2023-02-23T22:40:15.568Z] 6627b79b2c13: Preparing [2023-02-23T22:40:15.568Z] 7dc9e7190588: Preparing [2023-02-23T22:40:15.568Z] 93b1ff207e1a: Preparing [2023-02-23T22:40:15.568Z] 9bb16fca95f3: Preparing [2023-02-23T22:40:15.568Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:40:15.568Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:40:15.568Z] 9bb16fca95f3: Layer already exists [2023-02-23T22:40:15.832Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:40:15.832Z] 7dc9e7190588: Pushed [2023-02-23T22:40:15.832Z] 6627b79b2c13: Pushed [2023-02-23T22:40:15.832Z] ca9d086f5d0f: Pushed [2023-02-23T22:40:30.793Z] 93b1ff207e1a: Pushed [2023-02-23T22:40:30.793Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:d4c7e4e7b4409847697aa6f887fa3137fdeab347460996114935180400821b4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:31.126Z] + 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 [2023-02-23T22:40:31.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-23T22:40:31.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-23T22:40:31.459Z] ca9d086f5d0f: Preparing [2023-02-23T22:40:31.459Z] 6627b79b2c13: Preparing [2023-02-23T22:40:31.459Z] 7dc9e7190588: Preparing [2023-02-23T22:40:31.459Z] 93b1ff207e1a: Preparing [2023-02-23T22:40:31.459Z] 9bb16fca95f3: Preparing [2023-02-23T22:40:31.459Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:40:31.459Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:40:31.459Z] 6627b79b2c13: Layer already exists [2023-02-23T22:40:31.459Z] 93b1ff207e1a: Layer already exists [2023-02-23T22:40:31.459Z] ca9d086f5d0f: Layer already exists [2023-02-23T22:40:31.459Z] 7dc9e7190588: Layer already exists [2023-02-23T22:40:31.459Z] 9bb16fca95f3: Layer already exists [2023-02-23T22:40:31.459Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:40:31.725Z] latest: digest: sha256:d4c7e4e7b4409847697aa6f887fa3137fdeab347460996114935180400821b4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:32.054Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:32.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.65 [2023-02-23T22:40:32.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-23T22:40:32.374Z] ca9d086f5d0f: Preparing [2023-02-23T22:40:32.374Z] 6627b79b2c13: Preparing [2023-02-23T22:40:32.374Z] 7dc9e7190588: Preparing [2023-02-23T22:40:32.374Z] 93b1ff207e1a: Preparing [2023-02-23T22:40:32.374Z] 9bb16fca95f3: Preparing [2023-02-23T22:40:32.374Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:40:32.374Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:40:32.374Z] ca9d086f5d0f: Layer already exists [2023-02-23T22:40:32.374Z] 9bb16fca95f3: Layer already exists [2023-02-23T22:40:32.374Z] 6627b79b2c13: Layer already exists [2023-02-23T22:40:32.374Z] 7dc9e7190588: Layer already exists [2023-02-23T22:40:32.374Z] 93b1ff207e1a: Layer already exists [2023-02-23T22:40:32.374Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:40:32.374Z] 3.0.0-dev.65: digest: sha256:d4c7e4e7b4409847697aa6f887fa3137fdeab347460996114935180400821b4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:32.967Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:34.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:34.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-23T22:40:34.702Z] ca9d086f5d0f: Preparing [2023-02-23T22:40:34.702Z] 6627b79b2c13: Preparing [2023-02-23T22:40:34.702Z] 7dc9e7190588: Preparing [2023-02-23T22:40:34.702Z] 93b1ff207e1a: Preparing [2023-02-23T22:40:34.702Z] 9bb16fca95f3: Preparing [2023-02-23T22:40:34.702Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:40:34.702Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:40:34.702Z] 93b1ff207e1a: Layer already exists [2023-02-23T22:40:34.702Z] 9bb16fca95f3: Layer already exists [2023-02-23T22:40:34.702Z] ca9d086f5d0f: Layer already exists [2023-02-23T22:40:34.702Z] 7dc9e7190588: Layer already exists [2023-02-23T22:40:34.702Z] 6627b79b2c13: Layer already exists [2023-02-23T22:40:34.702Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:40:34.702Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:d4c7e4e7b4409847697aa6f887fa3137fdeab347460996114935180400821b4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:35.027Z] + 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 [2023-02-23T22:40:35.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-23T22:40:35.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-23T22:40:35.352Z] ca9d086f5d0f: Preparing [2023-02-23T22:40:35.352Z] 6627b79b2c13: Preparing [2023-02-23T22:40:35.352Z] 7dc9e7190588: Preparing [2023-02-23T22:40:35.352Z] 93b1ff207e1a: Preparing [2023-02-23T22:40:35.352Z] 9bb16fca95f3: Preparing [2023-02-23T22:40:35.352Z] a8cfdf0cc8ec: Preparing [2023-02-23T22:40:35.352Z] a8cfdf0cc8ec: Waiting [2023-02-23T22:40:35.352Z] 93b1ff207e1a: Layer already exists [2023-02-23T22:40:35.352Z] 6627b79b2c13: Layer already exists [2023-02-23T22:40:35.352Z] 7dc9e7190588: Layer already exists [2023-02-23T22:40:35.352Z] 9bb16fca95f3: Layer already exists [2023-02-23T22:40:35.352Z] ca9d086f5d0f: Layer already exists [2023-02-23T22:40:35.352Z] a8cfdf0cc8ec: Layer already exists [2023-02-23T22:40:35.616Z] main: digest: sha256:d4c7e4e7b4409847697aa6f887fa3137fdeab347460996114935180400821b4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:40:35.655Z] ===================================================== [Pipeline] echo [2023-02-23T22:40:35.661Z] taggedImages: [2023-02-23T22:40:35.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:40:35.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-23T22:40:35.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.65 [2023-02-23T22:40:35.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:35.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-23T22:40:35.675Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-23T22:40:35.675Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:40:35.675Z] latest [2023-02-23T22:40:35.675Z] 3.0.0-dev.65 [2023-02-23T22:40:35.675Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:35.675Z] main [2023-02-23T22:40:35.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:36.004Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:36.327Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:40:36.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-23T22:40:36.327Z] d7a932262940: Preparing [2023-02-23T22:40:36.327Z] 4c45dfa17d83: Preparing [2023-02-23T22:40:36.327Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:40:36.327Z] 8282cdf9cee4: Preparing [2023-02-23T22:40:36.327Z] f70ee36035b9: Preparing [2023-02-23T22:40:36.327Z] f70ee36035b9: Layer already exists [2023-02-23T22:40:36.327Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:40:36.596Z] d7a932262940: Pushed [2023-02-23T22:40:37.182Z] 8282cdf9cee4: Pushed [2023-02-23T22:40:41.429Z] 4c45dfa17d83: Pushed [2023-02-23T22:40:41.429Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:262c5a3dc2acd6092c3d2d57e09aea63fe1cff0d437b9660d59e944322036446 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:41.761Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:42.084Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-23T22:40:42.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-23T22:40:42.084Z] d7a932262940: Preparing [2023-02-23T22:40:42.084Z] 4c45dfa17d83: Preparing [2023-02-23T22:40:42.084Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:40:42.084Z] 8282cdf9cee4: Preparing [2023-02-23T22:40:42.084Z] f70ee36035b9: Preparing [2023-02-23T22:40:42.084Z] f70ee36035b9: Layer already exists [2023-02-23T22:40:42.084Z] d7a932262940: Layer already exists [2023-02-23T22:40:42.084Z] 4c45dfa17d83: Layer already exists [2023-02-23T22:40:42.084Z] 8282cdf9cee4: Layer already exists [2023-02-23T22:40:42.084Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:40:42.084Z] latest: digest: sha256:262c5a3dc2acd6092c3d2d57e09aea63fe1cff0d437b9660d59e944322036446 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:42.412Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:42.741Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.65 [2023-02-23T22:40:42.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-23T22:40:42.741Z] d7a932262940: Preparing [2023-02-23T22:40:42.741Z] 4c45dfa17d83: Preparing [2023-02-23T22:40:42.741Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:40:42.741Z] 8282cdf9cee4: Preparing [2023-02-23T22:40:42.741Z] f70ee36035b9: Preparing [2023-02-23T22:40:42.741Z] f70ee36035b9: Layer already exists [2023-02-23T22:40:42.741Z] d7a932262940: Layer already exists [2023-02-23T22:40:42.741Z] 8282cdf9cee4: Layer already exists [2023-02-23T22:40:42.741Z] 4c45dfa17d83: Layer already exists [2023-02-23T22:40:42.741Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:40:42.741Z] 3.0.0-dev.65: digest: sha256:262c5a3dc2acd6092c3d2d57e09aea63fe1cff0d437b9660d59e944322036446 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:43.070Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:43.393Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:43.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-23T22:40:43.393Z] d7a932262940: Preparing [2023-02-23T22:40:43.393Z] 4c45dfa17d83: Preparing [2023-02-23T22:40:43.393Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:40:43.393Z] 8282cdf9cee4: Preparing [2023-02-23T22:40:43.393Z] f70ee36035b9: Preparing [2023-02-23T22:40:43.393Z] f70ee36035b9: Layer already exists [2023-02-23T22:40:43.393Z] 4c45dfa17d83: Layer already exists [2023-02-23T22:40:43.393Z] 8282cdf9cee4: Layer already exists [2023-02-23T22:40:43.393Z] d7a932262940: Layer already exists [2023-02-23T22:40:43.393Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:40:43.393Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:262c5a3dc2acd6092c3d2d57e09aea63fe1cff0d437b9660d59e944322036446 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:43.717Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:44.040Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-23T22:40:44.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-23T22:40:44.040Z] d7a932262940: Preparing [2023-02-23T22:40:44.040Z] 4c45dfa17d83: Preparing [2023-02-23T22:40:44.040Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:40:44.040Z] 8282cdf9cee4: Preparing [2023-02-23T22:40:44.040Z] f70ee36035b9: Preparing [2023-02-23T22:40:44.040Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:40:44.040Z] 4c45dfa17d83: Layer already exists [2023-02-23T22:40:44.040Z] f70ee36035b9: Layer already exists [2023-02-23T22:40:44.040Z] 8282cdf9cee4: Layer already exists [2023-02-23T22:40:44.040Z] d7a932262940: Layer already exists [2023-02-23T22:40:44.040Z] main: digest: sha256:262c5a3dc2acd6092c3d2d57e09aea63fe1cff0d437b9660d59e944322036446 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:40:44.353Z] ===================================================== [Pipeline] echo [2023-02-23T22:40:44.361Z] taggedImages: [2023-02-23T22:40:44.361Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:40:44.361Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-23T22:40:44.361Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.65 [2023-02-23T22:40:44.361Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:44.361Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-23T22:40:44.381Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-23T22:40:44.381Z] 68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:40:44.381Z] latest [2023-02-23T22:40:44.381Z] 3.0.0-dev.65 [2023-02-23T22:40:44.381Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:44.381Z] main [2023-02-23T22:40:44.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:44.706Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:45.045Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:40:45.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-23T22:40:45.046Z] 2a014f4c674c: Preparing [2023-02-23T22:40:45.046Z] 3eba677384e6: Preparing [2023-02-23T22:40:45.046Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:40:45.046Z] d5756d626284: Preparing [2023-02-23T22:40:45.046Z] f70ee36035b9: Preparing [2023-02-23T22:40:45.046Z] f70ee36035b9: Layer already exists [2023-02-23T22:40:45.046Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:40:45.046Z] d5756d626284: Layer already exists [2023-02-23T22:40:45.310Z] 2a014f4c674c: Pushed [2023-02-23T22:40:50.634Z] 3eba677384e6: Pushed [2023-02-23T22:40:50.634Z] 68f229a34078dd3f09701ded11e1c3647994dd41: digest: sha256:edaad2c59da4808654eaf23cf942b7465b7fb6432f0339f729a177b6760ea57c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:50.967Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:51.297Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-23T22:40:51.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-23T22:40:51.297Z] 2a014f4c674c: Preparing [2023-02-23T22:40:51.297Z] 3eba677384e6: Preparing [2023-02-23T22:40:51.297Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:40:51.297Z] d5756d626284: Preparing [2023-02-23T22:40:51.297Z] f70ee36035b9: Preparing [2023-02-23T22:40:51.297Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:40:51.297Z] 3eba677384e6: Layer already exists [2023-02-23T22:40:51.297Z] f70ee36035b9: Layer already exists [2023-02-23T22:40:51.297Z] d5756d626284: Layer already exists [2023-02-23T22:40:51.297Z] 2a014f4c674c: Layer already exists [2023-02-23T22:40:51.297Z] latest: digest: sha256:edaad2c59da4808654eaf23cf942b7465b7fb6432f0339f729a177b6760ea57c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:51.629Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:51.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.65 [2023-02-23T22:40:51.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-23T22:40:51.956Z] 2a014f4c674c: Preparing [2023-02-23T22:40:51.956Z] 3eba677384e6: Preparing [2023-02-23T22:40:51.956Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:40:51.956Z] d5756d626284: Preparing [2023-02-23T22:40:51.956Z] f70ee36035b9: Preparing [2023-02-23T22:40:51.956Z] 2a014f4c674c: Layer already exists [2023-02-23T22:40:51.956Z] d5756d626284: Layer already exists [2023-02-23T22:40:51.956Z] f70ee36035b9: Layer already exists [2023-02-23T22:40:51.956Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:40:51.956Z] 3eba677384e6: Layer already exists [2023-02-23T22:40:51.956Z] 3.0.0-dev.65: digest: sha256:edaad2c59da4808654eaf23cf942b7465b7fb6432f0339f729a177b6760ea57c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:52.337Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:52.683Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:52.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-23T22:40:52.683Z] 2a014f4c674c: Preparing [2023-02-23T22:40:52.683Z] 3eba677384e6: Preparing [2023-02-23T22:40:52.683Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:40:52.683Z] d5756d626284: Preparing [2023-02-23T22:40:52.683Z] f70ee36035b9: Preparing [2023-02-23T22:40:52.683Z] 2a014f4c674c: Layer already exists [2023-02-23T22:40:52.683Z] 3eba677384e6: Layer already exists [2023-02-23T22:40:52.683Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:40:52.683Z] d5756d626284: Layer already exists [2023-02-23T22:40:52.683Z] f70ee36035b9: Layer already exists [2023-02-23T22:40:52.683Z] 68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65: digest: sha256:edaad2c59da4808654eaf23cf942b7465b7fb6432f0339f729a177b6760ea57c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:53.027Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:53.366Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-23T22:40:53.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-23T22:40:53.366Z] 2a014f4c674c: Preparing [2023-02-23T22:40:53.366Z] 3eba677384e6: Preparing [2023-02-23T22:40:53.366Z] 8c8aa8b5a40f: Preparing [2023-02-23T22:40:53.366Z] d5756d626284: Preparing [2023-02-23T22:40:53.366Z] f70ee36035b9: Preparing [2023-02-23T22:40:53.366Z] 2a014f4c674c: Layer already exists [2023-02-23T22:40:53.366Z] d5756d626284: Layer already exists [2023-02-23T22:40:53.366Z] 3eba677384e6: Layer already exists [2023-02-23T22:40:53.366Z] 8c8aa8b5a40f: Layer already exists [2023-02-23T22:40:53.366Z] f70ee36035b9: Layer already exists [2023-02-23T22:40:53.366Z] main: digest: sha256:edaad2c59da4808654eaf23cf942b7465b7fb6432f0339f729a177b6760ea57c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-23T22:40:53.412Z] ===================================================== [Pipeline] echo [2023-02-23T22:40:53.421Z] taggedImages: [2023-02-23T22:40:53.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:68f229a34078dd3f09701ded11e1c3647994dd41 [2023-02-23T22:40:53.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-23T22:40:53.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.65 [2023-02-23T22:40:53.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:68f229a34078dd3f09701ded11e1c3647994dd41-3.0.0-dev.65 [2023-02-23T22:40:53.421Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:53.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T22:40:53.790Z] [2023-02-23T22:40:53.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:40:54.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T22:40:54.128Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T22:40:54.128Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T22:40:54.128Z] 04944245beec: Pulling fs layer [2023-02-23T22:40:54.128Z] 699f458cf7ca: Pulling fs layer [2023-02-23T22:40:54.128Z] 765212b225bb: Pulling fs layer [2023-02-23T22:40:54.128Z] f23df028b6ca: Pulling fs layer [2023-02-23T22:40:54.128Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T22:40:54.128Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T22:40:54.128Z] 765212b225bb: Waiting [2023-02-23T22:40:54.128Z] f23df028b6ca: Waiting [2023-02-23T22:40:54.128Z] d65c8cfc05b1: Waiting [2023-02-23T22:40:54.128Z] 2437ff75d9bd: Waiting [2023-02-23T22:40:54.395Z] 04944245beec: Download complete [2023-02-23T22:40:54.395Z] 765212b225bb: Verifying Checksum [2023-02-23T22:40:54.395Z] 765212b225bb: Download complete [2023-02-23T22:40:54.395Z] f23df028b6ca: Download complete [2023-02-23T22:40:54.395Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T22:40:54.395Z] d65c8cfc05b1: Download complete [2023-02-23T22:40:54.663Z] 699f458cf7ca: Verifying Checksum [2023-02-23T22:40:54.663Z] 699f458cf7ca: Download complete [2023-02-23T22:40:54.929Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T22:40:54.929Z] 8998bd30e6a1: Download complete [2023-02-23T22:40:57.503Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T22:40:57.503Z] 2437ff75d9bd: Download complete [2023-02-23T22:40:58.903Z] 8998bd30e6a1: Pull complete [2023-02-23T22:40:59.167Z] 04944245beec: Pull complete [2023-02-23T22:41:00.568Z] 699f458cf7ca: Pull complete [2023-02-23T22:41:00.832Z] 765212b225bb: Pull complete [2023-02-23T22:41:01.412Z] f23df028b6ca: Pull complete [2023-02-23T22:41:01.677Z] d65c8cfc05b1: Pull complete [2023-02-23T22:41:16.648Z] 2437ff75d9bd: Pull complete [2023-02-23T22:41:16.648Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T22:41:16.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T22:41:16.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:41:16.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-7303 does not seem to be running inside a container [2023-02-23T22:41:16.865Z] $ 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/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@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 [2023-02-23T22:41:19.585Z] $ docker top 402c780f27d7ce3e7211e98c1c8cde97a1408928e20f01a0aa27f697a4f7d648 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:41:20.099Z] ---> job-cost.sh [2023-02-23T22:41:20.362Z] lf-activate-venv: SKIPPING [2023-02-23T22:41:20.362Z] INFO: No Stack... [2023-02-23T22:41:20.941Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T22:41:21.518Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T22:41:22.147Z] + cut -d, -f6 [2023-02-23T22:41:22.147Z] + cat /w/workspace/edgex-go/426/archives/cost.csv [Pipeline] lock [2023-02-23T22:41:22.184Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-426-stack-cost] [2023-02-23T22:41:22.191Z] Resource [jenkins-edgexfoundry-edgex-go-main-426-stack-cost] did not exist. Created. [2023-02-23T22:41:22.191Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-426-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T22:41:22.513Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T22:41:23.046Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T22:41:23.052Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-426-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T22:41:23.059Z] $ docker stop --time=1 402c780f27d7ce3e7211e98c1c8cde97a1408928e20f01a0aa27f697a4f7d648 [2023-02-23T22:41:24.535Z] $ docker rm -f --volumes 402c780f27d7ce3e7211e98c1c8cde97a1408928e20f01a0aa27f697a4f7d648 [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 [2023-02-23T22:41:24.938Z] provisioning config files... [2023-02-23T22:41:24.944Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/426@tmp/config8283547958198515200tmp [Pipeline] { [Pipeline] sh [2023-02-23T22:41:25.240Z] + set +x [2023-02-23T22:41:25.240Z] + curl -s https://codecov.io/bash [2023-02-23T22:41:25.240Z] + bash -s -- [2023-02-23T22:41:25.240Z] [2023-02-23T22:41:25.240Z] _____ _ [2023-02-23T22:41:25.240Z] / ____| | | [2023-02-23T22:41:25.240Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T22:41:25.240Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T22:41:25.240Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T22:41:25.240Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T22:41:25.240Z] Bash-1.0.6 [2023-02-23T22:41:25.240Z] [2023-02-23T22:41:25.240Z] [2023-02-23T22:41:25.240Z] ==> git version 2.25.1 found [2023-02-23T22:41:25.240Z] ==> 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 [2023-02-23T22:41:25.240Z] Release-Date: 2020-01-08 [2023-02-23T22:41:25.240Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-23T22:41:25.240Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T22:41:25.240Z] ==> Jenkins CI detected. [2023-02-23T22:41:25.240Z] current dir:  /w/workspace/edgex-go/426 [2023-02-23T22:41:25.240Z] project root: . [2023-02-23T22:41:25.240Z] --> token set from env [2023-02-23T22:41:25.240Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T22:41:25.240Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T22:41:25.240Z] ==> Python coveragepy not found [2023-02-23T22:41:25.240Z] ==> Searching for coverage reports in: [2023-02-23T22:41:25.240Z] + . [2023-02-23T22:41:25.498Z] -> Found 1 reports [2023-02-23T22:41:25.498Z] ==> Detecting git/mercurial file structure [2023-02-23T22:41:25.498Z] ==> Reading reports [2023-02-23T22:41:25.498Z] + ./coverage.out bytes=487037 [2023-02-23T22:41:25.498Z] ==> Appending adjustments [2023-02-23T22:41:25.498Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T22:41:26.435Z] + Found adjustments [2023-02-23T22:41:26.435Z] ==> Gzipping contents [2023-02-23T22:41:26.435Z] 64K /tmp/codecov.5UFLcW.gz [2023-02-23T22:41:26.435Z] ==> Uploading reports [2023-02-23T22:41:26.435Z] url: https://codecov.io [2023-02-23T22:41:26.435Z] query: branch=main&commit=68f229a34078dd3f09701ded11e1c3647994dd41&build=426&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F426%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-23T22:41:26.435Z] -> Pinging Codecov [2023-02-23T22:41:26.435Z] 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=68f229a34078dd3f09701ded11e1c3647994dd41&build=426&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F426%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-23T22:41:26.695Z] -> Uploading to [2023-02-23T22:41:26.695Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/00271124DB129430A58F1EEE437C3FCB/68f229a34078dd3f09701ded11e1c3647994dd41/4f0f7071-838b-441a-babe-4661f04a6952.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T224126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68f0d1dc5120dd923c02d6baa4a0c86798962682bf17d7b3db93c35925420473 [2023-02-23T22:41:26.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T22:41:26.695Z] Dload Upload Total Spent Left Speed [2023-02-23T22:41:26.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63036 0 0 100 63036 0 177k --:--:-- --:--:-- --:--:-- 177k [2023-02-23T22:41:27.213Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/68f229a34078dd3f09701ded11e1c3647994dd41 [Pipeline] } [2023-02-23T22:41:27.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-23T22:41:27.426Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-23T22:41:27.439Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:41:27.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-23T22:41:27.740Z] [2023-02-23T22:41:27.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:41:28.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-23T22:41:28.039Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-23T22:41:28.039Z] df9b9388f04a: Pulling fs layer [2023-02-23T22:41:28.039Z] 52dc419b0ee2: Pulling fs layer [2023-02-23T22:41:28.039Z] 25bc292e5bac: Pulling fs layer [2023-02-23T22:41:28.039Z] 114826534d7a: Pulling fs layer [2023-02-23T22:41:28.039Z] 4657fd5d0bcf: Pulling fs layer [2023-02-23T22:41:28.039Z] 6ad1cebc031e: Pulling fs layer [2023-02-23T22:41:28.039Z] 8a3aa393b2d8: Pulling fs layer [2023-02-23T22:41:28.039Z] 114826534d7a: Waiting [2023-02-23T22:41:28.039Z] 4657fd5d0bcf: Waiting [2023-02-23T22:41:28.039Z] 6ad1cebc031e: Waiting [2023-02-23T22:41:28.039Z] 8a3aa393b2d8: Waiting [2023-02-23T22:41:28.039Z] 25bc292e5bac: Download complete [2023-02-23T22:41:28.039Z] 52dc419b0ee2: Download complete [2023-02-23T22:41:28.039Z] 4657fd5d0bcf: Verifying Checksum [2023-02-23T22:41:28.039Z] df9b9388f04a: Verifying Checksum [2023-02-23T22:41:28.039Z] df9b9388f04a: Download complete [2023-02-23T22:41:28.300Z] df9b9388f04a: Pull complete [2023-02-23T22:41:28.300Z] 6ad1cebc031e: Verifying Checksum [2023-02-23T22:41:28.300Z] 6ad1cebc031e: Download complete [2023-02-23T22:41:28.300Z] 52dc419b0ee2: Pull complete [2023-02-23T22:41:28.300Z] 25bc292e5bac: Pull complete [2023-02-23T22:41:28.865Z] 114826534d7a: Verifying Checksum [2023-02-23T22:41:28.865Z] 114826534d7a: Download complete [2023-02-23T22:41:29.121Z] 8a3aa393b2d8: Verifying Checksum [2023-02-23T22:41:29.121Z] 8a3aa393b2d8: Download complete [2023-02-23T22:41:32.399Z] 114826534d7a: Pull complete [2023-02-23T22:41:32.399Z] 4657fd5d0bcf: Pull complete [2023-02-23T22:41:32.399Z] 6ad1cebc031e: Pull complete [2023-02-23T22:41:35.677Z] 8a3aa393b2d8: Pull complete [2023-02-23T22:41:35.677Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-23T22:41:35.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-23T22:41:35.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:41:35.759Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:41:35.790Z] $ 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/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-23T22:41:37.646Z] $ docker top 9e6e9615dc89505ccfae310df43deee93389d0765004c1baa36c8a6bf9846eea -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-23T22:41:37.720Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-23T22:41:37.997Z] + set -o pipefail [2023-02-23T22:41:37.997Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-23T22:41:42.191Z] [2023-02-23T22:41:42.191Z] Monitoring /w/workspace/edgex-go/426 (github.com/edgexfoundry/edgex-go)... [2023-02-23T22:41:42.191Z] [2023-02-23T22:41:42.191Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/19857428-53eb-4352-85c4-406f6a4e1de3 [2023-02-23T22:41:42.191Z] [2023-02-23T22:41:42.191Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-23T22:41:42.191Z] [2023-02-23T22:41:42.191Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-23T22:41:42.191Z] [2023-02-23T22:41:42.450Z] [2023-02-23T22:41:42.450Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-23T22:41:42.450Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-23T22:41:42.450Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-23T22:41:42.458Z] $ docker stop --time=1 9e6e9615dc89505ccfae310df43deee93389d0765004c1baa36c8a6bf9846eea [2023-02-23T22:41:44.502Z] $ docker rm -f --volumes 9e6e9615dc89505ccfae310df43deee93389d0765004c1baa36c8a6bf9846eea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-23T22:41:44.882Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T22:41:44.893Z] provisioning config files... [2023-02-23T22:41:44.901Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/426@tmp/config344798401510895530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:41:45.194Z] --> edgex-publish-swagger.sh [2023-02-23T22:41:45.194Z] === Publish openapi/v3 API === [2023-02-23T22:41:45.194Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-23T22:41:45.194Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/426/openapi/v3/core-command.yaml] [2023-02-23T22:41:45.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T22:41:45.194Z] Dload Upload Total Spent Left Speed [2023-02-23T22:41:45.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 42691 --:--:-- --:--:-- --:--:-- 42628 100 29030 0 0 100 29030 0 42628 --:--:-- --:--:-- --:--:-- 42628 [2023-02-23T22:41:45.762Z] [2023-02-23T22:41:45.762Z] [2023-02-23T22:41:45.762Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/426/openapi/v3/core-data.yaml] [2023-02-23T22:41:45.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T22:41:45.762Z] Dload Upload Total Spent Left Speed [2023-02-23T22:41:46.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 142k --:--:-- --:--:-- --:--:-- 143k [2023-02-23T22:41:46.329Z] [2023-02-23T22:41:46.329Z] [2023-02-23T22:41:46.329Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/426/openapi/v3/core-metadata.yaml] [2023-02-23T22:41:46.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T22:41:46.329Z] Dload Upload Total Spent Left Speed [2023-02-23T22:41:46.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 231k --:--:-- --:--:-- --:--:-- 230k 100 140k 0 0 100 140k 0 230k --:--:-- --:--:-- --:--:-- 230k [2023-02-23T22:41:46.898Z] [2023-02-23T22:41:46.898Z] [2023-02-23T22:41:46.898Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/426/openapi/v3/support-notifications.yaml] [2023-02-23T22:41:46.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T22:41:46.898Z] Dload Upload Total Spent Left Speed [2023-02-23T22:41:47.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 134k --:--:-- --:--:-- --:--:-- 134k [2023-02-23T22:41:47.466Z] [2023-02-23T22:41:47.466Z] [2023-02-23T22:41:47.466Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/426/openapi/v3/support-scheduler.yaml] [2023-02-23T22:41:47.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T22:41:47.466Z] Dload Upload Total Spent Left Speed [2023-02-23T22:41:47.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 162k --:--:-- --:--:-- --:--:-- 161k 100 34001 0 0 100 34001 0 75726 --:--:-- --:--:-- --:--:-- 75726 [2023-02-23T22:41:47.983Z] [2023-02-23T22:41:47.983Z] [Pipeline] } [2023-02-23T22:41:47.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-02-23T22:41:48.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T22:41:48.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:41:48.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T22:41:48.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:41:48.749Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:41:48.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T22:41:49.139Z] $ docker top 8aa8094fee75fa3c52aa9d6e67db2b541ac03e1b99c9bc053797616d57688d2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T22:41:49.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T22:41:49.230Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T22:41:49.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T22:41:49.338Z] $ docker exec 8aa8094fee75fa3c52aa9d6e67db2b541ac03e1b99c9bc053797616d57688d2a ssh-agent [2023-02-23T22:41:49.448Z] SSH_AUTH_SOCK=/tmp/ssh-6g2e38tsQhqk/agent.32 [2023-02-23T22:41:49.448Z] SSH_AGENT_PID=38 [2023-02-23T22:41:49.452Z] Running ssh-add (command line suppressed) [2023-02-23T22:41:49.567Z] Identity added: /w/workspace/edgex-go/426@tmp/private_key_7577095881374836568.key (/w/workspace/edgex-go/426@tmp/private_key_7577095881374836568.key) [2023-02-23T22:41:49.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T22:41:49.867Z] + git semver tag [2023-02-23T22:41:50.125Z] 2023-02-23 22:41:50,068 [run_tag] DEBUG tag force:False [2023-02-23T22:41:50.125Z] 2023-02-23 22:41:50,068 [check_head_tag] DEBUG check head tag [2023-02-23T22:41:50.125Z] 2023-02-23 22:41:50,071 [execute] INFO git cat-file --batch-check [2023-02-23T22:41:50.125Z] 2023-02-23 22:41:50,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/426, universal_newlines=False, shell=None, istream=) [2023-02-23T22:41:50.125Z] 2023-02-23 22:41:50,076 [execute] INFO git cat-file --batch [2023-02-23T22:41:50.125Z] 2023-02-23 22:41:50,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/426, universal_newlines=False, shell=None, istream=) [2023-02-23T22:41:50.384Z] 2023-02-23 22:41:50,126 [read_version] DEBUG read version from /w/workspace/edgex-go/426/.semver/main [2023-02-23T22:41:50.384Z] 2023-02-23 22:41:50,126 [execute] INFO git tag -a v3.0.0-dev.65 -m v3.0.0-dev.65 [2023-02-23T22:41:50.384Z] 2023-02-23 22:41:50,126 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.65', '-m', 'v3.0.0-dev.65'], cwd=/w/workspace/edgex-go/426, universal_newlines=False, shell=None, istream=None) [2023-02-23T22:41:50.384Z] 2023-02-23 22:41:50,132 [read_version] DEBUG read version from /w/workspace/edgex-go/426/.semver/main [2023-02-23T22:41:50.384Z] 3.0.0-dev.65 [Pipeline] } [2023-02-23T22:41:50.391Z] $ docker exec --env ******** --env ******** 8aa8094fee75fa3c52aa9d6e67db2b541ac03e1b99c9bc053797616d57688d2a ssh-agent -k [2023-02-23T22:41:50.485Z] unset SSH_AUTH_SOCK; [2023-02-23T22:41:50.485Z] unset SSH_AGENT_PID; [2023-02-23T22:41:50.485Z] echo Agent pid 38 killed; [2023-02-23T22:41:50.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T22:41:50.814Z] + git semver [Pipeline] } [2023-02-23T22:41:51.080Z] $ docker stop --time=1 8aa8094fee75fa3c52aa9d6e67db2b541ac03e1b99c9bc053797616d57688d2a [2023-02-23T22:41:52.387Z] $ docker rm -f --volumes 8aa8094fee75fa3c52aa9d6e67db2b541ac03e1b99c9bc053797616d57688d2a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:41:52.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-23T22:41:52.784Z] [2023-02-23T22:41:52.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:41:53.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-23T22:41:53.083Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-23T22:41:53.083Z] ab5ef0e58194: Pulling fs layer [2023-02-23T22:41:53.083Z] 9712f1f96733: Pulling fs layer [2023-02-23T22:41:53.083Z] 63f879dbbcfc: Pulling fs layer [2023-02-23T22:41:53.083Z] 0d9ebad4ef96: Pulling fs layer [2023-02-23T22:41:53.083Z] e9a5061849ea: Pulling fs layer [2023-02-23T22:41:53.083Z] d747dcd14b5f: Pulling fs layer [2023-02-23T22:41:53.083Z] 2de7ff778b66: Pulling fs layer [2023-02-23T22:41:53.083Z] d747dcd14b5f: Waiting [2023-02-23T22:41:53.083Z] 2de7ff778b66: Waiting [2023-02-23T22:41:53.083Z] 0d9ebad4ef96: Waiting [2023-02-23T22:41:53.083Z] e9a5061849ea: Waiting [2023-02-23T22:41:53.083Z] 9712f1f96733: Verifying Checksum [2023-02-23T22:41:53.083Z] 9712f1f96733: Download complete [2023-02-23T22:41:53.681Z] 63f879dbbcfc: Verifying Checksum [2023-02-23T22:41:53.681Z] 63f879dbbcfc: Download complete [2023-02-23T22:41:53.681Z] e9a5061849ea: Verifying Checksum [2023-02-23T22:41:53.681Z] e9a5061849ea: Download complete [2023-02-23T22:41:53.681Z] d747dcd14b5f: Verifying Checksum [2023-02-23T22:41:53.681Z] d747dcd14b5f: Download complete [2023-02-23T22:41:53.945Z] 0d9ebad4ef96: Download complete [2023-02-23T22:41:53.945Z] 2de7ff778b66: Verifying Checksum [2023-02-23T22:41:53.945Z] 2de7ff778b66: Download complete [2023-02-23T22:41:53.945Z] ab5ef0e58194: Verifying Checksum [2023-02-23T22:41:53.945Z] ab5ef0e58194: Download complete [2023-02-23T22:41:57.225Z] ab5ef0e58194: Pull complete [2023-02-23T22:41:57.225Z] 9712f1f96733: Pull complete [2023-02-23T22:41:57.482Z] 63f879dbbcfc: Pull complete [2023-02-23T22:42:01.662Z] 0d9ebad4ef96: Pull complete [2023-02-23T22:42:01.662Z] e9a5061849ea: Pull complete [2023-02-23T22:42:01.662Z] d747dcd14b5f: Pull complete [2023-02-23T22:42:03.037Z] 2de7ff778b66: Pull complete [2023-02-23T22:42:03.037Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-23T22:42:03.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-23T22:42:03.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:42:03.108Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:42:03.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-23T22:42:05.447Z] $ docker top a1bded9c73f31b865a3fe448478c0c1b937362b08fe5a18b33d044fa290126c9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-23T22:42:05.525Z] provisioning config files... [2023-02-23T22:42:05.531Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/426@tmp/config13258815453858288710tmp [2023-02-23T22:42:05.539Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/426@tmp/config4618536174749828222tmp [2023-02-23T22:42:05.545Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/426@tmp/config7816172381702323470tmp [Pipeline] { [Pipeline] echo [2023-02-23T22:42:05.556Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:42:05.836Z] ---> sigul-configuration.sh [2023-02-23T22:42:05.836Z] gpg: directory `/root/.gnupg' created [2023-02-23T22:42:05.836Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-23T22:42:05.836Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-23T22:42:05.836Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-23T22:42:05.836Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-23T22:42:05.836Z] gpg: CAST5 encrypted data [2023-02-23T22:42:05.836Z] gpg: encrypted with 1 passphrase [2023-02-23T22:42:05.836Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-23T22:42:06.122Z] + mkdir /home/jenkins [2023-02-23T22:42:06.122Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-23T22:42:06.407Z] + 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 [2023-02-23T22:42:06.416Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:42:06.697Z] ---> sigul-install.sh [2023-02-23T22:42:06.697Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-23T22:42:06.982Z] + git tag --list [2023-02-23T22:42:06.982Z] 0.6.0 [2023-02-23T22:42:06.982Z] 0.6.1 [2023-02-23T22:42:06.982Z] 0.7.0 [2023-02-23T22:42:06.982Z] 0.7.1 [2023-02-23T22:42:06.982Z] v1.0.0 [2023-02-23T22:42:06.982Z] v1.0.1 [2023-02-23T22:42:06.982Z] v1.1.0 [2023-02-23T22:42:06.982Z] v1.2.0 [2023-02-23T22:42:06.982Z] v1.2.1 [2023-02-23T22:42:06.982Z] v1.3.0 [2023-02-23T22:42:06.982Z] v1.3.1 [2023-02-23T22:42:06.982Z] v2.0.0 [2023-02-23T22:42:06.982Z] v2.1.0 [2023-02-23T22:42:06.982Z] v2.1.1 [2023-02-23T22:42:06.982Z] v2.1.1-dev.1 [2023-02-23T22:42:06.982Z] v2.1.1-dev.2 [2023-02-23T22:42:06.982Z] v2.1.1-dev.3 [2023-02-23T22:42:06.982Z] v2.1.1-dev.4 [2023-02-23T22:42:06.982Z] v2.1.1-dev.5 [2023-02-23T22:42:06.982Z] v2.1.1-dev.6 [2023-02-23T22:42:06.982Z] v2.1.1-dev.7 [2023-02-23T22:42:06.982Z] v2.1.1-dev.8 [2023-02-23T22:42:06.982Z] v2.1.2-dev.1 [2023-02-23T22:42:06.982Z] v2.2.0 [2023-02-23T22:42:06.982Z] v2.2.1-dev.1 [2023-02-23T22:42:06.982Z] v2.2.1-dev.10 [2023-02-23T22:42:06.982Z] v2.2.1-dev.11 [2023-02-23T22:42:06.982Z] v2.2.1-dev.12 [2023-02-23T22:42:06.982Z] v2.2.1-dev.13 [2023-02-23T22:42:06.982Z] v2.2.1-dev.14 [2023-02-23T22:42:06.982Z] v2.2.1-dev.15 [2023-02-23T22:42:06.982Z] v2.2.1-dev.16 [2023-02-23T22:42:06.982Z] v2.2.1-dev.17 [2023-02-23T22:42:06.982Z] v2.2.1-dev.18 [2023-02-23T22:42:06.982Z] v2.2.1-dev.19 [2023-02-23T22:42:06.982Z] v2.2.1-dev.2 [2023-02-23T22:42:06.982Z] v2.2.1-dev.20 [2023-02-23T22:42:06.982Z] v2.2.1-dev.21 [2023-02-23T22:42:06.982Z] v2.2.1-dev.22 [2023-02-23T22:42:06.982Z] v2.2.1-dev.23 [2023-02-23T22:42:06.982Z] v2.2.1-dev.24 [2023-02-23T22:42:06.982Z] v2.2.1-dev.25 [2023-02-23T22:42:06.982Z] v2.2.1-dev.26 [2023-02-23T22:42:06.982Z] v2.2.1-dev.27 [2023-02-23T22:42:06.982Z] v2.2.1-dev.28 [2023-02-23T22:42:06.982Z] v2.2.1-dev.29 [2023-02-23T22:42:06.982Z] v2.2.1-dev.3 [2023-02-23T22:42:06.982Z] v2.2.1-dev.4 [2023-02-23T22:42:06.982Z] v2.2.1-dev.5 [2023-02-23T22:42:06.982Z] v2.2.1-dev.6 [2023-02-23T22:42:06.982Z] v2.2.1-dev.7 [2023-02-23T22:42:06.982Z] v2.2.1-dev.8 [2023-02-23T22:42:06.982Z] v2.2.1-dev.9 [2023-02-23T22:42:06.982Z] v2.3.0 [2023-02-23T22:42:06.982Z] v2.3.0-dev.100 [2023-02-23T22:42:06.982Z] v2.3.0-dev.101 [2023-02-23T22:42:06.982Z] v2.3.0-dev.102 [2023-02-23T22:42:06.982Z] v2.3.0-dev.103 [2023-02-23T22:42:06.982Z] v2.3.0-dev.104 [2023-02-23T22:42:06.982Z] v2.3.0-dev.105 [2023-02-23T22:42:06.982Z] v2.3.0-dev.106 [2023-02-23T22:42:06.982Z] v2.3.0-dev.29 [2023-02-23T22:42:06.982Z] v2.3.0-dev.30 [2023-02-23T22:42:06.982Z] v2.3.0-dev.31 [2023-02-23T22:42:06.982Z] v2.3.0-dev.32 [2023-02-23T22:42:06.982Z] v2.3.0-dev.33 [2023-02-23T22:42:06.982Z] v2.3.0-dev.34 [2023-02-23T22:42:06.982Z] v2.3.0-dev.35 [2023-02-23T22:42:06.982Z] v2.3.0-dev.36 [2023-02-23T22:42:06.982Z] v2.3.0-dev.37 [2023-02-23T22:42:06.982Z] v2.3.0-dev.38 [2023-02-23T22:42:06.982Z] v2.3.0-dev.39 [2023-02-23T22:42:06.982Z] v2.3.0-dev.40 [2023-02-23T22:42:06.982Z] v2.3.0-dev.41 [2023-02-23T22:42:06.982Z] v2.3.0-dev.42 [2023-02-23T22:42:06.982Z] v2.3.0-dev.43 [2023-02-23T22:42:06.982Z] v2.3.0-dev.44 [2023-02-23T22:42:06.982Z] v2.3.0-dev.45 [2023-02-23T22:42:06.982Z] v2.3.0-dev.46 [2023-02-23T22:42:06.982Z] v2.3.0-dev.47 [2023-02-23T22:42:06.982Z] v2.3.0-dev.48 [2023-02-23T22:42:06.982Z] v2.3.0-dev.49 [2023-02-23T22:42:06.982Z] v2.3.0-dev.50 [2023-02-23T22:42:06.982Z] v2.3.0-dev.51 [2023-02-23T22:42:06.982Z] v2.3.0-dev.52 [2023-02-23T22:42:06.982Z] v2.3.0-dev.53 [2023-02-23T22:42:06.982Z] v2.3.0-dev.54 [2023-02-23T22:42:06.982Z] v2.3.0-dev.55 [2023-02-23T22:42:06.982Z] v2.3.0-dev.56 [2023-02-23T22:42:06.982Z] v2.3.0-dev.57 [2023-02-23T22:42:06.982Z] v2.3.0-dev.58 [2023-02-23T22:42:06.982Z] v2.3.0-dev.59 [2023-02-23T22:42:06.982Z] v2.3.0-dev.60 [2023-02-23T22:42:06.982Z] v2.3.0-dev.61 [2023-02-23T22:42:06.982Z] v2.3.0-dev.62 [2023-02-23T22:42:06.982Z] v2.3.0-dev.63 [2023-02-23T22:42:06.982Z] v2.3.0-dev.64 [2023-02-23T22:42:06.982Z] v2.3.0-dev.65 [2023-02-23T22:42:06.982Z] v2.3.0-dev.66 [2023-02-23T22:42:06.982Z] v2.3.0-dev.67 [2023-02-23T22:42:06.982Z] v2.3.0-dev.68 [2023-02-23T22:42:06.982Z] v2.3.0-dev.69 [2023-02-23T22:42:06.982Z] v2.3.0-dev.70 [2023-02-23T22:42:06.982Z] v2.3.0-dev.71 [2023-02-23T22:42:06.982Z] v2.3.0-dev.72 [2023-02-23T22:42:06.982Z] v2.3.0-dev.73 [2023-02-23T22:42:06.982Z] v2.3.0-dev.74 [2023-02-23T22:42:06.982Z] v2.3.0-dev.75 [2023-02-23T22:42:06.982Z] v2.3.0-dev.76 [2023-02-23T22:42:06.982Z] v2.3.0-dev.77 [2023-02-23T22:42:06.982Z] v2.3.0-dev.78 [2023-02-23T22:42:06.982Z] v2.3.0-dev.79 [2023-02-23T22:42:06.982Z] v2.3.0-dev.80 [2023-02-23T22:42:06.982Z] v2.3.0-dev.81 [2023-02-23T22:42:06.982Z] v2.3.0-dev.82 [2023-02-23T22:42:06.982Z] v2.3.0-dev.83 [2023-02-23T22:42:06.982Z] v2.3.0-dev.84 [2023-02-23T22:42:06.982Z] v2.3.0-dev.85 [2023-02-23T22:42:06.982Z] v2.3.0-dev.86 [2023-02-23T22:42:06.982Z] v2.3.0-dev.87 [2023-02-23T22:42:06.982Z] v2.3.0-dev.88 [2023-02-23T22:42:06.982Z] v2.3.0-dev.89 [2023-02-23T22:42:06.982Z] v2.3.0-dev.90 [2023-02-23T22:42:06.982Z] v2.3.0-dev.91 [2023-02-23T22:42:06.982Z] v2.3.0-dev.92 [2023-02-23T22:42:06.982Z] v2.3.0-dev.93 [2023-02-23T22:42:06.982Z] v2.3.0-dev.94 [2023-02-23T22:42:06.982Z] v2.3.0-dev.95 [2023-02-23T22:42:06.982Z] v2.3.0-dev.96 [2023-02-23T22:42:06.982Z] v2.3.0-dev.97 [2023-02-23T22:42:06.982Z] v2.3.0-dev.98 [2023-02-23T22:42:06.982Z] v2.3.0-dev.99 [2023-02-23T22:42:06.982Z] v2.3.1-dev.1 [2023-02-23T22:42:06.982Z] v2.3.1-dev.2 [2023-02-23T22:42:06.982Z] v2.3.1-dev.3 [2023-02-23T22:42:06.982Z] v2.3.1-dev.4 [2023-02-23T22:42:06.982Z] v2.3.1-dev.5 [2023-02-23T22:42:06.982Z] v3.0.0-dev.1 [2023-02-23T22:42:06.982Z] v3.0.0-dev.10 [2023-02-23T22:42:06.982Z] v3.0.0-dev.11 [2023-02-23T22:42:06.982Z] v3.0.0-dev.12 [2023-02-23T22:42:06.982Z] v3.0.0-dev.13 [2023-02-23T22:42:06.982Z] v3.0.0-dev.14 [2023-02-23T22:42:06.982Z] v3.0.0-dev.15 [2023-02-23T22:42:06.982Z] v3.0.0-dev.16 [2023-02-23T22:42:06.982Z] v3.0.0-dev.17 [2023-02-23T22:42:06.982Z] v3.0.0-dev.18 [2023-02-23T22:42:06.982Z] v3.0.0-dev.19 [2023-02-23T22:42:06.982Z] v3.0.0-dev.2 [2023-02-23T22:42:06.982Z] v3.0.0-dev.20 [2023-02-23T22:42:06.982Z] v3.0.0-dev.21 [2023-02-23T22:42:06.982Z] v3.0.0-dev.22 [2023-02-23T22:42:06.982Z] v3.0.0-dev.23 [2023-02-23T22:42:06.982Z] v3.0.0-dev.24 [2023-02-23T22:42:06.982Z] v3.0.0-dev.25 [2023-02-23T22:42:06.982Z] v3.0.0-dev.26 [2023-02-23T22:42:06.982Z] v3.0.0-dev.27 [2023-02-23T22:42:06.982Z] v3.0.0-dev.28 [2023-02-23T22:42:06.982Z] v3.0.0-dev.29 [2023-02-23T22:42:06.982Z] v3.0.0-dev.3 [2023-02-23T22:42:06.982Z] v3.0.0-dev.30 [2023-02-23T22:42:06.982Z] v3.0.0-dev.31 [2023-02-23T22:42:06.982Z] v3.0.0-dev.32 [2023-02-23T22:42:06.982Z] v3.0.0-dev.33 [2023-02-23T22:42:06.982Z] v3.0.0-dev.34 [2023-02-23T22:42:06.982Z] v3.0.0-dev.35 [2023-02-23T22:42:06.982Z] v3.0.0-dev.36 [2023-02-23T22:42:06.982Z] v3.0.0-dev.37 [2023-02-23T22:42:06.982Z] v3.0.0-dev.38 [2023-02-23T22:42:06.982Z] v3.0.0-dev.39 [2023-02-23T22:42:06.982Z] v3.0.0-dev.4 [2023-02-23T22:42:06.982Z] v3.0.0-dev.40 [2023-02-23T22:42:06.982Z] v3.0.0-dev.41 [2023-02-23T22:42:06.982Z] v3.0.0-dev.42 [2023-02-23T22:42:06.982Z] v3.0.0-dev.43 [2023-02-23T22:42:06.982Z] v3.0.0-dev.44 [2023-02-23T22:42:06.982Z] v3.0.0-dev.45 [2023-02-23T22:42:06.982Z] v3.0.0-dev.46 [2023-02-23T22:42:06.982Z] v3.0.0-dev.47 [2023-02-23T22:42:06.982Z] v3.0.0-dev.48 [2023-02-23T22:42:06.982Z] v3.0.0-dev.49 [2023-02-23T22:42:06.982Z] v3.0.0-dev.5 [2023-02-23T22:42:06.982Z] v3.0.0-dev.50 [2023-02-23T22:42:06.982Z] v3.0.0-dev.51 [2023-02-23T22:42:06.982Z] v3.0.0-dev.52 [2023-02-23T22:42:06.982Z] v3.0.0-dev.53 [2023-02-23T22:42:06.982Z] v3.0.0-dev.54 [2023-02-23T22:42:06.982Z] v3.0.0-dev.55 [2023-02-23T22:42:06.982Z] v3.0.0-dev.56 [2023-02-23T22:42:06.982Z] v3.0.0-dev.57 [2023-02-23T22:42:06.982Z] v3.0.0-dev.58 [2023-02-23T22:42:06.982Z] v3.0.0-dev.59 [2023-02-23T22:42:06.982Z] v3.0.0-dev.6 [2023-02-23T22:42:06.982Z] v3.0.0-dev.60 [2023-02-23T22:42:06.982Z] v3.0.0-dev.61 [2023-02-23T22:42:06.982Z] v3.0.0-dev.62 [2023-02-23T22:42:06.982Z] v3.0.0-dev.63 [2023-02-23T22:42:06.982Z] v3.0.0-dev.64 [2023-02-23T22:42:06.982Z] v3.0.0-dev.65 [2023-02-23T22:42:06.982Z] v3.0.0-dev.7 [2023-02-23T22:42:06.982Z] v3.0.0-dev.8 [2023-02-23T22:42:06.982Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-23T22:42:07.267Z] + lftools sign git-tag v3.0.0-dev.65 [2023-02-23T22:42:07.915Z] Signing Git tag with Sigul... [2023-02-23T22:42:07.915Z] Signing v3.0.0-dev.65 [Pipeline] echo [2023-02-23T22:42:08.218Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:42:08.523Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-23T22:42:08.537Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-23T22:42:08.548Z] $ docker stop --time=1 a1bded9c73f31b865a3fe448478c0c1b937362b08fe5a18b33d044fa290126c9 [2023-02-23T22:42:09.893Z] $ docker rm -f --volumes a1bded9c73f31b865a3fe448478c0c1b937362b08fe5a18b33d044fa290126c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-23T22:42:10.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T22:42:10.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:42:10.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T22:42:10.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:42:10.656Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:42:10.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T22:42:11.034Z] $ docker top 8004de72aa8ed931392e57cd4e90d0cfd1524324301d24efbaa15601cafbc8bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T22:42:11.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T22:42:11.134Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T22:42:11.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T22:42:11.248Z] $ docker exec 8004de72aa8ed931392e57cd4e90d0cfd1524324301d24efbaa15601cafbc8bc ssh-agent [2023-02-23T22:42:11.364Z] SSH_AUTH_SOCK=/tmp/ssh-5iyia4ekAsZX/agent.33 [2023-02-23T22:42:11.364Z] SSH_AGENT_PID=39 [2023-02-23T22:42:11.369Z] Running ssh-add (command line suppressed) [2023-02-23T22:42:11.486Z] Identity added: /w/workspace/edgex-go/426@tmp/private_key_16273843180780567950.key (/w/workspace/edgex-go/426@tmp/private_key_16273843180780567950.key) [2023-02-23T22:42:11.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T22:42:11.784Z] + git semver bump pre [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,983 [read_version] DEBUG read version from /w/workspace/edgex-go/426/.semver/main [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,983 [bump_version] DEBUG bumping version:3.0.0-dev.65 on axis:pre with prefix:dev [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,983 [bump_version] DEBUG bumped version:3.0.0-dev.66 [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,983 [write_version] DEBUG write version:3.0.0-dev.66 to path:/w/workspace/edgex-go/426/.semver/main with force:True [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,983 [read_version] DEBUG read version from /w/workspace/edgex-go/426/.semver/main [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,983 [write_file] DEBUG write to file:/w/workspace/edgex-go/426/.semver/main [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,986 [execute] INFO git cat-file --batch-check [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/426/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,990 [execute] INFO git cat-file --batch [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/426/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T22:42:12.044Z] 2023-02-23 22:42:11,994 [read_version] DEBUG read version from /w/workspace/edgex-go/426/.semver/main [2023-02-23T22:42:12.044Z] 3.0.0-dev.66 [Pipeline] } [2023-02-23T22:42:12.050Z] $ docker exec --env ******** --env ******** 8004de72aa8ed931392e57cd4e90d0cfd1524324301d24efbaa15601cafbc8bc ssh-agent -k [2023-02-23T22:42:12.157Z] unset SSH_AUTH_SOCK; [2023-02-23T22:42:12.157Z] unset SSH_AGENT_PID; [2023-02-23T22:42:12.157Z] echo Agent pid 39 killed; [2023-02-23T22:42:12.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T22:42:12.471Z] + git semver [Pipeline] } [2023-02-23T22:42:12.740Z] $ docker stop --time=1 8004de72aa8ed931392e57cd4e90d0cfd1524324301d24efbaa15601cafbc8bc [2023-02-23T22:42:14.021Z] $ docker rm -f --volumes 8004de72aa8ed931392e57cd4e90d0cfd1524324301d24efbaa15601cafbc8bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T22:42:14.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T22:42:14.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:42:14.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T22:42:14.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:42:14.727Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:42:14.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T22:42:15.093Z] $ docker top 9ef0458a18dbfaa5216bcbf44f8c7838db4d9d65a3e6d1336c88d4da8f05ed47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T22:42:15.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T22:42:15.184Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T22:42:15.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T22:42:15.302Z] $ docker exec 9ef0458a18dbfaa5216bcbf44f8c7838db4d9d65a3e6d1336c88d4da8f05ed47 ssh-agent [2023-02-23T22:42:15.418Z] SSH_AUTH_SOCK=/tmp/ssh-mvuINtT9Fl6N/agent.32 [2023-02-23T22:42:15.418Z] SSH_AGENT_PID=38 [2023-02-23T22:42:15.423Z] Running ssh-add (command line suppressed) [2023-02-23T22:42:15.530Z] Identity added: /w/workspace/edgex-go/426@tmp/private_key_6075415585852403414.key (/w/workspace/edgex-go/426@tmp/private_key_6075415585852403414.key) [2023-02-23T22:42:15.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T22:42:15.826Z] + git semver push [2023-02-23T22:42:16.085Z] 2023-02-23 22:42:15,994 [run_push] DEBUG push [2023-02-23T22:42:16.085Z] 2023-02-23 22:42:15,995 [execute] INFO git cat-file --batch-check [2023-02-23T22:42:16.085Z] 2023-02-23 22:42:15,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/426/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T22:42:16.085Z] 2023-02-23 22:42:15,999 [execute] INFO git rev-list 6f61943218af95661760b49ac17e636bca84da7c -- [2023-02-23T22:42:16.085Z] 2023-02-23 22:42:15,999 [execute] DEBUG Popen(['git', 'rev-list', '6f61943218af95661760b49ac17e636bca84da7c', '--'], cwd=/w/workspace/edgex-go/426/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-23T22:42:16.085Z] 2023-02-23 22:42:16,015 [execute] INFO git fetch -v origin [2023-02-23T22:42:16.085Z] 2023-02-23 22:42:16,015 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/426/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-23T22:42:16.652Z] 2023-02-23 22:42:16,558 [run_push] DEBUG no remote changes detected [2023-02-23T22:42:16.652Z] 2023-02-23 22:42:16,559 [execute] INFO git push origin semver [2023-02-23T22:42:16.652Z] 2023-02-23 22:42:16,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/426/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-23T22:42:17.590Z] 2023-02-23 22:42:17,449 [run_push] DEBUG push all version tags [2023-02-23T22:42:17.590Z] 2023-02-23 22:42:17,450 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-23T22:42:17.590Z] 2023-02-23 22:42:17,450 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/426, universal_newlines=False, shell=None, istream=None) [2023-02-23T22:42:18.525Z] 2023-02-23 22:42:18,390 [read_version] DEBUG read version from /w/workspace/edgex-go/426/.semver/main [2023-02-23T22:42:18.525Z] 3.0.0-dev.66 [Pipeline] } [2023-02-23T22:42:18.531Z] $ docker exec --env ******** --env ******** 9ef0458a18dbfaa5216bcbf44f8c7838db4d9d65a3e6d1336c88d4da8f05ed47 ssh-agent -k [2023-02-23T22:42:18.643Z] unset SSH_AUTH_SOCK; [2023-02-23T22:42:18.644Z] unset SSH_AGENT_PID; [2023-02-23T22:42:18.644Z] echo Agent pid 38 killed; [2023-02-23T22:42:18.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T22:42:18.951Z] + git semver [Pipeline] } [2023-02-23T22:42:19.221Z] $ docker stop --time=1 9ef0458a18dbfaa5216bcbf44f8c7838db4d9d65a3e6d1336c88d4da8f05ed47 [2023-02-23T22:42:20.523Z] $ docker rm -f --volumes 9ef0458a18dbfaa5216bcbf44f8c7838db4d9d65a3e6d1336c88d4da8f05ed47 [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 [2023-02-23T22:42:21.017Z] + [ -d /w/workspace/edgex-go/426/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:42:21.303Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:42:22.161Z] ---> package-listing.sh [2023-02-23T22:42:22.161Z] ++ facter osfamily [2023-02-23T22:42:22.161Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T22:42:22.420Z] + OS_FAMILY=debian [2023-02-23T22:42:22.420Z] + workspace=/w/workspace/edgex-go/426 [2023-02-23T22:42:22.420Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T22:42:22.420Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T22:42:22.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T22:42:22.420Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T22:42:22.420Z] + '[' /w/workspace/edgex-go/426 ']' [2023-02-23T22:42:22.420Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T22:42:22.420Z] + case "${OS_FAMILY}" in [2023-02-23T22:42:22.420Z] + dpkg -l [2023-02-23T22:42:22.420Z] + grep '^ii' [2023-02-23T22:42:22.420Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T22:42:22.420Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T22:42:22.420Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T22:42:22.420Z] + '[' /w/workspace/edgex-go/426 ']' [2023-02-23T22:42:22.420Z] + mkdir -p /w/workspace/edgex-go/426/archives/ [2023-02-23T22:42:22.420Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/426/archives/ [Pipeline] echo [2023-02-23T22:42:22.431Z] 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/426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T22:42:22.711Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:42:23.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T22:42:23.272Z] [2023-02-23T22:42:23.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T22:42:23.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T22:42:23.575Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T22:42:23.575Z] 5eb5b503b376: Pulling fs layer [2023-02-23T22:42:23.575Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T22:42:23.575Z] ec43610c2a17: Pulling fs layer [2023-02-23T22:42:23.575Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T22:42:23.575Z] 33b1e0a273af: Pulling fs layer [2023-02-23T22:42:23.575Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T22:42:23.575Z] 2f39f015ded8: Pulling fs layer [2023-02-23T22:42:23.575Z] 33b1e0a273af: Waiting [2023-02-23T22:42:23.575Z] 5d3b04190fa2: Waiting [2023-02-23T22:42:23.575Z] 5c69ac0246d0: Verifying Checksum [2023-02-23T22:42:23.575Z] 5c69ac0246d0: Download complete [2023-02-23T22:42:23.575Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-23T22:42:23.575Z] 3a2ae6a8a46f: Download complete [2023-02-23T22:42:23.835Z] 33b1e0a273af: Verifying Checksum [2023-02-23T22:42:23.835Z] 33b1e0a273af: Download complete [2023-02-23T22:42:23.835Z] 5d3b04190fa2: Verifying Checksum [2023-02-23T22:42:23.835Z] 5d3b04190fa2: Download complete [2023-02-23T22:42:23.835Z] ec43610c2a17: Verifying Checksum [2023-02-23T22:42:23.835Z] ec43610c2a17: Download complete [2023-02-23T22:42:23.835Z] 5eb5b503b376: Verifying Checksum [2023-02-23T22:42:23.835Z] 5eb5b503b376: Download complete [2023-02-23T22:42:25.206Z] 5eb5b503b376: Pull complete [2023-02-23T22:42:25.206Z] 5c69ac0246d0: Pull complete [2023-02-23T22:42:25.769Z] ec43610c2a17: Pull complete [2023-02-23T22:42:25.769Z] 3a2ae6a8a46f: Pull complete [2023-02-23T22:42:26.027Z] 33b1e0a273af: Pull complete [2023-02-23T22:42:26.027Z] 5d3b04190fa2: Pull complete [2023-02-23T22:42:30.207Z] 2f39f015ded8: Pull complete [2023-02-23T22:42:30.207Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T22:42:30.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T22:42:30.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T22:42:30.282Z] prd-ubuntu20.04-docker-8c-8g-7302 does not seem to be running inside a container [2023-02-23T22:42:30.300Z] $ 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/426/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/426 -v /w/workspace/edgex-go/426:/w/workspace/edgex-go/426:rw,z -v /w/workspace/edgex-go/426@tmp:/w/workspace/edgex-go/426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T22:42:31.587Z] $ docker top 34cc43e9fb91d4f4743f1f16ffcabcd4a704d4b1ee0cdde1f1ec91c09d95e526 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T22:42:31.935Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T22:42:32.219Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T22:42:32.502Z] + ls /var/log/sa-host [2023-02-23T22:42:32.502Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T22:42:32.572Z] provisioning config files... [2023-02-23T22:42:32.580Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/426@tmp/config16567171284123205218tmp [Pipeline] { [Pipeline] echo [2023-02-23T22:42:32.593Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:42:32.871Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T22:42:32.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:42:33.200Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T22:42:33.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:42:33.494Z] ---> sudo-logs.sh [2023-02-23T22:42:33.494Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T22:42:33.519Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:42:33.800Z] ---> job-cost.sh [2023-02-23T22:42:33.800Z] lf-activate-venv: SKIPPING [2023-02-23T22:42:33.800Z] DEBUG: total: 0.10999999940395355 [2023-02-23T22:42:33.800Z] INFO: Retrieving Stack Cost... [2023-02-23T22:42:34.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T22:42:34.627Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T22:42:34.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T22:42:34.924Z] ---> logs-deploy.sh [2023-02-23T22:42:34.924Z] lf-activate-venv: SKIPPING [2023-02-23T22:42:34.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/426 [2023-02-23T22:42:34.924Z] INFO: archiving workspace using pattern(s): [2023-02-23T22:42:35.860Z] Archives upload complete. [2023-02-23T22:42:36.118Z] INFO: archiving logs to Nexus