Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45fc594543f7f2c9980bb623fee04b627618be8c 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-ssh47862712608522856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11828167065451836448.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4923303377581453684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8133956568620655331.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-ssh11089388710639206450.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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7405 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/488 [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/488 # 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 45fc594543f7f2c9980bb623fee04b627618be8c (main) Commit message: "fix(command): reset ReceivedTopic for External MQTT response (#4506)" > git config core.sparsecheckout # timeout=10 > git checkout -f 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 > git rev-list --no-walk 0c81f2623765c7cb967c9e53a7d8046df7c306cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T15:35:25.669Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T15:35:25.721Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T15:35:25.733Z] ========================================================= [2023-04-11T15:35:25.734Z] EdgeX Global Pipelines Version Info [2023-04-11T15:35:25.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T15:35:26.448Z] ------------------- [2023-04-11T15:35:26.448Z] stable info: [2023-04-11T15:35:26.448Z] ------------------- [2023-04-11T15:35:26.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T15:35:26.448Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T15:35:26.448Z] Message: update stable to v1.0.245 [2023-04-11T15:35:27.018Z] ------------------- [2023-04-11T15:35:27.018Z] experimental info: [2023-04-11T15:35:27.018Z] ------------------- [2023-04-11T15:35:27.018Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T15:35:27.018Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T15:35:27.018Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T15:35:27.178Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-11T15:35:27.185Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-11T15:35:27.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T15:35:27.200Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T15:35:27.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T15:35:27.215Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-11T15:35:27.231Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T15:35:27.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-11T15:35:27.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-11T15:35:27.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-11T15:35:27.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T15:35:27.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T15:35:27.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T15:35:27.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T15:35:27.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T15:35:27.312Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T15:35:27.326Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T15:35:27.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T15:35:27.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-11T15:35:27.358Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-11T15:35:27.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T15:35:27.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T15:35:27.387Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T15:35:27.394Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-11T15:35:27.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-11T15:35:27.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-11T15:35:27.416Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] echo [2023-04-11T15:35:27.423Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45fc594 [Pipeline] echo [2023-04-11T15:35:27.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T15:35:27.460Z] provisioning config files... [2023-04-11T15:35:27.474Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/488@tmp/config17548848721889120308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T15:35:27.775Z] ---> docker-login.sh [2023-04-11T15:35:27.775Z] nexus3.edgexfoundry.org:10001 [2023-04-11T15:35:28.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:35:28.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:35:28.296Z] Configure a credential helper to remove this warning. See [2023-04-11T15:35:28.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:35:28.296Z] [2023-04-11T15:35:28.296Z] Login Succeeded [2023-04-11T15:35:28.296Z] nexus3.edgexfoundry.org:10002 [2023-04-11T15:35:28.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:35:28.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:35:28.296Z] Configure a credential helper to remove this warning. See [2023-04-11T15:35:28.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:35:28.296Z] [2023-04-11T15:35:28.296Z] Login Succeeded [2023-04-11T15:35:28.296Z] nexus3.edgexfoundry.org:10003 [2023-04-11T15:35:28.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:35:28.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:35:28.557Z] Configure a credential helper to remove this warning. See [2023-04-11T15:35:28.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:35:28.557Z] [2023-04-11T15:35:28.557Z] Login Succeeded [2023-04-11T15:35:28.557Z] nexus3.edgexfoundry.org:10004 [2023-04-11T15:35:28.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:35:28.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:35:28.557Z] Configure a credential helper to remove this warning. See [2023-04-11T15:35:28.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:35:28.557Z] [2023-04-11T15:35:28.557Z] Login Succeeded [2023-04-11T15:35:28.557Z] docker.io [2023-04-11T15:35:28.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:35:28.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:35:28.818Z] Configure a credential helper to remove this warning. See [2023-04-11T15:35:28.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:35:28.818Z] [2023-04-11T15:35:28.818Z] Login Succeeded [2023-04-11T15:35:28.818Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T15:35:28.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T15:35:29.126Z] + 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-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + dirname cmd/core-command/Dockerfile [2023-04-11T15:35:29.126Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/core-data/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/core-metadata/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T15:35:29.126Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-04-11T15:35:29.126Z] cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-11T15:35:29.126Z] + + dirname cmd/security-spire-config/Dockerfilecut [2023-04-11T15:35:29.126Z] -d/ -f2 [2023-04-11T15:35:29.126Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/support-notifications/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-11T15:35:29.126Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-11T15:35:29.126Z] + cut -d/ -f2 [2023-04-11T15:35:29.126Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-11T15:35:29.187Z] 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-04-11T15:35:29.543Z] + git rev-list -1 --merges 45fc594543f7f2c9980bb623fee04b627618be8c~1..45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] echo [2023-04-11T15:35:29.568Z] -----------> git rev-list -1 --merges 45fc594543f7f2c9980bb623fee04b627618be8c~1..45fc594543f7f2c9980bb623fee04b627618be8c 45fc594543f7f2c9980bb623fee04b627618be8c [false] [Pipeline] sh [2023-04-11T15:35:29.853Z] + git log --format=format:%s -1 45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] echo [2023-04-11T15:35:29.868Z] ========================================================= [2023-04-11T15:35:29.868Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T15:35:29.868Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-11T15:35:30.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T15:35:30.291Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T15:35:30.291Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T15:35:30.291Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T15:35:30.291Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T15:35:30.291Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T15:35:30.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:35:30.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T15:35:30.701Z] [2023-04-11T15:35:30.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:35:31.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T15:35:31.001Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T15:35:31.001Z] b85a868b505f: Pulling fs layer [2023-04-11T15:35:31.001Z] e2be974225ed: Pulling fs layer [2023-04-11T15:35:31.001Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T15:35:31.001Z] 988bab9f4d93: Pulling fs layer [2023-04-11T15:35:31.001Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T15:35:31.001Z] eaf3925da568: Pulling fs layer [2023-04-11T15:35:31.001Z] bab4dde63d76: Pulling fs layer [2023-04-11T15:35:31.001Z] bde34c3a00c8: Pulling fs layer [2023-04-11T15:35:31.001Z] b352a97aabf1: Pulling fs layer [2023-04-11T15:35:31.001Z] 4872d77fe225: Pulling fs layer [2023-04-11T15:35:31.001Z] 5851b861e8e6: Pulling fs layer [2023-04-11T15:35:31.001Z] eaf3925da568: Waiting [2023-04-11T15:35:31.001Z] bab4dde63d76: Waiting [2023-04-11T15:35:31.001Z] 988bab9f4d93: Waiting [2023-04-11T15:35:31.001Z] b352a97aabf1: Waiting [2023-04-11T15:35:31.001Z] 4872d77fe225: Waiting [2023-04-11T15:35:31.001Z] 5851b861e8e6: Waiting [2023-04-11T15:35:31.001Z] 1469e6f7b9e6: Waiting [2023-04-11T15:35:31.001Z] bde34c3a00c8: Waiting [2023-04-11T15:35:31.001Z] e2be974225ed: Download complete [2023-04-11T15:35:31.001Z] 988bab9f4d93: Verifying Checksum [2023-04-11T15:35:31.001Z] 988bab9f4d93: Download complete [2023-04-11T15:35:31.262Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T15:35:31.262Z] 1469e6f7b9e6: Download complete [2023-04-11T15:35:31.262Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T15:35:31.262Z] 339a4e72a1f5: Download complete [2023-04-11T15:35:31.262Z] eaf3925da568: Download complete [2023-04-11T15:35:31.262Z] bde34c3a00c8: Verifying Checksum [2023-04-11T15:35:31.262Z] bde34c3a00c8: Download complete [2023-04-11T15:35:31.262Z] b352a97aabf1: Verifying Checksum [2023-04-11T15:35:31.262Z] b352a97aabf1: Download complete [2023-04-11T15:35:31.262Z] 4872d77fe225: Verifying Checksum [2023-04-11T15:35:31.262Z] 4872d77fe225: Download complete [2023-04-11T15:35:31.262Z] 5851b861e8e6: Download complete [2023-04-11T15:35:31.262Z] b85a868b505f: Verifying Checksum [2023-04-11T15:35:31.262Z] b85a868b505f: Download complete [2023-04-11T15:35:31.523Z] bab4dde63d76: Verifying Checksum [2023-04-11T15:35:31.523Z] bab4dde63d76: Download complete [2023-04-11T15:35:32.462Z] b85a868b505f: Pull complete [2023-04-11T15:35:32.720Z] e2be974225ed: Pull complete [2023-04-11T15:35:33.288Z] 339a4e72a1f5: Pull complete [2023-04-11T15:35:33.288Z] 988bab9f4d93: Pull complete [2023-04-11T15:35:33.548Z] 1469e6f7b9e6: Pull complete [2023-04-11T15:35:33.548Z] eaf3925da568: Pull complete [2023-04-11T15:35:35.469Z] bab4dde63d76: Pull complete [2023-04-11T15:35:35.469Z] bde34c3a00c8: Pull complete [2023-04-11T15:35:35.730Z] b352a97aabf1: Pull complete [2023-04-11T15:35:35.730Z] 4872d77fe225: Pull complete [2023-04-11T15:35:35.989Z] 5851b861e8e6: Pull complete [2023-04-11T15:35:35.989Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T15:35:35.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T15:35:35.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T15:35:36.090Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T15:35:36.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T15:35:38.256Z] $ docker top ccf4164f8b67643928153fdd0b6edb2321f658ee0ab1e93a1f0dcbcf785b2d6d -eo pid,comm [2023-04-11T15:35:38.315Z] 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-04-11T15:35:38.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T15:35:38.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T15:35:38.351Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T15:35:38.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T15:35:38.465Z] $ docker exec ccf4164f8b67643928153fdd0b6edb2321f658ee0ab1e93a1f0dcbcf785b2d6d ssh-agent [2023-04-11T15:35:38.572Z] SSH_AUTH_SOCK=/tmp/ssh-db9X234NVAlI/agent.32 [2023-04-11T15:35:38.572Z] SSH_AGENT_PID=38 [2023-04-11T15:35:38.578Z] Running ssh-add (command line suppressed) [2023-04-11T15:35:38.667Z] Identity added: /w/workspace/edgex-go/488@tmp/private_key_5094612852383791064.key (/w/workspace/edgex-go/488@tmp/private_key_5094612852383791064.key) [2023-04-11T15:35:38.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T15:35:38.976Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T15:35:38.985Z] $ docker exec --env ******** --env ******** ccf4164f8b67643928153fdd0b6edb2321f658ee0ab1e93a1f0dcbcf785b2d6d ssh-agent -k [2023-04-11T15:35:39.083Z] unset SSH_AUTH_SOCK; [2023-04-11T15:35:39.083Z] unset SSH_AGENT_PID; [2023-04-11T15:35:39.083Z] echo Agent pid 38 killed; [2023-04-11T15:35:39.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T15:35:39.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T15:35:39.127Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T15:35:39.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T15:35:39.246Z] $ docker exec ccf4164f8b67643928153fdd0b6edb2321f658ee0ab1e93a1f0dcbcf785b2d6d ssh-agent [2023-04-11T15:35:39.353Z] SSH_AUTH_SOCK=/tmp/ssh-mB4OyrXpbMKy/agent.71 [2023-04-11T15:35:39.353Z] SSH_AGENT_PID=77 [2023-04-11T15:35:39.358Z] Running ssh-add (command line suppressed) [2023-04-11T15:35:39.466Z] Identity added: /w/workspace/edgex-go/488@tmp/private_key_16347544040706104053.key (/w/workspace/edgex-go/488@tmp/private_key_16347544040706104053.key) [2023-04-11T15:35:39.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T15:35:39.769Z] + git semver init [2023-04-11T15:35:40.029Z] 2023-04-11 15:35:39,918 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T15:35:40.029Z] 2023-04-11 15:35:39,919 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/488/.semver [2023-04-11T15:35:40.029Z] 2023-04-11 15:35:39,919 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/488/.semver [2023-04-11T15:35:40.029Z] 2023-04-11 15:35:39,920 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/488/.semver'], cwd=/w/workspace/edgex-go/488, universal_newlines=False, shell=None, istream=None) [2023-04-11T15:35:45.301Z] 2023-04-11 15:35:44,278 [append_file] DEBUG append to file:/w/workspace/edgex-go/488/.git/info/exclude [2023-04-11T15:35:45.301Z] 2023-04-11 15:35:44,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/488/.semver/main with force:False [2023-04-11T15:35:45.301Z] 2023-04-11 15:35:44,278 [read_version] DEBUG read version from /w/workspace/edgex-go/488/.semver/main [2023-04-11T15:35:45.301Z] 2023-04-11 15:35:44,279 [read_version] DEBUG read version from /w/workspace/edgex-go/488/.semver/main [2023-04-11T15:35:45.301Z] 3.0.0-dev.126 [Pipeline] } [2023-04-11T15:35:45.310Z] $ docker exec --env ******** --env ******** ccf4164f8b67643928153fdd0b6edb2321f658ee0ab1e93a1f0dcbcf785b2d6d ssh-agent -k [2023-04-11T15:35:45.403Z] unset SSH_AUTH_SOCK; [2023-04-11T15:35:45.404Z] unset SSH_AGENT_PID; [2023-04-11T15:35:45.404Z] echo Agent pid 77 killed; [2023-04-11T15:35:45.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T15:35:45.719Z] + git semver [Pipeline] } [2023-04-11T15:35:45.990Z] $ docker stop --time=1 ccf4164f8b67643928153fdd0b6edb2321f658ee0ab1e93a1f0dcbcf785b2d6d [2023-04-11T15:35:47.295Z] $ docker rm -f --volumes ccf4164f8b67643928153fdd0b6edb2321f658ee0ab1e93a1f0dcbcf785b2d6d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T15:35:47.626Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T15:35:47.824Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T15:35:47.827Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.126 [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-04-11T15:35:48.207Z] + git config --global --add safe.directory /w/workspace/edgex-go/488 [Pipeline] echo [2023-04-11T15:35:48.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T15:35:48.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T15:35:48.236Z] ========================================================= [2023-04-11T15:35:48.236Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-11T15:35:48.236Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T15:35:48.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T15:35:48.517Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T15:35:48.517Z] 63b65145d645: Pulling fs layer [2023-04-11T15:35:48.517Z] a2d21d5440eb: Pulling fs layer [2023-04-11T15:35:48.517Z] 935e6c44a52c: Pulling fs layer [2023-04-11T15:35:48.517Z] 94cc34f8dd06: Pulling fs layer [2023-04-11T15:35:48.517Z] 30dea6a524f1: Pulling fs layer [2023-04-11T15:35:48.517Z] a2aff8979fd8: Pulling fs layer [2023-04-11T15:35:48.517Z] 6808be2612f2: Pulling fs layer [2023-04-11T15:35:48.517Z] f25807f1079a: Pulling fs layer [2023-04-11T15:35:48.517Z] 30dea6a524f1: Waiting [2023-04-11T15:35:48.517Z] 94cc34f8dd06: Waiting [2023-04-11T15:35:48.517Z] a2aff8979fd8: Waiting [2023-04-11T15:35:48.517Z] 6808be2612f2: Waiting [2023-04-11T15:35:48.517Z] f25807f1079a: Waiting [2023-04-11T15:35:48.517Z] a2d21d5440eb: Verifying Checksum [2023-04-11T15:35:48.517Z] a2d21d5440eb: Download complete [2023-04-11T15:35:48.517Z] 94cc34f8dd06: Download complete [2023-04-11T15:35:48.517Z] 30dea6a524f1: Download complete [2023-04-11T15:35:48.517Z] 63b65145d645: Verifying Checksum [2023-04-11T15:35:48.517Z] 63b65145d645: Download complete [2023-04-11T15:35:48.517Z] a2aff8979fd8: Verifying Checksum [2023-04-11T15:35:48.517Z] a2aff8979fd8: Download complete [2023-04-11T15:35:48.777Z] 63b65145d645: Pull complete [2023-04-11T15:35:48.777Z] a2d21d5440eb: Pull complete [2023-04-11T15:35:49.035Z] f25807f1079a: Verifying Checksum [2023-04-11T15:35:49.035Z] f25807f1079a: Download complete [2023-04-11T15:35:49.293Z] 935e6c44a52c: Download complete [2023-04-11T15:35:49.293Z] 6808be2612f2: Verifying Checksum [2023-04-11T15:35:49.293Z] 6808be2612f2: Download complete [2023-04-11T15:35:52.585Z] 935e6c44a52c: Pull complete [2023-04-11T15:35:52.847Z] 94cc34f8dd06: Pull complete [2023-04-11T15:35:52.847Z] 30dea6a524f1: Pull complete [2023-04-11T15:35:52.847Z] a2aff8979fd8: Pull complete [2023-04-11T15:35:55.381Z] 6808be2612f2: Pull complete [2023-04-11T15:35:55.950Z] f25807f1079a: Pull complete [2023-04-11T15:35:56.211Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-11T15:35:56.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T15:35:56.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T15:35:56.509Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T15:35:56.510Z] WORKDIR /edgex [2023-04-11T15:35:56.510Z] COPY go.mod . [2023-04-11T15:35:56.510Z] RUN go mod download [2023-04-11T15:35:56.510Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-11T15:35:57.079Z] Sending build context to Docker daemon 170.6MB [2023-04-11T15:35:57.079Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T15:35:57.079Z] ---> 3b553350e43f [2023-04-11T15:35:57.079Z] Step 2/4 : WORKDIR /edgex [2023-04-11T15:36:01.270Z] ---> Running in ab123b40c173 [2023-04-11T15:36:01.270Z] Removing intermediate container ab123b40c173 [2023-04-11T15:36:01.270Z] ---> dda63698c399 [2023-04-11T15:36:01.270Z] Step 3/4 : COPY go.mod . [2023-04-11T15:36:01.270Z] ---> 64d21005481f [2023-04-11T15:36:01.270Z] Step 4/4 : RUN go mod download [2023-04-11T15:36:01.270Z] ---> Running in 13a931305015 [2023-04-11T15:36:02.900Z] Still waiting to schedule task [2023-04-11T15:36:02.900Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-11T15:36:16.215Z] Removing intermediate container 13a931305015 [2023-04-11T15:36:16.215Z] ---> 2cd49fabe0e7 [2023-04-11T15:36:16.215Z] Successfully built 2cd49fabe0e7 [2023-04-11T15:36:16.215Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:36:16.524Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T15:36:16.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T15:36:16.595Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T15:36:16.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T15:36:17.018Z] $ docker top 8db7970259dbda0bf081e3875a275275b95ebbe3d769bbe5de7be2e6bf6b2e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T15:36:17.353Z] + go version [2023-04-11T15:36:17.353Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-11T15:36:17.369Z] $ docker stop --time=1 8db7970259dbda0bf081e3875a275275b95ebbe3d769bbe5de7be2e6bf6b2e72 [2023-04-11T15:36:18.627Z] $ docker rm -f --volumes 8db7970259dbda0bf081e3875a275275b95ebbe3d769bbe5de7be2e6bf6b2e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:36:19.009Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T15:36:19.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T15:36:19.077Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T15:36:19.116Z] $ 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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T15:36:19.457Z] $ docker top 0d00fafd0a9fda600e4773c4e12c7fd79408f65ee6265b7ae4b1ec8566e909ff -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T15:36:19.513Z] ========================================================= [2023-04-11T15:36:19.513Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T15:36:19.513Z] ========================================================= [Pipeline] sh [2023-04-11T15:36:19.789Z] + git config --global --add safe.directory /w/workspace/edgex-go/488 [Pipeline] fileExists [Pipeline] sh [2023-04-11T15:36:20.085Z] + make test [2023-04-11T15:36:20.085Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T15:36:26.653Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T15:36:38.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T15:36:38.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T15:36:39.125Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T15:36:39.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T15:36:39.950Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T15:36:40.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T15:36:40.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T15:36:40.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T15:36:40.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T15:36:40.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T15:36:40.738Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T15:36:40.996Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T15:36:40.996Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T15:36:40.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T15:36:41.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T15:36:41.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T15:36:41.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2023-04-11T15:36:43.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-04-11T15:36:43.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T15:36:43.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T15:36:43.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T15:36:44.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T15:36:44.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T15:36:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T15:36:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T15:36:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T15:36:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T15:36:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T15:36:46.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.082s coverage: 71.5% of statements [2023-04-11T15:36:46.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-04-11T15:36:46.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T15:36:46.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T15:36:48.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.402s coverage: 88.5% of statements [2023-04-11T15:36:48.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-04-11T15:36:49.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T15:36:49.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T15:36:49.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T15:36:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.393s coverage: 95.6% of statements [2023-04-11T15:36:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T15:36:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T15:36:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T15:36:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T15:36:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T15:36:49.454Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-04-11T15:36:50.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T15:36:50.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T15:36:50.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T15:36:50.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-04-11T15:36:51.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T15:36:51.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T15:36:51.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-04-11T15:36:51.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements [2023-04-11T15:36:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.096s coverage: 44.1% of statements [2023-04-11T15:36:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 82.9% of statements [2023-04-11T15:36:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-04-11T15:36:52.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2023-04-11T15:36:52.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-04-11T15:36:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T15:36:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T15:36:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T15:36:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T15:36:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T15:36:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T15:36:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T15:36:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T15:36:53.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T15:36:53.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T15:36:53.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T15:36:53.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T15:36:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T15:36:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T15:36:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T15:36:55.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T15:36:55.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T15:36:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T15:36:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T15:36:58.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T15:36:58.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T15:36:58.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T15:37:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T15:37:00.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T15:37:00.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T15:37:01.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T15:37:01.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T15:37:01.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T15:37:01.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T15:37:02.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T15:37:02.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T15:37:02.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T15:37:02.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T15:37:04.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T15:37:04.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T15:37:04.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T15:37:04.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T15:37:04.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-04-11T15:37:04.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T15:37:04.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T15:37:05.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T15:37:05.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.310s coverage: 79.9% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.138s coverage: 81.2% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.108s coverage: 82.1% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.200s coverage: 38.4% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-04-11T15:37:17.774Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements [2023-04-11T15:37:17.774Z] 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-04-11T15:37:17.774Z] running golangci-lint [2023-04-11T15:37:17.774Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-11T15:37:17.774Z] go version go1.20.2 linux/amd64 [2023-04-11T15:37:17.774Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-11T15:37:17.774Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-11T15:37:29.971Z] level=info msg="[loader] Go packages loading at mode 575 (name|files|imports|compiled_files|deps|exports_file|types_sizes) took 13.482339041s" [2023-04-11T15:37:30.230Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.679419ms" [2023-04-11T15:37:36.786Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.713706718s with top 10 stages: buildir: 28.500204044s, fact_deprecated: 2.009680412s, inspect: 1.718187278s, gosec: 1.461859857s, printf: 1.29502418s, ctrlflow: 1.289989813s, S1038: 1.01509938s, fact_purity: 973.307743ms, nilness: 852.173598ms, SA5012: 530.286522ms" [2023-04-11T15:37:36.787Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-11T15:37:36.787Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 201/201, autogenerated_exclude: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, exclude: 201/201, nolint: 0/21, cgo: 201/201, skip_files: 201/201, filename_unadjuster: 201/201, identifier_marker: 201/201" [2023-04-11T15:37:36.787Z] level=info msg="[runner] processing took 18.584013ms with stages: identifier_marker: 7.313304ms, nolint: 6.574566ms, autogenerated_exclude: 1.412215ms, path_prettifier: 1.354623ms, exclude-rules: 1.184176ms, skip_dirs: 699.398µs, cgo: 25.891µs, filename_unadjuster: 15.24µs, uniq_by_line: 830ns, severity-rules: 570ns, max_same_issues: 570ns, skip_files: 450ns, diff: 380ns, path_prefixer: 370ns, path_shortener: 350ns, source_code: 270ns, exclude: 270ns, sort_results: 230ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns" [2023-04-11T15:37:36.787Z] level=info msg="[runner] linters took 6.711676384s with stages: goanalysis_metalinter: 6.693009158s" [2023-04-11T15:37:36.787Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-11T15:37:36.787Z] level=info msg="Memory: 204 samples, avg is 182.0MB, max is 765.0MB" [2023-04-11T15:37:36.787Z] level=info msg="Execution took 20.246013292s" [2023-04-11T15:37:36.787Z] go vet ./... [2023-04-11T15:37:40.975Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T15:37:41.234Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T15:37:41.234Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T15:37:41.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T15:37:41.790Z] + ls -al . [2023-04-11T15:37:41.790Z] total 704 [2023-04-11T15:37:41.790Z] drwxrwxr-x 11 1001 1001 4096 Apr 11 15:36 . [2023-04-11T15:37:41.790Z] drwxr-xr-x 4 root root 4096 Apr 11 15:36 .. [2023-04-11T15:37:41.790Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 15:35 .blubracket [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 15:35 .dockerignore [2023-04-11T15:37:41.790Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 15:35 .git [2023-04-11T15:37:41.790Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 15:35 .github [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 15:35 .gitignore [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 15:35 .golangci.yml [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 15:35 .hadolint.yml [2023-04-11T15:37:41.790Z] drwxr-xr-x 3 1001 1001 4096 Apr 11 15:35 .semver [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 15:35 .sonarcloud.properties [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 15:35 ADOPTERS.md [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 15:35 Attribution.txt [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 15:35 CHANGELOG.md [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 15:35 CONTRIBUTING.md [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 15:35 GOVERNANCE.md [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 15:35 Jenkinsfile [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 15:35 LICENSE [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 15:35 Makefile [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 15:35 OWNERS.md [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 15:35 README.md [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 15:35 SECURITY.md [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 13 Apr 11 15:35 VERSION [2023-04-11T15:37:41.790Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 15:35 bin [2023-04-11T15:37:41.790Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 15:35 cmd [2023-04-11T15:37:41.790Z] -rw-r--r-- 1 root root 448244 Apr 11 15:37 coverage.out [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 3200 Apr 11 15:35 go.mod [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 31265 Apr 11 15:35 go.sum [2023-04-11T15:37:41.790Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 15:35 internal [2023-04-11T15:37:41.790Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 15:35 openapi [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 15:35 security.txt [2023-04-11T15:37:41.790Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 15:35 snap [2023-04-11T15:37:41.790Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 15:35 version.go [Pipeline] sh [2023-04-11T15:37:42.074Z] + '[' -e coverage.out ] [2023-04-11T15:37:42.074Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T15:37:42.174Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T15:37:42.454Z] + make build [2023-04-11T15:37:42.454Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T15:37:43.334Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7406 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-11T15:37:43.345Z] Running in /w/workspace/edgex-go/488 [Pipeline] { [Pipeline] checkout [2023-04-11T15:37:43.385Z] The recommended git tool is: git [2023-04-11T15:37:48.711Z] using credential edgex-jenkins-ssh [2023-04-11T15:37:48.726Z] Cloning the remote Git repository [2023-04-11T15:37:48.766Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-11T15:37:48.862Z] > git init /w/workspace/edgex-go/488 # timeout=10 [2023-04-11T15:37:49.013Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T15:37:49.014Z] > git --version # timeout=10 [2023-04-11T15:37:49.035Z] > git --version # 'git version 2.25.1' [2023-04-11T15:37:49.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T15:37:49.197Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T15:37:54.654Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T15:37:54.654Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T15:37:55.589Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T15:37:56.156Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T15:38:02.717Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T15:38:03.654Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T15:38:05.032Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T15:38:04.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T15:38:05.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T15:38:05.946Z] Avoid second fetch [2023-04-11T15:38:05.946Z] Checking out Revision 45fc594543f7f2c9980bb623fee04b627618be8c (main) [2023-04-11T15:38:05.967Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T15:38:06.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T15:38:06.718Z] Commit message: "fix(command): reset ReceivedTopic for External MQTT response (#4506)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T15:38:07.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T15:38:05.967Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T15:38:06.049Z] > git checkout -f 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 [2023-04-11T15:38:07.805Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T15:38:07.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T15:38:07.805Z] Dload Upload Total Spent Left Speed [2023-04-11T15:38:07.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-04-11T15:38:08.404Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-11T15:38:08.452Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T15:38:08.790Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T15:38:08.790Z] + sudo tee /etc/docker/daemon.new [2023-04-11T15:38:08.790Z] { [2023-04-11T15:38:08.790Z] "registry-mirrors": [ [2023-04-11T15:38:08.790Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T15:38:08.790Z] ], [2023-04-11T15:38:08.790Z] "bip": "10.250.0.254/24", [2023-04-11T15:38:08.790Z] "hosts": [ [2023-04-11T15:38:08.790Z] "tcp://0.0.0.0:5555", [2023-04-11T15:38:08.790Z] "unix:///var/run/docker.sock" [2023-04-11T15:38:08.790Z] ], [2023-04-11T15:38:08.790Z] "mtu": 1458, [2023-04-11T15:38:08.790Z] "selinux-enabled": true, [2023-04-11T15:38:08.790Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T15:38:08.790Z] } [Pipeline] sh [2023-04-11T15:38:09.140Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T15:38:09.483Z] + sudo service docker restart [Pipeline] } [2023-04-11T15:38:09.798Z] $ docker stop --time=1 0d00fafd0a9fda600e4773c4e12c7fd79408f65ee6265b7ae4b1ec8566e909ff [2023-04-11T15:38:14.751Z] $ docker rm -f --volumes 0d00fafd0a9fda600e4773c4e12c7fd79408f65ee6265b7ae4b1ec8566e909ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:38:15.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T15:38:15.621Z] [2023-04-11T15:38:15.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:38:15.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T15:38:16.181Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-11T15:38:16.181Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-11T15:38:16.181Z] ca9280d653b3: Pulling fs layer [2023-04-11T15:38:16.181Z] 7e9c9ca2126c: Pulling fs layer [2023-04-11T15:38:16.181Z] cbdbe7a5bc2a: Download complete [2023-04-11T15:38:16.181Z] ca9280d653b3: Verifying Checksum [2023-04-11T15:38:16.181Z] ca9280d653b3: Download complete [2023-04-11T15:38:16.181Z] cbdbe7a5bc2a: Pull complete [2023-04-11T15:38:16.749Z] 7e9c9ca2126c: Verifying Checksum [2023-04-11T15:38:16.749Z] 7e9c9ca2126c: Download complete [2023-04-11T15:38:16.749Z] ca9280d653b3: Pull complete [2023-04-11T15:38:20.030Z] 7e9c9ca2126c: Pull complete [2023-04-11T15:38:20.030Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-11T15:38:20.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T15:38:20.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T15:38:20.105Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T15:38:20.143Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@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-04-11T15:38:23.435Z] $ docker top 8e29d314dbcd4957ea6a3a77dfdf1bb0d0c71d510d89c1096171c3f20ddc3c77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T15:38:23.770Z] + docker-compose build --help [2023-04-11T15:38:23.770Z] + grep parallel [2023-04-11T15:38:24.338Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T15:38:24.358Z] $ docker stop --time=1 8e29d314dbcd4957ea6a3a77dfdf1bb0d0c71d510d89c1096171c3f20ddc3c77 [2023-04-11T15:38:25.645Z] $ docker rm -f --volumes 8e29d314dbcd4957ea6a3a77dfdf1bb0d0c71d510d89c1096171c3f20ddc3c77 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:38:26.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T15:38:26.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T15:38:26.099Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T15:38:26.135Z] $ 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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-11T15:38:26.471Z] $ docker top 7b7df8a575a2229a8624c4d8ca18d568368f72403f63cbecbda2da31aee9a3ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T15:38:26.798Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T15:38:27.365Z] Building core-command ... [2023-04-11T15:38:27.365Z] Building core-common-config-bootstrapper ... [2023-04-11T15:38:27.365Z] Building core-data ... [2023-04-11T15:38:27.365Z] Building core-metadata ... [2023-04-11T15:38:27.365Z] Building security-bootstrapper ... [2023-04-11T15:38:27.365Z] Building security-proxy-auth ... [2023-04-11T15:38:27.365Z] Building security-proxy-setup ... [2023-04-11T15:38:27.365Z] Building security-secretstore-setup ... [2023-04-11T15:38:27.365Z] Building security-spiffe-token-provider ... [2023-04-11T15:38:27.365Z] Building security-spire-agent ... [2023-04-11T15:38:27.365Z] Building security-spire-config ... [2023-04-11T15:38:27.365Z] Building security-spire-server ... [2023-04-11T15:38:27.365Z] Building support-notifications ... [2023-04-11T15:38:27.365Z] Building support-scheduler ... [2023-04-11T15:38:27.365Z] Building security-bootstrapper [2023-04-11T15:38:27.365Z] Building security-proxy-setup [2023-04-11T15:38:27.365Z] Building security-spire-agent [2023-04-11T15:38:27.365Z] Building core-metadata [2023-04-11T15:38:27.365Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T15:38:27.756Z] provisioning config files... [2023-04-11T15:38:27.784Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/488@tmp/config11992629260483441182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T15:38:28.143Z] ---> docker-login.sh [2023-04-11T15:38:28.143Z] nexus3.edgexfoundry.org:10001 [2023-04-11T15:38:28.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:38:28.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:38:28.688Z] Configure a credential helper to remove this warning. See [2023-04-11T15:38:28.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:38:28.688Z] [2023-04-11T15:38:28.688Z] Login Succeeded [2023-04-11T15:38:28.688Z] nexus3.edgexfoundry.org:10002 [2023-04-11T15:38:28.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:38:29.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:38:29.226Z] Configure a credential helper to remove this warning. See [2023-04-11T15:38:29.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:38:29.226Z] [2023-04-11T15:38:29.226Z] Login Succeeded [2023-04-11T15:38:29.226Z] nexus3.edgexfoundry.org:10003 [2023-04-11T15:38:29.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:38:29.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:38:29.497Z] Configure a credential helper to remove this warning. See [2023-04-11T15:38:29.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:38:29.497Z] [2023-04-11T15:38:29.497Z] Login Succeeded [2023-04-11T15:38:29.497Z] nexus3.edgexfoundry.org:10004 [2023-04-11T15:38:29.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:38:29.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:38:29.767Z] Configure a credential helper to remove this warning. See [2023-04-11T15:38:29.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:38:29.767Z] [2023-04-11T15:38:29.767Z] Login Succeeded [2023-04-11T15:38:29.767Z] docker.io [2023-04-11T15:38:30.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:38:30.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:38:30.303Z] Configure a credential helper to remove this warning. See [2023-04-11T15:38:30.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:38:30.303Z] [2023-04-11T15:38:30.303Z] Login Succeeded [2023-04-11T15:38:30.303Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T15:38:30.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-11T15:38:30.842Z] + git config --global --add safe.directory /w/workspace/edgex-go/488 [Pipeline] echo [2023-04-11T15:38:30.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T15:38:30.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T15:38:30.883Z] ========================================================= [2023-04-11T15:38:30.883Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-11T15:38:30.883Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T15:38:31.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T15:38:33.784Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T15:38:33.784Z] af6eaf76a39c: Pulling fs layer [2023-04-11T15:38:33.784Z] 55522c791124: Pulling fs layer [2023-04-11T15:38:33.784Z] ce5c4a1c91eb: Pulling fs layer [2023-04-11T15:38:33.784Z] 169dfbe0d373: Pulling fs layer [2023-04-11T15:38:33.784Z] e1ff8fa3b103: Pulling fs layer [2023-04-11T15:38:33.784Z] 52ebb69f0ebf: Pulling fs layer [2023-04-11T15:38:33.784Z] 5abe8eddf0d5: Pulling fs layer [2023-04-11T15:38:33.784Z] e1ff8fa3b103: Waiting [2023-04-11T15:38:33.784Z] 52ebb69f0ebf: Waiting [2023-04-11T15:38:33.784Z] 5abe8eddf0d5: Waiting [2023-04-11T15:38:33.784Z] 169dfbe0d373: Waiting [2023-04-11T15:38:33.784Z] 55522c791124: Verifying Checksum [2023-04-11T15:38:33.784Z] 55522c791124: Download complete [2023-04-11T15:38:33.784Z] 169dfbe0d373: Verifying Checksum [2023-04-11T15:38:33.784Z] 169dfbe0d373: Download complete [2023-04-11T15:38:33.784Z] e1ff8fa3b103: Verifying Checksum [2023-04-11T15:38:33.784Z] e1ff8fa3b103: Download complete [2023-04-11T15:38:33.784Z] af6eaf76a39c: Download complete [2023-04-11T15:38:34.373Z] af6eaf76a39c: Pull complete [2023-04-11T15:38:34.373Z] 5abe8eddf0d5: Verifying Checksum [2023-04-11T15:38:34.373Z] 5abe8eddf0d5: Download complete [2023-04-11T15:38:34.965Z] 55522c791124: Pull complete [2023-04-11T15:38:35.935Z] ce5c4a1c91eb: Verifying Checksum [2023-04-11T15:38:35.935Z] ce5c4a1c91eb: Download complete [2023-04-11T15:38:35.935Z] 52ebb69f0ebf: Verifying Checksum [2023-04-11T15:38:35.935Z] 52ebb69f0ebf: Download complete [2023-04-11T15:38:37.341Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:38:37.342Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:38:37.342Z] ---> 2cd49fabe0e7 [2023-04-11T15:38:37.342Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T15:38:37.599Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:38:37.599Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:38:37.599Z] ---> 2cd49fabe0e7 [2023-04-11T15:38:37.599Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:38:37.599Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:38:37.599Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:38:37.599Z] ---> 2cd49fabe0e7 [2023-04-11T15:38:37.599Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T15:38:37.599Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:38:37.599Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:38:37.599Z] ---> 2cd49fabe0e7 [2023-04-11T15:38:37.599Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T15:38:38.536Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:38:38.536Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:38:38.536Z] ---> 2cd49fabe0e7 [2023-04-11T15:38:38.536Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T15:38:46.662Z] ---> Running in 7d542b086229 [2023-04-11T15:38:46.662Z] ---> Running in 15362ee09f53 [2023-04-11T15:38:46.662Z] ---> Running in 3d4bbd0e1b28 [2023-04-11T15:38:46.662Z] ---> Running in 3c70e93a6126 [2023-04-11T15:38:46.662Z] ---> Running in 8b6155a43507 [2023-04-11T15:38:46.662Z] Removing intermediate container 3c70e93a6126 [2023-04-11T15:38:46.662Z] ---> 94f7fbb4b569 [2023-04-11T15:38:46.662Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T15:38:46.662Z] Removing intermediate container 15362ee09f53 [2023-04-11T15:38:46.662Z] ---> ab8073380fe7 [2023-04-11T15:38:46.662Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T15:38:46.662Z] Removing intermediate container 7d542b086229 [2023-04-11T15:38:46.662Z] ---> fca04cdbd293 [2023-04-11T15:38:46.662Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T15:38:46.662Z] Removing intermediate container 3d4bbd0e1b28 [2023-04-11T15:38:46.662Z] ---> 5dc0b04df988 [2023-04-11T15:38:46.662Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T15:38:46.662Z] Removing intermediate container 8b6155a43507 [2023-04-11T15:38:46.662Z] ---> 99ec3e2456b9 [2023-04-11T15:38:46.662Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T15:38:46.662Z] ---> Running in 0d7ea9eb2d4b [2023-04-11T15:38:46.662Z] ---> Running in 65dfddb3e238 [2023-04-11T15:38:46.662Z] ---> Running in bbe2852dbb9d [2023-04-11T15:38:46.662Z] ---> Running in 4870917612b8 [2023-04-11T15:38:46.662Z] ---> Running in 5f5369c14f06 [2023-04-11T15:38:46.662Z] Removing intermediate container 65dfddb3e238 [2023-04-11T15:38:46.662Z] ---> 2f91a2ace041 [2023-04-11T15:38:46.662Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T15:38:46.662Z] ---> Running in 67d9048a3fda [2023-04-11T15:38:46.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:38:46.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:38:46.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:38:46.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:38:46.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:38:46.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:38:46.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:38:46.662Z] OK: 265 MiB in 53 packages [2023-04-11T15:38:46.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:38:46.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:38:46.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:38:46.662Z] OK: 265 MiB in 53 packages [2023-04-11T15:38:46.662Z] OK: 265 MiB in 53 packages [2023-04-11T15:38:46.662Z] OK: 265 MiB in 53 packages [2023-04-11T15:38:46.662Z] Removing intermediate container 0d7ea9eb2d4b [2023-04-11T15:38:46.662Z] ---> c15ce62389ed [2023-04-11T15:38:46.662Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T15:38:46.662Z] OK: 265 MiB in 53 packages [2023-04-11T15:38:46.662Z] ---> 4eafc61bc2d8 [2023-04-11T15:38:46.662Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:38:46.662Z] ---> Running in da6d5eb78e2b [2023-04-11T15:38:46.920Z] Removing intermediate container bbe2852dbb9d [2023-04-11T15:38:46.920Z] ---> 0c1f3d4197f7 [2023-04-11T15:38:46.920Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T15:38:46.920Z] ---> 0265674404da [2023-04-11T15:38:46.920Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:38:47.179Z] ---> Running in 45e0979ef177 [2023-04-11T15:38:47.179Z] Removing intermediate container 4870917612b8 [2023-04-11T15:38:47.179Z] ---> 8c7411c6a2ff [2023-04-11T15:38:47.179Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T15:38:47.179Z] Removing intermediate container 67d9048a3fda [2023-04-11T15:38:47.179Z] ---> 1c19404e321f [2023-04-11T15:38:47.179Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T15:38:47.179Z] Removing intermediate container 5f5369c14f06 [2023-04-11T15:38:47.179Z] ---> f5bafe9434ff [2023-04-11T15:38:47.179Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T15:38:47.179Z] ---> b699e1286515 [2023-04-11T15:38:47.179Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:38:47.179Z] ---> Running in 7502c0c5c49b [2023-04-11T15:38:47.437Z] ---> 131edce2189a [2023-04-11T15:38:47.437Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:38:47.437Z] ---> e372bcf55b15 [2023-04-11T15:38:47.437Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:38:47.437Z] ---> Running in 2c98be5d7dee [2023-04-11T15:38:47.437Z] ---> Running in fdbc6bd2f40d [2023-04-11T15:38:48.268Z] ce5c4a1c91eb: Pull complete [2023-04-11T15:38:48.268Z] 169dfbe0d373: Pull complete [2023-04-11T15:38:48.268Z] e1ff8fa3b103: Pull complete [2023-04-11T15:38:54.933Z] 52ebb69f0ebf: Pull complete [2023-04-11T15:38:55.900Z] 5abe8eddf0d5: Pull complete [2023-04-11T15:38:55.901Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-11T15:38:55.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T15:38:55.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T15:38:56.561Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T15:38:56.561Z] WORKDIR /edgex [2023-04-11T15:38:56.561Z] COPY go.mod . [2023-04-11T15:38:56.561Z] RUN go mod download [2023-04-11T15:38:56.561Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-11T15:38:57.183Z] Sending build context to Docker daemon 2.936MB [2023-04-11T15:38:57.183Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T15:38:57.183Z] ---> 6cb57ee374ae [2023-04-11T15:38:57.183Z] Step 2/4 : WORKDIR /edgex [2023-04-11T15:38:59.140Z] ---> Running in 5a885be04484 [2023-04-11T15:38:59.408Z] Removing intermediate container 5a885be04484 [2023-04-11T15:38:59.408Z] ---> 4449c7e6f151 [2023-04-11T15:38:59.408Z] Step 3/4 : COPY go.mod . [2023-04-11T15:38:59.677Z] ---> ab27619a9627 [2023-04-11T15:38:59.677Z] Step 4/4 : RUN go mod download [2023-04-11T15:38:59.958Z] ---> Running in 047718e98443 [2023-04-11T15:39:32.218Z] Removing intermediate container 047718e98443 [2023-04-11T15:39:32.218Z] ---> 77de0dc3d505 [2023-04-11T15:39:32.218Z] Successfully built 77de0dc3d505 [2023-04-11T15:39:32.218Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:39:32.556Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T15:39:32.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T15:39:32.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-7406 does not seem to be running inside a container [2023-04-11T15:39:32.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@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-04-11T15:39:34.045Z] $ docker top 216dc492993136a50b05321d0d52ed90142729e6b9e0e04c0be96d91792ed19f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T15:39:34.855Z] + go version [2023-04-11T15:39:34.855Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-11T15:39:34.879Z] $ docker stop --time=1 216dc492993136a50b05321d0d52ed90142729e6b9e0e04c0be96d91792ed19f [2023-04-11T15:39:36.520Z] $ docker rm -f --volumes 216dc492993136a50b05321d0d52ed90142729e6b9e0e04c0be96d91792ed19f [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-04-11T15:39:37.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T15:39:37.104Z] [2023-04-11T15:39:37.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:39:37.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T15:39:38.400Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-11T15:39:38.400Z] 29e5d40040c1: Pulling fs layer [2023-04-11T15:39:38.400Z] 1ce36da41761: Pulling fs layer [2023-04-11T15:39:38.400Z] 25b303627fd3: Pulling fs layer [2023-04-11T15:39:38.400Z] 29e5d40040c1: Verifying Checksum [2023-04-11T15:39:38.400Z] 29e5d40040c1: Download complete [2023-04-11T15:39:38.668Z] 1ce36da41761: Verifying Checksum [2023-04-11T15:39:38.668Z] 1ce36da41761: Download complete [2023-04-11T15:39:38.938Z] 29e5d40040c1: Pull complete [2023-04-11T15:39:40.364Z] 1ce36da41761: Pull complete [2023-04-11T15:39:40.364Z] 25b303627fd3: Verifying Checksum [2023-04-11T15:39:40.364Z] 25b303627fd3: Download complete [2023-04-11T15:39:52.686Z] 25b303627fd3: Pull complete [2023-04-11T15:39:52.686Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-11T15:39:52.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T15:39:52.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T15:39:52.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-7406 does not seem to be running inside a container [2023-04-11T15:39:52.939Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@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-04-11T15:39:54.845Z] $ docker top 645e0f56413b1db75329a6fe4dfa32c03f4c6247589c1b46bfed51887cf5e093 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T15:39:55.151Z] Removing intermediate container 7502c0c5c49b [2023-04-11T15:39:55.151Z] ---> d6897bb894e4 [2023-04-11T15:39:55.151Z] Step 7/33 : COPY . . [2023-04-11T15:39:55.151Z] Removing intermediate container 2c98be5d7dee [2023-04-11T15:39:55.151Z] ---> 92da5fd47f71 [2023-04-11T15:39:55.151Z] Step 8/25 : COPY . . [2023-04-11T15:39:55.151Z] Removing intermediate container da6d5eb78e2b [2023-04-11T15:39:55.151Z] ---> 879b78e66f92 [2023-04-11T15:39:55.151Z] Step 7/22 : COPY . . [2023-04-11T15:39:55.151Z] Removing intermediate container 45e0979ef177 [2023-04-11T15:39:55.151Z] ---> d64e7dc7c86a [2023-04-11T15:39:55.151Z] Step 7/27 : COPY . . [2023-04-11T15:39:55.151Z] Removing intermediate container fdbc6bd2f40d [2023-04-11T15:39:55.151Z] ---> f1d5d2d879b4 [2023-04-11T15:39:55.151Z] Step 7/27 : COPY . . [2023-04-11T15:39:55.666Z] + docker-compose build --help [2023-04-11T15:39:55.666Z] + grep parallel [2023-04-11T15:39:59.917Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T15:39:59.943Z] $ docker stop --time=1 645e0f56413b1db75329a6fe4dfa32c03f4c6247589c1b46bfed51887cf5e093 [2023-04-11T15:40:01.562Z] $ docker rm -f --volumes 645e0f56413b1db75329a6fe4dfa32c03f4c6247589c1b46bfed51887cf5e093 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:40:02.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T15:40:02.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T15:40:03.317Z] ---> b40172a014de [2023-04-11T15:40:03.317Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T15:40:03.317Z] ---> a0c80e6f3902 [2023-04-11T15:40:03.317Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T15:40:03.317Z] ---> 51fd85d1056b [2023-04-11T15:40:03.317Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T15:40:03.317Z] ---> Running in 48a1c4dcb879 [2023-04-11T15:40:03.317Z] ---> e08849483d02 [2023-04-11T15:40:03.317Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T15:40:03.317Z] ---> f257063f6393 [2023-04-11T15:40:03.317Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T15:40:03.317Z] ---> Running in 672dd0f73a7f [2023-04-11T15:40:03.317Z] ---> Running in ef5cad4461d7 [2023-04-11T15:40:03.317Z] ---> Running in 75cfce4528d8 [2023-04-11T15:40:03.317Z] ---> Running in db906e2a0eff [2023-04-11T15:40:03.317Z] Removing intermediate container 48a1c4dcb879 [2023-04-11T15:40:03.317Z] ---> dc37107a6b05 [2023-04-11T15:40:03.317Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T15:40:03.317Z] Removing intermediate container 672dd0f73a7f [2023-04-11T15:40:03.317Z] ---> a5f7cb362c70 [2023-04-11T15:40:03.317Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T15:40:03.317Z] ---> Running in 25b8a5466a43 [2023-04-11T15:40:03.317Z] ---> Running in e9a36e25213a [2023-04-11T15:40:03.317Z] Removing intermediate container 25b8a5466a43 [2023-04-11T15:40:03.317Z] ---> 244156f69d45 [2023-04-11T15:40:03.317Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T15:40:03.317Z] Removing intermediate container e9a36e25213a [2023-04-11T15:40:03.317Z] ---> ba8a96e18d1b [2023-04-11T15:40:03.317Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T15:40:03.317Z] ---> Running in 81505a469e14 [2023-04-11T15:40:03.317Z] ---> Running in 1145ed7e1860 [2023-04-11T15:40:03.317Z] Removing intermediate container 81505a469e14 [2023-04-11T15:40:03.317Z] ---> 2d9ff0d8cb9a [2023-04-11T15:40:03.317Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T15:40:03.317Z] Removing intermediate container 1145ed7e1860 [2023-04-11T15:40:03.317Z] ---> 053665d4bb24 [2023-04-11T15:40:03.317Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T15:40:03.317Z] ---> Running in 29213a934254 [2023-04-11T15:40:03.317Z] ---> Running in de2df2d0acb9 [2023-04-11T15:40:03.317Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T15:40:03.317Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T15:40:03.317Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T15:40:03.575Z] Removing intermediate container 29213a934254 [2023-04-11T15:40:03.575Z] ---> 3d195ac813c0 [2023-04-11T15:40:03.575Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T15:40:03.575Z] ---> Running in 090f33cd1e31 [2023-04-11T15:40:03.833Z] Removing intermediate container 090f33cd1e31 [2023-04-11T15:40:03.833Z] ---> 96a2bbcdceff [2023-04-11T15:40:03.833Z] [2023-04-11T15:40:03.833Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T15:40:03.833Z] Removing intermediate container de2df2d0acb9 [2023-04-11T15:40:03.833Z] ---> dd9bc60f3ab8 [2023-04-11T15:40:03.833Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T15:40:03.834Z] ---> Running in 5c02953fbe96 [2023-04-11T15:40:03.834Z] 3.17: Pulling from library/alpine [2023-04-11T15:40:03.834Z] Removing intermediate container 5c02953fbe96 [2023-04-11T15:40:03.834Z] ---> 209e53bbdfe8 [2023-04-11T15:40:03.834Z] [2023-04-11T15:40:03.834Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T15:40:04.217Z] 3.17: Pulling from library/alpine [2023-04-11T15:40:04.217Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T15:40:04.217Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T15:40:04.217Z] Status: Image is up to date for alpine:3.17 [2023-04-11T15:40:04.217Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T15:40:04.217Z] ---> 9ed4aefc74f6 [2023-04-11T15:40:04.217Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T15:40:04.217Z] ---> 9ed4aefc74f6 [2023-04-11T15:40:04.217Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T15:40:04.475Z] ---> Running in 53809c6851dc [2023-04-11T15:40:04.475Z] ---> Running in 1cc0244879ff [2023-04-11T15:40:04.732Z] Removing intermediate container 1cc0244879ff [2023-04-11T15:40:04.732Z] ---> 49b2659b93fd [2023-04-11T15:40:04.732Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T15:40:04.732Z] Removing intermediate container 53809c6851dc [2023-04-11T15:40:04.732Z] ---> 8b719e43c17b [2023-04-11T15:40:04.732Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T15:40:04.732Z] ---> Running in ad388228fe39 [2023-04-11T15:40:04.732Z] ---> Running in dc9c61f64ed6 [2023-04-11T15:40:04.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:04.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:05.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:05.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:05.505Z] v3.17.3-61-ga1615f09240 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T15:40:05.505Z] v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T15:40:05.505Z] OK: 17818 distinct packages available [2023-04-11T15:40:05.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:05.505Z] v3.17.3-61-ga1615f09240 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T15:40:05.505Z] v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T15:40:05.505Z] OK: 17818 distinct packages available [2023-04-11T15:40:05.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:05.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-7406 does not seem to be running inside a container [2023-04-11T15:40:05.658Z] $ 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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@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-04-11T15:40:05.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:05.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:05.764Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T15:40:05.764Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T15:40:05.764Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T15:40:05.764Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T15:40:06.022Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T15:40:06.022Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:40:06.022Z] OK: 8 MiB in 20 packages [2023-04-11T15:40:06.022Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T15:40:06.022Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T15:40:06.022Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T15:40:06.022Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T15:40:06.022Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:40:06.022Z] OK: 7 MiB in 19 packages [2023-04-11T15:40:06.840Z] $ docker top 0af5427f8b6770215ea86b02ababb34d896bf172398e0045098797a661bb4551 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T15:40:07.397Z] Removing intermediate container ad388228fe39 [2023-04-11T15:40:07.397Z] ---> 150173f1513e [2023-04-11T15:40:07.397Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:40:07.397Z] Removing intermediate container dc9c61f64ed6 [2023-04-11T15:40:07.397Z] ---> d7bfa29e98cd [2023-04-11T15:40:07.397Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:40:07.654Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T15:40:07.971Z] ---> dee464a7af18 [2023-04-11T15:40:07.971Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:40:07.971Z] ---> 26057f0c9298 [2023-04-11T15:40:07.971Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:40:08.536Z] ---> 73cd63d0b7e4 [2023-04-11T15:40:08.536Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T15:40:08.536Z] ---> 65f2cd2c53c4 [2023-04-11T15:40:08.536Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T15:40:11.908Z] Building core-command ... [2023-04-11T15:40:11.908Z] Building core-common-config-bootstrapper ... [2023-04-11T15:40:11.908Z] Building core-data ... [2023-04-11T15:40:11.908Z] Building core-metadata ... [2023-04-11T15:40:11.908Z] Building security-bootstrapper ... [2023-04-11T15:40:11.908Z] Building security-proxy-auth ... [2023-04-11T15:40:11.908Z] Building security-proxy-setup ... [2023-04-11T15:40:11.908Z] Building security-secretstore-setup ... [2023-04-11T15:40:11.908Z] Building security-spiffe-token-provider ... [2023-04-11T15:40:11.908Z] Building security-spire-agent ... [2023-04-11T15:40:11.908Z] Building security-spire-config ... [2023-04-11T15:40:11.908Z] Building security-spire-server ... [2023-04-11T15:40:11.908Z] Building support-notifications ... [2023-04-11T15:40:11.908Z] Building support-scheduler ... [2023-04-11T15:40:11.908Z] Building core-common-config-bootstrapper [2023-04-11T15:40:11.908Z] Building security-spire-server [2023-04-11T15:40:11.908Z] Building security-proxy-auth [2023-04-11T15:40:11.908Z] Building security-spiffe-token-provider [2023-04-11T15:40:11.908Z] Building core-metadata [2023-04-11T15:40:16.641Z] ---> 916b6c53b52f [2023-04-11T15:40:16.641Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T15:40:16.641Z] ---> 5fe5e42e79bc [2023-04-11T15:40:16.641Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T15:40:16.901Z] ---> a2fa9799e9a8 [2023-04-11T15:40:16.901Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T15:40:17.158Z] ---> Running in ee49f3d2a4af [2023-04-11T15:40:19.059Z] Removing intermediate container ee49f3d2a4af [2023-04-11T15:40:19.059Z] ---> 2ab390fed2c8 [2023-04-11T15:40:19.059Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T15:40:20.960Z] ---> b994706e5e56 [2023-04-11T15:40:20.960Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T15:40:20.960Z] ---> 3e3d1cbc92a3 [2023-04-11T15:40:20.960Z] Step 22/27 : WORKDIR / [2023-04-11T15:40:21.217Z] ---> Running in e08e0205808b [2023-04-11T15:40:21.500Z] Removing intermediate container e08e0205808b [2023-04-11T15:40:21.500Z] ---> 3cb3bf2c0d62 [2023-04-11T15:40:21.500Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T15:40:21.500Z] ---> Running in f08224a25e3a [2023-04-11T15:40:21.756Z] ---> a52e11ebeb1c [2023-04-11T15:40:21.756Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T15:40:21.756Z] Removing intermediate container f08224a25e3a [2023-04-11T15:40:21.756Z] ---> 807afa434147 [2023-04-11T15:40:21.756Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T15:40:21.756Z] ---> Running in 53f43b8aec1e [2023-04-11T15:40:21.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:40:21.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:40:21.979Z] ---> 77de0dc3d505 [2023-04-11T15:40:21.979Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:40:21.979Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:40:21.979Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:40:21.979Z] ---> 77de0dc3d505 [2023-04-11T15:40:21.979Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T15:40:21.979Z] ---> Running in ba8add537b18 [2023-04-11T15:40:21.979Z] ---> Running in 7e8850c137b6 [2023-04-11T15:40:21.979Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:40:21.979Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:40:21.979Z] ---> 77de0dc3d505 [2023-04-11T15:40:21.979Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T15:40:21.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:40:21.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:40:21.979Z] ---> 77de0dc3d505 [2023-04-11T15:40:21.979Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:40:21.979Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:40:21.979Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:40:21.979Z] ---> 77de0dc3d505 [2023-04-11T15:40:21.979Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:40:21.979Z] ---> Running in 4d31cd8fcfe8 [2023-04-11T15:40:21.979Z] ---> Running in a41c173a22b9 [2023-04-11T15:40:21.979Z] ---> Running in 63afe502e5a7 [2023-04-11T15:40:22.246Z] Removing intermediate container ba8add537b18 [2023-04-11T15:40:22.246Z] ---> 641d7cca371f [2023-04-11T15:40:22.246Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T15:40:22.246Z] ---> Running in f5bb3c957de3 [2023-04-11T15:40:22.246Z] Removing intermediate container 7e8850c137b6 [2023-04-11T15:40:22.246Z] ---> a5b009a9f327 [2023-04-11T15:40:22.246Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T15:40:22.322Z] Removing intermediate container 53f43b8aec1e [2023-04-11T15:40:22.322Z] ---> bb825bb36910 [2023-04-11T15:40:22.322Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T15:40:22.322Z] ---> 5605ebc8b0b0 [2023-04-11T15:40:22.322Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T15:40:22.322Z] ---> Running in 680a3b1c9719 [2023-04-11T15:40:22.513Z] Removing intermediate container a41c173a22b9 [2023-04-11T15:40:22.513Z] ---> 4e38979ce8e8 [2023-04-11T15:40:22.513Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T15:40:22.513Z] Removing intermediate container 4d31cd8fcfe8 [2023-04-11T15:40:22.513Z] ---> 2bf19eb0616b [2023-04-11T15:40:22.513Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T15:40:22.513Z] ---> Running in 8ce6c66e67a6 [2023-04-11T15:40:22.786Z] Removing intermediate container 63afe502e5a7 [2023-04-11T15:40:22.786Z] ---> 7440cd1c33d9 [2023-04-11T15:40:22.786Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T15:40:22.786Z] ---> Running in 36ee39a37427 [2023-04-11T15:40:22.786Z] ---> Running in c9fcfb0965f8 [2023-04-11T15:40:22.786Z] ---> Running in e03fc11bde18 [2023-04-11T15:40:22.888Z] Removing intermediate container 680a3b1c9719 [2023-04-11T15:40:22.888Z] ---> 800fda543dc9 [2023-04-11T15:40:22.889Z] Step 26/27 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:40:23.066Z] Removing intermediate container f5bb3c957de3 [2023-04-11T15:40:23.066Z] ---> 7f7583db9586 [2023-04-11T15:40:23.066Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T15:40:23.066Z] ---> Running in 4d90cef10a9d [2023-04-11T15:40:23.456Z] ---> f226f94ae8da [2023-04-11T15:40:23.457Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T15:40:23.457Z] ---> Running in 9942029afab1 [2023-04-11T15:40:23.652Z] Removing intermediate container e03fc11bde18 [2023-04-11T15:40:23.652Z] ---> 954048605d81 [2023-04-11T15:40:23.652Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T15:40:23.760Z] ---> Running in 81ca3169de63 [2023-04-11T15:40:23.921Z] Removing intermediate container c9fcfb0965f8 [2023-04-11T15:40:23.921Z] ---> 21aa85ffacb9 [2023-04-11T15:40:23.921Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T15:40:23.921Z] ---> Running in ee92e7343aab [2023-04-11T15:40:23.921Z] ---> Running in f03f8a653f8e [2023-04-11T15:40:24.018Z] Removing intermediate container 9942029afab1 [2023-04-11T15:40:24.018Z] ---> 650b6f7cf42b [2023-04-11T15:40:24.018Z] Step 27/27 : LABEL version=3.0.0-dev.126 [2023-04-11T15:40:24.018Z] Removing intermediate container 81ca3169de63 [2023-04-11T15:40:24.018Z] ---> 973527498f59 [2023-04-11T15:40:24.018Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T15:40:24.018Z] ---> Running in 6fbc729e319d [2023-04-11T15:40:24.018Z] ---> Running in bf069016e9bb [2023-04-11T15:40:24.281Z] Removing intermediate container 6fbc729e319d [2023-04-11T15:40:24.281Z] ---> aaeaba2ae4fa [2023-04-11T15:40:24.281Z] [2023-04-11T15:40:24.281Z] Removing intermediate container bf069016e9bb [2023-04-11T15:40:24.281Z] ---> 9770d78e39eb [2023-04-11T15:40:24.281Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T15:40:24.547Z] ---> Running in 1f0dd8140f32 [2023-04-11T15:40:24.547Z] Successfully built aaeaba2ae4fa [2023-04-11T15:40:24.547Z] Successfully tagged security-spire-config:latest [2023-04-11T15:40:24.547Z]  Building security-spire-config ... done Building core-data [2023-04-11T15:40:25.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:25.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:25.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:25.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:25.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:25.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:26.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:26.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:26.452Z] Removing intermediate container 1f0dd8140f32 [2023-04-11T15:40:26.452Z] ---> 0c5ccd4f173e [2023-04-11T15:40:26.452Z] Step 26/27 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:40:26.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:26.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:26.774Z] v3.17.3-61-ga1615f09240 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T15:40:26.774Z] v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T15:40:26.774Z] OK: 17695 distinct packages available [2023-04-11T15:40:27.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:27.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:40:27.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:40:27.386Z] ---> 2cd49fabe0e7 [2023-04-11T15:40:27.386Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:40:27.386Z] ---> Using cache [2023-04-11T15:40:27.386Z] ---> ab8073380fe7 [2023-04-11T15:40:27.386Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T15:40:27.386Z] ---> Using cache [2023-04-11T15:40:27.386Z] ---> 2f91a2ace041 [2023-04-11T15:40:27.386Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T15:40:27.386Z] ---> Using cache [2023-04-11T15:40:27.386Z] ---> 1c19404e321f [2023-04-11T15:40:27.386Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T15:40:27.386Z] ---> Using cache [2023-04-11T15:40:27.386Z] ---> e372bcf55b15 [2023-04-11T15:40:27.386Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:40:27.386Z] ---> Using cache [2023-04-11T15:40:27.386Z] ---> 92da5fd47f71 [2023-04-11T15:40:27.386Z] Step 8/23 : COPY . . [2023-04-11T15:40:27.386Z] ---> Using cache [2023-04-11T15:40:27.386Z] ---> e08849483d02 [2023-04-11T15:40:27.386Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T15:40:27.625Z] OK: 263 MiB in 53 packages [2023-04-11T15:40:27.625Z] OK: 263 MiB in 53 packages [2023-04-11T15:40:27.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:40:28.169Z] OK: 263 MiB in 53 packages [2023-04-11T15:40:28.169Z] OK: 263 MiB in 53 packages [2023-04-11T15:40:28.791Z] ---> Running in bf38693a631a [2023-04-11T15:40:28.792Z] ---> Running in fb8e715c916a [2023-04-11T15:40:29.054Z] Removing intermediate container fb8e715c916a [2023-04-11T15:40:29.054Z] ---> cca892cbd545 [2023-04-11T15:40:29.054Z] Step 27/27 : LABEL version=3.0.0-dev.126 [2023-04-11T15:40:29.158Z] OK: 263 MiB in 53 packages [2023-04-11T15:40:29.440Z] Removing intermediate container 36ee39a37427 [2023-04-11T15:40:29.440Z] ---> 9ad7c64f2ae3 [2023-04-11T15:40:29.440Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T15:40:29.664Z] ---> Running in 21b921827c0b [2023-04-11T15:40:29.709Z] Removing intermediate container 4d90cef10a9d [2023-04-11T15:40:29.709Z] ---> 831eb587a53a [2023-04-11T15:40:29.709Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T15:40:29.979Z] Removing intermediate container ee92e7343aab [2023-04-11T15:40:29.979Z] ---> 09b28f0ca4a5 [2023-04-11T15:40:29.979Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T15:40:30.232Z] Removing intermediate container 21b921827c0b [2023-04-11T15:40:30.232Z] ---> 6ffe90be03e0 [2023-04-11T15:40:30.232Z] [2023-04-11T15:40:30.232Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T15:40:30.249Z] Removing intermediate container f03f8a653f8e [2023-04-11T15:40:30.249Z] ---> f2b28a24fa61 [2023-04-11T15:40:30.249Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T15:40:30.489Z] Successfully built 6ffe90be03e0 [2023-04-11T15:40:30.489Z] Successfully tagged security-spire-agent:latest [2023-04-11T15:40:30.489Z] Building security-proxy-auth [2023-04-11T15:40:30.517Z] Removing intermediate container 8ce6c66e67a6 [2023-04-11T15:40:30.517Z] ---> 62c46aaea868 [2023-04-11T15:40:30.517Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T15:40:30.784Z] ---> 70803b078386 [2023-04-11T15:40:30.784Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:40:30.784Z] ---> Running in 5dcfa0073302 [2023-04-11T15:40:31.054Z] ---> 01a82e3b57ee [2023-04-11T15:40:31.054Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:40:31.054Z] ---> Running in 9672eaf57c55 [2023-04-11T15:40:31.640Z] ---> 82c7d3f2b287 [2023-04-11T15:40:31.640Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:40:31.640Z] ---> 57171e7968fd [2023-04-11T15:40:31.640Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:40:31.640Z] ---> Running in baadf89698f0 [2023-04-11T15:40:31.640Z] ---> Running in 6a4bc6d79b36 [2023-04-11T15:40:32.226Z] ---> 290c9a20e2d1 [2023-04-11T15:40:32.226Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:40:32.226Z] ---> Running in bf8d987f9ca2 [2023-04-11T15:40:34.731Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:40:34.731Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:40:34.731Z] ---> 2cd49fabe0e7 [2023-04-11T15:40:34.731Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:40:34.731Z] ---> Using cache [2023-04-11T15:40:34.731Z] ---> ab8073380fe7 [2023-04-11T15:40:34.731Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T15:40:34.731Z] ---> Using cache [2023-04-11T15:40:34.731Z] ---> 2f91a2ace041 [2023-04-11T15:40:34.731Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T15:40:34.731Z] ---> Using cache [2023-04-11T15:40:34.731Z] ---> 1c19404e321f [2023-04-11T15:40:34.731Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T15:40:34.731Z] ---> Using cache [2023-04-11T15:40:34.731Z] ---> e372bcf55b15 [2023-04-11T15:40:34.731Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:40:34.731Z] ---> Using cache [2023-04-11T15:40:34.731Z] ---> 92da5fd47f71 [2023-04-11T15:40:34.731Z] Step 8/23 : COPY . . [2023-04-11T15:40:34.731Z] ---> Using cache [2023-04-11T15:40:34.731Z] ---> e08849483d02 [2023-04-11T15:40:34.731Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T15:40:40.022Z] Removing intermediate container ef5cad4461d7 [2023-04-11T15:40:40.022Z] ---> 61a997a69988 [2023-04-11T15:40:40.022Z] [2023-04-11T15:40:40.022Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T15:40:40.022Z] ---> 9ed4aefc74f6 [2023-04-11T15:40:40.022Z] Step 11/25 : RUN apk add --update --no-cache dumb-initRemoving intermediate container 75cfce4528d8 [2023-04-11T15:40:40.022Z] [2023-04-11T15:40:40.022Z] ---> 08c783bea110 [2023-04-11T15:40:40.022Z] [2023-04-11T15:40:40.022Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T15:40:40.022Z] ---> 9ed4aefc74f6 [2023-04-11T15:40:40.022Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T15:40:40.022Z] Removing intermediate container db906e2a0eff [2023-04-11T15:40:40.022Z] ---> ecfbf3881263 [2023-04-11T15:40:40.022Z] [2023-04-11T15:40:40.022Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T15:40:40.022Z] ---> 9ed4aefc74f6 [2023-04-11T15:40:40.022Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T15:40:40.022Z] ---> Running in b2d7564dcf95 [2023-04-11T15:40:40.022Z] ---> Running in 201ce3700162 [2023-04-11T15:40:40.022Z] ---> Running in 89f0a4dcb68e [2023-04-11T15:40:40.022Z] ---> Running in 4c24177da898 [2023-04-11T15:40:40.022Z] Removing intermediate container 201ce3700162 [2023-04-11T15:40:40.022Z] ---> 4d55bdf7e948 [2023-04-11T15:40:40.022Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T15:40:40.022Z] ---> Running in 8bb71e8a6bdd [2023-04-11T15:40:40.283Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T15:40:40.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:40.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:40.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:40.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:40.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:40.817Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T15:40:40.817Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T15:40:40.817Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T15:40:40.817Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:40:40.817Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:40:40.817Z] OK: 8 MiB in 17 packages [2023-04-11T15:40:40.817Z] OK: 7 MiB in 16 packages [2023-04-11T15:40:41.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:41.759Z] Removing intermediate container 4c24177da898 [2023-04-11T15:40:41.759Z] ---> 6bd14b27583b [2023-04-11T15:40:41.759Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T15:40:41.759Z] ---> Running in 28a670f8a7bb [2023-04-11T15:40:41.759Z] Removing intermediate container 89f0a4dcb68e [2023-04-11T15:40:41.759Z] ---> 46a556ad3141 [2023-04-11T15:40:41.759Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T15:40:41.759Z] ---> Running in 3fd9baa41609 [2023-04-11T15:40:41.759Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T15:40:41.759Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T15:40:41.759Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:40:41.759Z] OK: 7 MiB in 17 packages [2023-04-11T15:40:42.023Z] Removing intermediate container 28a670f8a7bb [2023-04-11T15:40:42.023Z] ---> 15457017ba5b [2023-04-11T15:40:42.023Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T15:40:42.023Z] Removing intermediate container 3fd9baa41609 [2023-04-11T15:40:42.023Z] ---> b4bd17e3d46c [2023-04-11T15:40:42.023Z] Step 12/22 : WORKDIR /edgex [2023-04-11T15:40:42.023Z] ---> Running in 6bf651a37779 [2023-04-11T15:40:42.023Z] ---> Running in 24bcb3c0ac60 [2023-04-11T15:40:42.291Z] Removing intermediate container 6bf651a37779 [2023-04-11T15:40:42.292Z] ---> 036a0c49ad9f [2023-04-11T15:40:42.292Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T15:40:42.292Z] ---> Running in ea4524bd0da9 [2023-04-11T15:40:42.564Z] Removing intermediate container 24bcb3c0ac60 [2023-04-11T15:40:42.564Z] ---> b06a4ad93637 [2023-04-11T15:40:42.564Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:40:42.564Z] Removing intermediate container 8bb71e8a6bdd [2023-04-11T15:40:42.564Z] ---> 73708fa7422f [2023-04-11T15:40:42.564Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T15:40:42.564Z] Removing intermediate container ea4524bd0da9 [2023-04-11T15:40:42.564Z] ---> 924896032129 [2023-04-11T15:40:42.564Z] Step 15/25 : WORKDIR / [2023-04-11T15:40:42.564Z] ---> Running in fd7edb1c1bca [2023-04-11T15:40:42.564Z] ---> Running in 6e0654c051e0 [2023-04-11T15:40:42.827Z] ---> 1e1f58195f57 [2023-04-11T15:40:42.827Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:40:42.827Z] Removing intermediate container fd7edb1c1bca [2023-04-11T15:40:42.827Z] ---> 240f1bc6919c [2023-04-11T15:40:42.827Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:40:42.828Z] Removing intermediate container 6e0654c051e0 [2023-04-11T15:40:42.828Z] ---> a772d3fb25eb [2023-04-11T15:40:42.828Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T15:40:42.828Z] ---> Running in 811444bd09d3 [2023-04-11T15:40:43.088Z] Removing intermediate container 811444bd09d3 [2023-04-11T15:40:43.088Z] ---> 592dffab6c55 [2023-04-11T15:40:43.088Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T15:40:43.368Z] ---> Running in 07422a4fb76c [2023-04-11T15:40:43.368Z] ---> eb71569ca427 [2023-04-11T15:40:43.368Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:40:43.368Z] ---> b4b53932b50e [2023-04-11T15:40:43.368Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T15:40:43.368Z] Removing intermediate container 07422a4fb76c [2023-04-11T15:40:43.368Z] ---> 72c3ae44b227 [2023-04-11T15:40:43.368Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T15:40:43.629Z] ---> Running in d7989c12d45b [2023-04-11T15:40:43.629Z] ---> 2642a2beb313 [2023-04-11T15:40:43.629Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T15:40:43.629Z] ---> 42ef21fd2121 [2023-04-11T15:40:43.629Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T15:40:43.629Z] Removing intermediate container d7989c12d45b [2023-04-11T15:40:43.629Z] ---> e9a7f9d93701 [2023-04-11T15:40:43.629Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T15:40:44.211Z] ---> Running in cfc5be1927cc [2023-04-11T15:40:44.470Z] ---> f7b623b79f8f [2023-04-11T15:40:44.470Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T15:40:44.470Z] ---> f7fbb421cdbe [2023-04-11T15:40:44.470Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:40:44.732Z] ---> cc7e2b4db90b [2023-04-11T15:40:44.732Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T15:40:44.995Z] ---> Running in 6107a0d4805b [2023-04-11T15:40:44.995Z] ---> d562819d4fe7 [2023-04-11T15:40:44.995Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T15:40:45.563Z] ---> d36604d1cc44 [2023-04-11T15:40:45.563Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T15:40:45.563Z] ---> Running in c555287de2ed [2023-04-11T15:40:46.143Z] Removing intermediate container c555287de2ed [2023-04-11T15:40:46.143Z] ---> 9616e82be3a6 [2023-04-11T15:40:46.143Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:40:46.451Z] ---> Running in 09a01d9b7c63 [2023-04-11T15:40:46.711Z] Removing intermediate container cfc5be1927cc [2023-04-11T15:40:46.711Z] ---> 77082281194f [2023-04-11T15:40:46.711Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T15:40:47.279Z] Removing intermediate container 09a01d9b7c63 [2023-04-11T15:40:47.279Z] ---> 56f5a14a5e61 [2023-04-11T15:40:47.279Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T15:40:47.279Z] ---> Running in 0370209fb44a [2023-04-11T15:40:47.636Z] Removing intermediate container 6107a0d4805b [2023-04-11T15:40:47.636Z] ---> 9954cbfcd5cd [2023-04-11T15:40:47.636Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T15:40:47.636Z] ---> Running in 9f765e2c0ecd [2023-04-11T15:40:47.636Z] ---> Running in f7a443f55d49 [2023-04-11T15:40:47.636Z] Removing intermediate container 0370209fb44a [2023-04-11T15:40:47.636Z] ---> e2df361db9cb [2023-04-11T15:40:47.636Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T15:40:47.896Z] Removing intermediate container 9f765e2c0ecd [2023-04-11T15:40:47.896Z] ---> 964a55f20fce [2023-04-11T15:40:47.896Z] Step 24/25 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:40:47.896Z] Removing intermediate container f7a443f55d49 [2023-04-11T15:40:47.896Z] ---> e20815d3c531 [2023-04-11T15:40:47.896Z] Step 20/22 : LABEL arch=x86_64 [2023-04-11T15:40:47.896Z] ---> Running in 8af54cdb966c [2023-04-11T15:40:47.896Z] ---> ba2263c26455 [2023-04-11T15:40:47.896Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T15:40:47.896Z] ---> Running in 07d923195dca [2023-04-11T15:40:47.896Z] ---> Running in 34342a75b4b7 [2023-04-11T15:40:48.156Z] Removing intermediate container 8af54cdb966c [2023-04-11T15:40:48.156Z] ---> 18bcb01a43f0 [2023-04-11T15:40:48.156Z] Step 25/25 : LABEL version=3.0.0-dev.126 [2023-04-11T15:40:48.423Z] ---> Running in 51c38d514b12 [2023-04-11T15:40:48.423Z] Removing intermediate container 07d923195dca [2023-04-11T15:40:48.423Z] ---> 9551d21d001b [2023-04-11T15:40:48.423Z] Step 21/22 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:40:48.423Z] ---> Running in 0af1ed5b7049 [2023-04-11T15:40:48.704Z] Removing intermediate container 51c38d514b12 [2023-04-11T15:40:48.704Z] ---> 47ad9d01a54f [2023-04-11T15:40:48.704Z] [2023-04-11T15:40:48.704Z] Successfully built 47ad9d01a54f [2023-04-11T15:40:48.964Z] Successfully tagged core-metadata:latest [2023-04-11T15:40:48.964Z]  Building core-metadata ... done Building support-notifications [2023-04-11T15:40:48.964Z] Removing intermediate container 0af1ed5b7049 [2023-04-11T15:40:48.964Z] ---> 517517fc5ca3 [2023-04-11T15:40:48.964Z] Step 22/22 : LABEL version=3.0.0-dev.126 [2023-04-11T15:40:48.964Z] ---> Running in 26f73101c5b0 [2023-04-11T15:40:53.171Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:40:53.171Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:40:53.171Z] ---> 2cd49fabe0e7 [2023-04-11T15:40:53.171Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:40:53.171Z] ---> Using cache [2023-04-11T15:40:53.171Z] ---> ab8073380fe7 [2023-04-11T15:40:53.171Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T15:40:53.171Z] ---> Using cache [2023-04-11T15:40:53.171Z] ---> 2f91a2ace041 [2023-04-11T15:40:53.171Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T15:40:53.171Z] Removing intermediate container 26f73101c5b0 [2023-04-11T15:40:53.171Z] ---> 8e3fc3e42efc [2023-04-11T15:40:53.171Z] [2023-04-11T15:40:53.171Z] Successfully built 8e3fc3e42efc [2023-04-11T15:40:53.431Z] Successfully tagged security-proxy-setup:latest [2023-04-11T15:40:53.431Z] Building security-secretstore-setup [2023-04-11T15:40:53.431Z]  Building security-proxy-setup ... done  ---> Running in f95ef2bafb63 [2023-04-11T15:40:54.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:54.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:54.938Z] OK: 265 MiB in 53 packages [2023-04-11T15:40:55.241Z] Removing intermediate container 34342a75b4b7 [2023-04-11T15:40:55.241Z] ---> d8ffd1d4bb84 [2023-04-11T15:40:55.241Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:40:56.173Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:40:56.173Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:40:56.173Z] ---> 2cd49fabe0e7 [2023-04-11T15:40:56.173Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T15:40:56.173Z] ---> Using cache [2023-04-11T15:40:56.173Z] ---> 99ec3e2456b9 [2023-04-11T15:40:56.173Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T15:40:58.716Z] ---> 1053ef7f2fff [2023-04-11T15:40:58.716Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:40:58.716Z] ---> Running in 6dfa058ccc90 [2023-04-11T15:40:58.716Z] Removing intermediate container bf38693a631a [2023-04-11T15:40:58.716Z] ---> 531bbe219c5d [2023-04-11T15:40:58.716Z] [2023-04-11T15:40:58.716Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T15:40:58.716Z] ---> 9ed4aefc74f6 [2023-04-11T15:40:58.716Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T15:40:58.716Z] ---> Running in 02d2740911fc [2023-04-11T15:40:58.716Z] Removing intermediate container f95ef2bafb63 [2023-04-11T15:40:58.716Z] ---> 889262f23409 [2023-04-11T15:40:58.716Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T15:40:58.716Z] ---> 868004737480 [2023-04-11T15:40:58.716Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T15:40:58.716Z] Removing intermediate container 02d2740911fc [2023-04-11T15:40:58.716Z] ---> 2df05e67850a [2023-04-11T15:40:58.716Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T15:40:58.977Z] ---> 7984ff1f31c0 [2023-04-11T15:40:58.977Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:40:58.977Z] ---> Running in 429fb15a166a [2023-04-11T15:40:59.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:59.236Z] ---> Running in 782b9d14e2d9 [2023-04-11T15:40:59.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:40:59.236Z] ---> 1bdc1ab0c055 [2023-04-11T15:40:59.236Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T15:40:59.494Z] Removing intermediate container 429fb15a166a [2023-04-11T15:40:59.494Z] ---> 2e31fcc8887b [2023-04-11T15:40:59.494Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T15:40:59.494Z] OK: 265 MiB in 53 packages [2023-04-11T15:40:59.752Z] ---> Running in 810d6ebcf388 [2023-04-11T15:40:59.752Z] ---> 920c36515daf [2023-04-11T15:40:59.752Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T15:40:59.752Z] Removing intermediate container 810d6ebcf388 [2023-04-11T15:40:59.752Z] ---> 63a2935075cb [2023-04-11T15:40:59.752Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:40:59.752Z] ---> Running in 806650e2d978 [2023-04-11T15:41:00.085Z] ---> f6a7fc6549da [2023-04-11T15:41:00.085Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T15:41:00.085Z] Removing intermediate container 6dfa058ccc90 [2023-04-11T15:41:00.085Z] ---> d9cc62d78e89 [2023-04-11T15:41:00.085Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T15:41:00.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:41:00.343Z] ---> 36ae52de8888 [2023-04-11T15:41:00.343Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T15:41:00.343Z] ---> cd6a21faae14 [2023-04-11T15:41:00.343Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:41:00.343Z] ---> Running in c66f197c31fe [2023-04-11T15:41:00.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:41:00.602Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T15:41:00.863Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:41:00.863Z] OK: 7 MiB in 16 packages [2023-04-11T15:41:00.863Z] ---> 70badea7ce3b [2023-04-11T15:41:00.863Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T15:41:00.863Z] Removing intermediate container b2d7564dcf95 [2023-04-11T15:41:00.863Z] ---> 8b95a2dc5f75 [2023-04-11T15:41:00.863Z] [2023-04-11T15:41:00.863Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T15:41:00.863Z] ---> 9ed4aefc74f6 [2023-04-11T15:41:00.863Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T15:41:01.121Z] ---> Running in 0a63a06fe065 [2023-04-11T15:41:01.121Z] ---> eddab8ca15de [2023-04-11T15:41:01.121Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T15:41:01.121Z] ---> Running in b6a95814effd [2023-04-11T15:41:01.121Z] Removing intermediate container 0a63a06fe065 [2023-04-11T15:41:01.121Z] ---> e920dc3a3f99 [2023-04-11T15:41:01.121Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:41:01.121Z] Removing intermediate container 806650e2d978 [2023-04-11T15:41:01.121Z] ---> 62cc9b3e9ace [2023-04-11T15:41:01.121Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:41:01.121Z] ---> Running in 2bdb043dade2 [2023-04-11T15:41:01.382Z] ---> a9b2d57f96f8 [2023-04-11T15:41:01.382Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:41:01.382Z] ---> d5892021139a [2023-04-11T15:41:01.382Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T15:41:01.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:41:01.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:41:01.900Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T15:41:01.900Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:41:01.900Z] OK: 7 MiB in 16 packages [2023-04-11T15:41:02.159Z] ---> 62003b0d22e2 [2023-04-11T15:41:02.159Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:41:02.159Z] Removing intermediate container b6a95814effd [2023-04-11T15:41:02.159Z] ---> b5f8242ae38d [2023-04-11T15:41:02.159Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T15:41:02.159Z] ---> Running in 03d8d23676c8 [2023-04-11T15:41:02.159Z] Removing intermediate container 03d8d23676c8 [2023-04-11T15:41:02.159Z] ---> a3b595f99451 [2023-04-11T15:41:02.159Z] Step 30/33 : CMD ["gate"] [2023-04-11T15:41:02.159Z] ---> 043bfbdf82f0 [2023-04-11T15:41:02.159Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T15:41:02.159Z] ---> Running in d5ce114cc56b [2023-04-11T15:41:02.159Z] ---> Running in b50634c3384a [2023-04-11T15:41:02.159Z] Removing intermediate container 2bdb043dade2 [2023-04-11T15:41:02.159Z] ---> accb5971cd38 [2023-04-11T15:41:02.159Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:41:02.423Z] Removing intermediate container d5ce114cc56b [2023-04-11T15:41:02.423Z] ---> 39a4f507f631 [2023-04-11T15:41:02.424Z] Step 31/33 : LABEL arch=x86_64 [2023-04-11T15:41:02.424Z] Removing intermediate container b50634c3384a [2023-04-11T15:41:02.424Z] ---> e4e2bcbf476e [2023-04-11T15:41:02.424Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:41:02.424Z] ---> Running in 7ae23b7c5061 [2023-04-11T15:41:02.424Z] ---> Running in 52ce701c6cd7 [2023-04-11T15:41:02.424Z] ---> 8740ebe2b8f6 [2023-04-11T15:41:02.424Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:41:02.424Z] Removing intermediate container 7ae23b7c5061 [2023-04-11T15:41:02.424Z] ---> fe781fef95ff [2023-04-11T15:41:02.424Z] Step 32/33 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:41:02.424Z] Removing intermediate container 52ce701c6cd7 [2023-04-11T15:41:02.424Z] ---> 3ebf32323b9a [2023-04-11T15:41:02.424Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T15:41:02.709Z] ---> Running in 15dbcd2db987 [2023-04-11T15:41:02.709Z] ---> Running in a2b6ad2aa44f [2023-04-11T15:41:02.709Z] ---> 30df6aca29b1 [2023-04-11T15:41:02.709Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T15:41:02.709Z] Removing intermediate container 15dbcd2db987 [2023-04-11T15:41:02.709Z] ---> 4d5af1d0af26 [2023-04-11T15:41:02.709Z] Step 33/33 : LABEL version=3.0.0-dev.126 [2023-04-11T15:41:02.709Z] ---> Running in 57ebbb9c8518 [2023-04-11T15:41:02.709Z] Removing intermediate container a2b6ad2aa44f [2023-04-11T15:41:02.709Z] ---> dd27eca2e5c6 [2023-04-11T15:41:02.709Z] Step 22/23 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:41:03.278Z] ---> Running in 474d0534d38c [2023-04-11T15:41:03.278Z] Removing intermediate container 57ebbb9c8518 [2023-04-11T15:41:03.278Z] ---> 9d7c6da550f7 [2023-04-11T15:41:03.278Z] [2023-04-11T15:41:03.278Z] ---> 58f132c4644e [2023-04-11T15:41:03.278Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:41:03.278Z] Removing intermediate container 474d0534d38c [2023-04-11T15:41:03.278Z] Successfully built 9d7c6da550f7 [2023-04-11T15:41:03.278Z] ---> f9961a2cf52f [2023-04-11T15:41:03.278Z] Step 23/23 : LABEL version=3.0.0-dev.126 [2023-04-11T15:41:03.278Z] Successfully tagged security-bootstrapper:latest [2023-04-11T15:41:03.278Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-04-11T15:41:03.278Z] ---> Running in 2fce81422272 [2023-04-11T15:41:03.278Z] ---> 8724b26d5e7f [2023-04-11T15:41:03.278Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T15:41:04.282Z] Removing intermediate container 2fce81422272 [2023-04-11T15:41:04.282Z] ---> 4df20919f878 [2023-04-11T15:41:04.282Z] [2023-04-11T15:41:04.540Z] Successfully built 4df20919f878 [2023-04-11T15:41:06.486Z] Successfully tagged core-data:latest [2023-04-11T15:41:06.486Z]  Building core-data ... done Building security-spire-server [2023-04-11T15:41:07.055Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:41:07.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:41:07.056Z] ---> 2cd49fabe0e7 [2023-04-11T15:41:07.056Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:41:07.056Z] ---> Using cache [2023-04-11T15:41:07.056Z] ---> ab8073380fe7 [2023-04-11T15:41:07.056Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T15:41:07.056Z] ---> Using cache [2023-04-11T15:41:07.056Z] ---> 2f91a2ace041 [2023-04-11T15:41:07.056Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T15:41:07.056Z] ---> Using cache [2023-04-11T15:41:07.056Z] ---> 1c19404e321f [2023-04-11T15:41:07.056Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T15:41:07.056Z] ---> Using cache [2023-04-11T15:41:07.056Z] ---> e372bcf55b15 [2023-04-11T15:41:07.056Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:41:07.056Z] ---> Using cache [2023-04-11T15:41:07.056Z] ---> 92da5fd47f71 [2023-04-11T15:41:07.056Z] Step 8/23 : COPY . . [2023-04-11T15:41:07.056Z] ---> Using cache [2023-04-11T15:41:07.056Z] ---> e08849483d02 [2023-04-11T15:41:07.056Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T15:41:08.994Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:41:08.994Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:41:08.994Z] ---> 2cd49fabe0e7 [2023-04-11T15:41:08.994Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T15:41:08.994Z] ---> Using cache [2023-04-11T15:41:08.994Z] ---> 99ec3e2456b9 [2023-04-11T15:41:08.994Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T15:41:08.994Z] ---> Using cache [2023-04-11T15:41:08.994Z] ---> f5bafe9434ff [2023-04-11T15:41:08.994Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T15:41:08.994Z] ---> Using cache [2023-04-11T15:41:08.994Z] ---> 131edce2189a [2023-04-11T15:41:08.994Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:41:08.994Z] ---> Using cache [2023-04-11T15:41:08.994Z] ---> f1d5d2d879b4 [2023-04-11T15:41:08.994Z] Step 7/26 : COPY . . [2023-04-11T15:41:08.994Z] ---> Using cache [2023-04-11T15:41:08.994Z] ---> a0c80e6f3902 [2023-04-11T15:41:08.994Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T15:41:08.994Z] ---> Using cache [2023-04-11T15:41:08.994Z] ---> a5f7cb362c70 [2023-04-11T15:41:08.994Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T15:41:08.994Z] ---> Using cache [2023-04-11T15:41:08.994Z] ---> ba8a96e18d1b [2023-04-11T15:41:08.994Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T15:41:08.994Z] ---> Using cache [2023-04-11T15:41:08.994Z] ---> 053665d4bb24 [2023-04-11T15:41:08.994Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T15:41:10.926Z] ---> 4881b1ae3100 [2023-04-11T15:41:10.926Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T15:41:10.926Z] ---> Running in f55f425d8524 [2023-04-11T15:41:10.926Z] ---> Running in c13616afd6ee [2023-04-11T15:41:10.926Z] ---> Running in 7ce17fb7b4da [2023-04-11T15:41:10.926Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T15:41:16.225Z] Removing intermediate container 7ce17fb7b4da [2023-04-11T15:41:16.225Z] ---> a0e95b91d356 [2023-04-11T15:41:16.225Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T15:41:16.225Z] Removing intermediate container c13616afd6ee [2023-04-11T15:41:16.225Z] ---> 702c4e71b3e0 [2023-04-11T15:41:16.225Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T15:41:19.525Z] ---> Running in cb11cca3a161 [2023-04-11T15:41:19.525Z] ---> Running in 8c9de51c33ea [2023-04-11T15:41:19.525Z] Removing intermediate container 8c9de51c33ea [2023-04-11T15:41:19.525Z] ---> 2c9b94743a25 [2023-04-11T15:41:19.525Z] [2023-04-11T15:41:19.525Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T15:41:19.525Z] ---> 9ed4aefc74f6 [2023-04-11T15:41:19.525Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T15:41:19.525Z] ---> Using cache [2023-04-11T15:41:19.525Z] ---> 8b719e43c17b [2023-04-11T15:41:19.525Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T15:41:20.911Z] Removing intermediate container cb11cca3a161 [2023-04-11T15:41:20.911Z] ---> 9bc0b650acf5 [2023-04-11T15:41:20.911Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T15:41:23.449Z] ---> Running in 23a26ce57c39 [2023-04-11T15:41:24.853Z] ---> Running in 4632ad9da360 [2023-04-11T15:41:25.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:41:26.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:41:26.453Z] v3.17.3-61-ga1615f09240 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T15:41:26.453Z] v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T15:41:26.453Z] OK: 17818 distinct packages available [2023-04-11T15:41:26.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:41:26.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:41:26.714Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T15:41:26.714Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T15:41:26.714Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T15:41:26.714Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T15:41:26.714Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T15:41:26.714Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:41:26.714Z] OK: 8 MiB in 20 packages [2023-04-11T15:41:26.714Z] Removing intermediate container 4632ad9da360 [2023-04-11T15:41:26.714Z] ---> 77418ad96ec5 [2023-04-11T15:41:26.714Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T15:41:26.990Z] ---> Running in 5aa1c13f8764 [2023-04-11T15:41:27.253Z] Removing intermediate container 5aa1c13f8764 [2023-04-11T15:41:27.253Z] ---> 33b6f223a361 [2023-04-11T15:41:27.253Z] Step 22/23 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:41:27.253Z] ---> Running in 78ccd512f657 [2023-04-11T15:41:27.513Z] Removing intermediate container 782b9d14e2d9 [2023-04-11T15:41:27.513Z] ---> c626cd08269f [2023-04-11T15:41:27.513Z] Step 8/23 : COPY . . [2023-04-11T15:41:27.777Z] Removing intermediate container c66f197c31fe [2023-04-11T15:41:27.777Z] ---> 69e9bc4a7abb [2023-04-11T15:41:27.777Z] Step 7/25 : COPY . . [2023-04-11T15:41:27.777Z] Removing intermediate container 23a26ce57c39 [2023-04-11T15:41:27.777Z] ---> 459d1ac36ee4 [2023-04-11T15:41:27.777Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:41:27.777Z] Removing intermediate container 78ccd512f657 [2023-04-11T15:41:27.777Z] ---> eb956e7bc18f [2023-04-11T15:41:27.777Z] Step 23/23 : LABEL version=3.0.0-dev.126 [2023-04-11T15:41:37.789Z] ---> Running in e35ebe5b772c [2023-04-11T15:41:37.789Z] ---> ecf6cf16a07f [2023-04-11T15:41:37.789Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:41:37.789Z] ---> 010213e222fa [2023-04-11T15:41:37.789Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T15:41:37.789Z] ---> 52e1a58c77d9 [2023-04-11T15:41:37.789Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T15:41:37.789Z] ---> Running in 5c836c512219 [2023-04-11T15:41:37.789Z] Removing intermediate container e35ebe5b772c [2023-04-11T15:41:37.789Z] ---> 498d29a3910f [2023-04-11T15:41:37.789Z] [2023-04-11T15:41:37.789Z] ---> Running in ff6cff77353b [2023-04-11T15:41:37.789Z] Successfully built 498d29a3910f [2023-04-11T15:41:37.789Z] Successfully tagged security-proxy-auth:latest [2023-04-11T15:41:37.789Z]  Building security-proxy-auth ... done Building support-scheduler [2023-04-11T15:41:37.789Z] ---> ce5065ac81a5 [2023-04-11T15:41:37.789Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T15:41:37.789Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T15:41:37.789Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T15:41:42.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:41:42.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:41:42.092Z] ---> 2cd49fabe0e7 [2023-04-11T15:41:42.092Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:41:42.092Z] ---> Using cache [2023-04-11T15:41:42.092Z] ---> ab8073380fe7 [2023-04-11T15:41:42.092Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T15:41:42.092Z] ---> Using cache [2023-04-11T15:41:42.092Z] ---> 2f91a2ace041 [2023-04-11T15:41:42.092Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T15:41:42.092Z] ---> Using cache [2023-04-11T15:41:42.092Z] ---> 1c19404e321f [2023-04-11T15:41:42.092Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T15:41:42.092Z] ---> Using cache [2023-04-11T15:41:42.092Z] ---> e372bcf55b15 [2023-04-11T15:41:42.092Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:41:42.092Z] ---> Using cache [2023-04-11T15:41:42.092Z] ---> 92da5fd47f71 [2023-04-11T15:41:42.092Z] Step 8/23 : COPY . . [2023-04-11T15:41:42.092Z] ---> Using cache [2023-04-11T15:41:42.092Z] ---> e08849483d02 [2023-04-11T15:41:42.092Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T15:41:50.270Z] Removing intermediate container f55f425d8524 [2023-04-11T15:41:50.270Z] ---> 9612dcdbf0ef [2023-04-11T15:41:50.270Z] [2023-04-11T15:41:50.270Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T15:41:50.270Z] ---> 9ed4aefc74f6 [2023-04-11T15:41:50.270Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T15:41:50.270Z] ---> Using cache [2023-04-11T15:41:50.270Z] ---> e920dc3a3f99 [2023-04-11T15:41:50.270Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:41:50.270Z] ---> Using cache [2023-04-11T15:41:50.270Z] ---> accb5971cd38 [2023-04-11T15:41:50.270Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:41:50.270Z] ---> Using cache [2023-04-11T15:41:50.270Z] ---> 2b9ccb75abaa [2023-04-11T15:41:50.270Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T15:41:50.270Z] ---> 8740ebe2b8f6 [2023-04-11T15:41:50.270Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:41:50.270Z] ---> Running in ae8f0049ea14 [2023-04-11T15:41:50.271Z] ---> Using cache [2023-04-11T15:41:50.271Z] ---> 30df6aca29b1 [2023-04-11T15:41:50.271Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T15:41:50.271Z] ---> 03a6effbc364 [2023-04-11T15:41:50.271Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T15:41:50.271Z] ---> c7ad7f68601c [2023-04-11T15:41:50.271Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:41:50.271Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T15:41:50.271Z] ---> dbb0a703e2c4 [2023-04-11T15:41:50.271Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T15:41:50.271Z] ---> db85c240c2fe [2023-04-11T15:41:50.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T15:41:50.532Z] ---> 237142d94007 [2023-04-11T15:41:50.532Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T15:41:50.532Z] ---> Running in 023ef6206303 [2023-04-11T15:41:50.532Z] ---> 11e121020dae [2023-04-11T15:41:50.532Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T15:41:50.532Z] ---> Running in 2ba4eaf3e64d [2023-04-11T15:41:50.914Z] Removing intermediate container 023ef6206303 [2023-04-11T15:41:50.914Z] ---> 0398ac788728 [2023-04-11T15:41:50.914Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T15:41:50.914Z] ---> Running in 5c69fb1e897f [2023-04-11T15:41:51.174Z] Removing intermediate container 5c69fb1e897f [2023-04-11T15:41:51.174Z] ---> 832b2e717ed8 [2023-04-11T15:41:51.174Z] Step 24/26 : LABEL arch=x86_64 [2023-04-11T15:41:51.174Z] ---> Running in 0cb472160ea4 [2023-04-11T15:41:51.744Z] Removing intermediate container 0cb472160ea4 [2023-04-11T15:41:51.744Z] ---> 890df4e7bd5f [2023-04-11T15:41:51.744Z] Step 25/26 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:41:51.745Z] ---> Running in 230ebba623cb [2023-04-11T15:41:52.004Z] Removing intermediate container 2ba4eaf3e64d [2023-04-11T15:41:52.004Z] ---> 953176420544 [2023-04-11T15:41:52.004Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T15:41:52.264Z] Removing intermediate container 230ebba623cb [2023-04-11T15:41:52.264Z] ---> db069129c8b0 [2023-04-11T15:41:52.264Z] Step 26/26 : LABEL version=3.0.0-dev.126 [2023-04-11T15:41:52.264Z] ---> Running in 92c246f963f4 [2023-04-11T15:41:52.264Z] ---> Running in 19a105471e15 [2023-04-11T15:41:52.522Z] Removing intermediate container 19a105471e15 [2023-04-11T15:41:52.522Z] ---> e3faefc589d2 [2023-04-11T15:41:52.522Z] [2023-04-11T15:41:52.522Z] Removing intermediate container 92c246f963f4 [2023-04-11T15:41:52.522Z] ---> f17e21e51ab3 [2023-04-11T15:41:52.522Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T15:41:52.522Z] ---> Running in 0c67f70eeb42 [2023-04-11T15:41:52.522Z] Successfully built e3faefc589d2 [2023-04-11T15:41:52.782Z] Successfully tagged security-spire-server:latest [2023-04-11T15:41:52.782Z]  Building security-spire-server ... done Building core-command [2023-04-11T15:41:56.077Z] Removing intermediate container 0c67f70eeb42 [2023-04-11T15:41:56.077Z] ---> 9681a8398659 [2023-04-11T15:41:56.077Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T15:41:56.077Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:41:56.077Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:41:56.077Z] ---> 2cd49fabe0e7 [2023-04-11T15:41:56.077Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:41:56.077Z] ---> Using cache [2023-04-11T15:41:56.077Z] ---> ab8073380fe7 [2023-04-11T15:41:56.077Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T15:41:56.077Z] ---> Using cache [2023-04-11T15:41:56.077Z] ---> 2f91a2ace041 [2023-04-11T15:41:56.077Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T15:41:56.077Z] ---> Using cache [2023-04-11T15:41:56.077Z] ---> 1c19404e321f [2023-04-11T15:41:56.077Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T15:41:56.077Z] ---> Using cache [2023-04-11T15:41:56.077Z] ---> e372bcf55b15 [2023-04-11T15:41:56.077Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:41:56.077Z] ---> Using cache [2023-04-11T15:41:56.077Z] ---> 92da5fd47f71 [2023-04-11T15:41:56.077Z] Step 8/24 : COPY . . [2023-04-11T15:41:56.077Z] ---> Using cache [2023-04-11T15:41:56.077Z] ---> e08849483d02 [2023-04-11T15:41:56.077Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T15:41:58.615Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T15:42:01.150Z] ---> Running in fb975d4cc807 [2023-04-11T15:42:01.150Z] ---> Running in 62d785ff812a [2023-04-11T15:42:01.410Z] Removing intermediate container 62d785ff812a [2023-04-11T15:42:01.410Z] ---> cf818493d31c [2023-04-11T15:42:01.410Z] Step 22/23 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:42:01.410Z] ---> Running in 16a795fe5aec [2023-04-11T15:42:02.343Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T15:42:02.343Z] Removing intermediate container 16a795fe5aec [2023-04-11T15:42:02.343Z] ---> 067297dbdfbb [2023-04-11T15:42:02.343Z] Step 23/23 : LABEL version=3.0.0-dev.126 [2023-04-11T15:42:03.764Z] ---> Running in e9bc830cec95 [2023-04-11T15:42:04.022Z] Removing intermediate container e9bc830cec95 [2023-04-11T15:42:04.022Z] ---> 03d6ee0bff0e [2023-04-11T15:42:04.022Z] [2023-04-11T15:42:04.022Z] Removing intermediate container ff6cff77353b [2023-04-11T15:42:04.022Z] ---> b8ce90316a78 [2023-04-11T15:42:04.022Z] [2023-04-11T15:42:04.022Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T15:42:04.022Z] ---> 9ed4aefc74f6 [2023-04-11T15:42:04.022Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T15:42:04.022Z] Successfully built 03d6ee0bff0e [2023-04-11T15:42:04.279Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-11T15:42:04.279Z] Building security-spiffe-token-provider [2023-04-11T15:42:04.537Z]  Building core-common-config-bootstrapper ... done  ---> Running in a208b4354c9e [2023-04-11T15:42:05.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:42:05.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:42:05.365Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T15:42:05.365Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T15:42:05.365Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T15:42:05.365Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:42:05.365Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T15:42:05.365Z] OK: 8 MiB in 18 packages [2023-04-11T15:42:09.636Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:42:09.636Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:42:09.636Z] ---> 2cd49fabe0e7 [2023-04-11T15:42:09.636Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T15:42:09.636Z] ---> Using cache [2023-04-11T15:42:09.636Z] ---> 99ec3e2456b9 [2023-04-11T15:42:09.636Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T15:42:17.785Z] ---> Running in f19dfafbc7b6 [2023-04-11T15:42:17.785Z] Removing intermediate container a208b4354c9e [2023-04-11T15:42:17.785Z] ---> 9583c3d27a7e [2023-04-11T15:42:17.785Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T15:42:17.785Z] Removing intermediate container 5c836c512219 [2023-04-11T15:42:17.785Z] ---> 6031a65f3ddd [2023-04-11T15:42:17.785Z] [2023-04-11T15:42:17.785Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T15:42:17.785Z] ---> 9ed4aefc74f6 [2023-04-11T15:42:17.785Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T15:42:17.785Z] ---> Running in 8a8090ce4e4b [2023-04-11T15:42:17.785Z] ---> Running in 9d317687156f [2023-04-11T15:42:17.785Z] Removing intermediate container 8a8090ce4e4b [2023-04-11T15:42:17.785Z] ---> 08070498f0ab [2023-04-11T15:42:17.785Z] Step 12/25 : WORKDIR / [2023-04-11T15:42:17.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:42:17.785Z] ---> Running in 407aac0bff38 [2023-04-11T15:42:17.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:42:17.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:42:17.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:42:18.072Z] v3.17.3-61-ga1615f09240 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T15:42:18.072Z] v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T15:42:18.072Z] OK: 17824 distinct packages available [2023-04-11T15:42:18.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:42:18.072Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T15:42:18.072Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T15:42:18.072Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:42:18.072Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T15:42:18.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:42:18.072Z] Removing intermediate container 407aac0bff38 [2023-04-11T15:42:18.072Z] ---> c63f2e2a4b12 [2023-04-11T15:42:18.072Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:42:18.072Z] OK: 8 MiB in 17 packages [2023-04-11T15:42:18.344Z] OK: 265 MiB in 53 packages [2023-04-11T15:42:20.694Z] ---> c97fe70a80be [2023-04-11T15:42:20.694Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:42:20.961Z] Removing intermediate container ae8f0049ea14 [2023-04-11T15:42:20.961Z] ---> 9add988ab54f [2023-04-11T15:42:20.961Z] [2023-04-11T15:42:20.961Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T15:42:20.961Z] ---> 9ed4aefc74f6 [2023-04-11T15:42:20.961Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:42:20.961Z] ---> Using cache [2023-04-11T15:42:20.961Z] ---> 6bd14b27583b [2023-04-11T15:42:20.961Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T15:42:20.961Z] ---> Using cache [2023-04-11T15:42:20.961Z] ---> 15457017ba5b [2023-04-11T15:42:20.961Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T15:42:20.961Z] ---> 4b7f1f995f02 [2023-04-11T15:42:20.961Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-11T15:42:20.961Z] ---> Running in b9f2e3158262 [2023-04-11T15:42:21.235Z] Removing intermediate container f19dfafbc7b6 [2023-04-11T15:42:21.235Z] ---> 7ae554bc610c [2023-04-11T15:42:21.235Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T15:42:21.235Z] Removing intermediate container b9f2e3158262 [2023-04-11T15:42:21.235Z] ---> 46c6e90239db [2023-04-11T15:42:21.235Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T15:42:21.235Z] Removing intermediate container 9d317687156f [2023-04-11T15:42:21.235Z] ---> 558440c53baa [2023-04-11T15:42:21.235Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T15:42:21.235Z] ---> Running in 80b3b0063bde [2023-04-11T15:42:21.235Z] ---> Running in f25fab217280 [2023-04-11T15:42:21.533Z] ---> dd14933f3f98 [2023-04-11T15:42:21.533Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-11T15:42:21.533Z] ---> 58647f3b9ee2 [2023-04-11T15:42:21.533Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:42:21.533Z] Removing intermediate container f25fab217280 [2023-04-11T15:42:21.533Z] Removing intermediate container 80b3b0063bde [2023-04-11T15:42:21.533Z] ---> 3d2ef288ec4f [2023-04-11T15:42:21.533Z] ---> 3118a21a7bb5 [2023-04-11T15:42:21.533Z] Step 13/23 : ENV APP_PORT=59860Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:42:21.533Z] [2023-04-11T15:42:21.533Z] ---> Running in 932dd07d3d5f [2023-04-11T15:42:21.533Z] ---> Running in f454f495f498 [2023-04-11T15:42:21.814Z] ---> 72eda878f32a [2023-04-11T15:42:21.814Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:42:21.814Z] Removing intermediate container 932dd07d3d5f [2023-04-11T15:42:21.814Z] ---> 4b983ed2aa77 [2023-04-11T15:42:21.814Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T15:42:21.814Z] ---> Running in fb000e28e835 [2023-04-11T15:42:21.814Z] ---> 49e851ee2828 [2023-04-11T15:42:21.814Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:42:22.090Z] ---> 4f8c42ca6afa [2023-04-11T15:42:22.090Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T15:42:22.090Z] Removing intermediate container fb000e28e835 [2023-04-11T15:42:22.090Z] ---> 802769107bd0 [2023-04-11T15:42:22.090Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:42:22.090Z] ---> 58db5b092601 [2023-04-11T15:42:22.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T15:42:23.510Z] ---> b4b13350c1a7 [2023-04-11T15:42:23.510Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:42:23.510Z] ---> f9022851cabd [2023-04-11T15:42:23.510Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T15:42:23.510Z] ---> 3b5d1845f057 [2023-04-11T15:42:23.510Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:42:23.510Z] ---> 5b133fef32f5 [2023-04-11T15:42:23.510Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T15:42:24.090Z] ---> e02665831e16 [2023-04-11T15:42:24.090Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T15:42:24.090Z] ---> Running in 1cab589202d7 [2023-04-11T15:42:24.090Z] ---> fe0d5cac3ad0 [2023-04-11T15:42:24.090Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T15:42:24.090Z] ---> ec4aa65ac8e1 [2023-04-11T15:42:24.090Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:42:24.352Z] Removing intermediate container 1cab589202d7 [2023-04-11T15:42:24.352Z] ---> 35ea12e16069 [2023-04-11T15:42:24.352Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:42:24.352Z] ---> Running in dba75690ef0a [2023-04-11T15:42:24.352Z] ---> 649edcb969fc [2023-04-11T15:42:24.352Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T15:42:24.352Z] ---> Running in 2566ef509f46 [2023-04-11T15:42:24.352Z] Removing intermediate container dba75690ef0a [2023-04-11T15:42:24.352Z] ---> 5107da30e93a [2023-04-11T15:42:24.352Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T15:42:24.352Z] ---> be3cba191f53 [2023-04-11T15:42:24.352Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T15:42:24.352Z] ---> Running in b8ba654ac48a [2023-04-11T15:42:24.352Z] ---> Running in 73ad6f34ddce [2023-04-11T15:42:24.613Z] Removing intermediate container 2566ef509f46 [2023-04-11T15:42:24.613Z] ---> 98bb941b73f5 [2023-04-11T15:42:24.613Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:42:24.613Z] Removing intermediate container 73ad6f34ddce [2023-04-11T15:42:24.613Z] ---> 77f33b7f26b2 [2023-04-11T15:42:24.613Z] Step 22/23 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:42:24.613Z] ---> Running in dce3cb7bab75 [2023-04-11T15:42:24.613Z] ---> Running in 861d7be359ed [2023-04-11T15:42:24.892Z] Removing intermediate container dce3cb7bab75 [2023-04-11T15:42:24.892Z] ---> 43d557e7361f [2023-04-11T15:42:24.892Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T15:42:24.892Z] Removing intermediate container 861d7be359ed [2023-04-11T15:42:24.892Z] ---> b995d1cfe750 [2023-04-11T15:42:24.892Z] Step 23/23 : LABEL version=3.0.0-dev.126 [2023-04-11T15:42:24.892Z] ---> Running in 74733ba1a25c [2023-04-11T15:42:24.892Z] ---> Running in 712ebfe1bfee [2023-04-11T15:42:24.892Z] Removing intermediate container 74733ba1a25c [2023-04-11T15:42:24.892Z] ---> 1b2dca4a8d3e [2023-04-11T15:42:24.892Z] Step 22/23 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:42:24.892Z] ---> Running in 5aa1372934af [2023-04-11T15:42:24.892Z] Removing intermediate container 712ebfe1bfee [2023-04-11T15:42:24.892Z] ---> 371d3197d71c [2023-04-11T15:42:24.892Z] [2023-04-11T15:42:24.892Z] Successfully built 371d3197d71c [2023-04-11T15:42:25.154Z] Successfully tagged support-scheduler:latest [2023-04-11T15:42:25.154Z]  Building support-scheduler ... done Removing intermediate container 5aa1372934af [2023-04-11T15:42:25.154Z] ---> 1303c3c14b33 [2023-04-11T15:42:25.154Z] Step 23/23 : LABEL version=3.0.0-dev.126 [2023-04-11T15:42:25.154Z] ---> Running in 46005cb50151 [2023-04-11T15:42:25.154Z] Removing intermediate container 46005cb50151 [2023-04-11T15:42:25.154Z] ---> 7f0cc81d90fe [2023-04-11T15:42:25.154Z] [2023-04-11T15:42:25.154Z] Removing intermediate container b8ba654ac48a [2023-04-11T15:42:25.154Z] ---> b9f35f78148d [2023-04-11T15:42:25.154Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T15:42:25.154Z] Successfully built 7f0cc81d90fe [2023-04-11T15:42:25.154Z] Successfully tagged support-notifications:latest [2023-04-11T15:42:25.414Z]  Building support-notifications ... done  ---> Running in 0d88e03da2e3 [2023-04-11T15:42:25.605Z] Removing intermediate container bf8d987f9ca2 [2023-04-11T15:42:25.606Z] ---> 24c7c4ad71f0 [2023-04-11T15:42:25.606Z] Step 7/20 : COPY . . [2023-04-11T15:42:25.606Z] Removing intermediate container 6a4bc6d79b36 [2023-04-11T15:42:25.606Z] ---> 0200635aa29b [2023-04-11T15:42:25.606Z] Step 8/23 : COPY . . [2023-04-11T15:42:25.606Z] Removing intermediate container 9672eaf57c55 [2023-04-11T15:42:25.606Z] ---> a3f68f0d5e5e [2023-04-11T15:42:25.606Z] Step 8/23 : COPY . . [2023-04-11T15:42:25.606Z] Removing intermediate container baadf89698f0 [2023-04-11T15:42:25.606Z] ---> c07034a4c715 [2023-04-11T15:42:25.606Z] Step 8/25 : COPY . . [2023-04-11T15:42:25.606Z] Removing intermediate container 5dcfa0073302 [2023-04-11T15:42:25.606Z] ---> cf0b13af70a4 [2023-04-11T15:42:25.606Z] Step 7/26 : COPY . . [2023-04-11T15:42:25.674Z] Removing intermediate container 0d88e03da2e3 [2023-04-11T15:42:25.674Z] ---> d407d2d233df [2023-04-11T15:42:25.674Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T15:42:25.948Z] ---> Running in 72ef93d7a8d4 [2023-04-11T15:42:25.948Z] Removing intermediate container 72ef93d7a8d4 [2023-04-11T15:42:25.948Z] ---> f0623a5cf8dc [2023-04-11T15:42:25.948Z] Step 24/25 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:42:26.208Z] ---> Running in 40190e7c6436 [2023-04-11T15:42:26.208Z] Removing intermediate container 40190e7c6436 [2023-04-11T15:42:26.208Z] ---> dca00efd9b53 [2023-04-11T15:42:26.208Z] Step 25/25 : LABEL version=3.0.0-dev.126 [2023-04-11T15:42:26.208Z] ---> Running in 1224cba0afbb [2023-04-11T15:42:26.469Z] Removing intermediate container 1224cba0afbb [2023-04-11T15:42:26.469Z] ---> bf57bb37d1a5 [2023-04-11T15:42:26.469Z] [2023-04-11T15:42:26.469Z] Successfully built bf57bb37d1a5 [2023-04-11T15:42:26.469Z] Successfully tagged security-secretstore-setup:latest [2023-04-11T15:42:27.470Z]  Building security-secretstore-setup ... done Removing intermediate container fb975d4cc807 [2023-04-11T15:42:27.470Z] ---> 9e3dbcd7a963 [2023-04-11T15:42:27.470Z] [2023-04-11T15:42:27.470Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T15:42:27.470Z] ---> 9ed4aefc74f6 [2023-04-11T15:42:27.470Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:42:27.470Z] ---> Using cache [2023-04-11T15:42:27.470Z] ---> 6bd14b27583b [2023-04-11T15:42:27.470Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T15:42:27.470Z] ---> Using cache [2023-04-11T15:42:27.470Z] ---> 15457017ba5b [2023-04-11T15:42:27.470Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T15:42:27.561Z] ---> 5893d5e88724 [2023-04-11T15:42:27.561Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T15:42:27.731Z] ---> Running in a37bbc196fa9 [2023-04-11T15:42:27.731Z] Removing intermediate container a37bbc196fa9 [2023-04-11T15:42:27.731Z] ---> f22367e70edc [2023-04-11T15:42:27.731Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T15:42:27.731Z] ---> Running in 9105bc8a4e32 [2023-04-11T15:42:27.731Z] Removing intermediate container 9105bc8a4e32 [2023-04-11T15:42:27.731Z] ---> 3b535f38ff10 [2023-04-11T15:42:27.731Z] Step 15/24 : WORKDIR / [2023-04-11T15:42:27.731Z] ---> Running in 08a975da4cfb [2023-04-11T15:42:27.830Z] ---> Running in 3305be90f9f1 [2023-04-11T15:42:27.991Z] Removing intermediate container 08a975da4cfb [2023-04-11T15:42:27.991Z] ---> 24bbc9135184 [2023-04-11T15:42:27.991Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:42:27.991Z] ---> 5cb085d94ffe [2023-04-11T15:42:27.991Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:42:27.991Z] ---> 7ff00b63b445 [2023-04-11T15:42:27.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T15:42:28.112Z] ---> ddefd9c20e21 [2023-04-11T15:42:28.112Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T15:42:28.636Z] ---> e12eb882e9a4 [2023-04-11T15:42:28.636Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:42:28.636Z] ---> 6413c8574cc3 [2023-04-11T15:42:28.636Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T15:42:28.636Z] ---> Running in cf617d00044b [2023-04-11T15:42:28.716Z] ---> ac06c88b175c [2023-04-11T15:42:28.716Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 ---> Running in ecd1484be710 [2023-04-11T15:42:28.716Z] [2023-04-11T15:42:28.895Z] Removing intermediate container cf617d00044b [2023-04-11T15:42:28.895Z] ---> aafee3784daa [2023-04-11T15:42:28.895Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:42:28.895Z] ---> Running in 5ec9674bbb58 [2023-04-11T15:42:28.895Z] Removing intermediate container 5ec9674bbb58 [2023-04-11T15:42:28.895Z] ---> 6136e11677c7 [2023-04-11T15:42:28.895Z] Step 22/24 : LABEL arch=x86_64 [2023-04-11T15:42:28.895Z] ---> Running in 50ad3ee0b47c [2023-04-11T15:42:28.982Z] ---> Running in 5f296358d2f7 [2023-04-11T15:42:28.982Z] ---> 4b745f10220e [2023-04-11T15:42:28.982Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T15:42:29.465Z] Removing intermediate container 50ad3ee0b47c [2023-04-11T15:42:29.465Z] ---> 2e3b3b6bb675 [2023-04-11T15:42:29.465Z] Step 23/24 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:42:29.565Z] ---> Running in 5ff37851d5ab [2023-04-11T15:42:29.566Z] ---> b611cf7b6d40 [2023-04-11T15:42:29.566Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T15:42:29.855Z] ---> Running in bc621e35926f [2023-04-11T15:42:29.855Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-11T15:42:30.032Z] ---> Running in 0aab01576f2c [2023-04-11T15:42:30.032Z] Removing intermediate container 0aab01576f2c [2023-04-11T15:42:30.032Z] ---> 42a58954efc2 [2023-04-11T15:42:30.032Z] Step 24/24 : LABEL version=3.0.0-dev.126 [2023-04-11T15:42:30.122Z] Removing intermediate container 5f296358d2f7 [2023-04-11T15:42:30.122Z] ---> e606dec18069 [2023-04-11T15:42:30.122Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T15:42:30.390Z] ---> Running in 02f61f2fa05d [2023-04-11T15:42:30.602Z] ---> Running in d4cc93d9253d [2023-04-11T15:42:31.196Z] Removing intermediate container d4cc93d9253d [2023-04-11T15:42:31.196Z] ---> 047a5be88ea4 [2023-04-11T15:42:31.196Z] [2023-04-11T15:42:31.196Z] Successfully built 047a5be88ea4 [2023-04-11T15:42:31.196Z] Successfully tagged core-command:latest [2023-04-11T15:42:31.351Z] Removing intermediate container 02f61f2fa05d [2023-04-11T15:42:31.351Z] ---> d0ad0c1a0730 [2023-04-11T15:42:31.351Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T15:42:31.619Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T15:42:31.887Z] ---> Running in 40029c73f368 [2023-04-11T15:42:33.302Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T15:42:33.302Z] Removing intermediate container 40029c73f368 [2023-04-11T15:42:33.302Z] ---> f560e125d712 [2023-04-11T15:42:33.302Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T15:42:33.302Z] ---> Running in 8fd3ed181c15 [2023-04-11T15:42:33.302Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T15:42:37.551Z] Removing intermediate container 8fd3ed181c15 [2023-04-11T15:42:37.551Z] ---> 5fcbf433f456 [2023-04-11T15:42:37.551Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T15:42:37.551Z] ---> Running in 2d2da0005ce7 [2023-04-11T15:42:38.139Z] Removing intermediate container 2d2da0005ce7 [2023-04-11T15:42:38.139Z] ---> 1f384971f14d [2023-04-11T15:42:38.139Z] [2023-04-11T15:42:38.139Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T15:42:38.407Z] 3.17: Pulling from library/alpine [2023-04-11T15:42:40.985Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T15:42:40.985Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T15:42:40.985Z] ---> 51e60588ff2c [2023-04-11T15:42:40.985Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T15:42:40.985Z] ---> Running in ffcaa63011a8 [2023-04-11T15:42:41.199Z]  Building core-command ... done Removing intermediate container f454f495f498 [2023-04-11T15:42:41.199Z] ---> f9e08a92227d [2023-04-11T15:42:41.199Z] Step 7/20 : COPY . . [2023-04-11T15:42:41.275Z] Removing intermediate container ffcaa63011a8 [2023-04-11T15:42:41.275Z] ---> b76efeed49ab [2023-04-11T15:42:41.275Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T15:42:41.548Z] ---> Running in 2f266d68ef09 [2023-04-11T15:42:43.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:42:44.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:42:46.470Z] v3.17.3-61-ga1615f09240 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T15:42:46.470Z] v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T15:42:46.470Z] OK: 17689 distinct packages available [2023-04-11T15:42:46.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:42:47.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:42:47.777Z] ---> e6ca01179aeb [2023-04-11T15:42:47.777Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T15:42:47.777Z] ---> Running in b092623dc07b [2023-04-11T15:42:47.777Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-11T15:42:50.289Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T15:42:50.289Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T15:42:50.290Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T15:42:50.290Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T15:42:50.290Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T15:42:50.290Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:42:50.290Z] OK: 9 MiB in 20 packages [2023-04-11T15:42:52.870Z] Removing intermediate container 2f266d68ef09 [2023-04-11T15:42:52.870Z] ---> eee9b0cd7530 [2023-04-11T15:42:52.870Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:42:53.455Z] ---> 1137223d2505 [2023-04-11T15:42:53.455Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:42:54.874Z] ---> 7057aa5faac6 [2023-04-11T15:42:54.875Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T15:43:03.071Z] ---> 637368e57fb7 [2023-04-11T15:43:03.071Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T15:43:04.039Z] ---> 54a02249c14b [2023-04-11T15:43:04.039Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T15:43:05.004Z] ---> 4fedb818b921 [2023-04-11T15:43:05.004Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T15:43:05.894Z] Removing intermediate container b092623dc07b [2023-04-11T15:43:05.894Z] ---> c0e53076cbcb [2023-04-11T15:43:05.894Z] [2023-04-11T15:43:05.894Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T15:43:05.894Z] ---> 9ed4aefc74f6 [2023-04-11T15:43:05.894Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T15:43:05.894Z] ---> Using cache [2023-04-11T15:43:05.894Z] ---> 4d55bdf7e948 [2023-04-11T15:43:05.894Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T15:43:05.894Z] ---> Running in 014c0933e972 [2023-04-11T15:43:05.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:43:05.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:43:05.894Z] v3.17.3-61-ga1615f09240 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T15:43:05.894Z] v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T15:43:05.894Z] OK: 17818 distinct packages available [2023-04-11T15:43:05.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T15:43:05.966Z] ---> 74b239918470 [2023-04-11T15:43:05.966Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T15:43:06.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T15:43:06.237Z] ---> Running in 977fed8bcca1 [2023-04-11T15:43:06.416Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T15:43:06.416Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T15:43:06.416Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T15:43:06.416Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T15:43:06.416Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T15:43:06.416Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T15:43:06.416Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T15:43:06.416Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T15:43:06.416Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T15:43:06.416Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:43:06.416Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T15:43:06.416Z] OK: 10 MiB in 24 packages [2023-04-11T15:43:06.826Z] Removing intermediate container 977fed8bcca1 [2023-04-11T15:43:06.826Z] ---> 3ca83044a29f [2023-04-11T15:43:06.826Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T15:43:06.990Z] Removing intermediate container 014c0933e972 [2023-04-11T15:43:06.990Z] ---> 3dce0a27bebc [2023-04-11T15:43:06.990Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:43:07.096Z] ---> Running in c317e293ac30 [2023-04-11T15:43:07.250Z] ---> a873d5b2da22 [2023-04-11T15:43:07.250Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:43:07.250Z] ---> fc3737ea9ca4 [2023-04-11T15:43:07.250Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T15:43:07.680Z] Removing intermediate container c317e293ac30 [2023-04-11T15:43:07.680Z] ---> 20b726416aa6 [2023-04-11T15:43:07.680Z] Step 24/26 : LABEL arch=arm64 [2023-04-11T15:43:07.820Z] ---> 57b9510abb1a [2023-04-11T15:43:07.820Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:43:07.948Z] ---> Running in ad1e452bc993 [2023-04-11T15:43:08.080Z] ---> 2f46be878873 [2023-04-11T15:43:08.080Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T15:43:08.080Z] ---> Running in 0a25562a6333 [2023-04-11T15:43:08.080Z] Removing intermediate container 0a25562a6333 [2023-04-11T15:43:08.080Z] ---> d662b3961760 [2023-04-11T15:43:08.080Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:43:08.080Z] ---> Running in 8586b664a9e7 [2023-04-11T15:43:08.080Z] Removing intermediate container 8586b664a9e7 [2023-04-11T15:43:08.080Z] ---> 7f4cd91fd1ed [2023-04-11T15:43:08.080Z] Step 18/20 : LABEL arch=x86_64 [2023-04-11T15:43:08.080Z] ---> Running in 0e2a33c6af66 [2023-04-11T15:43:08.341Z] Removing intermediate container 0e2a33c6af66 [2023-04-11T15:43:08.341Z] ---> ac19da5fc4c4 [2023-04-11T15:43:08.341Z] Step 19/20 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:08.341Z] ---> Running in 671bd1f9c520 [2023-04-11T15:43:08.341Z] Removing intermediate container 671bd1f9c520 [2023-04-11T15:43:08.341Z] ---> 9679a032d1aa [2023-04-11T15:43:08.341Z] Step 20/20 : LABEL version=3.0.0-dev.126 [2023-04-11T15:43:08.341Z] ---> Running in 196edc63d202 [2023-04-11T15:43:08.341Z] Removing intermediate container 196edc63d202 [2023-04-11T15:43:08.341Z] ---> 21dd66a68d56 [2023-04-11T15:43:08.341Z] [2023-04-11T15:43:08.603Z] Successfully built 21dd66a68d56 [2023-04-11T15:43:08.603Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-11T15:43:08.611Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-11T15:43:08.627Z] $ docker stop --time=1 7b7df8a575a2229a8624c4d8ca18d568368f72403f63cbecbda2da31aee9a3ab [2023-04-11T15:43:09.894Z] $ docker rm -f --volumes 7b7df8a575a2229a8624c4d8ca18d568368f72403f63cbecbda2da31aee9a3ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T15:43:10.213Z] + docker images [2023-04-11T15:43:10.213Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T15:43:10.213Z] security-spiffe-token-provider latest 21dd66a68d56 2 seconds ago 32.8MB [2023-04-11T15:43:10.213Z] c0e53076cbcb 7 seconds ago 1.72GB [2023-04-11T15:43:10.213Z] core-command latest 047a5be88ea4 40 seconds ago 19.8MB [2023-04-11T15:43:10.213Z] 9e3dbcd7a963 44 seconds ago 1.69GB [2023-04-11T15:43:10.213Z] security-secretstore-setup latest bf57bb37d1a5 44 seconds ago 32.8MB [2023-04-11T15:43:10.213Z] support-notifications latest 7f0cc81d90fe 45 seconds ago 32.7MB [2023-04-11T15:43:10.213Z] support-scheduler latest 371d3197d71c 46 seconds ago 32.1MB [2023-04-11T15:43:10.213Z] 9add988ab54f 50 seconds ago 1.75GB [2023-04-11T15:43:10.213Z] 6031a65f3ddd About a minute ago 1.75GB [2023-04-11T15:43:10.213Z] b8ce90316a78 About a minute ago 1.68GB [2023-04-11T15:43:10.213Z] core-common-config-bootstrapper latest 03d6ee0bff0e About a minute ago 17.2MB [2023-04-11T15:43:10.213Z] security-spire-server latest e3faefc589d2 About a minute ago 89.8MB [2023-04-11T15:43:10.213Z] 9612dcdbf0ef About a minute ago 1.68GB [2023-04-11T15:43:10.213Z] security-proxy-auth latest 498d29a3910f About a minute ago 18.3MB [2023-04-11T15:43:10.213Z] 2c9b94743a25 About a minute ago 1.54GB [2023-04-11T15:43:10.213Z] core-data latest 4df20919f878 2 minutes ago 20MB [2023-04-11T15:43:10.213Z] security-bootstrapper latest 9d7c6da550f7 2 minutes ago 22.2MB [2023-04-11T15:43:10.213Z] 8b95a2dc5f75 2 minutes ago 1.66GB [2023-04-11T15:43:10.213Z] 531bbe219c5d 2 minutes ago 1.69GB [2023-04-11T15:43:10.213Z] security-proxy-setup latest 8e3fc3e42efc 2 minutes ago 18.7MB [2023-04-11T15:43:10.213Z] core-metadata latest 47ad9d01a54f 2 minutes ago 20.4MB [2023-04-11T15:43:10.214Z] 61a997a69988 2 minutes ago 1.69GB [2023-04-11T15:43:10.214Z] 08c783bea110 2 minutes ago 1.67GB [2023-04-11T15:43:10.214Z] ecfbf3881263 2 minutes ago 1.66GB [2023-04-11T15:43:10.214Z] security-spire-agent latest 6ffe90be03e0 2 minutes ago 129MB [2023-04-11T15:43:10.214Z] security-spire-config latest aaeaba2ae4fa 2 minutes ago 88.9MB [2023-04-11T15:43:10.214Z] 96a2bbcdceff 3 minutes ago 1.54GB [2023-04-11T15:43:10.214Z] 209e53bbdfe8 3 minutes ago 1.54GB [2023-04-11T15:43:10.214Z] ci-base-image-x86_64 latest 2cd49fabe0e7 6 minutes ago 881MB [2023-04-11T15:43:10.214Z] alpine 3.17 9ed4aefc74f6 12 days ago 7.05MB [2023-04-11T15:43:10.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB [2023-04-11T15:43:10.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-11T15:43:10.214Z] 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-04-11T15:43:10.292Z] provisioning config files... [2023-04-11T15:43:10.302Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/488@tmp/config6447888464892376866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T15:43:10.542Z] Removing intermediate container ad1e452bc993 [2023-04-11T15:43:10.542Z] ---> 04cf1ff9e3bf [2023-04-11T15:43:10.542Z] Step 25/26 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:10.542Z] ---> Running in 20bc9897a055 [2023-04-11T15:43:10.601Z] ---> docker-login.sh [2023-04-11T15:43:10.601Z] nexus3.edgexfoundry.org:10001 [2023-04-11T15:43:10.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:43:10.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:43:10.601Z] Configure a credential helper to remove this warning. See [2023-04-11T15:43:10.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:43:10.601Z] [2023-04-11T15:43:10.601Z] Login Succeeded [2023-04-11T15:43:10.601Z] nexus3.edgexfoundry.org:10002 [2023-04-11T15:43:10.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:43:10.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:43:10.601Z] Configure a credential helper to remove this warning. See [2023-04-11T15:43:10.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:43:10.601Z] [2023-04-11T15:43:10.601Z] Login Succeeded [2023-04-11T15:43:10.601Z] nexus3.edgexfoundry.org:10003 [2023-04-11T15:43:10.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:43:10.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:43:10.864Z] Configure a credential helper to remove this warning. See [2023-04-11T15:43:10.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:43:10.864Z] [2023-04-11T15:43:10.864Z] Login Succeeded [2023-04-11T15:43:10.864Z] nexus3.edgexfoundry.org:10004 [2023-04-11T15:43:10.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:43:10.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:43:10.864Z] Configure a credential helper to remove this warning. See [2023-04-11T15:43:10.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:43:10.864Z] [2023-04-11T15:43:10.864Z] Login Succeeded [2023-04-11T15:43:10.864Z] docker.io [2023-04-11T15:43:11.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T15:43:11.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T15:43:11.124Z] Configure a credential helper to remove this warning. See [2023-04-11T15:43:11.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T15:43:11.124Z] [2023-04-11T15:43:11.124Z] Login Succeeded [2023-04-11T15:43:11.124Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T15:43:11.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:43:11.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T15:43:11.189Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-11T15:43:11.189Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:11.189Z] latest [2023-04-11T15:43:11.189Z] 3.0.0-dev.126 [2023-04-11T15:43:11.189Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:11.189Z] main [2023-04-11T15:43:11.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:11.374Z] Removing intermediate container 20bc9897a055 [2023-04-11T15:43:11.374Z] ---> 4a4ef5a41624 [2023-04-11T15:43:11.374Z] Step 26/26 : LABEL version=3.0.0-dev.126 [2023-04-11T15:43:11.374Z] ---> Running in 11580ba66de4 [2023-04-11T15:43:11.514Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:11.818Z] + docker push nexus3.edgexfoundry.org:10004/core-command:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:11.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T15:43:11.818Z] 3b835ee9a83a: Preparing [2023-04-11T15:43:11.818Z] b5f4c49d16f2: Preparing [2023-04-11T15:43:11.818Z] c64d2c25598a: Preparing [2023-04-11T15:43:11.818Z] 2e74810fe45c: Preparing [2023-04-11T15:43:11.818Z] 9485606136e8: Preparing [2023-04-11T15:43:11.818Z] f1417ff83b31: Preparing [2023-04-11T15:43:11.818Z] f1417ff83b31: Waiting [2023-04-11T15:43:11.818Z] 9485606136e8: Pushed [2023-04-11T15:43:11.818Z] 2e74810fe45c: Pushed [2023-04-11T15:43:11.818Z] 3b835ee9a83a: Pushed [2023-04-11T15:43:11.818Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:11.818Z] c64d2c25598a: Pushed [2023-04-11T15:43:11.988Z] Removing intermediate container 11580ba66de4 [2023-04-11T15:43:11.988Z] ---> 47b92b148c50 [2023-04-11T15:43:11.988Z] [2023-04-11T15:43:12.272Z] Successfully built 47b92b148c50 [2023-04-11T15:43:12.272Z] Successfully tagged security-spire-server-arm64:latest [2023-04-11T15:43:12.272Z] Building security-spire-config [2023-04-11T15:43:13.191Z] b5f4c49d16f2: Pushed [2023-04-11T15:43:13.450Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:edfa4c641e21511b03ea17d80890c3268002e614835afd586d03a6b3450f6d3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:13.766Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:14.079Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-11T15:43:14.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T15:43:14.079Z] 3b835ee9a83a: Preparing [2023-04-11T15:43:14.079Z] b5f4c49d16f2: Preparing [2023-04-11T15:43:14.079Z] c64d2c25598a: Preparing [2023-04-11T15:43:14.079Z] 2e74810fe45c: Preparing [2023-04-11T15:43:14.079Z] 9485606136e8: Preparing [2023-04-11T15:43:14.079Z] f1417ff83b31: Preparing [2023-04-11T15:43:14.079Z] f1417ff83b31: Waiting [2023-04-11T15:43:14.079Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:14.079Z] 3b835ee9a83a: Layer already exists [2023-04-11T15:43:14.079Z] b5f4c49d16f2: Layer already exists [2023-04-11T15:43:14.079Z] 9485606136e8: Layer already exists [2023-04-11T15:43:14.079Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:14.079Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:14.079Z] latest: digest: sha256:edfa4c641e21511b03ea17d80890c3268002e614835afd586d03a6b3450f6d3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:14.397Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:14.703Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.126 [2023-04-11T15:43:14.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T15:43:14.703Z] 3b835ee9a83a: Preparing [2023-04-11T15:43:14.703Z] b5f4c49d16f2: Preparing [2023-04-11T15:43:14.703Z] c64d2c25598a: Preparing [2023-04-11T15:43:14.703Z] 2e74810fe45c: Preparing [2023-04-11T15:43:14.703Z] 9485606136e8: Preparing [2023-04-11T15:43:14.703Z] f1417ff83b31: Preparing [2023-04-11T15:43:14.703Z] f1417ff83b31: Waiting [2023-04-11T15:43:14.703Z] 9485606136e8: Layer already exists [2023-04-11T15:43:14.703Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:14.703Z] b5f4c49d16f2: Layer already exists [2023-04-11T15:43:14.703Z] 3b835ee9a83a: Layer already exists [2023-04-11T15:43:14.703Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:14.703Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:14.703Z] 3.0.0-dev.126: digest: sha256:edfa4c641e21511b03ea17d80890c3268002e614835afd586d03a6b3450f6d3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:15.010Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:15.311Z] + docker push nexus3.edgexfoundry.org:10004/core-command:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:15.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T15:43:15.311Z] 3b835ee9a83a: Preparing [2023-04-11T15:43:15.311Z] b5f4c49d16f2: Preparing [2023-04-11T15:43:15.311Z] c64d2c25598a: Preparing [2023-04-11T15:43:15.311Z] 2e74810fe45c: Preparing [2023-04-11T15:43:15.311Z] 9485606136e8: Preparing [2023-04-11T15:43:15.311Z] f1417ff83b31: Preparing [2023-04-11T15:43:15.311Z] f1417ff83b31: Waiting [2023-04-11T15:43:15.311Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:15.311Z] b5f4c49d16f2: Layer already exists [2023-04-11T15:43:15.311Z] 3b835ee9a83a: Layer already exists [2023-04-11T15:43:15.311Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:15.311Z] 9485606136e8: Layer already exists [2023-04-11T15:43:15.311Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:15.311Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:edfa4c641e21511b03ea17d80890c3268002e614835afd586d03a6b3450f6d3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:15.623Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:15.929Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-11T15:43:15.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T15:43:15.929Z] 3b835ee9a83a: Preparing [2023-04-11T15:43:15.929Z] b5f4c49d16f2: Preparing [2023-04-11T15:43:15.929Z] c64d2c25598a: Preparing [2023-04-11T15:43:15.929Z] 2e74810fe45c: Preparing [2023-04-11T15:43:15.929Z] 9485606136e8: Preparing [2023-04-11T15:43:15.929Z] f1417ff83b31: Preparing [2023-04-11T15:43:15.929Z] f1417ff83b31: Waiting [2023-04-11T15:43:15.929Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:15.929Z] 3b835ee9a83a: Layer already exists [2023-04-11T15:43:15.929Z] b5f4c49d16f2: Layer already exists [2023-04-11T15:43:15.929Z] 9485606136e8: Layer already exists [2023-04-11T15:43:15.929Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:15.929Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:15.929Z] main: digest: sha256:edfa4c641e21511b03ea17d80890c3268002e614835afd586d03a6b3450f6d3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:43:15.963Z] ===================================================== [Pipeline] echo [2023-04-11T15:43:15.968Z] taggedImages: [2023-04-11T15:43:15.968Z] - nexus3.edgexfoundry.org:10004/core-command:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:15.968Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-11T15:43:15.968Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.126 [2023-04-11T15:43:15.968Z] - nexus3.edgexfoundry.org:10004/core-command:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:15.968Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-11T15:43:15.982Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-11T15:43:15.982Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:15.982Z] latest [2023-04-11T15:43:15.982Z] 3.0.0-dev.126 [2023-04-11T15:43:15.982Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:15.982Z] main [2023-04-11T15:43:15.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:16.282Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:16.585Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:16.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T15:43:16.585Z] 7995b4380c90: Preparing [2023-04-11T15:43:16.585Z] 759210149e8f: Preparing [2023-04-11T15:43:16.585Z] b8f91a6c98b3: Preparing [2023-04-11T15:43:16.585Z] 47c0245fb952: Preparing [2023-04-11T15:43:16.585Z] c64d2c25598a: Preparing [2023-04-11T15:43:16.585Z] 2e74810fe45c: Preparing [2023-04-11T15:43:16.585Z] c2af57a8a5b3: Preparing [2023-04-11T15:43:16.585Z] f1417ff83b31: Preparing [2023-04-11T15:43:16.585Z] 2e74810fe45c: Waiting [2023-04-11T15:43:16.585Z] c2af57a8a5b3: Waiting [2023-04-11T15:43:16.585Z] f1417ff83b31: Waiting [2023-04-11T15:43:16.585Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:16.585Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:16.585Z] 759210149e8f: Pushed [2023-04-11T15:43:16.585Z] 7995b4380c90: Pushed [2023-04-11T15:43:16.585Z] b8f91a6c98b3: Pushed [2023-04-11T15:43:16.585Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:16.585Z] c2af57a8a5b3: Pushed [2023-04-11T15:43:17.648Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:43:17.648Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:43:17.648Z] ---> 77de0dc3d505 [2023-04-11T15:43:17.648Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T15:43:17.648Z] ---> Using cache [2023-04-11T15:43:17.648Z] ---> 2bf19eb0616b [2023-04-11T15:43:17.648Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T15:43:17.648Z] ---> Using cache [2023-04-11T15:43:17.648Z] ---> 9ad7c64f2ae3 [2023-04-11T15:43:17.648Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T15:43:17.648Z] ---> Using cache [2023-04-11T15:43:17.648Z] ---> 70803b078386 [2023-04-11T15:43:17.648Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:43:17.648Z] ---> Using cache [2023-04-11T15:43:17.648Z] ---> cf0b13af70a4 [2023-04-11T15:43:17.648Z] Step 7/27 : COPY . . [2023-04-11T15:43:17.648Z] ---> Using cache [2023-04-11T15:43:17.648Z] ---> ac06c88b175c [2023-04-11T15:43:17.648Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T15:43:17.648Z] ---> Using cache [2023-04-11T15:43:17.648Z] ---> e606dec18069 [2023-04-11T15:43:17.648Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T15:43:17.648Z] ---> Using cache [2023-04-11T15:43:17.648Z] ---> d0ad0c1a0730 [2023-04-11T15:43:17.648Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T15:43:17.648Z] ---> Using cache [2023-04-11T15:43:17.648Z] ---> f560e125d712 [2023-04-11T15:43:17.648Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T15:43:17.648Z] ---> Running in a7a8e65b80f5 [2023-04-11T15:43:17.960Z] 47c0245fb952: Pushed [2023-04-11T15:43:17.960Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:cd678b0c4c834cb02b252f67ae60f23af9c1f45530cab0f4c3b252129ffb345f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:18.264Z] + 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-04-11T15:43:18.566Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-11T15:43:18.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T15:43:18.566Z] 7995b4380c90: Preparing [2023-04-11T15:43:18.566Z] 759210149e8f: Preparing [2023-04-11T15:43:18.566Z] b8f91a6c98b3: Preparing [2023-04-11T15:43:18.566Z] 47c0245fb952: Preparing [2023-04-11T15:43:18.566Z] c64d2c25598a: Preparing [2023-04-11T15:43:18.566Z] 2e74810fe45c: Preparing [2023-04-11T15:43:18.566Z] c2af57a8a5b3: Preparing [2023-04-11T15:43:18.566Z] 2e74810fe45c: Waiting [2023-04-11T15:43:18.566Z] f1417ff83b31: Preparing [2023-04-11T15:43:18.566Z] f1417ff83b31: Waiting [2023-04-11T15:43:18.566Z] c2af57a8a5b3: Waiting [2023-04-11T15:43:18.566Z] 759210149e8f: Layer already exists [2023-04-11T15:43:18.566Z] 7995b4380c90: Layer already exists [2023-04-11T15:43:18.566Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:18.566Z] b8f91a6c98b3: Layer already exists [2023-04-11T15:43:18.566Z] 47c0245fb952: Layer already exists [2023-04-11T15:43:18.566Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:18.566Z] c2af57a8a5b3: Layer already exists [2023-04-11T15:43:18.566Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:18.566Z] latest: digest: sha256:cd678b0c4c834cb02b252f67ae60f23af9c1f45530cab0f4c3b252129ffb345f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:18.874Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:19.171Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.126 [2023-04-11T15:43:19.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T15:43:19.171Z] 7995b4380c90: Preparing [2023-04-11T15:43:19.171Z] 759210149e8f: Preparing [2023-04-11T15:43:19.171Z] b8f91a6c98b3: Preparing [2023-04-11T15:43:19.171Z] 47c0245fb952: Preparing [2023-04-11T15:43:19.171Z] c64d2c25598a: Preparing [2023-04-11T15:43:19.171Z] 2e74810fe45c: Preparing [2023-04-11T15:43:19.171Z] c2af57a8a5b3: Preparing [2023-04-11T15:43:19.171Z] f1417ff83b31: Preparing [2023-04-11T15:43:19.171Z] 2e74810fe45c: Waiting [2023-04-11T15:43:19.171Z] c2af57a8a5b3: Waiting [2023-04-11T15:43:19.171Z] f1417ff83b31: Waiting [2023-04-11T15:43:19.171Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:19.171Z] 7995b4380c90: Layer already exists [2023-04-11T15:43:19.171Z] 759210149e8f: Layer already exists [2023-04-11T15:43:19.171Z] 47c0245fb952: Layer already exists [2023-04-11T15:43:19.171Z] b8f91a6c98b3: Layer already exists [2023-04-11T15:43:19.171Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:19.171Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:19.171Z] c2af57a8a5b3: Layer already exists [2023-04-11T15:43:19.171Z] 3.0.0-dev.126: digest: sha256:cd678b0c4c834cb02b252f67ae60f23af9c1f45530cab0f4c3b252129ffb345f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:19.472Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:19.773Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:19.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T15:43:19.773Z] 7995b4380c90: Preparing [2023-04-11T15:43:19.773Z] 759210149e8f: Preparing [2023-04-11T15:43:19.773Z] b8f91a6c98b3: Preparing [2023-04-11T15:43:19.773Z] 47c0245fb952: Preparing [2023-04-11T15:43:19.773Z] c64d2c25598a: Preparing [2023-04-11T15:43:19.773Z] 2e74810fe45c: Preparing [2023-04-11T15:43:19.773Z] c2af57a8a5b3: Preparing [2023-04-11T15:43:19.773Z] f1417ff83b31: Preparing [2023-04-11T15:43:19.773Z] 2e74810fe45c: Waiting [2023-04-11T15:43:19.773Z] c2af57a8a5b3: Waiting [2023-04-11T15:43:19.773Z] f1417ff83b31: Waiting [2023-04-11T15:43:19.773Z] b8f91a6c98b3: Layer already exists [2023-04-11T15:43:19.773Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:19.773Z] 759210149e8f: Layer already exists [2023-04-11T15:43:19.773Z] 7995b4380c90: Layer already exists [2023-04-11T15:43:19.773Z] 47c0245fb952: Layer already exists [2023-04-11T15:43:19.773Z] c2af57a8a5b3: Layer already exists [2023-04-11T15:43:19.773Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:19.773Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:19.773Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:cd678b0c4c834cb02b252f67ae60f23af9c1f45530cab0f4c3b252129ffb345f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:20.090Z] + 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-04-11T15:43:20.391Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-11T15:43:20.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T15:43:20.391Z] 7995b4380c90: Preparing [2023-04-11T15:43:20.391Z] 759210149e8f: Preparing [2023-04-11T15:43:20.391Z] b8f91a6c98b3: Preparing [2023-04-11T15:43:20.391Z] 47c0245fb952: Preparing [2023-04-11T15:43:20.391Z] c64d2c25598a: Preparing [2023-04-11T15:43:20.391Z] 2e74810fe45c: Preparing [2023-04-11T15:43:20.391Z] c2af57a8a5b3: Preparing [2023-04-11T15:43:20.391Z] f1417ff83b31: Preparing [2023-04-11T15:43:20.391Z] 2e74810fe45c: Waiting [2023-04-11T15:43:20.391Z] c2af57a8a5b3: Waiting [2023-04-11T15:43:20.391Z] f1417ff83b31: Waiting [2023-04-11T15:43:20.391Z] 47c0245fb952: Layer already exists [2023-04-11T15:43:20.391Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:20.391Z] 759210149e8f: Layer already exists [2023-04-11T15:43:20.391Z] 7995b4380c90: Layer already exists [2023-04-11T15:43:20.391Z] b8f91a6c98b3: Layer already exists [2023-04-11T15:43:20.391Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:20.391Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:20.391Z] c2af57a8a5b3: Layer already exists [2023-04-11T15:43:20.391Z] main: digest: sha256:cd678b0c4c834cb02b252f67ae60f23af9c1f45530cab0f4c3b252129ffb345f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:43:20.427Z] ===================================================== [Pipeline] echo [2023-04-11T15:43:20.433Z] taggedImages: [2023-04-11T15:43:20.433Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:20.433Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-11T15:43:20.433Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.126 [2023-04-11T15:43:20.433Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:20.433Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-11T15:43:20.447Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-11T15:43:20.447Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:20.447Z] latest [2023-04-11T15:43:20.447Z] 3.0.0-dev.126 [2023-04-11T15:43:20.447Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:20.447Z] main [2023-04-11T15:43:20.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:20.751Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:21.054Z] + docker push nexus3.edgexfoundry.org:10004/core-data:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:21.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T15:43:21.054Z] e3ee3f8d8311: Preparing [2023-04-11T15:43:21.054Z] 266ff8f4df39: Preparing [2023-04-11T15:43:21.054Z] c64d2c25598a: Preparing [2023-04-11T15:43:21.054Z] 2e74810fe45c: Preparing [2023-04-11T15:43:21.054Z] 2ac6c42acff1: Preparing [2023-04-11T15:43:21.054Z] f1417ff83b31: Preparing [2023-04-11T15:43:21.054Z] f1417ff83b31: Waiting [2023-04-11T15:43:21.054Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:21.054Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:21.054Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:21.054Z] e3ee3f8d8311: Pushed [2023-04-11T15:43:21.054Z] 2ac6c42acff1: Pushed [2023-04-11T15:43:22.428Z] 266ff8f4df39: Pushed [2023-04-11T15:43:22.428Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:dde45addf6bcc881644ca0dce3324471ccb623d8213e889edba331dacc181236 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:22.733Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:23.043Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-11T15:43:23.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T15:43:23.044Z] e3ee3f8d8311: Preparing [2023-04-11T15:43:23.044Z] 266ff8f4df39: Preparing [2023-04-11T15:43:23.044Z] c64d2c25598a: Preparing [2023-04-11T15:43:23.044Z] 2e74810fe45c: Preparing [2023-04-11T15:43:23.044Z] 2ac6c42acff1: Preparing [2023-04-11T15:43:23.044Z] f1417ff83b31: Preparing [2023-04-11T15:43:23.044Z] f1417ff83b31: Waiting [2023-04-11T15:43:23.044Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:23.044Z] 2ac6c42acff1: Layer already exists [2023-04-11T15:43:23.044Z] e3ee3f8d8311: Layer already exists [2023-04-11T15:43:23.044Z] 266ff8f4df39: Layer already exists [2023-04-11T15:43:23.044Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:23.044Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:23.044Z] latest: digest: sha256:dde45addf6bcc881644ca0dce3324471ccb623d8213e889edba331dacc181236 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:23.359Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:23.672Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.126 [2023-04-11T15:43:23.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T15:43:23.673Z] e3ee3f8d8311: Preparing [2023-04-11T15:43:23.673Z] 266ff8f4df39: Preparing [2023-04-11T15:43:23.673Z] c64d2c25598a: Preparing [2023-04-11T15:43:23.673Z] 2e74810fe45c: Preparing [2023-04-11T15:43:23.673Z] 2ac6c42acff1: Preparing [2023-04-11T15:43:23.673Z] f1417ff83b31: Preparing [2023-04-11T15:43:23.673Z] f1417ff83b31: Waiting [2023-04-11T15:43:23.673Z] 266ff8f4df39: Layer already exists [2023-04-11T15:43:23.673Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:23.673Z] 2ac6c42acff1: Layer already exists [2023-04-11T15:43:23.673Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:23.673Z] e3ee3f8d8311: Layer already exists [2023-04-11T15:43:23.673Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:23.673Z] 3.0.0-dev.126: digest: sha256:dde45addf6bcc881644ca0dce3324471ccb623d8213e889edba331dacc181236 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:23.989Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:24.298Z] + docker push nexus3.edgexfoundry.org:10004/core-data:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:24.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T15:43:24.298Z] e3ee3f8d8311: Preparing [2023-04-11T15:43:24.298Z] 266ff8f4df39: Preparing [2023-04-11T15:43:24.298Z] c64d2c25598a: Preparing [2023-04-11T15:43:24.298Z] 2e74810fe45c: Preparing [2023-04-11T15:43:24.298Z] 2ac6c42acff1: Preparing [2023-04-11T15:43:24.298Z] f1417ff83b31: Preparing [2023-04-11T15:43:24.298Z] f1417ff83b31: Waiting [2023-04-11T15:43:24.298Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:24.298Z] 266ff8f4df39: Layer already exists [2023-04-11T15:43:24.298Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:24.298Z] 2ac6c42acff1: Layer already exists [2023-04-11T15:43:24.298Z] e3ee3f8d8311: Layer already exists [2023-04-11T15:43:24.298Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:24.298Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:dde45addf6bcc881644ca0dce3324471ccb623d8213e889edba331dacc181236 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:24.333Z] Removing intermediate container a7a8e65b80f5 [2023-04-11T15:43:24.333Z] ---> c6ff7dd5c6c0 [2023-04-11T15:43:24.333Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T15:43:24.333Z] ---> Running in f0ec153b35d0 [2023-04-11T15:43:24.333Z] Removing intermediate container f0ec153b35d0 [2023-04-11T15:43:24.333Z] ---> 5b4380e33c22 [2023-04-11T15:43:24.333Z] [2023-04-11T15:43:24.333Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T15:43:24.333Z] ---> 51e60588ff2c [2023-04-11T15:43:24.333Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T15:43:24.333Z] ---> Using cache [2023-04-11T15:43:24.333Z] ---> b76efeed49ab [2023-04-11T15:43:24.333Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T15:43:24.333Z] ---> Running in 61961cfa991b [2023-04-11T15:43:24.604Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:24.905Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-11T15:43:24.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T15:43:24.905Z] e3ee3f8d8311: Preparing [2023-04-11T15:43:24.905Z] 266ff8f4df39: Preparing [2023-04-11T15:43:24.905Z] c64d2c25598a: Preparing [2023-04-11T15:43:24.905Z] 2e74810fe45c: Preparing [2023-04-11T15:43:24.905Z] 2ac6c42acff1: Preparing [2023-04-11T15:43:24.905Z] f1417ff83b31: Preparing [2023-04-11T15:43:24.905Z] f1417ff83b31: Waiting [2023-04-11T15:43:24.905Z] e3ee3f8d8311: Layer already exists [2023-04-11T15:43:24.905Z] 2ac6c42acff1: Layer already exists [2023-04-11T15:43:24.905Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:24.905Z] 266ff8f4df39: Layer already exists [2023-04-11T15:43:24.905Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:24.905Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:24.905Z] main: digest: sha256:dde45addf6bcc881644ca0dce3324471ccb623d8213e889edba331dacc181236 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:43:24.948Z] ===================================================== [Pipeline] echo [2023-04-11T15:43:24.960Z] taggedImages: [2023-04-11T15:43:24.960Z] - nexus3.edgexfoundry.org:10004/core-data:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:24.960Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-11T15:43:24.960Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.126 [2023-04-11T15:43:24.960Z] - nexus3.edgexfoundry.org:10004/core-data:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:24.960Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-11T15:43:24.983Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-11T15:43:24.983Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:24.983Z] latest [2023-04-11T15:43:24.983Z] 3.0.0-dev.126 [2023-04-11T15:43:24.983Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:24.983Z] main [2023-04-11T15:43:24.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:25.291Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:25.594Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:25.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T15:43:25.594Z] 53c92a544f68: Preparing [2023-04-11T15:43:25.594Z] 4a6d8495560e: Preparing [2023-04-11T15:43:25.594Z] 030f5025f2e3: Preparing [2023-04-11T15:43:25.594Z] c64d2c25598a: Preparing [2023-04-11T15:43:25.594Z] 2e74810fe45c: Preparing [2023-04-11T15:43:25.594Z] 9485606136e8: Preparing [2023-04-11T15:43:25.594Z] f1417ff83b31: Preparing [2023-04-11T15:43:25.594Z] 9485606136e8: Waiting [2023-04-11T15:43:25.594Z] f1417ff83b31: Waiting [2023-04-11T15:43:25.594Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:25.594Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:25.594Z] 9485606136e8: Layer already exists [2023-04-11T15:43:25.594Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:25.594Z] 4a6d8495560e: Pushed [2023-04-11T15:43:25.594Z] 53c92a544f68: Pushed [2023-04-11T15:43:26.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:43:26.968Z] 030f5025f2e3: Pushed [2023-04-11T15:43:26.969Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:e977074fadc99eb45c7ee97538da209c5c7078f75bff555e00c56c7fc0b7df5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:27.530Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:27.832Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-11T15:43:27.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T15:43:27.832Z] 53c92a544f68: Preparing [2023-04-11T15:43:27.832Z] 4a6d8495560e: Preparing [2023-04-11T15:43:27.832Z] 030f5025f2e3: Preparing [2023-04-11T15:43:27.832Z] c64d2c25598a: Preparing [2023-04-11T15:43:27.832Z] 2e74810fe45c: Preparing [2023-04-11T15:43:27.832Z] 9485606136e8: Preparing [2023-04-11T15:43:27.832Z] f1417ff83b31: Preparing [2023-04-11T15:43:27.832Z] 9485606136e8: Waiting [2023-04-11T15:43:27.832Z] f1417ff83b31: Waiting [2023-04-11T15:43:27.832Z] 53c92a544f68: Layer already exists [2023-04-11T15:43:27.832Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:27.832Z] 030f5025f2e3: Layer already exists [2023-04-11T15:43:27.832Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:27.832Z] 4a6d8495560e: Layer already exists [2023-04-11T15:43:27.832Z] 9485606136e8: Layer already exists [2023-04-11T15:43:27.832Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:27.832Z] latest: digest: sha256:e977074fadc99eb45c7ee97538da209c5c7078f75bff555e00c56c7fc0b7df5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:28.139Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:28.451Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.126 [2023-04-11T15:43:28.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T15:43:28.451Z] 53c92a544f68: Preparing [2023-04-11T15:43:28.451Z] 4a6d8495560e: Preparing [2023-04-11T15:43:28.451Z] 030f5025f2e3: Preparing [2023-04-11T15:43:28.451Z] c64d2c25598a: Preparing [2023-04-11T15:43:28.451Z] 2e74810fe45c: Preparing [2023-04-11T15:43:28.451Z] 9485606136e8: Preparing [2023-04-11T15:43:28.451Z] f1417ff83b31: Preparing [2023-04-11T15:43:28.451Z] 9485606136e8: Waiting [2023-04-11T15:43:28.451Z] f1417ff83b31: Waiting [2023-04-11T15:43:28.451Z] 53c92a544f68: Layer already exists [2023-04-11T15:43:28.451Z] 4a6d8495560e: Layer already exists [2023-04-11T15:43:28.451Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:28.451Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:28.451Z] 030f5025f2e3: Layer already exists [2023-04-11T15:43:28.451Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:28.451Z] 9485606136e8: Layer already exists [2023-04-11T15:43:28.451Z] 3.0.0-dev.126: digest: sha256:e977074fadc99eb45c7ee97538da209c5c7078f75bff555e00c56c7fc0b7df5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:28.765Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:28.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:43:29.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:29.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T15:43:29.076Z] 53c92a544f68: Preparing [2023-04-11T15:43:29.076Z] 4a6d8495560e: Preparing [2023-04-11T15:43:29.076Z] 030f5025f2e3: Preparing [2023-04-11T15:43:29.076Z] c64d2c25598a: Preparing [2023-04-11T15:43:29.076Z] 2e74810fe45c: Preparing [2023-04-11T15:43:29.076Z] 9485606136e8: Preparing [2023-04-11T15:43:29.076Z] f1417ff83b31: Preparing [2023-04-11T15:43:29.076Z] f1417ff83b31: Waiting [2023-04-11T15:43:29.076Z] 9485606136e8: Waiting [2023-04-11T15:43:29.076Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:29.076Z] 4a6d8495560e: Layer already exists [2023-04-11T15:43:29.076Z] 53c92a544f68: Layer already exists [2023-04-11T15:43:29.076Z] 030f5025f2e3: Layer already exists [2023-04-11T15:43:29.076Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:29.076Z] 9485606136e8: Layer already exists [2023-04-11T15:43:29.076Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:29.076Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:e977074fadc99eb45c7ee97538da209c5c7078f75bff555e00c56c7fc0b7df5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:29.395Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:29.703Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-11T15:43:29.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T15:43:29.703Z] 53c92a544f68: Preparing [2023-04-11T15:43:29.703Z] 4a6d8495560e: Preparing [2023-04-11T15:43:29.703Z] 030f5025f2e3: Preparing [2023-04-11T15:43:29.703Z] c64d2c25598a: Preparing [2023-04-11T15:43:29.703Z] 2e74810fe45c: Preparing [2023-04-11T15:43:29.703Z] 9485606136e8: Preparing [2023-04-11T15:43:29.703Z] f1417ff83b31: Preparing [2023-04-11T15:43:29.703Z] 9485606136e8: Waiting [2023-04-11T15:43:29.703Z] f1417ff83b31: Waiting [2023-04-11T15:43:29.703Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:29.703Z] 53c92a544f68: Layer already exists [2023-04-11T15:43:29.703Z] 030f5025f2e3: Layer already exists [2023-04-11T15:43:29.703Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:29.703Z] 4a6d8495560e: Layer already exists [2023-04-11T15:43:29.703Z] 9485606136e8: Layer already exists [2023-04-11T15:43:29.703Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:29.703Z] main: digest: sha256:e977074fadc99eb45c7ee97538da209c5c7078f75bff555e00c56c7fc0b7df5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:43:29.751Z] ===================================================== [Pipeline] echo [2023-04-11T15:43:29.758Z] taggedImages: [2023-04-11T15:43:29.758Z] - nexus3.edgexfoundry.org:10004/core-metadata:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:29.758Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-11T15:43:29.758Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.126 [2023-04-11T15:43:29.758Z] - nexus3.edgexfoundry.org:10004/core-metadata:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:29.758Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-11T15:43:29.777Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-11T15:43:29.777Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:29.777Z] latest [2023-04-11T15:43:29.777Z] 3.0.0-dev.126 [2023-04-11T15:43:29.777Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:29.777Z] main [2023-04-11T15:43:29.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:30.105Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:30.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:30.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T15:43:30.412Z] 644319cddc8d: Preparing [2023-04-11T15:43:30.412Z] 644319cddc8d: Preparing [2023-04-11T15:43:30.412Z] 247811feef55: Preparing [2023-04-11T15:43:30.412Z] 786b3572b5bf: Preparing [2023-04-11T15:43:30.412Z] af95c341c1e9: Preparing [2023-04-11T15:43:30.412Z] 3ca73accf44f: Preparing [2023-04-11T15:43:30.412Z] 9f12bb240644: Preparing [2023-04-11T15:43:30.412Z] c64d2c25598a: Preparing [2023-04-11T15:43:30.412Z] 2e74810fe45c: Preparing [2023-04-11T15:43:30.412Z] 23f6f2bc45a5: Preparing [2023-04-11T15:43:30.412Z] 951ec1b386e3: Preparing [2023-04-11T15:43:30.412Z] a00911d5263e: Preparing [2023-04-11T15:43:30.412Z] 7cf95d6e079e: Preparing [2023-04-11T15:43:30.412Z] f1417ff83b31: Preparing [2023-04-11T15:43:30.412Z] 23f6f2bc45a5: Waiting [2023-04-11T15:43:30.412Z] 951ec1b386e3: Waiting [2023-04-11T15:43:30.412Z] a00911d5263e: Waiting [2023-04-11T15:43:30.412Z] f1417ff83b31: Waiting [2023-04-11T15:43:30.412Z] 7cf95d6e079e: Waiting [2023-04-11T15:43:30.412Z] 9f12bb240644: Waiting [2023-04-11T15:43:30.412Z] c64d2c25598a: Waiting [2023-04-11T15:43:30.412Z] 2e74810fe45c: Waiting [2023-04-11T15:43:30.412Z] 247811feef55: Pushed [2023-04-11T15:43:30.412Z] 644319cddc8d: Pushed [2023-04-11T15:43:30.412Z] 3ca73accf44f: Pushed [2023-04-11T15:43:30.412Z] af95c341c1e9: Pushed [2023-04-11T15:43:30.412Z] 786b3572b5bf: Pushed [2023-04-11T15:43:30.412Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:30.412Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:30.670Z] 23f6f2bc45a5: Pushed [2023-04-11T15:43:30.671Z] a00911d5263e: Pushed [2023-04-11T15:43:30.671Z] 7cf95d6e079e: Pushed [2023-04-11T15:43:30.671Z] 951ec1b386e3: Pushed [2023-04-11T15:43:30.671Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:30.842Z] v3.17.3-61-ga1615f09240 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T15:43:30.842Z] v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T15:43:30.842Z] OK: 17689 distinct packages available [2023-04-11T15:43:31.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:43:32.047Z] 9f12bb240644: Pushed [2023-04-11T15:43:32.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:43:32.306Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:3cae39a1ba7de15516fa2cd5a5584d9022ed936285f1e5dfa6a5d28c5a5bbbe9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:32.622Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:32.923Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-11T15:43:32.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T15:43:32.923Z] 644319cddc8d: Preparing [2023-04-11T15:43:32.923Z] 644319cddc8d: Preparing [2023-04-11T15:43:32.923Z] 247811feef55: Preparing [2023-04-11T15:43:32.923Z] 786b3572b5bf: Preparing [2023-04-11T15:43:32.923Z] af95c341c1e9: Preparing [2023-04-11T15:43:32.923Z] 3ca73accf44f: Preparing [2023-04-11T15:43:32.923Z] 9f12bb240644: Preparing [2023-04-11T15:43:32.923Z] c64d2c25598a: Preparing [2023-04-11T15:43:32.923Z] 2e74810fe45c: Preparing [2023-04-11T15:43:32.923Z] 23f6f2bc45a5: Preparing [2023-04-11T15:43:32.923Z] 951ec1b386e3: Preparing [2023-04-11T15:43:32.923Z] a00911d5263e: Preparing [2023-04-11T15:43:32.923Z] 7cf95d6e079e: Preparing [2023-04-11T15:43:32.923Z] f1417ff83b31: Preparing [2023-04-11T15:43:32.923Z] 951ec1b386e3: Waiting [2023-04-11T15:43:32.923Z] f1417ff83b31: Waiting [2023-04-11T15:43:32.923Z] a00911d5263e: Waiting [2023-04-11T15:43:32.923Z] 7cf95d6e079e: Waiting [2023-04-11T15:43:32.923Z] 2e74810fe45c: Waiting [2023-04-11T15:43:32.923Z] c64d2c25598a: Waiting [2023-04-11T15:43:32.923Z] 9f12bb240644: Waiting [2023-04-11T15:43:32.923Z] af95c341c1e9: Layer already exists [2023-04-11T15:43:32.923Z] 644319cddc8d: Layer already exists [2023-04-11T15:43:32.923Z] 786b3572b5bf: Layer already exists [2023-04-11T15:43:32.923Z] 3ca73accf44f: Layer already exists [2023-04-11T15:43:32.923Z] 247811feef55: Layer already exists [2023-04-11T15:43:32.923Z] 9f12bb240644: Layer already exists [2023-04-11T15:43:32.923Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:32.923Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:32.923Z] 951ec1b386e3: Layer already exists [2023-04-11T15:43:32.923Z] 23f6f2bc45a5: Layer already exists [2023-04-11T15:43:32.923Z] a00911d5263e: Layer already exists [2023-04-11T15:43:32.923Z] 7cf95d6e079e: Layer already exists [2023-04-11T15:43:32.923Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:32.923Z] latest: digest: sha256:3cae39a1ba7de15516fa2cd5a5584d9022ed936285f1e5dfa6a5d28c5a5bbbe9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:33.239Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:33.538Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.126 [2023-04-11T15:43:33.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T15:43:33.538Z] 644319cddc8d: Preparing [2023-04-11T15:43:33.538Z] 644319cddc8d: Preparing [2023-04-11T15:43:33.538Z] 247811feef55: Preparing [2023-04-11T15:43:33.538Z] 786b3572b5bf: Preparing [2023-04-11T15:43:33.538Z] af95c341c1e9: Preparing [2023-04-11T15:43:33.538Z] 3ca73accf44f: Preparing [2023-04-11T15:43:33.538Z] 9f12bb240644: Preparing [2023-04-11T15:43:33.538Z] c64d2c25598a: Preparing [2023-04-11T15:43:33.538Z] 2e74810fe45c: Preparing [2023-04-11T15:43:33.538Z] 23f6f2bc45a5: Preparing [2023-04-11T15:43:33.538Z] 951ec1b386e3: Preparing [2023-04-11T15:43:33.538Z] a00911d5263e: Preparing [2023-04-11T15:43:33.538Z] 7cf95d6e079e: Preparing [2023-04-11T15:43:33.538Z] f1417ff83b31: Preparing [2023-04-11T15:43:33.538Z] c64d2c25598a: Waiting [2023-04-11T15:43:33.538Z] 2e74810fe45c: Waiting [2023-04-11T15:43:33.538Z] 23f6f2bc45a5: Waiting [2023-04-11T15:43:33.538Z] 951ec1b386e3: Waiting [2023-04-11T15:43:33.538Z] a00911d5263e: Waiting [2023-04-11T15:43:33.538Z] 7cf95d6e079e: Waiting [2023-04-11T15:43:33.538Z] 9f12bb240644: Waiting [2023-04-11T15:43:33.538Z] f1417ff83b31: Waiting [2023-04-11T15:43:33.538Z] 247811feef55: Layer already exists [2023-04-11T15:43:33.538Z] 786b3572b5bf: Layer already exists [2023-04-11T15:43:33.538Z] 644319cddc8d: Layer already exists [2023-04-11T15:43:33.538Z] 3ca73accf44f: Layer already exists [2023-04-11T15:43:33.538Z] af95c341c1e9: Layer already exists [2023-04-11T15:43:33.538Z] 9f12bb240644: Layer already exists [2023-04-11T15:43:33.538Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:33.538Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:33.538Z] 23f6f2bc45a5: Layer already exists [2023-04-11T15:43:33.538Z] 951ec1b386e3: Layer already exists [2023-04-11T15:43:33.538Z] a00911d5263e: Layer already exists [2023-04-11T15:43:33.538Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:33.538Z] 7cf95d6e079e: Layer already exists [2023-04-11T15:43:33.538Z] 3.0.0-dev.126: digest: sha256:3cae39a1ba7de15516fa2cd5a5584d9022ed936285f1e5dfa6a5d28c5a5bbbe9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:33.842Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:34.148Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:34.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T15:43:34.148Z] 644319cddc8d: Preparing [2023-04-11T15:43:34.148Z] 644319cddc8d: Preparing [2023-04-11T15:43:34.148Z] 247811feef55: Preparing [2023-04-11T15:43:34.148Z] 786b3572b5bf: Preparing [2023-04-11T15:43:34.148Z] af95c341c1e9: Preparing [2023-04-11T15:43:34.148Z] 3ca73accf44f: Preparing [2023-04-11T15:43:34.148Z] 9f12bb240644: Preparing [2023-04-11T15:43:34.148Z] c64d2c25598a: Preparing [2023-04-11T15:43:34.148Z] 2e74810fe45c: Preparing [2023-04-11T15:43:34.148Z] 23f6f2bc45a5: Preparing [2023-04-11T15:43:34.148Z] 951ec1b386e3: Preparing [2023-04-11T15:43:34.148Z] a00911d5263e: Preparing [2023-04-11T15:43:34.148Z] 7cf95d6e079e: Preparing [2023-04-11T15:43:34.148Z] f1417ff83b31: Preparing [2023-04-11T15:43:34.148Z] 9f12bb240644: Waiting [2023-04-11T15:43:34.148Z] 951ec1b386e3: Waiting [2023-04-11T15:43:34.148Z] c64d2c25598a: Waiting [2023-04-11T15:43:34.148Z] a00911d5263e: Waiting [2023-04-11T15:43:34.148Z] 2e74810fe45c: Waiting [2023-04-11T15:43:34.148Z] 7cf95d6e079e: Waiting [2023-04-11T15:43:34.148Z] 23f6f2bc45a5: Waiting [2023-04-11T15:43:34.148Z] f1417ff83b31: Waiting [2023-04-11T15:43:34.148Z] af95c341c1e9: Layer already exists [2023-04-11T15:43:34.148Z] 247811feef55: Layer already exists [2023-04-11T15:43:34.148Z] 644319cddc8d: Layer already exists [2023-04-11T15:43:34.148Z] 3ca73accf44f: Layer already exists [2023-04-11T15:43:34.148Z] 786b3572b5bf: Layer already exists [2023-04-11T15:43:34.148Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:34.148Z] 9f12bb240644: Layer already exists [2023-04-11T15:43:34.148Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:34.148Z] 23f6f2bc45a5: Layer already exists [2023-04-11T15:43:34.148Z] 951ec1b386e3: Layer already exists [2023-04-11T15:43:34.148Z] a00911d5263e: Layer already exists [2023-04-11T15:43:34.148Z] 7cf95d6e079e: Layer already exists [2023-04-11T15:43:34.148Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:34.148Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:3cae39a1ba7de15516fa2cd5a5584d9022ed936285f1e5dfa6a5d28c5a5bbbe9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:34.452Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:34.751Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-11T15:43:34.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T15:43:34.751Z] 644319cddc8d: Preparing [2023-04-11T15:43:34.751Z] 644319cddc8d: Preparing [2023-04-11T15:43:34.751Z] 247811feef55: Preparing [2023-04-11T15:43:34.751Z] 786b3572b5bf: Preparing [2023-04-11T15:43:34.751Z] af95c341c1e9: Preparing [2023-04-11T15:43:34.751Z] 3ca73accf44f: Preparing [2023-04-11T15:43:34.751Z] 9f12bb240644: Preparing [2023-04-11T15:43:34.751Z] c64d2c25598a: Preparing [2023-04-11T15:43:34.751Z] 2e74810fe45c: Preparing [2023-04-11T15:43:34.751Z] 23f6f2bc45a5: Preparing [2023-04-11T15:43:34.751Z] 951ec1b386e3: Preparing [2023-04-11T15:43:34.751Z] a00911d5263e: Preparing [2023-04-11T15:43:34.751Z] 7cf95d6e079e: Preparing [2023-04-11T15:43:34.751Z] f1417ff83b31: Preparing [2023-04-11T15:43:34.751Z] 9f12bb240644: Waiting [2023-04-11T15:43:34.751Z] c64d2c25598a: Waiting [2023-04-11T15:43:34.751Z] 2e74810fe45c: Waiting [2023-04-11T15:43:34.751Z] 23f6f2bc45a5: Waiting [2023-04-11T15:43:34.751Z] a00911d5263e: Waiting [2023-04-11T15:43:34.751Z] 951ec1b386e3: Waiting [2023-04-11T15:43:34.751Z] f1417ff83b31: Waiting [2023-04-11T15:43:34.751Z] 3ca73accf44f: Layer already exists [2023-04-11T15:43:34.751Z] 247811feef55: Layer already exists [2023-04-11T15:43:34.751Z] af95c341c1e9: Layer already exists [2023-04-11T15:43:34.751Z] 644319cddc8d: Layer already exists [2023-04-11T15:43:34.751Z] 786b3572b5bf: Layer already exists [2023-04-11T15:43:34.751Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:34.751Z] 9f12bb240644: Layer already exists [2023-04-11T15:43:34.751Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:34.751Z] 23f6f2bc45a5: Layer already exists [2023-04-11T15:43:34.751Z] 951ec1b386e3: Layer already exists [2023-04-11T15:43:34.751Z] a00911d5263e: Layer already exists [2023-04-11T15:43:34.751Z] 7cf95d6e079e: Layer already exists [2023-04-11T15:43:34.751Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:34.751Z] main: digest: sha256:3cae39a1ba7de15516fa2cd5a5584d9022ed936285f1e5dfa6a5d28c5a5bbbe9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:43:34.795Z] ===================================================== [Pipeline] echo [2023-04-11T15:43:34.803Z] taggedImages: [2023-04-11T15:43:34.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:34.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-11T15:43:34.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.126 [2023-04-11T15:43:34.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:34.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-11T15:43:34.823Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-11T15:43:34.823Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:34.823Z] latest [2023-04-11T15:43:34.823Z] 3.0.0-dev.126 [2023-04-11T15:43:34.823Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:34.823Z] main [2023-04-11T15:43:34.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:35.136Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:35.413Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T15:43:35.413Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T15:43:35.413Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T15:43:35.413Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T15:43:35.413Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:43:35.413Z] OK: 8 MiB in 19 packages [2023-04-11T15:43:35.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:35.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T15:43:35.435Z] 254a088f836e: Preparing [2023-04-11T15:43:35.435Z] eac244eb0803: Preparing [2023-04-11T15:43:35.435Z] 023499b53b9e: Preparing [2023-04-11T15:43:35.435Z] 2c4745430e1f: Preparing [2023-04-11T15:43:35.435Z] c64d2c25598a: Preparing [2023-04-11T15:43:35.435Z] 2e74810fe45c: Preparing [2023-04-11T15:43:35.435Z] c2af57a8a5b3: Preparing [2023-04-11T15:43:35.435Z] f1417ff83b31: Preparing [2023-04-11T15:43:35.435Z] 2e74810fe45c: Waiting [2023-04-11T15:43:35.435Z] f1417ff83b31: Waiting [2023-04-11T15:43:35.435Z] c2af57a8a5b3: Waiting [2023-04-11T15:43:35.435Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:35.435Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:35.435Z] c2af57a8a5b3: Layer already exists [2023-04-11T15:43:35.435Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:35.435Z] 023499b53b9e: Pushed [2023-04-11T15:43:35.435Z] eac244eb0803: Pushed [2023-04-11T15:43:35.435Z] 254a088f836e: Pushed [2023-04-11T15:43:36.809Z] 2c4745430e1f: Pushed [2023-04-11T15:43:36.809Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:124ae15f96cd0fd9105ad7164a33de13ee69424e66cc5f871637062d9f5e16b3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:37.111Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:37.391Z] Removing intermediate container 61961cfa991b [2023-04-11T15:43:37.391Z] ---> c0971c6e90a8 [2023-04-11T15:43:37.391Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:43:37.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-11T15:43:37.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T15:43:37.409Z] 254a088f836e: Preparing [2023-04-11T15:43:37.409Z] eac244eb0803: Preparing [2023-04-11T15:43:37.409Z] 023499b53b9e: Preparing [2023-04-11T15:43:37.409Z] 2c4745430e1f: Preparing [2023-04-11T15:43:37.409Z] c64d2c25598a: Preparing [2023-04-11T15:43:37.409Z] 2e74810fe45c: Preparing [2023-04-11T15:43:37.409Z] c2af57a8a5b3: Preparing [2023-04-11T15:43:37.409Z] f1417ff83b31: Preparing [2023-04-11T15:43:37.409Z] 2e74810fe45c: Waiting [2023-04-11T15:43:37.409Z] f1417ff83b31: Waiting [2023-04-11T15:43:37.409Z] c2af57a8a5b3: Waiting [2023-04-11T15:43:37.409Z] 023499b53b9e: Layer already exists [2023-04-11T15:43:37.409Z] 2c4745430e1f: Layer already exists [2023-04-11T15:43:37.409Z] eac244eb0803: Layer already exists [2023-04-11T15:43:37.409Z] 254a088f836e: Layer already exists [2023-04-11T15:43:37.409Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:37.409Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:37.409Z] c2af57a8a5b3: Layer already exists [2023-04-11T15:43:37.409Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:37.409Z] latest: digest: sha256:124ae15f96cd0fd9105ad7164a33de13ee69424e66cc5f871637062d9f5e16b3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:37.710Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:38.008Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.126 [2023-04-11T15:43:38.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T15:43:38.008Z] 254a088f836e: Preparing [2023-04-11T15:43:38.008Z] eac244eb0803: Preparing [2023-04-11T15:43:38.008Z] 023499b53b9e: Preparing [2023-04-11T15:43:38.008Z] 2c4745430e1f: Preparing [2023-04-11T15:43:38.008Z] c64d2c25598a: Preparing [2023-04-11T15:43:38.008Z] 2e74810fe45c: Preparing [2023-04-11T15:43:38.008Z] c2af57a8a5b3: Preparing [2023-04-11T15:43:38.008Z] f1417ff83b31: Preparing [2023-04-11T15:43:38.008Z] c2af57a8a5b3: Waiting [2023-04-11T15:43:38.008Z] 2e74810fe45c: Waiting [2023-04-11T15:43:38.008Z] f1417ff83b31: Waiting [2023-04-11T15:43:38.008Z] 2c4745430e1f: Layer already exists [2023-04-11T15:43:38.008Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:38.008Z] 254a088f836e: Layer already exists [2023-04-11T15:43:38.008Z] eac244eb0803: Layer already exists [2023-04-11T15:43:38.008Z] 023499b53b9e: Layer already exists [2023-04-11T15:43:38.008Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:38.008Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:38.008Z] c2af57a8a5b3: Layer already exists [2023-04-11T15:43:38.008Z] 3.0.0-dev.126: digest: sha256:124ae15f96cd0fd9105ad7164a33de13ee69424e66cc5f871637062d9f5e16b3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:38.313Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:38.613Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:38.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T15:43:38.613Z] 254a088f836e: Preparing [2023-04-11T15:43:38.613Z] eac244eb0803: Preparing [2023-04-11T15:43:38.613Z] 023499b53b9e: Preparing [2023-04-11T15:43:38.613Z] 2c4745430e1f: Preparing [2023-04-11T15:43:38.613Z] c64d2c25598a: Preparing [2023-04-11T15:43:38.613Z] 2e74810fe45c: Preparing [2023-04-11T15:43:38.613Z] c2af57a8a5b3: Preparing [2023-04-11T15:43:38.613Z] f1417ff83b31: Preparing [2023-04-11T15:43:38.613Z] 2e74810fe45c: Waiting [2023-04-11T15:43:38.613Z] c2af57a8a5b3: Waiting [2023-04-11T15:43:38.613Z] f1417ff83b31: Waiting [2023-04-11T15:43:38.613Z] 254a088f836e: Layer already exists [2023-04-11T15:43:38.613Z] 023499b53b9e: Layer already exists [2023-04-11T15:43:38.613Z] eac244eb0803: Layer already exists [2023-04-11T15:43:38.613Z] 2c4745430e1f: Layer already exists [2023-04-11T15:43:38.613Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:38.613Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:38.613Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:38.613Z] c2af57a8a5b3: Layer already exists [2023-04-11T15:43:38.613Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:124ae15f96cd0fd9105ad7164a33de13ee69424e66cc5f871637062d9f5e16b3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:38.792Z] ---> ecc7c4bf596e [2023-04-11T15:43:38.792Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:43:38.922Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:39.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-11T15:43:39.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T15:43:39.219Z] 254a088f836e: Preparing [2023-04-11T15:43:39.219Z] eac244eb0803: Preparing [2023-04-11T15:43:39.219Z] 023499b53b9e: Preparing [2023-04-11T15:43:39.219Z] 2c4745430e1f: Preparing [2023-04-11T15:43:39.219Z] c64d2c25598a: Preparing [2023-04-11T15:43:39.219Z] 2e74810fe45c: Preparing [2023-04-11T15:43:39.219Z] c2af57a8a5b3: Preparing [2023-04-11T15:43:39.219Z] f1417ff83b31: Preparing [2023-04-11T15:43:39.219Z] c2af57a8a5b3: Waiting [2023-04-11T15:43:39.219Z] 2e74810fe45c: Waiting [2023-04-11T15:43:39.219Z] 2c4745430e1f: Layer already exists [2023-04-11T15:43:39.219Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:39.219Z] eac244eb0803: Layer already exists [2023-04-11T15:43:39.219Z] 023499b53b9e: Layer already exists [2023-04-11T15:43:39.219Z] 254a088f836e: Layer already exists [2023-04-11T15:43:39.219Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:39.219Z] c2af57a8a5b3: Layer already exists [2023-04-11T15:43:39.219Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:39.219Z] main: digest: sha256:124ae15f96cd0fd9105ad7164a33de13ee69424e66cc5f871637062d9f5e16b3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:43:39.253Z] ===================================================== [Pipeline] echo [2023-04-11T15:43:39.258Z] taggedImages: [2023-04-11T15:43:39.258Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:39.258Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-11T15:43:39.258Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.126 [2023-04-11T15:43:39.258Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:39.258Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-11T15:43:39.272Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-11T15:43:39.272Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:39.272Z] latest [2023-04-11T15:43:39.272Z] 3.0.0-dev.126 [2023-04-11T15:43:39.272Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:39.272Z] main [2023-04-11T15:43:39.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:39.576Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:39.747Z] ---> 6dcd4b9bcd10 [2023-04-11T15:43:39.748Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T15:43:39.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:39.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T15:43:39.894Z] b54cc4e3a326: Preparing [2023-04-11T15:43:39.894Z] 7fcc444a4904: Preparing [2023-04-11T15:43:39.894Z] 0ae4545faaf9: Preparing [2023-04-11T15:43:39.894Z] dc2a4520e596: Preparing [2023-04-11T15:43:39.894Z] c64d2c25598a: Preparing [2023-04-11T15:43:39.894Z] 2e74810fe45c: Preparing [2023-04-11T15:43:39.894Z] 86edfa1cd693: Preparing [2023-04-11T15:43:39.894Z] fd22e07e31bf: Preparing [2023-04-11T15:43:39.894Z] f1417ff83b31: Preparing [2023-04-11T15:43:39.894Z] 86edfa1cd693: Waiting [2023-04-11T15:43:39.894Z] fd22e07e31bf: Waiting [2023-04-11T15:43:39.894Z] 2e74810fe45c: Waiting [2023-04-11T15:43:39.894Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:39.894Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:39.894Z] b54cc4e3a326: Pushed [2023-04-11T15:43:39.894Z] 7fcc444a4904: Pushed [2023-04-11T15:43:39.894Z] dc2a4520e596: Pushed [2023-04-11T15:43:39.894Z] 86edfa1cd693: Pushed [2023-04-11T15:43:39.894Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:40.153Z] fd22e07e31bf: Pushed [2023-04-11T15:43:41.087Z] 0ae4545faaf9: Pushed [2023-04-11T15:43:41.087Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:ccce416917f821e89cb7943c76046eb24cbb247ffd4fa37a6f0483c85e39dd57 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:41.400Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:41.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-11T15:43:41.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T15:43:41.717Z] b54cc4e3a326: Preparing [2023-04-11T15:43:41.717Z] 7fcc444a4904: Preparing [2023-04-11T15:43:41.717Z] 0ae4545faaf9: Preparing [2023-04-11T15:43:41.717Z] dc2a4520e596: Preparing [2023-04-11T15:43:41.717Z] c64d2c25598a: Preparing [2023-04-11T15:43:41.717Z] 2e74810fe45c: Preparing [2023-04-11T15:43:41.717Z] 86edfa1cd693: Preparing [2023-04-11T15:43:41.717Z] fd22e07e31bf: Preparing [2023-04-11T15:43:41.717Z] f1417ff83b31: Preparing [2023-04-11T15:43:41.717Z] 2e74810fe45c: Waiting [2023-04-11T15:43:41.717Z] 86edfa1cd693: Waiting [2023-04-11T15:43:41.717Z] fd22e07e31bf: Waiting [2023-04-11T15:43:41.717Z] 7fcc444a4904: Layer already exists [2023-04-11T15:43:41.717Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:41.717Z] b54cc4e3a326: Layer already exists [2023-04-11T15:43:41.717Z] dc2a4520e596: Layer already exists [2023-04-11T15:43:41.717Z] 0ae4545faaf9: Layer already exists [2023-04-11T15:43:41.717Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:41.717Z] 86edfa1cd693: Layer already exists [2023-04-11T15:43:41.717Z] fd22e07e31bf: Layer already exists [2023-04-11T15:43:41.717Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:41.717Z] latest: digest: sha256:ccce416917f821e89cb7943c76046eb24cbb247ffd4fa37a6f0483c85e39dd57 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:42.018Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:42.322Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.126 [2023-04-11T15:43:42.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T15:43:42.322Z] b54cc4e3a326: Preparing [2023-04-11T15:43:42.322Z] 7fcc444a4904: Preparing [2023-04-11T15:43:42.322Z] 0ae4545faaf9: Preparing [2023-04-11T15:43:42.322Z] dc2a4520e596: Preparing [2023-04-11T15:43:42.322Z] c64d2c25598a: Preparing [2023-04-11T15:43:42.322Z] 2e74810fe45c: Preparing [2023-04-11T15:43:42.322Z] 86edfa1cd693: Preparing [2023-04-11T15:43:42.322Z] fd22e07e31bf: Preparing [2023-04-11T15:43:42.322Z] f1417ff83b31: Preparing [2023-04-11T15:43:42.322Z] 86edfa1cd693: Waiting [2023-04-11T15:43:42.322Z] fd22e07e31bf: Waiting [2023-04-11T15:43:42.322Z] f1417ff83b31: Waiting [2023-04-11T15:43:42.322Z] 2e74810fe45c: Waiting [2023-04-11T15:43:42.322Z] b54cc4e3a326: Layer already exists [2023-04-11T15:43:42.322Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:42.322Z] dc2a4520e596: Layer already exists [2023-04-11T15:43:42.322Z] 7fcc444a4904: Layer already exists [2023-04-11T15:43:42.322Z] 0ae4545faaf9: Layer already exists [2023-04-11T15:43:42.322Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:42.322Z] fd22e07e31bf: Layer already exists [2023-04-11T15:43:42.322Z] 86edfa1cd693: Layer already exists [2023-04-11T15:43:42.322Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:42.322Z] 3.0.0-dev.126: digest: sha256:ccce416917f821e89cb7943c76046eb24cbb247ffd4fa37a6f0483c85e39dd57 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:42.632Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:42.937Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:42.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T15:43:42.937Z] b54cc4e3a326: Preparing [2023-04-11T15:43:42.937Z] 7fcc444a4904: Preparing [2023-04-11T15:43:42.937Z] 0ae4545faaf9: Preparing [2023-04-11T15:43:42.937Z] dc2a4520e596: Preparing [2023-04-11T15:43:42.937Z] c64d2c25598a: Preparing [2023-04-11T15:43:42.937Z] 2e74810fe45c: Preparing [2023-04-11T15:43:42.937Z] 86edfa1cd693: Preparing [2023-04-11T15:43:42.937Z] fd22e07e31bf: Preparing [2023-04-11T15:43:42.937Z] f1417ff83b31: Preparing [2023-04-11T15:43:42.937Z] 2e74810fe45c: Waiting [2023-04-11T15:43:42.937Z] 86edfa1cd693: Waiting [2023-04-11T15:43:42.937Z] fd22e07e31bf: Waiting [2023-04-11T15:43:42.937Z] f1417ff83b31: Waiting [2023-04-11T15:43:42.937Z] b54cc4e3a326: Layer already exists [2023-04-11T15:43:42.937Z] 0ae4545faaf9: Layer already exists [2023-04-11T15:43:42.937Z] dc2a4520e596: Layer already exists [2023-04-11T15:43:42.937Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:42.937Z] 7fcc444a4904: Layer already exists [2023-04-11T15:43:42.937Z] fd22e07e31bf: Layer already exists [2023-04-11T15:43:42.937Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:42.937Z] 86edfa1cd693: Layer already exists [2023-04-11T15:43:42.937Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:42.937Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:ccce416917f821e89cb7943c76046eb24cbb247ffd4fa37a6f0483c85e39dd57 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:43.246Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:43.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-11T15:43:43.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T15:43:43.553Z] b54cc4e3a326: Preparing [2023-04-11T15:43:43.553Z] 7fcc444a4904: Preparing [2023-04-11T15:43:43.553Z] 0ae4545faaf9: Preparing [2023-04-11T15:43:43.553Z] dc2a4520e596: Preparing [2023-04-11T15:43:43.553Z] c64d2c25598a: Preparing [2023-04-11T15:43:43.553Z] 2e74810fe45c: Preparing [2023-04-11T15:43:43.553Z] 86edfa1cd693: Preparing [2023-04-11T15:43:43.553Z] fd22e07e31bf: Preparing [2023-04-11T15:43:43.553Z] f1417ff83b31: Preparing [2023-04-11T15:43:43.553Z] 2e74810fe45c: Waiting [2023-04-11T15:43:43.553Z] 86edfa1cd693: Waiting [2023-04-11T15:43:43.553Z] fd22e07e31bf: Waiting [2023-04-11T15:43:43.553Z] f1417ff83b31: Waiting [2023-04-11T15:43:43.553Z] b54cc4e3a326: Layer already exists [2023-04-11T15:43:43.553Z] dc2a4520e596: Layer already exists [2023-04-11T15:43:43.553Z] 0ae4545faaf9: Layer already exists [2023-04-11T15:43:43.553Z] 7fcc444a4904: Layer already exists [2023-04-11T15:43:43.553Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:43.553Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:43.553Z] 86edfa1cd693: Layer already exists [2023-04-11T15:43:43.553Z] fd22e07e31bf: Layer already exists [2023-04-11T15:43:43.553Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:43.553Z] main: digest: sha256:ccce416917f821e89cb7943c76046eb24cbb247ffd4fa37a6f0483c85e39dd57 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:43:43.587Z] ===================================================== [Pipeline] echo [2023-04-11T15:43:43.593Z] taggedImages: [2023-04-11T15:43:43.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:43.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-11T15:43:43.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.126 [2023-04-11T15:43:43.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:43.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-11T15:43:43.608Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-11T15:43:43.608Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:43.608Z] latest [2023-04-11T15:43:43.608Z] 3.0.0-dev.126 [2023-04-11T15:43:43.608Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:43.608Z] main [2023-04-11T15:43:43.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:43.909Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:44.210Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:44.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T15:43:44.210Z] 90e97f877834: Preparing [2023-04-11T15:43:44.210Z] 0fb1983cc19a: Preparing [2023-04-11T15:43:44.210Z] 3c41f96d0d31: Preparing [2023-04-11T15:43:44.210Z] 7628ddb92355: Preparing [2023-04-11T15:43:44.210Z] 87e6612ef32c: Preparing [2023-04-11T15:43:44.210Z] 0ab427bf2192: Preparing [2023-04-11T15:43:44.210Z] 1786b91027f0: Preparing [2023-04-11T15:43:44.210Z] c64d2c25598a: Preparing [2023-04-11T15:43:44.210Z] 1786b91027f0: Waiting [2023-04-11T15:43:44.210Z] 2e74810fe45c: Preparing [2023-04-11T15:43:44.210Z] d9a4de2bae4b: Preparing [2023-04-11T15:43:44.210Z] f1417ff83b31: Preparing [2023-04-11T15:43:44.210Z] 0ab427bf2192: Waiting [2023-04-11T15:43:44.210Z] c64d2c25598a: Waiting [2023-04-11T15:43:44.210Z] d9a4de2bae4b: Waiting [2023-04-11T15:43:44.210Z] 2e74810fe45c: Waiting [2023-04-11T15:43:44.210Z] f1417ff83b31: Waiting [2023-04-11T15:43:44.210Z] 90e97f877834: Pushed [2023-04-11T15:43:44.210Z] 0fb1983cc19a: Pushed [2023-04-11T15:43:44.210Z] 87e6612ef32c: Pushed [2023-04-11T15:43:44.210Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:44.210Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:44.210Z] 0ab427bf2192: Pushed [2023-04-11T15:43:44.210Z] 1786b91027f0: Pushed [2023-04-11T15:43:44.467Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:44.467Z] d9a4de2bae4b: Pushed [2023-04-11T15:43:45.400Z] 7628ddb92355: Pushed [2023-04-11T15:43:45.968Z] 3c41f96d0d31: Pushed [2023-04-11T15:43:45.968Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:188e37224404280ce38f527152b14993a136fa6b9aad61dd70c58f016c374940 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:46.274Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:46.578Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-11T15:43:46.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T15:43:46.578Z] 90e97f877834: Preparing [2023-04-11T15:43:46.578Z] 0fb1983cc19a: Preparing [2023-04-11T15:43:46.578Z] 3c41f96d0d31: Preparing [2023-04-11T15:43:46.578Z] 7628ddb92355: Preparing [2023-04-11T15:43:46.578Z] 87e6612ef32c: Preparing [2023-04-11T15:43:46.578Z] 0ab427bf2192: Preparing [2023-04-11T15:43:46.578Z] 1786b91027f0: Preparing [2023-04-11T15:43:46.578Z] c64d2c25598a: Preparing [2023-04-11T15:43:46.578Z] 2e74810fe45c: Preparing [2023-04-11T15:43:46.578Z] d9a4de2bae4b: Preparing [2023-04-11T15:43:46.578Z] f1417ff83b31: Preparing [2023-04-11T15:43:46.578Z] 1786b91027f0: Waiting [2023-04-11T15:43:46.578Z] c64d2c25598a: Waiting [2023-04-11T15:43:46.578Z] d9a4de2bae4b: Waiting [2023-04-11T15:43:46.578Z] 2e74810fe45c: Waiting [2023-04-11T15:43:46.578Z] f1417ff83b31: Waiting [2023-04-11T15:43:46.578Z] 0ab427bf2192: Waiting [2023-04-11T15:43:46.578Z] 0fb1983cc19a: Layer already exists [2023-04-11T15:43:46.578Z] 7628ddb92355: Layer already exists [2023-04-11T15:43:46.578Z] 3c41f96d0d31: Layer already exists [2023-04-11T15:43:46.578Z] 90e97f877834: Layer already exists [2023-04-11T15:43:46.578Z] 87e6612ef32c: Layer already exists [2023-04-11T15:43:46.578Z] 0ab427bf2192: Layer already exists [2023-04-11T15:43:46.578Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:46.578Z] 1786b91027f0: Layer already exists [2023-04-11T15:43:46.578Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:46.578Z] d9a4de2bae4b: Layer already exists [2023-04-11T15:43:46.578Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:46.836Z] latest: digest: sha256:188e37224404280ce38f527152b14993a136fa6b9aad61dd70c58f016c374940 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:47.142Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:47.450Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.126 [2023-04-11T15:43:47.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T15:43:47.450Z] 90e97f877834: Preparing [2023-04-11T15:43:47.450Z] 0fb1983cc19a: Preparing [2023-04-11T15:43:47.450Z] 3c41f96d0d31: Preparing [2023-04-11T15:43:47.450Z] 7628ddb92355: Preparing [2023-04-11T15:43:47.450Z] 87e6612ef32c: Preparing [2023-04-11T15:43:47.450Z] 0ab427bf2192: Preparing [2023-04-11T15:43:47.450Z] 1786b91027f0: Preparing [2023-04-11T15:43:47.450Z] c64d2c25598a: Preparing [2023-04-11T15:43:47.450Z] 2e74810fe45c: Preparing [2023-04-11T15:43:47.450Z] d9a4de2bae4b: Preparing [2023-04-11T15:43:47.450Z] f1417ff83b31: Preparing [2023-04-11T15:43:47.450Z] c64d2c25598a: Waiting [2023-04-11T15:43:47.450Z] 2e74810fe45c: Waiting [2023-04-11T15:43:47.450Z] d9a4de2bae4b: Waiting [2023-04-11T15:43:47.450Z] f1417ff83b31: Waiting [2023-04-11T15:43:47.450Z] 0ab427bf2192: Waiting [2023-04-11T15:43:47.450Z] 1786b91027f0: Waiting [2023-04-11T15:43:47.450Z] 0fb1983cc19a: Layer already exists [2023-04-11T15:43:47.450Z] 3c41f96d0d31: Layer already exists [2023-04-11T15:43:47.450Z] 90e97f877834: Layer already exists [2023-04-11T15:43:47.450Z] 7628ddb92355: Layer already exists [2023-04-11T15:43:47.450Z] 87e6612ef32c: Layer already exists [2023-04-11T15:43:47.450Z] 1786b91027f0: Layer already exists [2023-04-11T15:43:47.450Z] 0ab427bf2192: Layer already exists [2023-04-11T15:43:47.450Z] d9a4de2bae4b: Layer already exists [2023-04-11T15:43:47.450Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:47.450Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:47.450Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:47.450Z] 3.0.0-dev.126: digest: sha256:188e37224404280ce38f527152b14993a136fa6b9aad61dd70c58f016c374940 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:47.760Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:47.946Z] ---> 31dced2a8f57 [2023-04-11T15:43:47.946Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T15:43:47.946Z] ---> 7466dfff9548 [2023-04-11T15:43:47.946Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T15:43:47.946Z] ---> Running in d60bad759faa [2023-04-11T15:43:48.065Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:48.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T15:43:48.066Z] 90e97f877834: Preparing [2023-04-11T15:43:48.066Z] 0fb1983cc19a: Preparing [2023-04-11T15:43:48.066Z] 3c41f96d0d31: Preparing [2023-04-11T15:43:48.066Z] 7628ddb92355: Preparing [2023-04-11T15:43:48.066Z] 87e6612ef32c: Preparing [2023-04-11T15:43:48.066Z] 0ab427bf2192: Preparing [2023-04-11T15:43:48.066Z] 1786b91027f0: Preparing [2023-04-11T15:43:48.066Z] c64d2c25598a: Preparing [2023-04-11T15:43:48.066Z] 2e74810fe45c: Preparing [2023-04-11T15:43:48.066Z] d9a4de2bae4b: Preparing [2023-04-11T15:43:48.066Z] f1417ff83b31: Preparing [2023-04-11T15:43:48.066Z] 1786b91027f0: Waiting [2023-04-11T15:43:48.066Z] 0ab427bf2192: Waiting [2023-04-11T15:43:48.066Z] c64d2c25598a: Waiting [2023-04-11T15:43:48.066Z] 2e74810fe45c: Waiting [2023-04-11T15:43:48.066Z] d9a4de2bae4b: Waiting [2023-04-11T15:43:48.066Z] f1417ff83b31: Waiting [2023-04-11T15:43:48.066Z] 3c41f96d0d31: Layer already exists [2023-04-11T15:43:48.066Z] 90e97f877834: Layer already exists [2023-04-11T15:43:48.066Z] 0fb1983cc19a: Layer already exists [2023-04-11T15:43:48.066Z] 7628ddb92355: Layer already exists [2023-04-11T15:43:48.066Z] 87e6612ef32c: Layer already exists [2023-04-11T15:43:48.066Z] 0ab427bf2192: Layer already exists [2023-04-11T15:43:48.066Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:48.066Z] 1786b91027f0: Layer already exists [2023-04-11T15:43:48.066Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:48.066Z] d9a4de2bae4b: Layer already exists [2023-04-11T15:43:48.066Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:48.066Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:188e37224404280ce38f527152b14993a136fa6b9aad61dd70c58f016c374940 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:48.215Z] Removing intermediate container d60bad759faa [2023-04-11T15:43:48.215Z] ---> 53413087c0f3 [2023-04-11T15:43:48.215Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T15:43:48.386Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:48.710Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-11T15:43:48.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T15:43:48.710Z] 90e97f877834: Preparing [2023-04-11T15:43:48.710Z] 0fb1983cc19a: Preparing [2023-04-11T15:43:48.710Z] 3c41f96d0d31: Preparing [2023-04-11T15:43:48.710Z] 7628ddb92355: Preparing [2023-04-11T15:43:48.710Z] 87e6612ef32c: Preparing [2023-04-11T15:43:48.710Z] 0ab427bf2192: Preparing [2023-04-11T15:43:48.710Z] 1786b91027f0: Preparing [2023-04-11T15:43:48.710Z] c64d2c25598a: Preparing [2023-04-11T15:43:48.710Z] 2e74810fe45c: Preparing [2023-04-11T15:43:48.710Z] d9a4de2bae4b: Preparing [2023-04-11T15:43:48.710Z] f1417ff83b31: Preparing [2023-04-11T15:43:48.710Z] 0ab427bf2192: Waiting [2023-04-11T15:43:48.710Z] 1786b91027f0: Waiting [2023-04-11T15:43:48.710Z] c64d2c25598a: Waiting [2023-04-11T15:43:48.710Z] 2e74810fe45c: Waiting [2023-04-11T15:43:48.710Z] d9a4de2bae4b: Waiting [2023-04-11T15:43:48.710Z] f1417ff83b31: Waiting [2023-04-11T15:43:48.710Z] 90e97f877834: Layer already exists [2023-04-11T15:43:48.710Z] 7628ddb92355: Layer already exists [2023-04-11T15:43:48.710Z] 87e6612ef32c: Layer already exists [2023-04-11T15:43:48.710Z] 0fb1983cc19a: Layer already exists [2023-04-11T15:43:48.710Z] 3c41f96d0d31: Layer already exists [2023-04-11T15:43:48.710Z] 0ab427bf2192: Layer already exists [2023-04-11T15:43:48.710Z] 1786b91027f0: Layer already exists [2023-04-11T15:43:48.710Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:48.710Z] d9a4de2bae4b: Layer already exists [2023-04-11T15:43:48.710Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:48.710Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:48.710Z] main: digest: sha256:188e37224404280ce38f527152b14993a136fa6b9aad61dd70c58f016c374940 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:43:48.745Z] ===================================================== [Pipeline] echo [2023-04-11T15:43:48.750Z] taggedImages: [2023-04-11T15:43:48.750Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:48.750Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-11T15:43:48.750Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.126 [2023-04-11T15:43:48.750Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:48.750Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-11T15:43:48.765Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-11T15:43:48.765Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:48.765Z] latest [2023-04-11T15:43:48.765Z] 3.0.0-dev.126 [2023-04-11T15:43:48.765Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:48.765Z] main [2023-04-11T15:43:48.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:49.074Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:49.179Z] ---> 7097cf02b8b7 [2023-04-11T15:43:49.179Z] Step 22/27 : WORKDIR / [2023-04-11T15:43:49.179Z] ---> Running in f5a719c346d1 [2023-04-11T15:43:49.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:49.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T15:43:49.378Z] b1d192639b4a: Preparing [2023-04-11T15:43:49.378Z] 400dbfdae98d: Preparing [2023-04-11T15:43:49.378Z] c64d2c25598a: Preparing [2023-04-11T15:43:49.378Z] 2e74810fe45c: Preparing [2023-04-11T15:43:49.378Z] 4dcfd2c049c4: Preparing [2023-04-11T15:43:49.378Z] f1417ff83b31: Preparing [2023-04-11T15:43:49.378Z] f1417ff83b31: Waiting [2023-04-11T15:43:49.378Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:49.378Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:49.378Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:49.378Z] b1d192639b4a: Pushed [2023-04-11T15:43:49.762Z] Removing intermediate container f5a719c346d1 [2023-04-11T15:43:49.762Z] ---> a2ed77419ba2 [2023-04-11T15:43:49.762Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T15:43:49.762Z] ---> Running in e1fbf9ca02a5 [2023-04-11T15:43:49.944Z] 4dcfd2c049c4: Pushed [2023-04-11T15:43:50.028Z] Removing intermediate container e1fbf9ca02a5 [2023-04-11T15:43:50.028Z] ---> 78a7ce11e4c5 [2023-04-11T15:43:50.028Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T15:43:50.297Z] ---> Running in 3786b4ee8795 [2023-04-11T15:43:50.564Z] Removing intermediate container 3786b4ee8795 [2023-04-11T15:43:50.830Z] ---> 0d5925e7fc2a [2023-04-11T15:43:50.831Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T15:43:50.831Z] ---> Running in c7ca01159a2f [2023-04-11T15:43:51.414Z] Removing intermediate container c7ca01159a2f [2023-04-11T15:43:51.414Z] ---> e3454c91d7d5 [2023-04-11T15:43:51.414Z] Step 26/27 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:51.414Z] ---> Running in 04e154049f00 [2023-04-11T15:43:51.845Z] 400dbfdae98d: Pushed [2023-04-11T15:43:51.845Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:0d3cc2592827e11cd6c39f67f67f301bca62eb6bf8d1a0964314ee1e6c7cb297 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:51.999Z] Removing intermediate container 04e154049f00 [2023-04-11T15:43:51.999Z] ---> 8d7d4399d7b0 [2023-04-11T15:43:51.999Z] Step 27/27 : LABEL version=3.0.0-dev.126 [2023-04-11T15:43:51.999Z] ---> Running in 48a067b1bda1 [2023-04-11T15:43:52.148Z] + 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-04-11T15:43:52.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-11T15:43:52.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T15:43:52.449Z] b1d192639b4a: Preparing [2023-04-11T15:43:52.449Z] 400dbfdae98d: Preparing [2023-04-11T15:43:52.449Z] c64d2c25598a: Preparing [2023-04-11T15:43:52.449Z] 2e74810fe45c: Preparing [2023-04-11T15:43:52.449Z] 4dcfd2c049c4: Preparing [2023-04-11T15:43:52.449Z] f1417ff83b31: Preparing [2023-04-11T15:43:52.449Z] f1417ff83b31: Waiting [2023-04-11T15:43:52.449Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:52.449Z] b1d192639b4a: Layer already exists [2023-04-11T15:43:52.449Z] 400dbfdae98d: Layer already exists [2023-04-11T15:43:52.449Z] 4dcfd2c049c4: Layer already exists [2023-04-11T15:43:52.449Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:52.449Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:52.449Z] latest: digest: sha256:0d3cc2592827e11cd6c39f67f67f301bca62eb6bf8d1a0964314ee1e6c7cb297 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:52.582Z] Removing intermediate container 48a067b1bda1 [2023-04-11T15:43:52.582Z] ---> 452a789309ca [2023-04-11T15:43:52.582Z] [2023-04-11T15:43:52.751Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:52.850Z] Successfully built 452a789309ca [2023-04-11T15:43:52.850Z] Successfully tagged security-spire-config-arm64:latest [2023-04-11T15:43:52.850Z]  Building security-spire-config ... done Building core-command [2023-04-11T15:43:53.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.126 [2023-04-11T15:43:53.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T15:43:53.050Z] b1d192639b4a: Preparing [2023-04-11T15:43:53.050Z] 400dbfdae98d: Preparing [2023-04-11T15:43:53.050Z] c64d2c25598a: Preparing [2023-04-11T15:43:53.050Z] 2e74810fe45c: Preparing [2023-04-11T15:43:53.050Z] 4dcfd2c049c4: Preparing [2023-04-11T15:43:53.050Z] f1417ff83b31: Preparing [2023-04-11T15:43:53.050Z] f1417ff83b31: Waiting [2023-04-11T15:43:53.050Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:53.050Z] 400dbfdae98d: Layer already exists [2023-04-11T15:43:53.050Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:53.050Z] 4dcfd2c049c4: Layer already exists [2023-04-11T15:43:53.050Z] b1d192639b4a: Layer already exists [2023-04-11T15:43:53.050Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:53.050Z] 3.0.0-dev.126: digest: sha256:0d3cc2592827e11cd6c39f67f67f301bca62eb6bf8d1a0964314ee1e6c7cb297 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:53.359Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:53.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:53.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T15:43:53.664Z] b1d192639b4a: Preparing [2023-04-11T15:43:53.664Z] 400dbfdae98d: Preparing [2023-04-11T15:43:53.664Z] c64d2c25598a: Preparing [2023-04-11T15:43:53.664Z] 2e74810fe45c: Preparing [2023-04-11T15:43:53.664Z] 4dcfd2c049c4: Preparing [2023-04-11T15:43:53.664Z] f1417ff83b31: Preparing [2023-04-11T15:43:53.664Z] f1417ff83b31: Waiting [2023-04-11T15:43:53.664Z] b1d192639b4a: Layer already exists [2023-04-11T15:43:53.664Z] 400dbfdae98d: Layer already exists [2023-04-11T15:43:53.664Z] 4dcfd2c049c4: Layer already exists [2023-04-11T15:43:53.664Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:53.664Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:53.664Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:53.664Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:0d3cc2592827e11cd6c39f67f67f301bca62eb6bf8d1a0964314ee1e6c7cb297 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:53.972Z] + 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-04-11T15:43:54.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-11T15:43:54.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T15:43:54.338Z] b1d192639b4a: Preparing [2023-04-11T15:43:54.338Z] 400dbfdae98d: Preparing [2023-04-11T15:43:54.338Z] c64d2c25598a: Preparing [2023-04-11T15:43:54.338Z] 2e74810fe45c: Preparing [2023-04-11T15:43:54.338Z] 4dcfd2c049c4: Preparing [2023-04-11T15:43:54.338Z] f1417ff83b31: Preparing [2023-04-11T15:43:54.338Z] f1417ff83b31: Waiting [2023-04-11T15:43:54.338Z] 4dcfd2c049c4: Layer already exists [2023-04-11T15:43:54.338Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:54.338Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:54.338Z] b1d192639b4a: Layer already exists [2023-04-11T15:43:54.338Z] 400dbfdae98d: Layer already exists [2023-04-11T15:43:54.338Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:54.338Z] main: digest: sha256:0d3cc2592827e11cd6c39f67f67f301bca62eb6bf8d1a0964314ee1e6c7cb297 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:43:54.388Z] ===================================================== [Pipeline] echo [2023-04-11T15:43:54.393Z] taggedImages: [2023-04-11T15:43:54.393Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:54.393Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-11T15:43:54.393Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.126 [2023-04-11T15:43:54.393Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:54.393Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-11T15:43:54.407Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-11T15:43:54.407Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:54.407Z] latest [2023-04-11T15:43:54.407Z] 3.0.0-dev.126 [2023-04-11T15:43:54.407Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:43:54.407Z] main [2023-04-11T15:43:54.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:54.754Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:43:55.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:43:55.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T15:43:55.098Z] 03fb7ad3ea0f: Preparing [2023-04-11T15:43:55.098Z] c5f98b6d0f47: Preparing [2023-04-11T15:43:55.098Z] 20ad79e83eb6: Preparing [2023-04-11T15:43:55.098Z] 6989b3714ff7: Preparing [2023-04-11T15:43:55.098Z] da8eb76dc697: Preparing [2023-04-11T15:43:55.098Z] c64d2c25598a: Preparing [2023-04-11T15:43:55.098Z] 2e74810fe45c: Preparing [2023-04-11T15:43:55.098Z] 1d19ebbf8303: Preparing [2023-04-11T15:43:55.098Z] f1417ff83b31: Preparing [2023-04-11T15:43:55.098Z] c64d2c25598a: Waiting [2023-04-11T15:43:55.098Z] 2e74810fe45c: Waiting [2023-04-11T15:43:55.098Z] 1d19ebbf8303: Waiting [2023-04-11T15:43:55.098Z] f1417ff83b31: Waiting [2023-04-11T15:43:55.098Z] c5f98b6d0f47: Pushed [2023-04-11T15:43:55.098Z] 03fb7ad3ea0f: Pushed [2023-04-11T15:43:55.098Z] 20ad79e83eb6: Pushed [2023-04-11T15:43:55.098Z] c64d2c25598a: Layer already exists [2023-04-11T15:43:55.098Z] 2e74810fe45c: Layer already exists [2023-04-11T15:43:55.098Z] f1417ff83b31: Layer already exists [2023-04-11T15:43:55.664Z] 1d19ebbf8303: Pushed [2023-04-11T15:43:56.197Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:43:56.197Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:43:56.197Z] ---> 77de0dc3d505 [2023-04-11T15:43:56.197Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:43:56.197Z] ---> Using cache [2023-04-11T15:43:56.197Z] ---> 7440cd1c33d9 [2023-04-11T15:43:56.197Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T15:43:56.197Z] ---> Using cache [2023-04-11T15:43:56.197Z] ---> 21aa85ffacb9 [2023-04-11T15:43:56.197Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T15:43:56.197Z] ---> Using cache [2023-04-11T15:43:56.197Z] ---> f2b28a24fa61 [2023-04-11T15:43:56.197Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T15:43:56.197Z] ---> Using cache [2023-04-11T15:43:56.197Z] ---> 82c7d3f2b287 [2023-04-11T15:43:56.197Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:43:56.197Z] ---> Using cache [2023-04-11T15:43:56.197Z] ---> 0200635aa29b [2023-04-11T15:43:56.197Z] Step 8/24 : COPY . . [2023-04-11T15:43:56.197Z] ---> Using cache [2023-04-11T15:43:56.197Z] ---> ddefd9c20e21 [2023-04-11T15:43:56.197Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T15:43:56.469Z] ---> Running in 7c796148d764 [2023-04-11T15:43:58.410Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T15:43:58.948Z] da8eb76dc697: Pushed [2023-04-11T15:44:01.481Z] 6989b3714ff7: Pushed [2023-04-11T15:44:01.481Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:5a1bb2bf660f439432b5c2fcd1c093feec544a1e5e530c2834a752822dc71fef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:01.799Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:02.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-11T15:44:02.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T15:44:02.101Z] 03fb7ad3ea0f: Preparing [2023-04-11T15:44:02.101Z] c5f98b6d0f47: Preparing [2023-04-11T15:44:02.101Z] 20ad79e83eb6: Preparing [2023-04-11T15:44:02.101Z] 6989b3714ff7: Preparing [2023-04-11T15:44:02.101Z] da8eb76dc697: Preparing [2023-04-11T15:44:02.101Z] c64d2c25598a: Preparing [2023-04-11T15:44:02.101Z] 2e74810fe45c: Preparing [2023-04-11T15:44:02.101Z] 1d19ebbf8303: Preparing [2023-04-11T15:44:02.101Z] f1417ff83b31: Preparing [2023-04-11T15:44:02.101Z] 1d19ebbf8303: Waiting [2023-04-11T15:44:02.101Z] c64d2c25598a: Waiting [2023-04-11T15:44:02.101Z] 2e74810fe45c: Waiting [2023-04-11T15:44:02.101Z] f1417ff83b31: Waiting [2023-04-11T15:44:02.101Z] c5f98b6d0f47: Layer already exists [2023-04-11T15:44:02.101Z] 03fb7ad3ea0f: Layer already exists [2023-04-11T15:44:02.101Z] 6989b3714ff7: Layer already exists [2023-04-11T15:44:02.101Z] da8eb76dc697: Layer already exists [2023-04-11T15:44:02.101Z] 20ad79e83eb6: Layer already exists [2023-04-11T15:44:02.101Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:02.101Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:02.101Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:02.101Z] 1d19ebbf8303: Layer already exists [2023-04-11T15:44:02.101Z] latest: digest: sha256:5a1bb2bf660f439432b5c2fcd1c093feec544a1e5e530c2834a752822dc71fef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:02.407Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:02.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.126 [2023-04-11T15:44:02.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T15:44:02.712Z] 03fb7ad3ea0f: Preparing [2023-04-11T15:44:02.712Z] c5f98b6d0f47: Preparing [2023-04-11T15:44:02.712Z] 20ad79e83eb6: Preparing [2023-04-11T15:44:02.712Z] 6989b3714ff7: Preparing [2023-04-11T15:44:02.712Z] da8eb76dc697: Preparing [2023-04-11T15:44:02.712Z] c64d2c25598a: Preparing [2023-04-11T15:44:02.712Z] 2e74810fe45c: Preparing [2023-04-11T15:44:02.712Z] 1d19ebbf8303: Preparing [2023-04-11T15:44:02.712Z] f1417ff83b31: Preparing [2023-04-11T15:44:02.712Z] f1417ff83b31: Waiting [2023-04-11T15:44:02.712Z] c64d2c25598a: Waiting [2023-04-11T15:44:02.712Z] 2e74810fe45c: Waiting [2023-04-11T15:44:02.712Z] 1d19ebbf8303: Waiting [2023-04-11T15:44:02.712Z] 6989b3714ff7: Layer already exists [2023-04-11T15:44:02.712Z] c5f98b6d0f47: Layer already exists [2023-04-11T15:44:02.712Z] 20ad79e83eb6: Layer already exists [2023-04-11T15:44:02.712Z] da8eb76dc697: Layer already exists [2023-04-11T15:44:02.712Z] 03fb7ad3ea0f: Layer already exists [2023-04-11T15:44:02.712Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:02.712Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:02.712Z] 1d19ebbf8303: Layer already exists [2023-04-11T15:44:02.712Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:02.712Z] 3.0.0-dev.126: digest: sha256:5a1bb2bf660f439432b5c2fcd1c093feec544a1e5e530c2834a752822dc71fef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:03.015Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:03.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:03.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T15:44:03.316Z] 03fb7ad3ea0f: Preparing [2023-04-11T15:44:03.316Z] c5f98b6d0f47: Preparing [2023-04-11T15:44:03.316Z] 20ad79e83eb6: Preparing [2023-04-11T15:44:03.316Z] 6989b3714ff7: Preparing [2023-04-11T15:44:03.316Z] da8eb76dc697: Preparing [2023-04-11T15:44:03.316Z] c64d2c25598a: Preparing [2023-04-11T15:44:03.316Z] 2e74810fe45c: Preparing [2023-04-11T15:44:03.316Z] 1d19ebbf8303: Preparing [2023-04-11T15:44:03.316Z] f1417ff83b31: Preparing [2023-04-11T15:44:03.316Z] 1d19ebbf8303: Waiting [2023-04-11T15:44:03.316Z] c64d2c25598a: Waiting [2023-04-11T15:44:03.316Z] 2e74810fe45c: Waiting [2023-04-11T15:44:03.316Z] f1417ff83b31: Waiting [2023-04-11T15:44:03.316Z] c5f98b6d0f47: Layer already exists [2023-04-11T15:44:03.316Z] 6989b3714ff7: Layer already exists [2023-04-11T15:44:03.316Z] da8eb76dc697: Layer already exists [2023-04-11T15:44:03.316Z] 03fb7ad3ea0f: Layer already exists [2023-04-11T15:44:03.316Z] 20ad79e83eb6: Layer already exists [2023-04-11T15:44:03.316Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:03.316Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:03.316Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:03.316Z] 1d19ebbf8303: Layer already exists [2023-04-11T15:44:03.316Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:5a1bb2bf660f439432b5c2fcd1c093feec544a1e5e530c2834a752822dc71fef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:03.616Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:03.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-11T15:44:03.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T15:44:03.917Z] 03fb7ad3ea0f: Preparing [2023-04-11T15:44:03.917Z] c5f98b6d0f47: Preparing [2023-04-11T15:44:03.918Z] 20ad79e83eb6: Preparing [2023-04-11T15:44:03.918Z] 6989b3714ff7: Preparing [2023-04-11T15:44:03.918Z] da8eb76dc697: Preparing [2023-04-11T15:44:03.918Z] c64d2c25598a: Preparing [2023-04-11T15:44:03.918Z] 2e74810fe45c: Preparing [2023-04-11T15:44:03.918Z] 1d19ebbf8303: Preparing [2023-04-11T15:44:03.918Z] f1417ff83b31: Preparing [2023-04-11T15:44:03.918Z] c64d2c25598a: Waiting [2023-04-11T15:44:03.918Z] f1417ff83b31: Waiting [2023-04-11T15:44:03.918Z] 2e74810fe45c: Waiting [2023-04-11T15:44:03.918Z] 1d19ebbf8303: Waiting [2023-04-11T15:44:03.918Z] 03fb7ad3ea0f: Layer already exists [2023-04-11T15:44:03.918Z] da8eb76dc697: Layer already exists [2023-04-11T15:44:03.918Z] 6989b3714ff7: Layer already exists [2023-04-11T15:44:03.918Z] c5f98b6d0f47: Layer already exists [2023-04-11T15:44:03.918Z] 20ad79e83eb6: Layer already exists [2023-04-11T15:44:03.918Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:03.918Z] 1d19ebbf8303: Layer already exists [2023-04-11T15:44:03.918Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:03.918Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:03.918Z] main: digest: sha256:5a1bb2bf660f439432b5c2fcd1c093feec544a1e5e530c2834a752822dc71fef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:44:03.957Z] ===================================================== [Pipeline] echo [2023-04-11T15:44:03.963Z] taggedImages: [2023-04-11T15:44:03.963Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:03.963Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-11T15:44:03.963Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.126 [2023-04-11T15:44:03.963Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:03.963Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-11T15:44:03.978Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-11T15:44:03.978Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:03.978Z] latest [2023-04-11T15:44:03.978Z] 3.0.0-dev.126 [2023-04-11T15:44:03.978Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:03.978Z] main [2023-04-11T15:44:03.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:04.292Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:04.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:04.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T15:44:04.590Z] b8c9538aa484: Preparing [2023-04-11T15:44:04.590Z] c70530383d3b: Preparing [2023-04-11T15:44:04.590Z] 3cdb6087fdd5: Preparing [2023-04-11T15:44:04.590Z] 9cfc849ebb65: Preparing [2023-04-11T15:44:04.590Z] c64d2c25598a: Preparing [2023-04-11T15:44:04.590Z] 2e74810fe45c: Preparing [2023-04-11T15:44:04.590Z] 4eabda4e8aad: Preparing [2023-04-11T15:44:04.590Z] f1417ff83b31: Preparing [2023-04-11T15:44:04.590Z] 2e74810fe45c: Waiting [2023-04-11T15:44:04.590Z] 4eabda4e8aad: Waiting [2023-04-11T15:44:04.590Z] f1417ff83b31: Waiting [2023-04-11T15:44:04.590Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:04.590Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:04.590Z] 3cdb6087fdd5: Pushed [2023-04-11T15:44:04.590Z] b8c9538aa484: Pushed [2023-04-11T15:44:04.590Z] c70530383d3b: Pushed [2023-04-11T15:44:04.590Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:04.848Z] 4eabda4e8aad: Pushed [2023-04-11T15:44:11.410Z] 9cfc849ebb65: Pushed [2023-04-11T15:44:11.410Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:878d948df8f8e5bfb0abf03a01f8a4646abe288f9d90abddcb8208b3bfa8b7c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:11.712Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:12.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-11T15:44:12.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T15:44:12.006Z] b8c9538aa484: Preparing [2023-04-11T15:44:12.006Z] c70530383d3b: Preparing [2023-04-11T15:44:12.006Z] 3cdb6087fdd5: Preparing [2023-04-11T15:44:12.006Z] 9cfc849ebb65: Preparing [2023-04-11T15:44:12.006Z] c64d2c25598a: Preparing [2023-04-11T15:44:12.006Z] 2e74810fe45c: Preparing [2023-04-11T15:44:12.006Z] 4eabda4e8aad: Preparing [2023-04-11T15:44:12.006Z] f1417ff83b31: Preparing [2023-04-11T15:44:12.006Z] f1417ff83b31: Waiting [2023-04-11T15:44:12.006Z] 2e74810fe45c: Waiting [2023-04-11T15:44:12.006Z] 4eabda4e8aad: Waiting [2023-04-11T15:44:12.006Z] 9cfc849ebb65: Layer already exists [2023-04-11T15:44:12.006Z] c70530383d3b: Layer already exists [2023-04-11T15:44:12.006Z] 3cdb6087fdd5: Layer already exists [2023-04-11T15:44:12.006Z] b8c9538aa484: Layer already exists [2023-04-11T15:44:12.006Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:12.006Z] 4eabda4e8aad: Layer already exists [2023-04-11T15:44:12.006Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:12.006Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:12.006Z] latest: digest: sha256:878d948df8f8e5bfb0abf03a01f8a4646abe288f9d90abddcb8208b3bfa8b7c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:12.307Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:12.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.126 [2023-04-11T15:44:12.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T15:44:12.610Z] b8c9538aa484: Preparing [2023-04-11T15:44:12.610Z] c70530383d3b: Preparing [2023-04-11T15:44:12.610Z] 3cdb6087fdd5: Preparing [2023-04-11T15:44:12.610Z] 9cfc849ebb65: Preparing [2023-04-11T15:44:12.610Z] c64d2c25598a: Preparing [2023-04-11T15:44:12.610Z] 2e74810fe45c: Preparing [2023-04-11T15:44:12.610Z] 4eabda4e8aad: Preparing [2023-04-11T15:44:12.610Z] f1417ff83b31: Preparing [2023-04-11T15:44:12.610Z] 4eabda4e8aad: Waiting [2023-04-11T15:44:12.610Z] f1417ff83b31: Waiting [2023-04-11T15:44:12.610Z] 2e74810fe45c: Waiting [2023-04-11T15:44:12.610Z] c70530383d3b: Layer already exists [2023-04-11T15:44:12.610Z] b8c9538aa484: Layer already exists [2023-04-11T15:44:12.610Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:12.610Z] 9cfc849ebb65: Layer already exists [2023-04-11T15:44:12.610Z] 3cdb6087fdd5: Layer already exists [2023-04-11T15:44:12.610Z] 4eabda4e8aad: Layer already exists [2023-04-11T15:44:12.610Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:12.610Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:12.610Z] 3.0.0-dev.126: digest: sha256:878d948df8f8e5bfb0abf03a01f8a4646abe288f9d90abddcb8208b3bfa8b7c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:12.918Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:13.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:13.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T15:44:13.216Z] b8c9538aa484: Preparing [2023-04-11T15:44:13.216Z] c70530383d3b: Preparing [2023-04-11T15:44:13.216Z] 3cdb6087fdd5: Preparing [2023-04-11T15:44:13.216Z] 9cfc849ebb65: Preparing [2023-04-11T15:44:13.216Z] c64d2c25598a: Preparing [2023-04-11T15:44:13.216Z] 2e74810fe45c: Preparing [2023-04-11T15:44:13.216Z] 4eabda4e8aad: Preparing [2023-04-11T15:44:13.216Z] f1417ff83b31: Preparing [2023-04-11T15:44:13.216Z] 4eabda4e8aad: Waiting [2023-04-11T15:44:13.216Z] 2e74810fe45c: Waiting [2023-04-11T15:44:13.216Z] c70530383d3b: Layer already exists [2023-04-11T15:44:13.216Z] 9cfc849ebb65: Layer already exists [2023-04-11T15:44:13.216Z] 3cdb6087fdd5: Layer already exists [2023-04-11T15:44:13.216Z] b8c9538aa484: Layer already exists [2023-04-11T15:44:13.216Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:13.216Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:13.216Z] 4eabda4e8aad: Layer already exists [2023-04-11T15:44:13.216Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:13.216Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:878d948df8f8e5bfb0abf03a01f8a4646abe288f9d90abddcb8208b3bfa8b7c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:13.517Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:13.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-11T15:44:13.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T15:44:13.816Z] b8c9538aa484: Preparing [2023-04-11T15:44:13.816Z] c70530383d3b: Preparing [2023-04-11T15:44:13.816Z] 3cdb6087fdd5: Preparing [2023-04-11T15:44:13.816Z] 9cfc849ebb65: Preparing [2023-04-11T15:44:13.816Z] c64d2c25598a: Preparing [2023-04-11T15:44:13.816Z] 2e74810fe45c: Preparing [2023-04-11T15:44:13.816Z] 4eabda4e8aad: Preparing [2023-04-11T15:44:13.816Z] f1417ff83b31: Preparing [2023-04-11T15:44:13.816Z] 2e74810fe45c: Waiting [2023-04-11T15:44:13.816Z] 3cdb6087fdd5: Layer already exists [2023-04-11T15:44:13.816Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:13.816Z] b8c9538aa484: Layer already exists [2023-04-11T15:44:13.816Z] c70530383d3b: Layer already exists [2023-04-11T15:44:13.816Z] 9cfc849ebb65: Layer already exists [2023-04-11T15:44:13.816Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:13.816Z] 4eabda4e8aad: Layer already exists [2023-04-11T15:44:13.816Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:13.816Z] main: digest: sha256:878d948df8f8e5bfb0abf03a01f8a4646abe288f9d90abddcb8208b3bfa8b7c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:44:13.864Z] ===================================================== [Pipeline] echo [2023-04-11T15:44:13.869Z] taggedImages: [2023-04-11T15:44:13.869Z] - nexus3.edgexfoundry.org:10004/security-spire-config:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:13.869Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-11T15:44:13.869Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.126 [2023-04-11T15:44:13.869Z] - nexus3.edgexfoundry.org:10004/security-spire-config:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:13.869Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-11T15:44:13.883Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-11T15:44:13.883Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:13.883Z] latest [2023-04-11T15:44:13.883Z] 3.0.0-dev.126 [2023-04-11T15:44:13.883Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:13.883Z] main [2023-04-11T15:44:13.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:14.186Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:14.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:14.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T15:44:14.485Z] 09129c2d29aa: Preparing [2023-04-11T15:44:14.485Z] be02c1673434: Preparing [2023-04-11T15:44:14.485Z] 50d4c029dddf: Preparing [2023-04-11T15:44:14.485Z] a40293c6a456: Preparing [2023-04-11T15:44:14.485Z] c64d2c25598a: Preparing [2023-04-11T15:44:14.485Z] 2e74810fe45c: Preparing [2023-04-11T15:44:14.485Z] 30c8b49073e2: Preparing [2023-04-11T15:44:14.485Z] f1417ff83b31: Preparing [2023-04-11T15:44:14.485Z] f1417ff83b31: Waiting [2023-04-11T15:44:14.485Z] 30c8b49073e2: Waiting [2023-04-11T15:44:14.485Z] 2e74810fe45c: Waiting [2023-04-11T15:44:14.485Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:14.485Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:14.485Z] 09129c2d29aa: Pushed [2023-04-11T15:44:14.485Z] 50d4c029dddf: Pushed [2023-04-11T15:44:14.485Z] be02c1673434: Pushed [2023-04-11T15:44:14.485Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:15.051Z] 30c8b49073e2: Pushed [2023-04-11T15:44:21.611Z] a40293c6a456: Pushed [2023-04-11T15:44:21.611Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:c37e2dbf3008cd6ca595491524498342b7db888af3427a4c681a8318a37abfe4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:21.915Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:22.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-11T15:44:22.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T15:44:22.212Z] 09129c2d29aa: Preparing [2023-04-11T15:44:22.212Z] be02c1673434: Preparing [2023-04-11T15:44:22.212Z] 50d4c029dddf: Preparing [2023-04-11T15:44:22.212Z] a40293c6a456: Preparing [2023-04-11T15:44:22.212Z] c64d2c25598a: Preparing [2023-04-11T15:44:22.212Z] 2e74810fe45c: Preparing [2023-04-11T15:44:22.212Z] 30c8b49073e2: Preparing [2023-04-11T15:44:22.212Z] f1417ff83b31: Preparing [2023-04-11T15:44:22.212Z] 2e74810fe45c: Waiting [2023-04-11T15:44:22.212Z] 30c8b49073e2: Waiting [2023-04-11T15:44:22.212Z] f1417ff83b31: Waiting [2023-04-11T15:44:22.212Z] 09129c2d29aa: Layer already exists [2023-04-11T15:44:22.212Z] be02c1673434: Layer already exists [2023-04-11T15:44:22.212Z] a40293c6a456: Layer already exists [2023-04-11T15:44:22.212Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:22.212Z] 50d4c029dddf: Layer already exists [2023-04-11T15:44:22.212Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:22.212Z] 30c8b49073e2: Layer already exists [2023-04-11T15:44:22.212Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:22.212Z] latest: digest: sha256:c37e2dbf3008cd6ca595491524498342b7db888af3427a4c681a8318a37abfe4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:22.513Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:22.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.126 [2023-04-11T15:44:22.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T15:44:22.814Z] 09129c2d29aa: Preparing [2023-04-11T15:44:22.814Z] be02c1673434: Preparing [2023-04-11T15:44:22.814Z] 50d4c029dddf: Preparing [2023-04-11T15:44:22.814Z] a40293c6a456: Preparing [2023-04-11T15:44:22.814Z] c64d2c25598a: Preparing [2023-04-11T15:44:22.814Z] 2e74810fe45c: Preparing [2023-04-11T15:44:22.814Z] 30c8b49073e2: Preparing [2023-04-11T15:44:22.814Z] f1417ff83b31: Preparing [2023-04-11T15:44:22.814Z] 30c8b49073e2: Waiting [2023-04-11T15:44:22.814Z] f1417ff83b31: Waiting [2023-04-11T15:44:22.814Z] 2e74810fe45c: Waiting [2023-04-11T15:44:22.814Z] be02c1673434: Layer already exists [2023-04-11T15:44:22.814Z] 50d4c029dddf: Layer already exists [2023-04-11T15:44:22.814Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:22.814Z] 09129c2d29aa: Layer already exists [2023-04-11T15:44:22.814Z] a40293c6a456: Layer already exists [2023-04-11T15:44:22.814Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:22.814Z] 30c8b49073e2: Layer already exists [2023-04-11T15:44:22.814Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:22.814Z] 3.0.0-dev.126: digest: sha256:c37e2dbf3008cd6ca595491524498342b7db888af3427a4c681a8318a37abfe4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:23.114Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:23.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:23.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T15:44:23.417Z] 09129c2d29aa: Preparing [2023-04-11T15:44:23.417Z] be02c1673434: Preparing [2023-04-11T15:44:23.417Z] 50d4c029dddf: Preparing [2023-04-11T15:44:23.417Z] a40293c6a456: Preparing [2023-04-11T15:44:23.417Z] c64d2c25598a: Preparing [2023-04-11T15:44:23.417Z] 2e74810fe45c: Preparing [2023-04-11T15:44:23.417Z] 30c8b49073e2: Preparing [2023-04-11T15:44:23.417Z] f1417ff83b31: Preparing [2023-04-11T15:44:23.417Z] 2e74810fe45c: Waiting [2023-04-11T15:44:23.417Z] 30c8b49073e2: Waiting [2023-04-11T15:44:23.417Z] f1417ff83b31: Waiting [2023-04-11T15:44:23.417Z] 50d4c029dddf: Layer already exists [2023-04-11T15:44:23.417Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:23.417Z] 09129c2d29aa: Layer already exists [2023-04-11T15:44:23.417Z] be02c1673434: Layer already exists [2023-04-11T15:44:23.417Z] a40293c6a456: Layer already exists [2023-04-11T15:44:23.418Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:23.418Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:23.418Z] 30c8b49073e2: Layer already exists [2023-04-11T15:44:23.418Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:c37e2dbf3008cd6ca595491524498342b7db888af3427a4c681a8318a37abfe4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:23.729Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:24.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-11T15:44:24.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T15:44:24.036Z] 09129c2d29aa: Preparing [2023-04-11T15:44:24.036Z] be02c1673434: Preparing [2023-04-11T15:44:24.036Z] 50d4c029dddf: Preparing [2023-04-11T15:44:24.036Z] a40293c6a456: Preparing [2023-04-11T15:44:24.036Z] c64d2c25598a: Preparing [2023-04-11T15:44:24.036Z] 2e74810fe45c: Preparing [2023-04-11T15:44:24.036Z] 30c8b49073e2: Preparing [2023-04-11T15:44:24.036Z] f1417ff83b31: Preparing [2023-04-11T15:44:24.036Z] 2e74810fe45c: Waiting [2023-04-11T15:44:24.036Z] f1417ff83b31: Waiting [2023-04-11T15:44:24.036Z] 30c8b49073e2: Waiting [2023-04-11T15:44:24.036Z] 09129c2d29aa: Layer already exists [2023-04-11T15:44:24.036Z] 50d4c029dddf: Layer already exists [2023-04-11T15:44:24.036Z] be02c1673434: Layer already exists [2023-04-11T15:44:24.036Z] a40293c6a456: Layer already exists [2023-04-11T15:44:24.036Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:24.036Z] 30c8b49073e2: Layer already exists [2023-04-11T15:44:24.036Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:24.036Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:24.036Z] main: digest: sha256:c37e2dbf3008cd6ca595491524498342b7db888af3427a4c681a8318a37abfe4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:44:24.082Z] ===================================================== [Pipeline] echo [2023-04-11T15:44:24.090Z] taggedImages: [2023-04-11T15:44:24.090Z] - nexus3.edgexfoundry.org:10004/security-spire-server:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:24.090Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-11T15:44:24.090Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.126 [2023-04-11T15:44:24.090Z] - nexus3.edgexfoundry.org:10004/security-spire-server:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:24.090Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-11T15:44:24.111Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-11T15:44:24.111Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:24.111Z] latest [2023-04-11T15:44:24.111Z] 3.0.0-dev.126 [2023-04-11T15:44:24.111Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:24.111Z] main [2023-04-11T15:44:24.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:24.425Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:24.724Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:24.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T15:44:24.724Z] 75e667e8379d: Preparing [2023-04-11T15:44:24.724Z] 8ca8342f97b1: Preparing [2023-04-11T15:44:24.724Z] c64d2c25598a: Preparing [2023-04-11T15:44:24.724Z] 2e74810fe45c: Preparing [2023-04-11T15:44:24.724Z] d328d92b0c5d: Preparing [2023-04-11T15:44:24.724Z] f1417ff83b31: Preparing [2023-04-11T15:44:24.724Z] f1417ff83b31: Waiting [2023-04-11T15:44:24.724Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:24.724Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:24.724Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:24.724Z] 75e667e8379d: Pushed [2023-04-11T15:44:24.724Z] d328d92b0c5d: Pushed [2023-04-11T15:44:27.251Z] 8ca8342f97b1: Pushed [2023-04-11T15:44:27.508Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:c5e98b93a6ae688a3e5cd56e25a13ed3505b2dd2d8166331f3161072ab4ac477 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:27.806Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:28.101Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-11T15:44:28.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T15:44:28.102Z] 75e667e8379d: Preparing [2023-04-11T15:44:28.102Z] 8ca8342f97b1: Preparing [2023-04-11T15:44:28.102Z] c64d2c25598a: Preparing [2023-04-11T15:44:28.102Z] 2e74810fe45c: Preparing [2023-04-11T15:44:28.102Z] d328d92b0c5d: Preparing [2023-04-11T15:44:28.102Z] f1417ff83b31: Preparing [2023-04-11T15:44:28.102Z] f1417ff83b31: Waiting [2023-04-11T15:44:28.102Z] 8ca8342f97b1: Layer already exists [2023-04-11T15:44:28.102Z] d328d92b0c5d: Layer already exists [2023-04-11T15:44:28.102Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:28.102Z] 75e667e8379d: Layer already exists [2023-04-11T15:44:28.102Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:28.102Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:28.102Z] latest: digest: sha256:c5e98b93a6ae688a3e5cd56e25a13ed3505b2dd2d8166331f3161072ab4ac477 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:28.400Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:28.698Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.126 [2023-04-11T15:44:28.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T15:44:28.698Z] 75e667e8379d: Preparing [2023-04-11T15:44:28.698Z] 8ca8342f97b1: Preparing [2023-04-11T15:44:28.698Z] c64d2c25598a: Preparing [2023-04-11T15:44:28.698Z] 2e74810fe45c: Preparing [2023-04-11T15:44:28.698Z] d328d92b0c5d: Preparing [2023-04-11T15:44:28.698Z] f1417ff83b31: Preparing [2023-04-11T15:44:28.698Z] f1417ff83b31: Waiting [2023-04-11T15:44:28.698Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:28.698Z] 8ca8342f97b1: Layer already exists [2023-04-11T15:44:28.698Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:28.698Z] 75e667e8379d: Layer already exists [2023-04-11T15:44:28.698Z] d328d92b0c5d: Layer already exists [2023-04-11T15:44:28.698Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:28.698Z] 3.0.0-dev.126: digest: sha256:c5e98b93a6ae688a3e5cd56e25a13ed3505b2dd2d8166331f3161072ab4ac477 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:28.997Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:29.296Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:29.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T15:44:29.296Z] 75e667e8379d: Preparing [2023-04-11T15:44:29.296Z] 8ca8342f97b1: Preparing [2023-04-11T15:44:29.296Z] c64d2c25598a: Preparing [2023-04-11T15:44:29.296Z] 2e74810fe45c: Preparing [2023-04-11T15:44:29.296Z] d328d92b0c5d: Preparing [2023-04-11T15:44:29.296Z] f1417ff83b31: Preparing [2023-04-11T15:44:29.296Z] f1417ff83b31: Waiting [2023-04-11T15:44:29.296Z] d328d92b0c5d: Layer already exists [2023-04-11T15:44:29.296Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:29.296Z] 8ca8342f97b1: Layer already exists [2023-04-11T15:44:29.296Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:29.296Z] 75e667e8379d: Layer already exists [2023-04-11T15:44:29.296Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:29.296Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:c5e98b93a6ae688a3e5cd56e25a13ed3505b2dd2d8166331f3161072ab4ac477 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:29.598Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:29.898Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-11T15:44:29.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T15:44:29.898Z] 75e667e8379d: Preparing [2023-04-11T15:44:29.898Z] 8ca8342f97b1: Preparing [2023-04-11T15:44:29.898Z] c64d2c25598a: Preparing [2023-04-11T15:44:29.898Z] 2e74810fe45c: Preparing [2023-04-11T15:44:29.898Z] d328d92b0c5d: Preparing [2023-04-11T15:44:29.898Z] f1417ff83b31: Preparing [2023-04-11T15:44:29.898Z] f1417ff83b31: Waiting [2023-04-11T15:44:29.898Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:29.898Z] 75e667e8379d: Layer already exists [2023-04-11T15:44:29.898Z] 8ca8342f97b1: Layer already exists [2023-04-11T15:44:29.898Z] d328d92b0c5d: Layer already exists [2023-04-11T15:44:29.898Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:29.898Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:29.898Z] main: digest: sha256:c5e98b93a6ae688a3e5cd56e25a13ed3505b2dd2d8166331f3161072ab4ac477 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:44:29.939Z] ===================================================== [Pipeline] echo [2023-04-11T15:44:29.948Z] taggedImages: [2023-04-11T15:44:29.948Z] - nexus3.edgexfoundry.org:10004/support-notifications:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:29.948Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-11T15:44:29.948Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.126 [2023-04-11T15:44:29.948Z] - nexus3.edgexfoundry.org:10004/support-notifications:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:29.948Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-11T15:44:29.971Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-11T15:44:29.971Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:29.971Z] latest [2023-04-11T15:44:29.971Z] 3.0.0-dev.126 [2023-04-11T15:44:29.971Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:29.971Z] main [2023-04-11T15:44:29.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:30.286Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:30.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:30.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T15:44:30.588Z] 623806046fd8: Preparing [2023-04-11T15:44:30.588Z] f92a43669c6e: Preparing [2023-04-11T15:44:30.588Z] c64d2c25598a: Preparing [2023-04-11T15:44:30.588Z] 2e74810fe45c: Preparing [2023-04-11T15:44:30.588Z] 9485606136e8: Preparing [2023-04-11T15:44:30.588Z] f1417ff83b31: Preparing [2023-04-11T15:44:30.588Z] f1417ff83b31: Waiting [2023-04-11T15:44:30.588Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:30.588Z] 9485606136e8: Layer already exists [2023-04-11T15:44:30.588Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:30.588Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:30.588Z] 623806046fd8: Pushed [2023-04-11T15:44:33.120Z] f92a43669c6e: Pushed [2023-04-11T15:44:33.379Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:88336e25e647a16fd7733b03064ed0e333660a00a89310089644d9b773867e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:33.691Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:33.992Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-11T15:44:33.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T15:44:33.992Z] 623806046fd8: Preparing [2023-04-11T15:44:33.992Z] f92a43669c6e: Preparing [2023-04-11T15:44:33.992Z] c64d2c25598a: Preparing [2023-04-11T15:44:33.992Z] 2e74810fe45c: Preparing [2023-04-11T15:44:33.992Z] 9485606136e8: Preparing [2023-04-11T15:44:33.992Z] f1417ff83b31: Preparing [2023-04-11T15:44:33.992Z] f1417ff83b31: Waiting [2023-04-11T15:44:33.992Z] 623806046fd8: Layer already exists [2023-04-11T15:44:33.992Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:33.992Z] f92a43669c6e: Layer already exists [2023-04-11T15:44:33.992Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:33.992Z] 9485606136e8: Layer already exists [2023-04-11T15:44:33.992Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:33.992Z] latest: digest: sha256:88336e25e647a16fd7733b03064ed0e333660a00a89310089644d9b773867e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:34.307Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:34.613Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.126 [2023-04-11T15:44:34.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T15:44:34.613Z] 623806046fd8: Preparing [2023-04-11T15:44:34.613Z] f92a43669c6e: Preparing [2023-04-11T15:44:34.613Z] c64d2c25598a: Preparing [2023-04-11T15:44:34.613Z] 2e74810fe45c: Preparing [2023-04-11T15:44:34.613Z] 9485606136e8: Preparing [2023-04-11T15:44:34.613Z] f1417ff83b31: Preparing [2023-04-11T15:44:34.613Z] f1417ff83b31: Waiting [2023-04-11T15:44:34.613Z] 623806046fd8: Layer already exists [2023-04-11T15:44:34.613Z] 9485606136e8: Layer already exists [2023-04-11T15:44:34.613Z] f92a43669c6e: Layer already exists [2023-04-11T15:44:34.613Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:34.613Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:34.613Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:34.613Z] 3.0.0-dev.126: digest: sha256:88336e25e647a16fd7733b03064ed0e333660a00a89310089644d9b773867e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:34.924Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:35.231Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:35.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T15:44:35.231Z] 623806046fd8: Preparing [2023-04-11T15:44:35.231Z] f92a43669c6e: Preparing [2023-04-11T15:44:35.231Z] c64d2c25598a: Preparing [2023-04-11T15:44:35.231Z] 2e74810fe45c: Preparing [2023-04-11T15:44:35.231Z] 9485606136e8: Preparing [2023-04-11T15:44:35.231Z] f1417ff83b31: Preparing [2023-04-11T15:44:35.231Z] f1417ff83b31: Waiting [2023-04-11T15:44:35.231Z] 9485606136e8: Layer already exists [2023-04-11T15:44:35.231Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:35.231Z] 623806046fd8: Layer already exists [2023-04-11T15:44:35.231Z] f92a43669c6e: Layer already exists [2023-04-11T15:44:35.231Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:35.231Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:35.231Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:88336e25e647a16fd7733b03064ed0e333660a00a89310089644d9b773867e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:35.549Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T15:44:35.851Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-11T15:44:35.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T15:44:35.851Z] 623806046fd8: Preparing [2023-04-11T15:44:35.851Z] f92a43669c6e: Preparing [2023-04-11T15:44:35.851Z] c64d2c25598a: Preparing [2023-04-11T15:44:35.851Z] 2e74810fe45c: Preparing [2023-04-11T15:44:35.851Z] 9485606136e8: Preparing [2023-04-11T15:44:35.851Z] f1417ff83b31: Preparing [2023-04-11T15:44:35.851Z] f1417ff83b31: Waiting [2023-04-11T15:44:35.851Z] 9485606136e8: Layer already exists [2023-04-11T15:44:35.851Z] 623806046fd8: Layer already exists [2023-04-11T15:44:35.851Z] 2e74810fe45c: Layer already exists [2023-04-11T15:44:35.851Z] f92a43669c6e: Layer already exists [2023-04-11T15:44:35.851Z] c64d2c25598a: Layer already exists [2023-04-11T15:44:35.851Z] f1417ff83b31: Layer already exists [2023-04-11T15:44:35.851Z] main: digest: sha256:88336e25e647a16fd7733b03064ed0e333660a00a89310089644d9b773867e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T15:44:35.903Z] ===================================================== [Pipeline] echo [2023-04-11T15:44:35.916Z] taggedImages: [2023-04-11T15:44:35.916Z] - nexus3.edgexfoundry.org:10004/support-scheduler:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:44:35.916Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-11T15:44:35.916Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.126 [2023-04-11T15:44:35.916Z] - nexus3.edgexfoundry.org:10004/support-scheduler:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T15:44:35.916Z] - 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-04-11T15:48:50.261Z] Removing intermediate container ecd1484be710 [2023-04-11T15:48:50.261Z] ---> f3e8f272bd7e [2023-04-11T15:48:50.261Z] [2023-04-11T15:48:50.261Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T15:48:50.261Z] ---> 51e60588ff2c [2023-04-11T15:48:50.261Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T15:48:50.261Z] ---> Running in fe669776b71d [2023-04-11T15:48:50.261Z] Removing intermediate container fe669776b71d [2023-04-11T15:48:50.261Z] ---> 4d3321450269 [2023-04-11T15:48:50.262Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:48:50.262Z] ---> Running in 90484be100df [2023-04-11T15:48:50.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:48:51.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:48:52.639Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T15:48:52.639Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:48:52.639Z] OK: 8 MiB in 16 packages [2023-04-11T15:48:54.080Z] Removing intermediate container 90484be100df [2023-04-11T15:48:54.080Z] ---> 9d919ceeda8b [2023-04-11T15:48:54.080Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:48:55.034Z] ---> 6913032485ba [2023-04-11T15:48:55.034Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:48:55.990Z] ---> 2735178a0f1e [2023-04-11T15:48:55.990Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T15:48:57.392Z] ---> 47980a38682c [2023-04-11T15:48:57.392Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:48:58.351Z] ---> 304f7c9e6a88 [2023-04-11T15:48:58.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T15:48:59.309Z] ---> 931e78978d86 [2023-04-11T15:48:59.309Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T15:48:59.309Z] ---> Running in 4ec714ee057f [2023-04-11T15:49:02.652Z] Removing intermediate container 4ec714ee057f [2023-04-11T15:49:02.652Z] ---> ec468f96c92a [2023-04-11T15:49:02.652Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T15:49:02.652Z] ---> Running in d5e92b61ba02 [2023-04-11T15:49:02.924Z] Removing intermediate container d5e92b61ba02 [2023-04-11T15:49:02.924Z] ---> 27f7847c8ed3 [2023-04-11T15:49:02.924Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T15:49:02.924Z] ---> Running in bf8b10ed1621 [2023-04-11T15:49:03.514Z] Removing intermediate container bf8b10ed1621 [2023-04-11T15:49:03.514Z] ---> 4dfea598f06e [2023-04-11T15:49:03.514Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T15:49:03.514Z] ---> Running in 2d93dafe5c12 [2023-04-11T15:49:05.448Z] Removing intermediate container 2d93dafe5c12 [2023-04-11T15:49:05.448Z] ---> 46fa5b3e12f5 [2023-04-11T15:49:05.448Z] Step 22/23 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:49:05.448Z] ---> Running in 9382a17bf123 [2023-04-11T15:49:06.030Z] Removing intermediate container 9382a17bf123 [2023-04-11T15:49:06.030Z] ---> a2df14b9d33c [2023-04-11T15:49:06.030Z] Step 23/23 : LABEL version=3.0.0-dev.126 [2023-04-11T15:49:06.030Z] ---> Running in b357503964c2 [2023-04-11T15:49:06.619Z] Removing intermediate container b357503964c2 [2023-04-11T15:49:06.619Z] ---> 3306f68323f3 [2023-04-11T15:49:06.619Z] [2023-04-11T15:49:06.619Z] Successfully built 3306f68323f3 [2023-04-11T15:49:06.884Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-11T15:49:06.884Z] Building security-secretstore-setup [2023-04-11T15:49:10.212Z]  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:49:10.212Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:49:10.212Z] ---> 77de0dc3d505 [2023-04-11T15:49:10.212Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T15:49:10.212Z] ---> Using cache [2023-04-11T15:49:10.212Z] ---> 2bf19eb0616b [2023-04-11T15:49:10.212Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T15:49:10.212Z] ---> Running in 457cedb8bc17 [2023-04-11T15:49:11.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:49:12.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:49:13.541Z] OK: 263 MiB in 53 packages [2023-04-11T15:49:14.946Z] Removing intermediate container 457cedb8bc17 [2023-04-11T15:49:14.946Z] ---> c08c63fe2ce2 [2023-04-11T15:49:14.946Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T15:49:16.348Z] ---> feba739d73c8 [2023-04-11T15:49:16.348Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:49:16.348Z] ---> Running in 6e6bad4a0557 [2023-04-11T15:49:24.532Z] Removing intermediate container 5ff37851d5ab [2023-04-11T15:49:24.532Z] ---> f5e3f17213c8 [2023-04-11T15:49:24.532Z] [2023-04-11T15:49:24.532Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T15:49:24.532Z] ---> 51e60588ff2c [2023-04-11T15:49:24.532Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T15:49:24.532Z] ---> Using cache [2023-04-11T15:49:24.532Z] ---> 4d3321450269 [2023-04-11T15:49:24.532Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:49:24.532Z] ---> Using cache [2023-04-11T15:49:24.532Z] ---> 9d919ceeda8b [2023-04-11T15:49:24.532Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:49:24.532Z] ---> Using cache [2023-04-11T15:49:24.532Z] ---> 6913032485ba [2023-04-11T15:49:24.532Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:49:24.532Z] ---> Using cache [2023-04-11T15:49:24.532Z] ---> 2735178a0f1e [2023-04-11T15:49:24.532Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T15:49:25.938Z] ---> fbd77681bbe7 [2023-04-11T15:49:25.938Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:49:26.522Z] ---> 888617ac6f60 [2023-04-11T15:49:26.522Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T15:49:27.477Z] ---> 1867d15c1ed5 [2023-04-11T15:49:27.477Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T15:49:27.742Z] ---> Running in 505eefca169b [2023-04-11T15:49:31.103Z] Removing intermediate container 505eefca169b [2023-04-11T15:49:31.103Z] ---> a0f32fe3313e [2023-04-11T15:49:31.103Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T15:49:31.103Z] ---> Running in 655e5015a414 [2023-04-11T15:49:31.103Z] Removing intermediate container 655e5015a414 [2023-04-11T15:49:31.103Z] ---> 6ca77801de9b [2023-04-11T15:49:31.103Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T15:49:31.369Z] ---> Running in 326692293f39 [2023-04-11T15:49:31.951Z] Removing intermediate container 326692293f39 [2023-04-11T15:49:31.951Z] ---> 89037cc0eb89 [2023-04-11T15:49:31.951Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T15:49:31.951Z] ---> Running in 4676d946f90a [2023-04-11T15:49:32.531Z] Removing intermediate container 4676d946f90a [2023-04-11T15:49:32.531Z] ---> 583a504f5b10 [2023-04-11T15:49:32.531Z] Step 22/23 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:49:32.531Z] ---> Running in d72ff757ec92 [2023-04-11T15:49:33.114Z] Removing intermediate container d72ff757ec92 [2023-04-11T15:49:33.114Z] ---> 8c6eea0e8901 [2023-04-11T15:49:33.114Z] Step 23/23 : LABEL version=3.0.0-dev.126 [2023-04-11T15:49:33.114Z] ---> Running in cb85fd59df37 [2023-04-11T15:49:33.693Z] Removing intermediate container cb85fd59df37 [2023-04-11T15:49:33.693Z] ---> c2562e868c36 [2023-04-11T15:49:33.693Z] [2023-04-11T15:49:33.693Z] Successfully built c2562e868c36 [2023-04-11T15:49:33.693Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-11T15:49:33.693Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-04-11T15:49:37.017Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:49:37.018Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:49:37.018Z] ---> 77de0dc3d505 [2023-04-11T15:49:37.018Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> 2bf19eb0616b [2023-04-11T15:49:37.018Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> 9ad7c64f2ae3 [2023-04-11T15:49:37.018Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> 70803b078386 [2023-04-11T15:49:37.018Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> cf0b13af70a4 [2023-04-11T15:49:37.018Z] Step 7/27 : COPY . . [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> ac06c88b175c [2023-04-11T15:49:37.018Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> e606dec18069 [2023-04-11T15:49:37.018Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> d0ad0c1a0730 [2023-04-11T15:49:37.018Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> f560e125d712 [2023-04-11T15:49:37.018Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> c6ff7dd5c6c0 [2023-04-11T15:49:37.018Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> 5b4380e33c22 [2023-04-11T15:49:37.018Z] [2023-04-11T15:49:37.018Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T15:49:37.018Z] ---> 51e60588ff2c [2023-04-11T15:49:37.018Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> b76efeed49ab [2023-04-11T15:49:37.018Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> eee9b0cd7530 [2023-04-11T15:49:37.018Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> 1137223d2505 [2023-04-11T15:49:37.018Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:49:37.018Z] ---> Using cache [2023-04-11T15:49:37.018Z] ---> 7057aa5faac6 [2023-04-11T15:49:37.018Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T15:49:41.263Z] ---> 67db90fdb9a9 [2023-04-11T15:49:41.263Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T15:49:51.529Z] ---> 5421131fb417 [2023-04-11T15:49:51.529Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T15:49:51.529Z] Removing intermediate container bc621e35926f [2023-04-11T15:49:51.529Z] ---> 595123404676 [2023-04-11T15:49:51.529Z] [2023-04-11T15:49:51.529Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T15:49:51.529Z] ---> 51e60588ff2c [2023-04-11T15:49:51.529Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:49:51.529Z] ---> Running in 2c75c574c9b0 [2023-04-11T15:49:51.851Z] ---> e9cd21d2fa88 [2023-04-11T15:49:51.851Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T15:49:53.328Z] ---> e719ff0da498 [2023-04-11T15:49:53.328Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T15:49:53.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:49:54.292Z] ---> b792ea1bf9ed [2023-04-11T15:49:54.292Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T15:49:54.292Z] ---> Running in 4ec4f1521f3b [2023-04-11T15:49:54.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:49:54.845Z] Removing intermediate container 4ec4f1521f3b [2023-04-11T15:49:54.845Z] ---> 3f548065f7dd [2023-04-11T15:49:54.845Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T15:49:54.845Z] ---> Running in 7381b8eef11d [2023-04-11T15:49:55.457Z] Removing intermediate container 7381b8eef11d [2023-04-11T15:49:55.457Z] ---> 1847adac2968 [2023-04-11T15:49:55.457Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T15:49:55.457Z] ---> Running in 0464741af4c7 [2023-04-11T15:49:56.039Z] Removing intermediate container 0464741af4c7 [2023-04-11T15:49:56.039Z] ---> 5ad704d730af [2023-04-11T15:49:56.039Z] Step 26/27 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:49:56.039Z] ---> Running in c22ceaba392d [2023-04-11T15:49:56.310Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T15:49:56.310Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:49:56.310Z] OK: 8 MiB in 16 packages [2023-04-11T15:49:56.578Z] Removing intermediate container c22ceaba392d [2023-04-11T15:49:56.578Z] ---> ed102f903406 [2023-04-11T15:49:56.578Z] Step 27/27 : LABEL version=3.0.0-dev.126 [2023-04-11T15:50:00.820Z] ---> Running in 4a21a30ae060 [2023-04-11T15:50:01.087Z] Removing intermediate container 2c75c574c9b0 [2023-04-11T15:50:01.087Z] ---> 685c2303af89 [2023-04-11T15:50:01.087Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T15:50:01.087Z] Removing intermediate container 4a21a30ae060 [2023-04-11T15:50:01.087Z] ---> d3e5921e3e52 [2023-04-11T15:50:01.087Z] [2023-04-11T15:50:01.087Z] ---> Running in 90d1f444d6e3 [2023-04-11T15:50:01.353Z] Successfully built d3e5921e3e52 [2023-04-11T15:50:01.353Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-11T15:50:01.353Z] Building support-scheduler [2023-04-11T15:50:01.941Z]  Building security-spire-agent ... done Removing intermediate container 90d1f444d6e3 [2023-04-11T15:50:01.941Z] ---> a1e8e07d8665 [2023-04-11T15:50:01.941Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T15:50:01.941Z] ---> Running in 64c2dfc61a5b [2023-04-11T15:50:02.531Z] Removing intermediate container 64c2dfc61a5b [2023-04-11T15:50:02.531Z] ---> 55c27c347c78 [2023-04-11T15:50:02.531Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T15:50:02.531Z] ---> Running in a0f60fbad130 [2023-04-11T15:50:03.110Z] Removing intermediate container a0f60fbad130 [2023-04-11T15:50:03.110Z] ---> 1db7b08c36dc [2023-04-11T15:50:03.110Z] Step 15/25 : WORKDIR / [2023-04-11T15:50:03.110Z] ---> Running in d02f982e7935 [2023-04-11T15:50:03.694Z] Removing intermediate container d02f982e7935 [2023-04-11T15:50:03.694Z] ---> c2e8e894bbd4 [2023-04-11T15:50:03.694Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:50:04.653Z] ---> df9902d334d0 [2023-04-11T15:50:04.653Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:50:05.609Z] ---> 0b54c3087911 [2023-04-11T15:50:05.609Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T15:50:06.190Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:50:06.190Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:50:06.190Z] ---> 77de0dc3d505 [2023-04-11T15:50:06.190Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:50:06.190Z] ---> Using cache [2023-04-11T15:50:06.190Z] ---> 7440cd1c33d9 [2023-04-11T15:50:06.190Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T15:50:06.190Z] ---> Using cache [2023-04-11T15:50:06.190Z] ---> 21aa85ffacb9 [2023-04-11T15:50:06.190Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T15:50:06.190Z] ---> Using cache [2023-04-11T15:50:06.190Z] ---> f2b28a24fa61 [2023-04-11T15:50:06.190Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T15:50:06.190Z] ---> Using cache [2023-04-11T15:50:06.190Z] ---> 82c7d3f2b287 [2023-04-11T15:50:06.190Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:50:06.190Z] ---> Using cache [2023-04-11T15:50:06.190Z] ---> 0200635aa29b [2023-04-11T15:50:06.190Z] Step 8/23 : COPY . . [2023-04-11T15:50:06.455Z] ---> Using cache [2023-04-11T15:50:06.455Z] ---> ddefd9c20e21 [2023-04-11T15:50:06.455Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T15:50:06.720Z] ---> Running in 94cfbb6cea71 [2023-04-11T15:50:08.126Z] ---> 19c50f5ee41f [2023-04-11T15:50:08.126Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:50:09.096Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T15:50:09.096Z] ---> 9104b75539ff [2023-04-11T15:50:09.096Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T15:50:10.058Z] ---> c53651e137e1 [2023-04-11T15:50:10.058Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T15:50:10.058Z] ---> Running in fb7b42b0eff0 [2023-04-11T15:50:11.017Z] Removing intermediate container fb7b42b0eff0 [2023-04-11T15:50:11.017Z] ---> 1d88fd1af56b [2023-04-11T15:50:11.017Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:50:11.017Z] ---> Running in e9702cd886d5 [2023-04-11T15:50:11.603Z] Removing intermediate container e9702cd886d5 [2023-04-11T15:50:11.603Z] ---> 20521e2a8252 [2023-04-11T15:50:11.603Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T15:50:11.603Z] ---> Running in 678b34a5ad44 [2023-04-11T15:50:12.185Z] Removing intermediate container 678b34a5ad44 [2023-04-11T15:50:12.185Z] ---> 872fd3c62cde [2023-04-11T15:50:12.185Z] Step 24/25 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:50:12.451Z] ---> Running in ab63e43200be [2023-04-11T15:50:12.717Z] Removing intermediate container ab63e43200be [2023-04-11T15:50:12.717Z] ---> b974659e411c [2023-04-11T15:50:12.717Z] Step 25/25 : LABEL version=3.0.0-dev.126 [2023-04-11T15:50:12.988Z] ---> Running in 5417db1a940c [2023-04-11T15:50:13.569Z] Removing intermediate container 5417db1a940c [2023-04-11T15:50:13.569Z] ---> b6d75bd1f2ee [2023-04-11T15:50:13.569Z] [2023-04-11T15:50:13.835Z] Successfully built b6d75bd1f2ee [2023-04-11T15:50:13.835Z] Successfully tagged core-metadata-arm64:latest [2023-04-11T15:50:13.835Z]  Building core-metadata ... done Building support-notifications [2023-04-11T15:50:17.179Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:50:17.179Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:50:17.179Z] ---> 77de0dc3d505 [2023-04-11T15:50:17.179Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:50:17.179Z] ---> Using cache [2023-04-11T15:50:17.179Z] ---> 7440cd1c33d9 [2023-04-11T15:50:17.179Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T15:50:17.179Z] ---> Using cache [2023-04-11T15:50:17.179Z] ---> 21aa85ffacb9 [2023-04-11T15:50:17.179Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T15:50:17.179Z] ---> Running in 8bd7f028d3f6 [2023-04-11T15:50:19.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:50:20.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:50:21.519Z] OK: 263 MiB in 53 packages [2023-04-11T15:50:24.107Z] Removing intermediate container 8bd7f028d3f6 [2023-04-11T15:50:24.107Z] ---> 5760d2900ef4 [2023-04-11T15:50:24.107Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T15:50:26.052Z] ---> f39f4e60aeb8 [2023-04-11T15:50:26.052Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:50:26.052Z] ---> Running in 5131998ea23e [2023-04-11T15:50:34.277Z] Removing intermediate container 7c796148d764 [2023-04-11T15:50:34.277Z] ---> 16afdda1894f [2023-04-11T15:50:34.277Z] [2023-04-11T15:50:34.277Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T15:50:34.277Z] ---> 51e60588ff2c [2023-04-11T15:50:34.277Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:50:34.277Z] ---> Using cache [2023-04-11T15:50:34.277Z] ---> 685c2303af89 [2023-04-11T15:50:34.277Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T15:50:34.277Z] ---> Using cache [2023-04-11T15:50:34.277Z] ---> a1e8e07d8665 [2023-04-11T15:50:34.277Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T15:50:34.546Z] ---> Running in fada19a19d66 [2023-04-11T15:50:35.127Z] Removing intermediate container fada19a19d66 [2023-04-11T15:50:35.127Z] ---> a0d3e35a1ab9 [2023-04-11T15:50:35.127Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T15:50:35.127Z] ---> Running in 9072f446ebb8 [2023-04-11T15:50:36.086Z] Removing intermediate container 9072f446ebb8 [2023-04-11T15:50:36.086Z] ---> 3d5e9982894b [2023-04-11T15:50:36.086Z] Step 15/24 : WORKDIR / [2023-04-11T15:50:36.086Z] ---> Running in f352ec4084be [2023-04-11T15:50:37.043Z] Removing intermediate container f352ec4084be [2023-04-11T15:50:37.043Z] ---> 1b119b4326c5 [2023-04-11T15:50:37.043Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:50:37.998Z] ---> 0bc498228f26 [2023-04-11T15:50:37.998Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:50:39.402Z] ---> 0e8eb0549db9 [2023-04-11T15:50:39.402Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T15:50:42.746Z] ---> 9a04b3c44ec2 [2023-04-11T15:50:42.746Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:50:44.152Z] ---> dc83ae44dcf8 [2023-04-11T15:50:44.152Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T15:50:44.152Z] ---> Running in 015f22f93686 [2023-04-11T15:50:45.111Z] Removing intermediate container 015f22f93686 [2023-04-11T15:50:45.111Z] ---> 35c5309f74b7 [2023-04-11T15:50:45.111Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:50:45.111Z] ---> Running in aa5178e7a895 [2023-04-11T15:50:46.069Z] Removing intermediate container aa5178e7a895 [2023-04-11T15:50:46.069Z] ---> 15e71d757dc8 [2023-04-11T15:50:46.069Z] Step 22/24 : LABEL arch=arm64 [2023-04-11T15:50:46.334Z] ---> Running in 608af574edaa [2023-04-11T15:50:47.300Z] Removing intermediate container 608af574edaa [2023-04-11T15:50:47.300Z] ---> 9f12a5af1af8 [2023-04-11T15:50:47.300Z] Step 23/24 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:50:47.564Z] ---> Running in dfce7d0ee3ec [2023-04-11T15:50:48.532Z] Removing intermediate container dfce7d0ee3ec [2023-04-11T15:50:48.532Z] ---> cb85a243297b [2023-04-11T15:50:48.532Z] Step 24/24 : LABEL version=3.0.0-dev.126 [2023-04-11T15:50:48.797Z] ---> Running in 8c4e83dff74d [2023-04-11T15:50:49.389Z] Removing intermediate container 8c4e83dff74d [2023-04-11T15:50:49.389Z] ---> 1bbe5c5b82b6 [2023-04-11T15:50:49.389Z] [2023-04-11T15:50:49.973Z] Successfully built 1bbe5c5b82b6 [2023-04-11T15:50:49.973Z] Successfully tagged core-command-arm64:latest [2023-04-11T15:50:49.973Z]  Building core-command ... done Building security-proxy-setup [2023-04-11T15:50:55.330Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:50:55.330Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:50:55.330Z] ---> 77de0dc3d505 [2023-04-11T15:50:55.330Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T15:50:55.330Z] ---> Using cache [2023-04-11T15:50:55.330Z] ---> 2bf19eb0616b [2023-04-11T15:50:55.330Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T15:50:55.330Z] ---> Using cache [2023-04-11T15:50:55.330Z] ---> c08c63fe2ce2 [2023-04-11T15:50:55.330Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T15:50:55.330Z] ---> Using cache [2023-04-11T15:50:55.330Z] ---> feba739d73c8 [2023-04-11T15:50:55.330Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:50:55.594Z] ---> Running in e0b58e24aa76 [2023-04-11T15:51:02.229Z] Removing intermediate container 3305be90f9f1 [2023-04-11T15:51:02.229Z] ---> 87501fad1d10 [2023-04-11T15:51:02.229Z] [2023-04-11T15:51:02.229Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T15:51:02.229Z] ---> 51e60588ff2c [2023-04-11T15:51:02.229Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T15:51:02.229Z] ---> Running in a80a02085681 [2023-04-11T15:51:03.194Z] Removing intermediate container a80a02085681 [2023-04-11T15:51:03.194Z] ---> 35f67e05664c [2023-04-11T15:51:03.194Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T15:51:03.194Z] ---> Running in c749008aed93 [2023-04-11T15:51:05.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:51:06.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:51:07.499Z] v3.17.3-61-ga1615f09240 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T15:51:07.499Z] v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T15:51:07.499Z] OK: 17689 distinct packages available [2023-04-11T15:51:07.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:51:08.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:51:10.653Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T15:51:10.653Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T15:51:10.653Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T15:51:10.653Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T15:51:10.653Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T15:51:10.653Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T15:51:10.653Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T15:51:10.653Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T15:51:10.653Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T15:51:10.653Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:51:10.653Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T15:51:11.232Z] OK: 11 MiB in 24 packages [2023-04-11T15:51:15.474Z] Removing intermediate container c749008aed93 [2023-04-11T15:51:15.474Z] ---> 84ddead06a93 [2023-04-11T15:51:15.474Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:51:16.880Z] ---> 3363e49280a5 [2023-04-11T15:51:16.880Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:51:18.824Z] ---> 30a44a3427c2 [2023-04-11T15:51:18.824Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T15:51:20.768Z] Removing intermediate container 6e6bad4a0557 [2023-04-11T15:51:20.768Z] ---> a1d879b6a036 [2023-04-11T15:51:20.768Z] Step 7/25 : COPY . . [2023-04-11T15:51:24.096Z] ---> 49abfaa0099f [2023-04-11T15:51:24.096Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:51:26.034Z] ---> 5c4e18f7d909 [2023-04-11T15:51:26.034Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T15:51:26.034Z] ---> Running in 6be2f4c6ff34 [2023-04-11T15:51:26.620Z] ---> 5825f0039b33 [2023-04-11T15:51:26.620Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T15:51:26.886Z] ---> Running in 1ebc4d058bc5 [2023-04-11T15:51:27.467Z] Removing intermediate container 6be2f4c6ff34 [2023-04-11T15:51:27.467Z] ---> 31f325521775 [2023-04-11T15:51:27.467Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:51:27.734Z] ---> Running in 9f670a32c9af [2023-04-11T15:51:29.142Z] Removing intermediate container 9f670a32c9af [2023-04-11T15:51:29.142Z] ---> b09385ade6a0 [2023-04-11T15:51:29.142Z] Step 18/20 : LABEL arch=arm64 [2023-04-11T15:51:29.409Z] ---> Running in bb557b39691e [2023-04-11T15:51:29.409Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T15:51:29.993Z] Removing intermediate container bb557b39691e [2023-04-11T15:51:29.993Z] ---> 987e287981af [2023-04-11T15:51:29.993Z] Step 19/20 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:51:30.259Z] ---> Running in ad12b6702d6b [2023-04-11T15:51:31.216Z] Removing intermediate container ad12b6702d6b [2023-04-11T15:51:31.216Z] ---> 88e31d334948 [2023-04-11T15:51:31.216Z] Step 20/20 : LABEL version=3.0.0-dev.126 [2023-04-11T15:51:31.483Z] ---> Running in 6c399ccbab89 [2023-04-11T15:51:34.827Z] Removing intermediate container 6c399ccbab89 [2023-04-11T15:51:34.827Z] ---> c659b7f30ed3 [2023-04-11T15:51:34.827Z] [2023-04-11T15:51:34.827Z] Successfully built c659b7f30ed3 [2023-04-11T15:51:34.827Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-11T15:51:34.827Z]  Building security-spiffe-token-provider ... done Building core-data [2023-04-11T15:51:39.070Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:51:39.070Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:51:39.070Z] ---> 77de0dc3d505 [2023-04-11T15:51:39.070Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T15:51:39.070Z] ---> Using cache [2023-04-11T15:51:39.070Z] ---> 7440cd1c33d9 [2023-04-11T15:51:39.070Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T15:51:39.070Z] ---> Using cache [2023-04-11T15:51:39.070Z] ---> 21aa85ffacb9 [2023-04-11T15:51:39.070Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T15:51:39.070Z] ---> Using cache [2023-04-11T15:51:39.070Z] ---> f2b28a24fa61 [2023-04-11T15:51:39.070Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T15:51:39.335Z] ---> Using cache [2023-04-11T15:51:39.335Z] ---> 82c7d3f2b287 [2023-04-11T15:51:39.335Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:51:39.335Z] ---> Using cache [2023-04-11T15:51:39.335Z] ---> 0200635aa29b [2023-04-11T15:51:39.335Z] Step 8/23 : COPY . . [2023-04-11T15:51:39.600Z] ---> Using cache [2023-04-11T15:51:39.600Z] ---> ddefd9c20e21 [2023-04-11T15:51:39.600Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T15:51:40.560Z] ---> Running in e4255adadd6f [2023-04-11T15:51:43.133Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T15:52:05.189Z] Removing intermediate container 5131998ea23e [2023-04-11T15:52:05.189Z] ---> 95436679f8c2 [2023-04-11T15:52:05.189Z] Step 8/23 : COPY . . [2023-04-11T15:52:07.769Z] ---> 204030deef2e [2023-04-11T15:52:07.769Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T15:52:07.769Z] ---> Running in 745ccd3ba3a1 [2023-04-11T15:52:10.354Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T15:52:25.334Z] Removing intermediate container e0b58e24aa76 [2023-04-11T15:52:25.334Z] ---> a097e520f0e0 [2023-04-11T15:52:25.334Z] Step 7/22 : COPY . . [2023-04-11T15:52:27.301Z] ---> 475747fd0e2e [2023-04-11T15:52:27.301Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T15:52:27.301Z] ---> Running in 5e4c37a8a1f5 [2023-04-11T15:52:29.272Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T15:57:36.450Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T15:57:54.635Z] Removing intermediate container 1ebc4d058bc5 [2023-04-11T15:57:54.635Z] ---> 29b4ca870f93 [2023-04-11T15:57:54.635Z] [2023-04-11T15:57:54.635Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T15:57:54.635Z] ---> 51e60588ff2c [2023-04-11T15:57:54.635Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T15:57:54.635Z] ---> Running in cf4ec72c1ca6 [2023-04-11T15:57:54.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:57:55.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:57:57.260Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T15:57:57.260Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T15:57:57.260Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T15:57:57.260Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:57:57.526Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T15:57:58.111Z] OK: 8 MiB in 18 packages [2023-04-11T15:58:00.048Z] Removing intermediate container cf4ec72c1ca6 [2023-04-11T15:58:00.048Z] ---> eacae4136d0b [2023-04-11T15:58:00.048Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T15:58:00.048Z] ---> Running in d9ea843714ae [2023-04-11T15:58:00.636Z] Removing intermediate container d9ea843714ae [2023-04-11T15:58:00.636Z] ---> 3ef097ff8478 [2023-04-11T15:58:00.636Z] Step 12/25 : WORKDIR / [2023-04-11T15:58:00.636Z] ---> Running in 907fa32903e4 [2023-04-11T15:58:03.210Z] Removing intermediate container 907fa32903e4 [2023-04-11T15:58:03.210Z] ---> 052c893cebd1 [2023-04-11T15:58:03.210Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:58:03.813Z] ---> 0791a5373557 [2023-04-11T15:58:03.813Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:58:04.776Z] ---> 907c1d3d1fea [2023-04-11T15:58:04.776Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-11T15:58:05.747Z] ---> 4e2010c3ff8b [2023-04-11T15:58:05.747Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-11T15:58:06.338Z] ---> 16f6f0beaac9 [2023-04-11T15:58:06.338Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:58:07.312Z] ---> 02644adad196 [2023-04-11T15:58:07.312Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T15:58:08.733Z] ---> 5e40fc723f85 [2023-04-11T15:58:08.733Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T15:58:10.691Z] ---> 39603a3060ec [2023-04-11T15:58:10.691Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T15:58:11.282Z] ---> a12477bef758 [2023-04-11T15:58:11.282Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T15:58:11.282Z] ---> Running in 0bc4d92d728e [2023-04-11T15:58:16.653Z] Removing intermediate container 0bc4d92d728e [2023-04-11T15:58:16.653Z] ---> d64cadd4eec6 [2023-04-11T15:58:16.653Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T15:58:16.653Z] ---> Running in abf99c5519f3 [2023-04-11T15:58:16.653Z] Removing intermediate container abf99c5519f3 [2023-04-11T15:58:16.653Z] ---> 1ea5c5ba8afa [2023-04-11T15:58:16.653Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T15:58:16.923Z] ---> Running in 4f1071e6d407 [2023-04-11T15:58:17.195Z] Removing intermediate container 4f1071e6d407 [2023-04-11T15:58:17.195Z] ---> b15e07be6276 [2023-04-11T15:58:17.195Z] Step 24/25 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:58:17.462Z] ---> Running in d4fff5a7bdad [2023-04-11T15:58:17.734Z] Removing intermediate container d4fff5a7bdad [2023-04-11T15:58:17.734Z] ---> 101594a70d4f [2023-04-11T15:58:17.734Z] Step 25/25 : LABEL version=3.0.0-dev.126 [2023-04-11T15:58:18.006Z] ---> Running in 33a6e0a6f81b [2023-04-11T15:58:18.591Z] Removing intermediate container 33a6e0a6f81b [2023-04-11T15:58:18.591Z] ---> 8c5101059782 [2023-04-11T15:58:18.591Z] [2023-04-11T15:58:18.591Z] Successfully built 8c5101059782 [2023-04-11T15:58:18.591Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-11T15:58:18.591Z] Building security-bootstrapper [2023-04-11T15:58:21.941Z]  Building security-secretstore-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T15:58:21.941Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T15:58:21.941Z] ---> 77de0dc3d505 [2023-04-11T15:58:21.941Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T15:58:21.941Z] ---> Using cache [2023-04-11T15:58:21.941Z] ---> 2bf19eb0616b [2023-04-11T15:58:21.941Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T15:58:21.941Z] ---> Using cache [2023-04-11T15:58:21.941Z] ---> c08c63fe2ce2 [2023-04-11T15:58:21.941Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T15:58:21.941Z] ---> Using cache [2023-04-11T15:58:21.941Z] ---> feba739d73c8 [2023-04-11T15:58:21.941Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T15:58:21.941Z] ---> Using cache [2023-04-11T15:58:21.941Z] ---> a097e520f0e0 [2023-04-11T15:58:21.941Z] Step 7/33 : COPY . . [2023-04-11T15:58:21.941Z] ---> Using cache [2023-04-11T15:58:21.941Z] ---> 475747fd0e2e [2023-04-11T15:58:21.941Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T15:58:21.941Z] ---> Running in 512bbccf9e2b [2023-04-11T15:58:23.897Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.126" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T15:58:50.852Z] Removing intermediate container 5e4c37a8a1f5 [2023-04-11T15:58:50.852Z] ---> 7d3f200501c9 [2023-04-11T15:58:50.852Z] [2023-04-11T15:58:50.852Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T15:58:50.852Z] ---> 51e60588ff2c [2023-04-11T15:58:50.852Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T15:58:50.852Z] ---> Running in 16b4fa5dc21d [2023-04-11T15:58:50.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:58:50.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:58:51.817Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T15:58:51.817Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T15:58:51.817Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:58:51.817Z] OK: 8 MiB in 17 packages [2023-04-11T15:58:53.769Z] Removing intermediate container 16b4fa5dc21d [2023-04-11T15:58:53.769Z] ---> 4a4b01f7687b [2023-04-11T15:58:53.769Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T15:58:54.039Z] ---> Running in cb874bd18c84 [2023-04-11T15:58:54.627Z] Removing intermediate container e4255adadd6f [2023-04-11T15:58:54.627Z] ---> 7d66a6f1e240 [2023-04-11T15:58:54.627Z] [2023-04-11T15:58:54.627Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T15:58:54.627Z] ---> 51e60588ff2c [2023-04-11T15:58:54.627Z] Removing intermediate container cb874bd18c84 [2023-04-11T15:58:54.627Z] ---> 8d0e1a896bfe [2023-04-11T15:58:54.627Z] Step 12/22 : WORKDIR /edgex [2023-04-11T15:58:54.627Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T15:58:54.896Z] ---> Running in e650d3e05ff4 [2023-04-11T15:58:54.896Z] ---> Running in a6affc1258a9 [2023-04-11T15:58:55.859Z] Removing intermediate container e650d3e05ff4 [2023-04-11T15:58:55.859Z] ---> 266bb49143d1 [2023-04-11T15:58:55.859Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:58:55.859Z] Removing intermediate container a6affc1258a9 [2023-04-11T15:58:55.859Z] ---> 401e62a07b73 [2023-04-11T15:58:55.859Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T15:58:56.129Z] ---> Running in f0cea5d0c4be [2023-04-11T15:58:56.716Z] Removing intermediate container f0cea5d0c4be [2023-04-11T15:58:56.716Z] ---> 300e98b0d461 [2023-04-11T15:58:56.716Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T15:58:56.983Z] ---> 710ed04755cc [2023-04-11T15:58:56.983Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:58:56.983Z] ---> Running in 81246989786e [2023-04-11T15:58:57.566Z] Removing intermediate container 81246989786e [2023-04-11T15:58:57.566Z] ---> b31e411b6e5a [2023-04-11T15:58:57.566Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:58:57.835Z] ---> Running in 11eb25d03673 [2023-04-11T15:58:58.110Z] ---> 41cf9e36ac46 [2023-04-11T15:58:58.110Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T15:58:59.528Z] ---> 639ff88049a8 [2023-04-11T15:58:59.529Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T15:59:00.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T15:59:01.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T15:59:02.491Z] ---> 6313f8da93cf [2023-04-11T15:59:02.491Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T15:59:02.491Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T15:59:02.491Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T15:59:02.491Z] OK: 8 MiB in 16 packages [2023-04-11T15:59:04.444Z] ---> 6120faddfcf5 [2023-04-11T15:59:04.444Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T15:59:04.444Z] ---> Running in 75b3ecb791b6 [2023-04-11T15:59:04.444Z] Removing intermediate container 11eb25d03673 [2023-04-11T15:59:04.444Z] ---> 4cd888e71f52 [2023-04-11T15:59:04.444Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:59:06.397Z] ---> 47d24fe201ef [2023-04-11T15:59:06.397Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:59:09.294Z] ---> 9a5bf3706fce [2023-04-11T15:59:09.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T15:59:10.707Z] Removing intermediate container 75b3ecb791b6 [2023-04-11T15:59:10.707Z] ---> 92bd8904808a [2023-04-11T15:59:10.707Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T15:59:10.707Z] ---> Running in a7438c9bb9ec [2023-04-11T15:59:11.685Z] Removing intermediate container a7438c9bb9ec [2023-04-11T15:59:11.685Z] ---> e23c2ac69eae [2023-04-11T15:59:11.685Z] Step 20/22 : LABEL arch=arm64 [2023-04-11T15:59:11.955Z] ---> Running in f3b58c4c2535 [2023-04-11T15:59:12.548Z] ---> 61f32e931e19 [2023-04-11T15:59:12.548Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:59:12.817Z] Removing intermediate container f3b58c4c2535 [2023-04-11T15:59:12.817Z] ---> c171a76bffc0 [2023-04-11T15:59:12.817Z] Step 21/22 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:59:13.086Z] ---> Running in f4c3b7111b4a [2023-04-11T15:59:14.084Z] Removing intermediate container f4c3b7111b4a [2023-04-11T15:59:14.084Z] ---> fe335a2daa94 [2023-04-11T15:59:14.084Z] Step 22/22 : LABEL version=3.0.0-dev.126 [2023-04-11T15:59:14.084Z] ---> 45fef4a61b50 [2023-04-11T15:59:14.084Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T15:59:14.084Z] ---> Running in 94908de44bec [2023-04-11T15:59:14.353Z] ---> Running in c729f211b618 [2023-04-11T15:59:15.315Z] Removing intermediate container 94908de44bec [2023-04-11T15:59:15.315Z] ---> 4a72e0ae4989 [2023-04-11T15:59:15.315Z] [2023-04-11T15:59:15.315Z] Removing intermediate container c729f211b618 [2023-04-11T15:59:15.315Z] ---> b57a1d3cab95 [2023-04-11T15:59:15.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:59:15.583Z] Successfully built 4a72e0ae4989 [2023-04-11T15:59:15.583Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-11T15:59:15.583Z]  Building security-proxy-setup ... done  ---> Running in a002db0081ea [2023-04-11T15:59:16.548Z] Removing intermediate container a002db0081ea [2023-04-11T15:59:16.548Z] ---> 8843a03187a6 [2023-04-11T15:59:16.548Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T15:59:16.548Z] ---> Running in c848eb7b53ca [2023-04-11T15:59:17.526Z] Removing intermediate container c848eb7b53ca [2023-04-11T15:59:17.526Z] ---> 668a3a5ee46c [2023-04-11T15:59:17.526Z] Step 22/23 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:59:17.526Z] ---> Running in ad3e39483a33 [2023-04-11T15:59:18.112Z] Removing intermediate container ad3e39483a33 [2023-04-11T15:59:18.112Z] ---> 0671f5f7e870 [2023-04-11T15:59:18.112Z] Step 23/23 : LABEL version=3.0.0-dev.126 [2023-04-11T15:59:18.380Z] ---> Running in 0ca485426527 [2023-04-11T15:59:22.580Z] Removing intermediate container 0ca485426527 [2023-04-11T15:59:22.580Z] ---> de30b19e86cc [2023-04-11T15:59:22.580Z] [2023-04-11T15:59:22.580Z] Successfully built de30b19e86cc [2023-04-11T15:59:22.580Z] Successfully tagged core-data-arm64:latest [2023-04-11T15:59:23.543Z]  Building core-data ... done Removing intermediate container 94cfbb6cea71 [2023-04-11T15:59:23.543Z] ---> 44fcd487cc7c [2023-04-11T15:59:23.543Z] [2023-04-11T15:59:23.543Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T15:59:23.543Z] ---> 51e60588ff2c [2023-04-11T15:59:23.543Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T15:59:23.543Z] ---> Using cache [2023-04-11T15:59:23.543Z] ---> 685c2303af89 [2023-04-11T15:59:23.543Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T15:59:23.543Z] ---> Using cache [2023-04-11T15:59:23.543Z] ---> a1e8e07d8665 [2023-04-11T15:59:23.543Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T15:59:23.813Z] ---> Running in bd53cd868436 [2023-04-11T15:59:24.406Z] Removing intermediate container bd53cd868436 [2023-04-11T15:59:24.406Z] ---> cc477b6d54f0 [2023-04-11T15:59:24.406Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T15:59:24.406Z] ---> Running in fda39a0683d4 [2023-04-11T15:59:24.993Z] Removing intermediate container fda39a0683d4 [2023-04-11T15:59:24.993Z] ---> 5777ffc486cb [2023-04-11T15:59:24.993Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T15:59:25.955Z] ---> 5b34ea5099c1 [2023-04-11T15:59:25.955Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T15:59:26.919Z] ---> b9cf0017dbfb [2023-04-11T15:59:26.919Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T15:59:29.519Z] ---> e9926f882800 [2023-04-11T15:59:29.519Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T15:59:30.106Z] ---> 644af3a4f1cc [2023-04-11T15:59:30.106Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T15:59:30.377Z] ---> Running in d8f97e4ec60a [2023-04-11T15:59:30.649Z] Removing intermediate container d8f97e4ec60a [2023-04-11T15:59:30.649Z] ---> 15e029abfdec [2023-04-11T15:59:30.649Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T15:59:30.927Z] ---> Running in f7d547e09faa [2023-04-11T15:59:31.516Z] Removing intermediate container f7d547e09faa [2023-04-11T15:59:31.516Z] ---> be5abc829efa [2023-04-11T15:59:31.516Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T15:59:31.516Z] ---> Running in bcc3ec0a381d [2023-04-11T15:59:32.103Z] Removing intermediate container bcc3ec0a381d [2023-04-11T15:59:32.103Z] ---> 1f692ab012a0 [2023-04-11T15:59:32.103Z] Step 22/23 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T15:59:32.103Z] ---> Running in f7936605d4ff [2023-04-11T15:59:32.689Z] Removing intermediate container f7936605d4ff [2023-04-11T15:59:32.689Z] ---> 6b8b2a0c1cc8 [2023-04-11T15:59:32.689Z] Step 23/23 : LABEL version=3.0.0-dev.126 [2023-04-11T15:59:32.689Z] ---> Running in 415d8c6d1dad [2023-04-11T15:59:33.276Z] Removing intermediate container 415d8c6d1dad [2023-04-11T15:59:33.276Z] ---> 41edc48b7c56 [2023-04-11T15:59:33.276Z] [2023-04-11T15:59:33.276Z] Successfully built 41edc48b7c56 [2023-04-11T15:59:33.276Z] Successfully tagged support-scheduler-arm64:latest [2023-04-11T16:00:41.165Z]  Building support-scheduler ... done Removing intermediate container 745ccd3ba3a1 [2023-04-11T16:00:41.165Z] ---> 6e4a29b0361d [2023-04-11T16:00:41.165Z] [2023-04-11T16:00:41.165Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T16:00:41.165Z] ---> 51e60588ff2c [2023-04-11T16:00:41.165Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T16:00:41.165Z] ---> Running in e916ec69607f [2023-04-11T16:00:41.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T16:00:41.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T16:00:41.165Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T16:00:41.165Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T16:00:41.165Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T16:00:41.165Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T16:00:41.165Z] OK: 8 MiB in 17 packages [2023-04-11T16:00:41.165Z] Removing intermediate container e916ec69607f [2023-04-11T16:00:41.165Z] ---> 35a20f5c5869 [2023-04-11T16:00:41.165Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T16:00:41.165Z] ---> Running in cbe25c21f7a1 [2023-04-11T16:00:41.165Z] Removing intermediate container cbe25c21f7a1 [2023-04-11T16:00:41.165Z] ---> 8ad6a81732d6 [2023-04-11T16:00:41.165Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T16:00:41.165Z] ---> Running in e3598630876e [2023-04-11T16:00:41.165Z] Removing intermediate container e3598630876e [2023-04-11T16:00:41.165Z] ---> edce44a20540 [2023-04-11T16:00:41.165Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T16:00:41.165Z] ---> Running in e514db5c1399 [2023-04-11T16:00:41.165Z] Removing intermediate container e514db5c1399 [2023-04-11T16:00:41.165Z] ---> 5171aea94d1c [2023-04-11T16:00:41.165Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T16:00:41.165Z] ---> b9a6fc2f9d57 [2023-04-11T16:00:41.165Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T16:00:41.165Z] ---> be677e8d2cf9 [2023-04-11T16:00:41.165Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T16:00:41.165Z] ---> 8dd325db746d [2023-04-11T16:00:41.165Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T16:00:43.116Z] ---> b7a81bea492e [2023-04-11T16:00:43.116Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T16:00:43.116Z] ---> Running in 8d787e2b37b2 [2023-04-11T16:00:43.702Z] Removing intermediate container 8d787e2b37b2 [2023-04-11T16:00:43.702Z] ---> 6dba1667ecb5 [2023-04-11T16:00:43.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T16:00:43.972Z] ---> Running in 3db077af6475 [2023-04-11T16:00:44.559Z] Removing intermediate container 3db077af6475 [2023-04-11T16:00:44.559Z] ---> 7a92e1cd733a [2023-04-11T16:00:44.559Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T16:00:44.559Z] ---> Running in b67e6df2af86 [2023-04-11T16:00:45.143Z] Removing intermediate container b67e6df2af86 [2023-04-11T16:00:45.143Z] ---> 4dc803d900dd [2023-04-11T16:00:45.143Z] Step 22/23 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:00:45.143Z] ---> Running in 7d963dfb374a [2023-04-11T16:00:45.414Z] Removing intermediate container 7d963dfb374a [2023-04-11T16:00:45.414Z] ---> 2d05083a7b52 [2023-04-11T16:00:45.414Z] Step 23/23 : LABEL version=3.0.0-dev.126 [2023-04-11T16:00:45.683Z] ---> Running in db3c7532e07e [2023-04-11T16:00:46.270Z] Removing intermediate container db3c7532e07e [2023-04-11T16:00:46.270Z] ---> a9c81e7a90e4 [2023-04-11T16:00:46.270Z] [2023-04-11T16:00:46.270Z] Successfully built a9c81e7a90e4 [2023-04-11T16:00:46.270Z] Successfully tagged support-notifications-arm64:latest [2023-04-11T16:01:01.303Z]  Building support-notifications ... done Removing intermediate container 512bbccf9e2b [2023-04-11T16:01:01.303Z] ---> 8fc6f72f333f [2023-04-11T16:01:01.303Z] [2023-04-11T16:01:01.303Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T16:01:01.303Z] ---> 51e60588ff2c [2023-04-11T16:01:01.303Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T16:01:01.303Z] ---> Using cache [2023-04-11T16:01:01.303Z] ---> 35f67e05664c [2023-04-11T16:01:01.303Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T16:01:01.303Z] ---> Running in 3030ddb8f574 [2023-04-11T16:01:01.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T16:01:02.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T16:01:03.124Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T16:01:03.125Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T16:01:03.125Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T16:01:03.125Z] OK: 8 MiB in 17 packages [2023-04-11T16:01:04.117Z] Removing intermediate container 3030ddb8f574 [2023-04-11T16:01:04.117Z] ---> 971f111db1d7 [2023-04-11T16:01:04.117Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T16:01:04.117Z] ---> Running in 44c4737ac10c [2023-04-11T16:01:04.396Z] Removing intermediate container 44c4737ac10c [2023-04-11T16:01:04.396Z] ---> 11844a234a55 [2023-04-11T16:01:04.396Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T16:01:04.676Z] ---> Running in babe69485e65 [2023-04-11T16:01:04.957Z] Removing intermediate container babe69485e65 [2023-04-11T16:01:04.957Z] ---> d78d491f96ce [2023-04-11T16:01:04.957Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T16:01:04.957Z] ---> Running in a282c7474186 [2023-04-11T16:01:05.233Z] Removing intermediate container a282c7474186 [2023-04-11T16:01:05.233Z] ---> 45bfb04af048 [2023-04-11T16:01:05.233Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T16:01:05.233Z] ---> Running in 91b0ee57031c [2023-04-11T16:01:05.518Z] Removing intermediate container 91b0ee57031c [2023-04-11T16:01:05.518Z] ---> c6d6c6dcf203 [2023-04-11T16:01:05.518Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T16:01:05.821Z] ---> Running in aa5da898b55f [2023-04-11T16:01:10.123Z] Removing intermediate container aa5da898b55f [2023-04-11T16:01:10.123Z] ---> 9223b200feb5 [2023-04-11T16:01:10.123Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T16:01:10.123Z] ---> Running in eb165a5e1ca1 [2023-04-11T16:01:10.123Z] Removing intermediate container eb165a5e1ca1 [2023-04-11T16:01:10.123Z] ---> b2121cad03ea [2023-04-11T16:01:10.123Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T16:01:10.714Z] ---> 025426dd128c [2023-04-11T16:01:10.714Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T16:01:10.714Z] ---> Running in e6b2d98bbf97 [2023-04-11T16:01:12.668Z] Removing intermediate container e6b2d98bbf97 [2023-04-11T16:01:12.668Z] ---> bfcd9f46ef95 [2023-04-11T16:01:12.668Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T16:01:12.939Z] ---> f15a9bd437f5 [2023-04-11T16:01:12.939Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T16:01:13.530Z] ---> fd5deff15016 [2023-04-11T16:01:13.530Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T16:01:14.494Z] ---> 56f58613e82e [2023-04-11T16:01:14.494Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T16:01:15.087Z] ---> f350a2d2af6a [2023-04-11T16:01:15.087Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T16:01:15.356Z] ---> 4b92e31f19d0 [2023-04-11T16:01:15.356Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T16:01:15.943Z] ---> 56d2623d3e77 [2023-04-11T16:01:15.943Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T16:01:16.531Z] ---> 3e8dae0ab023 [2023-04-11T16:01:16.531Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T16:01:17.128Z] ---> 29f1d00aa7d4 [2023-04-11T16:01:17.128Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T16:01:17.128Z] ---> Running in 40d9e26bd8e8 [2023-04-11T16:01:19.089Z] Removing intermediate container 40d9e26bd8e8 [2023-04-11T16:01:19.089Z] ---> a283eafaf036 [2023-04-11T16:01:19.089Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T16:01:19.089Z] ---> Running in d905103eefef [2023-04-11T16:01:19.089Z] Removing intermediate container d905103eefef [2023-04-11T16:01:19.089Z] ---> 1440f1df7ebe [2023-04-11T16:01:19.089Z] Step 30/33 : CMD ["gate"] [2023-04-11T16:01:19.364Z] ---> Running in 36970bcbd4a5 [2023-04-11T16:01:19.634Z] Removing intermediate container 36970bcbd4a5 [2023-04-11T16:01:19.634Z] ---> c8db14168c5b [2023-04-11T16:01:19.634Z] Step 31/33 : LABEL arch=arm64 [2023-04-11T16:01:19.634Z] ---> Running in aa60628d8024 [2023-04-11T16:01:19.907Z] Removing intermediate container aa60628d8024 [2023-04-11T16:01:19.907Z] ---> 79e0cf533ab0 [2023-04-11T16:01:19.907Z] Step 32/33 : LABEL git_sha=45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:19.907Z] ---> Running in d18f150915f2 [2023-04-11T16:01:20.181Z] Removing intermediate container d18f150915f2 [2023-04-11T16:01:20.181Z] ---> 656c1d98713f [2023-04-11T16:01:20.181Z] Step 33/33 : LABEL version=3.0.0-dev.126 [2023-04-11T16:01:20.451Z] ---> Running in 93de029c02c9 [2023-04-11T16:01:20.720Z] Removing intermediate container 93de029c02c9 [2023-04-11T16:01:20.720Z] ---> 4488d12198d1 [2023-04-11T16:01:20.720Z] [2023-04-11T16:01:20.720Z] Successfully built 4488d12198d1 [2023-04-11T16:01:20.720Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-11T16:01:21.000Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-04-11T16:01:21.022Z] $ docker stop --time=1 0af5427f8b6770215ea86b02ababb34d896bf172398e0045098797a661bb4551 [2023-04-11T16:01:22.683Z] $ docker rm -f --volumes 0af5427f8b6770215ea86b02ababb34d896bf172398e0045098797a661bb4551 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T16:01:23.156Z] + docker images [2023-04-11T16:01:23.422Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T16:01:23.422Z] security-bootstrapper-arm64 latest 4488d12198d1 3 seconds ago 21.9MB [2023-04-11T16:01:23.422Z] 8fc6f72f333f 24 seconds ago 1.3GB [2023-04-11T16:01:23.422Z] support-notifications-arm64 latest a9c81e7a90e4 38 seconds ago 32.3MB [2023-04-11T16:01:23.422Z] 6e4a29b0361d 55 seconds ago 1.39GB [2023-04-11T16:01:23.422Z] support-scheduler-arm64 latest 41edc48b7c56 About a minute ago 31.5MB [2023-04-11T16:01:23.422Z] 44fcd487cc7c 2 minutes ago 1.39GB [2023-04-11T16:01:23.422Z] core-data-arm64 latest de30b19e86cc 2 minutes ago 19.9MB [2023-04-11T16:01:23.422Z] security-proxy-setup-arm64 latest 4a72e0ae4989 2 minutes ago 18.7MB [2023-04-11T16:01:23.422Z] 7d66a6f1e240 2 minutes ago 1.32GB [2023-04-11T16:01:23.422Z] 7d3f200501c9 2 minutes ago 1.3GB [2023-04-11T16:01:23.422Z] security-secretstore-setup-arm64 latest 8c5101059782 3 minutes ago 32.2MB [2023-04-11T16:01:23.422Z] 29b4ca870f93 3 minutes ago 1.31GB [2023-04-11T16:01:23.422Z] security-spiffe-token-provider-arm64 latest c659b7f30ed3 9 minutes ago 32.7MB [2023-04-11T16:01:23.422Z] 87501fad1d10 10 minutes ago 1.36GB [2023-04-11T16:01:23.422Z] core-command-arm64 latest 1bbe5c5b82b6 10 minutes ago 19.7MB [2023-04-11T16:01:23.422Z] 16afdda1894f 10 minutes ago 1.32GB [2023-04-11T16:01:23.422Z] core-metadata-arm64 latest b6d75bd1f2ee 11 minutes ago 20.2MB [2023-04-11T16:01:23.422Z] security-spire-agent-arm64 latest d3e5921e3e52 11 minutes ago 125MB [2023-04-11T16:01:23.422Z] 595123404676 11 minutes ago 1.32GB [2023-04-11T16:01:23.422Z] core-common-config-bootstrapper-arm64 latest c2562e868c36 11 minutes ago 17.2MB [2023-04-11T16:01:23.422Z] f5e3f17213c8 12 minutes ago 1.31GB [2023-04-11T16:01:23.422Z] security-proxy-auth-arm64 latest 3306f68323f3 12 minutes ago 18.3MB [2023-04-11T16:01:23.422Z] f3e8f272bd7e 12 minutes ago 1.3GB [2023-04-11T16:01:23.422Z] security-spire-config-arm64 latest 452a789309ca 17 minutes ago 86.2MB [2023-04-11T16:01:23.423Z] 5b4380e33c22 17 minutes ago 1.18GB [2023-04-11T16:01:23.423Z] security-spire-server-arm64 latest 47b92b148c50 18 minutes ago 87.1MB [2023-04-11T16:01:23.423Z] 1f384971f14d 18 minutes ago 1.18GB [2023-04-11T16:01:23.423Z] ci-base-image-arm64 latest 77de0dc3d505 21 minutes ago 866MB [2023-04-11T16:01:23.423Z] alpine 3.17 51e60588ff2c 12 days ago 7.46MB [2023-04-11T16:01:23.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB [2023-04-11T16:01:23.423Z] 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-04-11T16:01:23.567Z] provisioning config files... [2023-04-11T16:01:23.580Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/488@tmp/config4629774220014677065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:01:23.921Z] ---> docker-login.sh [2023-04-11T16:01:23.921Z] nexus3.edgexfoundry.org:10001 [2023-04-11T16:01:24.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T16:01:24.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T16:01:24.188Z] Configure a credential helper to remove this warning. See [2023-04-11T16:01:24.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T16:01:24.188Z] [2023-04-11T16:01:24.188Z] Login Succeeded [2023-04-11T16:01:24.188Z] nexus3.edgexfoundry.org:10002 [2023-04-11T16:01:24.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T16:01:24.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T16:01:24.724Z] Configure a credential helper to remove this warning. See [2023-04-11T16:01:24.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T16:01:24.724Z] [2023-04-11T16:01:24.724Z] Login Succeeded [2023-04-11T16:01:24.724Z] nexus3.edgexfoundry.org:10003 [2023-04-11T16:01:24.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T16:01:24.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T16:01:24.991Z] Configure a credential helper to remove this warning. See [2023-04-11T16:01:24.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T16:01:24.991Z] [2023-04-11T16:01:24.991Z] Login Succeeded [2023-04-11T16:01:24.991Z] nexus3.edgexfoundry.org:10004 [2023-04-11T16:01:25.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T16:01:25.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T16:01:25.522Z] Configure a credential helper to remove this warning. See [2023-04-11T16:01:25.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T16:01:25.522Z] [2023-04-11T16:01:25.522Z] Login Succeeded [2023-04-11T16:01:25.522Z] docker.io [2023-04-11T16:01:25.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T16:01:26.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T16:01:26.102Z] Configure a credential helper to remove this warning. See [2023-04-11T16:01:26.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T16:01:26.102Z] [2023-04-11T16:01:26.102Z] Login Succeeded [2023-04-11T16:01:26.102Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T16:01:26.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:01:26.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T16:01:26.178Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-11T16:01:26.178Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:26.178Z] latest [2023-04-11T16:01:26.178Z] 3.0.0-dev.126 [2023-04-11T16:01:26.178Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:26.178Z] main [2023-04-11T16:01:26.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:26.540Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:26.899Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:26.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T16:01:26.899Z] 180a848989c8: Preparing [2023-04-11T16:01:26.899Z] b52e72f8f1d0: Preparing [2023-04-11T16:01:26.899Z] 510559d8a702: Preparing [2023-04-11T16:01:26.899Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:26.899Z] dad50dc47233: Preparing [2023-04-11T16:01:26.899Z] 26cbea5cba74: Preparing [2023-04-11T16:01:26.899Z] 26cbea5cba74: Waiting [2023-04-11T16:01:27.165Z] dad50dc47233: Pushed [2023-04-11T16:01:27.165Z] 180a848989c8: Pushed [2023-04-11T16:01:27.165Z] 64ec0afa27a1: Pushed [2023-04-11T16:01:27.165Z] 510559d8a702: Pushed [2023-04-11T16:01:27.165Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:30.497Z] b52e72f8f1d0: Pushed [2023-04-11T16:01:30.497Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:3d4633dbaf988cb0dd07ffb5a3aa995b2df8c4e8ea90f4c6c7f9de1cbbb180fc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:30.837Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:31.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-11T16:01:31.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T16:01:31.175Z] 180a848989c8: Preparing [2023-04-11T16:01:31.175Z] b52e72f8f1d0: Preparing [2023-04-11T16:01:31.175Z] 510559d8a702: Preparing [2023-04-11T16:01:31.175Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:31.175Z] dad50dc47233: Preparing [2023-04-11T16:01:31.175Z] 26cbea5cba74: Preparing [2023-04-11T16:01:31.175Z] 26cbea5cba74: Waiting [2023-04-11T16:01:31.175Z] 180a848989c8: Layer already exists [2023-04-11T16:01:31.175Z] b52e72f8f1d0: Layer already exists [2023-04-11T16:01:31.175Z] 510559d8a702: Layer already exists [2023-04-11T16:01:31.175Z] dad50dc47233: Layer already exists [2023-04-11T16:01:31.175Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:31.175Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:31.440Z] latest: digest: sha256:3d4633dbaf988cb0dd07ffb5a3aa995b2df8c4e8ea90f4c6c7f9de1cbbb180fc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:31.782Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:32.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.126 [2023-04-11T16:01:32.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T16:01:32.127Z] 180a848989c8: Preparing [2023-04-11T16:01:32.127Z] b52e72f8f1d0: Preparing [2023-04-11T16:01:32.127Z] 510559d8a702: Preparing [2023-04-11T16:01:32.127Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:32.127Z] dad50dc47233: Preparing [2023-04-11T16:01:32.127Z] 26cbea5cba74: Preparing [2023-04-11T16:01:32.127Z] 26cbea5cba74: Waiting [2023-04-11T16:01:32.127Z] dad50dc47233: Layer already exists [2023-04-11T16:01:32.127Z] 180a848989c8: Layer already exists [2023-04-11T16:01:32.127Z] b52e72f8f1d0: Layer already exists [2023-04-11T16:01:32.127Z] 510559d8a702: Layer already exists [2023-04-11T16:01:32.127Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:32.127Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:32.127Z] 3.0.0-dev.126: digest: sha256:3d4633dbaf988cb0dd07ffb5a3aa995b2df8c4e8ea90f4c6c7f9de1cbbb180fc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:32.464Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:32.802Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:32.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T16:01:32.802Z] 180a848989c8: Preparing [2023-04-11T16:01:32.802Z] b52e72f8f1d0: Preparing [2023-04-11T16:01:32.802Z] 510559d8a702: Preparing [2023-04-11T16:01:32.802Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:32.802Z] dad50dc47233: Preparing [2023-04-11T16:01:32.802Z] 26cbea5cba74: Preparing [2023-04-11T16:01:32.802Z] 26cbea5cba74: Waiting [2023-04-11T16:01:32.802Z] 180a848989c8: Layer already exists [2023-04-11T16:01:32.802Z] b52e72f8f1d0: Layer already exists [2023-04-11T16:01:32.802Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:32.802Z] 510559d8a702: Layer already exists [2023-04-11T16:01:32.802Z] dad50dc47233: Layer already exists [2023-04-11T16:01:32.802Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:32.802Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:3d4633dbaf988cb0dd07ffb5a3aa995b2df8c4e8ea90f4c6c7f9de1cbbb180fc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:33.407Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:33.741Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-11T16:01:33.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T16:01:33.741Z] 180a848989c8: Preparing [2023-04-11T16:01:33.741Z] b52e72f8f1d0: Preparing [2023-04-11T16:01:33.741Z] 510559d8a702: Preparing [2023-04-11T16:01:33.741Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:33.741Z] dad50dc47233: Preparing [2023-04-11T16:01:33.741Z] 26cbea5cba74: Preparing [2023-04-11T16:01:33.741Z] 26cbea5cba74: Waiting [2023-04-11T16:01:33.741Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:33.741Z] 510559d8a702: Layer already exists [2023-04-11T16:01:33.741Z] 180a848989c8: Layer already exists [2023-04-11T16:01:33.741Z] b52e72f8f1d0: Layer already exists [2023-04-11T16:01:33.741Z] dad50dc47233: Layer already exists [2023-04-11T16:01:33.741Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:33.741Z] main: digest: sha256:3d4633dbaf988cb0dd07ffb5a3aa995b2df8c4e8ea90f4c6c7f9de1cbbb180fc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:01:33.783Z] ===================================================== [Pipeline] echo [2023-04-11T16:01:33.789Z] taggedImages: [2023-04-11T16:01:33.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:33.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-11T16:01:33.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.126 [2023-04-11T16:01:33.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:33.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-11T16:01:33.804Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-11T16:01:33.804Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:33.804Z] latest [2023-04-11T16:01:33.804Z] 3.0.0-dev.126 [2023-04-11T16:01:33.804Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:33.804Z] main [2023-04-11T16:01:33.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:34.136Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:34.469Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:34.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T16:01:34.469Z] 607758379ee2: Preparing [2023-04-11T16:01:34.469Z] 237d8726cdff: Preparing [2023-04-11T16:01:34.469Z] 91e211444fc2: Preparing [2023-04-11T16:01:34.469Z] 2b86ac004948: Preparing [2023-04-11T16:01:34.469Z] 510559d8a702: Preparing [2023-04-11T16:01:34.469Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:34.469Z] bf6d7ddc0e70: Preparing [2023-04-11T16:01:34.469Z] 26cbea5cba74: Preparing [2023-04-11T16:01:34.469Z] 64ec0afa27a1: Waiting [2023-04-11T16:01:34.469Z] bf6d7ddc0e70: Waiting [2023-04-11T16:01:34.469Z] 26cbea5cba74: Waiting [2023-04-11T16:01:34.469Z] 510559d8a702: Layer already exists [2023-04-11T16:01:34.469Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:34.734Z] 91e211444fc2: Pushed [2023-04-11T16:01:34.734Z] 607758379ee2: Pushed [2023-04-11T16:01:34.735Z] 237d8726cdff: Pushed [2023-04-11T16:01:34.735Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:34.735Z] bf6d7ddc0e70: Pushed [2023-04-11T16:01:37.303Z] 2b86ac004948: Pushed [2023-04-11T16:01:37.303Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:e745d2a0846b16b31418c13794b34446a9977a888d9b816bc4a92358bb93c6f6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:37.644Z] + 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-04-11T16:01:37.984Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-11T16:01:37.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T16:01:37.984Z] 607758379ee2: Preparing [2023-04-11T16:01:37.984Z] 237d8726cdff: Preparing [2023-04-11T16:01:37.984Z] 91e211444fc2: Preparing [2023-04-11T16:01:37.984Z] 2b86ac004948: Preparing [2023-04-11T16:01:37.984Z] 510559d8a702: Preparing [2023-04-11T16:01:37.984Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:37.984Z] bf6d7ddc0e70: Preparing [2023-04-11T16:01:37.984Z] 26cbea5cba74: Preparing [2023-04-11T16:01:37.984Z] bf6d7ddc0e70: Waiting [2023-04-11T16:01:37.984Z] 26cbea5cba74: Waiting [2023-04-11T16:01:37.984Z] 64ec0afa27a1: Waiting [2023-04-11T16:01:37.984Z] 607758379ee2: Layer already exists [2023-04-11T16:01:37.984Z] 91e211444fc2: Layer already exists [2023-04-11T16:01:37.984Z] 510559d8a702: Layer already exists [2023-04-11T16:01:37.984Z] 237d8726cdff: Layer already exists [2023-04-11T16:01:37.984Z] 2b86ac004948: Layer already exists [2023-04-11T16:01:37.984Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:37.984Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:37.984Z] bf6d7ddc0e70: Layer already exists [2023-04-11T16:01:38.251Z] latest: digest: sha256:e745d2a0846b16b31418c13794b34446a9977a888d9b816bc4a92358bb93c6f6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:38.590Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:38.941Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.126 [2023-04-11T16:01:38.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T16:01:38.942Z] 607758379ee2: Preparing [2023-04-11T16:01:38.942Z] 237d8726cdff: Preparing [2023-04-11T16:01:38.942Z] 91e211444fc2: Preparing [2023-04-11T16:01:38.942Z] 2b86ac004948: Preparing [2023-04-11T16:01:38.942Z] 510559d8a702: Preparing [2023-04-11T16:01:38.942Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:38.942Z] bf6d7ddc0e70: Preparing [2023-04-11T16:01:38.942Z] 26cbea5cba74: Preparing [2023-04-11T16:01:38.942Z] 64ec0afa27a1: Waiting [2023-04-11T16:01:38.942Z] bf6d7ddc0e70: Waiting [2023-04-11T16:01:38.942Z] 26cbea5cba74: Waiting [2023-04-11T16:01:38.942Z] 510559d8a702: Layer already exists [2023-04-11T16:01:38.942Z] 607758379ee2: Layer already exists [2023-04-11T16:01:38.942Z] 91e211444fc2: Layer already exists [2023-04-11T16:01:38.942Z] 237d8726cdff: Layer already exists [2023-04-11T16:01:38.942Z] 2b86ac004948: Layer already exists [2023-04-11T16:01:38.942Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:38.942Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:38.942Z] bf6d7ddc0e70: Layer already exists [2023-04-11T16:01:39.207Z] 3.0.0-dev.126: digest: sha256:e745d2a0846b16b31418c13794b34446a9977a888d9b816bc4a92358bb93c6f6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:39.546Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:39.885Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:39.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T16:01:39.885Z] 607758379ee2: Preparing [2023-04-11T16:01:39.885Z] 237d8726cdff: Preparing [2023-04-11T16:01:39.885Z] 91e211444fc2: Preparing [2023-04-11T16:01:39.885Z] 2b86ac004948: Preparing [2023-04-11T16:01:39.885Z] 510559d8a702: Preparing [2023-04-11T16:01:39.885Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:39.885Z] bf6d7ddc0e70: Preparing [2023-04-11T16:01:39.885Z] 26cbea5cba74: Preparing [2023-04-11T16:01:39.885Z] 64ec0afa27a1: Waiting [2023-04-11T16:01:39.885Z] bf6d7ddc0e70: Waiting [2023-04-11T16:01:39.885Z] 26cbea5cba74: Waiting [2023-04-11T16:01:39.885Z] 237d8726cdff: Layer already exists [2023-04-11T16:01:39.885Z] 607758379ee2: Layer already exists [2023-04-11T16:01:39.885Z] 510559d8a702: Layer already exists [2023-04-11T16:01:39.885Z] 91e211444fc2: Layer already exists [2023-04-11T16:01:39.885Z] 2b86ac004948: Layer already exists [2023-04-11T16:01:39.885Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:39.885Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:39.885Z] bf6d7ddc0e70: Layer already exists [2023-04-11T16:01:40.151Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:e745d2a0846b16b31418c13794b34446a9977a888d9b816bc4a92358bb93c6f6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:40.489Z] + 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-04-11T16:01:40.811Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-11T16:01:40.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T16:01:40.811Z] 607758379ee2: Preparing [2023-04-11T16:01:40.811Z] 237d8726cdff: Preparing [2023-04-11T16:01:40.811Z] 91e211444fc2: Preparing [2023-04-11T16:01:40.811Z] 2b86ac004948: Preparing [2023-04-11T16:01:40.811Z] 510559d8a702: Preparing [2023-04-11T16:01:40.811Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:40.811Z] bf6d7ddc0e70: Preparing [2023-04-11T16:01:40.811Z] 26cbea5cba74: Preparing [2023-04-11T16:01:40.811Z] 64ec0afa27a1: Waiting [2023-04-11T16:01:40.811Z] bf6d7ddc0e70: Waiting [2023-04-11T16:01:40.811Z] 26cbea5cba74: Waiting [2023-04-11T16:01:40.811Z] 91e211444fc2: Layer already exists [2023-04-11T16:01:40.811Z] 237d8726cdff: Layer already exists [2023-04-11T16:01:40.811Z] 2b86ac004948: Layer already exists [2023-04-11T16:01:40.811Z] 510559d8a702: Layer already exists [2023-04-11T16:01:40.811Z] 607758379ee2: Layer already exists [2023-04-11T16:01:40.811Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:40.811Z] bf6d7ddc0e70: Layer already exists [2023-04-11T16:01:40.811Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:40.811Z] main: digest: sha256:e745d2a0846b16b31418c13794b34446a9977a888d9b816bc4a92358bb93c6f6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:01:41.120Z] ===================================================== [Pipeline] echo [2023-04-11T16:01:41.129Z] taggedImages: [2023-04-11T16:01:41.129Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:41.129Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-11T16:01:41.129Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.126 [2023-04-11T16:01:41.129Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:41.129Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-11T16:01:41.153Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-11T16:01:41.153Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:41.153Z] latest [2023-04-11T16:01:41.153Z] 3.0.0-dev.126 [2023-04-11T16:01:41.153Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:41.153Z] main [2023-04-11T16:01:41.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:41.495Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:41.823Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:41.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T16:01:41.823Z] d9dd51cf21f2: Preparing [2023-04-11T16:01:41.823Z] db65dc829cbd: Preparing [2023-04-11T16:01:41.823Z] 510559d8a702: Preparing [2023-04-11T16:01:41.823Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:41.823Z] 35e009ad70fc: Preparing [2023-04-11T16:01:41.823Z] 26cbea5cba74: Preparing [2023-04-11T16:01:41.823Z] 26cbea5cba74: Waiting [2023-04-11T16:01:41.823Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:41.823Z] 510559d8a702: Layer already exists [2023-04-11T16:01:41.823Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:42.087Z] d9dd51cf21f2: Pushed [2023-04-11T16:01:42.087Z] 35e009ad70fc: Pushed [2023-04-11T16:01:44.655Z] db65dc829cbd: Pushed [2023-04-11T16:01:44.921Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:347362a90994a54f225517a4d1070868171b8c7caaa5c2347237d92c10964818 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:45.261Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:45.596Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-11T16:01:45.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T16:01:45.596Z] d9dd51cf21f2: Preparing [2023-04-11T16:01:45.596Z] db65dc829cbd: Preparing [2023-04-11T16:01:45.596Z] 510559d8a702: Preparing [2023-04-11T16:01:45.596Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:45.596Z] 35e009ad70fc: Preparing [2023-04-11T16:01:45.596Z] 26cbea5cba74: Preparing [2023-04-11T16:01:45.596Z] db65dc829cbd: Layer already exists [2023-04-11T16:01:45.596Z] 510559d8a702: Layer already exists [2023-04-11T16:01:45.596Z] d9dd51cf21f2: Layer already exists [2023-04-11T16:01:45.596Z] 35e009ad70fc: Layer already exists [2023-04-11T16:01:45.596Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:45.596Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:45.596Z] latest: digest: sha256:347362a90994a54f225517a4d1070868171b8c7caaa5c2347237d92c10964818 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:46.212Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:46.553Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.126 [2023-04-11T16:01:46.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T16:01:46.553Z] d9dd51cf21f2: Preparing [2023-04-11T16:01:46.553Z] db65dc829cbd: Preparing [2023-04-11T16:01:46.553Z] 510559d8a702: Preparing [2023-04-11T16:01:46.553Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:46.553Z] 35e009ad70fc: Preparing [2023-04-11T16:01:46.553Z] 26cbea5cba74: Preparing [2023-04-11T16:01:46.553Z] 26cbea5cba74: Waiting [2023-04-11T16:01:46.553Z] db65dc829cbd: Layer already exists [2023-04-11T16:01:46.553Z] 510559d8a702: Layer already exists [2023-04-11T16:01:46.553Z] 35e009ad70fc: Layer already exists [2023-04-11T16:01:46.553Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:46.553Z] d9dd51cf21f2: Layer already exists [2023-04-11T16:01:46.553Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:46.553Z] 3.0.0-dev.126: digest: sha256:347362a90994a54f225517a4d1070868171b8c7caaa5c2347237d92c10964818 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:46.893Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:47.227Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:47.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T16:01:47.227Z] d9dd51cf21f2: Preparing [2023-04-11T16:01:47.227Z] db65dc829cbd: Preparing [2023-04-11T16:01:47.227Z] 510559d8a702: Preparing [2023-04-11T16:01:47.227Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:47.227Z] 35e009ad70fc: Preparing [2023-04-11T16:01:47.227Z] 26cbea5cba74: Preparing [2023-04-11T16:01:47.227Z] 26cbea5cba74: Waiting [2023-04-11T16:01:47.227Z] 510559d8a702: Layer already exists [2023-04-11T16:01:47.227Z] d9dd51cf21f2: Layer already exists [2023-04-11T16:01:47.227Z] 35e009ad70fc: Layer already exists [2023-04-11T16:01:47.227Z] db65dc829cbd: Layer already exists [2023-04-11T16:01:47.227Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:47.227Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:47.492Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:347362a90994a54f225517a4d1070868171b8c7caaa5c2347237d92c10964818 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:47.827Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:48.166Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-11T16:01:48.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T16:01:48.166Z] d9dd51cf21f2: Preparing [2023-04-11T16:01:48.166Z] db65dc829cbd: Preparing [2023-04-11T16:01:48.166Z] 510559d8a702: Preparing [2023-04-11T16:01:48.166Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:48.166Z] 35e009ad70fc: Preparing [2023-04-11T16:01:48.166Z] 26cbea5cba74: Preparing [2023-04-11T16:01:48.166Z] 26cbea5cba74: Waiting [2023-04-11T16:01:48.166Z] 35e009ad70fc: Layer already exists [2023-04-11T16:01:48.166Z] db65dc829cbd: Layer already exists [2023-04-11T16:01:48.166Z] 510559d8a702: Layer already exists [2023-04-11T16:01:48.166Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:48.166Z] d9dd51cf21f2: Layer already exists [2023-04-11T16:01:48.166Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:48.432Z] main: digest: sha256:347362a90994a54f225517a4d1070868171b8c7caaa5c2347237d92c10964818 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:01:48.492Z] ===================================================== [Pipeline] echo [2023-04-11T16:01:48.504Z] taggedImages: [2023-04-11T16:01:48.504Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:48.504Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-11T16:01:48.504Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.126 [2023-04-11T16:01:48.504Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:48.504Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-11T16:01:48.531Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-11T16:01:48.531Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:48.531Z] latest [2023-04-11T16:01:48.531Z] 3.0.0-dev.126 [2023-04-11T16:01:48.531Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:48.531Z] main [2023-04-11T16:01:48.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:48.888Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:49.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:49.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T16:01:49.230Z] 396fc443c794: Preparing [2023-04-11T16:01:49.230Z] f147c14688f9: Preparing [2023-04-11T16:01:49.230Z] 2ea31194d825: Preparing [2023-04-11T16:01:49.230Z] 510559d8a702: Preparing [2023-04-11T16:01:49.230Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:49.230Z] dad50dc47233: Preparing [2023-04-11T16:01:49.230Z] 26cbea5cba74: Preparing [2023-04-11T16:01:49.230Z] dad50dc47233: Waiting [2023-04-11T16:01:49.230Z] 26cbea5cba74: Waiting [2023-04-11T16:01:49.230Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:49.230Z] 510559d8a702: Layer already exists [2023-04-11T16:01:49.230Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:49.230Z] dad50dc47233: Layer already exists [2023-04-11T16:01:49.495Z] 396fc443c794: Pushed [2023-04-11T16:01:49.495Z] f147c14688f9: Pushed [2023-04-11T16:01:52.820Z] 2ea31194d825: Pushed [2023-04-11T16:01:52.820Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:46989f12be34daffa9fbaf96f0d7baa160031868aeac96b5a482fdf92fbe6427 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:53.155Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:53.493Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-11T16:01:53.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T16:01:53.493Z] 396fc443c794: Preparing [2023-04-11T16:01:53.493Z] f147c14688f9: Preparing [2023-04-11T16:01:53.493Z] 2ea31194d825: Preparing [2023-04-11T16:01:53.493Z] 510559d8a702: Preparing [2023-04-11T16:01:53.493Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:53.493Z] dad50dc47233: Preparing [2023-04-11T16:01:53.493Z] 26cbea5cba74: Preparing [2023-04-11T16:01:53.493Z] dad50dc47233: Waiting [2023-04-11T16:01:53.493Z] 26cbea5cba74: Waiting [2023-04-11T16:01:53.493Z] f147c14688f9: Layer already exists [2023-04-11T16:01:53.493Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:53.493Z] 396fc443c794: Layer already exists [2023-04-11T16:01:53.493Z] 2ea31194d825: Layer already exists [2023-04-11T16:01:53.493Z] 510559d8a702: Layer already exists [2023-04-11T16:01:53.493Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:53.493Z] dad50dc47233: Layer already exists [2023-04-11T16:01:53.758Z] latest: digest: sha256:46989f12be34daffa9fbaf96f0d7baa160031868aeac96b5a482fdf92fbe6427 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:54.108Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:54.451Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.126 [2023-04-11T16:01:54.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T16:01:54.451Z] 396fc443c794: Preparing [2023-04-11T16:01:54.451Z] f147c14688f9: Preparing [2023-04-11T16:01:54.451Z] 2ea31194d825: Preparing [2023-04-11T16:01:54.451Z] 510559d8a702: Preparing [2023-04-11T16:01:54.451Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:54.451Z] dad50dc47233: Preparing [2023-04-11T16:01:54.451Z] 26cbea5cba74: Preparing [2023-04-11T16:01:54.451Z] dad50dc47233: Waiting [2023-04-11T16:01:54.451Z] 26cbea5cba74: Waiting [2023-04-11T16:01:54.451Z] 510559d8a702: Layer already exists [2023-04-11T16:01:54.451Z] 2ea31194d825: Layer already exists [2023-04-11T16:01:54.451Z] 396fc443c794: Layer already exists [2023-04-11T16:01:54.451Z] f147c14688f9: Layer already exists [2023-04-11T16:01:54.451Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:54.451Z] dad50dc47233: Layer already exists [2023-04-11T16:01:54.451Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:54.451Z] 3.0.0-dev.126: digest: sha256:46989f12be34daffa9fbaf96f0d7baa160031868aeac96b5a482fdf92fbe6427 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:54.794Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:55.156Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:55.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T16:01:55.156Z] 396fc443c794: Preparing [2023-04-11T16:01:55.156Z] f147c14688f9: Preparing [2023-04-11T16:01:55.156Z] 2ea31194d825: Preparing [2023-04-11T16:01:55.156Z] 510559d8a702: Preparing [2023-04-11T16:01:55.156Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:55.156Z] dad50dc47233: Preparing [2023-04-11T16:01:55.156Z] 26cbea5cba74: Preparing [2023-04-11T16:01:55.156Z] dad50dc47233: Waiting [2023-04-11T16:01:55.156Z] 26cbea5cba74: Waiting [2023-04-11T16:01:55.156Z] 2ea31194d825: Layer already exists [2023-04-11T16:01:55.156Z] f147c14688f9: Layer already exists [2023-04-11T16:01:55.156Z] 510559d8a702: Layer already exists [2023-04-11T16:01:55.156Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:55.156Z] 396fc443c794: Layer already exists [2023-04-11T16:01:55.156Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:55.156Z] dad50dc47233: Layer already exists [2023-04-11T16:01:55.422Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:46989f12be34daffa9fbaf96f0d7baa160031868aeac96b5a482fdf92fbe6427 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:55.778Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:56.134Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-11T16:01:56.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T16:01:56.134Z] 396fc443c794: Preparing [2023-04-11T16:01:56.134Z] f147c14688f9: Preparing [2023-04-11T16:01:56.134Z] 2ea31194d825: Preparing [2023-04-11T16:01:56.134Z] 510559d8a702: Preparing [2023-04-11T16:01:56.134Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:56.134Z] dad50dc47233: Preparing [2023-04-11T16:01:56.134Z] 26cbea5cba74: Preparing [2023-04-11T16:01:56.134Z] dad50dc47233: Waiting [2023-04-11T16:01:56.134Z] 26cbea5cba74: Waiting [2023-04-11T16:01:56.134Z] 510559d8a702: Layer already exists [2023-04-11T16:01:56.134Z] f147c14688f9: Layer already exists [2023-04-11T16:01:56.134Z] 2ea31194d825: Layer already exists [2023-04-11T16:01:56.134Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:56.134Z] 396fc443c794: Layer already exists [2023-04-11T16:01:56.134Z] dad50dc47233: Layer already exists [2023-04-11T16:01:56.134Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:56.405Z] main: digest: sha256:46989f12be34daffa9fbaf96f0d7baa160031868aeac96b5a482fdf92fbe6427 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:01:56.463Z] ===================================================== [Pipeline] echo [2023-04-11T16:01:56.473Z] taggedImages: [2023-04-11T16:01:56.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:56.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-11T16:01:56.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.126 [2023-04-11T16:01:56.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:56.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-11T16:01:56.500Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-11T16:01:56.500Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:56.500Z] latest [2023-04-11T16:01:56.500Z] 3.0.0-dev.126 [2023-04-11T16:01:56.500Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:01:56.500Z] main [2023-04-11T16:01:56.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:56.848Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:01:57.180Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:01:57.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T16:01:57.180Z] 8cc7dd71d9dc: Preparing [2023-04-11T16:01:57.180Z] 8cc7dd71d9dc: Preparing [2023-04-11T16:01:57.180Z] c25dc334cf47: Preparing [2023-04-11T16:01:57.180Z] 46e403db8d65: Preparing [2023-04-11T16:01:57.180Z] 21428ef2aa5b: Preparing [2023-04-11T16:01:57.180Z] d36cb8b90264: Preparing [2023-04-11T16:01:57.180Z] a9a3f55ad365: Preparing [2023-04-11T16:01:57.180Z] 510559d8a702: Preparing [2023-04-11T16:01:57.180Z] 64ec0afa27a1: Preparing [2023-04-11T16:01:57.180Z] 1cf717a6b128: Preparing [2023-04-11T16:01:57.180Z] 8d2b03aca6f1: Preparing [2023-04-11T16:01:57.180Z] e79799a8aaa9: Preparing [2023-04-11T16:01:57.180Z] d26fe8af4322: Preparing [2023-04-11T16:01:57.180Z] 26cbea5cba74: Preparing [2023-04-11T16:01:57.180Z] 1cf717a6b128: Waiting [2023-04-11T16:01:57.180Z] 8d2b03aca6f1: Waiting [2023-04-11T16:01:57.180Z] e79799a8aaa9: Waiting [2023-04-11T16:01:57.180Z] a9a3f55ad365: Waiting [2023-04-11T16:01:57.180Z] d26fe8af4322: Waiting [2023-04-11T16:01:57.180Z] 26cbea5cba74: Waiting [2023-04-11T16:01:57.180Z] 510559d8a702: Waiting [2023-04-11T16:01:57.180Z] 64ec0afa27a1: Waiting [2023-04-11T16:01:57.451Z] c25dc334cf47: Pushed [2023-04-11T16:01:57.451Z] 8cc7dd71d9dc: Pushed [2023-04-11T16:01:57.451Z] 46e403db8d65: Pushed [2023-04-11T16:01:57.451Z] 510559d8a702: Layer already exists [2023-04-11T16:01:57.451Z] d36cb8b90264: Pushed [2023-04-11T16:01:57.451Z] 21428ef2aa5b: Pushed [2023-04-11T16:01:57.451Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:01:57.716Z] 1cf717a6b128: Pushed [2023-04-11T16:01:57.716Z] 26cbea5cba74: Layer already exists [2023-04-11T16:01:57.716Z] e79799a8aaa9: Pushed [2023-04-11T16:01:57.716Z] d26fe8af4322: Pushed [2023-04-11T16:01:57.716Z] 8d2b03aca6f1: Pushed [2023-04-11T16:02:01.043Z] a9a3f55ad365: Pushed [2023-04-11T16:02:01.043Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:40907b8b54cc3562964574c6b79b5f5d94c5f740f4f9be657b81ddf6ed0e8ee0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:01.387Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:01.724Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-11T16:02:01.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T16:02:01.724Z] 8cc7dd71d9dc: Preparing [2023-04-11T16:02:01.724Z] 8cc7dd71d9dc: Preparing [2023-04-11T16:02:01.724Z] c25dc334cf47: Preparing [2023-04-11T16:02:01.724Z] 46e403db8d65: Preparing [2023-04-11T16:02:01.724Z] 21428ef2aa5b: Preparing [2023-04-11T16:02:01.724Z] d36cb8b90264: Preparing [2023-04-11T16:02:01.724Z] a9a3f55ad365: Preparing [2023-04-11T16:02:01.724Z] 510559d8a702: Preparing [2023-04-11T16:02:01.724Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:01.724Z] 1cf717a6b128: Preparing [2023-04-11T16:02:01.724Z] 8d2b03aca6f1: Preparing [2023-04-11T16:02:01.724Z] a9a3f55ad365: Waiting [2023-04-11T16:02:01.724Z] e79799a8aaa9: Preparing [2023-04-11T16:02:01.724Z] d26fe8af4322: Preparing [2023-04-11T16:02:01.724Z] 26cbea5cba74: Preparing [2023-04-11T16:02:01.724Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:01.724Z] 1cf717a6b128: Waiting [2023-04-11T16:02:01.724Z] 8d2b03aca6f1: Waiting [2023-04-11T16:02:01.724Z] e79799a8aaa9: Waiting [2023-04-11T16:02:01.724Z] d26fe8af4322: Waiting [2023-04-11T16:02:01.724Z] 26cbea5cba74: Waiting [2023-04-11T16:02:01.724Z] 510559d8a702: Waiting [2023-04-11T16:02:01.724Z] d36cb8b90264: Layer already exists [2023-04-11T16:02:01.724Z] 8cc7dd71d9dc: Layer already exists [2023-04-11T16:02:01.724Z] 21428ef2aa5b: Layer already exists [2023-04-11T16:02:01.724Z] 46e403db8d65: Layer already exists [2023-04-11T16:02:01.724Z] c25dc334cf47: Layer already exists [2023-04-11T16:02:01.724Z] 510559d8a702: Layer already exists [2023-04-11T16:02:01.724Z] a9a3f55ad365: Layer already exists [2023-04-11T16:02:01.724Z] 1cf717a6b128: Layer already exists [2023-04-11T16:02:01.724Z] 8d2b03aca6f1: Layer already exists [2023-04-11T16:02:01.724Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:01.724Z] e79799a8aaa9: Layer already exists [2023-04-11T16:02:01.724Z] d26fe8af4322: Layer already exists [2023-04-11T16:02:01.724Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:01.991Z] latest: digest: sha256:40907b8b54cc3562964574c6b79b5f5d94c5f740f4f9be657b81ddf6ed0e8ee0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:02.329Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:02.930Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.126 [2023-04-11T16:02:02.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T16:02:02.930Z] 8cc7dd71d9dc: Preparing [2023-04-11T16:02:02.930Z] 8cc7dd71d9dc: Preparing [2023-04-11T16:02:02.930Z] c25dc334cf47: Preparing [2023-04-11T16:02:02.930Z] 46e403db8d65: Preparing [2023-04-11T16:02:02.930Z] 21428ef2aa5b: Preparing [2023-04-11T16:02:02.930Z] d36cb8b90264: Preparing [2023-04-11T16:02:02.930Z] a9a3f55ad365: Preparing [2023-04-11T16:02:02.930Z] 510559d8a702: Preparing [2023-04-11T16:02:02.930Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:02.930Z] 1cf717a6b128: Preparing [2023-04-11T16:02:02.930Z] 8d2b03aca6f1: Preparing [2023-04-11T16:02:02.930Z] e79799a8aaa9: Preparing [2023-04-11T16:02:02.930Z] d26fe8af4322: Preparing [2023-04-11T16:02:02.930Z] 26cbea5cba74: Preparing [2023-04-11T16:02:02.930Z] 1cf717a6b128: Waiting [2023-04-11T16:02:02.930Z] 8d2b03aca6f1: Waiting [2023-04-11T16:02:02.930Z] e79799a8aaa9: Waiting [2023-04-11T16:02:02.930Z] a9a3f55ad365: Waiting [2023-04-11T16:02:02.930Z] 510559d8a702: Waiting [2023-04-11T16:02:02.930Z] 26cbea5cba74: Waiting [2023-04-11T16:02:02.930Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:02.930Z] d26fe8af4322: Waiting [2023-04-11T16:02:02.930Z] 21428ef2aa5b: Layer already exists [2023-04-11T16:02:02.930Z] 8cc7dd71d9dc: Layer already exists [2023-04-11T16:02:02.930Z] d36cb8b90264: Layer already exists [2023-04-11T16:02:02.930Z] 46e403db8d65: Layer already exists [2023-04-11T16:02:02.930Z] c25dc334cf47: Layer already exists [2023-04-11T16:02:02.930Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:02.930Z] a9a3f55ad365: Layer already exists [2023-04-11T16:02:02.930Z] 510559d8a702: Layer already exists [2023-04-11T16:02:02.930Z] 8d2b03aca6f1: Layer already exists [2023-04-11T16:02:02.930Z] 1cf717a6b128: Layer already exists [2023-04-11T16:02:02.930Z] d26fe8af4322: Layer already exists [2023-04-11T16:02:02.930Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:02.930Z] e79799a8aaa9: Layer already exists [2023-04-11T16:02:03.195Z] 3.0.0-dev.126: digest: sha256:40907b8b54cc3562964574c6b79b5f5d94c5f740f4f9be657b81ddf6ed0e8ee0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:03.534Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:03.876Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:03.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T16:02:03.876Z] 8cc7dd71d9dc: Preparing [2023-04-11T16:02:03.876Z] 8cc7dd71d9dc: Preparing [2023-04-11T16:02:03.876Z] c25dc334cf47: Preparing [2023-04-11T16:02:03.876Z] 46e403db8d65: Preparing [2023-04-11T16:02:03.876Z] 21428ef2aa5b: Preparing [2023-04-11T16:02:03.876Z] d36cb8b90264: Preparing [2023-04-11T16:02:03.876Z] a9a3f55ad365: Preparing [2023-04-11T16:02:03.876Z] 510559d8a702: Preparing [2023-04-11T16:02:03.876Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:03.876Z] 1cf717a6b128: Preparing [2023-04-11T16:02:03.876Z] 8d2b03aca6f1: Preparing [2023-04-11T16:02:03.876Z] e79799a8aaa9: Preparing [2023-04-11T16:02:03.876Z] d26fe8af4322: Preparing [2023-04-11T16:02:03.876Z] 26cbea5cba74: Preparing [2023-04-11T16:02:03.876Z] a9a3f55ad365: Waiting [2023-04-11T16:02:03.876Z] 1cf717a6b128: Waiting [2023-04-11T16:02:03.876Z] 8d2b03aca6f1: Waiting [2023-04-11T16:02:03.876Z] e79799a8aaa9: Waiting [2023-04-11T16:02:03.876Z] d26fe8af4322: Waiting [2023-04-11T16:02:03.876Z] 26cbea5cba74: Waiting [2023-04-11T16:02:03.876Z] 510559d8a702: Waiting [2023-04-11T16:02:03.876Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:03.876Z] c25dc334cf47: Layer already exists [2023-04-11T16:02:03.876Z] d36cb8b90264: Layer already exists [2023-04-11T16:02:03.876Z] 21428ef2aa5b: Layer already exists [2023-04-11T16:02:03.876Z] 46e403db8d65: Layer already exists [2023-04-11T16:02:03.876Z] 8cc7dd71d9dc: Layer already exists [2023-04-11T16:02:03.876Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:03.876Z] 1cf717a6b128: Layer already exists [2023-04-11T16:02:03.876Z] 510559d8a702: Layer already exists [2023-04-11T16:02:03.876Z] a9a3f55ad365: Layer already exists [2023-04-11T16:02:03.876Z] 8d2b03aca6f1: Layer already exists [2023-04-11T16:02:03.876Z] e79799a8aaa9: Layer already exists [2023-04-11T16:02:03.876Z] d26fe8af4322: Layer already exists [2023-04-11T16:02:03.876Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:04.141Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:40907b8b54cc3562964574c6b79b5f5d94c5f740f4f9be657b81ddf6ed0e8ee0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:04.482Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:04.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-11T16:02:04.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T16:02:04.819Z] 8cc7dd71d9dc: Preparing [2023-04-11T16:02:04.819Z] 8cc7dd71d9dc: Preparing [2023-04-11T16:02:04.819Z] c25dc334cf47: Preparing [2023-04-11T16:02:04.819Z] 46e403db8d65: Preparing [2023-04-11T16:02:04.819Z] 21428ef2aa5b: Preparing [2023-04-11T16:02:04.819Z] d36cb8b90264: Preparing [2023-04-11T16:02:04.819Z] a9a3f55ad365: Preparing [2023-04-11T16:02:04.819Z] 510559d8a702: Preparing [2023-04-11T16:02:04.819Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:04.819Z] 1cf717a6b128: Preparing [2023-04-11T16:02:04.819Z] 8d2b03aca6f1: Preparing [2023-04-11T16:02:04.819Z] e79799a8aaa9: Preparing [2023-04-11T16:02:04.819Z] d26fe8af4322: Preparing [2023-04-11T16:02:04.819Z] 26cbea5cba74: Preparing [2023-04-11T16:02:04.819Z] a9a3f55ad365: Waiting [2023-04-11T16:02:04.819Z] 8d2b03aca6f1: Waiting [2023-04-11T16:02:04.819Z] 510559d8a702: Waiting [2023-04-11T16:02:04.819Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:04.819Z] 1cf717a6b128: Waiting [2023-04-11T16:02:04.819Z] e79799a8aaa9: Waiting [2023-04-11T16:02:04.819Z] d26fe8af4322: Waiting [2023-04-11T16:02:04.819Z] 26cbea5cba74: Waiting [2023-04-11T16:02:04.819Z] 8cc7dd71d9dc: Layer already exists [2023-04-11T16:02:04.819Z] 46e403db8d65: Layer already exists [2023-04-11T16:02:04.819Z] 21428ef2aa5b: Layer already exists [2023-04-11T16:02:04.819Z] c25dc334cf47: Layer already exists [2023-04-11T16:02:04.819Z] d36cb8b90264: Layer already exists [2023-04-11T16:02:04.819Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:04.819Z] a9a3f55ad365: Layer already exists [2023-04-11T16:02:04.819Z] 510559d8a702: Layer already exists [2023-04-11T16:02:04.819Z] 8d2b03aca6f1: Layer already exists [2023-04-11T16:02:04.819Z] 1cf717a6b128: Layer already exists [2023-04-11T16:02:04.819Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:04.819Z] e79799a8aaa9: Layer already exists [2023-04-11T16:02:04.819Z] d26fe8af4322: Layer already exists [2023-04-11T16:02:05.089Z] main: digest: sha256:40907b8b54cc3562964574c6b79b5f5d94c5f740f4f9be657b81ddf6ed0e8ee0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:02:05.131Z] ===================================================== [Pipeline] echo [2023-04-11T16:02:05.137Z] taggedImages: [2023-04-11T16:02:05.137Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:05.137Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-11T16:02:05.137Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.126 [2023-04-11T16:02:05.137Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:05.137Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-11T16:02:05.152Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-11T16:02:05.152Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:05.152Z] latest [2023-04-11T16:02:05.152Z] 3.0.0-dev.126 [2023-04-11T16:02:05.152Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:05.152Z] main [2023-04-11T16:02:05.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:05.478Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:05.819Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:05.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T16:02:05.819Z] 187edfa4cd28: Preparing [2023-04-11T16:02:05.819Z] d20d703e1d76: Preparing [2023-04-11T16:02:05.819Z] c0ac6be50dca: Preparing [2023-04-11T16:02:05.819Z] 9875120abd29: Preparing [2023-04-11T16:02:05.819Z] 510559d8a702: Preparing [2023-04-11T16:02:05.819Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:05.819Z] bf6d7ddc0e70: Preparing [2023-04-11T16:02:05.819Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:05.819Z] 26cbea5cba74: Preparing [2023-04-11T16:02:05.819Z] bf6d7ddc0e70: Waiting [2023-04-11T16:02:05.819Z] 26cbea5cba74: Waiting [2023-04-11T16:02:05.819Z] 510559d8a702: Layer already exists [2023-04-11T16:02:06.083Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:06.083Z] c0ac6be50dca: Pushed [2023-04-11T16:02:06.083Z] bf6d7ddc0e70: Layer already exists [2023-04-11T16:02:06.083Z] 187edfa4cd28: Pushed [2023-04-11T16:02:06.083Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:06.083Z] d20d703e1d76: Pushed [2023-04-11T16:02:08.648Z] 9875120abd29: Pushed [2023-04-11T16:02:08.913Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:10af00babf86a800a4ed6f5ec02cb2a2aa1976122217e1499fca1707cae990af size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:09.245Z] + 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-04-11T16:02:09.570Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-11T16:02:09.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T16:02:09.570Z] 187edfa4cd28: Preparing [2023-04-11T16:02:09.570Z] d20d703e1d76: Preparing [2023-04-11T16:02:09.570Z] c0ac6be50dca: Preparing [2023-04-11T16:02:09.570Z] 9875120abd29: Preparing [2023-04-11T16:02:09.570Z] 510559d8a702: Preparing [2023-04-11T16:02:09.570Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:09.570Z] bf6d7ddc0e70: Preparing [2023-04-11T16:02:09.570Z] 26cbea5cba74: Preparing [2023-04-11T16:02:09.570Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:09.570Z] 26cbea5cba74: Waiting [2023-04-11T16:02:09.570Z] bf6d7ddc0e70: Waiting [2023-04-11T16:02:09.570Z] 510559d8a702: Layer already exists [2023-04-11T16:02:09.570Z] d20d703e1d76: Layer already exists [2023-04-11T16:02:09.570Z] 9875120abd29: Layer already exists [2023-04-11T16:02:09.570Z] 187edfa4cd28: Layer already exists [2023-04-11T16:02:09.570Z] c0ac6be50dca: Layer already exists [2023-04-11T16:02:09.570Z] bf6d7ddc0e70: Layer already exists [2023-04-11T16:02:09.570Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:09.570Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:09.834Z] latest: digest: sha256:10af00babf86a800a4ed6f5ec02cb2a2aa1976122217e1499fca1707cae990af size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:10.169Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:10.503Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.126 [2023-04-11T16:02:10.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T16:02:10.503Z] 187edfa4cd28: Preparing [2023-04-11T16:02:10.503Z] d20d703e1d76: Preparing [2023-04-11T16:02:10.503Z] c0ac6be50dca: Preparing [2023-04-11T16:02:10.503Z] 9875120abd29: Preparing [2023-04-11T16:02:10.503Z] 510559d8a702: Preparing [2023-04-11T16:02:10.503Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:10.503Z] bf6d7ddc0e70: Preparing [2023-04-11T16:02:10.503Z] 26cbea5cba74: Preparing [2023-04-11T16:02:10.503Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:10.503Z] 26cbea5cba74: Waiting [2023-04-11T16:02:10.503Z] bf6d7ddc0e70: Waiting [2023-04-11T16:02:10.503Z] 510559d8a702: Layer already exists [2023-04-11T16:02:10.503Z] d20d703e1d76: Layer already exists [2023-04-11T16:02:10.503Z] 187edfa4cd28: Layer already exists [2023-04-11T16:02:10.503Z] c0ac6be50dca: Layer already exists [2023-04-11T16:02:10.503Z] 9875120abd29: Layer already exists [2023-04-11T16:02:10.503Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:10.503Z] bf6d7ddc0e70: Layer already exists [2023-04-11T16:02:10.503Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:10.770Z] 3.0.0-dev.126: digest: sha256:10af00babf86a800a4ed6f5ec02cb2a2aa1976122217e1499fca1707cae990af size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:11.111Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:11.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:11.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T16:02:11.436Z] 187edfa4cd28: Preparing [2023-04-11T16:02:11.436Z] d20d703e1d76: Preparing [2023-04-11T16:02:11.436Z] c0ac6be50dca: Preparing [2023-04-11T16:02:11.436Z] 9875120abd29: Preparing [2023-04-11T16:02:11.436Z] 510559d8a702: Preparing [2023-04-11T16:02:11.436Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:11.436Z] bf6d7ddc0e70: Preparing [2023-04-11T16:02:11.436Z] 26cbea5cba74: Preparing [2023-04-11T16:02:11.436Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:11.436Z] bf6d7ddc0e70: Waiting [2023-04-11T16:02:11.436Z] 26cbea5cba74: Waiting [2023-04-11T16:02:11.436Z] 510559d8a702: Layer already exists [2023-04-11T16:02:11.436Z] c0ac6be50dca: Layer already exists [2023-04-11T16:02:11.436Z] 9875120abd29: Layer already exists [2023-04-11T16:02:11.436Z] d20d703e1d76: Layer already exists [2023-04-11T16:02:11.436Z] 187edfa4cd28: Layer already exists [2023-04-11T16:02:11.436Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:11.436Z] bf6d7ddc0e70: Layer already exists [2023-04-11T16:02:11.436Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:11.700Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:10af00babf86a800a4ed6f5ec02cb2a2aa1976122217e1499fca1707cae990af size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:12.033Z] + 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-04-11T16:02:12.371Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-11T16:02:12.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T16:02:12.371Z] 187edfa4cd28: Preparing [2023-04-11T16:02:12.371Z] d20d703e1d76: Preparing [2023-04-11T16:02:12.371Z] c0ac6be50dca: Preparing [2023-04-11T16:02:12.371Z] 9875120abd29: Preparing [2023-04-11T16:02:12.371Z] 510559d8a702: Preparing [2023-04-11T16:02:12.371Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:12.371Z] bf6d7ddc0e70: Preparing [2023-04-11T16:02:12.371Z] 26cbea5cba74: Preparing [2023-04-11T16:02:12.371Z] bf6d7ddc0e70: Waiting [2023-04-11T16:02:12.371Z] 26cbea5cba74: Waiting [2023-04-11T16:02:12.371Z] d20d703e1d76: Layer already exists [2023-04-11T16:02:12.371Z] 9875120abd29: Layer already exists [2023-04-11T16:02:12.371Z] 187edfa4cd28: Layer already exists [2023-04-11T16:02:12.371Z] c0ac6be50dca: Layer already exists [2023-04-11T16:02:12.371Z] 510559d8a702: Layer already exists [2023-04-11T16:02:12.371Z] bf6d7ddc0e70: Layer already exists [2023-04-11T16:02:12.371Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:12.371Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:12.636Z] main: digest: sha256:10af00babf86a800a4ed6f5ec02cb2a2aa1976122217e1499fca1707cae990af size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:02:12.679Z] ===================================================== [Pipeline] echo [2023-04-11T16:02:12.685Z] taggedImages: [2023-04-11T16:02:12.685Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:12.685Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-11T16:02:12.685Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.126 [2023-04-11T16:02:12.685Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:12.685Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-11T16:02:12.700Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-11T16:02:12.700Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:12.700Z] latest [2023-04-11T16:02:12.700Z] 3.0.0-dev.126 [2023-04-11T16:02:12.700Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:12.700Z] main [2023-04-11T16:02:12.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:13.030Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:13.358Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:13.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T16:02:13.358Z] 669f9f7d739e: Preparing [2023-04-11T16:02:13.358Z] 463e9b49a78c: Preparing [2023-04-11T16:02:13.358Z] a047603fed41: Preparing [2023-04-11T16:02:13.358Z] ff3d28fa6352: Preparing [2023-04-11T16:02:13.358Z] 510559d8a702: Preparing [2023-04-11T16:02:13.358Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:13.358Z] 1effcb85f246: Preparing [2023-04-11T16:02:13.358Z] 5159b7226b34: Preparing [2023-04-11T16:02:13.358Z] 26cbea5cba74: Preparing [2023-04-11T16:02:13.358Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:13.358Z] 5159b7226b34: Waiting [2023-04-11T16:02:13.358Z] 1effcb85f246: Waiting [2023-04-11T16:02:13.358Z] 26cbea5cba74: Waiting [2023-04-11T16:02:13.358Z] 510559d8a702: Layer already exists [2023-04-11T16:02:13.623Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:13.623Z] 669f9f7d739e: Pushed [2023-04-11T16:02:13.623Z] ff3d28fa6352: Pushed [2023-04-11T16:02:13.623Z] 463e9b49a78c: Pushed [2023-04-11T16:02:13.623Z] 1effcb85f246: Pushed [2023-04-11T16:02:13.623Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:13.889Z] 5159b7226b34: Pushed [2023-04-11T16:02:16.457Z] a047603fed41: Pushed [2023-04-11T16:02:16.457Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:ea3255789307baa591b2729de1a2c0d192f1c6de0ee5d35b564df4c3ac9b4b0f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:16.804Z] + 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-04-11T16:02:17.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-11T16:02:17.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T16:02:17.140Z] 669f9f7d739e: Preparing [2023-04-11T16:02:17.140Z] 463e9b49a78c: Preparing [2023-04-11T16:02:17.140Z] a047603fed41: Preparing [2023-04-11T16:02:17.140Z] ff3d28fa6352: Preparing [2023-04-11T16:02:17.140Z] 510559d8a702: Preparing [2023-04-11T16:02:17.140Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:17.140Z] 1effcb85f246: Preparing [2023-04-11T16:02:17.140Z] 5159b7226b34: Preparing [2023-04-11T16:02:17.140Z] 26cbea5cba74: Preparing [2023-04-11T16:02:17.140Z] 1effcb85f246: Waiting [2023-04-11T16:02:17.140Z] 5159b7226b34: Waiting [2023-04-11T16:02:17.140Z] 26cbea5cba74: Waiting [2023-04-11T16:02:17.140Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:17.140Z] 669f9f7d739e: Layer already exists [2023-04-11T16:02:17.140Z] 510559d8a702: Layer already exists [2023-04-11T16:02:17.140Z] a047603fed41: Layer already exists [2023-04-11T16:02:17.140Z] ff3d28fa6352: Layer already exists [2023-04-11T16:02:17.140Z] 463e9b49a78c: Layer already exists [2023-04-11T16:02:17.140Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:17.140Z] 5159b7226b34: Layer already exists [2023-04-11T16:02:17.140Z] 1effcb85f246: Layer already exists [2023-04-11T16:02:17.140Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:17.405Z] latest: digest: sha256:ea3255789307baa591b2729de1a2c0d192f1c6de0ee5d35b564df4c3ac9b4b0f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:17.740Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:18.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.126 [2023-04-11T16:02:18.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T16:02:18.066Z] 669f9f7d739e: Preparing [2023-04-11T16:02:18.066Z] 463e9b49a78c: Preparing [2023-04-11T16:02:18.066Z] a047603fed41: Preparing [2023-04-11T16:02:18.066Z] ff3d28fa6352: Preparing [2023-04-11T16:02:18.066Z] 510559d8a702: Preparing [2023-04-11T16:02:18.066Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:18.066Z] 1effcb85f246: Preparing [2023-04-11T16:02:18.066Z] 5159b7226b34: Preparing [2023-04-11T16:02:18.066Z] 26cbea5cba74: Preparing [2023-04-11T16:02:18.066Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:18.066Z] 5159b7226b34: Waiting [2023-04-11T16:02:18.066Z] 26cbea5cba74: Waiting [2023-04-11T16:02:18.066Z] 1effcb85f246: Waiting [2023-04-11T16:02:18.066Z] 669f9f7d739e: Layer already exists [2023-04-11T16:02:18.066Z] a047603fed41: Layer already exists [2023-04-11T16:02:18.066Z] 463e9b49a78c: Layer already exists [2023-04-11T16:02:18.066Z] 510559d8a702: Layer already exists [2023-04-11T16:02:18.066Z] ff3d28fa6352: Layer already exists [2023-04-11T16:02:18.066Z] 5159b7226b34: Layer already exists [2023-04-11T16:02:18.066Z] 1effcb85f246: Layer already exists [2023-04-11T16:02:18.066Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:18.066Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:18.329Z] 3.0.0-dev.126: digest: sha256:ea3255789307baa591b2729de1a2c0d192f1c6de0ee5d35b564df4c3ac9b4b0f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:18.656Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:18.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:18.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T16:02:18.989Z] 669f9f7d739e: Preparing [2023-04-11T16:02:18.989Z] 463e9b49a78c: Preparing [2023-04-11T16:02:18.989Z] a047603fed41: Preparing [2023-04-11T16:02:18.989Z] ff3d28fa6352: Preparing [2023-04-11T16:02:18.989Z] 510559d8a702: Preparing [2023-04-11T16:02:18.989Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:18.989Z] 1effcb85f246: Preparing [2023-04-11T16:02:18.989Z] 5159b7226b34: Preparing [2023-04-11T16:02:18.989Z] 26cbea5cba74: Preparing [2023-04-11T16:02:18.989Z] 1effcb85f246: Waiting [2023-04-11T16:02:18.989Z] 5159b7226b34: Waiting [2023-04-11T16:02:18.989Z] 26cbea5cba74: Waiting [2023-04-11T16:02:18.989Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:18.989Z] 669f9f7d739e: Layer already exists [2023-04-11T16:02:18.989Z] 510559d8a702: Layer already exists [2023-04-11T16:02:18.989Z] a047603fed41: Layer already exists [2023-04-11T16:02:18.989Z] ff3d28fa6352: Layer already exists [2023-04-11T16:02:18.989Z] 463e9b49a78c: Layer already exists [2023-04-11T16:02:18.989Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:18.989Z] 1effcb85f246: Layer already exists [2023-04-11T16:02:18.989Z] 5159b7226b34: Layer already exists [2023-04-11T16:02:18.989Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:19.254Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:ea3255789307baa591b2729de1a2c0d192f1c6de0ee5d35b564df4c3ac9b4b0f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:19.591Z] + 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-04-11T16:02:19.929Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-11T16:02:19.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T16:02:19.929Z] 669f9f7d739e: Preparing [2023-04-11T16:02:19.929Z] 463e9b49a78c: Preparing [2023-04-11T16:02:19.929Z] a047603fed41: Preparing [2023-04-11T16:02:19.929Z] ff3d28fa6352: Preparing [2023-04-11T16:02:19.929Z] 510559d8a702: Preparing [2023-04-11T16:02:19.929Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:19.929Z] 1effcb85f246: Preparing [2023-04-11T16:02:19.929Z] 5159b7226b34: Preparing [2023-04-11T16:02:19.929Z] 26cbea5cba74: Preparing [2023-04-11T16:02:19.929Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:19.929Z] 1effcb85f246: Waiting [2023-04-11T16:02:19.929Z] 5159b7226b34: Waiting [2023-04-11T16:02:19.929Z] 26cbea5cba74: Waiting [2023-04-11T16:02:19.929Z] ff3d28fa6352: Layer already exists [2023-04-11T16:02:19.929Z] a047603fed41: Layer already exists [2023-04-11T16:02:19.929Z] 669f9f7d739e: Layer already exists [2023-04-11T16:02:19.929Z] 510559d8a702: Layer already exists [2023-04-11T16:02:19.929Z] 463e9b49a78c: Layer already exists [2023-04-11T16:02:19.929Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:19.929Z] 5159b7226b34: Layer already exists [2023-04-11T16:02:19.929Z] 1effcb85f246: Layer already exists [2023-04-11T16:02:19.929Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:20.195Z] main: digest: sha256:ea3255789307baa591b2729de1a2c0d192f1c6de0ee5d35b564df4c3ac9b4b0f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:02:20.242Z] ===================================================== [Pipeline] echo [2023-04-11T16:02:20.249Z] taggedImages: [2023-04-11T16:02:20.249Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:20.249Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-11T16:02:20.249Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.126 [2023-04-11T16:02:20.249Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:20.249Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-11T16:02:20.272Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-11T16:02:20.272Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:20.272Z] latest [2023-04-11T16:02:20.272Z] 3.0.0-dev.126 [2023-04-11T16:02:20.272Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:20.272Z] main [2023-04-11T16:02:20.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:20.615Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:20.952Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:20.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T16:02:20.952Z] 4d63f7d85774: Preparing [2023-04-11T16:02:20.952Z] a20f5fc0a4c6: Preparing [2023-04-11T16:02:20.952Z] 3e6f7760061f: Preparing [2023-04-11T16:02:20.952Z] 1625a2eb1963: Preparing [2023-04-11T16:02:20.952Z] bd9ad4c48d64: Preparing [2023-04-11T16:02:20.952Z] 9e116a44fec8: Preparing [2023-04-11T16:02:20.952Z] 7718288c1cd0: Preparing [2023-04-11T16:02:20.952Z] 510559d8a702: Preparing [2023-04-11T16:02:20.952Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:20.952Z] 918711f14012: Preparing [2023-04-11T16:02:20.952Z] 26cbea5cba74: Preparing [2023-04-11T16:02:20.952Z] 9e116a44fec8: Waiting [2023-04-11T16:02:20.952Z] 510559d8a702: Waiting [2023-04-11T16:02:20.952Z] 7718288c1cd0: Waiting [2023-04-11T16:02:20.952Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:20.952Z] 26cbea5cba74: Waiting [2023-04-11T16:02:20.952Z] 918711f14012: Waiting [2023-04-11T16:02:21.217Z] 4d63f7d85774: Pushed [2023-04-11T16:02:21.217Z] bd9ad4c48d64: Pushed [2023-04-11T16:02:21.217Z] a20f5fc0a4c6: Pushed [2023-04-11T16:02:21.217Z] 510559d8a702: Layer already exists [2023-04-11T16:02:21.217Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:21.483Z] 9e116a44fec8: Pushed [2023-04-11T16:02:21.483Z] 7718288c1cd0: Pushed [2023-04-11T16:02:21.483Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:21.750Z] 918711f14012: Pushed [2023-04-11T16:02:23.685Z] 1625a2eb1963: Pushed [2023-04-11T16:02:24.638Z] 3e6f7760061f: Pushed [2023-04-11T16:02:24.638Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:8e555ff0aadd1977cc6a4b3fd0c0c701191e261fec153f30c0496607d12746d4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:24.973Z] + 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-04-11T16:02:25.316Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-11T16:02:25.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T16:02:25.316Z] 4d63f7d85774: Preparing [2023-04-11T16:02:25.316Z] a20f5fc0a4c6: Preparing [2023-04-11T16:02:25.316Z] 3e6f7760061f: Preparing [2023-04-11T16:02:25.316Z] 1625a2eb1963: Preparing [2023-04-11T16:02:25.316Z] bd9ad4c48d64: Preparing [2023-04-11T16:02:25.316Z] 9e116a44fec8: Preparing [2023-04-11T16:02:25.316Z] 7718288c1cd0: Preparing [2023-04-11T16:02:25.316Z] 510559d8a702: Preparing [2023-04-11T16:02:25.316Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:25.316Z] 918711f14012: Preparing [2023-04-11T16:02:25.316Z] 26cbea5cba74: Preparing [2023-04-11T16:02:25.316Z] 9e116a44fec8: Waiting [2023-04-11T16:02:25.316Z] 7718288c1cd0: Waiting [2023-04-11T16:02:25.316Z] 918711f14012: Waiting [2023-04-11T16:02:25.316Z] 26cbea5cba74: Waiting [2023-04-11T16:02:25.316Z] 510559d8a702: Waiting [2023-04-11T16:02:25.316Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:25.316Z] 1625a2eb1963: Layer already exists [2023-04-11T16:02:25.316Z] 3e6f7760061f: Layer already exists [2023-04-11T16:02:25.316Z] a20f5fc0a4c6: Layer already exists [2023-04-11T16:02:25.316Z] 4d63f7d85774: Layer already exists [2023-04-11T16:02:25.316Z] bd9ad4c48d64: Layer already exists [2023-04-11T16:02:25.316Z] 510559d8a702: Layer already exists [2023-04-11T16:02:25.316Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:25.316Z] 918711f14012: Layer already exists [2023-04-11T16:02:25.316Z] 7718288c1cd0: Layer already exists [2023-04-11T16:02:25.316Z] 9e116a44fec8: Layer already exists [2023-04-11T16:02:25.316Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:25.582Z] latest: digest: sha256:8e555ff0aadd1977cc6a4b3fd0c0c701191e261fec153f30c0496607d12746d4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:25.926Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:26.264Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.126 [2023-04-11T16:02:26.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T16:02:26.265Z] 4d63f7d85774: Preparing [2023-04-11T16:02:26.265Z] a20f5fc0a4c6: Preparing [2023-04-11T16:02:26.265Z] 3e6f7760061f: Preparing [2023-04-11T16:02:26.265Z] 1625a2eb1963: Preparing [2023-04-11T16:02:26.265Z] bd9ad4c48d64: Preparing [2023-04-11T16:02:26.265Z] 9e116a44fec8: Preparing [2023-04-11T16:02:26.265Z] 7718288c1cd0: Preparing [2023-04-11T16:02:26.265Z] 510559d8a702: Preparing [2023-04-11T16:02:26.265Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:26.265Z] 918711f14012: Preparing [2023-04-11T16:02:26.265Z] 26cbea5cba74: Preparing [2023-04-11T16:02:26.265Z] 510559d8a702: Waiting [2023-04-11T16:02:26.265Z] 26cbea5cba74: Waiting [2023-04-11T16:02:26.265Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:26.265Z] 918711f14012: Waiting [2023-04-11T16:02:26.265Z] 9e116a44fec8: Waiting [2023-04-11T16:02:26.265Z] 7718288c1cd0: Waiting [2023-04-11T16:02:26.265Z] 4d63f7d85774: Layer already exists [2023-04-11T16:02:26.265Z] a20f5fc0a4c6: Layer already exists [2023-04-11T16:02:26.265Z] 3e6f7760061f: Layer already exists [2023-04-11T16:02:26.265Z] 1625a2eb1963: Layer already exists [2023-04-11T16:02:26.265Z] bd9ad4c48d64: Layer already exists [2023-04-11T16:02:26.265Z] 9e116a44fec8: Layer already exists [2023-04-11T16:02:26.265Z] 7718288c1cd0: Layer already exists [2023-04-11T16:02:26.265Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:26.265Z] 510559d8a702: Layer already exists [2023-04-11T16:02:26.265Z] 918711f14012: Layer already exists [2023-04-11T16:02:26.265Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:26.530Z] 3.0.0-dev.126: digest: sha256:8e555ff0aadd1977cc6a4b3fd0c0c701191e261fec153f30c0496607d12746d4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:26.862Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:27.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:27.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T16:02:27.194Z] 4d63f7d85774: Preparing [2023-04-11T16:02:27.194Z] a20f5fc0a4c6: Preparing [2023-04-11T16:02:27.194Z] 3e6f7760061f: Preparing [2023-04-11T16:02:27.194Z] 1625a2eb1963: Preparing [2023-04-11T16:02:27.194Z] bd9ad4c48d64: Preparing [2023-04-11T16:02:27.194Z] 9e116a44fec8: Preparing [2023-04-11T16:02:27.194Z] 7718288c1cd0: Preparing [2023-04-11T16:02:27.194Z] 510559d8a702: Preparing [2023-04-11T16:02:27.194Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:27.194Z] 918711f14012: Preparing [2023-04-11T16:02:27.194Z] 26cbea5cba74: Preparing [2023-04-11T16:02:27.194Z] 9e116a44fec8: Waiting [2023-04-11T16:02:27.194Z] 7718288c1cd0: Waiting [2023-04-11T16:02:27.194Z] 510559d8a702: Waiting [2023-04-11T16:02:27.194Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:27.194Z] 918711f14012: Waiting [2023-04-11T16:02:27.194Z] 26cbea5cba74: Waiting [2023-04-11T16:02:27.194Z] 3e6f7760061f: Layer already exists [2023-04-11T16:02:27.194Z] bd9ad4c48d64: Layer already exists [2023-04-11T16:02:27.194Z] 1625a2eb1963: Layer already exists [2023-04-11T16:02:27.194Z] 4d63f7d85774: Layer already exists [2023-04-11T16:02:27.194Z] a20f5fc0a4c6: Layer already exists [2023-04-11T16:02:27.194Z] 7718288c1cd0: Layer already exists [2023-04-11T16:02:27.194Z] 9e116a44fec8: Layer already exists [2023-04-11T16:02:27.194Z] 510559d8a702: Layer already exists [2023-04-11T16:02:27.194Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:27.194Z] 918711f14012: Layer already exists [2023-04-11T16:02:27.194Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:27.460Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:8e555ff0aadd1977cc6a4b3fd0c0c701191e261fec153f30c0496607d12746d4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:27.797Z] + 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-04-11T16:02:28.133Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-11T16:02:28.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T16:02:28.133Z] 4d63f7d85774: Preparing [2023-04-11T16:02:28.133Z] a20f5fc0a4c6: Preparing [2023-04-11T16:02:28.133Z] 3e6f7760061f: Preparing [2023-04-11T16:02:28.133Z] 1625a2eb1963: Preparing [2023-04-11T16:02:28.133Z] bd9ad4c48d64: Preparing [2023-04-11T16:02:28.133Z] 9e116a44fec8: Preparing [2023-04-11T16:02:28.133Z] 7718288c1cd0: Preparing [2023-04-11T16:02:28.133Z] 510559d8a702: Preparing [2023-04-11T16:02:28.133Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:28.133Z] 918711f14012: Preparing [2023-04-11T16:02:28.133Z] 26cbea5cba74: Preparing [2023-04-11T16:02:28.133Z] 9e116a44fec8: Waiting [2023-04-11T16:02:28.133Z] 7718288c1cd0: Waiting [2023-04-11T16:02:28.133Z] 510559d8a702: Waiting [2023-04-11T16:02:28.133Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:28.133Z] 918711f14012: Waiting [2023-04-11T16:02:28.133Z] 26cbea5cba74: Waiting [2023-04-11T16:02:28.133Z] 3e6f7760061f: Layer already exists [2023-04-11T16:02:28.133Z] a20f5fc0a4c6: Layer already exists [2023-04-11T16:02:28.133Z] bd9ad4c48d64: Layer already exists [2023-04-11T16:02:28.133Z] 1625a2eb1963: Layer already exists [2023-04-11T16:02:28.133Z] 4d63f7d85774: Layer already exists [2023-04-11T16:02:28.133Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:28.133Z] 7718288c1cd0: Layer already exists [2023-04-11T16:02:28.133Z] 9e116a44fec8: Layer already exists [2023-04-11T16:02:28.133Z] 510559d8a702: Layer already exists [2023-04-11T16:02:28.133Z] 918711f14012: Layer already exists [2023-04-11T16:02:28.133Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:28.398Z] main: digest: sha256:8e555ff0aadd1977cc6a4b3fd0c0c701191e261fec153f30c0496607d12746d4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:02:28.436Z] ===================================================== [Pipeline] echo [2023-04-11T16:02:28.442Z] taggedImages: [2023-04-11T16:02:28.442Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:28.442Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-11T16:02:28.442Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.126 [2023-04-11T16:02:28.442Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:28.442Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-11T16:02:28.456Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-11T16:02:28.456Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:28.456Z] latest [2023-04-11T16:02:28.456Z] 3.0.0-dev.126 [2023-04-11T16:02:28.456Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:28.456Z] main [2023-04-11T16:02:28.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:28.782Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:29.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:29.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T16:02:29.113Z] 0d9a0a7419fd: Preparing [2023-04-11T16:02:29.113Z] a003efce4981: Preparing [2023-04-11T16:02:29.113Z] 510559d8a702: Preparing [2023-04-11T16:02:29.113Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:29.113Z] d719859461a7: Preparing [2023-04-11T16:02:29.113Z] 26cbea5cba74: Preparing [2023-04-11T16:02:29.113Z] 26cbea5cba74: Waiting [2023-04-11T16:02:29.113Z] 510559d8a702: Layer already exists [2023-04-11T16:02:29.113Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:29.376Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:29.376Z] 0d9a0a7419fd: Pushed [2023-04-11T16:02:30.325Z] d719859461a7: Pushed [2023-04-11T16:02:33.644Z] a003efce4981: Pushed [2023-04-11T16:02:33.644Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:9e1dfa7ca20eb736f0ac4dbb0124810c88416e571f40820d96c91e7fbbe137bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:33.979Z] + 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-04-11T16:02:34.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-11T16:02:34.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T16:02:34.310Z] 0d9a0a7419fd: Preparing [2023-04-11T16:02:34.310Z] a003efce4981: Preparing [2023-04-11T16:02:34.310Z] 510559d8a702: Preparing [2023-04-11T16:02:34.310Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:34.310Z] d719859461a7: Preparing [2023-04-11T16:02:34.310Z] 26cbea5cba74: Preparing [2023-04-11T16:02:34.310Z] 26cbea5cba74: Waiting [2023-04-11T16:02:34.310Z] a003efce4981: Layer already exists [2023-04-11T16:02:34.310Z] d719859461a7: Layer already exists [2023-04-11T16:02:34.310Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:34.310Z] 510559d8a702: Layer already exists [2023-04-11T16:02:34.310Z] 0d9a0a7419fd: Layer already exists [2023-04-11T16:02:34.310Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:34.310Z] latest: digest: sha256:9e1dfa7ca20eb736f0ac4dbb0124810c88416e571f40820d96c91e7fbbe137bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:34.915Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:35.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.126 [2023-04-11T16:02:35.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T16:02:35.244Z] 0d9a0a7419fd: Preparing [2023-04-11T16:02:35.244Z] a003efce4981: Preparing [2023-04-11T16:02:35.244Z] 510559d8a702: Preparing [2023-04-11T16:02:35.244Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:35.244Z] d719859461a7: Preparing [2023-04-11T16:02:35.244Z] 26cbea5cba74: Preparing [2023-04-11T16:02:35.244Z] 26cbea5cba74: Waiting [2023-04-11T16:02:35.244Z] 510559d8a702: Layer already exists [2023-04-11T16:02:35.244Z] d719859461a7: Layer already exists [2023-04-11T16:02:35.244Z] 0d9a0a7419fd: Layer already exists [2023-04-11T16:02:35.244Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:35.244Z] a003efce4981: Layer already exists [2023-04-11T16:02:35.244Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:35.244Z] 3.0.0-dev.126: digest: sha256:9e1dfa7ca20eb736f0ac4dbb0124810c88416e571f40820d96c91e7fbbe137bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:35.590Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:35.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:35.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T16:02:35.927Z] 0d9a0a7419fd: Preparing [2023-04-11T16:02:35.927Z] a003efce4981: Preparing [2023-04-11T16:02:35.927Z] 510559d8a702: Preparing [2023-04-11T16:02:35.927Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:35.927Z] d719859461a7: Preparing [2023-04-11T16:02:35.927Z] 26cbea5cba74: Preparing [2023-04-11T16:02:35.927Z] 26cbea5cba74: Waiting [2023-04-11T16:02:35.927Z] 0d9a0a7419fd: Layer already exists [2023-04-11T16:02:35.927Z] 510559d8a702: Layer already exists [2023-04-11T16:02:35.927Z] d719859461a7: Layer already exists [2023-04-11T16:02:35.927Z] a003efce4981: Layer already exists [2023-04-11T16:02:35.927Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:35.927Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:35.927Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:9e1dfa7ca20eb736f0ac4dbb0124810c88416e571f40820d96c91e7fbbe137bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:36.537Z] + 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-04-11T16:02:36.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-11T16:02:36.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T16:02:36.883Z] 0d9a0a7419fd: Preparing [2023-04-11T16:02:36.883Z] a003efce4981: Preparing [2023-04-11T16:02:36.883Z] 510559d8a702: Preparing [2023-04-11T16:02:36.883Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:36.883Z] d719859461a7: Preparing [2023-04-11T16:02:36.883Z] 26cbea5cba74: Preparing [2023-04-11T16:02:36.883Z] 0d9a0a7419fd: Layer already exists [2023-04-11T16:02:36.883Z] a003efce4981: Layer already exists [2023-04-11T16:02:36.883Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:36.883Z] 510559d8a702: Layer already exists [2023-04-11T16:02:36.883Z] d719859461a7: Layer already exists [2023-04-11T16:02:36.883Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:36.883Z] main: digest: sha256:9e1dfa7ca20eb736f0ac4dbb0124810c88416e571f40820d96c91e7fbbe137bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:02:37.207Z] ===================================================== [Pipeline] echo [2023-04-11T16:02:37.218Z] taggedImages: [2023-04-11T16:02:37.218Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:37.218Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-11T16:02:37.218Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.126 [2023-04-11T16:02:37.218Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:37.218Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-11T16:02:37.243Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-11T16:02:37.243Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:37.243Z] latest [2023-04-11T16:02:37.243Z] 3.0.0-dev.126 [2023-04-11T16:02:37.243Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:37.243Z] main [2023-04-11T16:02:37.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:37.587Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:37.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:37.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T16:02:37.921Z] 7936fb55812e: Preparing [2023-04-11T16:02:37.921Z] 1ef667dbfbbd: Preparing [2023-04-11T16:02:37.921Z] 1173407fa80d: Preparing [2023-04-11T16:02:37.921Z] 86c459f4e1f2: Preparing [2023-04-11T16:02:37.921Z] 3567a07b4a31: Preparing [2023-04-11T16:02:37.921Z] 510559d8a702: Preparing [2023-04-11T16:02:37.921Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:37.921Z] 8a6e94aa9ff3: Preparing [2023-04-11T16:02:37.921Z] 26cbea5cba74: Preparing [2023-04-11T16:02:37.921Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:37.921Z] 8a6e94aa9ff3: Waiting [2023-04-11T16:02:37.921Z] 510559d8a702: Waiting [2023-04-11T16:02:37.921Z] 26cbea5cba74: Waiting [2023-04-11T16:02:38.192Z] 7936fb55812e: Pushed [2023-04-11T16:02:38.192Z] 1ef667dbfbbd: Pushed [2023-04-11T16:02:38.192Z] 1173407fa80d: Pushed [2023-04-11T16:02:38.192Z] 510559d8a702: Layer already exists [2023-04-11T16:02:38.192Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:38.192Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:39.144Z] 8a6e94aa9ff3: Pushed [2023-04-11T16:02:45.758Z] 3567a07b4a31: Pushed [2023-04-11T16:02:52.370Z] 86c459f4e1f2: Pushed [2023-04-11T16:02:52.635Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:818ad95212b035897938abbbe1976e46531f3379065a1b8affb6d3989c5cba7d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:52.967Z] + 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-04-11T16:02:53.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-11T16:02:53.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T16:02:53.292Z] 7936fb55812e: Preparing [2023-04-11T16:02:53.292Z] 1ef667dbfbbd: Preparing [2023-04-11T16:02:53.292Z] 1173407fa80d: Preparing [2023-04-11T16:02:53.292Z] 86c459f4e1f2: Preparing [2023-04-11T16:02:53.292Z] 3567a07b4a31: Preparing [2023-04-11T16:02:53.292Z] 510559d8a702: Preparing [2023-04-11T16:02:53.292Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:53.292Z] 8a6e94aa9ff3: Preparing [2023-04-11T16:02:53.292Z] 26cbea5cba74: Preparing [2023-04-11T16:02:53.292Z] 510559d8a702: Waiting [2023-04-11T16:02:53.292Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:53.292Z] 8a6e94aa9ff3: Waiting [2023-04-11T16:02:53.292Z] 26cbea5cba74: Waiting [2023-04-11T16:02:53.292Z] 3567a07b4a31: Layer already exists [2023-04-11T16:02:53.292Z] 7936fb55812e: Layer already exists [2023-04-11T16:02:53.292Z] 86c459f4e1f2: Layer already exists [2023-04-11T16:02:53.292Z] 1ef667dbfbbd: Layer already exists [2023-04-11T16:02:53.292Z] 1173407fa80d: Layer already exists [2023-04-11T16:02:53.292Z] 8a6e94aa9ff3: Layer already exists [2023-04-11T16:02:53.292Z] 510559d8a702: Layer already exists [2023-04-11T16:02:53.292Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:53.292Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:53.292Z] latest: digest: sha256:818ad95212b035897938abbbe1976e46531f3379065a1b8affb6d3989c5cba7d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:53.897Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:54.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.126 [2023-04-11T16:02:54.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T16:02:54.238Z] 7936fb55812e: Preparing [2023-04-11T16:02:54.238Z] 1ef667dbfbbd: Preparing [2023-04-11T16:02:54.238Z] 1173407fa80d: Preparing [2023-04-11T16:02:54.238Z] 86c459f4e1f2: Preparing [2023-04-11T16:02:54.238Z] 3567a07b4a31: Preparing [2023-04-11T16:02:54.238Z] 510559d8a702: Preparing [2023-04-11T16:02:54.238Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:54.238Z] 8a6e94aa9ff3: Preparing [2023-04-11T16:02:54.238Z] 26cbea5cba74: Preparing [2023-04-11T16:02:54.238Z] 510559d8a702: Waiting [2023-04-11T16:02:54.238Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:54.238Z] 8a6e94aa9ff3: Waiting [2023-04-11T16:02:54.238Z] 26cbea5cba74: Waiting [2023-04-11T16:02:54.238Z] 1ef667dbfbbd: Layer already exists [2023-04-11T16:02:54.238Z] 86c459f4e1f2: Layer already exists [2023-04-11T16:02:54.238Z] 1173407fa80d: Layer already exists [2023-04-11T16:02:54.238Z] 3567a07b4a31: Layer already exists [2023-04-11T16:02:54.238Z] 7936fb55812e: Layer already exists [2023-04-11T16:02:54.238Z] 8a6e94aa9ff3: Layer already exists [2023-04-11T16:02:54.238Z] 510559d8a702: Layer already exists [2023-04-11T16:02:54.238Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:54.238Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:54.238Z] 3.0.0-dev.126: digest: sha256:818ad95212b035897938abbbe1976e46531f3379065a1b8affb6d3989c5cba7d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:54.574Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:54.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:54.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T16:02:54.904Z] 7936fb55812e: Preparing [2023-04-11T16:02:54.904Z] 1ef667dbfbbd: Preparing [2023-04-11T16:02:54.904Z] 1173407fa80d: Preparing [2023-04-11T16:02:54.904Z] 86c459f4e1f2: Preparing [2023-04-11T16:02:54.904Z] 3567a07b4a31: Preparing [2023-04-11T16:02:54.904Z] 510559d8a702: Preparing [2023-04-11T16:02:54.904Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:54.904Z] 8a6e94aa9ff3: Preparing [2023-04-11T16:02:54.904Z] 26cbea5cba74: Preparing [2023-04-11T16:02:54.904Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:54.904Z] 8a6e94aa9ff3: Waiting [2023-04-11T16:02:54.904Z] 26cbea5cba74: Waiting [2023-04-11T16:02:54.904Z] 510559d8a702: Waiting [2023-04-11T16:02:54.904Z] 1173407fa80d: Layer already exists [2023-04-11T16:02:54.904Z] 86c459f4e1f2: Layer already exists [2023-04-11T16:02:54.904Z] 7936fb55812e: Layer already exists [2023-04-11T16:02:54.904Z] 3567a07b4a31: Layer already exists [2023-04-11T16:02:54.904Z] 1ef667dbfbbd: Layer already exists [2023-04-11T16:02:54.904Z] 8a6e94aa9ff3: Layer already exists [2023-04-11T16:02:54.904Z] 510559d8a702: Layer already exists [2023-04-11T16:02:54.904Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:54.904Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:55.169Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:818ad95212b035897938abbbe1976e46531f3379065a1b8affb6d3989c5cba7d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:55.508Z] + 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-04-11T16:02:55.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-11T16:02:55.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T16:02:55.848Z] 7936fb55812e: Preparing [2023-04-11T16:02:55.848Z] 1ef667dbfbbd: Preparing [2023-04-11T16:02:55.848Z] 1173407fa80d: Preparing [2023-04-11T16:02:55.848Z] 86c459f4e1f2: Preparing [2023-04-11T16:02:55.848Z] 3567a07b4a31: Preparing [2023-04-11T16:02:55.848Z] 510559d8a702: Preparing [2023-04-11T16:02:55.848Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:55.848Z] 8a6e94aa9ff3: Preparing [2023-04-11T16:02:55.848Z] 26cbea5cba74: Preparing [2023-04-11T16:02:55.848Z] 510559d8a702: Waiting [2023-04-11T16:02:55.848Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:55.848Z] 8a6e94aa9ff3: Waiting [2023-04-11T16:02:55.848Z] 26cbea5cba74: Waiting [2023-04-11T16:02:55.848Z] 86c459f4e1f2: Layer already exists [2023-04-11T16:02:55.848Z] 7936fb55812e: Layer already exists [2023-04-11T16:02:55.848Z] 3567a07b4a31: Layer already exists [2023-04-11T16:02:55.848Z] 1ef667dbfbbd: Layer already exists [2023-04-11T16:02:55.848Z] 1173407fa80d: Layer already exists [2023-04-11T16:02:55.848Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:55.848Z] 510559d8a702: Layer already exists [2023-04-11T16:02:55.848Z] 8a6e94aa9ff3: Layer already exists [2023-04-11T16:02:55.848Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:55.848Z] main: digest: sha256:818ad95212b035897938abbbe1976e46531f3379065a1b8affb6d3989c5cba7d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:02:56.171Z] ===================================================== [Pipeline] echo [2023-04-11T16:02:56.178Z] taggedImages: [2023-04-11T16:02:56.178Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:56.178Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-11T16:02:56.178Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.126 [2023-04-11T16:02:56.178Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:56.178Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-11T16:02:56.202Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-11T16:02:56.202Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:56.202Z] latest [2023-04-11T16:02:56.202Z] 3.0.0-dev.126 [2023-04-11T16:02:56.202Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:02:56.202Z] main [2023-04-11T16:02:56.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:56.542Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:02:56.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:02:56.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T16:02:56.867Z] 900f06615f61: Preparing [2023-04-11T16:02:56.867Z] c80071565102: Preparing [2023-04-11T16:02:56.867Z] d6380e0c8c8a: Preparing [2023-04-11T16:02:56.867Z] bc0d40839412: Preparing [2023-04-11T16:02:56.867Z] 510559d8a702: Preparing [2023-04-11T16:02:56.867Z] 64ec0afa27a1: Preparing [2023-04-11T16:02:56.867Z] afab2068b9a0: Preparing [2023-04-11T16:02:56.867Z] 26cbea5cba74: Preparing [2023-04-11T16:02:56.867Z] 64ec0afa27a1: Waiting [2023-04-11T16:02:56.867Z] afab2068b9a0: Waiting [2023-04-11T16:02:56.867Z] 26cbea5cba74: Waiting [2023-04-11T16:02:56.867Z] 510559d8a702: Layer already exists [2023-04-11T16:02:56.867Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:02:57.130Z] c80071565102: Pushed [2023-04-11T16:02:57.130Z] 900f06615f61: Pushed [2023-04-11T16:02:57.130Z] d6380e0c8c8a: Pushed [2023-04-11T16:02:57.130Z] 26cbea5cba74: Layer already exists [2023-04-11T16:02:57.709Z] afab2068b9a0: Pushed [2023-04-11T16:03:12.658Z] bc0d40839412: Pushed [2023-04-11T16:03:12.658Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:e2d22feab3785834149bd5a5cb3c4dd22656a193d35f16784cdd2767e578841d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:12.996Z] + 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-04-11T16:03:13.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-11T16:03:13.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T16:03:13.329Z] 900f06615f61: Preparing [2023-04-11T16:03:13.329Z] c80071565102: Preparing [2023-04-11T16:03:13.329Z] d6380e0c8c8a: Preparing [2023-04-11T16:03:13.329Z] bc0d40839412: Preparing [2023-04-11T16:03:13.329Z] 510559d8a702: Preparing [2023-04-11T16:03:13.329Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:13.329Z] afab2068b9a0: Preparing [2023-04-11T16:03:13.329Z] 26cbea5cba74: Preparing [2023-04-11T16:03:13.329Z] 64ec0afa27a1: Waiting [2023-04-11T16:03:13.329Z] afab2068b9a0: Waiting [2023-04-11T16:03:13.329Z] 26cbea5cba74: Waiting [2023-04-11T16:03:13.329Z] c80071565102: Layer already exists [2023-04-11T16:03:13.329Z] 510559d8a702: Layer already exists [2023-04-11T16:03:13.329Z] bc0d40839412: Layer already exists [2023-04-11T16:03:13.329Z] 900f06615f61: Layer already exists [2023-04-11T16:03:13.329Z] d6380e0c8c8a: Layer already exists [2023-04-11T16:03:13.329Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:13.329Z] afab2068b9a0: Layer already exists [2023-04-11T16:03:13.329Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:13.594Z] latest: digest: sha256:e2d22feab3785834149bd5a5cb3c4dd22656a193d35f16784cdd2767e578841d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:13.936Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:14.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.126 [2023-04-11T16:03:14.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T16:03:14.273Z] 900f06615f61: Preparing [2023-04-11T16:03:14.273Z] c80071565102: Preparing [2023-04-11T16:03:14.273Z] d6380e0c8c8a: Preparing [2023-04-11T16:03:14.273Z] bc0d40839412: Preparing [2023-04-11T16:03:14.273Z] 510559d8a702: Preparing [2023-04-11T16:03:14.273Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:14.273Z] afab2068b9a0: Preparing [2023-04-11T16:03:14.273Z] 26cbea5cba74: Preparing [2023-04-11T16:03:14.273Z] 64ec0afa27a1: Waiting [2023-04-11T16:03:14.273Z] afab2068b9a0: Waiting [2023-04-11T16:03:14.273Z] 26cbea5cba74: Waiting [2023-04-11T16:03:14.273Z] 900f06615f61: Layer already exists [2023-04-11T16:03:14.273Z] c80071565102: Layer already exists [2023-04-11T16:03:14.273Z] d6380e0c8c8a: Layer already exists [2023-04-11T16:03:14.273Z] 510559d8a702: Layer already exists [2023-04-11T16:03:14.273Z] bc0d40839412: Layer already exists [2023-04-11T16:03:14.273Z] afab2068b9a0: Layer already exists [2023-04-11T16:03:14.273Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:14.273Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:14.273Z] 3.0.0-dev.126: digest: sha256:e2d22feab3785834149bd5a5cb3c4dd22656a193d35f16784cdd2767e578841d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:14.877Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:15.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:03:15.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T16:03:15.206Z] 900f06615f61: Preparing [2023-04-11T16:03:15.206Z] c80071565102: Preparing [2023-04-11T16:03:15.206Z] d6380e0c8c8a: Preparing [2023-04-11T16:03:15.206Z] bc0d40839412: Preparing [2023-04-11T16:03:15.206Z] 510559d8a702: Preparing [2023-04-11T16:03:15.206Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:15.206Z] afab2068b9a0: Preparing [2023-04-11T16:03:15.206Z] 26cbea5cba74: Preparing [2023-04-11T16:03:15.206Z] 64ec0afa27a1: Waiting [2023-04-11T16:03:15.206Z] afab2068b9a0: Waiting [2023-04-11T16:03:15.206Z] 26cbea5cba74: Waiting [2023-04-11T16:03:15.206Z] d6380e0c8c8a: Layer already exists [2023-04-11T16:03:15.206Z] 900f06615f61: Layer already exists [2023-04-11T16:03:15.206Z] c80071565102: Layer already exists [2023-04-11T16:03:15.206Z] 510559d8a702: Layer already exists [2023-04-11T16:03:15.206Z] bc0d40839412: Layer already exists [2023-04-11T16:03:15.206Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:15.206Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:15.206Z] afab2068b9a0: Layer already exists [2023-04-11T16:03:15.206Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:e2d22feab3785834149bd5a5cb3c4dd22656a193d35f16784cdd2767e578841d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:15.808Z] + 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-04-11T16:03:16.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-11T16:03:16.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T16:03:16.150Z] 900f06615f61: Preparing [2023-04-11T16:03:16.150Z] c80071565102: Preparing [2023-04-11T16:03:16.150Z] d6380e0c8c8a: Preparing [2023-04-11T16:03:16.150Z] bc0d40839412: Preparing [2023-04-11T16:03:16.150Z] 510559d8a702: Preparing [2023-04-11T16:03:16.150Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:16.150Z] afab2068b9a0: Preparing [2023-04-11T16:03:16.150Z] 26cbea5cba74: Preparing [2023-04-11T16:03:16.150Z] 64ec0afa27a1: Waiting [2023-04-11T16:03:16.150Z] afab2068b9a0: Waiting [2023-04-11T16:03:16.150Z] 26cbea5cba74: Waiting [2023-04-11T16:03:16.150Z] d6380e0c8c8a: Layer already exists [2023-04-11T16:03:16.150Z] bc0d40839412: Layer already exists [2023-04-11T16:03:16.150Z] 510559d8a702: Layer already exists [2023-04-11T16:03:16.150Z] 900f06615f61: Layer already exists [2023-04-11T16:03:16.150Z] c80071565102: Layer already exists [2023-04-11T16:03:16.150Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:16.150Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:16.150Z] afab2068b9a0: Layer already exists [2023-04-11T16:03:16.415Z] main: digest: sha256:e2d22feab3785834149bd5a5cb3c4dd22656a193d35f16784cdd2767e578841d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:03:16.474Z] ===================================================== [Pipeline] echo [2023-04-11T16:03:16.485Z] taggedImages: [2023-04-11T16:03:16.485Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:03:16.485Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-11T16:03:16.485Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.126 [2023-04-11T16:03:16.485Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:03:16.485Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-11T16:03:16.512Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-11T16:03:16.512Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:03:16.512Z] latest [2023-04-11T16:03:16.512Z] 3.0.0-dev.126 [2023-04-11T16:03:16.512Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:03:16.512Z] main [2023-04-11T16:03:16.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:16.873Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:17.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:03:17.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T16:03:17.205Z] 0a277c1ee860: Preparing [2023-04-11T16:03:17.205Z] adf62e99a9d6: Preparing [2023-04-11T16:03:17.205Z] aceefdf540df: Preparing [2023-04-11T16:03:17.205Z] 59c8298b4c72: Preparing [2023-04-11T16:03:17.205Z] 510559d8a702: Preparing [2023-04-11T16:03:17.205Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:17.205Z] 8a6e94aa9ff3: Preparing [2023-04-11T16:03:17.205Z] 26cbea5cba74: Preparing [2023-04-11T16:03:17.205Z] 64ec0afa27a1: Waiting [2023-04-11T16:03:17.205Z] 8a6e94aa9ff3: Waiting [2023-04-11T16:03:17.205Z] 26cbea5cba74: Waiting [2023-04-11T16:03:17.205Z] 510559d8a702: Layer already exists [2023-04-11T16:03:17.470Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:17.470Z] 8a6e94aa9ff3: Layer already exists [2023-04-11T16:03:17.470Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:17.470Z] adf62e99a9d6: Pushed [2023-04-11T16:03:17.470Z] aceefdf540df: Pushed [2023-04-11T16:03:17.470Z] 0a277c1ee860: Pushed [2023-04-11T16:03:35.643Z] 59c8298b4c72: Pushed [2023-04-11T16:03:35.643Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:7ad84805e386ee21b45ca7b56ad4614813606f419317bd8cfa7a96b6bbc63833 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:35.978Z] + 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-04-11T16:03:36.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-11T16:03:36.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T16:03:36.313Z] 0a277c1ee860: Preparing [2023-04-11T16:03:36.313Z] adf62e99a9d6: Preparing [2023-04-11T16:03:36.313Z] aceefdf540df: Preparing [2023-04-11T16:03:36.313Z] 59c8298b4c72: Preparing [2023-04-11T16:03:36.313Z] 510559d8a702: Preparing [2023-04-11T16:03:36.313Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:36.313Z] 8a6e94aa9ff3: Preparing [2023-04-11T16:03:36.313Z] 26cbea5cba74: Preparing [2023-04-11T16:03:36.313Z] 8a6e94aa9ff3: Waiting [2023-04-11T16:03:36.313Z] 64ec0afa27a1: Waiting [2023-04-11T16:03:36.313Z] 26cbea5cba74: Waiting [2023-04-11T16:03:36.313Z] 59c8298b4c72: Layer already exists [2023-04-11T16:03:36.313Z] 510559d8a702: Layer already exists [2023-04-11T16:03:36.313Z] 0a277c1ee860: Layer already exists [2023-04-11T16:03:36.313Z] adf62e99a9d6: Layer already exists [2023-04-11T16:03:36.313Z] aceefdf540df: Layer already exists [2023-04-11T16:03:36.313Z] 8a6e94aa9ff3: Layer already exists [2023-04-11T16:03:36.313Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:36.313Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:36.577Z] latest: digest: sha256:7ad84805e386ee21b45ca7b56ad4614813606f419317bd8cfa7a96b6bbc63833 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:36.921Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:37.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.126 [2023-04-11T16:03:37.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T16:03:37.264Z] 0a277c1ee860: Preparing [2023-04-11T16:03:37.264Z] adf62e99a9d6: Preparing [2023-04-11T16:03:37.264Z] aceefdf540df: Preparing [2023-04-11T16:03:37.264Z] 59c8298b4c72: Preparing [2023-04-11T16:03:37.264Z] 510559d8a702: Preparing [2023-04-11T16:03:37.264Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:37.264Z] 8a6e94aa9ff3: Preparing [2023-04-11T16:03:37.264Z] 26cbea5cba74: Preparing [2023-04-11T16:03:37.264Z] 64ec0afa27a1: Waiting [2023-04-11T16:03:37.264Z] 8a6e94aa9ff3: Waiting [2023-04-11T16:03:37.264Z] 26cbea5cba74: Waiting [2023-04-11T16:03:37.264Z] 59c8298b4c72: Layer already exists [2023-04-11T16:03:37.264Z] 510559d8a702: Layer already exists [2023-04-11T16:03:37.264Z] aceefdf540df: Layer already exists [2023-04-11T16:03:37.264Z] adf62e99a9d6: Layer already exists [2023-04-11T16:03:37.264Z] 0a277c1ee860: Layer already exists [2023-04-11T16:03:37.264Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:37.264Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:37.264Z] 8a6e94aa9ff3: Layer already exists [2023-04-11T16:03:37.530Z] 3.0.0-dev.126: digest: sha256:7ad84805e386ee21b45ca7b56ad4614813606f419317bd8cfa7a96b6bbc63833 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:37.880Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:38.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:03:38.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T16:03:38.218Z] 0a277c1ee860: Preparing [2023-04-11T16:03:38.218Z] adf62e99a9d6: Preparing [2023-04-11T16:03:38.218Z] aceefdf540df: Preparing [2023-04-11T16:03:38.218Z] 59c8298b4c72: Preparing [2023-04-11T16:03:38.218Z] 510559d8a702: Preparing [2023-04-11T16:03:38.218Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:38.218Z] 8a6e94aa9ff3: Preparing [2023-04-11T16:03:38.218Z] 26cbea5cba74: Preparing [2023-04-11T16:03:38.218Z] 64ec0afa27a1: Waiting [2023-04-11T16:03:38.218Z] 8a6e94aa9ff3: Waiting [2023-04-11T16:03:38.218Z] 26cbea5cba74: Waiting [2023-04-11T16:03:38.218Z] 59c8298b4c72: Layer already exists [2023-04-11T16:03:38.218Z] adf62e99a9d6: Layer already exists [2023-04-11T16:03:38.218Z] aceefdf540df: Layer already exists [2023-04-11T16:03:38.218Z] 0a277c1ee860: Layer already exists [2023-04-11T16:03:38.218Z] 510559d8a702: Layer already exists [2023-04-11T16:03:38.218Z] 8a6e94aa9ff3: Layer already exists [2023-04-11T16:03:38.218Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:38.218Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:38.483Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:7ad84805e386ee21b45ca7b56ad4614813606f419317bd8cfa7a96b6bbc63833 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:38.833Z] + 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-04-11T16:03:39.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-11T16:03:39.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T16:03:39.178Z] 0a277c1ee860: Preparing [2023-04-11T16:03:39.178Z] adf62e99a9d6: Preparing [2023-04-11T16:03:39.178Z] aceefdf540df: Preparing [2023-04-11T16:03:39.178Z] 59c8298b4c72: Preparing [2023-04-11T16:03:39.178Z] 510559d8a702: Preparing [2023-04-11T16:03:39.178Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:39.178Z] 8a6e94aa9ff3: Preparing [2023-04-11T16:03:39.178Z] 26cbea5cba74: Preparing [2023-04-11T16:03:39.178Z] 8a6e94aa9ff3: Waiting [2023-04-11T16:03:39.178Z] 64ec0afa27a1: Waiting [2023-04-11T16:03:39.178Z] 26cbea5cba74: Waiting [2023-04-11T16:03:39.178Z] aceefdf540df: Layer already exists [2023-04-11T16:03:39.178Z] adf62e99a9d6: Layer already exists [2023-04-11T16:03:39.178Z] 59c8298b4c72: Layer already exists [2023-04-11T16:03:39.178Z] 0a277c1ee860: Layer already exists [2023-04-11T16:03:39.178Z] 510559d8a702: Layer already exists [2023-04-11T16:03:39.178Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:39.178Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:39.178Z] 8a6e94aa9ff3: Layer already exists [2023-04-11T16:03:39.178Z] main: digest: sha256:7ad84805e386ee21b45ca7b56ad4614813606f419317bd8cfa7a96b6bbc63833 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:03:39.231Z] ===================================================== [Pipeline] echo [2023-04-11T16:03:39.245Z] taggedImages: [2023-04-11T16:03:39.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:03:39.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-11T16:03:39.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.126 [2023-04-11T16:03:39.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:03:39.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-11T16:03:39.279Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-11T16:03:39.279Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:03:39.279Z] latest [2023-04-11T16:03:39.279Z] 3.0.0-dev.126 [2023-04-11T16:03:39.279Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:03:39.279Z] main [2023-04-11T16:03:39.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:39.642Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:39.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:03:39.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T16:03:39.985Z] 7127172f1306: Preparing [2023-04-11T16:03:39.985Z] 27c80fae782d: Preparing [2023-04-11T16:03:39.985Z] 510559d8a702: Preparing [2023-04-11T16:03:39.985Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:39.985Z] c95b94525e89: Preparing [2023-04-11T16:03:39.985Z] 26cbea5cba74: Preparing [2023-04-11T16:03:39.985Z] 26cbea5cba74: Waiting [2023-04-11T16:03:39.985Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:39.985Z] 510559d8a702: Layer already exists [2023-04-11T16:03:40.251Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:40.251Z] 7127172f1306: Pushed [2023-04-11T16:03:40.518Z] c95b94525e89: Pushed [2023-04-11T16:03:45.854Z] 27c80fae782d: Pushed [2023-04-11T16:03:46.120Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:8171d7185d15314c3bf03aa36799d681359a88a8142ee925c7a66990aa44f8b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:46.470Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:46.819Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-11T16:03:46.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T16:03:46.819Z] 7127172f1306: Preparing [2023-04-11T16:03:46.819Z] 27c80fae782d: Preparing [2023-04-11T16:03:46.819Z] 510559d8a702: Preparing [2023-04-11T16:03:46.819Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:46.819Z] c95b94525e89: Preparing [2023-04-11T16:03:46.819Z] 26cbea5cba74: Preparing [2023-04-11T16:03:46.819Z] 26cbea5cba74: Waiting [2023-04-11T16:03:46.819Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:46.819Z] 510559d8a702: Layer already exists [2023-04-11T16:03:46.819Z] 7127172f1306: Layer already exists [2023-04-11T16:03:46.819Z] 27c80fae782d: Layer already exists [2023-04-11T16:03:46.819Z] c95b94525e89: Layer already exists [2023-04-11T16:03:46.819Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:47.085Z] latest: digest: sha256:8171d7185d15314c3bf03aa36799d681359a88a8142ee925c7a66990aa44f8b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:47.438Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:47.778Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.126 [2023-04-11T16:03:47.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T16:03:47.778Z] 7127172f1306: Preparing [2023-04-11T16:03:47.778Z] 27c80fae782d: Preparing [2023-04-11T16:03:47.778Z] 510559d8a702: Preparing [2023-04-11T16:03:47.778Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:47.778Z] c95b94525e89: Preparing [2023-04-11T16:03:47.778Z] 26cbea5cba74: Preparing [2023-04-11T16:03:47.778Z] 26cbea5cba74: Waiting [2023-04-11T16:03:47.778Z] 7127172f1306: Layer already exists [2023-04-11T16:03:47.778Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:47.778Z] 27c80fae782d: Layer already exists [2023-04-11T16:03:47.778Z] c95b94525e89: Layer already exists [2023-04-11T16:03:47.778Z] 510559d8a702: Layer already exists [2023-04-11T16:03:47.778Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:47.778Z] 3.0.0-dev.126: digest: sha256:8171d7185d15314c3bf03aa36799d681359a88a8142ee925c7a66990aa44f8b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:48.386Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:48.757Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:03:48.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T16:03:48.757Z] 7127172f1306: Preparing [2023-04-11T16:03:48.757Z] 27c80fae782d: Preparing [2023-04-11T16:03:48.757Z] 510559d8a702: Preparing [2023-04-11T16:03:48.757Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:48.757Z] c95b94525e89: Preparing [2023-04-11T16:03:48.757Z] 26cbea5cba74: Preparing [2023-04-11T16:03:48.757Z] 26cbea5cba74: Waiting [2023-04-11T16:03:48.757Z] 27c80fae782d: Layer already exists [2023-04-11T16:03:48.757Z] c95b94525e89: Layer already exists [2023-04-11T16:03:48.757Z] 7127172f1306: Layer already exists [2023-04-11T16:03:48.757Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:48.757Z] 510559d8a702: Layer already exists [2023-04-11T16:03:48.757Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:49.031Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:8171d7185d15314c3bf03aa36799d681359a88a8142ee925c7a66990aa44f8b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:49.397Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:49.744Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-11T16:03:49.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T16:03:49.744Z] 7127172f1306: Preparing [2023-04-11T16:03:49.744Z] 27c80fae782d: Preparing [2023-04-11T16:03:49.744Z] 510559d8a702: Preparing [2023-04-11T16:03:49.744Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:49.744Z] c95b94525e89: Preparing [2023-04-11T16:03:49.744Z] 26cbea5cba74: Preparing [2023-04-11T16:03:49.744Z] 26cbea5cba74: Waiting [2023-04-11T16:03:49.744Z] 7127172f1306: Layer already exists [2023-04-11T16:03:49.744Z] 27c80fae782d: Layer already exists [2023-04-11T16:03:49.744Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:49.744Z] 510559d8a702: Layer already exists [2023-04-11T16:03:49.744Z] c95b94525e89: Layer already exists [2023-04-11T16:03:49.744Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:50.011Z] main: digest: sha256:8171d7185d15314c3bf03aa36799d681359a88a8142ee925c7a66990aa44f8b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:03:50.065Z] ===================================================== [Pipeline] echo [2023-04-11T16:03:50.071Z] taggedImages: [2023-04-11T16:03:50.071Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:03:50.071Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-11T16:03:50.071Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.126 [2023-04-11T16:03:50.071Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:03:50.071Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-11T16:03:50.087Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-11T16:03:50.087Z] 45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:03:50.087Z] latest [2023-04-11T16:03:50.087Z] 3.0.0-dev.126 [2023-04-11T16:03:50.087Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:03:50.087Z] main [2023-04-11T16:03:50.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:50.415Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:50.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:03:50.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T16:03:50.755Z] d54dd5568f33: Preparing [2023-04-11T16:03:50.755Z] 267c988b00f5: Preparing [2023-04-11T16:03:50.755Z] 510559d8a702: Preparing [2023-04-11T16:03:50.755Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:50.755Z] dad50dc47233: Preparing [2023-04-11T16:03:50.755Z] 26cbea5cba74: Preparing [2023-04-11T16:03:50.755Z] 26cbea5cba74: Waiting [2023-04-11T16:03:50.755Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:50.755Z] 510559d8a702: Layer already exists [2023-04-11T16:03:50.755Z] dad50dc47233: Layer already exists [2023-04-11T16:03:50.755Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:51.021Z] d54dd5568f33: Pushed [2023-04-11T16:03:56.346Z] 267c988b00f5: Pushed [2023-04-11T16:03:56.611Z] 45fc594543f7f2c9980bb623fee04b627618be8c: digest: sha256:10239d802dcc93e1a387f0527214f04ee83677f511b5ba48b40f50d3fc9f6311 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:56.952Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:57.280Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-11T16:03:57.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T16:03:57.280Z] d54dd5568f33: Preparing [2023-04-11T16:03:57.280Z] 267c988b00f5: Preparing [2023-04-11T16:03:57.280Z] 510559d8a702: Preparing [2023-04-11T16:03:57.280Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:57.280Z] dad50dc47233: Preparing [2023-04-11T16:03:57.280Z] 26cbea5cba74: Preparing [2023-04-11T16:03:57.280Z] dad50dc47233: Layer already exists [2023-04-11T16:03:57.280Z] d54dd5568f33: Layer already exists [2023-04-11T16:03:57.280Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:57.280Z] 267c988b00f5: Layer already exists [2023-04-11T16:03:57.280Z] 510559d8a702: Layer already exists [2023-04-11T16:03:57.280Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:57.280Z] latest: digest: sha256:10239d802dcc93e1a387f0527214f04ee83677f511b5ba48b40f50d3fc9f6311 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:57.886Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:58.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.126 [2023-04-11T16:03:58.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T16:03:58.215Z] d54dd5568f33: Preparing [2023-04-11T16:03:58.215Z] 267c988b00f5: Preparing [2023-04-11T16:03:58.215Z] 510559d8a702: Preparing [2023-04-11T16:03:58.215Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:58.215Z] dad50dc47233: Preparing [2023-04-11T16:03:58.215Z] 26cbea5cba74: Preparing [2023-04-11T16:03:58.215Z] 26cbea5cba74: Waiting [2023-04-11T16:03:58.215Z] 267c988b00f5: Layer already exists [2023-04-11T16:03:58.215Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:58.215Z] 510559d8a702: Layer already exists [2023-04-11T16:03:58.215Z] dad50dc47233: Layer already exists [2023-04-11T16:03:58.215Z] d54dd5568f33: Layer already exists [2023-04-11T16:03:58.215Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:58.479Z] 3.0.0-dev.126: digest: sha256:10239d802dcc93e1a387f0527214f04ee83677f511b5ba48b40f50d3fc9f6311 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:58.819Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:59.156Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:03:59.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T16:03:59.156Z] d54dd5568f33: Preparing [2023-04-11T16:03:59.156Z] 267c988b00f5: Preparing [2023-04-11T16:03:59.156Z] 510559d8a702: Preparing [2023-04-11T16:03:59.156Z] 64ec0afa27a1: Preparing [2023-04-11T16:03:59.156Z] dad50dc47233: Preparing [2023-04-11T16:03:59.156Z] 26cbea5cba74: Preparing [2023-04-11T16:03:59.156Z] 26cbea5cba74: Waiting [2023-04-11T16:03:59.156Z] d54dd5568f33: Layer already exists [2023-04-11T16:03:59.156Z] 510559d8a702: Layer already exists [2023-04-11T16:03:59.156Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:03:59.156Z] 267c988b00f5: Layer already exists [2023-04-11T16:03:59.156Z] dad50dc47233: Layer already exists [2023-04-11T16:03:59.156Z] 26cbea5cba74: Layer already exists [2023-04-11T16:03:59.156Z] 45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126: digest: sha256:10239d802dcc93e1a387f0527214f04ee83677f511b5ba48b40f50d3fc9f6311 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:03:59.759Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:04:00.087Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-11T16:04:00.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T16:04:00.088Z] d54dd5568f33: Preparing [2023-04-11T16:04:00.088Z] 267c988b00f5: Preparing [2023-04-11T16:04:00.088Z] 510559d8a702: Preparing [2023-04-11T16:04:00.088Z] 64ec0afa27a1: Preparing [2023-04-11T16:04:00.088Z] dad50dc47233: Preparing [2023-04-11T16:04:00.088Z] 26cbea5cba74: Preparing [2023-04-11T16:04:00.088Z] 26cbea5cba74: Waiting [2023-04-11T16:04:00.088Z] 267c988b00f5: Layer already exists [2023-04-11T16:04:00.088Z] 64ec0afa27a1: Layer already exists [2023-04-11T16:04:00.088Z] d54dd5568f33: Layer already exists [2023-04-11T16:04:00.088Z] 510559d8a702: Layer already exists [2023-04-11T16:04:00.088Z] dad50dc47233: Layer already exists [2023-04-11T16:04:00.088Z] 26cbea5cba74: Layer already exists [2023-04-11T16:04:00.354Z] main: digest: sha256:10239d802dcc93e1a387f0527214f04ee83677f511b5ba48b40f50d3fc9f6311 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T16:04:00.396Z] ===================================================== [Pipeline] echo [2023-04-11T16:04:00.403Z] taggedImages: [2023-04-11T16:04:00.403Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45fc594543f7f2c9980bb623fee04b627618be8c [2023-04-11T16:04:00.403Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-11T16:04:00.403Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.126 [2023-04-11T16:04:00.403Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45fc594543f7f2c9980bb623fee04b627618be8c-3.0.0-dev.126 [2023-04-11T16:04:00.403Z] - 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-04-11T16:04:00.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T16:04:00.791Z] [2023-04-11T16:04:00.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:04:01.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T16:04:01.125Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T16:04:01.125Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T16:04:01.125Z] 04944245beec: Pulling fs layer [2023-04-11T16:04:01.125Z] 699f458cf7ca: Pulling fs layer [2023-04-11T16:04:01.125Z] 765212b225bb: Pulling fs layer [2023-04-11T16:04:01.125Z] f23df028b6ca: Pulling fs layer [2023-04-11T16:04:01.125Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T16:04:01.125Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T16:04:01.125Z] 765212b225bb: Waiting [2023-04-11T16:04:01.125Z] f23df028b6ca: Waiting [2023-04-11T16:04:01.125Z] d65c8cfc05b1: Waiting [2023-04-11T16:04:01.125Z] 2437ff75d9bd: Waiting [2023-04-11T16:04:01.394Z] 04944245beec: Verifying Checksum [2023-04-11T16:04:01.394Z] 04944245beec: Download complete [2023-04-11T16:04:01.394Z] 765212b225bb: Verifying Checksum [2023-04-11T16:04:01.394Z] 765212b225bb: Download complete [2023-04-11T16:04:01.394Z] f23df028b6ca: Verifying Checksum [2023-04-11T16:04:01.394Z] f23df028b6ca: Download complete [2023-04-11T16:04:01.394Z] d65c8cfc05b1: Download complete [2023-04-11T16:04:01.663Z] 699f458cf7ca: Verifying Checksum [2023-04-11T16:04:01.663Z] 699f458cf7ca: Download complete [2023-04-11T16:04:01.930Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T16:04:01.930Z] 8998bd30e6a1: Download complete [2023-04-11T16:04:04.519Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T16:04:04.519Z] 2437ff75d9bd: Download complete [2023-04-11T16:04:05.925Z] 8998bd30e6a1: Pull complete [2023-04-11T16:04:06.509Z] 04944245beec: Pull complete [2023-04-11T16:04:07.916Z] 699f458cf7ca: Pull complete [2023-04-11T16:04:07.916Z] 765212b225bb: Pull complete [2023-04-11T16:04:08.874Z] f23df028b6ca: Pull complete [2023-04-11T16:04:08.874Z] d65c8cfc05b1: Pull complete [2023-04-11T16:04:23.847Z] 2437ff75d9bd: Pull complete [2023-04-11T16:04:23.847Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T16:04:23.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T16:04:23.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T16:04:24.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-7406 does not seem to be running inside a container [2023-04-11T16:04:24.096Z] $ 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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@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-04-11T16:04:26.751Z] $ docker top 9d50038e216c23de70b4265850304aaa82590a06d087ea78906372104ae340af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:04:30.883Z] ---> job-cost.sh [2023-04-11T16:04:30.883Z] lf-activate-venv: SKIPPING [2023-04-11T16:04:30.883Z] INFO: No Stack... [2023-04-11T16:04:31.147Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T16:04:32.100Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T16:04:32.728Z] + cut -d, -f6 [2023-04-11T16:04:32.728Z] + cat /w/workspace/edgex-go/488/archives/cost.csv [Pipeline] lock [2023-04-11T16:04:32.791Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-488-stack-cost] [2023-04-11T16:04:32.801Z] Resource [jenkins-edgexfoundry-edgex-go-main-488-stack-cost] did not exist. Created. [2023-04-11T16:04:32.802Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-488-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T16:04:33.126Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T16:04:33.659Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T16:04:33.667Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-488-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T16:04:33.701Z] $ docker stop --time=1 9d50038e216c23de70b4265850304aaa82590a06d087ea78906372104ae340af [2023-04-11T16:04:35.207Z] $ docker rm -f --volumes 9d50038e216c23de70b4265850304aaa82590a06d087ea78906372104ae340af [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-04-11T16:04:35.667Z] provisioning config files... [2023-04-11T16:04:35.674Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/488@tmp/config10067720918960264462tmp [Pipeline] { [Pipeline] sh [2023-04-11T16:04:35.966Z] + set +x [2023-04-11T16:04:35.966Z] + curl -s https://codecov.io/bash [2023-04-11T16:04:35.966Z] + bash -s -- [2023-04-11T16:04:35.966Z] [2023-04-11T16:04:35.966Z] _____ _ [2023-04-11T16:04:35.966Z] / ____| | | [2023-04-11T16:04:35.966Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T16:04:35.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T16:04:35.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T16:04:35.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T16:04:35.966Z] Bash-1.0.6 [2023-04-11T16:04:35.966Z] [2023-04-11T16:04:35.966Z] [2023-04-11T16:04:35.966Z] ==> git version 2.25.1 found [2023-04-11T16:04:35.966Z] ==> 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-04-11T16:04:35.966Z] Release-Date: 2020-01-08 [2023-04-11T16:04:35.966Z] 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-04-11T16:04:35.966Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T16:04:35.966Z] ==> Jenkins CI detected. [2023-04-11T16:04:35.966Z] current dir:  /w/workspace/edgex-go/488 [2023-04-11T16:04:35.966Z] project root: . [2023-04-11T16:04:35.966Z] --> token set from env [2023-04-11T16:04:35.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T16:04:35.966Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T16:04:35.966Z] ==> Python coveragepy not found [2023-04-11T16:04:35.966Z] ==> Searching for coverage reports in: [2023-04-11T16:04:35.966Z] + . [2023-04-11T16:04:36.227Z] -> Found 1 reports [2023-04-11T16:04:36.227Z] ==> Detecting git/mercurial file structure [2023-04-11T16:04:36.227Z] ==> Reading reports [2023-04-11T16:04:36.227Z] + ./coverage.out bytes=448244 [2023-04-11T16:04:36.227Z] ==> Appending adjustments [2023-04-11T16:04:36.227Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T16:04:37.167Z] + Found adjustments [2023-04-11T16:04:37.167Z] ==> Gzipping contents [2023-04-11T16:04:37.167Z] 60K /tmp/codecov.zToTKN.gz [2023-04-11T16:04:37.167Z] ==> Uploading reports [2023-04-11T16:04:37.167Z] url: https://codecov.io [2023-04-11T16:04:37.167Z] query: branch=main&commit=45fc594543f7f2c9980bb623fee04b627618be8c&build=488&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F488%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T16:04:37.167Z] -> Pinging Codecov [2023-04-11T16:04:37.167Z] 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=45fc594543f7f2c9980bb623fee04b627618be8c&build=488&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F488%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T16:04:37.426Z] -> Uploading to [2023-04-11T16:04:37.426Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/45fc594543f7f2c9980bb623fee04b627618be8c/3107474c-044c-4e60-8f88-bae2b20780b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T160437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=756fca315a09cd233c073ae6113cabab74b9b77433079a9240243cd705657daa [2023-04-11T16:04:37.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T16:04:37.426Z] Dload Upload Total Spent Left Speed [2023-04-11T16:04:37.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57575 0 0 100 57575 0 253k --:--:-- --:--:-- --:--:-- 252k 100 57575 0 0 100 57575 0 192k --:--:-- --:--:-- --:--:-- 191k [2023-04-11T16:04:37.686Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/45fc594543f7f2c9980bb623fee04b627618be8c [Pipeline] } [2023-04-11T16:04:37.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-11T16:04:38.220Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-11T16:04:38.231Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:04:38.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T16:04:38.525Z] [2023-04-11T16:04:38.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:04:38.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T16:04:38.827Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-11T16:04:38.827Z] df9b9388f04a: Pulling fs layer [2023-04-11T16:04:38.827Z] 52dc419b0ee2: Pulling fs layer [2023-04-11T16:04:38.827Z] 25bc292e5bac: Pulling fs layer [2023-04-11T16:04:38.827Z] 114826534d7a: Pulling fs layer [2023-04-11T16:04:38.827Z] 4657fd5d0bcf: Pulling fs layer [2023-04-11T16:04:38.827Z] 6ad1cebc031e: Pulling fs layer [2023-04-11T16:04:38.827Z] 8a3aa393b2d8: Pulling fs layer [2023-04-11T16:04:38.827Z] 4657fd5d0bcf: Waiting [2023-04-11T16:04:38.827Z] 6ad1cebc031e: Waiting [2023-04-11T16:04:38.827Z] 8a3aa393b2d8: Waiting [2023-04-11T16:04:38.827Z] 114826534d7a: Waiting [2023-04-11T16:04:38.827Z] 25bc292e5bac: Verifying Checksum [2023-04-11T16:04:38.827Z] 25bc292e5bac: Download complete [2023-04-11T16:04:38.827Z] 52dc419b0ee2: Verifying Checksum [2023-04-11T16:04:38.827Z] 52dc419b0ee2: Download complete [2023-04-11T16:04:38.827Z] 4657fd5d0bcf: Verifying Checksum [2023-04-11T16:04:38.827Z] 4657fd5d0bcf: Download complete [2023-04-11T16:04:38.827Z] df9b9388f04a: Download complete [2023-04-11T16:04:39.087Z] 6ad1cebc031e: Verifying Checksum [2023-04-11T16:04:39.087Z] 6ad1cebc031e: Download complete [2023-04-11T16:04:39.087Z] df9b9388f04a: Pull complete [2023-04-11T16:04:39.087Z] 52dc419b0ee2: Pull complete [2023-04-11T16:04:39.087Z] 25bc292e5bac: Pull complete [2023-04-11T16:04:39.654Z] 114826534d7a: Verifying Checksum [2023-04-11T16:04:39.654Z] 114826534d7a: Download complete [2023-04-11T16:04:39.654Z] 8a3aa393b2d8: Verifying Checksum [2023-04-11T16:04:39.654Z] 8a3aa393b2d8: Download complete [2023-04-11T16:04:42.932Z] 114826534d7a: Pull complete [2023-04-11T16:04:42.932Z] 4657fd5d0bcf: Pull complete [2023-04-11T16:04:43.191Z] 6ad1cebc031e: Pull complete [2023-04-11T16:04:45.719Z] 8a3aa393b2d8: Pull complete [2023-04-11T16:04:45.719Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-11T16:04:45.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T16:04:45.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T16:04:45.794Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T16:04:45.836Z] $ 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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-11T16:04:49.847Z] $ docker top b43e6b493891edf230aaae83ad9d2442a43564c65d2c5dfb1928cffb807c93b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T16:04:49.901Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-11T16:04:50.181Z] + set -o pipefail [2023-04-11T16:04:50.181Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-11T16:04:55.452Z] [2023-04-11T16:04:55.452Z] Monitoring /w/workspace/edgex-go/488 (github.com/edgexfoundry/edgex-go)... [2023-04-11T16:04:55.452Z] [2023-04-11T16:04:55.452Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d1ccec9d-c530-4a88-9e36-fd61473367db [2023-04-11T16:04:55.452Z] [2023-04-11T16:04:55.452Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-11T16:04:55.452Z] [2023-04-11T16:04:55.452Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-11T16:04:55.452Z] [2023-04-11T16:04:55.452Z] [2023-04-11T16:04:55.452Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-11T16:04:55.452Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-11T16:04:55.452Z] More details here: https://snyk.co/ue1NS [2023-04-11T16:04:55.452Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-11T16:04:55.452Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-11T16:04:55.476Z] $ docker stop --time=1 b43e6b493891edf230aaae83ad9d2442a43564c65d2c5dfb1928cffb807c93b5 [2023-04-11T16:04:58.568Z] $ docker rm -f --volumes b43e6b493891edf230aaae83ad9d2442a43564c65d2c5dfb1928cffb807c93b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-11T16:04:58.919Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T16:04:58.935Z] provisioning config files... [2023-04-11T16:04:58.941Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/488@tmp/config1468257919449188462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:04:59.236Z] --> edgex-publish-swagger.sh [2023-04-11T16:04:59.236Z] === Publish openapi/v3 API === [2023-04-11T16:04:59.236Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-11T16:04:59.236Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/488/openapi/v3/core-command.yaml] [2023-04-11T16:04:59.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T16:04:59.236Z] Dload Upload Total Spent Left Speed [2023-04-11T16:04:59.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50663 --:--:-- --:--:-- --:--:-- 50663 [2023-04-11T16:04:59.805Z] [2023-04-11T16:04:59.805Z] [2023-04-11T16:04:59.805Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/488/openapi/v3/core-data.yaml] [2023-04-11T16:04:59.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T16:04:59.805Z] Dload Upload Total Spent Left Speed [2023-04-11T16:05:00.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 115k --:--:-- --:--:-- --:--:-- 115k [2023-04-11T16:05:00.372Z] [2023-04-11T16:05:00.372Z] [2023-04-11T16:05:00.372Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/488/openapi/v3/core-metadata.yaml] [2023-04-11T16:05:00.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T16:05:00.372Z] Dload Upload Total Spent Left Speed [2023-04-11T16:05:00.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 284k --:--:-- --:--:-- --:--:-- 283k 100 141k 0 0 100 141k 0 284k --:--:-- --:--:-- --:--:-- 283k [2023-04-11T16:05:00.938Z] [2023-04-11T16:05:00.938Z] [2023-04-11T16:05:00.938Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/488/openapi/v3/support-notifications.yaml] [2023-04-11T16:05:00.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T16:05:00.938Z] Dload Upload Total Spent Left Speed [2023-04-11T16:05:01.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 125k --:--:-- --:--:-- --:--:-- 125k [2023-04-11T16:05:01.507Z] [2023-04-11T16:05:01.507Z] [2023-04-11T16:05:01.507Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/488/openapi/v3/support-scheduler.yaml] [2023-04-11T16:05:01.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T16:05:01.507Z] Dload Upload Total Spent Left Speed [2023-04-11T16:05:02.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 165k --:--:-- --:--:-- --:--:-- 164k 100 34356 0 0 100 34356 0 51201 --:--:-- --:--:-- --:--:-- 51125 [2023-04-11T16:05:02.339Z] [2023-04-11T16:05:02.339Z] [Pipeline] } [2023-04-11T16:05:02.346Z] 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-04-11T16:05:02.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T16:05:02.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:05:03.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T16:05:03.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T16:05:03.109Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T16:05:03.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T16:05:03.529Z] $ docker top 630fe6152569d56af359c5c34ce615542625d3b3de97abf668921ab291f9936d -eo pid,comm [2023-04-11T16:05:03.558Z] 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-04-11T16:05:03.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T16:05:03.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T16:05:03.598Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T16:05:03.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T16:05:03.726Z] $ docker exec 630fe6152569d56af359c5c34ce615542625d3b3de97abf668921ab291f9936d ssh-agent [2023-04-11T16:05:03.832Z] SSH_AUTH_SOCK=/tmp/ssh-Amc4iWibWAmU/agent.31 [2023-04-11T16:05:03.832Z] SSH_AGENT_PID=37 [2023-04-11T16:05:03.836Z] Running ssh-add (command line suppressed) [2023-04-11T16:05:03.956Z] Identity added: /w/workspace/edgex-go/488@tmp/private_key_7143243482559705774.key (/w/workspace/edgex-go/488@tmp/private_key_7143243482559705774.key) [2023-04-11T16:05:03.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T16:05:04.236Z] + git semver tag [2023-04-11T16:05:04.495Z] 2023-04-11 16:05:04,443 [run_tag] DEBUG tag force:False [2023-04-11T16:05:04.495Z] 2023-04-11 16:05:04,443 [check_head_tag] DEBUG check head tag [2023-04-11T16:05:04.495Z] 2023-04-11 16:05:04,447 [execute] INFO git cat-file --batch-check [2023-04-11T16:05:04.495Z] 2023-04-11 16:05:04,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/488, universal_newlines=False, shell=None, istream=) [2023-04-11T16:05:04.495Z] 2023-04-11 16:05:04,451 [execute] INFO git cat-file --batch [2023-04-11T16:05:04.495Z] 2023-04-11 16:05:04,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/488, universal_newlines=False, shell=None, istream=) [2023-04-11T16:05:04.753Z] 2023-04-11 16:05:04,511 [read_version] DEBUG read version from /w/workspace/edgex-go/488/.semver/main [2023-04-11T16:05:04.753Z] 2023-04-11 16:05:04,512 [execute] INFO git tag -a v3.0.0-dev.126 -m v3.0.0-dev.126 [2023-04-11T16:05:04.753Z] 2023-04-11 16:05:04,512 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.126', '-m', 'v3.0.0-dev.126'], cwd=/w/workspace/edgex-go/488, universal_newlines=False, shell=None, istream=None) [2023-04-11T16:05:04.753Z] 2023-04-11 16:05:04,517 [read_version] DEBUG read version from /w/workspace/edgex-go/488/.semver/main [2023-04-11T16:05:04.753Z] 3.0.0-dev.126 [Pipeline] } [2023-04-11T16:05:04.780Z] $ docker exec --env ******** --env ******** 630fe6152569d56af359c5c34ce615542625d3b3de97abf668921ab291f9936d ssh-agent -k [2023-04-11T16:05:04.880Z] unset SSH_AUTH_SOCK; [2023-04-11T16:05:04.880Z] unset SSH_AGENT_PID; [2023-04-11T16:05:04.880Z] echo Agent pid 37 killed; [2023-04-11T16:05:04.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T16:05:05.189Z] + git semver [Pipeline] } [2023-04-11T16:05:05.478Z] $ docker stop --time=1 630fe6152569d56af359c5c34ce615542625d3b3de97abf668921ab291f9936d [2023-04-11T16:05:06.773Z] $ docker rm -f --volumes 630fe6152569d56af359c5c34ce615542625d3b3de97abf668921ab291f9936d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:05:07.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T16:05:07.145Z] [2023-04-11T16:05:07.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:05:07.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T16:05:07.444Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-11T16:05:07.444Z] ab5ef0e58194: Pulling fs layer [2023-04-11T16:05:07.444Z] 9712f1f96733: Pulling fs layer [2023-04-11T16:05:07.444Z] 63f879dbbcfc: Pulling fs layer [2023-04-11T16:05:07.444Z] 0d9ebad4ef96: Pulling fs layer [2023-04-11T16:05:07.444Z] e9a5061849ea: Pulling fs layer [2023-04-11T16:05:07.444Z] d747dcd14b5f: Pulling fs layer [2023-04-11T16:05:07.444Z] 2de7ff778b66: Pulling fs layer [2023-04-11T16:05:07.445Z] 0d9ebad4ef96: Waiting [2023-04-11T16:05:07.445Z] e9a5061849ea: Waiting [2023-04-11T16:05:07.445Z] 2de7ff778b66: Waiting [2023-04-11T16:05:07.445Z] d747dcd14b5f: Waiting [2023-04-11T16:05:07.445Z] 9712f1f96733: Verifying Checksum [2023-04-11T16:05:07.445Z] 9712f1f96733: Download complete [2023-04-11T16:05:07.706Z] 63f879dbbcfc: Verifying Checksum [2023-04-11T16:05:07.706Z] 63f879dbbcfc: Download complete [2023-04-11T16:05:07.966Z] e9a5061849ea: Verifying Checksum [2023-04-11T16:05:07.966Z] e9a5061849ea: Download complete [2023-04-11T16:05:07.966Z] d747dcd14b5f: Verifying Checksum [2023-04-11T16:05:07.966Z] d747dcd14b5f: Download complete [2023-04-11T16:05:07.966Z] 0d9ebad4ef96: Verifying Checksum [2023-04-11T16:05:07.966Z] 0d9ebad4ef96: Download complete [2023-04-11T16:05:07.966Z] 2de7ff778b66: Verifying Checksum [2023-04-11T16:05:07.966Z] 2de7ff778b66: Download complete [2023-04-11T16:05:07.966Z] ab5ef0e58194: Verifying Checksum [2023-04-11T16:05:07.966Z] ab5ef0e58194: Download complete [2023-04-11T16:05:10.495Z] ab5ef0e58194: Pull complete [2023-04-11T16:05:10.495Z] 9712f1f96733: Pull complete [2023-04-11T16:05:11.064Z] 63f879dbbcfc: Pull complete [2023-04-11T16:05:14.352Z] 0d9ebad4ef96: Pull complete [2023-04-11T16:05:14.610Z] e9a5061849ea: Pull complete [2023-04-11T16:05:14.610Z] d747dcd14b5f: Pull complete [2023-04-11T16:05:15.548Z] 2de7ff778b66: Pull complete [2023-04-11T16:05:15.548Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-11T16:05:15.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T16:05:15.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T16:05:15.725Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T16:05:15.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-11T16:05:20.364Z] $ docker top a23cf5e88ef7f218b5e0ecf326c225a66d6dd6a98770d81d63d6978612e9a353 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-11T16:05:20.415Z] provisioning config files... [2023-04-11T16:05:20.423Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/488@tmp/config6156493238537601797tmp [2023-04-11T16:05:20.432Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/488@tmp/config6214645542891758540tmp [2023-04-11T16:05:20.441Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/488@tmp/config1703265850044505117tmp [Pipeline] { [Pipeline] echo [2023-04-11T16:05:20.457Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:05:20.740Z] ---> sigul-configuration.sh [2023-04-11T16:05:20.740Z] gpg: directory `/root/.gnupg' created [2023-04-11T16:05:20.740Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-11T16:05:20.740Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-11T16:05:20.740Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-11T16:05:20.740Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-11T16:05:20.741Z] gpg: CAST5 encrypted data [2023-04-11T16:05:20.741Z] gpg: encrypted with 1 passphrase [2023-04-11T16:05:20.741Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-11T16:05:21.027Z] + mkdir /home/jenkins [2023-04-11T16:05:21.027Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-11T16:05:21.312Z] + 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-04-11T16:05:21.319Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:05:21.600Z] ---> sigul-install.sh [2023-04-11T16:05:21.600Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-11T16:05:21.886Z] + git tag --list [2023-04-11T16:05:21.887Z] 0.6.0 [2023-04-11T16:05:21.887Z] 0.6.1 [2023-04-11T16:05:21.887Z] 0.7.0 [2023-04-11T16:05:21.887Z] 0.7.1 [2023-04-11T16:05:21.887Z] v1.0.0 [2023-04-11T16:05:21.887Z] v1.0.1 [2023-04-11T16:05:21.887Z] v1.1.0 [2023-04-11T16:05:21.887Z] v1.2.0 [2023-04-11T16:05:21.887Z] v1.2.1 [2023-04-11T16:05:21.887Z] v1.3.0 [2023-04-11T16:05:21.887Z] v1.3.1 [2023-04-11T16:05:21.887Z] v2.0.0 [2023-04-11T16:05:21.887Z] v2.1.0 [2023-04-11T16:05:21.887Z] v2.1.1 [2023-04-11T16:05:21.887Z] v2.1.1-dev.1 [2023-04-11T16:05:21.887Z] v2.1.1-dev.2 [2023-04-11T16:05:21.887Z] v2.1.1-dev.3 [2023-04-11T16:05:21.887Z] v2.1.1-dev.4 [2023-04-11T16:05:21.887Z] v2.1.1-dev.5 [2023-04-11T16:05:21.887Z] v2.1.1-dev.6 [2023-04-11T16:05:21.887Z] v2.1.1-dev.7 [2023-04-11T16:05:21.887Z] v2.1.1-dev.8 [2023-04-11T16:05:21.887Z] v2.1.2-dev.1 [2023-04-11T16:05:21.887Z] v2.2.0 [2023-04-11T16:05:21.887Z] v2.2.1-dev.1 [2023-04-11T16:05:21.887Z] v2.2.1-dev.10 [2023-04-11T16:05:21.887Z] v2.2.1-dev.11 [2023-04-11T16:05:21.887Z] v2.2.1-dev.12 [2023-04-11T16:05:21.887Z] v2.2.1-dev.13 [2023-04-11T16:05:21.887Z] v2.2.1-dev.14 [2023-04-11T16:05:21.887Z] v2.2.1-dev.15 [2023-04-11T16:05:21.887Z] v2.2.1-dev.16 [2023-04-11T16:05:21.887Z] v2.2.1-dev.17 [2023-04-11T16:05:21.887Z] v2.2.1-dev.18 [2023-04-11T16:05:21.887Z] v2.2.1-dev.19 [2023-04-11T16:05:21.887Z] v2.2.1-dev.2 [2023-04-11T16:05:21.887Z] v2.2.1-dev.20 [2023-04-11T16:05:21.887Z] v2.2.1-dev.21 [2023-04-11T16:05:21.887Z] v2.2.1-dev.22 [2023-04-11T16:05:21.887Z] v2.2.1-dev.23 [2023-04-11T16:05:21.887Z] v2.2.1-dev.24 [2023-04-11T16:05:21.887Z] v2.2.1-dev.25 [2023-04-11T16:05:21.887Z] v2.2.1-dev.26 [2023-04-11T16:05:21.887Z] v2.2.1-dev.27 [2023-04-11T16:05:21.887Z] v2.2.1-dev.28 [2023-04-11T16:05:21.887Z] v2.2.1-dev.29 [2023-04-11T16:05:21.887Z] v2.2.1-dev.3 [2023-04-11T16:05:21.887Z] v2.2.1-dev.4 [2023-04-11T16:05:21.887Z] v2.2.1-dev.5 [2023-04-11T16:05:21.887Z] v2.2.1-dev.6 [2023-04-11T16:05:21.887Z] v2.2.1-dev.7 [2023-04-11T16:05:21.887Z] v2.2.1-dev.8 [2023-04-11T16:05:21.887Z] v2.2.1-dev.9 [2023-04-11T16:05:21.887Z] v2.3.0 [2023-04-11T16:05:21.887Z] v2.3.0-dev.100 [2023-04-11T16:05:21.887Z] v2.3.0-dev.101 [2023-04-11T16:05:21.887Z] v2.3.0-dev.102 [2023-04-11T16:05:21.887Z] v2.3.0-dev.103 [2023-04-11T16:05:21.887Z] v2.3.0-dev.104 [2023-04-11T16:05:21.887Z] v2.3.0-dev.105 [2023-04-11T16:05:21.887Z] v2.3.0-dev.106 [2023-04-11T16:05:21.887Z] v2.3.0-dev.29 [2023-04-11T16:05:21.887Z] v2.3.0-dev.30 [2023-04-11T16:05:21.887Z] v2.3.0-dev.31 [2023-04-11T16:05:21.887Z] v2.3.0-dev.32 [2023-04-11T16:05:21.887Z] v2.3.0-dev.33 [2023-04-11T16:05:21.887Z] v2.3.0-dev.34 [2023-04-11T16:05:21.887Z] v2.3.0-dev.35 [2023-04-11T16:05:21.887Z] v2.3.0-dev.36 [2023-04-11T16:05:21.887Z] v2.3.0-dev.37 [2023-04-11T16:05:21.887Z] v2.3.0-dev.38 [2023-04-11T16:05:21.887Z] v2.3.0-dev.39 [2023-04-11T16:05:21.887Z] v2.3.0-dev.40 [2023-04-11T16:05:21.887Z] v2.3.0-dev.41 [2023-04-11T16:05:21.887Z] v2.3.0-dev.42 [2023-04-11T16:05:21.887Z] v2.3.0-dev.43 [2023-04-11T16:05:21.887Z] v2.3.0-dev.44 [2023-04-11T16:05:21.887Z] v2.3.0-dev.45 [2023-04-11T16:05:21.887Z] v2.3.0-dev.46 [2023-04-11T16:05:21.887Z] v2.3.0-dev.47 [2023-04-11T16:05:21.887Z] v2.3.0-dev.48 [2023-04-11T16:05:21.887Z] v2.3.0-dev.49 [2023-04-11T16:05:21.887Z] v2.3.0-dev.50 [2023-04-11T16:05:21.887Z] v2.3.0-dev.51 [2023-04-11T16:05:21.887Z] v2.3.0-dev.52 [2023-04-11T16:05:21.887Z] v2.3.0-dev.53 [2023-04-11T16:05:21.887Z] v2.3.0-dev.54 [2023-04-11T16:05:21.887Z] v2.3.0-dev.55 [2023-04-11T16:05:21.887Z] v2.3.0-dev.56 [2023-04-11T16:05:21.887Z] v2.3.0-dev.57 [2023-04-11T16:05:21.887Z] v2.3.0-dev.58 [2023-04-11T16:05:21.887Z] v2.3.0-dev.59 [2023-04-11T16:05:21.887Z] v2.3.0-dev.60 [2023-04-11T16:05:21.887Z] v2.3.0-dev.61 [2023-04-11T16:05:21.887Z] v2.3.0-dev.62 [2023-04-11T16:05:21.887Z] v2.3.0-dev.63 [2023-04-11T16:05:21.887Z] v2.3.0-dev.64 [2023-04-11T16:05:21.887Z] v2.3.0-dev.65 [2023-04-11T16:05:21.887Z] v2.3.0-dev.66 [2023-04-11T16:05:21.887Z] v2.3.0-dev.67 [2023-04-11T16:05:21.887Z] v2.3.0-dev.68 [2023-04-11T16:05:21.887Z] v2.3.0-dev.69 [2023-04-11T16:05:21.887Z] v2.3.0-dev.70 [2023-04-11T16:05:21.887Z] v2.3.0-dev.71 [2023-04-11T16:05:21.887Z] v2.3.0-dev.72 [2023-04-11T16:05:21.887Z] v2.3.0-dev.73 [2023-04-11T16:05:21.887Z] v2.3.0-dev.74 [2023-04-11T16:05:21.887Z] v2.3.0-dev.75 [2023-04-11T16:05:21.887Z] v2.3.0-dev.76 [2023-04-11T16:05:21.887Z] v2.3.0-dev.77 [2023-04-11T16:05:21.887Z] v2.3.0-dev.78 [2023-04-11T16:05:21.887Z] v2.3.0-dev.79 [2023-04-11T16:05:21.887Z] v2.3.0-dev.80 [2023-04-11T16:05:21.887Z] v2.3.0-dev.81 [2023-04-11T16:05:21.887Z] v2.3.0-dev.82 [2023-04-11T16:05:21.887Z] v2.3.0-dev.83 [2023-04-11T16:05:21.887Z] v2.3.0-dev.84 [2023-04-11T16:05:21.887Z] v2.3.0-dev.85 [2023-04-11T16:05:21.887Z] v2.3.0-dev.86 [2023-04-11T16:05:21.887Z] v2.3.0-dev.87 [2023-04-11T16:05:21.887Z] v2.3.0-dev.88 [2023-04-11T16:05:21.887Z] v2.3.0-dev.89 [2023-04-11T16:05:21.887Z] v2.3.0-dev.90 [2023-04-11T16:05:21.887Z] v2.3.0-dev.91 [2023-04-11T16:05:21.887Z] v2.3.0-dev.92 [2023-04-11T16:05:21.887Z] v2.3.0-dev.93 [2023-04-11T16:05:21.887Z] v2.3.0-dev.94 [2023-04-11T16:05:21.887Z] v2.3.0-dev.95 [2023-04-11T16:05:21.887Z] v2.3.0-dev.96 [2023-04-11T16:05:21.887Z] v2.3.0-dev.97 [2023-04-11T16:05:21.887Z] v2.3.0-dev.98 [2023-04-11T16:05:21.887Z] v2.3.0-dev.99 [2023-04-11T16:05:21.887Z] v2.3.1-dev.1 [2023-04-11T16:05:21.887Z] v2.3.1-dev.2 [2023-04-11T16:05:21.887Z] v2.3.1-dev.3 [2023-04-11T16:05:21.887Z] v2.3.1-dev.4 [2023-04-11T16:05:21.887Z] v2.3.1-dev.5 [2023-04-11T16:05:21.887Z] v3.0.0-dev.1 [2023-04-11T16:05:21.887Z] v3.0.0-dev.10 [2023-04-11T16:05:21.887Z] v3.0.0-dev.100 [2023-04-11T16:05:21.887Z] v3.0.0-dev.101 [2023-04-11T16:05:21.887Z] v3.0.0-dev.102 [2023-04-11T16:05:21.887Z] v3.0.0-dev.103 [2023-04-11T16:05:21.887Z] v3.0.0-dev.104 [2023-04-11T16:05:21.887Z] v3.0.0-dev.105 [2023-04-11T16:05:21.887Z] v3.0.0-dev.106 [2023-04-11T16:05:21.887Z] v3.0.0-dev.107 [2023-04-11T16:05:21.887Z] v3.0.0-dev.108 [2023-04-11T16:05:21.887Z] v3.0.0-dev.109 [2023-04-11T16:05:21.887Z] v3.0.0-dev.11 [2023-04-11T16:05:21.887Z] v3.0.0-dev.110 [2023-04-11T16:05:21.887Z] v3.0.0-dev.111 [2023-04-11T16:05:21.887Z] v3.0.0-dev.112 [2023-04-11T16:05:21.887Z] v3.0.0-dev.113 [2023-04-11T16:05:21.887Z] v3.0.0-dev.114 [2023-04-11T16:05:21.887Z] v3.0.0-dev.115 [2023-04-11T16:05:21.887Z] v3.0.0-dev.116 [2023-04-11T16:05:21.887Z] v3.0.0-dev.117 [2023-04-11T16:05:21.887Z] v3.0.0-dev.118 [2023-04-11T16:05:21.887Z] v3.0.0-dev.119 [2023-04-11T16:05:21.887Z] v3.0.0-dev.12 [2023-04-11T16:05:21.887Z] v3.0.0-dev.120 [2023-04-11T16:05:21.887Z] v3.0.0-dev.121 [2023-04-11T16:05:21.887Z] v3.0.0-dev.122 [2023-04-11T16:05:21.887Z] v3.0.0-dev.123 [2023-04-11T16:05:21.887Z] v3.0.0-dev.124 [2023-04-11T16:05:21.887Z] v3.0.0-dev.125 [2023-04-11T16:05:21.887Z] v3.0.0-dev.126 [2023-04-11T16:05:21.887Z] v3.0.0-dev.13 [2023-04-11T16:05:21.887Z] v3.0.0-dev.14 [2023-04-11T16:05:21.887Z] v3.0.0-dev.15 [2023-04-11T16:05:21.887Z] v3.0.0-dev.16 [2023-04-11T16:05:21.887Z] v3.0.0-dev.17 [2023-04-11T16:05:21.887Z] v3.0.0-dev.18 [2023-04-11T16:05:21.887Z] v3.0.0-dev.19 [2023-04-11T16:05:21.887Z] v3.0.0-dev.2 [2023-04-11T16:05:21.887Z] v3.0.0-dev.20 [2023-04-11T16:05:21.887Z] v3.0.0-dev.21 [2023-04-11T16:05:21.887Z] v3.0.0-dev.22 [2023-04-11T16:05:21.887Z] v3.0.0-dev.23 [2023-04-11T16:05:21.887Z] v3.0.0-dev.24 [2023-04-11T16:05:21.887Z] v3.0.0-dev.25 [2023-04-11T16:05:21.887Z] v3.0.0-dev.26 [2023-04-11T16:05:21.887Z] v3.0.0-dev.27 [2023-04-11T16:05:21.887Z] v3.0.0-dev.28 [2023-04-11T16:05:21.887Z] v3.0.0-dev.29 [2023-04-11T16:05:21.887Z] v3.0.0-dev.3 [2023-04-11T16:05:21.887Z] v3.0.0-dev.30 [2023-04-11T16:05:21.887Z] v3.0.0-dev.31 [2023-04-11T16:05:21.887Z] v3.0.0-dev.32 [2023-04-11T16:05:21.887Z] v3.0.0-dev.33 [2023-04-11T16:05:21.887Z] v3.0.0-dev.34 [2023-04-11T16:05:21.887Z] v3.0.0-dev.35 [2023-04-11T16:05:21.887Z] v3.0.0-dev.36 [2023-04-11T16:05:21.887Z] v3.0.0-dev.37 [2023-04-11T16:05:21.887Z] v3.0.0-dev.38 [2023-04-11T16:05:21.887Z] v3.0.0-dev.39 [2023-04-11T16:05:21.887Z] v3.0.0-dev.4 [2023-04-11T16:05:21.887Z] v3.0.0-dev.40 [2023-04-11T16:05:21.887Z] v3.0.0-dev.41 [2023-04-11T16:05:21.887Z] v3.0.0-dev.42 [2023-04-11T16:05:21.887Z] v3.0.0-dev.43 [2023-04-11T16:05:21.887Z] v3.0.0-dev.44 [2023-04-11T16:05:21.887Z] v3.0.0-dev.45 [2023-04-11T16:05:21.887Z] v3.0.0-dev.46 [2023-04-11T16:05:21.887Z] v3.0.0-dev.47 [2023-04-11T16:05:21.887Z] v3.0.0-dev.48 [2023-04-11T16:05:21.887Z] v3.0.0-dev.49 [2023-04-11T16:05:21.887Z] v3.0.0-dev.5 [2023-04-11T16:05:21.887Z] v3.0.0-dev.50 [2023-04-11T16:05:21.887Z] v3.0.0-dev.51 [2023-04-11T16:05:21.887Z] v3.0.0-dev.52 [2023-04-11T16:05:21.887Z] v3.0.0-dev.53 [2023-04-11T16:05:21.887Z] v3.0.0-dev.54 [2023-04-11T16:05:21.887Z] v3.0.0-dev.55 [2023-04-11T16:05:21.887Z] v3.0.0-dev.56 [2023-04-11T16:05:21.887Z] v3.0.0-dev.57 [2023-04-11T16:05:21.887Z] v3.0.0-dev.58 [2023-04-11T16:05:21.887Z] v3.0.0-dev.59 [2023-04-11T16:05:21.887Z] v3.0.0-dev.6 [2023-04-11T16:05:21.887Z] v3.0.0-dev.60 [2023-04-11T16:05:21.887Z] v3.0.0-dev.61 [2023-04-11T16:05:21.887Z] v3.0.0-dev.62 [2023-04-11T16:05:21.887Z] v3.0.0-dev.63 [2023-04-11T16:05:21.887Z] v3.0.0-dev.64 [2023-04-11T16:05:21.887Z] v3.0.0-dev.65 [2023-04-11T16:05:21.887Z] v3.0.0-dev.66 [2023-04-11T16:05:21.887Z] v3.0.0-dev.67 [2023-04-11T16:05:21.887Z] v3.0.0-dev.68 [2023-04-11T16:05:21.887Z] v3.0.0-dev.69 [2023-04-11T16:05:21.887Z] v3.0.0-dev.7 [2023-04-11T16:05:21.887Z] v3.0.0-dev.70 [2023-04-11T16:05:21.887Z] v3.0.0-dev.71 [2023-04-11T16:05:21.887Z] v3.0.0-dev.72 [2023-04-11T16:05:21.887Z] v3.0.0-dev.73 [2023-04-11T16:05:21.887Z] v3.0.0-dev.74 [2023-04-11T16:05:21.887Z] v3.0.0-dev.75 [2023-04-11T16:05:21.887Z] v3.0.0-dev.76 [2023-04-11T16:05:21.887Z] v3.0.0-dev.77 [2023-04-11T16:05:21.887Z] v3.0.0-dev.78 [2023-04-11T16:05:21.887Z] v3.0.0-dev.79 [2023-04-11T16:05:21.887Z] v3.0.0-dev.8 [2023-04-11T16:05:21.887Z] v3.0.0-dev.80 [2023-04-11T16:05:21.887Z] v3.0.0-dev.81 [2023-04-11T16:05:21.887Z] v3.0.0-dev.82 [2023-04-11T16:05:21.887Z] v3.0.0-dev.83 [2023-04-11T16:05:21.887Z] v3.0.0-dev.84 [2023-04-11T16:05:21.887Z] v3.0.0-dev.85 [2023-04-11T16:05:21.887Z] v3.0.0-dev.86 [2023-04-11T16:05:21.887Z] v3.0.0-dev.87 [2023-04-11T16:05:21.887Z] v3.0.0-dev.88 [2023-04-11T16:05:21.887Z] v3.0.0-dev.89 [2023-04-11T16:05:21.887Z] v3.0.0-dev.9 [2023-04-11T16:05:21.887Z] v3.0.0-dev.90 [2023-04-11T16:05:21.887Z] v3.0.0-dev.91 [2023-04-11T16:05:21.887Z] v3.0.0-dev.92 [2023-04-11T16:05:21.887Z] v3.0.0-dev.93 [2023-04-11T16:05:21.887Z] v3.0.0-dev.94 [2023-04-11T16:05:21.887Z] v3.0.0-dev.95 [2023-04-11T16:05:21.887Z] v3.0.0-dev.96 [2023-04-11T16:05:21.887Z] v3.0.0-dev.97 [2023-04-11T16:05:21.887Z] v3.0.0-dev.98 [2023-04-11T16:05:21.887Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-11T16:05:22.177Z] + lftools sign git-tag v3.0.0-dev.126 [2023-04-11T16:05:22.747Z] Signing Git tag with Sigul... [2023-04-11T16:05:22.747Z] Signing v3.0.0-dev.126 [Pipeline] echo [2023-04-11T16:05:23.014Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:05:23.298Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-11T16:05:23.306Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-11T16:05:23.348Z] $ docker stop --time=1 a23cf5e88ef7f218b5e0ecf326c225a66d6dd6a98770d81d63d6978612e9a353 [2023-04-11T16:05:24.642Z] $ docker rm -f --volumes a23cf5e88ef7f218b5e0ecf326c225a66d6dd6a98770d81d63d6978612e9a353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-11T16:05:25.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T16:05:25.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:05:25.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T16:05:25.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T16:05:25.422Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T16:05:25.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T16:05:25.798Z] $ docker top c51eb1d5e7c2af6299b4eb8ffd8e3b915e1140358a129331d1d92b34d5893e8a -eo pid,comm [2023-04-11T16:05:25.837Z] 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-04-11T16:05:25.837Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T16:05:25.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T16:05:25.880Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T16:05:26.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T16:05:26.024Z] $ docker exec c51eb1d5e7c2af6299b4eb8ffd8e3b915e1140358a129331d1d92b34d5893e8a ssh-agent [2023-04-11T16:05:26.114Z] SSH_AUTH_SOCK=/tmp/ssh-aq9RIxGiSeqT/agent.32 [2023-04-11T16:05:26.114Z] SSH_AGENT_PID=38 [2023-04-11T16:05:26.117Z] Running ssh-add (command line suppressed) [2023-04-11T16:05:26.235Z] Identity added: /w/workspace/edgex-go/488@tmp/private_key_4855570668172812670.key (/w/workspace/edgex-go/488@tmp/private_key_4855570668172812670.key) [2023-04-11T16:05:26.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T16:05:26.519Z] + git semver bump pre [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,748 [read_version] DEBUG read version from /w/workspace/edgex-go/488/.semver/main [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,748 [bump_version] DEBUG bumping version:3.0.0-dev.126 on axis:pre with prefix:dev [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,748 [bump_version] DEBUG bumped version:3.0.0-dev.127 [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,749 [write_version] DEBUG write version:3.0.0-dev.127 to path:/w/workspace/edgex-go/488/.semver/main with force:True [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,749 [read_version] DEBUG read version from /w/workspace/edgex-go/488/.semver/main [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,749 [write_file] DEBUG write to file:/w/workspace/edgex-go/488/.semver/main [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,752 [execute] INFO git cat-file --batch-check [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/488/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,758 [execute] INFO git cat-file --batch [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/488/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T16:05:26.778Z] 2023-04-11 16:05:26,763 [read_version] DEBUG read version from /w/workspace/edgex-go/488/.semver/main [2023-04-11T16:05:26.778Z] 3.0.0-dev.127 [Pipeline] } [2023-04-11T16:05:26.803Z] $ docker exec --env ******** --env ******** c51eb1d5e7c2af6299b4eb8ffd8e3b915e1140358a129331d1d92b34d5893e8a ssh-agent -k [2023-04-11T16:05:26.910Z] unset SSH_AUTH_SOCK; [2023-04-11T16:05:26.910Z] unset SSH_AGENT_PID; [2023-04-11T16:05:26.910Z] echo Agent pid 38 killed; [2023-04-11T16:05:26.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T16:05:27.215Z] + git semver [Pipeline] } [2023-04-11T16:05:27.503Z] $ docker stop --time=1 c51eb1d5e7c2af6299b4eb8ffd8e3b915e1140358a129331d1d92b34d5893e8a [2023-04-11T16:05:28.797Z] $ docker rm -f --volumes c51eb1d5e7c2af6299b4eb8ffd8e3b915e1140358a129331d1d92b34d5893e8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T16:05:29.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T16:05:29.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:05:29.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T16:05:29.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T16:05:29.502Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T16:05:29.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T16:05:29.910Z] $ docker top 61872a4c970415a4996e5299020dd168dbb060c2ae76057e60259c971e681a82 -eo pid,comm [2023-04-11T16:05:29.940Z] 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-04-11T16:05:29.940Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T16:05:29.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T16:05:29.987Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T16:05:30.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T16:05:30.110Z] $ docker exec 61872a4c970415a4996e5299020dd168dbb060c2ae76057e60259c971e681a82 ssh-agent [2023-04-11T16:05:30.191Z] SSH_AUTH_SOCK=/tmp/ssh-JUk1ye0WLAqH/agent.32 [2023-04-11T16:05:30.191Z] SSH_AGENT_PID=38 [2023-04-11T16:05:30.195Z] Running ssh-add (command line suppressed) [2023-04-11T16:05:30.312Z] Identity added: /w/workspace/edgex-go/488@tmp/private_key_4764580844806632168.key (/w/workspace/edgex-go/488@tmp/private_key_4764580844806632168.key) [2023-04-11T16:05:30.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T16:05:30.596Z] + git semver push [2023-04-11T16:05:30.856Z] 2023-04-11 16:05:30,824 [run_push] DEBUG push [2023-04-11T16:05:30.856Z] 2023-04-11 16:05:30,826 [execute] INFO git cat-file --batch-check [2023-04-11T16:05:30.856Z] 2023-04-11 16:05:30,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/488/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T16:05:30.856Z] 2023-04-11 16:05:30,831 [execute] INFO git rev-list 0e6389a1c3a6ac9ffb0cfc88a108b1e68613db18 -- [2023-04-11T16:05:30.856Z] 2023-04-11 16:05:30,831 [execute] DEBUG Popen(['git', 'rev-list', '0e6389a1c3a6ac9ffb0cfc88a108b1e68613db18', '--'], cwd=/w/workspace/edgex-go/488/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T16:05:30.856Z] 2023-04-11 16:05:30,847 [execute] INFO git fetch -v origin [2023-04-11T16:05:30.856Z] 2023-04-11 16:05:30,847 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/488/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-11T16:05:31.424Z] 2023-04-11 16:05:31,356 [run_push] DEBUG no remote changes detected [2023-04-11T16:05:31.424Z] 2023-04-11 16:05:31,357 [execute] INFO git push origin semver [2023-04-11T16:05:31.424Z] 2023-04-11 16:05:31,357 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/488/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T16:05:32.358Z] 2023-04-11 16:05:32,208 [run_push] DEBUG push all version tags [2023-04-11T16:05:32.358Z] 2023-04-11 16:05:32,209 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-11T16:05:32.358Z] 2023-04-11 16:05:32,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/488, universal_newlines=False, shell=None, istream=None) [2023-04-11T16:05:33.296Z] 2023-04-11 16:05:33,273 [read_version] DEBUG read version from /w/workspace/edgex-go/488/.semver/main [2023-04-11T16:05:33.296Z] 3.0.0-dev.127 [Pipeline] } [2023-04-11T16:05:33.321Z] $ docker exec --env ******** --env ******** 61872a4c970415a4996e5299020dd168dbb060c2ae76057e60259c971e681a82 ssh-agent -k [2023-04-11T16:05:33.410Z] unset SSH_AUTH_SOCK; [2023-04-11T16:05:33.411Z] unset SSH_AGENT_PID; [2023-04-11T16:05:33.411Z] echo Agent pid 38 killed; [2023-04-11T16:05:33.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T16:05:33.705Z] + git semver [Pipeline] } [2023-04-11T16:05:33.993Z] $ docker stop --time=1 61872a4c970415a4996e5299020dd168dbb060c2ae76057e60259c971e681a82 [2023-04-11T16:05:35.265Z] $ docker rm -f --volumes 61872a4c970415a4996e5299020dd168dbb060c2ae76057e60259c971e681a82 [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-04-11T16:05:35.776Z] + [ -d /w/workspace/edgex-go/488/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:05:36.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:05:36.932Z] ---> package-listing.sh [2023-04-11T16:05:36.932Z] ++ facter osfamily [2023-04-11T16:05:36.932Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T16:05:37.191Z] + OS_FAMILY=debian [2023-04-11T16:05:37.191Z] + workspace=/w/workspace/edgex-go/488 [2023-04-11T16:05:37.191Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T16:05:37.191Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T16:05:37.191Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T16:05:37.191Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T16:05:37.191Z] + '[' /w/workspace/edgex-go/488 ']' [2023-04-11T16:05:37.191Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T16:05:37.191Z] + case "${OS_FAMILY}" in [2023-04-11T16:05:37.191Z] + dpkg -l [2023-04-11T16:05:37.191Z] + grep '^ii' [2023-04-11T16:05:37.191Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T16:05:37.191Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T16:05:37.191Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T16:05:37.191Z] + '[' /w/workspace/edgex-go/488 ']' [2023-04-11T16:05:37.191Z] + mkdir -p /w/workspace/edgex-go/488/archives/ [2023-04-11T16:05:37.191Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/488/archives/ [Pipeline] echo [2023-04-11T16:05:37.209Z] 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/488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T16:05:37.484Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:05:38.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T16:05:38.047Z] [2023-04-11T16:05:38.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T16:05:38.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T16:05:38.350Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T16:05:38.350Z] 5eb5b503b376: Pulling fs layer [2023-04-11T16:05:38.350Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T16:05:38.350Z] ec43610c2a17: Pulling fs layer [2023-04-11T16:05:38.350Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T16:05:38.350Z] 33b1e0a273af: Pulling fs layer [2023-04-11T16:05:38.350Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T16:05:38.350Z] 2f39f015ded8: Pulling fs layer [2023-04-11T16:05:38.350Z] 5d3b04190fa2: Waiting [2023-04-11T16:05:38.350Z] 3a2ae6a8a46f: Waiting [2023-04-11T16:05:38.350Z] 33b1e0a273af: Waiting [2023-04-11T16:05:38.350Z] 5c69ac0246d0: Verifying Checksum [2023-04-11T16:05:38.350Z] 5c69ac0246d0: Download complete [2023-04-11T16:05:38.350Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-11T16:05:38.350Z] 3a2ae6a8a46f: Download complete [2023-04-11T16:05:38.350Z] 33b1e0a273af: Verifying Checksum [2023-04-11T16:05:38.350Z] 33b1e0a273af: Download complete [2023-04-11T16:05:38.350Z] ec43610c2a17: Verifying Checksum [2023-04-11T16:05:38.350Z] ec43610c2a17: Download complete [2023-04-11T16:05:38.350Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T16:05:38.350Z] 5d3b04190fa2: Download complete [2023-04-11T16:05:38.608Z] 5eb5b503b376: Verifying Checksum [2023-04-11T16:05:38.608Z] 5eb5b503b376: Download complete [2023-04-11T16:05:39.177Z] 2f39f015ded8: Download complete [2023-04-11T16:05:40.111Z] 5eb5b503b376: Pull complete [2023-04-11T16:05:40.111Z] 5c69ac0246d0: Pull complete [2023-04-11T16:05:40.676Z] ec43610c2a17: Pull complete [2023-04-11T16:05:40.676Z] 3a2ae6a8a46f: Pull complete [2023-04-11T16:05:41.245Z] 33b1e0a273af: Pull complete [2023-04-11T16:05:41.245Z] 5d3b04190fa2: Pull complete [2023-04-11T16:05:45.429Z] 2f39f015ded8: Pull complete [2023-04-11T16:05:45.430Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T16:05:45.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T16:05:45.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T16:05:45.511Z] prd-ubuntu20.04-docker-8c-8g-7405 does not seem to be running inside a container [2023-04-11T16:05:45.578Z] $ 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/488/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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T16:05:50.215Z] $ docker top 49ed954a7a46a8c84713f1666997c069425152f14afb8c34e6aa74885973bad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T16:05:50.532Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T16:05:50.818Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T16:05:51.103Z] + ls /var/log/sa-host [2023-04-11T16:05:51.103Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T16:05:51.177Z] provisioning config files... [2023-04-11T16:05:51.186Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/488@tmp/config15371862536901699591tmp [Pipeline] { [Pipeline] echo [2023-04-11T16:05:51.197Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:05:51.478Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T16:05:51.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:05:51.800Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T16:05:51.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:05:52.089Z] ---> sudo-logs.sh [2023-04-11T16:05:52.090Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T16:05:52.116Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:05:52.398Z] ---> job-cost.sh [2023-04-11T16:05:52.398Z] lf-activate-venv: SKIPPING [2023-04-11T16:05:52.398Z] DEBUG: total: 0.10999999940395355 [2023-04-11T16:05:52.398Z] INFO: Retrieving Stack Cost... [2023-04-11T16:05:52.966Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T16:05:53.225Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T16:05:53.235Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T16:05:53.518Z] ---> logs-deploy.sh [2023-04-11T16:05:53.518Z] lf-activate-venv: SKIPPING [2023-04-11T16:05:53.518Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/488 [2023-04-11T16:05:53.518Z] INFO: archiving workspace using pattern(s): [2023-04-11T16:05:54.457Z] Archives upload complete. [2023-04-11T16:05:54.457Z] INFO: archiving logs to Nexus