Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 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-ssh11264645540976912889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17101762364086463994.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12273140828460976916.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14396417991320453821.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-ssh16983159479749093377.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]] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-27989’ Running on prd-ubuntu20.04-docker-8c-8g-29697 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/756 [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/756 # 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 98bb6ebf5936140bbb14ec64c05520fd1477cb0f (main) Commit message: "feat: refactor services to build monolithic service easily (#5010)" > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb6ebf5936140bbb14ec64c05520fd1477cb0f # timeout=10 > git rev-list --no-walk dcc5cb70b686b998bc99b20e204d8e8d94355ed0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-22T05:03:28.078Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-22T05:03:28.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-22T05:03:28.155Z] ========================================================= [2024-11-22T05:03:28.155Z] EdgeX Global Pipelines Version Info [2024-11-22T05:03:28.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-22T05:03:29.282Z] ------------------- [2024-11-22T05:03:29.282Z] stable info: [2024-11-22T05:03:29.282Z] ------------------- [2024-11-22T05:03:29.282Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-22T05:03:29.282Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-22T05:03:29.282Z] Message: update stable to v1.0.265 [2024-11-22T05:03:29.543Z] ------------------- [2024-11-22T05:03:29.543Z] experimental info: [2024-11-22T05:03:29.543Z] ------------------- [2024-11-22T05:03:29.543Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-22T05:03:29.543Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-22T05:03:29.543Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-22T05:03:29.612Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-22T05:03:29.630Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-22T05:03:29.644Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-22T05:03:29.658Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-22T05:03:29.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-22T05:03:29.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-22T05:03:29.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-22T05:03:29.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-22T05:03:29.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-22T05:03:29.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-22T05:03:29.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-22T05:03:29.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-22T05:03:29.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-22T05:03:29.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-22T05:03:29.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-22T05:03:29.852Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-22T05:03:29.870Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-22T05:03:29.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-22T05:03:29.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-22T05:03:29.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-22T05:03:29.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-22T05:03:29.965Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-22T05:03:29.983Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-22T05:03:30.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-22T05:03:30.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-22T05:03:30.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-22T05:03:30.063Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] echo [2024-11-22T05:03:30.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98bb6eb [Pipeline] echo [2024-11-22T05:03:30.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-22T05:03:30.169Z] provisioning config files... [2024-11-22T05:03:30.181Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/756@tmp/config6205612083228913275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-22T05:03:30.512Z] ---> ****-login.sh [2024-11-22T05:03:30.512Z] nexus3.edgexfoundry.org:10001 [2024-11-22T05:03:30.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-22T05:03:30.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-22T05:03:30.773Z] Configure a credential helper to remove this warning. See [2024-11-22T05:03:30.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-22T05:03:30.773Z] [2024-11-22T05:03:30.773Z] Login Succeeded [2024-11-22T05:03:30.773Z] nexus3.edgexfoundry.org:10002 [2024-11-22T05:03:31.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-22T05:03:31.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-22T05:03:31.038Z] Configure a credential helper to remove this warning. See [2024-11-22T05:03:31.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-22T05:03:31.038Z] [2024-11-22T05:03:31.038Z] Login Succeeded [2024-11-22T05:03:31.038Z] nexus3.edgexfoundry.org:10003 [2024-11-22T05:03:31.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-22T05:03:31.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-22T05:03:31.038Z] Configure a credential helper to remove this warning. See [2024-11-22T05:03:31.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-22T05:03:31.038Z] [2024-11-22T05:03:31.038Z] Login Succeeded [2024-11-22T05:03:31.038Z] nexus3.edgexfoundry.org:10004 [2024-11-22T05:03:31.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-22T05:03:31.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-22T05:03:31.310Z] Configure a credential helper to remove this warning. See [2024-11-22T05:03:31.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-22T05:03:31.310Z] [2024-11-22T05:03:31.310Z] Login Succeeded [2024-11-22T05:03:31.310Z] ****.io [2024-11-22T05:03:31.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-22T05:03:31.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-22T05:03:31.571Z] Configure a credential helper to remove this warning. See [2024-11-22T05:03:31.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-22T05:03:31.571Z] [2024-11-22T05:03:31.571Z] Login Succeeded [2024-11-22T05:03:31.572Z] ---> ****-login.sh ends [Pipeline] } [2024-11-22T05:03:31.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-22T05:03:31.927Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + dirname cmd/core-command/Dockerfile [2024-11-22T05:03:31.928Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/core-data/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/core-keeper/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/core-metadata/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/support-notifications/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-11-22T05:03:31.928Z] + dirname cmd/support-scheduler/Dockerfile [2024-11-22T05:03:31.928Z] + cut -d/ -f2 [2024-11-22T05:03:31.928Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-11-22T05:03:31.968Z] 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-keeper, dockerfile:cmd/core-keeper/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 [2024-11-22T05:03:32.334Z] + git rev-list -1 --merges 98bb6ebf5936140bbb14ec64c05520fd1477cb0f~1..98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] echo [2024-11-22T05:03:32.347Z] -----------> git rev-list -1 --merges 98bb6ebf5936140bbb14ec64c05520fd1477cb0f~1..98bb6ebf5936140bbb14ec64c05520fd1477cb0f 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [false] [Pipeline] sh [2024-11-22T05:03:32.644Z] + git log --format=format:%s -1 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] echo [2024-11-22T05:03:32.657Z] ========================================================= [2024-11-22T05:03:32.657Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-22T05:03:32.657Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-22T05:03:33.085Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-22T05:03:33.085Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-22T05:03:33.085Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-22T05:03:33.085Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-22T05:03:33.085Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-22T05:03:33.085Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-22T05:03:33.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:03:33.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-22T05:03:33.506Z] [2024-11-22T05:03:33.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:03:33.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-22T05:03:33.815Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-22T05:03:33.815Z] b85a868b505f: Pulling fs layer [2024-11-22T05:03:33.815Z] e2be974225ed: Pulling fs layer [2024-11-22T05:03:33.815Z] 339a4e72a1f5: Pulling fs layer [2024-11-22T05:03:33.815Z] 988bab9f4d93: Pulling fs layer [2024-11-22T05:03:33.815Z] 1469e6f7b9e6: Pulling fs layer [2024-11-22T05:03:33.815Z] eaf3925da568: Pulling fs layer [2024-11-22T05:03:33.815Z] bab4dde63d76: Pulling fs layer [2024-11-22T05:03:33.815Z] bde34c3a00c8: Pulling fs layer [2024-11-22T05:03:33.815Z] b352a97aabf1: Pulling fs layer [2024-11-22T05:03:33.815Z] 4872d77fe225: Pulling fs layer [2024-11-22T05:03:33.815Z] 5851b861e8e6: Pulling fs layer [2024-11-22T05:03:33.815Z] bde34c3a00c8: Waiting [2024-11-22T05:03:33.815Z] b352a97aabf1: Waiting [2024-11-22T05:03:33.815Z] 5851b861e8e6: Waiting [2024-11-22T05:03:33.815Z] 1469e6f7b9e6: Waiting [2024-11-22T05:03:33.815Z] eaf3925da568: Waiting [2024-11-22T05:03:33.815Z] bab4dde63d76: Waiting [2024-11-22T05:03:33.815Z] 988bab9f4d93: Waiting [2024-11-22T05:03:33.815Z] 4872d77fe225: Waiting [2024-11-22T05:03:33.815Z] e2be974225ed: Download complete [2024-11-22T05:03:33.815Z] 988bab9f4d93: Download complete [2024-11-22T05:03:33.815Z] 1469e6f7b9e6: Verifying Checksum [2024-11-22T05:03:33.815Z] 1469e6f7b9e6: Download complete [2024-11-22T05:03:33.815Z] eaf3925da568: Download complete [2024-11-22T05:03:33.815Z] 339a4e72a1f5: Verifying Checksum [2024-11-22T05:03:33.815Z] 339a4e72a1f5: Download complete [2024-11-22T05:03:34.080Z] bde34c3a00c8: Download complete [2024-11-22T05:03:34.080Z] b352a97aabf1: Download complete [2024-11-22T05:03:34.080Z] 4872d77fe225: Verifying Checksum [2024-11-22T05:03:34.080Z] 4872d77fe225: Download complete [2024-11-22T05:03:34.080Z] 5851b861e8e6: Download complete [2024-11-22T05:03:34.080Z] b85a868b505f: Verifying Checksum [2024-11-22T05:03:34.080Z] b85a868b505f: Download complete [2024-11-22T05:03:34.342Z] bab4dde63d76: Verifying Checksum [2024-11-22T05:03:34.342Z] bab4dde63d76: Download complete [2024-11-22T05:03:35.731Z] b85a868b505f: Pull complete [2024-11-22T05:03:35.731Z] e2be974225ed: Pull complete [2024-11-22T05:03:35.992Z] 339a4e72a1f5: Pull complete [2024-11-22T05:03:36.257Z] 988bab9f4d93: Pull complete [2024-11-22T05:03:36.518Z] 1469e6f7b9e6: Pull complete [2024-11-22T05:03:36.518Z] eaf3925da568: Pull complete [2024-11-22T05:03:38.423Z] bab4dde63d76: Pull complete [2024-11-22T05:03:38.423Z] bde34c3a00c8: Pull complete [2024-11-22T05:03:38.683Z] b352a97aabf1: Pull complete [2024-11-22T05:03:38.683Z] 4872d77fe225: Pull complete [2024-11-22T05:03:38.683Z] 5851b861e8e6: Pull complete [2024-11-22T05:03:38.683Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-22T05:03:38.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-22T05:03:38.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-22T05:03:38.829Z] prd-ubuntu20.04-docker-8c-8g-29697 does not seem to be running inside a container [2024-11-22T05:03:38.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/756 -v /w/workspace/edgex-go/756:/w/workspace/edgex-go/756:rw,z -v /w/workspace/edgex-go/756@tmp:/w/workspace/edgex-go/756@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 [2024-11-22T05:03:41.430Z] $ docker top 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa -eo pid,comm [2024-11-22T05:03:41.496Z] 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). [2024-11-22T05:03:41.496Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-22T05:03:41.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-22T05:03:41.550Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-22T05:03:41.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-22T05:03:41.674Z] $ docker exec 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa ssh-agent [2024-11-22T05:03:41.796Z] SSH_AUTH_SOCK=/tmp/ssh-HJvbxOUtTFmw/agent.32 [2024-11-22T05:03:41.796Z] SSH_AGENT_PID=38 [2024-11-22T05:03:41.804Z] Running ssh-add (command line suppressed) [2024-11-22T05:03:41.914Z] Identity added: /w/workspace/edgex-go/756@tmp/private_key_5148786040358496337.key (/w/workspace/edgex-go/756@tmp/private_key_5148786040358496337.key) [2024-11-22T05:03:41.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-22T05:03:42.231Z] + git tag --points-at HEAD [Pipeline] } [2024-11-22T05:03:42.247Z] $ docker exec --env ******** --env ******** 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa ssh-agent -k [2024-11-22T05:03:42.350Z] unset SSH_AUTH_SOCK; [2024-11-22T05:03:42.350Z] unset SSH_AGENT_PID; [2024-11-22T05:03:42.350Z] echo Agent pid 38 killed; [2024-11-22T05:03:42.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-22T05:03:42.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-22T05:03:42.413Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-22T05:03:42.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-22T05:03:42.528Z] $ docker exec 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa ssh-agent [2024-11-22T05:03:42.638Z] SSH_AUTH_SOCK=/tmp/ssh-7irqV0WXcQAR/agent.72 [2024-11-22T05:03:42.638Z] SSH_AGENT_PID=79 [2024-11-22T05:03:42.642Z] Running ssh-add (command line suppressed) [2024-11-22T05:03:42.739Z] Identity added: /w/workspace/edgex-go/756@tmp/private_key_11560530651330189801.key (/w/workspace/edgex-go/756@tmp/private_key_11560530651330189801.key) [2024-11-22T05:03:42.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-22T05:03:43.049Z] + git semver init [2024-11-22T05:03:43.309Z] 2024-11-22 05:03:43,239 [run_init] DEBUG init version:0.0.0 force:False [2024-11-22T05:03:43.309Z] 2024-11-22 05:03:43,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/756/.semver [2024-11-22T05:03:43.309Z] 2024-11-22 05:03:43,240 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/756/.semver [2024-11-22T05:03:43.309Z] 2024-11-22 05:03:43,241 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/756/.semver'], cwd=/w/workspace/edgex-go/756, universal_newlines=False, shell=None, istream=None) [2024-11-22T05:03:48.666Z] 2024-11-22 05:03:48,471 [append_file] DEBUG append to file:/w/workspace/edgex-go/756/.git/info/exclude [2024-11-22T05:03:48.666Z] 2024-11-22 05:03:48,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/756/.semver/main with force:False [2024-11-22T05:03:48.666Z] 2024-11-22 05:03:48,472 [read_version] DEBUG read version from /w/workspace/edgex-go/756/.semver/main [2024-11-22T05:03:48.666Z] 2024-11-22 05:03:48,472 [read_version] DEBUG read version from /w/workspace/edgex-go/756/.semver/main [2024-11-22T05:03:48.666Z] 4.0.0-dev.22 [Pipeline] } [2024-11-22T05:03:48.676Z] $ docker exec --env ******** --env ******** 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa ssh-agent -k [2024-11-22T05:03:48.771Z] unset SSH_AUTH_SOCK; [2024-11-22T05:03:48.771Z] unset SSH_AGENT_PID; [2024-11-22T05:03:48.771Z] echo Agent pid 79 killed; [2024-11-22T05:03:48.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-22T05:03:49.116Z] + git semver [Pipeline] } [2024-11-22T05:03:49.392Z] $ docker stop --time=1 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa [2024-11-22T05:03:50.737Z] $ docker rm -f --volumes 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-22T05:03:51.090Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-22T05:03:51.299Z] Stashed 1 file(s) [Pipeline] echo [2024-11-22T05:03:51.302Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.22 [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 [2024-11-22T05:03:51.734Z] + git config --global --add safe.directory /w/workspace/edgex-go/756 [Pipeline] echo [2024-11-22T05:03:51.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-22T05:03:51.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-22T05:03:51.785Z] ========================================================= [2024-11-22T05:03:51.785Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-22T05:03:51.785Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-22T05:03:52.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-22T05:03:52.079Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-22T05:03:52.079Z] 43c4264eed91: Pulling fs layer [2024-11-22T05:03:52.079Z] 4cc291be95ef: Pulling fs layer [2024-11-22T05:03:52.079Z] 2ac1f1163629: Pulling fs layer [2024-11-22T05:03:52.079Z] 5c3c966382ef: Pulling fs layer [2024-11-22T05:03:52.079Z] 4f4fb700ef54: Pulling fs layer [2024-11-22T05:03:52.079Z] 5d5c8e513c77: Pulling fs layer [2024-11-22T05:03:52.079Z] 9f66e0745190: Pulling fs layer [2024-11-22T05:03:52.079Z] f49a43e4bbc0: Pulling fs layer [2024-11-22T05:03:52.079Z] 561ebcabdf7f: Pulling fs layer [2024-11-22T05:03:52.079Z] 5d5c8e513c77: Waiting [2024-11-22T05:03:52.079Z] 5c3c966382ef: Waiting [2024-11-22T05:03:52.079Z] 9f66e0745190: Waiting [2024-11-22T05:03:52.079Z] 4f4fb700ef54: Waiting [2024-11-22T05:03:52.079Z] f49a43e4bbc0: Waiting [2024-11-22T05:03:52.079Z] 561ebcabdf7f: Waiting [2024-11-22T05:03:52.079Z] 4cc291be95ef: Download complete [2024-11-22T05:03:52.079Z] 5c3c966382ef: Verifying Checksum [2024-11-22T05:03:52.079Z] 5c3c966382ef: Download complete [2024-11-22T05:03:52.079Z] 4f4fb700ef54: Verifying Checksum [2024-11-22T05:03:52.079Z] 4f4fb700ef54: Download complete [2024-11-22T05:03:52.079Z] 43c4264eed91: Download complete [2024-11-22T05:03:52.079Z] 5d5c8e513c77: Download complete [2024-11-22T05:03:52.079Z] 9f66e0745190: Verifying Checksum [2024-11-22T05:03:52.079Z] 9f66e0745190: Download complete [2024-11-22T05:03:52.339Z] 43c4264eed91: Pull complete [2024-11-22T05:03:52.339Z] 561ebcabdf7f: Download complete [2024-11-22T05:03:52.339Z] 4cc291be95ef: Pull complete [2024-11-22T05:03:52.598Z] 2ac1f1163629: Download complete [2024-11-22T05:03:52.860Z] f49a43e4bbc0: Verifying Checksum [2024-11-22T05:03:52.860Z] f49a43e4bbc0: Download complete [2024-11-22T05:03:56.149Z] 2ac1f1163629: Pull complete [2024-11-22T05:03:56.149Z] 5c3c966382ef: Pull complete [2024-11-22T05:03:56.408Z] 4f4fb700ef54: Pull complete [2024-11-22T05:03:56.408Z] 5d5c8e513c77: Pull complete [2024-11-22T05:03:56.408Z] 9f66e0745190: Pull complete [2024-11-22T05:03:58.943Z] f49a43e4bbc0: Pull complete [2024-11-22T05:03:59.203Z] 561ebcabdf7f: Pull complete [2024-11-22T05:03:59.203Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-22T05:03:59.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-22T05:03:59.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-22T05:03:59.515Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-22T05:03:59.515Z] WORKDIR /edgex [2024-11-22T05:03:59.515Z] COPY go.mod . [2024-11-22T05:03:59.515Z] RUN go mod download [2024-11-22T05:03:59.515Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-22T05:04:00.082Z] Sending build context to Docker daemon 178.1MB [2024-11-22T05:04:00.082Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-22T05:04:00.082Z] ---> 3a752c3f9dda [2024-11-22T05:04:00.082Z] Step 2/4 : WORKDIR /edgex [2024-11-22T05:04:03.379Z] ---> Running in a565d2ba073d [2024-11-22T05:04:03.379Z] Removing intermediate container a565d2ba073d [2024-11-22T05:04:03.379Z] ---> f4555e98d6ce [2024-11-22T05:04:03.379Z] Step 3/4 : COPY go.mod . [2024-11-22T05:04:03.379Z] ---> 8fd9bdf00b87 [2024-11-22T05:04:03.379Z] Step 4/4 : RUN go mod download [2024-11-22T05:04:03.379Z] ---> Running in c44a67d0099a [2024-11-22T05:04:06.412Z] Still waiting to schedule task [2024-11-22T05:04:06.412Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-22T05:04:25.419Z] Removing intermediate container c44a67d0099a [2024-11-22T05:04:25.419Z] ---> 351301e27486 [2024-11-22T05:04:25.419Z] Successfully built 351301e27486 [2024-11-22T05:04:25.419Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:04:25.739Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-22T05:04:25.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-22T05:04:25.833Z] prd-ubuntu20.04-docker-8c-8g-29697 does not seem to be running inside a container [2024-11-22T05:04:25.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/756 -v /w/workspace/edgex-go/756:/w/workspace/edgex-go/756:rw,z -v /w/workspace/edgex-go/756@tmp:/w/workspace/edgex-go/756@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 [2024-11-22T05:04:26.341Z] $ docker top 4ba006706f65d34903871eca26ddcd0539c7e1e4289b10d885bb41a83460c2d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-22T05:04:26.714Z] + go version [2024-11-22T05:04:26.714Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-22T05:04:26.723Z] $ docker stop --time=1 4ba006706f65d34903871eca26ddcd0539c7e1e4289b10d885bb41a83460c2d6 [2024-11-22T05:04:28.022Z] $ docker rm -f --volumes 4ba006706f65d34903871eca26ddcd0539c7e1e4289b10d885bb41a83460c2d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:04:28.482Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-22T05:04:28.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-22T05:04:28.569Z] prd-ubuntu20.04-docker-8c-8g-29697 does not seem to be running inside a container [2024-11-22T05:04:28.601Z] $ 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/756 -v /w/workspace/edgex-go/756:/w/workspace/edgex-go/756:rw,z -v /w/workspace/edgex-go/756@tmp:/w/workspace/edgex-go/756@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 [2024-11-22T05:04:28.934Z] $ docker top e81782760ec2aba57bd91319eba34b1002823367f2a3dadb5bcbe7798ad4d48e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-22T05:04:29.015Z] ========================================================= [2024-11-22T05:04:29.015Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-22T05:04:29.015Z] ========================================================= [Pipeline] sh [2024-11-22T05:04:29.296Z] + git config --global --add safe.directory /w/workspace/edgex-go/756 [Pipeline] fileExists [Pipeline] sh [2024-11-22T05:04:29.599Z] + make test [2024-11-22T05:04:29.599Z] go test -race -coverprofile=coverage.out ./... [2024-11-22T05:04:39.582Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-22T05:05:06.438Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-22T05:05:06.438Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-22T05:05:07.377Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-22T05:05:07.377Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-22T05:05:07.636Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-22T05:05:07.636Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-22T05:05:07.636Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-22T05:05:07.636Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-22T05:05:07.636Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-22T05:05:07.636Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-22T05:05:07.636Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-22T05:05:07.636Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-22T05:05:09.063Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-22T05:05:09.063Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-11-22T05:05:09.063Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-22T05:05:10.719Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-22T05:05:10.719Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-22T05:05:11.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements [2024-11-22T05:05:11.358Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-22T05:05:11.358Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-22T05:05:11.358Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-22T05:05:11.927Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-22T05:05:11.927Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-22T05:05:12.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-11-22T05:05:13.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-22T05:05:13.067Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-22T05:05:13.067Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-22T05:05:13.067Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-22T05:05:13.067Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-22T05:05:13.067Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-22T05:05:13.067Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-22T05:05:13.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-22T05:05:13.067Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-22T05:05:14.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-22T05:05:14.444Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-22T05:05:14.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-22T05:05:14.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-22T05:05:14.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-22T05:05:15.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2024-11-22T05:05:15.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 48.4% of statements [2024-11-22T05:05:15.657Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-22T05:05:15.657Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-22T05:05:16.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.434s coverage: 93.4% of statements [2024-11-22T05:05:16.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements [2024-11-22T05:05:16.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements [2024-11-22T05:05:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-22T05:05:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-22T05:05:16.862Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-22T05:05:16.862Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-22T05:05:16.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-22T05:05:16.862Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-22T05:05:16.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-22T05:05:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-22T05:05:16.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-22T05:05:16.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-22T05:05:16.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-22T05:05:18.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.423s coverage: 95.8% of statements [2024-11-22T05:05:18.771Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2024-11-22T05:05:18.771Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-22T05:05:19.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-22T05:05:19.031Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-22T05:05:19.969Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] [2024-11-22T05:05:19.969Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.1% of statements [2024-11-22T05:05:19.969Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 44.2% of statements [2024-11-22T05:05:19.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2024-11-22T05:05:20.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2024-11-22T05:05:20.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-11-22T05:05:20.536Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-22T05:05:20.536Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-22T05:05:20.536Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-22T05:05:20.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-11-22T05:05:20.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-11-22T05:05:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-22T05:05:21.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-22T05:05:21.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-22T05:05:21.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-22T05:05:22.032Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-22T05:05:22.032Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-22T05:05:22.032Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-22T05:05:22.032Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-22T05:05:22.032Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-22T05:05:22.032Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-22T05:05:22.032Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-22T05:05:22.602Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-22T05:05:22.602Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-22T05:05:23.173Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-22T05:05:24.113Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-22T05:05:24.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-22T05:05:26.064Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-22T05:05:26.064Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-22T05:05:28.598Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-22T05:05:28.598Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-22T05:05:28.598Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-22T05:05:29.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-22T05:05:29.974Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-22T05:05:29.974Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-22T05:05:30.233Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-22T05:05:30.233Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-22T05:05:30.233Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-22T05:05:30.233Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-22T05:05:32.141Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-22T05:05:32.141Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-22T05:05:32.141Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-22T05:05:32.141Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-22T05:05:32.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2024-11-22T05:05:33.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-22T05:05:33.776Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-11-22T05:05:33.776Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-22T05:05:33.776Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-11-22T05:05:33.776Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-11-22T05:05:33.776Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-11-22T05:05:35.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-11-22T05:05:35.154Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.039s coverage: 87.2% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 17.0% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.150s coverage: 63.1% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.8% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.2% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.041s coverage: 9.0% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements [2024-11-22T05:05:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements [2024-11-22T05:05:43.275Z] 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 [2024-11-22T05:05:43.275Z] running golangci-lint [2024-11-22T05:05:43.275Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-22T05:05:43.275Z] go version go1.23.2 linux/amd64 [2024-11-22T05:05:43.534Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-22T05:05:43.534Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-22T05:05:43.534Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-22T05:06:10.088Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|compiled_files|exports_file|files|types_sizes) took 24.234516417s" [2024-11-22T05:06:10.088Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.676541ms" [2024-11-22T05:06:22.281Z] level=info msg="[linters_context/goanalysis] analyzers took 3m3.467738839s with top 10 stages: buildir: 1m9.011181086s, gosec: 4.42774499s, inspect: 3.619227753s, fact_deprecated: 3.493769383s, printf: 2.914917506s, ctrlflow: 2.419369416s, fact_purity: 2.171672647s, nilness: 1.888266663s, S1038: 1.774112359s, typedness: 1.400291608s" [2024-11-22T05:06:22.281Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-11-22T05:06:22.281Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 193/193, filename_unadjuster: 193/193, skip_files: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, identifier_marker: 193/193, exclude: 193/193, nolint: 15/0, cgo: 193/193, path_prettifier: 193/193, exclude-rules: 193/15" [2024-11-22T05:06:22.281Z] level=info msg="[runner] processing took 18.251503ms with stages: nolint: 7.297093ms, identifier_marker: 5.343374ms, autogenerated_exclude: 1.639847ms, path_prettifier: 1.611877ms, exclude-rules: 1.340423ms, skip_dirs: 883.148µs, cgo: 68.491µs, invalid_issue: 46µs, filename_unadjuster: 16.01µs, max_same_issues: 870ns, uniq_by_line: 600ns, skip_files: 590ns, exclude: 510ns, path_prefixer: 480ns, fixer: 440ns, diff: 360ns, sort_results: 320ns, max_per_file_from_linter: 320ns, max_from_linter: 230ns, source_code: 220ns, path_shortener: 160ns, severity-rules: 140ns" [2024-11-22T05:06:22.281Z] level=info msg="[runner] linters took 14.170053591s with stages: goanalysis_metalinter: 14.151641987s" [2024-11-22T05:06:22.281Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-22T05:06:22.281Z] level=info msg="Memory: 381 samples, avg is 282.9MB, max is 1221.4MB" [2024-11-22T05:06:22.281Z] level=info msg="Execution took 38.469538772s" [2024-11-22T05:06:22.281Z] go vet ./... [2024-11-22T05:06:30.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-22T05:06:30.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-22T05:06:30.400Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-22T05:06:30.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-22T05:06:30.713Z] + ls -al . [2024-11-22T05:06:30.713Z] total 1740 [2024-11-22T05:06:30.713Z] drwxrwxr-x 11 1001 1001 4096 Nov 22 05:04 . [2024-11-22T05:06:30.713Z] drwxr-xr-x 4 root root 4096 Nov 22 05:04 .. [2024-11-22T05:06:30.713Z] drwxrwxr-x 2 1001 1001 4096 Nov 22 05:03 .blubracket [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 10 Nov 22 05:03 .dockerignore [2024-11-22T05:06:30.713Z] drwxrwxr-x 8 1001 1001 4096 Nov 22 05:05 .git [2024-11-22T05:06:30.713Z] drwxrwxr-x 3 1001 1001 4096 Nov 22 05:03 .github [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 907 Nov 22 05:03 .gitignore [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 199 Nov 22 05:03 .golangci.yml [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 100 Nov 22 05:03 .hadolint.yml [2024-11-22T05:06:30.713Z] drwxr-xr-x 3 1001 1001 4096 Nov 22 05:03 .semver [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 155 Nov 22 05:03 .sonarcloud.properties [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 1171 Nov 22 05:03 ADOPTERS.md [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 17141 Nov 22 05:03 Attribution.txt [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 100284 Nov 22 05:03 CHANGELOG.md [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 3804 Nov 22 05:03 CONTRIBUTING.md [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 677 Nov 22 05:03 GOVERNANCE.md [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 858 Nov 22 05:03 Jenkinsfile [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 10775 Nov 22 05:03 LICENSE [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 16740 Nov 22 05:03 Makefile [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 582 Nov 22 05:03 OWNERS.md [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 9932 Nov 22 05:03 README.md [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 789 Nov 22 05:03 SECURITY.md [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 12 Nov 22 05:03 VERSION [2024-11-22T05:06:30.713Z] drwxrwxr-x 2 1001 1001 4096 Nov 22 05:03 bin [2024-11-22T05:06:30.713Z] drwxrwxr-x 19 1001 1001 4096 Nov 22 05:03 cmd [2024-11-22T05:06:30.713Z] -rw-r--r-- 1 root root 1412872 Nov 22 05:05 coverage.out [2024-11-22T05:06:30.713Z] drwxrwxr-x 2 1001 1001 4096 Nov 22 05:03 fuzz_test [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 6528 Nov 22 05:03 go.mod [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 88078 Nov 22 05:03 go.sum [2024-11-22T05:06:30.713Z] drwxrwxr-x 7 1001 1001 4096 Nov 22 05:03 internal [2024-11-22T05:06:30.713Z] drwxrwxr-x 2 1001 1001 4096 Nov 22 05:03 openapi [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 584 Nov 22 05:03 security.txt [2024-11-22T05:06:30.713Z] -rw-rw-r-- 1 1001 1001 204 Nov 22 05:03 version.go [Pipeline] sh [2024-11-22T05:06:30.999Z] + '[' -e coverage.out ] [2024-11-22T05:06:31.000Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-22T05:06:31.146Z] Stashed 1 file(s) [Pipeline] sh [2024-11-22T05:06:31.433Z] + make build [2024-11-22T05:06:31.433Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-22T05:06:58.029Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-22T05:06:58.029Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-22T05:06:58.029Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-22T05:06:58.967Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-22T05:07:00.344Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-22T05:07:05.624Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-11-22T05:07:07.529Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-22T05:07:09.437Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-22T05:07:10.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-22T05:07:11.308Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-22T05:07:11.875Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-22T05:07:12.811Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-22T05:07:14.197Z] $ docker stop --time=1 e81782760ec2aba57bd91319eba34b1002823367f2a3dadb5bcbe7798ad4d48e [2024-11-22T05:07:19.168Z] $ docker rm -f --volumes e81782760ec2aba57bd91319eba34b1002823367f2a3dadb5bcbe7798ad4d48e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:07:20.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-22T05:07:20.525Z] [2024-11-22T05:07:20.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:07:20.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-22T05:07:20.830Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-22T05:07:20.830Z] 91d30c5bc195: Pulling fs layer [2024-11-22T05:07:20.830Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-22T05:07:20.830Z] 9c61dcf015f6: Pulling fs layer [2024-11-22T05:07:20.830Z] 4698f68db338: Pulling fs layer [2024-11-22T05:07:20.830Z] 2a2f49069b9e: Pulling fs layer [2024-11-22T05:07:20.830Z] e0025b399a48: Pulling fs layer [2024-11-22T05:07:20.830Z] 4698f68db338: Waiting [2024-11-22T05:07:20.830Z] 2a2f49069b9e: Waiting [2024-11-22T05:07:20.830Z] e0025b399a48: Waiting [2024-11-22T05:07:20.830Z] 91d30c5bc195: Verifying Checksum [2024-11-22T05:07:20.830Z] 91d30c5bc195: Download complete [2024-11-22T05:07:20.830Z] 4698f68db338: Download complete [2024-11-22T05:07:21.088Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-22T05:07:21.088Z] 2e9b0aa3be6d: Download complete [2024-11-22T05:07:21.088Z] e0025b399a48: Download complete [2024-11-22T05:07:21.088Z] 91d30c5bc195: Pull complete [2024-11-22T05:07:21.088Z] 2a2f49069b9e: Download complete [2024-11-22T05:07:21.346Z] 2e9b0aa3be6d: Pull complete [2024-11-22T05:07:21.605Z] 9c61dcf015f6: Verifying Checksum [2024-11-22T05:07:21.605Z] 9c61dcf015f6: Download complete [2024-11-22T05:07:24.140Z] 9c61dcf015f6: Pull complete [2024-11-22T05:07:24.398Z] 4698f68db338: Pull complete [2024-11-22T05:07:24.656Z] 2a2f49069b9e: Pull complete [2024-11-22T05:07:24.656Z] e0025b399a48: Pull complete [2024-11-22T05:07:24.656Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-22T05:07:24.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-22T05:07:24.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-22T05:07:25.018Z] prd-ubuntu20.04-docker-8c-8g-29697 does not seem to be running inside a container [2024-11-22T05:07:25.046Z] $ 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/756 -v /w/workspace/edgex-go/756:/w/workspace/edgex-go/756:rw,z -v /w/workspace/edgex-go/756@tmp:/w/workspace/edgex-go/756@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 [2024-11-22T05:07:26.932Z] $ docker top f71071883874e063adee13b7d1e906351c797024b34d4d809367b3d3d18b808f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-22T05:07:27.284Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-22T05:07:29.829Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #1 transferring dockerfile: 2.02kB done [2024-11-22T05:07:29.829Z] #1 DONE 0.0s [2024-11-22T05:07:29.829Z] [2024-11-22T05:07:29.829Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #2 transferring dockerfile: 3.02kB done [2024-11-22T05:07:29.829Z] #2 DONE 0.0s [2024-11-22T05:07:29.829Z] [2024-11-22T05:07:29.829Z] #3 [core-data internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #3 transferring dockerfile: 2.07kB done [2024-11-22T05:07:29.829Z] #3 DONE 0.0s [2024-11-22T05:07:29.829Z] [2024-11-22T05:07:29.829Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #4 transferring dockerfile: 2.07kB done [2024-11-22T05:07:29.829Z] #4 DONE 0.0s [2024-11-22T05:07:29.829Z] [2024-11-22T05:07:29.829Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #5 transferring dockerfile: 2.23kB done [2024-11-22T05:07:29.829Z] #5 DONE 0.0s [2024-11-22T05:07:29.829Z] [2024-11-22T05:07:29.829Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #6 transferring dockerfile: 2.15kB done [2024-11-22T05:07:29.829Z] #6 DONE 0.0s [2024-11-22T05:07:29.829Z] [2024-11-22T05:07:29.829Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #7 transferring dockerfile: 1.69kB done [2024-11-22T05:07:29.829Z] #7 DONE 0.0s [2024-11-22T05:07:29.829Z] [2024-11-22T05:07:29.829Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #8 transferring dockerfile: 2.49kB done [2024-11-22T05:07:29.829Z] #8 DONE 0.0s [2024-11-22T05:07:29.829Z] [2024-11-22T05:07:29.829Z] #9 [core-command internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #9 transferring dockerfile: 1.94kB done [2024-11-22T05:07:29.829Z] #9 DONE 0.0s [2024-11-22T05:07:29.829Z] [2024-11-22T05:07:29.829Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #10 transferring dockerfile: 1.82kB done [2024-11-22T05:07:29.829Z] #10 DONE 0.0s [2024-11-22T05:07:29.829Z] [2024-11-22T05:07:29.829Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-11-22T05:07:29.829Z] #11 transferring dockerfile: 1.70kB done [2024-11-22T05:07:30.091Z] #11 DONE 0.0s [2024-11-22T05:07:30.091Z] [2024-11-22T05:07:30.091Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-22T05:07:30.091Z] #12 transferring dockerfile: 2.50kB done [2024-11-22T05:07:30.091Z] #12 DONE 0.0s [2024-11-22T05:07:30.091Z] [2024-11-22T05:07:30.091Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-11-22T05:07:30.091Z] #13 transferring dockerfile: 2.13kB done [2024-11-22T05:07:30.091Z] #13 DONE 0.0s [2024-11-22T05:07:30.091Z] [2024-11-22T05:07:30.091Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-22T05:07:30.091Z] #14 transferring dockerfile: 1.89kB done [2024-11-22T05:07:30.091Z] #14 DONE 0.0s [2024-11-22T05:07:30.091Z] [2024-11-22T05:07:30.091Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-11-22T05:07:30.091Z] #15 transferring dockerfile: 1.81kB done [2024-11-22T05:07:30.091Z] #15 DONE 0.1s [2024-11-22T05:07:30.091Z] [2024-11-22T05:07:30.091Z] #16 [support-notifications internal] load .dockerignore [2024-11-22T05:07:30.091Z] #16 transferring context: 50B done [2024-11-22T05:07:30.091Z] #16 DONE 0.0s [2024-11-22T05:07:30.091Z] [2024-11-22T05:07:30.091Z] #17 [security-bootstrapper internal] load .dockerignore [2024-11-22T05:07:30.091Z] #17 transferring context: 50B done [2024-11-22T05:07:30.091Z] #17 DONE 0.0s [2024-11-22T05:07:30.091Z] [2024-11-22T05:07:30.091Z] #18 [core-data internal] load .dockerignore [2024-11-22T05:07:30.091Z] #18 transferring context: 50B done [2024-11-22T05:07:30.091Z] #18 DONE 0.0s [2024-11-22T05:07:30.091Z] [2024-11-22T05:07:30.091Z] #19 [core-keeper internal] load .dockerignore [2024-11-22T05:07:30.091Z] #19 transferring context: 50B done [2024-11-22T05:07:30.350Z] #19 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-22T05:07:30.350Z] #20 transferring context: 50B done [2024-11-22T05:07:30.350Z] #20 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #21 [security-spire-config internal] load .dockerignore [2024-11-22T05:07:30.350Z] #21 transferring context: 50B done [2024-11-22T05:07:30.350Z] #21 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #22 [security-proxy-auth internal] load .dockerignore [2024-11-22T05:07:30.350Z] #22 transferring context: 50B done [2024-11-22T05:07:30.350Z] #22 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-11-22T05:07:30.350Z] #23 transferring context: 50B done [2024-11-22T05:07:30.350Z] #23 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #24 [core-command internal] load .dockerignore [2024-11-22T05:07:30.350Z] #24 transferring context: 50B done [2024-11-22T05:07:30.350Z] #24 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #25 [support-scheduler internal] load .dockerignore [2024-11-22T05:07:30.350Z] #25 transferring context: 50B done [2024-11-22T05:07:30.350Z] #25 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #26 [security-spire-server internal] load .dockerignore [2024-11-22T05:07:30.350Z] #26 transferring context: 50B done [2024-11-22T05:07:30.350Z] #26 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #27 [security-proxy-setup internal] load .dockerignore [2024-11-22T05:07:30.350Z] #27 transferring context: 50B done [2024-11-22T05:07:30.350Z] #27 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #28 [core-metadata internal] load .dockerignore [2024-11-22T05:07:30.350Z] #28 transferring context: 50B done [2024-11-22T05:07:30.350Z] #28 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-11-22T05:07:30.350Z] #29 transferring context: 50B done [2024-11-22T05:07:30.350Z] #29 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #30 [security-spire-agent internal] load .dockerignore [2024-11-22T05:07:30.350Z] #30 transferring context: 50B done [2024-11-22T05:07:30.350Z] #30 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-22T05:07:30.350Z] #31 DONE 0.0s [2024-11-22T05:07:30.350Z] [2024-11-22T05:07:30.350Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-11-22T05:07:30.610Z] #32 ... [2024-11-22T05:07:30.610Z] [2024-11-22T05:07:30.610Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-22T05:07:30.610Z] #31 DONE 0.0s [2024-11-22T05:07:30.610Z] [2024-11-22T05:07:30.610Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-22T05:07:30.610Z] #32 ... [2024-11-22T05:07:30.610Z] [2024-11-22T05:07:30.610Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-22T05:07:30.610Z] #31 DONE 0.0s [2024-11-22T05:07:30.610Z] [2024-11-22T05:07:30.610Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-11-22T05:07:30.911Z] #32 ... [2024-11-22T05:07:30.911Z] [2024-11-22T05:07:30.911Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-22T05:07:30.911Z] #31 DONE 0.0s [2024-11-22T05:07:30.911Z] [2024-11-22T05:07:30.911Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-11-22T05:07:30.911Z] #32 DONE 0.5s [2024-11-22T05:07:30.911Z] [2024-11-22T05:07:30.911Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-22T05:07:30.911Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-11-22T05:07:31.169Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-22T05:07:31.169Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-22T05:07:31.169Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-22T05:07:31.169Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0B / 3.62MB 0.1s [2024-11-22T05:07:31.169Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-22T05:07:31.169Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-22T05:07:31.169Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-22T05:07:31.169Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 1.05MB / 3.62MB 0.2s [2024-11-22T05:07:31.169Z] #33 ... [2024-11-22T05:07:31.169Z] [2024-11-22T05:07:31.169Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-22T05:07:31.169Z] #34 DONE 0.6s [2024-11-22T05:07:31.169Z] [2024-11-22T05:07:31.169Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-22T05:07:31.169Z] #35 DONE 0.6s [2024-11-22T05:07:31.169Z] [2024-11-22T05:07:31.169Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-22T05:07:31.169Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-11-22T05:07:31.169Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-22T05:07:31.169Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-22T05:07:31.169Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-22T05:07:31.169Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done [2024-11-22T05:07:31.169Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-11-22T05:07:31.739Z] #33 ... [2024-11-22T05:07:31.739Z] [2024-11-22T05:07:31.739Z] #36 [security-spire-agent internal] load build context [2024-11-22T05:07:31.739Z] #36 transferring context: 23.10kB 0.0s done [2024-11-22T05:07:31.739Z] #36 DONE 0.4s [2024-11-22T05:07:31.739Z] [2024-11-22T05:07:31.739Z] #37 [security-spire-server internal] load build context [2024-11-22T05:07:31.739Z] #37 transferring context: 23.57kB 0.0s done [2024-11-22T05:07:31.739Z] #37 DONE 0.4s [2024-11-22T05:07:31.739Z] [2024-11-22T05:07:31.739Z] #38 [security-spire-config internal] load build context [2024-11-22T05:07:31.739Z] #38 transferring context: 21.82kB 0.0s done [2024-11-22T05:07:31.739Z] #38 DONE 0.4s [2024-11-22T05:07:31.739Z] [2024-11-22T05:07:31.739Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-22T05:07:31.739Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.4s done [2024-11-22T05:07:32.312Z] #33 DONE 1.7s [2024-11-22T05:07:32.312Z] [2024-11-22T05:07:32.312Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-22T05:07:32.312Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-11-22T05:07:32.312Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-22T05:07:32.312Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-22T05:07:32.312Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-22T05:07:32.312Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-22T05:07:32.312Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-11-22T05:07:32.312Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-22T05:07:32.312Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-22T05:07:32.312Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2024-11-22T05:07:32.312Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-22T05:07:32.312Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-22T05:07:32.312Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-11-22T05:07:32.572Z] #39 ... [2024-11-22T05:07:32.572Z] [2024-11-22T05:07:32.572Z] #40 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-22T05:07:32.572Z] #40 DONE 2.0s [2024-11-22T05:07:32.830Z] [2024-11-22T05:07:32.830Z] #41 [core-command builder 2/7] WORKDIR /edgex-go [2024-11-22T05:07:38.124Z] #41 DONE 4.8s [2024-11-22T05:07:38.124Z] [2024-11-22T05:07:38.124Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-22T05:07:38.124Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done [2024-11-22T05:07:38.124Z] #39 ... [2024-11-22T05:07:38.124Z] [2024-11-22T05:07:38.124Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-22T05:07:38.124Z] #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:38.124Z] #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:38.124Z] #0 1.621 v3.20.3-336-g9bf1b48dd0b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-22T05:07:38.124Z] #0 1.621 v3.20.3-345-ge6354381462 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-22T05:07:38.124Z] #0 1.621 OK: 24169 distinct packages available [2024-11-22T05:07:38.124Z] #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:38.124Z] #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:38.124Z] #0 2.076 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:38.124Z] #0 2.271 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:38.124Z] #0 2.282 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:38.124Z] #0 2.288 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-22T05:07:38.124Z] #0 2.290 (5/7) Installing libucontext (1.2-r3) [2024-11-22T05:07:38.124Z] #0 2.294 (6/7) Installing gcompat (1.1.0-r4) [2024-11-22T05:07:38.124Z] #0 2.435 (7/7) Installing openssl (3.3.2-r1) [2024-11-22T05:07:38.124Z] #0 2.448 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:38.124Z] #0 2.448 OK: 9 MiB in 19 packages [2024-11-22T05:07:38.124Z] #42 DONE 5.5s [2024-11-22T05:07:38.124Z] [2024-11-22T05:07:38.124Z] #43 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-22T05:07:38.124Z] #43 DONE 5.3s [2024-11-22T05:07:38.124Z] [2024-11-22T05:07:38.124Z] #44 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-22T05:07:38.383Z] #44 ... [2024-11-22T05:07:38.383Z] [2024-11-22T05:07:38.383Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-22T05:07:38.383Z] #39 DONE 7.0s [2024-11-22T05:07:38.383Z] [2024-11-22T05:07:38.383Z] #45 [security-proxy-auth internal] load build context [2024-11-22T05:07:38.383Z] #45 transferring context: 190.18MB 7.5s [2024-11-22T05:07:38.642Z] #45 ... [2024-11-22T05:07:38.642Z] [2024-11-22T05:07:38.642Z] #46 [security-proxy-setup internal] load build context [2024-11-22T05:07:38.642Z] #46 ... [2024-11-22T05:07:38.642Z] [2024-11-22T05:07:38.642Z] #45 [security-proxy-auth internal] load build context [2024-11-22T05:07:41.174Z] #45 ... [2024-11-22T05:07:41.174Z] [2024-11-22T05:07:41.174Z] #47 [core-data internal] load build context [2024-11-22T05:07:41.174Z] #47 ... [2024-11-22T05:07:41.174Z] [2024-11-22T05:07:41.174Z] #48 [core-command internal] load build context [2024-11-22T05:07:41.174Z] #48 ... [2024-11-22T05:07:41.174Z] [2024-11-22T05:07:41.174Z] #49 [security-spiffe-token-provider internal] load build context [2024-11-22T05:07:41.174Z] #49 ... [2024-11-22T05:07:41.174Z] [2024-11-22T05:07:41.174Z] #50 [core-common-config-bootstrapper internal] load build context [2024-11-22T05:07:41.432Z] #50 ... [2024-11-22T05:07:41.432Z] [2024-11-22T05:07:41.432Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-22T05:07:41.432Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-11-22T05:07:41.432Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-22T05:07:41.432Z] #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-22T05:07:41.432Z] #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-22T05:07:41.432Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-22T05:07:41.432Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-22T05:07:41.432Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-11-22T05:07:41.432Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-22T05:07:41.432Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-22T05:07:41.432Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-11-22T05:07:41.432Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-22T05:07:41.432Z] #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.7s done [2024-11-22T05:07:41.432Z] #51 ... [2024-11-22T05:07:41.432Z] [2024-11-22T05:07:41.432Z] #52 [security-secretstore-setup internal] load build context [2024-11-22T05:07:41.693Z] #52 ... [2024-11-22T05:07:41.693Z] [2024-11-22T05:07:41.693Z] #53 [support-notifications internal] load build context [2024-11-22T05:07:41.693Z] #53 ... [2024-11-22T05:07:41.693Z] [2024-11-22T05:07:41.693Z] #54 [security-bootstrapper internal] load build context [2024-11-22T05:07:41.693Z] #54 ... [2024-11-22T05:07:41.693Z] [2024-11-22T05:07:41.693Z] #55 [core-keeper internal] load build context [2024-11-22T05:07:41.952Z] #55 ... [2024-11-22T05:07:41.953Z] [2024-11-22T05:07:41.953Z] #56 [core-metadata internal] load build context [2024-11-22T05:07:41.953Z] #56 ... [2024-11-22T05:07:41.953Z] [2024-11-22T05:07:41.953Z] #57 [support-scheduler internal] load build context [2024-11-22T05:07:42.211Z] #57 ... [2024-11-22T05:07:42.211Z] [2024-11-22T05:07:42.211Z] #55 [core-keeper internal] load build context [2024-11-22T05:07:42.778Z] #55 ... [2024-11-22T05:07:42.778Z] [2024-11-22T05:07:42.778Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-22T05:07:42.778Z] #0 5.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:42.778Z] #0 5.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:42.778Z] #0 6.173 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:42.778Z] #0 6.279 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:42.778Z] #0 6.300 OK: 8 MiB in 15 packages [2024-11-22T05:07:42.778Z] #58 ... [2024-11-22T05:07:42.778Z] [2024-11-22T05:07:42.778Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-22T05:07:42.778Z] #59 ... [2024-11-22T05:07:42.778Z] [2024-11-22T05:07:42.778Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-22T05:07:42.778Z] #0 7.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:42.778Z] #0 7.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:42.778Z] #0 7.775 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:42.778Z] #0 7.781 (2/2) Installing su-exec (0.2-r3) [2024-11-22T05:07:42.778Z] #0 7.787 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:42.778Z] #0 7.799 OK: 8 MiB in 16 packages [2024-11-22T05:07:43.037Z] #60 ... [2024-11-22T05:07:43.037Z] [2024-11-22T05:07:43.037Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-22T05:07:43.037Z] #0 5.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.037Z] #0 5.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.037Z] #0 6.343 (1/3) Installing ca-certificates (20240705-r0) [2024-11-22T05:07:43.037Z] #0 6.373 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:43.037Z] #0 6.373 (3/3) Installing tzdata (2024b-r0) [2024-11-22T05:07:43.037Z] #0 6.401 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:43.037Z] #0 6.413 Executing ca-certificates-20240705-r0.trigger [2024-11-22T05:07:43.037Z] #0 6.475 OK: 10 MiB in 17 packages [2024-11-22T05:07:43.037Z] #61 ... [2024-11-22T05:07:43.037Z] [2024-11-22T05:07:43.037Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-22T05:07:43.037Z] #0 6.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.037Z] #0 6.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.037Z] #0 6.912 (1/4) Installing ca-certificates (20240705-r0) [2024-11-22T05:07:43.037Z] #0 6.928 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:43.037Z] #0 6.936 (3/4) Installing su-exec (0.2-r3) [2024-11-22T05:07:43.037Z] #0 6.942 (4/4) Installing yq-go (4.44.1-r2) [2024-11-22T05:07:43.037Z] #0 7.028 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:43.037Z] #0 7.076 Executing ca-certificates-20240705-r0.trigger [2024-11-22T05:07:43.038Z] #0 7.109 OK: 19 MiB in 18 packages [2024-11-22T05:07:43.295Z] #62 ... [2024-11-22T05:07:43.295Z] [2024-11-22T05:07:43.295Z] #63 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-22T05:07:43.295Z] #0 5.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 5.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 6.258 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:43.295Z] #0 6.295 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:43.295Z] #0 6.318 OK: 8 MiB in 15 packages [2024-11-22T05:07:43.295Z] #63 ... [2024-11-22T05:07:43.295Z] [2024-11-22T05:07:43.295Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-22T05:07:43.295Z] #0 6.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 6.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 7.025 (1/2) Installing ca-certificates (20240705-r0) [2024-11-22T05:07:43.295Z] #0 7.078 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:43.295Z] #0 7.085 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:43.295Z] #0 7.099 Executing ca-certificates-20240705-r0.trigger [2024-11-22T05:07:43.295Z] #0 7.165 OK: 9 MiB in 16 packages [2024-11-22T05:07:43.295Z] #64 ... [2024-11-22T05:07:43.295Z] [2024-11-22T05:07:43.295Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-22T05:07:43.295Z] #0 7.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 7.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 7.544 v3.20.3-336-g9bf1b48dd0b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-22T05:07:43.295Z] #0 7.544 v3.20.3-345-ge6354381462 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-22T05:07:43.295Z] #0 7.544 OK: 24169 distinct packages available [2024-11-22T05:07:43.295Z] #0 7.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 7.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 8.034 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:43.295Z] #0 8.040 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-22T05:07:43.295Z] #0 8.045 (3/4) Installing libucontext (1.2-r3) [2024-11-22T05:07:43.295Z] #0 8.047 (4/4) Installing gcompat (1.1.0-r4) [2024-11-22T05:07:43.295Z] #0 8.052 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:43.295Z] #0 8.058 OK: 8 MiB in 18 packages [2024-11-22T05:07:43.295Z] #65 DONE 10.9s [2024-11-22T05:07:43.295Z] [2024-11-22T05:07:43.295Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-22T05:07:43.295Z] #0 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 6.071 v3.20.3-336-g9bf1b48dd0b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-22T05:07:43.295Z] #0 6.071 v3.20.3-345-ge6354381462 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-22T05:07:43.295Z] #0 6.071 OK: 24169 distinct packages available [2024-11-22T05:07:43.295Z] #0 6.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 6.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:43.295Z] #0 6.566 (1/14) Installing ca-certificates (20240705-r0) [2024-11-22T05:07:43.295Z] #0 6.586 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-22T05:07:43.295Z] #0 6.596 (3/14) Installing c-ares (1.33.1-r0) [2024-11-22T05:07:43.295Z] #0 6.602 (4/14) Installing libunistring (1.2-r0) [2024-11-22T05:07:43.295Z] #0 6.617 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-22T05:07:43.295Z] #0 6.624 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-22T05:07:43.295Z] #0 6.634 (7/14) Installing libpsl (0.21.5-r1) [2024-11-22T05:07:43.295Z] #0 6.634 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-22T05:07:43.295Z] #0 6.648 (9/14) Installing libcurl (8.11.0-r2) [2024-11-22T05:07:43.295Z] #0 6.658 (10/14) Installing curl (8.11.0-r2) [2024-11-22T05:07:43.295Z] #0 6.667 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:43.295Z] #0 6.669 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-22T05:07:43.295Z] #0 6.672 (13/14) Installing libucontext (1.2-r3) [2024-11-22T05:07:43.295Z] #0 6.676 (14/14) Installing gcompat (1.1.0-r4) [2024-11-22T05:07:43.295Z] #0 6.685 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:43.295Z] #0 6.695 Executing ca-certificates-20240705-r0.trigger [2024-11-22T05:07:43.295Z] #0 6.746 OK: 13 MiB in 28 packages [2024-11-22T05:07:43.554Z] #66 ... [2024-11-22T05:07:43.554Z] [2024-11-22T05:07:43.554Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-22T05:07:43.554Z] #60 DONE 10.9s [2024-11-22T05:07:43.554Z] [2024-11-22T05:07:43.554Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-22T05:07:43.554Z] #58 DONE 10.9s [2024-11-22T05:07:43.554Z] [2024-11-22T05:07:43.554Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-22T05:07:43.554Z] #62 DONE 10.9s [2024-11-22T05:07:43.554Z] [2024-11-22T05:07:43.554Z] #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-22T05:07:43.554Z] #67 ... [2024-11-22T05:07:43.554Z] [2024-11-22T05:07:43.554Z] #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-22T05:07:43.554Z] #63 DONE 11.1s [2024-11-22T05:07:43.814Z] [2024-11-22T05:07:43.814Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-22T05:07:43.814Z] #66 DONE 11.1s [2024-11-22T05:07:43.814Z] [2024-11-22T05:07:43.814Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-22T05:07:43.814Z] #64 DONE 11.1s [2024-11-22T05:07:43.814Z] [2024-11-22T05:07:43.814Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-22T05:07:43.814Z] #68 ... [2024-11-22T05:07:43.814Z] [2024-11-22T05:07:43.814Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-22T05:07:43.814Z] #61 DONE 11.2s [2024-11-22T05:07:43.814Z] [2024-11-22T05:07:43.814Z] #48 [core-command internal] load build context [2024-11-22T05:07:43.814Z] #48 transferring context: 433.29MB 12.3s done [2024-11-22T05:07:43.814Z] #48 DONE 13.0s [2024-11-22T05:07:43.814Z] [2024-11-22T05:07:43.814Z] #47 [core-data internal] load build context [2024-11-22T05:07:43.814Z] #47 transferring context: 433.29MB 12.6s done [2024-11-22T05:07:43.814Z] #47 DONE 13.0s [2024-11-22T05:07:43.814Z] [2024-11-22T05:07:43.814Z] #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-11-22T05:07:44.379Z] #69 ... [2024-11-22T05:07:44.379Z] [2024-11-22T05:07:44.379Z] #57 [support-scheduler internal] load build context [2024-11-22T05:07:44.379Z] #57 transferring context: 433.29MB 13.3s done [2024-11-22T05:07:44.379Z] #57 DONE 13.4s [2024-11-22T05:07:44.379Z] [2024-11-22T05:07:44.379Z] #50 [core-common-config-bootstrapper internal] load build context [2024-11-22T05:07:44.947Z] #50 transferring context: 433.29MB 13.9s done [2024-11-22T05:07:46.868Z] #50 DONE 16.0s [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #53 [support-notifications internal] load build context [2024-11-22T05:07:46.868Z] #53 ... [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-22T05:07:46.868Z] #59 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #59 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #59 11.96 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:46.868Z] #59 11.99 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:46.868Z] #59 12.00 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:46.868Z] #59 12.00 (4/6) Installing openssl (3.3.2-r1) [2024-11-22T05:07:46.868Z] #59 12.01 (5/6) Installing su-exec (0.2-r3) [2024-11-22T05:07:46.868Z] #59 12.02 (6/6) Installing yq-go (4.44.1-r2) [2024-11-22T05:07:46.868Z] #59 12.11 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:46.868Z] #59 12.11 OK: 19 MiB in 18 packages [2024-11-22T05:07:46.868Z] #59 DONE 14.3s [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-22T05:07:46.868Z] #70 DONE 9.3s [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-22T05:07:46.868Z] #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #0 7.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #0 7.532 v3.20.3-336-g9bf1b48dd0b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-22T05:07:46.868Z] #0 7.532 v3.20.3-345-ge6354381462 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-22T05:07:46.868Z] #0 7.532 OK: 24173 distinct packages available [2024-11-22T05:07:46.868Z] #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #0 7.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #0 8.081 OK: 246 MiB in 54 packages [2024-11-22T05:07:46.868Z] #71 DONE 9.4s [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-22T05:07:46.868Z] #0 6.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #0 6.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #0 7.359 OK: 246 MiB in 54 packages [2024-11-22T05:07:46.868Z] #72 DONE 9.4s [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #56 [core-metadata internal] load build context [2024-11-22T05:07:46.868Z] #56 transferring context: 433.29MB 14.1s done [2024-11-22T05:07:46.868Z] #56 DONE 16.1s [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #73 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-22T05:07:46.868Z] #0 7.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #0 7.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #0 7.651 OK: 246 MiB in 54 packages [2024-11-22T05:07:46.868Z] #73 DONE 9.4s [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #45 [security-proxy-auth internal] load build context [2024-11-22T05:07:46.868Z] #45 transferring context: 433.29MB 14.3s done [2024-11-22T05:07:46.868Z] #45 DONE 16.1s [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-22T05:07:46.868Z] #0 7.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #0 7.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:46.868Z] #0 7.738 OK: 246 MiB in 54 packages [2024-11-22T05:07:46.868Z] #74 DONE 9.6s [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #53 [support-notifications internal] load build context [2024-11-22T05:07:46.868Z] #53 ... [2024-11-22T05:07:46.868Z] [2024-11-22T05:07:46.868Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:07:47.134Z] #75 ... [2024-11-22T05:07:47.134Z] [2024-11-22T05:07:47.134Z] #46 [security-proxy-setup internal] load build context [2024-11-22T05:07:47.134Z] #46 transferring context: 433.29MB 14.7s done [2024-11-22T05:07:47.134Z] #46 DONE 16.1s [2024-11-22T05:07:47.134Z] [2024-11-22T05:07:47.134Z] #52 [security-secretstore-setup internal] load build context [2024-11-22T05:07:47.134Z] #52 transferring context: 433.29MB 14.9s done [2024-11-22T05:07:47.134Z] #52 DONE 16.1s [2024-11-22T05:07:47.134Z] [2024-11-22T05:07:47.134Z] #54 [security-bootstrapper internal] load build context [2024-11-22T05:07:47.134Z] #54 transferring context: 433.29MB 14.8s done [2024-11-22T05:07:47.134Z] #54 DONE 16.1s [2024-11-22T05:07:47.134Z] [2024-11-22T05:07:47.134Z] #49 [security-spiffe-token-provider internal] load build context [2024-11-22T05:07:47.134Z] #49 transferring context: 433.29MB 15.0s done [2024-11-22T05:07:47.134Z] #49 DONE 16.1s [2024-11-22T05:07:47.134Z] [2024-11-22T05:07:47.134Z] #55 [core-keeper internal] load build context [2024-11-22T05:07:47.134Z] #55 transferring context: 433.29MB 15.0s done [2024-11-22T05:07:47.134Z] #55 DONE 16.1s [2024-11-22T05:07:47.134Z] [2024-11-22T05:07:47.134Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:07:47.134Z] #76 DONE 0.2s [2024-11-22T05:07:47.134Z] [2024-11-22T05:07:47.134Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:07:47.134Z] #75 DONE 0.2s [2024-11-22T05:07:47.134Z] [2024-11-22T05:07:47.134Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:07:47.134Z] #77 DONE 0.2s [2024-11-22T05:07:47.134Z] [2024-11-22T05:07:47.134Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:07:47.134Z] #78 DONE 0.1s [2024-11-22T05:07:47.134Z] [2024-11-22T05:07:47.134Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:07:47.703Z] #79 ... [2024-11-22T05:07:47.703Z] [2024-11-22T05:07:47.703Z] #53 [support-notifications internal] load build context [2024-11-22T05:07:47.703Z] #53 transferring context: 433.29MB 16.7s done [2024-11-22T05:07:47.703Z] #53 DONE 16.8s [2024-11-22T05:07:47.962Z] [2024-11-22T05:07:47.962Z] #44 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-22T05:07:47.962Z] #44 9.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:47.962Z] #44 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:47.962Z] #44 ... [2024-11-22T05:07:47.962Z] [2024-11-22T05:07:47.962Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-22T05:07:47.962Z] #0 9.879 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:48.220Z] #80 ... [2024-11-22T05:07:48.220Z] [2024-11-22T05:07:48.220Z] #44 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-22T05:07:48.220Z] #44 10.21 Upgrading critical system libraries and apk-tools: [2024-11-22T05:07:48.220Z] #44 10.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-22T05:07:48.220Z] #44 10.22 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:48.220Z] #44 10.31 Continuing the upgrade transaction with new apk-tools: [2024-11-22T05:07:48.220Z] #44 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:48.477Z] #44 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:48.735Z] #44 10.80 OK: 9 MiB in 19 packages [2024-11-22T05:07:48.992Z] #44 DONE 11.0s [2024-11-22T05:07:48.992Z] [2024-11-22T05:07:48.992Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-22T05:07:48.992Z] #68 5.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:48.992Z] #68 5.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #68 ... [2024-11-22T05:07:49.556Z] [2024-11-22T05:07:49.556Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-22T05:07:49.556Z] #0 3.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 4.273 Upgrading critical system libraries and apk-tools: [2024-11-22T05:07:49.556Z] #0 4.273 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-22T05:07:49.556Z] #0 4.279 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:49.556Z] #0 4.382 Continuing the upgrade transaction with new apk-tools: [2024-11-22T05:07:49.556Z] #0 4.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 4.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 4.962 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:49.556Z] #0 5.003 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:49.556Z] #0 5.013 Executing ca-certificates-20240705-r0.trigger [2024-11-22T05:07:49.556Z] #0 5.076 OK: 10 MiB in 17 packages [2024-11-22T05:07:49.556Z] #81 DONE 5.6s [2024-11-22T05:07:49.556Z] [2024-11-22T05:07:49.556Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-22T05:07:49.556Z] #0 4.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 4.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 4.945 Upgrading critical system libraries and apk-tools: [2024-11-22T05:07:49.556Z] #0 4.945 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-22T05:07:49.556Z] #0 4.954 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:49.556Z] #0 5.042 Continuing the upgrade transaction with new apk-tools: [2024-11-22T05:07:49.556Z] #0 5.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 5.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 5.522 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:49.556Z] #0 5.610 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:49.556Z] #0 5.740 OK: 8 MiB in 16 packages [2024-11-22T05:07:49.556Z] #82 DONE 5.9s [2024-11-22T05:07:49.556Z] [2024-11-22T05:07:49.556Z] #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-22T05:07:49.556Z] #67 4.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #67 4.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #67 4.966 Upgrading critical system libraries and apk-tools: [2024-11-22T05:07:49.556Z] #67 4.966 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-22T05:07:49.556Z] #67 4.983 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:49.556Z] #67 5.107 Continuing the upgrade transaction with new apk-tools: [2024-11-22T05:07:49.556Z] #67 5.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #67 5.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #67 5.567 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:49.556Z] #67 5.607 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:49.556Z] #67 5.701 OK: 8 MiB in 15 packages [2024-11-22T05:07:49.556Z] #67 DONE 5.9s [2024-11-22T05:07:49.556Z] [2024-11-22T05:07:49.556Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-22T05:07:49.556Z] #83 DONE 0.5s [2024-11-22T05:07:49.556Z] [2024-11-22T05:07:49.556Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-22T05:07:49.556Z] #0 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 4.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 4.996 Upgrading critical system libraries and apk-tools: [2024-11-22T05:07:49.556Z] #0 4.996 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-22T05:07:49.556Z] #0 5.015 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:49.556Z] #0 5.095 Continuing the upgrade transaction with new apk-tools: [2024-11-22T05:07:49.556Z] #0 5.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 5.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.556Z] #0 5.515 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:49.556Z] #0 5.555 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:49.556Z] #0 5.571 OK: 8 MiB in 18 packages [2024-11-22T05:07:49.556Z] #84 DONE 5.9s [2024-11-22T05:07:49.556Z] [2024-11-22T05:07:49.556Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-22T05:07:49.556Z] #85 DONE 0.5s [2024-11-22T05:07:49.556Z] [2024-11-22T05:07:49.556Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-22T05:07:49.556Z] #68 5.694 Upgrading critical system libraries and apk-tools: [2024-11-22T05:07:49.556Z] #68 5.694 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-22T05:07:49.556Z] #68 ... [2024-11-22T05:07:49.556Z] [2024-11-22T05:07:49.556Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-22T05:07:49.556Z] #86 DONE 0.2s [2024-11-22T05:07:49.556Z] [2024-11-22T05:07:49.556Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-22T05:07:49.556Z] #68 5.708 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:49.556Z] #68 5.862 Continuing the upgrade transaction with new apk-tools: [2024-11-22T05:07:49.556Z] #68 5.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:49.813Z] #68 5.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.070Z] #68 ... [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-22T05:07:50.070Z] #87 DONE 0.4s [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-22T05:07:50.070Z] #88 DONE 0.6s [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-22T05:07:50.070Z] #80 10.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.070Z] #80 11.32 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-22T05:07:50.070Z] #80 11.61 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:50.070Z] #80 11.61 OK: 8 MiB in 15 packages [2024-11-22T05:07:50.070Z] #80 DONE 12.1s [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-22T05:07:50.070Z] #89 DONE 0.6s [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-22T05:07:50.070Z] #0 4.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.070Z] #0 4.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.070Z] #0 5.350 Upgrading critical system libraries and apk-tools: [2024-11-22T05:07:50.070Z] #0 5.350 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-22T05:07:50.070Z] #0 5.364 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:50.070Z] #0 5.516 Continuing the upgrade transaction with new apk-tools: [2024-11-22T05:07:50.070Z] #0 5.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.070Z] #0 5.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.070Z] #0 5.998 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:50.070Z] #0 6.056 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:50.070Z] #0 6.078 Executing ca-certificates-20240705-r0.trigger [2024-11-22T05:07:50.070Z] #0 6.168 OK: 19 MiB in 18 packages [2024-11-22T05:07:50.070Z] #90 DONE 6.4s [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-22T05:07:50.070Z] #91 DONE 0.1s [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-22T05:07:50.070Z] #92 DONE 0.1s [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-22T05:07:50.070Z] #93 DONE 0.1s [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-22T05:07:50.070Z] #94 DONE 0.1s [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-22T05:07:50.070Z] #95 DONE 0.1s [2024-11-22T05:07:50.070Z] [2024-11-22T05:07:50.070Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-22T05:07:50.070Z] #68 6.307 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:50.070Z] #68 6.340 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:50.070Z] #68 6.360 Executing ca-certificates-20240705-r0.trigger [2024-11-22T05:07:50.070Z] #68 6.415 OK: 13 MiB in 28 packages [2024-11-22T05:07:50.328Z] #68 ... [2024-11-22T05:07:50.328Z] [2024-11-22T05:07:50.328Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-22T05:07:50.328Z] #96 DONE 0.1s [2024-11-22T05:07:50.328Z] [2024-11-22T05:07:50.328Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-22T05:07:50.328Z] #97 DONE 0.1s [2024-11-22T05:07:50.328Z] [2024-11-22T05:07:50.328Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-22T05:07:50.328Z] #98 DONE 0.2s [2024-11-22T05:07:50.328Z] [2024-11-22T05:07:50.328Z] #99 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-22T05:07:50.328Z] #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.328Z] #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.328Z] #0 2.587 Upgrading critical system libraries and apk-tools: [2024-11-22T05:07:50.328Z] #0 2.587 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-22T05:07:50.328Z] #0 2.594 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:50.328Z] #0 2.739 Continuing the upgrade transaction with new apk-tools: [2024-11-22T05:07:50.328Z] #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.328Z] #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.328Z] #0 3.223 OK: 19 MiB in 18 packages [2024-11-22T05:07:50.328Z] #99 DONE 3.5s [2024-11-22T05:07:50.328Z] [2024-11-22T05:07:50.328Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-22T05:07:50.328Z] #100 ... [2024-11-22T05:07:50.328Z] [2024-11-22T05:07:50.328Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-22T05:07:50.328Z] #68 DONE 6.7s [2024-11-22T05:07:50.328Z] [2024-11-22T05:07:50.328Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-22T05:07:50.328Z] #101 DONE 0.2s [2024-11-22T05:07:50.328Z] [2024-11-22T05:07:50.328Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-22T05:07:50.328Z] #0 2.071 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.328Z] #0 2.537 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.328Z] #0 3.382 OK: 246 MiB in 54 packages [2024-11-22T05:07:50.328Z] #102 DONE 3.6s [2024-11-22T05:07:50.586Z] [2024-11-22T05:07:50.586Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-11-22T05:07:50.586Z] #69 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.586Z] #69 5.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.586Z] #69 5.972 Upgrading critical system libraries and apk-tools: [2024-11-22T05:07:50.586Z] #69 5.972 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-22T05:07:50.586Z] #69 5.988 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:50.586Z] #69 6.054 Continuing the upgrade transaction with new apk-tools: [2024-11-22T05:07:50.586Z] #69 6.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.586Z] #69 6.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:50.586Z] #69 6.489 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:50.586Z] #69 6.548 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:50.586Z] #69 6.577 OK: 8 MiB in 15 packages [2024-11-22T05:07:50.586Z] #69 DONE 6.8s [2024-11-22T05:07:50.586Z] [2024-11-22T05:07:50.586Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-22T05:07:50.586Z] #100 DONE 0.2s [2024-11-22T05:07:50.586Z] [2024-11-22T05:07:50.586Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-22T05:07:50.586Z] #103 DONE 0.3s [2024-11-22T05:07:50.586Z] [2024-11-22T05:07:50.586Z] #104 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-22T05:07:50.586Z] #104 DONE 0.1s [2024-11-22T05:07:50.586Z] [2024-11-22T05:07:50.586Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-22T05:07:50.586Z] #105 DONE 0.2s [2024-11-22T05:07:50.586Z] [2024-11-22T05:07:50.586Z] #106 [security-spire-server] exporting to image [2024-11-22T05:07:50.586Z] #106 exporting layers [2024-11-22T05:07:50.586Z] #106 ... [2024-11-22T05:07:50.586Z] [2024-11-22T05:07:50.586Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-22T05:07:50.586Z] #107 DONE 0.1s [2024-11-22T05:07:50.586Z] [2024-11-22T05:07:50.586Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-22T05:07:50.586Z] #108 DONE 0.1s [2024-11-22T05:07:50.586Z] [2024-11-22T05:07:50.586Z] #106 [security-spire-config] exporting to image [2024-11-22T05:07:51.160Z] #106 ... [2024-11-22T05:07:51.160Z] [2024-11-22T05:07:51.160Z] #109 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-22T05:07:51.160Z] #0 4.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:51.160Z] #0 5.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:51.160Z] #0 6.370 Upgrading critical system libraries and apk-tools: [2024-11-22T05:07:51.160Z] #0 6.370 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-22T05:07:51.160Z] #0 6.377 Executing busybox-1.36.1-r29.trigger [2024-11-22T05:07:51.160Z] #0 6.492 Continuing the upgrade transaction with new apk-tools: [2024-11-22T05:07:51.160Z] #0 6.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:51.160Z] #0 6.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-22T05:07:51.160Z] #0 6.977 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:51.160Z] #0 7.015 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-22T05:07:51.160Z] #0 7.030 Executing ca-certificates-20240705-r0.trigger [2024-11-22T05:07:51.160Z] #0 7.069 OK: 9 MiB in 16 packages [2024-11-22T05:07:51.160Z] #109 DONE 7.2s [2024-11-22T05:07:51.160Z] [2024-11-22T05:07:51.160Z] #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-22T05:07:51.160Z] #110 DONE 1.7s [2024-11-22T05:07:51.160Z] [2024-11-22T05:07:51.160Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-22T05:07:51.160Z] #111 DONE 0.0s [2024-11-22T05:07:51.160Z] [2024-11-22T05:07:51.160Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:07:51.420Z] #112 ... [2024-11-22T05:07:51.420Z] [2024-11-22T05:07:51.420Z] #106 [security-spire-config] exporting to image [2024-11-22T05:07:51.420Z] #106 exporting layers 0.7s done [2024-11-22T05:07:51.420Z] #106 writing image sha256:45d7fd78256a9f41dba46f81b641aac1664076ae7c0d59eeec4290276dfc381d done [2024-11-22T05:07:51.420Z] #106 naming to docker.io/library/security-spire-server done [2024-11-22T05:07:51.420Z] #106 writing image sha256:eb8929b67eb0d779f50c45257caa0520b171fee42ad764dc953f59faac3ad53d done [2024-11-22T05:07:51.420Z] #106 naming to docker.io/library/security-spire-agent done [2024-11-22T05:07:51.420Z] #106 writing image sha256:b910ceae9169b1971f7aba57fdd374d4d55275af42b17c6514792b828a0fb091 done [2024-11-22T05:07:51.420Z] #106 naming to docker.io/library/security-spire-config done [2024-11-22T05:07:51.420Z] #106 DONE 1.0s [2024-11-22T05:07:51.678Z] [2024-11-22T05:07:51.678Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:07:58.411Z] #113 ... [2024-11-22T05:07:58.411Z] [2024-11-22T05:07:58.411Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:07:58.411Z] #114 ... [2024-11-22T05:07:58.411Z] [2024-11-22T05:07:58.411Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:20.375Z] #115 DONE 32.9s [2024-11-22T05:08:20.375Z] [2024-11-22T05:08:20.375Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:20.375Z] #79 DONE 32.8s [2024-11-22T05:08:20.375Z] [2024-11-22T05:08:20.375Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:20.375Z] #114 DONE 32.9s [2024-11-22T05:08:20.375Z] [2024-11-22T05:08:20.375Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:20.375Z] #113 DONE 32.9s [2024-11-22T05:08:20.375Z] [2024-11-22T05:08:20.375Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:20.375Z] #112 DONE 29.4s [2024-11-22T05:08:20.375Z] [2024-11-22T05:08:20.375Z] #116 [security-proxy-setup builder 6/7] COPY . . [2024-11-22T05:08:27.227Z] #116 ... [2024-11-22T05:08:27.227Z] [2024-11-22T05:08:27.227Z] #117 [core-keeper builder 7/8] COPY . . [2024-11-22T05:08:29.892Z] #117 DONE 9.9s [2024-11-22T05:08:29.892Z] [2024-11-22T05:08:29.892Z] #118 [support-scheduler builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #118 DONE 10.0s [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #116 [security-proxy-setup builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #116 DONE 10.0s [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:30.150Z] #119 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:08:30.150Z] #120 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #121 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #122 [core-command builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #122 DONE 10.0s [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #123 [core-metadata builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #123 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:08:30.150Z] #124 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:30.150Z] #125 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:08:30.150Z] #126 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:30.150Z] #127 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #128 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #129 DONE 10.0s [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:08:30.150Z] #130 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:30.150Z] #131 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #132 [core-data builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #132 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:08:30.150Z] #133 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #134 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:30.150Z] #135 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:30.150Z] #136 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #137 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:08:30.150Z] #138 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #139 [support-notifications builder 6/7] COPY . . [2024-11-22T05:08:30.150Z] #139 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #140 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-22T05:08:30.150Z] #140 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-22T05:08:30.150Z] #141 CACHED [2024-11-22T05:08:30.150Z] [2024-11-22T05:08:30.150Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-22T05:08:31.532Z] #142 1.526 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-22T05:08:41.556Z] #142 ... [2024-11-22T05:08:41.556Z] [2024-11-22T05:08:41.556Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-22T05:08:41.556Z] #0 1.134 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-22T05:08:41.556Z] #143 ... [2024-11-22T05:08:41.556Z] [2024-11-22T05:08:41.556Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-22T05:08:41.556Z] #0 0.713 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-22T05:08:41.556Z] #144 ... [2024-11-22T05:08:41.556Z] [2024-11-22T05:08:41.556Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-22T05:08:41.556Z] #0 0.967 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-22T05:08:41.556Z] #145 ... [2024-11-22T05:08:41.556Z] [2024-11-22T05:08:41.556Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-22T05:08:41.556Z] #0 1.583 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-22T05:08:41.556Z] #146 ... [2024-11-22T05:08:41.556Z] [2024-11-22T05:08:41.556Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-22T05:08:41.556Z] #0 0.481 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-22T05:08:41.556Z] #147 ... [2024-11-22T05:08:41.556Z] [2024-11-22T05:08:41.556Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-22T05:08:41.556Z] #0 0.852 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-22T05:08:41.556Z] #148 ... [2024-11-22T05:08:41.556Z] [2024-11-22T05:08:41.556Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-22T05:08:41.557Z] #0 0.595 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-22T05:08:41.557Z] #149 ... [2024-11-22T05:08:41.557Z] [2024-11-22T05:08:41.557Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-22T05:08:41.557Z] #0 0.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-22T05:08:41.557Z] #150 ... [2024-11-22T05:08:41.557Z] [2024-11-22T05:08:41.557Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-22T05:08:41.557Z] #0 1.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-22T05:08:41.557Z] #151 ... [2024-11-22T05:08:41.557Z] [2024-11-22T05:08:41.557Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-22T05:08:41.557Z] #0 1.002 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-11-22T05:08:41.834Z] #152 ... [2024-11-22T05:08:41.835Z] [2024-11-22T05:08:41.835Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-22T05:08:41.835Z] #0 1.254 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-22T05:10:03.274Z] #153 ... [2024-11-22T05:10:03.274Z] [2024-11-22T05:10:03.274Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-22T05:10:03.274Z] #149 82.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-22T05:10:29.850Z] #149 DONE 118.6s [2024-11-22T05:10:29.850Z] [2024-11-22T05:10:29.850Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-22T05:10:30.414Z] #150 DONE 120.5s [2024-11-22T05:10:30.414Z] [2024-11-22T05:10:30.414Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-22T05:10:30.672Z] #144 DONE 120.5s [2024-11-22T05:10:30.672Z] [2024-11-22T05:10:30.672Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-22T05:10:30.672Z] #146 ... [2024-11-22T05:10:30.672Z] [2024-11-22T05:10:30.672Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:30.931Z] #154 ... [2024-11-22T05:10:30.931Z] [2024-11-22T05:10:30.931Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-22T05:10:30.931Z] #151 DONE 120.8s [2024-11-22T05:10:30.931Z] [2024-11-22T05:10:30.931Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-22T05:10:30.931Z] #142 DONE 121.1s [2024-11-22T05:10:30.931Z] [2024-11-22T05:10:30.931Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-22T05:10:31.496Z] #155 DONE 0.6s [2024-11-22T05:10:31.496Z] [2024-11-22T05:10:31.496Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:31.496Z] #156 DONE 0.7s [2024-11-22T05:10:31.496Z] [2024-11-22T05:10:31.496Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:31.496Z] #154 DONE 0.7s [2024-11-22T05:10:31.496Z] [2024-11-22T05:10:31.496Z] #157 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:31.496Z] #157 ... [2024-11-22T05:10:31.496Z] [2024-11-22T05:10:31.496Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:31.496Z] #158 DONE 0.4s [2024-11-22T05:10:31.754Z] [2024-11-22T05:10:31.754Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:31.754Z] #159 DONE 0.3s [2024-11-22T05:10:31.754Z] [2024-11-22T05:10:31.754Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:31.754Z] #160 DONE 0.2s [2024-11-22T05:10:31.754Z] [2024-11-22T05:10:31.754Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-11-22T05:10:31.754Z] #161 ... [2024-11-22T05:10:31.754Z] [2024-11-22T05:10:31.754Z] #157 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:31.754Z] #157 DONE 0.3s [2024-11-22T05:10:32.012Z] [2024-11-22T05:10:32.012Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-22T05:10:32.271Z] #162 ... [2024-11-22T05:10:32.271Z] [2024-11-22T05:10:32.271Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:32.271Z] #163 DONE 0.6s [2024-11-22T05:10:32.271Z] [2024-11-22T05:10:32.271Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:32.271Z] #164 DONE 0.7s [2024-11-22T05:10:32.271Z] [2024-11-22T05:10:32.271Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-22T05:10:32.654Z] #165 ... [2024-11-22T05:10:32.654Z] [2024-11-22T05:10:32.654Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-22T05:10:32.654Z] #162 DONE 0.5s [2024-11-22T05:10:32.654Z] [2024-11-22T05:10:32.654Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-11-22T05:10:32.654Z] #161 DONE 0.7s [2024-11-22T05:10:32.934Z] [2024-11-22T05:10:32.934Z] #166 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-11-22T05:10:33.870Z] #166 DONE 1.2s [2024-11-22T05:10:33.870Z] [2024-11-22T05:10:33.870Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-22T05:10:33.870Z] #167 DONE 1.3s [2024-11-22T05:10:33.870Z] [2024-11-22T05:10:33.870Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-22T05:10:33.870Z] #165 DONE 1.3s [2024-11-22T05:10:33.870Z] [2024-11-22T05:10:33.870Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-22T05:10:33.870Z] #168 DONE 1.4s [2024-11-22T05:10:33.870Z] [2024-11-22T05:10:33.870Z] #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-22T05:10:34.445Z] #169 ... [2024-11-22T05:10:34.445Z] [2024-11-22T05:10:34.445Z] #170 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-22T05:10:34.445Z] #170 DONE 2.8s [2024-11-22T05:10:34.445Z] [2024-11-22T05:10:34.445Z] #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-22T05:10:34.445Z] #171 DONE 0.8s [2024-11-22T05:10:34.445Z] [2024-11-22T05:10:34.445Z] #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-11-22T05:10:34.445Z] #172 DONE 0.9s [2024-11-22T05:10:34.445Z] [2024-11-22T05:10:34.445Z] #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-22T05:10:34.710Z] #173 ... [2024-11-22T05:10:34.710Z] [2024-11-22T05:10:34.710Z] #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-22T05:10:34.710Z] #169 DONE 0.9s [2024-11-22T05:10:34.710Z] [2024-11-22T05:10:34.710Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-22T05:10:34.710Z] #174 DONE 0.9s [2024-11-22T05:10:34.710Z] [2024-11-22T05:10:34.710Z] #106 [security-spiffe-token-provider] exporting to image [2024-11-22T05:10:34.710Z] #106 exporting layers [2024-11-22T05:10:35.655Z] #106 ... [2024-11-22T05:10:35.655Z] [2024-11-22T05:10:35.655Z] #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:35.655Z] #175 DONE 1.0s [2024-11-22T05:10:35.655Z] [2024-11-22T05:10:35.655Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-22T05:10:35.655Z] #176 DONE 1.0s [2024-11-22T05:10:35.655Z] [2024-11-22T05:10:35.655Z] #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-22T05:10:35.655Z] #173 DONE 1.0s [2024-11-22T05:10:35.655Z] [2024-11-22T05:10:35.655Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-22T05:10:35.655Z] #177 DONE 1.0s [2024-11-22T05:10:35.655Z] [2024-11-22T05:10:35.655Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-22T05:10:36.220Z] #178 ... [2024-11-22T05:10:36.220Z] [2024-11-22T05:10:36.220Z] #106 [security-spiffe-token-provider] exporting to image [2024-11-22T05:10:36.220Z] #106 exporting layers 1.5s done [2024-11-22T05:10:36.220Z] #106 writing image sha256:bc60b7d7515f0079e84909638b7cb69a5f86066e60eb8a3113168fd64f9b0c32 done [2024-11-22T05:10:36.220Z] #106 naming to docker.io/library/security-spiffe-token-provider done [2024-11-22T05:10:36.220Z] #106 DONE 2.6s [2024-11-22T05:10:36.220Z] [2024-11-22T05:10:36.220Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-22T05:10:36.220Z] #179 DONE 0.7s [2024-11-22T05:10:36.220Z] [2024-11-22T05:10:36.220Z] #180 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:36.220Z] #180 DONE 0.9s [2024-11-22T05:10:36.479Z] [2024-11-22T05:10:36.479Z] #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-22T05:10:37.420Z] #181 DONE 0.9s [2024-11-22T05:10:37.420Z] [2024-11-22T05:10:37.420Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-22T05:10:37.420Z] #178 DONE 1.6s [2024-11-22T05:10:37.420Z] [2024-11-22T05:10:37.420Z] #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-22T05:10:37.420Z] #182 DONE 0.9s [2024-11-22T05:10:37.420Z] [2024-11-22T05:10:37.420Z] #106 [security-proxy-setup] exporting to image [2024-11-22T05:10:37.993Z] #106 ... [2024-11-22T05:10:37.993Z] [2024-11-22T05:10:37.993Z] #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-22T05:10:37.993Z] #183 DONE 2.3s [2024-11-22T05:10:37.993Z] [2024-11-22T05:10:37.993Z] #184 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-22T05:10:37.993Z] #184 DONE 0.7s [2024-11-22T05:10:37.993Z] [2024-11-22T05:10:37.993Z] #106 [core-common-config-bootstrapper] exporting to image [2024-11-22T05:10:38.251Z] #106 ... [2024-11-22T05:10:38.251Z] [2024-11-22T05:10:38.251Z] #185 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-22T05:10:38.251Z] #185 DONE 0.5s [2024-11-22T05:10:38.517Z] [2024-11-22T05:10:38.517Z] #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-22T05:10:38.777Z] #186 DONE 0.4s [2024-11-22T05:10:38.777Z] [2024-11-22T05:10:38.777Z] #187 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-22T05:10:39.448Z] #187 ... [2024-11-22T05:10:39.448Z] [2024-11-22T05:10:39.448Z] #106 [security-proxy-setup] exporting to image [2024-11-22T05:10:39.448Z] #106 exporting layers 1.8s done [2024-11-22T05:10:39.448Z] #106 writing image sha256:d02c1faf9925317461d64c2878e80b4cff2580a03ada18edcc7b426b51f99ee8 done [2024-11-22T05:10:39.448Z] #106 naming to docker.io/library/core-common-config-bootstrapper done [2024-11-22T05:10:39.448Z] #106 writing image sha256:9c4d161484a6c640a994db35cbd502222e43bfd772821322b63631f2643517e3 0.0s done [2024-11-22T05:10:39.448Z] #106 naming to docker.io/library/security-proxy-setup 0.1s done [2024-11-22T05:10:39.448Z] #106 DONE 4.8s [2024-11-22T05:10:39.751Z] [2024-11-22T05:10:39.751Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-22T05:10:40.009Z] #188 DONE 2.7s [2024-11-22T05:10:40.009Z] [2024-11-22T05:10:40.009Z] #187 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-22T05:10:40.009Z] #187 DONE 1.0s [2024-11-22T05:10:40.009Z] [2024-11-22T05:10:40.009Z] #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-22T05:10:40.942Z] #189 DONE 0.9s [2024-11-22T05:10:40.942Z] [2024-11-22T05:10:40.942Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-22T05:10:41.201Z] #190 ... [2024-11-22T05:10:41.201Z] [2024-11-22T05:10:41.201Z] #106 [security-secretstore-setup] exporting to image [2024-11-22T05:10:41.201Z] #106 exporting layers 1.2s done [2024-11-22T05:10:41.201Z] #106 writing image sha256:2e1c87a2dc4c61953f38519349fb4eca64d56fdc313e61d14354d880c7541089 done [2024-11-22T05:10:41.201Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-11-22T05:10:41.201Z] #106 DONE 6.0s [2024-11-22T05:10:41.459Z] [2024-11-22T05:10:41.459Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-22T05:10:43.361Z] #145 ... [2024-11-22T05:10:43.361Z] [2024-11-22T05:10:43.361Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-22T05:10:43.361Z] #190 DONE 2.5s [2024-11-22T05:10:43.361Z] [2024-11-22T05:10:43.361Z] #106 [security-bootstrapper] exporting to image [2024-11-22T05:10:43.619Z] #106 exporting layers 0.4s done [2024-11-22T05:10:43.619Z] #106 writing image sha256:c619b8943357ae2db332e2ea47e0f0565bfe2a3dec55a66cb68bc37a8d3d6167 done [2024-11-22T05:10:43.619Z] #106 naming to docker.io/library/security-bootstrapper done [2024-11-22T05:10:43.619Z] #106 DONE 6.4s [2024-11-22T05:10:43.619Z] [2024-11-22T05:10:43.619Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-22T05:10:51.754Z] #143 ... [2024-11-22T05:10:51.754Z] [2024-11-22T05:10:51.754Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-22T05:10:51.754Z] #153 DONE 141.7s [2024-11-22T05:10:51.754Z] [2024-11-22T05:10:51.754Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-22T05:10:51.754Z] #147 DONE 141.8s [2024-11-22T05:10:51.754Z] [2024-11-22T05:10:51.754Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-22T05:10:52.326Z] #148 ... [2024-11-22T05:10:52.326Z] [2024-11-22T05:10:52.326Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-22T05:10:52.326Z] #146 DONE 142.3s [2024-11-22T05:10:52.326Z] [2024-11-22T05:10:52.326Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:52.584Z] #191 ... [2024-11-22T05:10:52.584Z] [2024-11-22T05:10:52.584Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-22T05:10:52.584Z] #148 DONE 142.5s [2024-11-22T05:10:52.584Z] [2024-11-22T05:10:52.584Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:52.584Z] #191 DONE 0.3s [2024-11-22T05:10:52.584Z] [2024-11-22T05:10:52.584Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:52.842Z] #192 ... [2024-11-22T05:10:52.842Z] [2024-11-22T05:10:52.842Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-22T05:10:52.842Z] #143 DONE 142.7s [2024-11-22T05:10:52.842Z] [2024-11-22T05:10:52.842Z] #193 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:52.842Z] #193 DONE 0.3s [2024-11-22T05:10:52.842Z] [2024-11-22T05:10:52.842Z] #194 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:52.842Z] #194 CACHED [2024-11-22T05:10:52.842Z] [2024-11-22T05:10:52.842Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:52.842Z] #195 CACHED [2024-11-22T05:10:52.842Z] [2024-11-22T05:10:52.842Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:52.842Z] #192 DONE 0.3s [2024-11-22T05:10:52.842Z] [2024-11-22T05:10:52.842Z] #196 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:52.842Z] #196 CACHED [2024-11-22T05:10:52.842Z] [2024-11-22T05:10:52.842Z] #197 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:52.842Z] #197 CACHED [2024-11-22T05:10:52.842Z] [2024-11-22T05:10:52.842Z] #198 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-22T05:10:53.104Z] #198 ... [2024-11-22T05:10:53.104Z] [2024-11-22T05:10:53.104Z] #199 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:53.104Z] #199 DONE 0.2s [2024-11-22T05:10:53.104Z] [2024-11-22T05:10:53.104Z] #200 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:54.111Z] #200 ... [2024-11-22T05:10:54.111Z] [2024-11-22T05:10:54.111Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-22T05:10:54.111Z] #201 DONE 1.1s [2024-11-22T05:10:54.111Z] [2024-11-22T05:10:54.111Z] #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-22T05:10:54.111Z] #202 DONE 1.1s [2024-11-22T05:10:54.111Z] [2024-11-22T05:10:54.111Z] #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-22T05:10:54.111Z] #203 DONE 1.2s [2024-11-22T05:10:54.111Z] [2024-11-22T05:10:54.111Z] #200 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:54.111Z] #200 DONE 1.1s [2024-11-22T05:10:54.111Z] [2024-11-22T05:10:54.111Z] #198 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-22T05:10:54.111Z] #198 DONE 1.1s [2024-11-22T05:10:54.111Z] [2024-11-22T05:10:54.111Z] #204 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-22T05:10:55.096Z] #204 DONE 0.8s [2024-11-22T05:10:55.096Z] [2024-11-22T05:10:55.096Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-22T05:10:55.096Z] #205 DONE 0.9s [2024-11-22T05:10:55.096Z] [2024-11-22T05:10:55.096Z] #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-22T05:10:55.096Z] #206 DONE 0.8s [2024-11-22T05:10:55.096Z] [2024-11-22T05:10:55.096Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-22T05:10:55.096Z] #145 DONE 144.8s [2024-11-22T05:10:55.096Z] [2024-11-22T05:10:55.096Z] #106 [core-command] exporting to image [2024-11-22T05:10:55.096Z] #106 exporting layers [2024-11-22T05:10:55.096Z] #106 ... [2024-11-22T05:10:55.096Z] [2024-11-22T05:10:55.096Z] #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-22T05:10:55.096Z] #207 DONE 0.9s [2024-11-22T05:10:55.096Z] [2024-11-22T05:10:55.096Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-22T05:10:55.096Z] #208 DONE 1.1s [2024-11-22T05:10:55.096Z] [2024-11-22T05:10:55.096Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-22T05:10:55.355Z] #209 ... [2024-11-22T05:10:55.355Z] [2024-11-22T05:10:55.355Z] #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-22T05:10:55.355Z] #210 DONE 0.4s [2024-11-22T05:10:55.355Z] [2024-11-22T05:10:55.355Z] #211 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-22T05:10:55.355Z] #211 DONE 0.4s [2024-11-22T05:10:55.355Z] [2024-11-22T05:10:55.355Z] #212 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-22T05:10:55.355Z] #212 DONE 0.3s [2024-11-22T05:10:55.355Z] [2024-11-22T05:10:55.355Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-22T05:10:55.355Z] #152 DONE 145.3s [2024-11-22T05:10:55.355Z] [2024-11-22T05:10:55.355Z] #213 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:55.355Z] #213 DONE 0.4s [2024-11-22T05:10:55.355Z] [2024-11-22T05:10:55.355Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:55.614Z] #214 ... [2024-11-22T05:10:55.614Z] [2024-11-22T05:10:55.614Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-22T05:10:55.614Z] #209 DONE 0.3s [2024-11-22T05:10:55.614Z] [2024-11-22T05:10:55.614Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-22T05:10:55.614Z] #215 DONE 0.3s [2024-11-22T05:10:55.614Z] [2024-11-22T05:10:55.614Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-22T05:10:55.614Z] #216 DONE 0.3s [2024-11-22T05:10:55.614Z] [2024-11-22T05:10:55.614Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-22T05:10:55.614Z] #214 DONE 0.3s [2024-11-22T05:10:55.614Z] [2024-11-22T05:10:55.614Z] #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:55.614Z] #217 DONE 0.3s [2024-11-22T05:10:55.614Z] [2024-11-22T05:10:55.614Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-22T05:10:56.193Z] #218 ... [2024-11-22T05:10:56.193Z] [2024-11-22T05:10:56.193Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-22T05:10:56.193Z] #219 DONE 0.4s [2024-11-22T05:10:56.193Z] [2024-11-22T05:10:56.193Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-22T05:10:56.193Z] #220 DONE 0.7s [2024-11-22T05:10:56.193Z] [2024-11-22T05:10:56.193Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-22T05:10:56.193Z] #218 DONE 0.5s [2024-11-22T05:10:56.193Z] [2024-11-22T05:10:56.193Z] #106 [security-proxy-auth] exporting to image [2024-11-22T05:10:56.193Z] #106 writing image sha256:7c18027bde16a25a45a3be901b173296b2a678d113a3c930b58de8e8f6e2071d done [2024-11-22T05:10:56.193Z] #106 naming to docker.io/library/core-command done [2024-11-22T05:10:56.193Z] #106 writing image sha256:45d8e552b217c364e0ed057d3ef646cb43ba0dbcae4a2b7e26a74bea63b35731 done [2024-11-22T05:10:56.193Z] #106 naming to docker.io/library/core-keeper done [2024-11-22T05:10:56.193Z] #106 writing image sha256:6753feb5da5d08fa5be271cf529b7de94be86d50cb66450cf78f499e400e242b done [2024-11-22T05:10:56.193Z] #106 naming to docker.io/library/core-data done [2024-11-22T05:10:56.452Z] #106 ... [2024-11-22T05:10:56.452Z] [2024-11-22T05:10:56.452Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-11-22T05:10:56.452Z] #221 DONE 0.4s [2024-11-22T05:10:56.452Z] [2024-11-22T05:10:56.452Z] #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-22T05:10:56.452Z] #222 DONE 0.3s [2024-11-22T05:10:56.452Z] [2024-11-22T05:10:56.452Z] #223 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-22T05:10:56.452Z] #223 DONE 0.0s [2024-11-22T05:10:56.452Z] [2024-11-22T05:10:56.452Z] #106 [support-notifications] exporting to image [2024-11-22T05:10:56.452Z] #106 writing image sha256:2e7ffb0ff3f9132ae6b0872cee8feea9fbdbaa2f298df8fbff35ed312cc6d395 done [2024-11-22T05:10:56.452Z] #106 naming to docker.io/library/core-metadata done [2024-11-22T05:10:56.710Z] #106 ... [2024-11-22T05:10:56.710Z] [2024-11-22T05:10:56.710Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-11-22T05:10:56.710Z] #224 DONE 0.1s [2024-11-22T05:10:56.710Z] [2024-11-22T05:10:56.710Z] #106 [support-scheduler] exporting to image [2024-11-22T05:10:56.710Z] #106 exporting layers 0.2s done [2024-11-22T05:10:56.710Z] #106 writing image sha256:e5a8d6bdb73c9e99454cbea506aa3acdda045dd8a9eb93eae79ea463f375a364 done [2024-11-22T05:10:56.710Z] #106 naming to docker.io/library/support-notifications done [2024-11-22T05:10:56.710Z] #106 writing image sha256:9b4492820878f8062101f73a0f92fe1fab9a401cd50cc08466be593249cf26e4 done [2024-11-22T05:10:56.710Z] #106 naming to docker.io/library/support-scheduler done [2024-11-22T05:10:57.277Z] #106 exporting layers 1.1s done [2024-11-22T05:10:57.277Z] #106 writing image sha256:27008f5861d0e80e436194052733b8869bcdefab7edba0382e9395833b0be028 done [2024-11-22T05:10:57.277Z] #106 naming to docker.io/library/security-proxy-auth done [2024-11-22T05:10:57.277Z] #106 DONE 8.7s [2024-11-22T05:10:57.277Z] [2024-11-22T05:10:57.277Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-22T05:10:57.277Z] time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-22T05:10:57.284Z] $ docker stop --time=1 f71071883874e063adee13b7d1e906351c797024b34d4d809367b3d3d18b808f [2024-11-22T05:10:58.602Z] $ docker rm -f --volumes f71071883874e063adee13b7d1e906351c797024b34d4d809367b3d3d18b808f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-22T05:10:58.952Z] + docker images [2024-11-22T05:10:58.952Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-22T05:10:58.952Z] support-notifications latest e5a8d6bdb73c 2 seconds ago 51.9MB [2024-11-22T05:10:58.952Z] support-scheduler latest 9b4492820878 2 seconds ago 52.9MB [2024-11-22T05:10:58.952Z] core-metadata latest 2e7ffb0ff3f9 3 seconds ago 37.6MB [2024-11-22T05:10:58.952Z] core-data latest 6753feb5da5d 3 seconds ago 37.4MB [2024-11-22T05:10:58.952Z] core-keeper latest 45d8e552b217 3 seconds ago 31.3MB [2024-11-22T05:10:58.952Z] security-proxy-auth latest 27008f5861d0 3 seconds ago 32.2MB [2024-11-22T05:10:58.952Z] core-command latest 7c18027bde16 4 seconds ago 33.2MB [2024-11-22T05:10:58.952Z] security-bootstrapper latest c619b8943357 15 seconds ago 26MB [2024-11-22T05:10:58.952Z] security-secretstore-setup latest 2e1c87a2dc4c 19 seconds ago 46.9MB [2024-11-22T05:10:58.952Z] core-common-config-bootstrapper latest d02c1faf9925 21 seconds ago 22.8MB [2024-11-22T05:10:58.952Z] security-proxy-setup latest 9c4d161484a6 22 seconds ago 35MB [2024-11-22T05:10:58.952Z] security-spiffe-token-provider latest bc60b7d7515f 24 seconds ago 38.5MB [2024-11-22T05:10:58.952Z] security-spire-config latest b910ceae9169 3 minutes ago 127MB [2024-11-22T05:10:58.952Z] security-spire-server latest 45d7fd78256a 3 minutes ago 128MB [2024-11-22T05:10:58.952Z] security-spire-agent latest eb8929b67eb0 3 minutes ago 188MB [2024-11-22T05:10:58.952Z] ci-base-image-x86_64 latest 351301e27486 6 minutes ago 975MB [2024-11-22T05:10:58.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 7 weeks ago 573MB [2024-11-22T05:10:58.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-22T05:10:58.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-22T05:10:59.093Z] provisioning config files... [2024-11-22T05:10:59.105Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/756@tmp/config14330801022452199304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-22T05:10:59.400Z] ---> ****-login.sh [2024-11-22T05:10:59.400Z] nexus3.edgexfoundry.org:10001 [2024-11-22T05:10:59.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-22T05:10:59.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-22T05:10:59.400Z] Configure a credential helper to remove this warning. See [2024-11-22T05:10:59.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-22T05:10:59.400Z] [2024-11-22T05:10:59.400Z] Login Succeeded [2024-11-22T05:10:59.400Z] nexus3.edgexfoundry.org:10002 [2024-11-22T05:10:59.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-22T05:10:59.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-22T05:10:59.660Z] Configure a credential helper to remove this warning. See [2024-11-22T05:10:59.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-22T05:10:59.660Z] [2024-11-22T05:10:59.660Z] Login Succeeded [2024-11-22T05:10:59.660Z] nexus3.edgexfoundry.org:10003 [2024-11-22T05:10:59.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-22T05:10:59.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-22T05:10:59.660Z] Configure a credential helper to remove this warning. See [2024-11-22T05:10:59.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-22T05:10:59.660Z] [2024-11-22T05:10:59.660Z] Login Succeeded [2024-11-22T05:10:59.660Z] nexus3.edgexfoundry.org:10004 [2024-11-22T05:10:59.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-22T05:10:59.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-22T05:10:59.919Z] Configure a credential helper to remove this warning. See [2024-11-22T05:10:59.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-22T05:10:59.919Z] [2024-11-22T05:10:59.919Z] Login Succeeded [2024-11-22T05:10:59.919Z] ****.io [2024-11-22T05:10:59.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-22T05:11:00.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-22T05:11:00.179Z] Configure a credential helper to remove this warning. See [2024-11-22T05:11:00.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-22T05:11:00.180Z] [2024-11-22T05:11:00.180Z] Login Succeeded [2024-11-22T05:11:00.180Z] ---> ****-login.sh ends [Pipeline] } [2024-11-22T05:11:00.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:00.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-22T05:11:00.260Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-22T05:11:00.260Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:00.260Z] latest [2024-11-22T05:11:00.260Z] 4.0.0-dev.22 [2024-11-22T05:11:00.260Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:00.260Z] main [2024-11-22T05:11:00.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:00.611Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:00.997Z] + docker push nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:00.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-22T05:11:00.997Z] ae5817669d84: Preparing [2024-11-22T05:11:00.997Z] 7593d6025fc4: Preparing [2024-11-22T05:11:00.997Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:00.997Z] 5eaefa190836: Preparing [2024-11-22T05:11:00.997Z] fe9fa31392a4: Preparing [2024-11-22T05:11:00.997Z] 2704fee6253f: Preparing [2024-11-22T05:11:00.997Z] 75654b8eeebd: Preparing [2024-11-22T05:11:00.997Z] 2704fee6253f: Waiting [2024-11-22T05:11:00.997Z] 5eaefa190836: Pushed [2024-11-22T05:11:00.997Z] ae5817669d84: Pushed [2024-11-22T05:11:00.997Z] 38ccdb2563b2: Pushed [2024-11-22T05:11:00.997Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:01.255Z] 2704fee6253f: Pushed [2024-11-22T05:11:01.822Z] fe9fa31392a4: Pushed [2024-11-22T05:11:03.201Z] 7593d6025fc4: Pushed [2024-11-22T05:11:03.201Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:c395cb0270c1994c3922f965a9e9219b3c6562d3087eac87afb48c8436210fb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:03.536Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:03.860Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-22T05:11:03.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-22T05:11:03.860Z] ae5817669d84: Preparing [2024-11-22T05:11:03.860Z] 7593d6025fc4: Preparing [2024-11-22T05:11:03.860Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:03.860Z] 5eaefa190836: Preparing [2024-11-22T05:11:03.860Z] fe9fa31392a4: Preparing [2024-11-22T05:11:03.860Z] 2704fee6253f: Preparing [2024-11-22T05:11:03.860Z] 75654b8eeebd: Preparing [2024-11-22T05:11:03.860Z] 75654b8eeebd: Waiting [2024-11-22T05:11:03.860Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:03.860Z] ae5817669d84: Layer already exists [2024-11-22T05:11:03.860Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:03.860Z] 7593d6025fc4: Layer already exists [2024-11-22T05:11:03.860Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:03.860Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:03.860Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:03.860Z] latest: digest: sha256:c395cb0270c1994c3922f965a9e9219b3c6562d3087eac87afb48c8436210fb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:04.182Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:04.519Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [2024-11-22T05:11:04.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-22T05:11:04.519Z] ae5817669d84: Preparing [2024-11-22T05:11:04.519Z] 7593d6025fc4: Preparing [2024-11-22T05:11:04.519Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:04.519Z] 5eaefa190836: Preparing [2024-11-22T05:11:04.520Z] fe9fa31392a4: Preparing [2024-11-22T05:11:04.520Z] 2704fee6253f: Preparing [2024-11-22T05:11:04.520Z] 75654b8eeebd: Preparing [2024-11-22T05:11:04.520Z] 2704fee6253f: Waiting [2024-11-22T05:11:04.520Z] 75654b8eeebd: Waiting [2024-11-22T05:11:04.520Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:04.520Z] ae5817669d84: Layer already exists [2024-11-22T05:11:04.520Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:04.520Z] 7593d6025fc4: Layer already exists [2024-11-22T05:11:04.520Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:04.520Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:04.520Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:04.520Z] 4.0.0-dev.22: digest: sha256:c395cb0270c1994c3922f965a9e9219b3c6562d3087eac87afb48c8436210fb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:04.842Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:05.169Z] + docker push nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:05.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-22T05:11:05.169Z] ae5817669d84: Preparing [2024-11-22T05:11:05.169Z] 7593d6025fc4: Preparing [2024-11-22T05:11:05.169Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:05.169Z] 5eaefa190836: Preparing [2024-11-22T05:11:05.169Z] fe9fa31392a4: Preparing [2024-11-22T05:11:05.169Z] 2704fee6253f: Preparing [2024-11-22T05:11:05.169Z] 75654b8eeebd: Preparing [2024-11-22T05:11:05.169Z] 2704fee6253f: Waiting [2024-11-22T05:11:05.169Z] 75654b8eeebd: Waiting [2024-11-22T05:11:05.169Z] ae5817669d84: Layer already exists [2024-11-22T05:11:05.169Z] 7593d6025fc4: Layer already exists [2024-11-22T05:11:05.169Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:05.169Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:05.169Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:05.169Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:05.169Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:05.169Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:c395cb0270c1994c3922f965a9e9219b3c6562d3087eac87afb48c8436210fb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:05.509Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:05.832Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-22T05:11:05.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-22T05:11:05.832Z] ae5817669d84: Preparing [2024-11-22T05:11:05.832Z] 7593d6025fc4: Preparing [2024-11-22T05:11:05.832Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:05.832Z] 5eaefa190836: Preparing [2024-11-22T05:11:05.832Z] fe9fa31392a4: Preparing [2024-11-22T05:11:05.832Z] 2704fee6253f: Preparing [2024-11-22T05:11:05.832Z] 75654b8eeebd: Preparing [2024-11-22T05:11:05.832Z] 2704fee6253f: Waiting [2024-11-22T05:11:05.832Z] 75654b8eeebd: Waiting [2024-11-22T05:11:05.832Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:05.832Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:05.832Z] 7593d6025fc4: Layer already exists [2024-11-22T05:11:05.832Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:05.832Z] ae5817669d84: Layer already exists [2024-11-22T05:11:05.832Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:05.832Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:05.832Z] main: digest: sha256:c395cb0270c1994c3922f965a9e9219b3c6562d3087eac87afb48c8436210fb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:05.905Z] ===================================================== [Pipeline] echo [2024-11-22T05:11:05.918Z] taggedImages: [2024-11-22T05:11:05.918Z] - nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:05.918Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-22T05:11:05.918Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [2024-11-22T05:11:05.918Z] - nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:05.918Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-22T05:11:05.948Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-22T05:11:05.948Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:05.948Z] latest [2024-11-22T05:11:05.948Z] 4.0.0-dev.22 [2024-11-22T05:11:05.948Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:05.948Z] main [2024-11-22T05:11:05.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:06.286Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:06.606Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:06.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-22T05:11:06.606Z] 156e22c26dd9: Preparing [2024-11-22T05:11:06.606Z] e1b11a9b116e: Preparing [2024-11-22T05:11:06.606Z] 801625e55a6b: Preparing [2024-11-22T05:11:06.606Z] 068da855267d: Preparing [2024-11-22T05:11:06.606Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:06.606Z] 5eaefa190836: Preparing [2024-11-22T05:11:06.606Z] fe9fa31392a4: Preparing [2024-11-22T05:11:06.606Z] 2704fee6253f: Preparing [2024-11-22T05:11:06.606Z] 75654b8eeebd: Preparing [2024-11-22T05:11:06.606Z] 5eaefa190836: Waiting [2024-11-22T05:11:06.606Z] 2704fee6253f: Waiting [2024-11-22T05:11:06.606Z] 75654b8eeebd: Waiting [2024-11-22T05:11:06.606Z] fe9fa31392a4: Waiting [2024-11-22T05:11:06.606Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:06.606Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:06.606Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:06.606Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:06.606Z] 801625e55a6b: Pushed [2024-11-22T05:11:06.606Z] e1b11a9b116e: Pushed [2024-11-22T05:11:06.606Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:06.606Z] 156e22c26dd9: Pushed [2024-11-22T05:11:07.546Z] 068da855267d: Pushed [2024-11-22T05:11:07.806Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:2541abf9bc81aaf7a8ecb806ef269f8cacc37ddb8d9a526e890476f79ade016f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:08.129Z] + 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 [2024-11-22T05:11:08.456Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-22T05:11:08.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-22T05:11:08.456Z] 156e22c26dd9: Preparing [2024-11-22T05:11:08.456Z] e1b11a9b116e: Preparing [2024-11-22T05:11:08.456Z] 801625e55a6b: Preparing [2024-11-22T05:11:08.456Z] 068da855267d: Preparing [2024-11-22T05:11:08.456Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:08.456Z] 5eaefa190836: Preparing [2024-11-22T05:11:08.456Z] fe9fa31392a4: Preparing [2024-11-22T05:11:08.456Z] 2704fee6253f: Preparing [2024-11-22T05:11:08.456Z] 75654b8eeebd: Preparing [2024-11-22T05:11:08.456Z] fe9fa31392a4: Waiting [2024-11-22T05:11:08.456Z] 2704fee6253f: Waiting [2024-11-22T05:11:08.456Z] 75654b8eeebd: Waiting [2024-11-22T05:11:08.456Z] 5eaefa190836: Waiting [2024-11-22T05:11:08.456Z] 156e22c26dd9: Layer already exists [2024-11-22T05:11:08.456Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:08.456Z] 068da855267d: Layer already exists [2024-11-22T05:11:08.456Z] 801625e55a6b: Layer already exists [2024-11-22T05:11:08.456Z] e1b11a9b116e: Layer already exists [2024-11-22T05:11:08.456Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:08.456Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:08.456Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:08.456Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:08.456Z] latest: digest: sha256:2541abf9bc81aaf7a8ecb806ef269f8cacc37ddb8d9a526e890476f79ade016f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:08.796Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:09.115Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [2024-11-22T05:11:09.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-22T05:11:09.115Z] 156e22c26dd9: Preparing [2024-11-22T05:11:09.115Z] e1b11a9b116e: Preparing [2024-11-22T05:11:09.115Z] 801625e55a6b: Preparing [2024-11-22T05:11:09.115Z] 068da855267d: Preparing [2024-11-22T05:11:09.115Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:09.115Z] 5eaefa190836: Preparing [2024-11-22T05:11:09.115Z] fe9fa31392a4: Preparing [2024-11-22T05:11:09.115Z] 2704fee6253f: Preparing [2024-11-22T05:11:09.115Z] 75654b8eeebd: Preparing [2024-11-22T05:11:09.115Z] 2704fee6253f: Waiting [2024-11-22T05:11:09.115Z] 75654b8eeebd: Waiting [2024-11-22T05:11:09.115Z] 5eaefa190836: Waiting [2024-11-22T05:11:09.115Z] 801625e55a6b: Layer already exists [2024-11-22T05:11:09.115Z] e1b11a9b116e: Layer already exists [2024-11-22T05:11:09.115Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:09.115Z] 068da855267d: Layer already exists [2024-11-22T05:11:09.115Z] 156e22c26dd9: Layer already exists [2024-11-22T05:11:09.115Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:09.115Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:09.115Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:09.115Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:09.115Z] 4.0.0-dev.22: digest: sha256:2541abf9bc81aaf7a8ecb806ef269f8cacc37ddb8d9a526e890476f79ade016f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:09.450Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:09.782Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:09.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-22T05:11:09.782Z] 156e22c26dd9: Preparing [2024-11-22T05:11:09.782Z] e1b11a9b116e: Preparing [2024-11-22T05:11:09.782Z] 801625e55a6b: Preparing [2024-11-22T05:11:09.782Z] 068da855267d: Preparing [2024-11-22T05:11:09.782Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:09.782Z] 5eaefa190836: Preparing [2024-11-22T05:11:09.782Z] fe9fa31392a4: Preparing [2024-11-22T05:11:09.782Z] 2704fee6253f: Preparing [2024-11-22T05:11:09.782Z] 75654b8eeebd: Preparing [2024-11-22T05:11:09.782Z] 5eaefa190836: Waiting [2024-11-22T05:11:09.782Z] fe9fa31392a4: Waiting [2024-11-22T05:11:09.782Z] 2704fee6253f: Waiting [2024-11-22T05:11:09.782Z] 75654b8eeebd: Waiting [2024-11-22T05:11:09.782Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:09.782Z] 801625e55a6b: Layer already exists [2024-11-22T05:11:09.782Z] 156e22c26dd9: Layer already exists [2024-11-22T05:11:09.782Z] 068da855267d: Layer already exists [2024-11-22T05:11:09.782Z] e1b11a9b116e: Layer already exists [2024-11-22T05:11:09.782Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:09.782Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:09.782Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:09.782Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:09.782Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:2541abf9bc81aaf7a8ecb806ef269f8cacc37ddb8d9a526e890476f79ade016f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:10.109Z] + 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 [2024-11-22T05:11:10.434Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-22T05:11:10.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-22T05:11:10.434Z] 156e22c26dd9: Preparing [2024-11-22T05:11:10.434Z] e1b11a9b116e: Preparing [2024-11-22T05:11:10.434Z] 801625e55a6b: Preparing [2024-11-22T05:11:10.434Z] 068da855267d: Preparing [2024-11-22T05:11:10.434Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:10.434Z] 5eaefa190836: Preparing [2024-11-22T05:11:10.434Z] fe9fa31392a4: Preparing [2024-11-22T05:11:10.434Z] 2704fee6253f: Preparing [2024-11-22T05:11:10.434Z] 75654b8eeebd: Preparing [2024-11-22T05:11:10.434Z] 2704fee6253f: Waiting [2024-11-22T05:11:10.434Z] 5eaefa190836: Waiting [2024-11-22T05:11:10.434Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:10.434Z] 068da855267d: Layer already exists [2024-11-22T05:11:10.434Z] 801625e55a6b: Layer already exists [2024-11-22T05:11:10.434Z] 156e22c26dd9: Layer already exists [2024-11-22T05:11:10.434Z] e1b11a9b116e: Layer already exists [2024-11-22T05:11:10.434Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:10.434Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:10.434Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:10.434Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:10.434Z] main: digest: sha256:2541abf9bc81aaf7a8ecb806ef269f8cacc37ddb8d9a526e890476f79ade016f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:10.508Z] ===================================================== [Pipeline] echo [2024-11-22T05:11:10.521Z] taggedImages: [2024-11-22T05:11:10.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:10.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-22T05:11:10.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [2024-11-22T05:11:10.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:10.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-22T05:11:10.549Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-22T05:11:10.549Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:10.549Z] latest [2024-11-22T05:11:10.549Z] 4.0.0-dev.22 [2024-11-22T05:11:10.549Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:10.549Z] main [2024-11-22T05:11:10.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:10.881Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:11.204Z] + docker push nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:11.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-22T05:11:11.205Z] f1a9c538550c: Preparing [2024-11-22T05:11:11.205Z] d412ae9c0289: Preparing [2024-11-22T05:11:11.205Z] 5b46e15b9ea7: Preparing [2024-11-22T05:11:11.205Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:11.205Z] 5eaefa190836: Preparing [2024-11-22T05:11:11.205Z] cedb5dc43445: Preparing [2024-11-22T05:11:11.205Z] 2704fee6253f: Preparing [2024-11-22T05:11:11.205Z] 75654b8eeebd: Preparing [2024-11-22T05:11:11.205Z] cedb5dc43445: Waiting [2024-11-22T05:11:11.205Z] 2704fee6253f: Waiting [2024-11-22T05:11:11.205Z] 75654b8eeebd: Waiting [2024-11-22T05:11:11.205Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:11.205Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:11.205Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:11.205Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:11.205Z] d412ae9c0289: Pushed [2024-11-22T05:11:11.205Z] f1a9c538550c: Pushed [2024-11-22T05:11:11.774Z] cedb5dc43445: Pushed [2024-11-22T05:11:13.687Z] 5b46e15b9ea7: Pushed [2024-11-22T05:11:13.687Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:ff930a3faa0aa75953db568af8f711bcc0c825cd437590901531dc38010fea5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:14.012Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:14.332Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-22T05:11:14.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-22T05:11:14.332Z] f1a9c538550c: Preparing [2024-11-22T05:11:14.332Z] d412ae9c0289: Preparing [2024-11-22T05:11:14.332Z] 5b46e15b9ea7: Preparing [2024-11-22T05:11:14.332Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:14.332Z] 5eaefa190836: Preparing [2024-11-22T05:11:14.332Z] cedb5dc43445: Preparing [2024-11-22T05:11:14.332Z] 2704fee6253f: Preparing [2024-11-22T05:11:14.332Z] 75654b8eeebd: Preparing [2024-11-22T05:11:14.332Z] cedb5dc43445: Waiting [2024-11-22T05:11:14.332Z] 2704fee6253f: Waiting [2024-11-22T05:11:14.332Z] d412ae9c0289: Layer already exists [2024-11-22T05:11:14.332Z] f1a9c538550c: Layer already exists [2024-11-22T05:11:14.332Z] 5b46e15b9ea7: Layer already exists [2024-11-22T05:11:14.332Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:14.332Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:14.332Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:14.332Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:14.332Z] cedb5dc43445: Layer already exists [2024-11-22T05:11:14.332Z] latest: digest: sha256:ff930a3faa0aa75953db568af8f711bcc0c825cd437590901531dc38010fea5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:14.672Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:14.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [2024-11-22T05:11:14.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-22T05:11:14.997Z] f1a9c538550c: Preparing [2024-11-22T05:11:14.997Z] d412ae9c0289: Preparing [2024-11-22T05:11:14.997Z] 5b46e15b9ea7: Preparing [2024-11-22T05:11:14.997Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:14.997Z] 5eaefa190836: Preparing [2024-11-22T05:11:14.997Z] cedb5dc43445: Preparing [2024-11-22T05:11:14.997Z] 2704fee6253f: Preparing [2024-11-22T05:11:14.997Z] 75654b8eeebd: Preparing [2024-11-22T05:11:14.997Z] 2704fee6253f: Waiting [2024-11-22T05:11:14.997Z] cedb5dc43445: Waiting [2024-11-22T05:11:14.997Z] 75654b8eeebd: Waiting [2024-11-22T05:11:14.997Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:14.997Z] d412ae9c0289: Layer already exists [2024-11-22T05:11:14.997Z] 5b46e15b9ea7: Layer already exists [2024-11-22T05:11:14.997Z] f1a9c538550c: Layer already exists [2024-11-22T05:11:14.997Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:14.997Z] cedb5dc43445: Layer already exists [2024-11-22T05:11:14.997Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:14.997Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:14.997Z] 4.0.0-dev.22: digest: sha256:ff930a3faa0aa75953db568af8f711bcc0c825cd437590901531dc38010fea5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:15.342Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:15.671Z] + docker push nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:15.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-22T05:11:15.671Z] f1a9c538550c: Preparing [2024-11-22T05:11:15.671Z] d412ae9c0289: Preparing [2024-11-22T05:11:15.671Z] 5b46e15b9ea7: Preparing [2024-11-22T05:11:15.671Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:15.671Z] 5eaefa190836: Preparing [2024-11-22T05:11:15.671Z] cedb5dc43445: Preparing [2024-11-22T05:11:15.671Z] 2704fee6253f: Preparing [2024-11-22T05:11:15.671Z] 75654b8eeebd: Preparing [2024-11-22T05:11:15.671Z] cedb5dc43445: Waiting [2024-11-22T05:11:15.671Z] 2704fee6253f: Waiting [2024-11-22T05:11:15.671Z] 75654b8eeebd: Waiting [2024-11-22T05:11:15.671Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:15.671Z] 5b46e15b9ea7: Layer already exists [2024-11-22T05:11:15.671Z] f1a9c538550c: Layer already exists [2024-11-22T05:11:15.671Z] d412ae9c0289: Layer already exists [2024-11-22T05:11:15.671Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:15.671Z] cedb5dc43445: Layer already exists [2024-11-22T05:11:15.671Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:15.671Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:15.671Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:ff930a3faa0aa75953db568af8f711bcc0c825cd437590901531dc38010fea5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:15.998Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:16.323Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-22T05:11:16.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-22T05:11:16.323Z] f1a9c538550c: Preparing [2024-11-22T05:11:16.323Z] d412ae9c0289: Preparing [2024-11-22T05:11:16.323Z] 5b46e15b9ea7: Preparing [2024-11-22T05:11:16.323Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:16.323Z] 5eaefa190836: Preparing [2024-11-22T05:11:16.323Z] cedb5dc43445: Preparing [2024-11-22T05:11:16.323Z] 2704fee6253f: Preparing [2024-11-22T05:11:16.323Z] 75654b8eeebd: Preparing [2024-11-22T05:11:16.323Z] 75654b8eeebd: Waiting [2024-11-22T05:11:16.323Z] cedb5dc43445: Waiting [2024-11-22T05:11:16.323Z] 2704fee6253f: Waiting [2024-11-22T05:11:16.323Z] 5b46e15b9ea7: Layer already exists [2024-11-22T05:11:16.323Z] f1a9c538550c: Layer already exists [2024-11-22T05:11:16.323Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:16.323Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:16.323Z] d412ae9c0289: Layer already exists [2024-11-22T05:11:16.323Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:16.323Z] cedb5dc43445: Layer already exists [2024-11-22T05:11:16.323Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:16.323Z] main: digest: sha256:ff930a3faa0aa75953db568af8f711bcc0c825cd437590901531dc38010fea5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:16.406Z] ===================================================== [Pipeline] echo [2024-11-22T05:11:16.420Z] taggedImages: [2024-11-22T05:11:16.420Z] - nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:16.420Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-22T05:11:16.420Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [2024-11-22T05:11:16.420Z] - nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:16.420Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-22T05:11:16.456Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-22T05:11:16.456Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:16.456Z] latest [2024-11-22T05:11:16.456Z] 4.0.0-dev.22 [2024-11-22T05:11:16.456Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:16.456Z] main [2024-11-22T05:11:16.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:16.798Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:17.130Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:17.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-22T05:11:17.130Z] 61ee2b4734a5: Preparing [2024-11-22T05:11:17.130Z] a2bd9ef165a6: Preparing [2024-11-22T05:11:17.130Z] cf9722e2109c: Preparing [2024-11-22T05:11:17.130Z] 5eaefa190836: Preparing [2024-11-22T05:11:17.130Z] 0f76455cb252: Preparing [2024-11-22T05:11:17.130Z] 7d89863ee4f5: Preparing [2024-11-22T05:11:17.130Z] 75654b8eeebd: Preparing [2024-11-22T05:11:17.130Z] 7d89863ee4f5: Waiting [2024-11-22T05:11:17.130Z] 75654b8eeebd: Waiting [2024-11-22T05:11:17.130Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:17.130Z] a2bd9ef165a6: Pushed [2024-11-22T05:11:17.130Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:17.130Z] 7d89863ee4f5: Pushed [2024-11-22T05:11:17.130Z] 0f76455cb252: Pushed [2024-11-22T05:11:17.130Z] 61ee2b4734a5: Pushed [2024-11-22T05:11:19.678Z] cf9722e2109c: Pushed [2024-11-22T05:11:19.678Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:ba796027a64f7406fbfd89ef671d65c8126f4193005a9e25755dcdd890734ca8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:20.012Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:20.335Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-22T05:11:20.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-22T05:11:20.335Z] 61ee2b4734a5: Preparing [2024-11-22T05:11:20.335Z] a2bd9ef165a6: Preparing [2024-11-22T05:11:20.335Z] cf9722e2109c: Preparing [2024-11-22T05:11:20.335Z] 5eaefa190836: Preparing [2024-11-22T05:11:20.335Z] 0f76455cb252: Preparing [2024-11-22T05:11:20.335Z] 7d89863ee4f5: Preparing [2024-11-22T05:11:20.335Z] 75654b8eeebd: Preparing [2024-11-22T05:11:20.335Z] 7d89863ee4f5: Waiting [2024-11-22T05:11:20.335Z] 75654b8eeebd: Waiting [2024-11-22T05:11:20.335Z] 0f76455cb252: Layer already exists [2024-11-22T05:11:20.335Z] 61ee2b4734a5: Layer already exists [2024-11-22T05:11:20.335Z] a2bd9ef165a6: Layer already exists [2024-11-22T05:11:20.335Z] cf9722e2109c: Layer already exists [2024-11-22T05:11:20.335Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:20.335Z] 7d89863ee4f5: Layer already exists [2024-11-22T05:11:20.335Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:20.335Z] latest: digest: sha256:ba796027a64f7406fbfd89ef671d65c8126f4193005a9e25755dcdd890734ca8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:20.663Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:20.993Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [2024-11-22T05:11:20.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-22T05:11:20.993Z] 61ee2b4734a5: Preparing [2024-11-22T05:11:20.993Z] a2bd9ef165a6: Preparing [2024-11-22T05:11:20.993Z] cf9722e2109c: Preparing [2024-11-22T05:11:20.993Z] 5eaefa190836: Preparing [2024-11-22T05:11:20.993Z] 0f76455cb252: Preparing [2024-11-22T05:11:20.993Z] 7d89863ee4f5: Preparing [2024-11-22T05:11:20.993Z] 75654b8eeebd: Preparing [2024-11-22T05:11:20.993Z] 7d89863ee4f5: Waiting [2024-11-22T05:11:20.993Z] 75654b8eeebd: Waiting [2024-11-22T05:11:20.993Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:20.993Z] a2bd9ef165a6: Layer already exists [2024-11-22T05:11:20.993Z] 0f76455cb252: Layer already exists [2024-11-22T05:11:20.993Z] cf9722e2109c: Layer already exists [2024-11-22T05:11:20.993Z] 61ee2b4734a5: Layer already exists [2024-11-22T05:11:20.993Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:20.993Z] 7d89863ee4f5: Layer already exists [2024-11-22T05:11:20.993Z] 4.0.0-dev.22: digest: sha256:ba796027a64f7406fbfd89ef671d65c8126f4193005a9e25755dcdd890734ca8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:21.317Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:21.631Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:21.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-22T05:11:21.631Z] 61ee2b4734a5: Preparing [2024-11-22T05:11:21.631Z] a2bd9ef165a6: Preparing [2024-11-22T05:11:21.631Z] cf9722e2109c: Preparing [2024-11-22T05:11:21.631Z] 5eaefa190836: Preparing [2024-11-22T05:11:21.631Z] 0f76455cb252: Preparing [2024-11-22T05:11:21.631Z] 7d89863ee4f5: Preparing [2024-11-22T05:11:21.631Z] 75654b8eeebd: Preparing [2024-11-22T05:11:21.631Z] 7d89863ee4f5: Waiting [2024-11-22T05:11:21.631Z] 75654b8eeebd: Waiting [2024-11-22T05:11:21.631Z] cf9722e2109c: Layer already exists [2024-11-22T05:11:21.631Z] 0f76455cb252: Layer already exists [2024-11-22T05:11:21.631Z] 61ee2b4734a5: Layer already exists [2024-11-22T05:11:21.631Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:21.631Z] a2bd9ef165a6: Layer already exists [2024-11-22T05:11:21.631Z] 7d89863ee4f5: Layer already exists [2024-11-22T05:11:21.631Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:21.631Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:ba796027a64f7406fbfd89ef671d65c8126f4193005a9e25755dcdd890734ca8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:21.958Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:22.270Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-22T05:11:22.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-22T05:11:22.270Z] 61ee2b4734a5: Preparing [2024-11-22T05:11:22.270Z] a2bd9ef165a6: Preparing [2024-11-22T05:11:22.270Z] cf9722e2109c: Preparing [2024-11-22T05:11:22.270Z] 5eaefa190836: Preparing [2024-11-22T05:11:22.270Z] 0f76455cb252: Preparing [2024-11-22T05:11:22.270Z] 7d89863ee4f5: Preparing [2024-11-22T05:11:22.270Z] 75654b8eeebd: Preparing [2024-11-22T05:11:22.270Z] 7d89863ee4f5: Waiting [2024-11-22T05:11:22.270Z] a2bd9ef165a6: Layer already exists [2024-11-22T05:11:22.270Z] cf9722e2109c: Layer already exists [2024-11-22T05:11:22.270Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:22.270Z] 61ee2b4734a5: Layer already exists [2024-11-22T05:11:22.270Z] 0f76455cb252: Layer already exists [2024-11-22T05:11:22.270Z] 7d89863ee4f5: Layer already exists [2024-11-22T05:11:22.270Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:22.270Z] main: digest: sha256:ba796027a64f7406fbfd89ef671d65c8126f4193005a9e25755dcdd890734ca8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:22.328Z] ===================================================== [Pipeline] echo [2024-11-22T05:11:22.341Z] taggedImages: [2024-11-22T05:11:22.341Z] - nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:22.341Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-22T05:11:22.341Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [2024-11-22T05:11:22.341Z] - nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:22.341Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-22T05:11:22.373Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-22T05:11:22.373Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:22.373Z] latest [2024-11-22T05:11:22.373Z] 4.0.0-dev.22 [2024-11-22T05:11:22.373Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:22.373Z] main [2024-11-22T05:11:22.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:22.712Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:23.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:23.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-22T05:11:23.026Z] 2b57f10601ad: Preparing [2024-11-22T05:11:23.026Z] 6c33616e200c: Preparing [2024-11-22T05:11:23.026Z] 410bb7026ed1: Preparing [2024-11-22T05:11:23.026Z] b96980e609c0: Preparing [2024-11-22T05:11:23.026Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:23.026Z] 5eaefa190836: Preparing [2024-11-22T05:11:23.026Z] fe9fa31392a4: Preparing [2024-11-22T05:11:23.026Z] 2704fee6253f: Preparing [2024-11-22T05:11:23.026Z] 75654b8eeebd: Preparing [2024-11-22T05:11:23.026Z] fe9fa31392a4: Waiting [2024-11-22T05:11:23.026Z] 5eaefa190836: Waiting [2024-11-22T05:11:23.026Z] 2704fee6253f: Waiting [2024-11-22T05:11:23.026Z] 75654b8eeebd: Waiting [2024-11-22T05:11:23.026Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:23.026Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:23.026Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:23.026Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:23.026Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:23.026Z] 6c33616e200c: Pushed [2024-11-22T05:11:23.026Z] 410bb7026ed1: Pushed [2024-11-22T05:11:23.026Z] 2b57f10601ad: Pushed [2024-11-22T05:11:25.556Z] b96980e609c0: Pushed [2024-11-22T05:11:25.556Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:549c925388e78d81ddab1b45616c857a95bad0939607c2321e93de9b8d5e195d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:25.882Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:26.198Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-22T05:11:26.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-22T05:11:26.198Z] 2b57f10601ad: Preparing [2024-11-22T05:11:26.198Z] 6c33616e200c: Preparing [2024-11-22T05:11:26.198Z] 410bb7026ed1: Preparing [2024-11-22T05:11:26.198Z] b96980e609c0: Preparing [2024-11-22T05:11:26.198Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:26.198Z] 5eaefa190836: Preparing [2024-11-22T05:11:26.198Z] fe9fa31392a4: Preparing [2024-11-22T05:11:26.198Z] 2704fee6253f: Preparing [2024-11-22T05:11:26.198Z] 75654b8eeebd: Preparing [2024-11-22T05:11:26.198Z] fe9fa31392a4: Waiting [2024-11-22T05:11:26.198Z] 5eaefa190836: Waiting [2024-11-22T05:11:26.198Z] 75654b8eeebd: Waiting [2024-11-22T05:11:26.198Z] 2704fee6253f: Waiting [2024-11-22T05:11:26.198Z] b96980e609c0: Layer already exists [2024-11-22T05:11:26.198Z] 410bb7026ed1: Layer already exists [2024-11-22T05:11:26.198Z] 2b57f10601ad: Layer already exists [2024-11-22T05:11:26.198Z] 6c33616e200c: Layer already exists [2024-11-22T05:11:26.198Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:26.198Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:26.198Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:26.198Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:26.198Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:26.198Z] latest: digest: sha256:549c925388e78d81ddab1b45616c857a95bad0939607c2321e93de9b8d5e195d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:26.518Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:26.842Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [2024-11-22T05:11:26.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-22T05:11:26.842Z] 2b57f10601ad: Preparing [2024-11-22T05:11:26.842Z] 6c33616e200c: Preparing [2024-11-22T05:11:26.842Z] 410bb7026ed1: Preparing [2024-11-22T05:11:26.842Z] b96980e609c0: Preparing [2024-11-22T05:11:26.842Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:26.842Z] 5eaefa190836: Preparing [2024-11-22T05:11:26.842Z] fe9fa31392a4: Preparing [2024-11-22T05:11:26.842Z] 2704fee6253f: Preparing [2024-11-22T05:11:26.842Z] 75654b8eeebd: Preparing [2024-11-22T05:11:26.842Z] 5eaefa190836: Waiting [2024-11-22T05:11:26.842Z] fe9fa31392a4: Waiting [2024-11-22T05:11:26.842Z] 2704fee6253f: Waiting [2024-11-22T05:11:26.842Z] 75654b8eeebd: Waiting [2024-11-22T05:11:26.842Z] 410bb7026ed1: Layer already exists [2024-11-22T05:11:26.842Z] 2b57f10601ad: Layer already exists [2024-11-22T05:11:26.842Z] b96980e609c0: Layer already exists [2024-11-22T05:11:26.842Z] 6c33616e200c: Layer already exists [2024-11-22T05:11:26.842Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:26.842Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:26.842Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:26.842Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:26.842Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:26.842Z] 4.0.0-dev.22: digest: sha256:549c925388e78d81ddab1b45616c857a95bad0939607c2321e93de9b8d5e195d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:27.163Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:27.480Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:27.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-22T05:11:27.480Z] 2b57f10601ad: Preparing [2024-11-22T05:11:27.480Z] 6c33616e200c: Preparing [2024-11-22T05:11:27.480Z] 410bb7026ed1: Preparing [2024-11-22T05:11:27.480Z] b96980e609c0: Preparing [2024-11-22T05:11:27.480Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:27.480Z] 5eaefa190836: Preparing [2024-11-22T05:11:27.480Z] fe9fa31392a4: Preparing [2024-11-22T05:11:27.480Z] 2704fee6253f: Preparing [2024-11-22T05:11:27.480Z] 75654b8eeebd: Preparing [2024-11-22T05:11:27.480Z] fe9fa31392a4: Waiting [2024-11-22T05:11:27.480Z] 2704fee6253f: Waiting [2024-11-22T05:11:27.480Z] 75654b8eeebd: Waiting [2024-11-22T05:11:27.480Z] 2b57f10601ad: Layer already exists [2024-11-22T05:11:27.480Z] b96980e609c0: Layer already exists [2024-11-22T05:11:27.480Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:27.480Z] 410bb7026ed1: Layer already exists [2024-11-22T05:11:27.480Z] 6c33616e200c: Layer already exists [2024-11-22T05:11:27.480Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:27.480Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:27.480Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:27.480Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:27.480Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:549c925388e78d81ddab1b45616c857a95bad0939607c2321e93de9b8d5e195d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:27.798Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:28.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-22T05:11:28.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-22T05:11:28.126Z] 2b57f10601ad: Preparing [2024-11-22T05:11:28.126Z] 6c33616e200c: Preparing [2024-11-22T05:11:28.126Z] 410bb7026ed1: Preparing [2024-11-22T05:11:28.126Z] b96980e609c0: Preparing [2024-11-22T05:11:28.126Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:28.126Z] 5eaefa190836: Preparing [2024-11-22T05:11:28.126Z] fe9fa31392a4: Preparing [2024-11-22T05:11:28.126Z] 2704fee6253f: Preparing [2024-11-22T05:11:28.126Z] 75654b8eeebd: Preparing [2024-11-22T05:11:28.126Z] 5eaefa190836: Waiting [2024-11-22T05:11:28.126Z] fe9fa31392a4: Waiting [2024-11-22T05:11:28.126Z] 2704fee6253f: Waiting [2024-11-22T05:11:28.126Z] 75654b8eeebd: Waiting [2024-11-22T05:11:28.126Z] 6c33616e200c: Layer already exists [2024-11-22T05:11:28.126Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:28.126Z] 2b57f10601ad: Layer already exists [2024-11-22T05:11:28.126Z] b96980e609c0: Layer already exists [2024-11-22T05:11:28.126Z] 410bb7026ed1: Layer already exists [2024-11-22T05:11:28.126Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:28.126Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:28.126Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:28.126Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:28.126Z] main: digest: sha256:549c925388e78d81ddab1b45616c857a95bad0939607c2321e93de9b8d5e195d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:28.212Z] ===================================================== [Pipeline] echo [2024-11-22T05:11:28.225Z] taggedImages: [2024-11-22T05:11:28.225Z] - nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:28.225Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-22T05:11:28.225Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [2024-11-22T05:11:28.225Z] - nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:28.225Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-22T05:11:28.251Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-22T05:11:28.251Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:28.251Z] latest [2024-11-22T05:11:28.251Z] 4.0.0-dev.22 [2024-11-22T05:11:28.251Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:28.251Z] main [2024-11-22T05:11:28.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:28.597Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:28.919Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:28.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-22T05:11:28.919Z] d0a1a0eac40c: Preparing [2024-11-22T05:11:28.919Z] 5b8d0222aa99: Preparing [2024-11-22T05:11:28.919Z] 8f5c88b7dfed: Preparing [2024-11-22T05:11:28.919Z] 4a7734e5c1d1: Preparing [2024-11-22T05:11:28.919Z] 85b809691d4c: Preparing [2024-11-22T05:11:28.919Z] f13e048213f3: Preparing [2024-11-22T05:11:28.919Z] 3da883259acf: Preparing [2024-11-22T05:11:28.919Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:28.919Z] 5eaefa190836: Preparing [2024-11-22T05:11:28.919Z] fe90bbf94f31: Preparing [2024-11-22T05:11:28.919Z] 100184f96f87: Preparing [2024-11-22T05:11:28.919Z] 5f70bf18a086: Preparing [2024-11-22T05:11:28.919Z] 34d4303311f7: Preparing [2024-11-22T05:11:28.919Z] 6a4e6a72f1c7: Preparing [2024-11-22T05:11:28.919Z] 8f919af889d7: Preparing [2024-11-22T05:11:28.919Z] 75654b8eeebd: Preparing [2024-11-22T05:11:28.919Z] 34d4303311f7: Waiting [2024-11-22T05:11:28.919Z] fe90bbf94f31: Waiting [2024-11-22T05:11:28.919Z] 8f919af889d7: Waiting [2024-11-22T05:11:28.919Z] 100184f96f87: Waiting [2024-11-22T05:11:28.919Z] f13e048213f3: Waiting [2024-11-22T05:11:28.919Z] 5f70bf18a086: Waiting [2024-11-22T05:11:28.919Z] 6a4e6a72f1c7: Waiting [2024-11-22T05:11:28.919Z] 3da883259acf: Waiting [2024-11-22T05:11:28.919Z] 5eaefa190836: Waiting [2024-11-22T05:11:28.919Z] 75654b8eeebd: Waiting [2024-11-22T05:11:28.919Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:28.919Z] d0a1a0eac40c: Pushed [2024-11-22T05:11:28.919Z] 4a7734e5c1d1: Pushed [2024-11-22T05:11:28.919Z] 85b809691d4c: Pushed [2024-11-22T05:11:28.919Z] 8f5c88b7dfed: Pushed [2024-11-22T05:11:28.919Z] 5b8d0222aa99: Pushed [2024-11-22T05:11:28.919Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:28.919Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:28.919Z] 5f70bf18a086: Layer already exists [2024-11-22T05:11:29.177Z] f13e048213f3: Pushed [2024-11-22T05:11:29.177Z] fe90bbf94f31: Pushed [2024-11-22T05:11:29.177Z] 100184f96f87: Pushed [2024-11-22T05:11:29.177Z] 34d4303311f7: Pushed [2024-11-22T05:11:29.177Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:29.177Z] 8f919af889d7: Pushed [2024-11-22T05:11:29.745Z] 6a4e6a72f1c7: Pushed [2024-11-22T05:11:30.311Z] 3da883259acf: Pushed [2024-11-22T05:11:30.570Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:1dd2f5d007ec96ac1f7e549c39608b3abf6eab9fb6302f4d0587a75d95895368 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:30.885Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:31.209Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-22T05:11:31.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-22T05:11:31.209Z] d0a1a0eac40c: Preparing [2024-11-22T05:11:31.209Z] 5b8d0222aa99: Preparing [2024-11-22T05:11:31.209Z] 8f5c88b7dfed: Preparing [2024-11-22T05:11:31.209Z] 4a7734e5c1d1: Preparing [2024-11-22T05:11:31.209Z] 85b809691d4c: Preparing [2024-11-22T05:11:31.209Z] f13e048213f3: Preparing [2024-11-22T05:11:31.209Z] 3da883259acf: Preparing [2024-11-22T05:11:31.209Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:31.209Z] 5eaefa190836: Preparing [2024-11-22T05:11:31.209Z] fe90bbf94f31: Preparing [2024-11-22T05:11:31.209Z] 100184f96f87: Preparing [2024-11-22T05:11:31.209Z] 5f70bf18a086: Preparing [2024-11-22T05:11:31.210Z] 34d4303311f7: Preparing [2024-11-22T05:11:31.210Z] 6a4e6a72f1c7: Preparing [2024-11-22T05:11:31.210Z] 8f919af889d7: Preparing [2024-11-22T05:11:31.210Z] 75654b8eeebd: Preparing [2024-11-22T05:11:31.210Z] f13e048213f3: Waiting [2024-11-22T05:11:31.210Z] 3da883259acf: Waiting [2024-11-22T05:11:31.210Z] 100184f96f87: Waiting [2024-11-22T05:11:31.210Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:31.210Z] 5eaefa190836: Waiting [2024-11-22T05:11:31.210Z] 5f70bf18a086: Waiting [2024-11-22T05:11:31.210Z] fe90bbf94f31: Waiting [2024-11-22T05:11:31.210Z] 34d4303311f7: Waiting [2024-11-22T05:11:31.210Z] 6a4e6a72f1c7: Waiting [2024-11-22T05:11:31.210Z] 75654b8eeebd: Waiting [2024-11-22T05:11:31.210Z] 8f5c88b7dfed: Layer already exists [2024-11-22T05:11:31.210Z] 4a7734e5c1d1: Layer already exists [2024-11-22T05:11:31.210Z] 85b809691d4c: Layer already exists [2024-11-22T05:11:31.210Z] 5b8d0222aa99: Layer already exists [2024-11-22T05:11:31.210Z] d0a1a0eac40c: Layer already exists [2024-11-22T05:11:31.210Z] f13e048213f3: Layer already exists [2024-11-22T05:11:31.210Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:31.210Z] fe90bbf94f31: Layer already exists [2024-11-22T05:11:31.210Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:31.210Z] 3da883259acf: Layer already exists [2024-11-22T05:11:31.210Z] 100184f96f87: Layer already exists [2024-11-22T05:11:31.210Z] 34d4303311f7: Layer already exists [2024-11-22T05:11:31.210Z] 6a4e6a72f1c7: Layer already exists [2024-11-22T05:11:31.210Z] 5f70bf18a086: Layer already exists [2024-11-22T05:11:31.210Z] 8f919af889d7: Layer already exists [2024-11-22T05:11:31.210Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:31.210Z] latest: digest: sha256:1dd2f5d007ec96ac1f7e549c39608b3abf6eab9fb6302f4d0587a75d95895368 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:31.530Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:31.850Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [2024-11-22T05:11:31.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-22T05:11:31.850Z] d0a1a0eac40c: Preparing [2024-11-22T05:11:31.850Z] 5b8d0222aa99: Preparing [2024-11-22T05:11:31.850Z] 8f5c88b7dfed: Preparing [2024-11-22T05:11:31.850Z] 4a7734e5c1d1: Preparing [2024-11-22T05:11:31.850Z] 85b809691d4c: Preparing [2024-11-22T05:11:31.850Z] f13e048213f3: Preparing [2024-11-22T05:11:31.850Z] 3da883259acf: Preparing [2024-11-22T05:11:31.850Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:31.850Z] 5eaefa190836: Preparing [2024-11-22T05:11:31.850Z] fe90bbf94f31: Preparing [2024-11-22T05:11:31.850Z] 100184f96f87: Preparing [2024-11-22T05:11:31.850Z] 5f70bf18a086: Preparing [2024-11-22T05:11:31.850Z] 34d4303311f7: Preparing [2024-11-22T05:11:31.850Z] 6a4e6a72f1c7: Preparing [2024-11-22T05:11:31.850Z] 8f919af889d7: Preparing [2024-11-22T05:11:31.850Z] 75654b8eeebd: Preparing [2024-11-22T05:11:31.850Z] 100184f96f87: Waiting [2024-11-22T05:11:31.850Z] 5f70bf18a086: Waiting [2024-11-22T05:11:31.850Z] 34d4303311f7: Waiting [2024-11-22T05:11:31.850Z] 6a4e6a72f1c7: Waiting [2024-11-22T05:11:31.850Z] f13e048213f3: Waiting [2024-11-22T05:11:31.850Z] 8f919af889d7: Waiting [2024-11-22T05:11:31.850Z] 3da883259acf: Waiting [2024-11-22T05:11:31.850Z] 5eaefa190836: Waiting [2024-11-22T05:11:31.850Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:31.850Z] fe90bbf94f31: Waiting [2024-11-22T05:11:31.850Z] 75654b8eeebd: Waiting [2024-11-22T05:11:31.850Z] 85b809691d4c: Layer already exists [2024-11-22T05:11:31.850Z] 5b8d0222aa99: Layer already exists [2024-11-22T05:11:31.850Z] d0a1a0eac40c: Layer already exists [2024-11-22T05:11:31.850Z] 8f5c88b7dfed: Layer already exists [2024-11-22T05:11:31.850Z] 4a7734e5c1d1: Layer already exists [2024-11-22T05:11:31.850Z] 3da883259acf: Layer already exists [2024-11-22T05:11:31.850Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:31.850Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:31.850Z] f13e048213f3: Layer already exists [2024-11-22T05:11:31.850Z] fe90bbf94f31: Layer already exists [2024-11-22T05:11:31.850Z] 100184f96f87: Layer already exists [2024-11-22T05:11:31.850Z] 5f70bf18a086: Layer already exists [2024-11-22T05:11:31.850Z] 8f919af889d7: Layer already exists [2024-11-22T05:11:31.850Z] 34d4303311f7: Layer already exists [2024-11-22T05:11:31.850Z] 6a4e6a72f1c7: Layer already exists [2024-11-22T05:11:31.850Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:31.850Z] 4.0.0-dev.22: digest: sha256:1dd2f5d007ec96ac1f7e549c39608b3abf6eab9fb6302f4d0587a75d95895368 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:32.180Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:32.582Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:32.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-22T05:11:32.582Z] d0a1a0eac40c: Preparing [2024-11-22T05:11:32.582Z] 5b8d0222aa99: Preparing [2024-11-22T05:11:32.582Z] 8f5c88b7dfed: Preparing [2024-11-22T05:11:32.582Z] 4a7734e5c1d1: Preparing [2024-11-22T05:11:32.582Z] 85b809691d4c: Preparing [2024-11-22T05:11:32.582Z] f13e048213f3: Preparing [2024-11-22T05:11:32.582Z] 3da883259acf: Preparing [2024-11-22T05:11:32.582Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:32.582Z] 5eaefa190836: Preparing [2024-11-22T05:11:32.582Z] fe90bbf94f31: Preparing [2024-11-22T05:11:32.582Z] 100184f96f87: Preparing [2024-11-22T05:11:32.582Z] 5f70bf18a086: Preparing [2024-11-22T05:11:32.582Z] 34d4303311f7: Preparing [2024-11-22T05:11:32.582Z] 6a4e6a72f1c7: Preparing [2024-11-22T05:11:32.582Z] 8f919af889d7: Preparing [2024-11-22T05:11:32.582Z] 75654b8eeebd: Preparing [2024-11-22T05:11:32.582Z] f13e048213f3: Waiting [2024-11-22T05:11:32.582Z] 3da883259acf: Waiting [2024-11-22T05:11:32.582Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:32.582Z] 5eaefa190836: Waiting [2024-11-22T05:11:32.582Z] fe90bbf94f31: Waiting [2024-11-22T05:11:32.582Z] 100184f96f87: Waiting [2024-11-22T05:11:32.582Z] 34d4303311f7: Waiting [2024-11-22T05:11:32.582Z] 5f70bf18a086: Waiting [2024-11-22T05:11:32.582Z] 75654b8eeebd: Waiting [2024-11-22T05:11:32.582Z] 6a4e6a72f1c7: Waiting [2024-11-22T05:11:32.582Z] 8f919af889d7: Waiting [2024-11-22T05:11:32.582Z] 4a7734e5c1d1: Layer already exists [2024-11-22T05:11:32.582Z] 85b809691d4c: Layer already exists [2024-11-22T05:11:32.582Z] d0a1a0eac40c: Layer already exists [2024-11-22T05:11:32.582Z] 5b8d0222aa99: Layer already exists [2024-11-22T05:11:32.582Z] f13e048213f3: Layer already exists [2024-11-22T05:11:32.582Z] 8f5c88b7dfed: Layer already exists [2024-11-22T05:11:32.582Z] 3da883259acf: Layer already exists [2024-11-22T05:11:32.582Z] fe90bbf94f31: Layer already exists [2024-11-22T05:11:32.582Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:32.582Z] 100184f96f87: Layer already exists [2024-11-22T05:11:32.582Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:32.582Z] 5f70bf18a086: Layer already exists [2024-11-22T05:11:32.582Z] 34d4303311f7: Layer already exists [2024-11-22T05:11:32.582Z] 8f919af889d7: Layer already exists [2024-11-22T05:11:32.582Z] 6a4e6a72f1c7: Layer already exists [2024-11-22T05:11:32.582Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:32.582Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:1dd2f5d007ec96ac1f7e549c39608b3abf6eab9fb6302f4d0587a75d95895368 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:32.916Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:33.244Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-22T05:11:33.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-22T05:11:33.244Z] d0a1a0eac40c: Preparing [2024-11-22T05:11:33.244Z] 5b8d0222aa99: Preparing [2024-11-22T05:11:33.244Z] 8f5c88b7dfed: Preparing [2024-11-22T05:11:33.244Z] 4a7734e5c1d1: Preparing [2024-11-22T05:11:33.244Z] 85b809691d4c: Preparing [2024-11-22T05:11:33.244Z] f13e048213f3: Preparing [2024-11-22T05:11:33.244Z] 3da883259acf: Preparing [2024-11-22T05:11:33.244Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:33.244Z] 5eaefa190836: Preparing [2024-11-22T05:11:33.244Z] fe90bbf94f31: Preparing [2024-11-22T05:11:33.244Z] 100184f96f87: Preparing [2024-11-22T05:11:33.244Z] 5f70bf18a086: Preparing [2024-11-22T05:11:33.244Z] 34d4303311f7: Preparing [2024-11-22T05:11:33.244Z] 6a4e6a72f1c7: Preparing [2024-11-22T05:11:33.244Z] 8f919af889d7: Preparing [2024-11-22T05:11:33.244Z] 75654b8eeebd: Preparing [2024-11-22T05:11:33.244Z] 3da883259acf: Waiting [2024-11-22T05:11:33.244Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:33.244Z] 5eaefa190836: Waiting [2024-11-22T05:11:33.244Z] fe90bbf94f31: Waiting [2024-11-22T05:11:33.244Z] 100184f96f87: Waiting [2024-11-22T05:11:33.244Z] 5f70bf18a086: Waiting [2024-11-22T05:11:33.244Z] 34d4303311f7: Waiting [2024-11-22T05:11:33.244Z] 75654b8eeebd: Waiting [2024-11-22T05:11:33.244Z] 8f919af889d7: Waiting [2024-11-22T05:11:33.244Z] f13e048213f3: Waiting [2024-11-22T05:11:33.244Z] 8f5c88b7dfed: Layer already exists [2024-11-22T05:11:33.244Z] 4a7734e5c1d1: Layer already exists [2024-11-22T05:11:33.244Z] 85b809691d4c: Layer already exists [2024-11-22T05:11:33.244Z] 5b8d0222aa99: Layer already exists [2024-11-22T05:11:33.244Z] d0a1a0eac40c: Layer already exists [2024-11-22T05:11:33.244Z] fe90bbf94f31: Layer already exists [2024-11-22T05:11:33.244Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:33.244Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:33.244Z] f13e048213f3: Layer already exists [2024-11-22T05:11:33.244Z] 3da883259acf: Layer already exists [2024-11-22T05:11:33.244Z] 34d4303311f7: Layer already exists [2024-11-22T05:11:33.244Z] 100184f96f87: Layer already exists [2024-11-22T05:11:33.244Z] 8f919af889d7: Layer already exists [2024-11-22T05:11:33.244Z] 5f70bf18a086: Layer already exists [2024-11-22T05:11:33.244Z] 6a4e6a72f1c7: Layer already exists [2024-11-22T05:11:33.244Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:33.244Z] main: digest: sha256:1dd2f5d007ec96ac1f7e549c39608b3abf6eab9fb6302f4d0587a75d95895368 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:33.321Z] ===================================================== [Pipeline] echo [2024-11-22T05:11:33.335Z] taggedImages: [2024-11-22T05:11:33.335Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:33.335Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-22T05:11:33.335Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [2024-11-22T05:11:33.335Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:33.335Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-22T05:11:33.361Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-22T05:11:33.361Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:33.361Z] latest [2024-11-22T05:11:33.361Z] 4.0.0-dev.22 [2024-11-22T05:11:33.361Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:33.361Z] main [2024-11-22T05:11:33.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:33.715Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:34.039Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:34.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-22T05:11:34.039Z] 83629b4ee0b3: Preparing [2024-11-22T05:11:34.039Z] 9b4ff4fe90d8: Preparing [2024-11-22T05:11:34.039Z] 2cc701bdd6a6: Preparing [2024-11-22T05:11:34.039Z] 10f5d034a6d7: Preparing [2024-11-22T05:11:34.039Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:34.039Z] 5eaefa190836: Preparing [2024-11-22T05:11:34.039Z] fe9fa31392a4: Preparing [2024-11-22T05:11:34.039Z] 2704fee6253f: Preparing [2024-11-22T05:11:34.039Z] 75654b8eeebd: Preparing [2024-11-22T05:11:34.039Z] 2704fee6253f: Waiting [2024-11-22T05:11:34.039Z] fe9fa31392a4: Waiting [2024-11-22T05:11:34.039Z] 5eaefa190836: Waiting [2024-11-22T05:11:34.039Z] 75654b8eeebd: Waiting [2024-11-22T05:11:34.039Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:34.039Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:34.039Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:34.039Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:34.039Z] 2cc701bdd6a6: Pushed [2024-11-22T05:11:34.039Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:34.039Z] 83629b4ee0b3: Pushed [2024-11-22T05:11:34.039Z] 9b4ff4fe90d8: Pushed [2024-11-22T05:11:35.940Z] 10f5d034a6d7: Pushed [2024-11-22T05:11:35.940Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:146d6cf1063106d4d7bb6391d21a313b1cc9ac09d5477c3109f8577d42d297e7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:36.266Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:36.581Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-22T05:11:36.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-22T05:11:36.581Z] 83629b4ee0b3: Preparing [2024-11-22T05:11:36.581Z] 9b4ff4fe90d8: Preparing [2024-11-22T05:11:36.581Z] 2cc701bdd6a6: Preparing [2024-11-22T05:11:36.581Z] 10f5d034a6d7: Preparing [2024-11-22T05:11:36.581Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:36.581Z] 5eaefa190836: Preparing [2024-11-22T05:11:36.581Z] fe9fa31392a4: Preparing [2024-11-22T05:11:36.581Z] 2704fee6253f: Preparing [2024-11-22T05:11:36.581Z] 75654b8eeebd: Preparing [2024-11-22T05:11:36.581Z] 5eaefa190836: Waiting [2024-11-22T05:11:36.581Z] fe9fa31392a4: Waiting [2024-11-22T05:11:36.581Z] 75654b8eeebd: Waiting [2024-11-22T05:11:36.581Z] 2704fee6253f: Waiting [2024-11-22T05:11:36.581Z] 83629b4ee0b3: Layer already exists [2024-11-22T05:11:36.581Z] 10f5d034a6d7: Layer already exists [2024-11-22T05:11:36.581Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:36.581Z] 9b4ff4fe90d8: Layer already exists [2024-11-22T05:11:36.581Z] 2cc701bdd6a6: Layer already exists [2024-11-22T05:11:36.581Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:36.581Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:36.581Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:36.581Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:36.581Z] latest: digest: sha256:146d6cf1063106d4d7bb6391d21a313b1cc9ac09d5477c3109f8577d42d297e7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:36.905Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:37.230Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [2024-11-22T05:11:37.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-22T05:11:37.230Z] 83629b4ee0b3: Preparing [2024-11-22T05:11:37.230Z] 9b4ff4fe90d8: Preparing [2024-11-22T05:11:37.230Z] 2cc701bdd6a6: Preparing [2024-11-22T05:11:37.230Z] 10f5d034a6d7: Preparing [2024-11-22T05:11:37.230Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:37.230Z] 5eaefa190836: Preparing [2024-11-22T05:11:37.230Z] fe9fa31392a4: Preparing [2024-11-22T05:11:37.230Z] 2704fee6253f: Preparing [2024-11-22T05:11:37.230Z] 75654b8eeebd: Preparing [2024-11-22T05:11:37.230Z] 5eaefa190836: Waiting [2024-11-22T05:11:37.230Z] fe9fa31392a4: Waiting [2024-11-22T05:11:37.230Z] 2704fee6253f: Waiting [2024-11-22T05:11:37.230Z] 75654b8eeebd: Waiting [2024-11-22T05:11:37.230Z] 2cc701bdd6a6: Layer already exists [2024-11-22T05:11:37.230Z] 10f5d034a6d7: Layer already exists [2024-11-22T05:11:37.230Z] 83629b4ee0b3: Layer already exists [2024-11-22T05:11:37.230Z] 9b4ff4fe90d8: Layer already exists [2024-11-22T05:11:37.230Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:37.230Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:37.230Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:37.230Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:37.230Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:37.230Z] 4.0.0-dev.22: digest: sha256:146d6cf1063106d4d7bb6391d21a313b1cc9ac09d5477c3109f8577d42d297e7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:37.558Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:37.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:37.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-22T05:11:37.878Z] 83629b4ee0b3: Preparing [2024-11-22T05:11:37.878Z] 9b4ff4fe90d8: Preparing [2024-11-22T05:11:37.878Z] 2cc701bdd6a6: Preparing [2024-11-22T05:11:37.878Z] 10f5d034a6d7: Preparing [2024-11-22T05:11:37.878Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:37.878Z] 5eaefa190836: Preparing [2024-11-22T05:11:37.878Z] fe9fa31392a4: Preparing [2024-11-22T05:11:37.878Z] 2704fee6253f: Preparing [2024-11-22T05:11:37.878Z] 75654b8eeebd: Preparing [2024-11-22T05:11:37.878Z] 5eaefa190836: Waiting [2024-11-22T05:11:37.878Z] fe9fa31392a4: Waiting [2024-11-22T05:11:37.878Z] 2704fee6253f: Waiting [2024-11-22T05:11:37.878Z] 75654b8eeebd: Waiting [2024-11-22T05:11:37.878Z] 10f5d034a6d7: Layer already exists [2024-11-22T05:11:37.878Z] 83629b4ee0b3: Layer already exists [2024-11-22T05:11:37.878Z] 2cc701bdd6a6: Layer already exists [2024-11-22T05:11:37.878Z] 9b4ff4fe90d8: Layer already exists [2024-11-22T05:11:37.878Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:37.878Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:37.878Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:37.878Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:37.878Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:37.878Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:146d6cf1063106d4d7bb6391d21a313b1cc9ac09d5477c3109f8577d42d297e7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:38.201Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:38.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-22T05:11:38.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-22T05:11:38.528Z] 83629b4ee0b3: Preparing [2024-11-22T05:11:38.528Z] 9b4ff4fe90d8: Preparing [2024-11-22T05:11:38.528Z] 2cc701bdd6a6: Preparing [2024-11-22T05:11:38.528Z] 10f5d034a6d7: Preparing [2024-11-22T05:11:38.528Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:38.528Z] 5eaefa190836: Preparing [2024-11-22T05:11:38.528Z] fe9fa31392a4: Preparing [2024-11-22T05:11:38.528Z] 2704fee6253f: Preparing [2024-11-22T05:11:38.528Z] 5eaefa190836: Waiting [2024-11-22T05:11:38.528Z] fe9fa31392a4: Waiting [2024-11-22T05:11:38.528Z] 75654b8eeebd: Preparing [2024-11-22T05:11:38.528Z] 2704fee6253f: Waiting [2024-11-22T05:11:38.528Z] 75654b8eeebd: Waiting [2024-11-22T05:11:38.528Z] 83629b4ee0b3: Layer already exists [2024-11-22T05:11:38.528Z] 2cc701bdd6a6: Layer already exists [2024-11-22T05:11:38.528Z] 9b4ff4fe90d8: Layer already exists [2024-11-22T05:11:38.528Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:38.528Z] 10f5d034a6d7: Layer already exists [2024-11-22T05:11:38.528Z] 2704fee6253f: Layer already exists [2024-11-22T05:11:38.528Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:38.528Z] fe9fa31392a4: Layer already exists [2024-11-22T05:11:38.528Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:38.528Z] main: digest: sha256:146d6cf1063106d4d7bb6391d21a313b1cc9ac09d5477c3109f8577d42d297e7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:38.606Z] ===================================================== [Pipeline] echo [2024-11-22T05:11:38.621Z] taggedImages: [2024-11-22T05:11:38.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:38.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-22T05:11:38.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [2024-11-22T05:11:38.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:38.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-22T05:11:38.654Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-22T05:11:38.654Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:38.654Z] latest [2024-11-22T05:11:38.654Z] 4.0.0-dev.22 [2024-11-22T05:11:38.654Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:38.654Z] main [2024-11-22T05:11:38.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:38.996Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:39.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:39.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-22T05:11:39.317Z] a8666d7ce8e0: Preparing [2024-11-22T05:11:39.317Z] 9122b523e3b0: Preparing [2024-11-22T05:11:39.317Z] 3fde702f90ea: Preparing [2024-11-22T05:11:39.317Z] a5a814ffc668: Preparing [2024-11-22T05:11:39.317Z] f659f392b30a: Preparing [2024-11-22T05:11:39.317Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:39.317Z] 5eaefa190836: Preparing [2024-11-22T05:11:39.317Z] 7e3cf2a8a4e6: Preparing [2024-11-22T05:11:39.317Z] c2e06b9a3b25: Preparing [2024-11-22T05:11:39.317Z] afe72017e75a: Preparing [2024-11-22T05:11:39.317Z] 75654b8eeebd: Preparing [2024-11-22T05:11:39.317Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:39.317Z] 5eaefa190836: Waiting [2024-11-22T05:11:39.317Z] 7e3cf2a8a4e6: Waiting [2024-11-22T05:11:39.317Z] c2e06b9a3b25: Waiting [2024-11-22T05:11:39.317Z] afe72017e75a: Waiting [2024-11-22T05:11:39.317Z] 75654b8eeebd: Waiting [2024-11-22T05:11:39.317Z] a5a814ffc668: Pushed [2024-11-22T05:11:39.317Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:39.317Z] f659f392b30a: Pushed [2024-11-22T05:11:39.317Z] a8666d7ce8e0: Pushed [2024-11-22T05:11:39.317Z] 9122b523e3b0: Pushed [2024-11-22T05:11:39.317Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:39.317Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:39.575Z] 7e3cf2a8a4e6: Pushed [2024-11-22T05:11:39.575Z] c2e06b9a3b25: Pushed [2024-11-22T05:11:40.511Z] 3fde702f90ea: Pushed [2024-11-22T05:11:41.079Z] afe72017e75a: Pushed [2024-11-22T05:11:41.339Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:b9436dbc07b441499cea8c5a1d72ffe2db62f58e17900f00a9685feafa154e42 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:41.662Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:41.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-22T05:11:41.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-22T05:11:41.987Z] a8666d7ce8e0: Preparing [2024-11-22T05:11:41.987Z] 9122b523e3b0: Preparing [2024-11-22T05:11:41.987Z] 3fde702f90ea: Preparing [2024-11-22T05:11:41.987Z] a5a814ffc668: Preparing [2024-11-22T05:11:41.987Z] f659f392b30a: Preparing [2024-11-22T05:11:41.987Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:41.987Z] 5eaefa190836: Preparing [2024-11-22T05:11:41.987Z] 7e3cf2a8a4e6: Preparing [2024-11-22T05:11:41.987Z] c2e06b9a3b25: Preparing [2024-11-22T05:11:41.987Z] afe72017e75a: Preparing [2024-11-22T05:11:41.987Z] 75654b8eeebd: Preparing [2024-11-22T05:11:41.987Z] 7e3cf2a8a4e6: Waiting [2024-11-22T05:11:41.987Z] afe72017e75a: Waiting [2024-11-22T05:11:41.987Z] c2e06b9a3b25: Waiting [2024-11-22T05:11:41.987Z] 75654b8eeebd: Waiting [2024-11-22T05:11:41.987Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:41.987Z] 5eaefa190836: Waiting [2024-11-22T05:11:41.987Z] 3fde702f90ea: Layer already exists [2024-11-22T05:11:41.987Z] a8666d7ce8e0: Layer already exists [2024-11-22T05:11:41.987Z] a5a814ffc668: Layer already exists [2024-11-22T05:11:41.987Z] 9122b523e3b0: Layer already exists [2024-11-22T05:11:41.987Z] f659f392b30a: Layer already exists [2024-11-22T05:11:41.987Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:41.987Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:41.987Z] 7e3cf2a8a4e6: Layer already exists [2024-11-22T05:11:41.987Z] c2e06b9a3b25: Layer already exists [2024-11-22T05:11:41.987Z] afe72017e75a: Layer already exists [2024-11-22T05:11:41.987Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:41.987Z] latest: digest: sha256:b9436dbc07b441499cea8c5a1d72ffe2db62f58e17900f00a9685feafa154e42 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:42.362Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:42.763Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [2024-11-22T05:11:42.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-22T05:11:42.764Z] a8666d7ce8e0: Preparing [2024-11-22T05:11:42.764Z] 9122b523e3b0: Preparing [2024-11-22T05:11:42.764Z] 3fde702f90ea: Preparing [2024-11-22T05:11:42.764Z] a5a814ffc668: Preparing [2024-11-22T05:11:42.764Z] f659f392b30a: Preparing [2024-11-22T05:11:42.764Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:42.764Z] 5eaefa190836: Preparing [2024-11-22T05:11:42.764Z] 7e3cf2a8a4e6: Preparing [2024-11-22T05:11:42.764Z] c2e06b9a3b25: Preparing [2024-11-22T05:11:42.764Z] afe72017e75a: Preparing [2024-11-22T05:11:42.764Z] 75654b8eeebd: Preparing [2024-11-22T05:11:42.764Z] 5eaefa190836: Waiting [2024-11-22T05:11:42.764Z] 7e3cf2a8a4e6: Waiting [2024-11-22T05:11:42.764Z] c2e06b9a3b25: Waiting [2024-11-22T05:11:42.764Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:42.764Z] afe72017e75a: Waiting [2024-11-22T05:11:42.764Z] 75654b8eeebd: Waiting [2024-11-22T05:11:42.764Z] 3fde702f90ea: Layer already exists [2024-11-22T05:11:42.764Z] 9122b523e3b0: Layer already exists [2024-11-22T05:11:42.764Z] a8666d7ce8e0: Layer already exists [2024-11-22T05:11:42.764Z] a5a814ffc668: Layer already exists [2024-11-22T05:11:42.764Z] f659f392b30a: Layer already exists [2024-11-22T05:11:42.764Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:42.764Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:42.764Z] 7e3cf2a8a4e6: Layer already exists [2024-11-22T05:11:42.764Z] c2e06b9a3b25: Layer already exists [2024-11-22T05:11:42.764Z] afe72017e75a: Layer already exists [2024-11-22T05:11:42.764Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:42.764Z] 4.0.0-dev.22: digest: sha256:b9436dbc07b441499cea8c5a1d72ffe2db62f58e17900f00a9685feafa154e42 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:43.136Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:43.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:43.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-22T05:11:43.453Z] a8666d7ce8e0: Preparing [2024-11-22T05:11:43.453Z] 9122b523e3b0: Preparing [2024-11-22T05:11:43.453Z] 3fde702f90ea: Preparing [2024-11-22T05:11:43.453Z] a5a814ffc668: Preparing [2024-11-22T05:11:43.453Z] f659f392b30a: Preparing [2024-11-22T05:11:43.453Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:43.453Z] 5eaefa190836: Preparing [2024-11-22T05:11:43.453Z] 7e3cf2a8a4e6: Preparing [2024-11-22T05:11:43.453Z] c2e06b9a3b25: Preparing [2024-11-22T05:11:43.453Z] afe72017e75a: Preparing [2024-11-22T05:11:43.453Z] 75654b8eeebd: Preparing [2024-11-22T05:11:43.453Z] afe72017e75a: Waiting [2024-11-22T05:11:43.453Z] c2e06b9a3b25: Waiting [2024-11-22T05:11:43.453Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:43.453Z] 75654b8eeebd: Waiting [2024-11-22T05:11:43.453Z] 5eaefa190836: Waiting [2024-11-22T05:11:43.453Z] 7e3cf2a8a4e6: Waiting [2024-11-22T05:11:43.453Z] 9122b523e3b0: Layer already exists [2024-11-22T05:11:43.453Z] f659f392b30a: Layer already exists [2024-11-22T05:11:43.453Z] a5a814ffc668: Layer already exists [2024-11-22T05:11:43.453Z] 3fde702f90ea: Layer already exists [2024-11-22T05:11:43.453Z] a8666d7ce8e0: Layer already exists [2024-11-22T05:11:43.453Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:43.453Z] afe72017e75a: Layer already exists [2024-11-22T05:11:43.453Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:43.453Z] c2e06b9a3b25: Layer already exists [2024-11-22T05:11:43.453Z] 7e3cf2a8a4e6: Layer already exists [2024-11-22T05:11:43.453Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:43.453Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:b9436dbc07b441499cea8c5a1d72ffe2db62f58e17900f00a9685feafa154e42 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:43.792Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:44.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-22T05:11:44.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-22T05:11:44.110Z] a8666d7ce8e0: Preparing [2024-11-22T05:11:44.110Z] 9122b523e3b0: Preparing [2024-11-22T05:11:44.110Z] 3fde702f90ea: Preparing [2024-11-22T05:11:44.110Z] a5a814ffc668: Preparing [2024-11-22T05:11:44.110Z] f659f392b30a: Preparing [2024-11-22T05:11:44.110Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:44.110Z] 5eaefa190836: Preparing [2024-11-22T05:11:44.110Z] 7e3cf2a8a4e6: Preparing [2024-11-22T05:11:44.110Z] c2e06b9a3b25: Preparing [2024-11-22T05:11:44.110Z] afe72017e75a: Preparing [2024-11-22T05:11:44.110Z] 75654b8eeebd: Preparing [2024-11-22T05:11:44.110Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:44.110Z] 5eaefa190836: Waiting [2024-11-22T05:11:44.110Z] afe72017e75a: Waiting [2024-11-22T05:11:44.110Z] c2e06b9a3b25: Waiting [2024-11-22T05:11:44.110Z] 75654b8eeebd: Waiting [2024-11-22T05:11:44.110Z] 7e3cf2a8a4e6: Waiting [2024-11-22T05:11:44.110Z] 3fde702f90ea: Layer already exists [2024-11-22T05:11:44.110Z] a8666d7ce8e0: Layer already exists [2024-11-22T05:11:44.110Z] 9122b523e3b0: Layer already exists [2024-11-22T05:11:44.110Z] a5a814ffc668: Layer already exists [2024-11-22T05:11:44.110Z] f659f392b30a: Layer already exists [2024-11-22T05:11:44.110Z] c2e06b9a3b25: Layer already exists [2024-11-22T05:11:44.110Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:44.110Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:44.110Z] 7e3cf2a8a4e6: Layer already exists [2024-11-22T05:11:44.110Z] afe72017e75a: Layer already exists [2024-11-22T05:11:44.110Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:44.110Z] main: digest: sha256:b9436dbc07b441499cea8c5a1d72ffe2db62f58e17900f00a9685feafa154e42 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:44.193Z] ===================================================== [Pipeline] echo [2024-11-22T05:11:44.206Z] taggedImages: [2024-11-22T05:11:44.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:44.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-22T05:11:44.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [2024-11-22T05:11:44.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:44.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-22T05:11:44.231Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-22T05:11:44.231Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:44.231Z] latest [2024-11-22T05:11:44.231Z] 4.0.0-dev.22 [2024-11-22T05:11:44.231Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:44.231Z] main [2024-11-22T05:11:44.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:44.583Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:44.909Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:44.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-22T05:11:44.909Z] 7a2c97ee4341: Preparing [2024-11-22T05:11:44.909Z] f623c6c1ed23: Preparing [2024-11-22T05:11:44.909Z] 8d888d9a2270: Preparing [2024-11-22T05:11:44.909Z] 6a67e989adde: Preparing [2024-11-22T05:11:44.909Z] 6852600557d2: Preparing [2024-11-22T05:11:44.909Z] c77be51059ec: Preparing [2024-11-22T05:11:44.909Z] 53644b1bf437: Preparing [2024-11-22T05:11:44.909Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:44.909Z] 5eaefa190836: Preparing [2024-11-22T05:11:44.909Z] 76153b59f9ef: Preparing [2024-11-22T05:11:44.909Z] 589e883cfc40: Preparing [2024-11-22T05:11:44.909Z] 75654b8eeebd: Preparing [2024-11-22T05:11:44.909Z] 53644b1bf437: Waiting [2024-11-22T05:11:44.909Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:44.909Z] 5eaefa190836: Waiting [2024-11-22T05:11:44.909Z] 76153b59f9ef: Waiting [2024-11-22T05:11:44.909Z] 589e883cfc40: Waiting [2024-11-22T05:11:44.909Z] 75654b8eeebd: Waiting [2024-11-22T05:11:44.909Z] c77be51059ec: Waiting [2024-11-22T05:11:44.909Z] 6852600557d2: Pushed [2024-11-22T05:11:44.909Z] f623c6c1ed23: Pushed [2024-11-22T05:11:44.909Z] 7a2c97ee4341: Pushed [2024-11-22T05:11:44.909Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:44.909Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:45.168Z] 53644b1bf437: Pushed [2024-11-22T05:11:45.168Z] c77be51059ec: Pushed [2024-11-22T05:11:45.168Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:45.733Z] 76153b59f9ef: Pushed [2024-11-22T05:11:45.733Z] 6a67e989adde: Pushed [2024-11-22T05:11:45.991Z] 8d888d9a2270: Pushed [2024-11-22T05:11:46.250Z] 589e883cfc40: Pushed [2024-11-22T05:11:46.250Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:aea7e3df3976749974dc16b2d6446ca1899e4efb1c2913487ef7fd45b7880890 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:46.575Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:46.890Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-22T05:11:46.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-22T05:11:46.890Z] 7a2c97ee4341: Preparing [2024-11-22T05:11:46.890Z] f623c6c1ed23: Preparing [2024-11-22T05:11:46.890Z] 8d888d9a2270: Preparing [2024-11-22T05:11:46.890Z] 6a67e989adde: Preparing [2024-11-22T05:11:46.890Z] 6852600557d2: Preparing [2024-11-22T05:11:46.890Z] c77be51059ec: Preparing [2024-11-22T05:11:46.890Z] 53644b1bf437: Preparing [2024-11-22T05:11:46.890Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:46.890Z] 5eaefa190836: Preparing [2024-11-22T05:11:46.891Z] 76153b59f9ef: Preparing [2024-11-22T05:11:46.891Z] 589e883cfc40: Preparing [2024-11-22T05:11:46.891Z] 75654b8eeebd: Preparing [2024-11-22T05:11:46.891Z] c77be51059ec: Waiting [2024-11-22T05:11:46.891Z] 53644b1bf437: Waiting [2024-11-22T05:11:46.891Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:46.891Z] 76153b59f9ef: Waiting [2024-11-22T05:11:46.891Z] 75654b8eeebd: Waiting [2024-11-22T05:11:46.891Z] 5eaefa190836: Waiting [2024-11-22T05:11:46.891Z] 6852600557d2: Layer already exists [2024-11-22T05:11:46.891Z] 6a67e989adde: Layer already exists [2024-11-22T05:11:46.891Z] 7a2c97ee4341: Layer already exists [2024-11-22T05:11:46.891Z] 8d888d9a2270: Layer already exists [2024-11-22T05:11:46.891Z] f623c6c1ed23: Layer already exists [2024-11-22T05:11:46.891Z] 53644b1bf437: Layer already exists [2024-11-22T05:11:46.891Z] c77be51059ec: Layer already exists [2024-11-22T05:11:46.891Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:46.891Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:46.891Z] 76153b59f9ef: Layer already exists [2024-11-22T05:11:46.891Z] 589e883cfc40: Layer already exists [2024-11-22T05:11:46.891Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:46.891Z] latest: digest: sha256:aea7e3df3976749974dc16b2d6446ca1899e4efb1c2913487ef7fd45b7880890 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:47.221Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:47.536Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [2024-11-22T05:11:47.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-22T05:11:47.536Z] 7a2c97ee4341: Preparing [2024-11-22T05:11:47.536Z] f623c6c1ed23: Preparing [2024-11-22T05:11:47.536Z] 8d888d9a2270: Preparing [2024-11-22T05:11:47.536Z] 6a67e989adde: Preparing [2024-11-22T05:11:47.536Z] 6852600557d2: Preparing [2024-11-22T05:11:47.537Z] c77be51059ec: Preparing [2024-11-22T05:11:47.537Z] 53644b1bf437: Preparing [2024-11-22T05:11:47.537Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:47.537Z] 5eaefa190836: Preparing [2024-11-22T05:11:47.537Z] 76153b59f9ef: Preparing [2024-11-22T05:11:47.537Z] 589e883cfc40: Preparing [2024-11-22T05:11:47.537Z] 75654b8eeebd: Preparing [2024-11-22T05:11:47.537Z] 5eaefa190836: Waiting [2024-11-22T05:11:47.537Z] 76153b59f9ef: Waiting [2024-11-22T05:11:47.537Z] 589e883cfc40: Waiting [2024-11-22T05:11:47.537Z] 75654b8eeebd: Waiting [2024-11-22T05:11:47.537Z] 53644b1bf437: Waiting [2024-11-22T05:11:47.537Z] c77be51059ec: Waiting [2024-11-22T05:11:47.537Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:47.537Z] 6852600557d2: Layer already exists [2024-11-22T05:11:47.537Z] f623c6c1ed23: Layer already exists [2024-11-22T05:11:47.537Z] 6a67e989adde: Layer already exists [2024-11-22T05:11:47.537Z] 8d888d9a2270: Layer already exists [2024-11-22T05:11:47.537Z] 7a2c97ee4341: Layer already exists [2024-11-22T05:11:47.537Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:47.537Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:47.537Z] c77be51059ec: Layer already exists [2024-11-22T05:11:47.537Z] 53644b1bf437: Layer already exists [2024-11-22T05:11:47.537Z] 76153b59f9ef: Layer already exists [2024-11-22T05:11:47.537Z] 589e883cfc40: Layer already exists [2024-11-22T05:11:47.537Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:47.537Z] 4.0.0-dev.22: digest: sha256:aea7e3df3976749974dc16b2d6446ca1899e4efb1c2913487ef7fd45b7880890 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:47.863Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:48.184Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:48.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-22T05:11:48.184Z] 7a2c97ee4341: Preparing [2024-11-22T05:11:48.184Z] f623c6c1ed23: Preparing [2024-11-22T05:11:48.184Z] 8d888d9a2270: Preparing [2024-11-22T05:11:48.184Z] 6a67e989adde: Preparing [2024-11-22T05:11:48.184Z] 6852600557d2: Preparing [2024-11-22T05:11:48.184Z] c77be51059ec: Preparing [2024-11-22T05:11:48.184Z] 53644b1bf437: Preparing [2024-11-22T05:11:48.184Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:48.184Z] 5eaefa190836: Preparing [2024-11-22T05:11:48.184Z] 76153b59f9ef: Preparing [2024-11-22T05:11:48.184Z] 589e883cfc40: Preparing [2024-11-22T05:11:48.184Z] 75654b8eeebd: Preparing [2024-11-22T05:11:48.184Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:48.184Z] 5eaefa190836: Waiting [2024-11-22T05:11:48.184Z] 75654b8eeebd: Waiting [2024-11-22T05:11:48.184Z] 76153b59f9ef: Waiting [2024-11-22T05:11:48.184Z] c77be51059ec: Waiting [2024-11-22T05:11:48.184Z] 589e883cfc40: Waiting [2024-11-22T05:11:48.184Z] 53644b1bf437: Waiting [2024-11-22T05:11:48.184Z] f623c6c1ed23: Layer already exists [2024-11-22T05:11:48.184Z] 6852600557d2: Layer already exists [2024-11-22T05:11:48.184Z] 6a67e989adde: Layer already exists [2024-11-22T05:11:48.184Z] 7a2c97ee4341: Layer already exists [2024-11-22T05:11:48.184Z] 8d888d9a2270: Layer already exists [2024-11-22T05:11:48.184Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:48.184Z] c77be51059ec: Layer already exists [2024-11-22T05:11:48.184Z] 53644b1bf437: Layer already exists [2024-11-22T05:11:48.184Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:48.184Z] 76153b59f9ef: Layer already exists [2024-11-22T05:11:48.184Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:48.184Z] 589e883cfc40: Layer already exists [2024-11-22T05:11:48.184Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:aea7e3df3976749974dc16b2d6446ca1899e4efb1c2913487ef7fd45b7880890 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:48.508Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:48.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-22T05:11:48.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-22T05:11:48.833Z] 7a2c97ee4341: Preparing [2024-11-22T05:11:48.833Z] f623c6c1ed23: Preparing [2024-11-22T05:11:48.833Z] 8d888d9a2270: Preparing [2024-11-22T05:11:48.833Z] 6a67e989adde: Preparing [2024-11-22T05:11:48.833Z] 6852600557d2: Preparing [2024-11-22T05:11:48.833Z] c77be51059ec: Preparing [2024-11-22T05:11:48.833Z] 53644b1bf437: Preparing [2024-11-22T05:11:48.833Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:48.833Z] 5eaefa190836: Preparing [2024-11-22T05:11:48.833Z] 76153b59f9ef: Preparing [2024-11-22T05:11:48.833Z] 589e883cfc40: Preparing [2024-11-22T05:11:48.833Z] 75654b8eeebd: Preparing [2024-11-22T05:11:48.833Z] 53644b1bf437: Waiting [2024-11-22T05:11:48.833Z] 38ccdb2563b2: Waiting [2024-11-22T05:11:48.833Z] 5eaefa190836: Waiting [2024-11-22T05:11:48.833Z] 76153b59f9ef: Waiting [2024-11-22T05:11:48.833Z] 589e883cfc40: Waiting [2024-11-22T05:11:48.833Z] 75654b8eeebd: Waiting [2024-11-22T05:11:48.833Z] c77be51059ec: Waiting [2024-11-22T05:11:48.833Z] 6a67e989adde: Layer already exists [2024-11-22T05:11:48.833Z] 8d888d9a2270: Layer already exists [2024-11-22T05:11:48.833Z] 7a2c97ee4341: Layer already exists [2024-11-22T05:11:48.833Z] f623c6c1ed23: Layer already exists [2024-11-22T05:11:48.833Z] 6852600557d2: Layer already exists [2024-11-22T05:11:48.833Z] c77be51059ec: Layer already exists [2024-11-22T05:11:48.833Z] 53644b1bf437: Layer already exists [2024-11-22T05:11:48.833Z] 76153b59f9ef: Layer already exists [2024-11-22T05:11:48.833Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:48.833Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:48.833Z] 589e883cfc40: Layer already exists [2024-11-22T05:11:48.833Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:48.833Z] main: digest: sha256:aea7e3df3976749974dc16b2d6446ca1899e4efb1c2913487ef7fd45b7880890 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:48.910Z] ===================================================== [Pipeline] echo [2024-11-22T05:11:48.922Z] taggedImages: [2024-11-22T05:11:48.922Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:48.922Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-22T05:11:48.922Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [2024-11-22T05:11:48.922Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:48.922Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-22T05:11:48.949Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-22T05:11:48.949Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:48.949Z] latest [2024-11-22T05:11:48.949Z] 4.0.0-dev.22 [2024-11-22T05:11:48.949Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:48.949Z] main [2024-11-22T05:11:48.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:49.282Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:49.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:49.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-22T05:11:49.596Z] 08e5c82383df: Preparing [2024-11-22T05:11:49.596Z] 1664249fd72c: Preparing [2024-11-22T05:11:49.596Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:49.596Z] 5eaefa190836: Preparing [2024-11-22T05:11:49.596Z] ba664d67dca1: Preparing [2024-11-22T05:11:49.596Z] 1f3851a08bd1: Preparing [2024-11-22T05:11:49.596Z] 75654b8eeebd: Preparing [2024-11-22T05:11:49.596Z] 75654b8eeebd: Waiting [2024-11-22T05:11:49.596Z] 1f3851a08bd1: Waiting [2024-11-22T05:11:49.596Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:49.596Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:49.596Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:49.596Z] 08e5c82383df: Pushed [2024-11-22T05:11:50.162Z] ba664d67dca1: Pushed [2024-11-22T05:11:50.419Z] 1f3851a08bd1: Pushed [2024-11-22T05:11:51.352Z] 1664249fd72c: Pushed [2024-11-22T05:11:51.609Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:bdce31515d07f50b864889f0f51cd7feb6a3a7b937cba74b5afbfc6d7dfdbb21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:51.935Z] + 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 [2024-11-22T05:11:52.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-22T05:11:52.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-22T05:11:52.258Z] 08e5c82383df: Preparing [2024-11-22T05:11:52.258Z] 1664249fd72c: Preparing [2024-11-22T05:11:52.258Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:52.258Z] 5eaefa190836: Preparing [2024-11-22T05:11:52.258Z] ba664d67dca1: Preparing [2024-11-22T05:11:52.258Z] 1f3851a08bd1: Preparing [2024-11-22T05:11:52.258Z] 75654b8eeebd: Preparing [2024-11-22T05:11:52.258Z] 1f3851a08bd1: Waiting [2024-11-22T05:11:52.258Z] 75654b8eeebd: Waiting [2024-11-22T05:11:52.258Z] ba664d67dca1: Layer already exists [2024-11-22T05:11:52.258Z] 1664249fd72c: Layer already exists [2024-11-22T05:11:52.258Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:52.258Z] 08e5c82383df: Layer already exists [2024-11-22T05:11:52.258Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:52.258Z] 1f3851a08bd1: Layer already exists [2024-11-22T05:11:52.259Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:52.259Z] latest: digest: sha256:bdce31515d07f50b864889f0f51cd7feb6a3a7b937cba74b5afbfc6d7dfdbb21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:52.586Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:52.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [2024-11-22T05:11:52.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-22T05:11:52.906Z] 08e5c82383df: Preparing [2024-11-22T05:11:52.906Z] 1664249fd72c: Preparing [2024-11-22T05:11:52.906Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:52.906Z] 5eaefa190836: Preparing [2024-11-22T05:11:52.906Z] ba664d67dca1: Preparing [2024-11-22T05:11:52.906Z] 1f3851a08bd1: Preparing [2024-11-22T05:11:52.906Z] 75654b8eeebd: Preparing [2024-11-22T05:11:52.906Z] 75654b8eeebd: Waiting [2024-11-22T05:11:52.906Z] 1f3851a08bd1: Waiting [2024-11-22T05:11:52.906Z] ba664d67dca1: Layer already exists [2024-11-22T05:11:52.906Z] 1664249fd72c: Layer already exists [2024-11-22T05:11:52.906Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:52.906Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:52.906Z] 08e5c82383df: Layer already exists [2024-11-22T05:11:52.906Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:52.906Z] 1f3851a08bd1: Layer already exists [2024-11-22T05:11:52.906Z] 4.0.0-dev.22: digest: sha256:bdce31515d07f50b864889f0f51cd7feb6a3a7b937cba74b5afbfc6d7dfdbb21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:53.236Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:53.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:53.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-22T05:11:53.553Z] 08e5c82383df: Preparing [2024-11-22T05:11:53.553Z] 1664249fd72c: Preparing [2024-11-22T05:11:53.553Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:53.553Z] 5eaefa190836: Preparing [2024-11-22T05:11:53.553Z] ba664d67dca1: Preparing [2024-11-22T05:11:53.553Z] 1f3851a08bd1: Preparing [2024-11-22T05:11:53.553Z] 75654b8eeebd: Preparing [2024-11-22T05:11:53.553Z] 1f3851a08bd1: Waiting [2024-11-22T05:11:53.553Z] 75654b8eeebd: Waiting [2024-11-22T05:11:53.553Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:53.553Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:53.553Z] 08e5c82383df: Layer already exists [2024-11-22T05:11:53.553Z] ba664d67dca1: Layer already exists [2024-11-22T05:11:53.553Z] 1664249fd72c: Layer already exists [2024-11-22T05:11:53.553Z] 1f3851a08bd1: Layer already exists [2024-11-22T05:11:53.553Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:53.553Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:bdce31515d07f50b864889f0f51cd7feb6a3a7b937cba74b5afbfc6d7dfdbb21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:53.879Z] + 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 [2024-11-22T05:11:54.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-22T05:11:54.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-22T05:11:54.200Z] 08e5c82383df: Preparing [2024-11-22T05:11:54.200Z] 1664249fd72c: Preparing [2024-11-22T05:11:54.200Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:54.200Z] 5eaefa190836: Preparing [2024-11-22T05:11:54.200Z] ba664d67dca1: Preparing [2024-11-22T05:11:54.200Z] 1f3851a08bd1: Preparing [2024-11-22T05:11:54.200Z] 75654b8eeebd: Preparing [2024-11-22T05:11:54.200Z] 1f3851a08bd1: Waiting [2024-11-22T05:11:54.200Z] 75654b8eeebd: Waiting [2024-11-22T05:11:54.200Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:54.200Z] ba664d67dca1: Layer already exists [2024-11-22T05:11:54.200Z] 1664249fd72c: Layer already exists [2024-11-22T05:11:54.200Z] 08e5c82383df: Layer already exists [2024-11-22T05:11:54.200Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:54.200Z] 1f3851a08bd1: Layer already exists [2024-11-22T05:11:54.200Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:54.200Z] main: digest: sha256:bdce31515d07f50b864889f0f51cd7feb6a3a7b937cba74b5afbfc6d7dfdbb21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:11:54.275Z] ===================================================== [Pipeline] echo [2024-11-22T05:11:54.289Z] taggedImages: [2024-11-22T05:11:54.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:54.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-22T05:11:54.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [2024-11-22T05:11:54.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:54.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-22T05:11:54.314Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-22T05:11:54.314Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:54.314Z] latest [2024-11-22T05:11:54.314Z] 4.0.0-dev.22 [2024-11-22T05:11:54.314Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:11:54.314Z] main [2024-11-22T05:11:54.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:54.645Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:11:55.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:11:55.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-22T05:11:55.025Z] cd5f375face9: Preparing [2024-11-22T05:11:55.025Z] 4bfd60460e55: Preparing [2024-11-22T05:11:55.025Z] 653be047672e: Preparing [2024-11-22T05:11:55.025Z] 38ccdb2563b2: Preparing [2024-11-22T05:11:55.025Z] 5eaefa190836: Preparing [2024-11-22T05:11:55.025Z] c6a4d4bfa73f: Preparing [2024-11-22T05:11:55.025Z] 1e9f5dfc97ab: Preparing [2024-11-22T05:11:55.025Z] eaff0626fcfe: Preparing [2024-11-22T05:11:55.025Z] aa9f8bfcd819: Preparing [2024-11-22T05:11:55.025Z] 75654b8eeebd: Preparing [2024-11-22T05:11:55.025Z] c6a4d4bfa73f: Waiting [2024-11-22T05:11:55.025Z] eaff0626fcfe: Waiting [2024-11-22T05:11:55.025Z] aa9f8bfcd819: Waiting [2024-11-22T05:11:55.025Z] 75654b8eeebd: Waiting [2024-11-22T05:11:55.025Z] 1e9f5dfc97ab: Waiting [2024-11-22T05:11:55.025Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:11:55.025Z] 5eaefa190836: Layer already exists [2024-11-22T05:11:55.025Z] cd5f375face9: Pushed [2024-11-22T05:11:55.025Z] 4bfd60460e55: Pushed [2024-11-22T05:11:55.025Z] 653be047672e: Pushed [2024-11-22T05:11:55.025Z] 75654b8eeebd: Layer already exists [2024-11-22T05:11:55.284Z] eaff0626fcfe: Pushed [2024-11-22T05:11:56.220Z] aa9f8bfcd819: Pushed [2024-11-22T05:12:00.409Z] 1e9f5dfc97ab: Pushed [2024-11-22T05:12:04.596Z] c6a4d4bfa73f: Pushed [2024-11-22T05:12:04.596Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:566e2abd2ac6afc15ed9a671351efef1ab45e7812fd40566216da7d188e197e5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:04.917Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:05.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-22T05:12:05.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-22T05:12:05.235Z] cd5f375face9: Preparing [2024-11-22T05:12:05.235Z] 4bfd60460e55: Preparing [2024-11-22T05:12:05.235Z] 653be047672e: Preparing [2024-11-22T05:12:05.235Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:05.235Z] 5eaefa190836: Preparing [2024-11-22T05:12:05.235Z] c6a4d4bfa73f: Preparing [2024-11-22T05:12:05.235Z] 1e9f5dfc97ab: Preparing [2024-11-22T05:12:05.235Z] eaff0626fcfe: Preparing [2024-11-22T05:12:05.235Z] aa9f8bfcd819: Preparing [2024-11-22T05:12:05.235Z] 75654b8eeebd: Preparing [2024-11-22T05:12:05.235Z] 1e9f5dfc97ab: Waiting [2024-11-22T05:12:05.235Z] eaff0626fcfe: Waiting [2024-11-22T05:12:05.235Z] aa9f8bfcd819: Waiting [2024-11-22T05:12:05.235Z] 75654b8eeebd: Waiting [2024-11-22T05:12:05.235Z] c6a4d4bfa73f: Waiting [2024-11-22T05:12:05.235Z] 653be047672e: Layer already exists [2024-11-22T05:12:05.235Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:05.235Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:05.235Z] cd5f375face9: Layer already exists [2024-11-22T05:12:05.235Z] 4bfd60460e55: Layer already exists [2024-11-22T05:12:05.235Z] 1e9f5dfc97ab: Layer already exists [2024-11-22T05:12:05.235Z] c6a4d4bfa73f: Layer already exists [2024-11-22T05:12:05.235Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:05.235Z] eaff0626fcfe: Layer already exists [2024-11-22T05:12:05.235Z] aa9f8bfcd819: Layer already exists [2024-11-22T05:12:05.235Z] latest: digest: sha256:566e2abd2ac6afc15ed9a671351efef1ab45e7812fd40566216da7d188e197e5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:05.554Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:05.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [2024-11-22T05:12:05.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-22T05:12:05.872Z] cd5f375face9: Preparing [2024-11-22T05:12:05.872Z] 4bfd60460e55: Preparing [2024-11-22T05:12:05.872Z] 653be047672e: Preparing [2024-11-22T05:12:05.872Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:05.872Z] 5eaefa190836: Preparing [2024-11-22T05:12:05.872Z] c6a4d4bfa73f: Preparing [2024-11-22T05:12:05.872Z] 1e9f5dfc97ab: Preparing [2024-11-22T05:12:05.872Z] eaff0626fcfe: Preparing [2024-11-22T05:12:05.872Z] aa9f8bfcd819: Preparing [2024-11-22T05:12:05.872Z] 75654b8eeebd: Preparing [2024-11-22T05:12:05.872Z] eaff0626fcfe: Waiting [2024-11-22T05:12:05.872Z] aa9f8bfcd819: Waiting [2024-11-22T05:12:05.872Z] c6a4d4bfa73f: Waiting [2024-11-22T05:12:05.872Z] 75654b8eeebd: Waiting [2024-11-22T05:12:05.872Z] 1e9f5dfc97ab: Waiting [2024-11-22T05:12:05.872Z] cd5f375face9: Layer already exists [2024-11-22T05:12:05.872Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:05.872Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:05.872Z] 4bfd60460e55: Layer already exists [2024-11-22T05:12:05.872Z] 653be047672e: Layer already exists [2024-11-22T05:12:05.872Z] 1e9f5dfc97ab: Layer already exists [2024-11-22T05:12:05.872Z] c6a4d4bfa73f: Layer already exists [2024-11-22T05:12:05.872Z] eaff0626fcfe: Layer already exists [2024-11-22T05:12:05.872Z] aa9f8bfcd819: Layer already exists [2024-11-22T05:12:05.872Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:05.872Z] 4.0.0-dev.22: digest: sha256:566e2abd2ac6afc15ed9a671351efef1ab45e7812fd40566216da7d188e197e5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:06.199Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:06.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:06.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-22T05:12:06.511Z] cd5f375face9: Preparing [2024-11-22T05:12:06.511Z] 4bfd60460e55: Preparing [2024-11-22T05:12:06.511Z] 653be047672e: Preparing [2024-11-22T05:12:06.511Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:06.511Z] 5eaefa190836: Preparing [2024-11-22T05:12:06.511Z] c6a4d4bfa73f: Preparing [2024-11-22T05:12:06.511Z] 1e9f5dfc97ab: Preparing [2024-11-22T05:12:06.511Z] eaff0626fcfe: Preparing [2024-11-22T05:12:06.511Z] aa9f8bfcd819: Preparing [2024-11-22T05:12:06.511Z] 75654b8eeebd: Preparing [2024-11-22T05:12:06.511Z] c6a4d4bfa73f: Waiting [2024-11-22T05:12:06.511Z] 1e9f5dfc97ab: Waiting [2024-11-22T05:12:06.511Z] eaff0626fcfe: Waiting [2024-11-22T05:12:06.511Z] 75654b8eeebd: Waiting [2024-11-22T05:12:06.511Z] aa9f8bfcd819: Waiting [2024-11-22T05:12:06.511Z] 653be047672e: Layer already exists [2024-11-22T05:12:06.511Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:06.511Z] 4bfd60460e55: Layer already exists [2024-11-22T05:12:06.511Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:06.511Z] cd5f375face9: Layer already exists [2024-11-22T05:12:06.511Z] aa9f8bfcd819: Layer already exists [2024-11-22T05:12:06.511Z] c6a4d4bfa73f: Layer already exists [2024-11-22T05:12:06.511Z] 1e9f5dfc97ab: Layer already exists [2024-11-22T05:12:06.511Z] eaff0626fcfe: Layer already exists [2024-11-22T05:12:06.511Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:06.511Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:566e2abd2ac6afc15ed9a671351efef1ab45e7812fd40566216da7d188e197e5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:06.830Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:07.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-22T05:12:07.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-22T05:12:07.157Z] cd5f375face9: Preparing [2024-11-22T05:12:07.157Z] 4bfd60460e55: Preparing [2024-11-22T05:12:07.157Z] 653be047672e: Preparing [2024-11-22T05:12:07.157Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:07.157Z] 5eaefa190836: Preparing [2024-11-22T05:12:07.157Z] c6a4d4bfa73f: Preparing [2024-11-22T05:12:07.157Z] 1e9f5dfc97ab: Preparing [2024-11-22T05:12:07.157Z] eaff0626fcfe: Preparing [2024-11-22T05:12:07.157Z] aa9f8bfcd819: Preparing [2024-11-22T05:12:07.157Z] 75654b8eeebd: Preparing [2024-11-22T05:12:07.157Z] eaff0626fcfe: Waiting [2024-11-22T05:12:07.157Z] c6a4d4bfa73f: Waiting [2024-11-22T05:12:07.157Z] 1e9f5dfc97ab: Waiting [2024-11-22T05:12:07.157Z] aa9f8bfcd819: Waiting [2024-11-22T05:12:07.157Z] 75654b8eeebd: Waiting [2024-11-22T05:12:07.157Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:07.157Z] 653be047672e: Layer already exists [2024-11-22T05:12:07.157Z] 4bfd60460e55: Layer already exists [2024-11-22T05:12:07.157Z] cd5f375face9: Layer already exists [2024-11-22T05:12:07.157Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:07.157Z] c6a4d4bfa73f: Layer already exists [2024-11-22T05:12:07.157Z] eaff0626fcfe: Layer already exists [2024-11-22T05:12:07.157Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:07.157Z] aa9f8bfcd819: Layer already exists [2024-11-22T05:12:07.157Z] 1e9f5dfc97ab: Layer already exists [2024-11-22T05:12:07.157Z] main: digest: sha256:566e2abd2ac6afc15ed9a671351efef1ab45e7812fd40566216da7d188e197e5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:12:07.227Z] ===================================================== [Pipeline] echo [2024-11-22T05:12:07.238Z] taggedImages: [2024-11-22T05:12:07.238Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:07.238Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-22T05:12:07.238Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [2024-11-22T05:12:07.238Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:07.238Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-22T05:12:07.263Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-22T05:12:07.263Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:07.263Z] latest [2024-11-22T05:12:07.263Z] 4.0.0-dev.22 [2024-11-22T05:12:07.263Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:07.263Z] main [2024-11-22T05:12:07.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:07.604Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:07.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:07.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-22T05:12:07.920Z] 96ac1dd0700b: Preparing [2024-11-22T05:12:07.920Z] 4d448042464b: Preparing [2024-11-22T05:12:07.920Z] e2c5b434273d: Preparing [2024-11-22T05:12:07.920Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:07.920Z] 5eaefa190836: Preparing [2024-11-22T05:12:07.920Z] c6a4d4bfa73f: Preparing [2024-11-22T05:12:07.920Z] 7be4b0537aa9: Preparing [2024-11-22T05:12:07.920Z] d04d0bc4e291: Preparing [2024-11-22T05:12:07.920Z] 75654b8eeebd: Preparing [2024-11-22T05:12:07.920Z] d04d0bc4e291: Waiting [2024-11-22T05:12:07.920Z] c6a4d4bfa73f: Waiting [2024-11-22T05:12:07.920Z] 7be4b0537aa9: Waiting [2024-11-22T05:12:07.920Z] 75654b8eeebd: Waiting [2024-11-22T05:12:07.920Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:07.920Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:07.920Z] c6a4d4bfa73f: Layer already exists [2024-11-22T05:12:07.920Z] 4d448042464b: Pushed [2024-11-22T05:12:07.920Z] e2c5b434273d: Pushed [2024-11-22T05:12:07.920Z] 96ac1dd0700b: Pushed [2024-11-22T05:12:07.920Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:08.178Z] d04d0bc4e291: Pushed [2024-11-22T05:12:08.438Z] 7be4b0537aa9: Pushed [2024-11-22T05:12:08.697Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:82f277e5438e40ac29ed89f79cd07c6a689144dc3f678923b88a86f8120a8d71 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:09.016Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:09.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-22T05:12:09.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-22T05:12:09.322Z] 96ac1dd0700b: Preparing [2024-11-22T05:12:09.322Z] 4d448042464b: Preparing [2024-11-22T05:12:09.322Z] e2c5b434273d: Preparing [2024-11-22T05:12:09.322Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:09.322Z] 5eaefa190836: Preparing [2024-11-22T05:12:09.322Z] c6a4d4bfa73f: Preparing [2024-11-22T05:12:09.322Z] 7be4b0537aa9: Preparing [2024-11-22T05:12:09.322Z] d04d0bc4e291: Preparing [2024-11-22T05:12:09.322Z] 75654b8eeebd: Preparing [2024-11-22T05:12:09.322Z] d04d0bc4e291: Waiting [2024-11-22T05:12:09.322Z] 75654b8eeebd: Waiting [2024-11-22T05:12:09.322Z] c6a4d4bfa73f: Waiting [2024-11-22T05:12:09.322Z] 7be4b0537aa9: Waiting [2024-11-22T05:12:09.322Z] 4d448042464b: Layer already exists [2024-11-22T05:12:09.322Z] e2c5b434273d: Layer already exists [2024-11-22T05:12:09.322Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:09.322Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:09.322Z] 96ac1dd0700b: Layer already exists [2024-11-22T05:12:09.322Z] d04d0bc4e291: Layer already exists [2024-11-22T05:12:09.322Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:09.322Z] 7be4b0537aa9: Layer already exists [2024-11-22T05:12:09.322Z] c6a4d4bfa73f: Layer already exists [2024-11-22T05:12:09.322Z] latest: digest: sha256:82f277e5438e40ac29ed89f79cd07c6a689144dc3f678923b88a86f8120a8d71 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:09.644Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:09.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [2024-11-22T05:12:09.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-22T05:12:09.965Z] 96ac1dd0700b: Preparing [2024-11-22T05:12:09.965Z] 4d448042464b: Preparing [2024-11-22T05:12:09.965Z] e2c5b434273d: Preparing [2024-11-22T05:12:09.965Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:09.965Z] 5eaefa190836: Preparing [2024-11-22T05:12:09.965Z] c6a4d4bfa73f: Preparing [2024-11-22T05:12:09.965Z] 7be4b0537aa9: Preparing [2024-11-22T05:12:09.965Z] d04d0bc4e291: Preparing [2024-11-22T05:12:09.965Z] 75654b8eeebd: Preparing [2024-11-22T05:12:09.965Z] 7be4b0537aa9: Waiting [2024-11-22T05:12:09.965Z] d04d0bc4e291: Waiting [2024-11-22T05:12:09.965Z] 75654b8eeebd: Waiting [2024-11-22T05:12:09.965Z] c6a4d4bfa73f: Waiting [2024-11-22T05:12:09.965Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:09.965Z] 4d448042464b: Layer already exists [2024-11-22T05:12:09.965Z] 96ac1dd0700b: Layer already exists [2024-11-22T05:12:09.965Z] e2c5b434273d: Layer already exists [2024-11-22T05:12:09.965Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:09.965Z] 7be4b0537aa9: Layer already exists [2024-11-22T05:12:09.965Z] d04d0bc4e291: Layer already exists [2024-11-22T05:12:09.965Z] c6a4d4bfa73f: Layer already exists [2024-11-22T05:12:09.965Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:09.965Z] 4.0.0-dev.22: digest: sha256:82f277e5438e40ac29ed89f79cd07c6a689144dc3f678923b88a86f8120a8d71 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:10.282Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:10.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:10.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-22T05:12:10.599Z] 96ac1dd0700b: Preparing [2024-11-22T05:12:10.599Z] 4d448042464b: Preparing [2024-11-22T05:12:10.599Z] e2c5b434273d: Preparing [2024-11-22T05:12:10.599Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:10.599Z] 5eaefa190836: Preparing [2024-11-22T05:12:10.599Z] c6a4d4bfa73f: Preparing [2024-11-22T05:12:10.599Z] 7be4b0537aa9: Preparing [2024-11-22T05:12:10.599Z] d04d0bc4e291: Preparing [2024-11-22T05:12:10.599Z] 75654b8eeebd: Preparing [2024-11-22T05:12:10.599Z] c6a4d4bfa73f: Waiting [2024-11-22T05:12:10.599Z] 7be4b0537aa9: Waiting [2024-11-22T05:12:10.599Z] d04d0bc4e291: Waiting [2024-11-22T05:12:10.599Z] 75654b8eeebd: Waiting [2024-11-22T05:12:10.599Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:10.599Z] e2c5b434273d: Layer already exists [2024-11-22T05:12:10.599Z] 4d448042464b: Layer already exists [2024-11-22T05:12:10.599Z] 96ac1dd0700b: Layer already exists [2024-11-22T05:12:10.599Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:10.599Z] c6a4d4bfa73f: Layer already exists [2024-11-22T05:12:10.599Z] d04d0bc4e291: Layer already exists [2024-11-22T05:12:10.599Z] 7be4b0537aa9: Layer already exists [2024-11-22T05:12:10.599Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:10.599Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:82f277e5438e40ac29ed89f79cd07c6a689144dc3f678923b88a86f8120a8d71 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:10.916Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:11.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-22T05:12:11.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-22T05:12:11.238Z] 96ac1dd0700b: Preparing [2024-11-22T05:12:11.238Z] 4d448042464b: Preparing [2024-11-22T05:12:11.238Z] e2c5b434273d: Preparing [2024-11-22T05:12:11.238Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:11.238Z] 5eaefa190836: Preparing [2024-11-22T05:12:11.238Z] c6a4d4bfa73f: Preparing [2024-11-22T05:12:11.238Z] 7be4b0537aa9: Preparing [2024-11-22T05:12:11.238Z] d04d0bc4e291: Preparing [2024-11-22T05:12:11.238Z] 75654b8eeebd: Preparing [2024-11-22T05:12:11.238Z] d04d0bc4e291: Waiting [2024-11-22T05:12:11.238Z] 75654b8eeebd: Waiting [2024-11-22T05:12:11.238Z] c6a4d4bfa73f: Waiting [2024-11-22T05:12:11.238Z] 7be4b0537aa9: Waiting [2024-11-22T05:12:11.238Z] 96ac1dd0700b: Layer already exists [2024-11-22T05:12:11.238Z] 4d448042464b: Layer already exists [2024-11-22T05:12:11.238Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:11.238Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:11.238Z] e2c5b434273d: Layer already exists [2024-11-22T05:12:11.238Z] d04d0bc4e291: Layer already exists [2024-11-22T05:12:11.238Z] c6a4d4bfa73f: Layer already exists [2024-11-22T05:12:11.238Z] 7be4b0537aa9: Layer already exists [2024-11-22T05:12:11.238Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:11.238Z] main: digest: sha256:82f277e5438e40ac29ed89f79cd07c6a689144dc3f678923b88a86f8120a8d71 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:12:11.314Z] ===================================================== [Pipeline] echo [2024-11-22T05:12:11.328Z] taggedImages: [2024-11-22T05:12:11.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:11.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-22T05:12:11.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [2024-11-22T05:12:11.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:11.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-22T05:12:11.357Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-22T05:12:11.357Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:11.357Z] latest [2024-11-22T05:12:11.357Z] 4.0.0-dev.22 [2024-11-22T05:12:11.357Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:11.357Z] main [2024-11-22T05:12:11.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:11.689Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:12.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:12.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-22T05:12:12.006Z] a10cd7c5fcd8: Preparing [2024-11-22T05:12:12.006Z] 5a83402e4608: Preparing [2024-11-22T05:12:12.006Z] b54e731a67db: Preparing [2024-11-22T05:12:12.006Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:12.006Z] 5eaefa190836: Preparing [2024-11-22T05:12:12.006Z] b834cebfe4f4: Preparing [2024-11-22T05:12:12.006Z] eaff0626fcfe: Preparing [2024-11-22T05:12:12.006Z] aa9f8bfcd819: Preparing [2024-11-22T05:12:12.006Z] 75654b8eeebd: Preparing [2024-11-22T05:12:12.006Z] b834cebfe4f4: Waiting [2024-11-22T05:12:12.006Z] eaff0626fcfe: Waiting [2024-11-22T05:12:12.006Z] aa9f8bfcd819: Waiting [2024-11-22T05:12:12.006Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:12.006Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:12.006Z] eaff0626fcfe: Layer already exists [2024-11-22T05:12:12.006Z] aa9f8bfcd819: Layer already exists [2024-11-22T05:12:12.006Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:12.006Z] 5a83402e4608: Pushed [2024-11-22T05:12:12.006Z] b54e731a67db: Pushed [2024-11-22T05:12:12.006Z] a10cd7c5fcd8: Pushed [2024-11-22T05:12:21.982Z] b834cebfe4f4: Pushed [2024-11-22T05:12:21.982Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:f7f0abc035107c072226903b6d8224535570805b8484a5291afaf87db6c246db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:22.309Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:22.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-22T05:12:22.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-22T05:12:22.628Z] a10cd7c5fcd8: Preparing [2024-11-22T05:12:22.628Z] 5a83402e4608: Preparing [2024-11-22T05:12:22.628Z] b54e731a67db: Preparing [2024-11-22T05:12:22.628Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:22.628Z] 5eaefa190836: Preparing [2024-11-22T05:12:22.628Z] b834cebfe4f4: Preparing [2024-11-22T05:12:22.628Z] eaff0626fcfe: Preparing [2024-11-22T05:12:22.628Z] aa9f8bfcd819: Preparing [2024-11-22T05:12:22.628Z] 75654b8eeebd: Preparing [2024-11-22T05:12:22.628Z] aa9f8bfcd819: Waiting [2024-11-22T05:12:22.628Z] eaff0626fcfe: Waiting [2024-11-22T05:12:22.628Z] b834cebfe4f4: Waiting [2024-11-22T05:12:22.628Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:22.628Z] a10cd7c5fcd8: Layer already exists [2024-11-22T05:12:22.628Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:22.628Z] 5a83402e4608: Layer already exists [2024-11-22T05:12:22.628Z] b54e731a67db: Layer already exists [2024-11-22T05:12:22.628Z] b834cebfe4f4: Layer already exists [2024-11-22T05:12:22.628Z] aa9f8bfcd819: Layer already exists [2024-11-22T05:12:22.628Z] eaff0626fcfe: Layer already exists [2024-11-22T05:12:22.628Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:22.628Z] latest: digest: sha256:f7f0abc035107c072226903b6d8224535570805b8484a5291afaf87db6c246db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:22.946Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:23.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [2024-11-22T05:12:23.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-22T05:12:23.264Z] a10cd7c5fcd8: Preparing [2024-11-22T05:12:23.264Z] 5a83402e4608: Preparing [2024-11-22T05:12:23.264Z] b54e731a67db: Preparing [2024-11-22T05:12:23.264Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:23.264Z] 5eaefa190836: Preparing [2024-11-22T05:12:23.264Z] b834cebfe4f4: Preparing [2024-11-22T05:12:23.264Z] eaff0626fcfe: Preparing [2024-11-22T05:12:23.264Z] aa9f8bfcd819: Preparing [2024-11-22T05:12:23.264Z] 75654b8eeebd: Preparing [2024-11-22T05:12:23.264Z] b834cebfe4f4: Waiting [2024-11-22T05:12:23.264Z] eaff0626fcfe: Waiting [2024-11-22T05:12:23.264Z] aa9f8bfcd819: Waiting [2024-11-22T05:12:23.264Z] 75654b8eeebd: Waiting [2024-11-22T05:12:23.264Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:23.264Z] a10cd7c5fcd8: Layer already exists [2024-11-22T05:12:23.264Z] 5a83402e4608: Layer already exists [2024-11-22T05:12:23.264Z] b54e731a67db: Layer already exists [2024-11-22T05:12:23.264Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:23.264Z] eaff0626fcfe: Layer already exists [2024-11-22T05:12:23.264Z] b834cebfe4f4: Layer already exists [2024-11-22T05:12:23.264Z] aa9f8bfcd819: Layer already exists [2024-11-22T05:12:23.264Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:23.264Z] 4.0.0-dev.22: digest: sha256:f7f0abc035107c072226903b6d8224535570805b8484a5291afaf87db6c246db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:23.600Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:23.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:23.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-22T05:12:23.925Z] a10cd7c5fcd8: Preparing [2024-11-22T05:12:23.925Z] 5a83402e4608: Preparing [2024-11-22T05:12:23.925Z] b54e731a67db: Preparing [2024-11-22T05:12:23.925Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:23.925Z] 5eaefa190836: Preparing [2024-11-22T05:12:23.925Z] b834cebfe4f4: Preparing [2024-11-22T05:12:23.925Z] eaff0626fcfe: Preparing [2024-11-22T05:12:23.925Z] aa9f8bfcd819: Preparing [2024-11-22T05:12:23.925Z] 75654b8eeebd: Preparing [2024-11-22T05:12:23.925Z] b834cebfe4f4: Waiting [2024-11-22T05:12:23.925Z] eaff0626fcfe: Waiting [2024-11-22T05:12:23.925Z] aa9f8bfcd819: Waiting [2024-11-22T05:12:23.925Z] 75654b8eeebd: Waiting [2024-11-22T05:12:23.925Z] b54e731a67db: Layer already exists [2024-11-22T05:12:23.925Z] a10cd7c5fcd8: Layer already exists [2024-11-22T05:12:23.925Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:23.925Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:23.925Z] 5a83402e4608: Layer already exists [2024-11-22T05:12:23.925Z] eaff0626fcfe: Layer already exists [2024-11-22T05:12:23.925Z] aa9f8bfcd819: Layer already exists [2024-11-22T05:12:23.925Z] b834cebfe4f4: Layer already exists [2024-11-22T05:12:23.925Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:23.925Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:f7f0abc035107c072226903b6d8224535570805b8484a5291afaf87db6c246db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:24.255Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:24.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-22T05:12:24.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-22T05:12:24.584Z] a10cd7c5fcd8: Preparing [2024-11-22T05:12:24.584Z] 5a83402e4608: Preparing [2024-11-22T05:12:24.584Z] b54e731a67db: Preparing [2024-11-22T05:12:24.584Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:24.584Z] 5eaefa190836: Preparing [2024-11-22T05:12:24.584Z] b834cebfe4f4: Preparing [2024-11-22T05:12:24.584Z] eaff0626fcfe: Preparing [2024-11-22T05:12:24.584Z] aa9f8bfcd819: Preparing [2024-11-22T05:12:24.584Z] 75654b8eeebd: Preparing [2024-11-22T05:12:24.584Z] eaff0626fcfe: Waiting [2024-11-22T05:12:24.584Z] 75654b8eeebd: Waiting [2024-11-22T05:12:24.584Z] b834cebfe4f4: Waiting [2024-11-22T05:12:24.584Z] aa9f8bfcd819: Waiting [2024-11-22T05:12:24.584Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:24.584Z] 5a83402e4608: Layer already exists [2024-11-22T05:12:24.584Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:24.584Z] a10cd7c5fcd8: Layer already exists [2024-11-22T05:12:24.584Z] b54e731a67db: Layer already exists [2024-11-22T05:12:24.584Z] aa9f8bfcd819: Layer already exists [2024-11-22T05:12:24.584Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:24.584Z] b834cebfe4f4: Layer already exists [2024-11-22T05:12:24.584Z] eaff0626fcfe: Layer already exists [2024-11-22T05:12:24.584Z] main: digest: sha256:f7f0abc035107c072226903b6d8224535570805b8484a5291afaf87db6c246db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:12:24.679Z] ===================================================== [Pipeline] echo [2024-11-22T05:12:24.696Z] taggedImages: [2024-11-22T05:12:24.696Z] - nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:24.696Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-22T05:12:24.696Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [2024-11-22T05:12:24.696Z] - nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:24.696Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-22T05:12:24.723Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-22T05:12:24.723Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:24.723Z] latest [2024-11-22T05:12:24.723Z] 4.0.0-dev.22 [2024-11-22T05:12:24.723Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:24.723Z] main [2024-11-22T05:12:24.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:25.065Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:25.385Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:25.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-22T05:12:25.385Z] 38ae6a9bc49c: Preparing [2024-11-22T05:12:25.385Z] 4ad8c05b6c29: Preparing [2024-11-22T05:12:25.385Z] 575aaf8c09f4: Preparing [2024-11-22T05:12:25.385Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:25.385Z] 5eaefa190836: Preparing [2024-11-22T05:12:25.385Z] 99aea045f685: Preparing [2024-11-22T05:12:25.385Z] cc5f599171fe: Preparing [2024-11-22T05:12:25.385Z] 75654b8eeebd: Preparing [2024-11-22T05:12:25.385Z] 99aea045f685: Waiting [2024-11-22T05:12:25.385Z] 75654b8eeebd: Waiting [2024-11-22T05:12:25.385Z] cc5f599171fe: Waiting [2024-11-22T05:12:25.385Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:25.385Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:25.385Z] 4ad8c05b6c29: Pushed [2024-11-22T05:12:25.385Z] 38ae6a9bc49c: Pushed [2024-11-22T05:12:25.385Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:25.385Z] cc5f599171fe: Pushed [2024-11-22T05:12:25.952Z] 99aea045f685: Pushed [2024-11-22T05:12:29.242Z] 575aaf8c09f4: Pushed [2024-11-22T05:12:29.242Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:77db90da21f729ad2dea4244400edc6d8c0a65477f603f1a7df9bd1f1913930f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:29.563Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:29.881Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-22T05:12:29.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-22T05:12:29.881Z] 38ae6a9bc49c: Preparing [2024-11-22T05:12:29.881Z] 4ad8c05b6c29: Preparing [2024-11-22T05:12:29.881Z] 575aaf8c09f4: Preparing [2024-11-22T05:12:29.881Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:29.881Z] 5eaefa190836: Preparing [2024-11-22T05:12:29.881Z] 99aea045f685: Preparing [2024-11-22T05:12:29.881Z] cc5f599171fe: Preparing [2024-11-22T05:12:29.881Z] 75654b8eeebd: Preparing [2024-11-22T05:12:29.881Z] 99aea045f685: Waiting [2024-11-22T05:12:29.881Z] cc5f599171fe: Waiting [2024-11-22T05:12:29.881Z] 75654b8eeebd: Waiting [2024-11-22T05:12:29.881Z] 575aaf8c09f4: Layer already exists [2024-11-22T05:12:29.881Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:29.881Z] 4ad8c05b6c29: Layer already exists [2024-11-22T05:12:29.881Z] 38ae6a9bc49c: Layer already exists [2024-11-22T05:12:29.881Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:29.881Z] cc5f599171fe: Layer already exists [2024-11-22T05:12:29.881Z] 99aea045f685: Layer already exists [2024-11-22T05:12:29.881Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:29.881Z] latest: digest: sha256:77db90da21f729ad2dea4244400edc6d8c0a65477f603f1a7df9bd1f1913930f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:30.205Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:30.534Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [2024-11-22T05:12:30.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-22T05:12:30.534Z] 38ae6a9bc49c: Preparing [2024-11-22T05:12:30.534Z] 4ad8c05b6c29: Preparing [2024-11-22T05:12:30.534Z] 575aaf8c09f4: Preparing [2024-11-22T05:12:30.534Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:30.534Z] 5eaefa190836: Preparing [2024-11-22T05:12:30.534Z] 99aea045f685: Preparing [2024-11-22T05:12:30.534Z] cc5f599171fe: Preparing [2024-11-22T05:12:30.534Z] 75654b8eeebd: Preparing [2024-11-22T05:12:30.534Z] 99aea045f685: Waiting [2024-11-22T05:12:30.534Z] cc5f599171fe: Waiting [2024-11-22T05:12:30.534Z] 75654b8eeebd: Waiting [2024-11-22T05:12:30.534Z] 38ae6a9bc49c: Layer already exists [2024-11-22T05:12:30.534Z] 4ad8c05b6c29: Layer already exists [2024-11-22T05:12:30.534Z] 575aaf8c09f4: Layer already exists [2024-11-22T05:12:30.534Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:30.534Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:30.534Z] 99aea045f685: Layer already exists [2024-11-22T05:12:30.534Z] cc5f599171fe: Layer already exists [2024-11-22T05:12:30.534Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:30.534Z] 4.0.0-dev.22: digest: sha256:77db90da21f729ad2dea4244400edc6d8c0a65477f603f1a7df9bd1f1913930f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:30.862Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:31.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:31.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-22T05:12:31.188Z] 38ae6a9bc49c: Preparing [2024-11-22T05:12:31.188Z] 4ad8c05b6c29: Preparing [2024-11-22T05:12:31.188Z] 575aaf8c09f4: Preparing [2024-11-22T05:12:31.188Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:31.188Z] 5eaefa190836: Preparing [2024-11-22T05:12:31.188Z] 99aea045f685: Preparing [2024-11-22T05:12:31.188Z] cc5f599171fe: Preparing [2024-11-22T05:12:31.188Z] 75654b8eeebd: Preparing [2024-11-22T05:12:31.188Z] 99aea045f685: Waiting [2024-11-22T05:12:31.188Z] cc5f599171fe: Waiting [2024-11-22T05:12:31.188Z] 75654b8eeebd: Waiting [2024-11-22T05:12:31.188Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:31.188Z] 4ad8c05b6c29: Layer already exists [2024-11-22T05:12:31.188Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:31.188Z] 575aaf8c09f4: Layer already exists [2024-11-22T05:12:31.188Z] 38ae6a9bc49c: Layer already exists [2024-11-22T05:12:31.188Z] 99aea045f685: Layer already exists [2024-11-22T05:12:31.188Z] cc5f599171fe: Layer already exists [2024-11-22T05:12:31.188Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:31.188Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:77db90da21f729ad2dea4244400edc6d8c0a65477f603f1a7df9bd1f1913930f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:31.512Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:31.826Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-22T05:12:31.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-22T05:12:31.826Z] 38ae6a9bc49c: Preparing [2024-11-22T05:12:31.826Z] 4ad8c05b6c29: Preparing [2024-11-22T05:12:31.826Z] 575aaf8c09f4: Preparing [2024-11-22T05:12:31.826Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:31.826Z] 5eaefa190836: Preparing [2024-11-22T05:12:31.826Z] 99aea045f685: Preparing [2024-11-22T05:12:31.826Z] cc5f599171fe: Preparing [2024-11-22T05:12:31.826Z] 75654b8eeebd: Preparing [2024-11-22T05:12:31.826Z] 99aea045f685: Waiting [2024-11-22T05:12:31.826Z] cc5f599171fe: Waiting [2024-11-22T05:12:31.826Z] 75654b8eeebd: Waiting [2024-11-22T05:12:31.826Z] 575aaf8c09f4: Layer already exists [2024-11-22T05:12:31.826Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:31.826Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:31.826Z] 38ae6a9bc49c: Layer already exists [2024-11-22T05:12:31.826Z] 4ad8c05b6c29: Layer already exists [2024-11-22T05:12:31.826Z] cc5f599171fe: Layer already exists [2024-11-22T05:12:31.826Z] 99aea045f685: Layer already exists [2024-11-22T05:12:31.826Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:31.826Z] main: digest: sha256:77db90da21f729ad2dea4244400edc6d8c0a65477f603f1a7df9bd1f1913930f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:12:31.902Z] ===================================================== [Pipeline] echo [2024-11-22T05:12:31.917Z] taggedImages: [2024-11-22T05:12:31.917Z] - nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:31.917Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-22T05:12:31.917Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [2024-11-22T05:12:31.917Z] - nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:31.917Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-11-22T05:12:31.950Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-11-22T05:12:31.950Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:31.950Z] latest [2024-11-22T05:12:31.950Z] 4.0.0-dev.22 [2024-11-22T05:12:31.950Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:31.950Z] main [2024-11-22T05:12:31.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:32.296Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:32.613Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:32.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-22T05:12:32.613Z] c04ab3e775cb: Preparing [2024-11-22T05:12:32.613Z] 4cb2120812c9: Preparing [2024-11-22T05:12:32.613Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:32.613Z] 5eaefa190836: Preparing [2024-11-22T05:12:32.613Z] 0353c212d60e: Preparing [2024-11-22T05:12:32.613Z] 86bcc31f5570: Preparing [2024-11-22T05:12:32.613Z] 75654b8eeebd: Preparing [2024-11-22T05:12:32.613Z] 75654b8eeebd: Waiting [2024-11-22T05:12:32.613Z] 86bcc31f5570: Waiting [2024-11-22T05:12:32.613Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:32.613Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:32.613Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:32.613Z] c04ab3e775cb: Pushed [2024-11-22T05:12:32.871Z] 86bcc31f5570: Pushed [2024-11-22T05:12:33.130Z] 0353c212d60e: Pushed [2024-11-22T05:12:36.417Z] 4cb2120812c9: Pushed [2024-11-22T05:12:36.675Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:8381ccfbdba706ec895154800627b525eb9373a160183cb22435eb5c519b0cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:37.004Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:37.330Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-11-22T05:12:37.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-22T05:12:37.330Z] c04ab3e775cb: Preparing [2024-11-22T05:12:37.330Z] 4cb2120812c9: Preparing [2024-11-22T05:12:37.330Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:37.330Z] 5eaefa190836: Preparing [2024-11-22T05:12:37.330Z] 0353c212d60e: Preparing [2024-11-22T05:12:37.330Z] 86bcc31f5570: Preparing [2024-11-22T05:12:37.330Z] 75654b8eeebd: Preparing [2024-11-22T05:12:37.330Z] 86bcc31f5570: Waiting [2024-11-22T05:12:37.330Z] 75654b8eeebd: Waiting [2024-11-22T05:12:37.330Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:37.330Z] c04ab3e775cb: Layer already exists [2024-11-22T05:12:37.330Z] 0353c212d60e: Layer already exists [2024-11-22T05:12:37.330Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:37.330Z] 4cb2120812c9: Layer already exists [2024-11-22T05:12:37.330Z] 86bcc31f5570: Layer already exists [2024-11-22T05:12:37.330Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:37.330Z] latest: digest: sha256:8381ccfbdba706ec895154800627b525eb9373a160183cb22435eb5c519b0cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:37.637Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:37.939Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [2024-11-22T05:12:37.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-22T05:12:37.939Z] c04ab3e775cb: Preparing [2024-11-22T05:12:37.939Z] 4cb2120812c9: Preparing [2024-11-22T05:12:37.939Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:37.939Z] 5eaefa190836: Preparing [2024-11-22T05:12:37.939Z] 0353c212d60e: Preparing [2024-11-22T05:12:37.939Z] 86bcc31f5570: Preparing [2024-11-22T05:12:37.939Z] 75654b8eeebd: Preparing [2024-11-22T05:12:37.939Z] 86bcc31f5570: Waiting [2024-11-22T05:12:37.939Z] 75654b8eeebd: Waiting [2024-11-22T05:12:37.939Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:37.939Z] 0353c212d60e: Layer already exists [2024-11-22T05:12:37.939Z] 4cb2120812c9: Layer already exists [2024-11-22T05:12:37.939Z] c04ab3e775cb: Layer already exists [2024-11-22T05:12:37.939Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:37.939Z] 86bcc31f5570: Layer already exists [2024-11-22T05:12:37.939Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:37.939Z] 4.0.0-dev.22: digest: sha256:8381ccfbdba706ec895154800627b525eb9373a160183cb22435eb5c519b0cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:38.257Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:38.578Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:38.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-22T05:12:38.578Z] c04ab3e775cb: Preparing [2024-11-22T05:12:38.578Z] 4cb2120812c9: Preparing [2024-11-22T05:12:38.578Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:38.578Z] 5eaefa190836: Preparing [2024-11-22T05:12:38.578Z] 0353c212d60e: Preparing [2024-11-22T05:12:38.578Z] 86bcc31f5570: Preparing [2024-11-22T05:12:38.578Z] 75654b8eeebd: Preparing [2024-11-22T05:12:38.578Z] 86bcc31f5570: Waiting [2024-11-22T05:12:38.578Z] 75654b8eeebd: Waiting [2024-11-22T05:12:38.578Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:38.578Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:38.578Z] 4cb2120812c9: Layer already exists [2024-11-22T05:12:38.578Z] 0353c212d60e: Layer already exists [2024-11-22T05:12:38.578Z] c04ab3e775cb: Layer already exists [2024-11-22T05:12:38.578Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:38.578Z] 86bcc31f5570: Layer already exists [2024-11-22T05:12:38.578Z] 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:8381ccfbdba706ec895154800627b525eb9373a160183cb22435eb5c519b0cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:38.896Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T05:12:39.217Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-11-22T05:12:39.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-11-22T05:12:39.217Z] c04ab3e775cb: Preparing [2024-11-22T05:12:39.217Z] 4cb2120812c9: Preparing [2024-11-22T05:12:39.217Z] 38ccdb2563b2: Preparing [2024-11-22T05:12:39.217Z] 5eaefa190836: Preparing [2024-11-22T05:12:39.217Z] 0353c212d60e: Preparing [2024-11-22T05:12:39.217Z] 86bcc31f5570: Preparing [2024-11-22T05:12:39.217Z] 75654b8eeebd: Preparing [2024-11-22T05:12:39.217Z] 86bcc31f5570: Waiting [2024-11-22T05:12:39.217Z] 75654b8eeebd: Waiting [2024-11-22T05:12:39.217Z] 0353c212d60e: Layer already exists [2024-11-22T05:12:39.217Z] 38ccdb2563b2: Layer already exists [2024-11-22T05:12:39.217Z] 5eaefa190836: Layer already exists [2024-11-22T05:12:39.217Z] c04ab3e775cb: Layer already exists [2024-11-22T05:12:39.217Z] 4cb2120812c9: Layer already exists [2024-11-22T05:12:39.217Z] 75654b8eeebd: Layer already exists [2024-11-22T05:12:39.217Z] 86bcc31f5570: Layer already exists [2024-11-22T05:12:39.217Z] main: digest: sha256:8381ccfbdba706ec895154800627b525eb9373a160183cb22435eb5c519b0cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-22T05:12:39.298Z] ===================================================== [Pipeline] echo [2024-11-22T05:12:39.313Z] taggedImages: [2024-11-22T05:12:39.313Z] - nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [2024-11-22T05:12:39.313Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-11-22T05:12:39.313Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [2024-11-22T05:12:39.313Z] - nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [2024-11-22T05:12:39.313Z] - 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-22T11:03:28.078Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-22T11:03:28.140Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-22T11:03:29.076Z] + [ -d /w/workspace/edgex-go/756/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-22T11:03:29.374Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-22T11:03:30.233Z] ---> package-listing.sh [2024-11-22T11:03:30.233Z] ++ facter osfamily [2024-11-22T11:03:30.233Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-22T11:03:30.549Z] + OS_FAMILY=debian [2024-11-22T11:03:30.549Z] + workspace=/w/workspace/edgex-go/756 [2024-11-22T11:03:30.549Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-22T11:03:30.549Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-22T11:03:30.549Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-22T11:03:30.549Z] + PACKAGES=/tmp/packages_start.txt [2024-11-22T11:03:30.549Z] + '[' /w/workspace/edgex-go/756 ']' [2024-11-22T11:03:30.549Z] + PACKAGES=/tmp/packages_end.txt [2024-11-22T11:03:30.549Z] + case "${OS_FAMILY}" in [2024-11-22T11:03:30.549Z] + dpkg -l [2024-11-22T11:03:30.549Z] + grep '^ii' [2024-11-22T11:03:30.549Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-22T11:03:30.549Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-22T11:03:30.549Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-22T11:03:30.549Z] + '[' /w/workspace/edgex-go/756 ']' [2024-11-22T11:03:30.549Z] + mkdir -p /w/workspace/edgex-go/756/archives/ [2024-11-22T11:03:30.549Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/756/archives/ [Pipeline] echo [2024-11-22T11:03:30.558Z] 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/756/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-22T11:03:30.837Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T11:03:31.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-22T11:03:31.404Z] [2024-11-22T11:03:31.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-22T11:03:31.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-22T11:03:31.711Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-22T11:03:31.711Z] 5eb5b503b376: Pulling fs layer [2024-11-22T11:03:31.711Z] 5c69ac0246d0: Pulling fs layer [2024-11-22T11:03:31.711Z] ec43610c2a17: Pulling fs layer [2024-11-22T11:03:31.711Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-22T11:03:31.711Z] 33b1e0a273af: Pulling fs layer [2024-11-22T11:03:31.711Z] 5d3b04190fa2: Pulling fs layer [2024-11-22T11:03:31.711Z] 2f39f015ded8: Pulling fs layer [2024-11-22T11:03:31.712Z] 3a2ae6a8a46f: Waiting [2024-11-22T11:03:31.712Z] 33b1e0a273af: Waiting [2024-11-22T11:03:31.712Z] 5d3b04190fa2: Waiting [2024-11-22T11:03:31.712Z] 2f39f015ded8: Waiting [2024-11-22T11:03:31.971Z] 5c69ac0246d0: Verifying Checksum [2024-11-22T11:03:31.971Z] 5c69ac0246d0: Download complete [2024-11-22T11:03:31.971Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-22T11:03:31.971Z] 3a2ae6a8a46f: Download complete [2024-11-22T11:03:31.971Z] 33b1e0a273af: Verifying Checksum [2024-11-22T11:03:31.971Z] 33b1e0a273af: Download complete [2024-11-22T11:03:31.971Z] ec43610c2a17: Verifying Checksum [2024-11-22T11:03:31.971Z] ec43610c2a17: Download complete [2024-11-22T11:03:32.231Z] 5eb5b503b376: Verifying Checksum [2024-11-22T11:03:32.231Z] 5eb5b503b376: Download complete [2024-11-22T11:03:32.798Z] 2f39f015ded8: Download complete [2024-11-22T11:03:33.058Z] 5eb5b503b376: Pull complete [2024-11-22T11:03:33.316Z] 5c69ac0246d0: Pull complete [2024-11-22T11:03:33.574Z] ec43610c2a17: Pull complete [2024-11-22T11:03:33.832Z] 3a2ae6a8a46f: Pull complete [2024-11-22T11:03:33.832Z] 33b1e0a273af: Pull complete [2024-11-22T11:03:34.090Z] 5d3b04190fa2: Pull complete [2024-11-22T11:03:38.273Z] 2f39f015ded8: Pull complete [2024-11-22T11:03:38.273Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-22T11:03:38.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-22T11:03:38.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-22T11:03:38.374Z] prd-ubuntu20.04-docker-8c-8g-29697 does not seem to be running inside a container [2024-11-22T11:03:38.406Z] $ 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/756/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/756 -v /w/workspace/edgex-go/756:/w/workspace/edgex-go/756:rw,z -v /w/workspace/edgex-go/756@tmp:/w/workspace/edgex-go/756@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 [2024-11-22T11:03:39.657Z] $ docker top f856db993ec30f6fcf2bf70433cc15b035eea344e6a212de77ef4fa285af0501 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-22T11:03:40.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-22T11:03:40.290Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-22T11:03:40.575Z] + ls /var/log/sa-host [2024-11-22T11:03:40.575Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-22T11:03:40.753Z] provisioning config files... [2024-11-22T11:03:40.767Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/756@tmp/config11657990292501782607tmp [Pipeline] { [Pipeline] echo [2024-11-22T11:03:40.787Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-22T11:03:41.099Z] ---> create-netrc.sh [Pipeline] } [2024-11-22T11:03:41.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-22T11:03:41.468Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-22T11:03:41.478Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-22T11:03:41.768Z] ---> sudo-logs.sh [2024-11-22T11:03:41.768Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-22T11:03:41.788Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-22T11:03:42.072Z] ---> job-cost.sh [2024-11-22T11:03:42.072Z] lf-activate-venv: SKIPPING [2024-11-22T11:03:42.072Z] INFO: No Stack... [2024-11-22T11:03:42.331Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-22T11:03:42.900Z] INFO: Archiving Costs [Pipeline] echo [2024-11-22T11:03:42.916Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-22T11:03:43.202Z] ---> logs-deploy.sh [2024-11-22T11:03:43.202Z] lf-activate-venv: SKIPPING [2024-11-22T11:03:43.202Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/756 [2024-11-22T11:03:43.202Z] INFO: archiving workspace using pattern(s): [2024-11-22T11:03:44.140Z] Archives upload complete. [2024-11-22T11:03:44.398Z] INFO: archiving logs to Nexus